@tyleretters/discography 2.0.21 → 2.0.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -20,6 +20,13 @@
20
20
 
21
21
  ## Updating & Publishing
22
22
 
23
+ ### YOLO
24
+
25
+ - Update `./src/discography.yml`
26
+ - `npm run build && git add . && git commit -m "++" && git push origin main && npm version patch && npm publish`
27
+
28
+ ### COWARD
29
+
23
30
  - Update `./src/discography.yml`
24
31
  - `npm run build` (convert yml to ts & build dist ready js)
25
32
  - `git add . && git commit -m "++" && git push origin main`
@@ -1,3 +1,24 @@
1
+ - title: In Breakdowns
2
+ project: DJ STUXNET
3
+ released: 02025-07-17
4
+ type: Mix
5
+ format: Digital
6
+ role: DJ
7
+ label: Intertext
8
+ mp3: true
9
+ wav: true
10
+ tracks:
11
+ - number: 1
12
+ title: In Breakdowns
13
+ length: 01:01:42
14
+ streams:
15
+ - platform: SoundCloud
16
+ url: https://soundcloud.com/tyleretters/in-breakdowns-mixtape
17
+ - platform: Untitled Stream
18
+ url: https://untitled.stream/library/project/BfLaw4Ad6mqkpUmvx6I7g
19
+ notes: For Spencer.
20
+ credits: STUXNET is Tyler Etters.
21
+
1
22
  - title: Hearts in Valencia
2
23
  project: DJ STUXNET
3
24
  released: 02025-07-07
package/dist/index.es.js CHANGED
@@ -1,4 +1,45 @@
1
1
  const e = [
2
+ {
3
+ title: "In Breakdowns",
4
+ project: "DJ STUXNET",
5
+ released: "02025-07-17",
6
+ type: "Mix",
7
+ format: "Digital",
8
+ role: "DJ",
9
+ label: "Intertext",
10
+ mp3: !0,
11
+ wav: !0,
12
+ tracks: [
13
+ {
14
+ number: 1,
15
+ title: "In Breakdowns",
16
+ length: "01:01:42",
17
+ mp3_url: "https://d107e1o0dn11sc.cloudfront.net/dj-stuxnet/in-breakdowns/01-in-breakdowns.mp3",
18
+ wav_url: "https://d107e1o0dn11sc.cloudfront.net/dj-stuxnet/in-breakdowns/01-in-breakdowns.wav",
19
+ id: "0feec26a76524662f112012491cb3006"
20
+ }
21
+ ],
22
+ streams: [
23
+ {
24
+ platform: "SoundCloud",
25
+ url: "https://soundcloud.com/tyleretters/in-breakdowns-mixtape",
26
+ id: "9fa4f631caadf9869d2ad3654c4dec0f"
27
+ },
28
+ {
29
+ platform: "Untitled Stream",
30
+ url: "https://untitled.stream/library/project/BfLaw4Ad6mqkpUmvx6I7g",
31
+ id: "f2941f397e7d3ae091686466ec756556"
32
+ }
33
+ ],
34
+ notes: "<p>For Spencer.</p>",
35
+ credits: "<p>STUXNET is Tyler Etters.</p>",
36
+ project_slug: "dj-stuxnet",
37
+ release_slug: "in-breakdowns",
38
+ cover_url: "https://d107e1o0dn11sc.cloudfront.net/dj-stuxnet/in-breakdowns/in-breakdowns.jpg",
39
+ mp3_url: "https://d107e1o0dn11sc.cloudfront.net/dj-stuxnet/in-breakdowns/in-breakdowns-mp3.zip",
40
+ wav_url: "https://d107e1o0dn11sc.cloudfront.net/dj-stuxnet/in-breakdowns/in-breakdowns-wav.zip",
41
+ id: "1e2cbee76bf86acce1624550234a4ad3"
42
+ },
2
43
  {
3
44
  title: "Hearts in Valencia",
4
45
  project: "DJ STUXNET",