j1-template 2024.3.19 → 2024.3.20
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.
- checksums.yaml +4 -4
- data/assets/data/amplitude_app.html +174 -150
- data/assets/data/swiper_app.2.html +757 -0
- data/assets/data/swiper_app.4.html +769 -0
- data/assets/data/swiper_app.html +171 -27
- data/assets/theme/j1/adapter/js/amplitude.js +817 -165
- data/assets/theme/j1/adapter/js/swiper.js +63 -15
- data/assets/theme/j1/core/css/themes/bootstrap/bootstrap.css +111 -101
- data/assets/theme/j1/core/css/themes/bootstrap/bootstrap.min.css +1 -1
- data/assets/theme/j1/core/css/themes/unodark/bootstrap.css +111 -101
- data/assets/theme/j1/core/css/themes/unodark/bootstrap.min.css +1 -1
- data/assets/theme/j1/core/css/themes/unolight/bootstrap.css +111 -101
- data/assets/theme/j1/core/css/themes/unolight/bootstrap.min.css +1 -1
- data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/amplitude.css +140 -219
- data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/amplitude.min.css +1 -1
- data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/compact.css +117 -23
- data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/compact.min.css +1 -1
- data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/large.css +323 -493
- data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/large.min.css +1 -2
- data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/mini.css +20 -73
- data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/mini.min.css +1 -1
- data/assets/theme/j1/modules/amplitudejs/js/tech/ytp.js +2062 -843
- data/assets/theme/j1/modules/amplitudejs/scss/theme/uno/dark/player/large.scss +439 -264
- data/assets/theme/j1/modules/swiperjs/css/modules/layoutBase.css +16 -0
- data/assets/theme/j1/modules/swiperjs/css/modules/layoutBase.min.css +16 -0
- data/assets/theme/j1/modules/swiperjs/css/modules/layoutExpanding.css +24 -24
- data/assets/theme/j1/modules/swiperjs/css/modules/layoutExpanding.min.css +1 -235
- data/assets/theme/j1/modules/swiperjs/css/modules/layoutNeighbor.min.css +2 -2
- data/assets/theme/j1/modules/swiperjs/css/modules/layoutParallax.css +16 -0
- data/assets/theme/j1/modules/swiperjs/css/modules/layoutParallax.min.css +16 -0
- data/assets/theme/j1/modules/swiperjs/css/modules/layoutStacked.css +6 -7
- data/assets/theme/j1/modules/swiperjs/css/modules/layoutStacked.min.css +1 -82
- data/assets/theme/j1/modules/swiperjs/css/modules/layoutThumbs.min.css +2 -29
- data/assets/theme/j1/modules/swiperjs/css/theme/uno.css +29 -12
- data/assets/theme/j1/modules/swiperjs/css/theme/uno.min.css +1 -1
- data/assets/theme/j1/modules/swiperjs/js/modules/layoutBase.js +25 -0
- data/assets/theme/j1/modules/swiperjs/js/modules/layoutBase.min.js +25 -0
- data/assets/theme/j1/modules/swiperjs/js/modules/layoutExpanding.js +1 -5
- data/assets/theme/j1/modules/swiperjs/js/modules/layoutExpanding.min.js +1 -5
- data/assets/theme/j1/modules/swiperjs/js/modules/layoutNeighbor.js +12 -14
- data/assets/theme/j1/modules/swiperjs/js/modules/layoutNeighbor.min.js +1 -17
- data/assets/theme/j1/modules/swiperjs/js/modules/layoutPanorama.js +0 -1
- data/assets/theme/j1/modules/swiperjs/js/modules/layoutParallax.js +25 -0
- data/assets/theme/j1/modules/swiperjs/js/modules/layoutParallax.min.js +25 -0
- data/assets/theme/j1/modules/swiperjs/js/modules/layoutStacked.0.js +114 -0
- data/assets/theme/j1/modules/swiperjs/js/modules/layoutStacked.1.js +93 -0
- data/assets/theme/j1/modules/swiperjs/js/modules/layoutStacked.js +42 -13
- data/assets/theme/j1/modules/swiperjs/js/modules/layoutStacked.min.js +17 -0
- data/assets/theme/j1/modules/swiperjs/js/modules/layoutThumbs.js +76 -25
- data/assets/theme/j1/modules/swiperjs/js/modules/layoutThumbs.min.js +1 -17
- data/assets/theme/j1/modules/swiperjs/js/swiper-bundle.js +9152 -9131
- data/assets/theme/j1/modules/swiperjs/js/swiper-bundle.min.js +1 -1
- data/lib/j1/version.rb +1 -1
- data/lib/starter_web/README.md +5 -5
- data/lib/starter_web/_config.yml +1 -1
- data/lib/starter_web/_data/modules/amplitude_app.yml +206 -23
- data/lib/starter_web/_data/modules/amplitude_playlists.yml +1122 -19
- data/lib/starter_web/_data/modules/defaults/{amplitude_app.yml → amplitude.yml} +70 -26
- data/lib/starter_web/_data/modules/swiper_app.yml +289 -155
- data/lib/starter_web/_data/modules/swiper_playlists.yml +51 -1
- data/lib/starter_web/_data/resources.yml +6 -2
- data/lib/starter_web/_data/templates/feed.xml +1 -1
- data/lib/starter_web/_plugins/filter/filters.rb +1 -11
- data/lib/starter_web/_plugins/index/lunr.rb +1 -1
- data/lib/starter_web/assets/image/module/swiper/avatar/avatar-1.png +0 -0
- data/lib/starter_web/assets/image/module/swiper/avatar/avatar-2.png +0 -0
- data/lib/starter_web/assets/image/module/swiper/avatar/avatar-3.png +0 -0
- data/lib/starter_web/assets/image/module/swiper/avatar/avatar-4.png +0 -0
- data/lib/starter_web/assets/image/module/swiper/avatar/avatar-5.png +0 -0
- data/lib/starter_web/package.json +1 -1
- data/lib/starter_web/pages/public/tools/previewer/preview_amplitudejs.adoc +82 -34
- data/lib/starter_web/pages/public/tools/tester/app_tester_amplitudejs_yt.adoc +62 -15
- data/lib/starter_web/pages/public/tools/tester/app_tester_swiperjs.adoc +121 -36
- data/lib/starter_web/pages/public/tour/play_audio.adoc +60 -70
- data/lib/starter_web/pages/public/tour/play_video.adoc +1 -1
- metadata +29 -14
- data/assets/theme/j1/modules/swiperjs/js/highlightJS.js +0 -13376
- data/assets/theme/j1/modules/swiperjs/js/highlightJS.min.js +0 -1246
- data/assets/theme/j1/modules/swiperjs/js/modules/!readme +0 -3
- /data/lib/starter_web/assets/image/module/swiper/extended/{poster → stacked}/!info/!readme +0 -0
- /data/lib/starter_web/assets/image/module/swiper/extended/{poster → stacked}/image/!readme +0 -0
- /data/lib/starter_web/assets/image/module/swiper/extended/{poster → stacked}/image/1.jpg +0 -0
- /data/lib/starter_web/assets/image/module/swiper/extended/{poster → stacked}/image/2.jpg +0 -0
- /data/lib/starter_web/assets/image/module/swiper/extended/{poster → stacked}/image/3.jpg +0 -0
- /data/lib/starter_web/assets/image/module/swiper/extended/{poster → stacked}/image/4.jpg +0 -0
- /data/lib/starter_web/assets/image/module/swiper/extended/{poster → stacked}/image/5.jpg +0 -0
- /data/lib/starter_web/assets/image/module/swiper/extended/{poster → stacked}/image/6.jpg +0 -0
@@ -29,6 +29,480 @@ settings:
|
|
29
29
|
# ----------------------------------------------------------------------------
|
30
30
|
playlists:
|
31
31
|
|
32
|
+
# --------------------------------------------------------------------------
|
33
|
+
# Ephraim Kishon, Beste Familiengeschichten
|
34
|
+
# --------------------------------------------------------------------------
|
35
|
+
#
|
36
|
+
- playlist:
|
37
|
+
enabled: true
|
38
|
+
|
39
|
+
name: ephraim_kishon_beste_familiengeschichten_yt
|
40
|
+
title: Ephraim Kishon
|
41
|
+
|
42
|
+
# ------------------------------------------------------------------------
|
43
|
+
# ALBUM settings
|
44
|
+
# ------------------------------------------------------------------------
|
45
|
+
album: &album_ephraim_kishon_beste_familiengeschichten_yt
|
46
|
+
name: Ephraim Kishon
|
47
|
+
playlist: ephraim_kishon_beste_familiengeschichten_yt
|
48
|
+
artist: Beste Familiengeschichten
|
49
|
+
audio: watch?v=9LojTw98Fks
|
50
|
+
audio_fade: false
|
51
|
+
audio_base: //youtube.com
|
52
|
+
audio_info: //youtube.com/watch?v=9LojTw98Fks
|
53
|
+
cover_image: //img.youtube.com/vi/9LojTw98Fks/maxresdefault.jpg
|
54
|
+
|
55
|
+
# ------------------------------------------------------------------------
|
56
|
+
# TITLE settings (songs)
|
57
|
+
# ------------------------------------------------------------------------
|
58
|
+
items:
|
59
|
+
|
60
|
+
# title 01
|
61
|
+
- item:
|
62
|
+
enabled: true
|
63
|
+
<<: *album_ephraim_kishon_beste_familiengeschichten_yt
|
64
|
+
title: Ein Vater wird geboren
|
65
|
+
rating: 4
|
66
|
+
start: "00:00:03"
|
67
|
+
end: "00:16:53"
|
68
|
+
duration: "00:16:50"
|
69
|
+
|
70
|
+
# title 02
|
71
|
+
- item:
|
72
|
+
enabled: true
|
73
|
+
<<: *album_ephraim_kishon_beste_familiengeschichten_yt
|
74
|
+
title: Baby Sitting und was man dafür tun muß
|
75
|
+
rating: 3
|
76
|
+
start: "00:16:55"
|
77
|
+
end: "00:28:34"
|
78
|
+
duration: "00:11:39"
|
79
|
+
|
80
|
+
# title 03
|
81
|
+
- item:
|
82
|
+
enabled: true
|
83
|
+
<<: *album_ephraim_kishon_beste_familiengeschichten_yt
|
84
|
+
title: Schreckens Rotkäppchen
|
85
|
+
rating: 2
|
86
|
+
start: "00:28:36"
|
87
|
+
end: "00:33:57"
|
88
|
+
duration: "00:05:20"
|
89
|
+
|
90
|
+
# title 04
|
91
|
+
- item:
|
92
|
+
enabled: true
|
93
|
+
<<: *album_ephraim_kishon_beste_familiengeschichten_yt
|
94
|
+
title: Kontakt mit Linsen
|
95
|
+
rating: 4
|
96
|
+
start: "00:34:00"
|
97
|
+
end: "00:45:57"
|
98
|
+
duration: "00:11:57"
|
99
|
+
|
100
|
+
# title 05
|
101
|
+
- item:
|
102
|
+
enabled: true
|
103
|
+
<<: *album_ephraim_kishon_beste_familiengeschichten_yt
|
104
|
+
title: Auf Mäusesuche
|
105
|
+
rating: 4
|
106
|
+
start: "00:46:00"
|
107
|
+
end: "00:54:35"
|
108
|
+
duration: "00:08:35"
|
109
|
+
|
110
|
+
# title 06
|
111
|
+
- item:
|
112
|
+
enabled: true
|
113
|
+
<<: *album_ephraim_kishon_beste_familiengeschichten_yt
|
114
|
+
title: Das Wunderkind
|
115
|
+
rating: 2
|
116
|
+
start: "00:54:36"
|
117
|
+
end: "01:01:07"
|
118
|
+
duration: "00:06:31"
|
119
|
+
|
120
|
+
# title 07
|
121
|
+
- item:
|
122
|
+
enabled: true
|
123
|
+
<<: *album_ephraim_kishon_beste_familiengeschichten_yt
|
124
|
+
title: Ein Fläschchen für's Kätzchen
|
125
|
+
rating: 3
|
126
|
+
start: "01:01:13"
|
127
|
+
end: "01:11:34"
|
128
|
+
duration: "00:10:21"
|
129
|
+
|
130
|
+
# title 08
|
131
|
+
- item:
|
132
|
+
enabled: true
|
133
|
+
<<: *album_ephraim_kishon_beste_familiengeschichten_yt
|
134
|
+
title: Die Stmme des Blutes
|
135
|
+
rating: 3
|
136
|
+
start: "01:11:36"
|
137
|
+
end: "01:20:44"
|
138
|
+
duration: "00:09:08"
|
139
|
+
|
140
|
+
# title 09
|
141
|
+
- item:
|
142
|
+
enabled: true
|
143
|
+
<<: *album_ephraim_kishon_beste_familiengeschichten_yt
|
144
|
+
title: Onkel Morris und das Kollosalgemälde
|
145
|
+
rating: 3
|
146
|
+
start: "01:20:45"
|
147
|
+
end: "01:34:05"
|
148
|
+
duration: "00:13:20"
|
149
|
+
|
150
|
+
# title 10
|
151
|
+
- item:
|
152
|
+
enabled: true
|
153
|
+
<<: *album_ephraim_kishon_beste_familiengeschichten_yt
|
154
|
+
title: Durch den Kakao gezogen
|
155
|
+
rating: 4
|
156
|
+
start: "01:34:08"
|
157
|
+
end: "01:44:39"
|
158
|
+
duration: "00:09:31"
|
159
|
+
|
160
|
+
# title 11
|
161
|
+
- item:
|
162
|
+
enabled: true
|
163
|
+
<<: *album_ephraim_kishon_beste_familiengeschichten_yt
|
164
|
+
title: Ein Scnnuller Namens Zezie
|
165
|
+
rating: 4
|
166
|
+
start: "01:44:41"
|
167
|
+
end: "01:54:02"
|
168
|
+
duration: "00:09:21"
|
169
|
+
|
170
|
+
# title 12
|
171
|
+
- item:
|
172
|
+
enabled: true
|
173
|
+
<<: *album_ephraim_kishon_beste_familiengeschichten_yt
|
174
|
+
title: Gefahren des Wachstums
|
175
|
+
rating: 4
|
176
|
+
start: "01:54:08"
|
177
|
+
end: "02:02:35"
|
178
|
+
duration: "00:07:27"
|
179
|
+
|
180
|
+
# title 13
|
181
|
+
- item:
|
182
|
+
enabled: true
|
183
|
+
<<: *album_ephraim_kishon_beste_familiengeschichten_yt
|
184
|
+
title: Wie man Freunde gewinnt
|
185
|
+
rating: 3
|
186
|
+
start: "02:02:37"
|
187
|
+
end: "02:10:33"
|
188
|
+
duration: "00:07:56"
|
189
|
+
|
190
|
+
# title 14
|
191
|
+
- item:
|
192
|
+
enabled: true
|
193
|
+
<<: *album_ephraim_kishon_beste_familiengeschichten_yt
|
194
|
+
title: Pedigree
|
195
|
+
rating: 4
|
196
|
+
start: "02:10:35"
|
197
|
+
end: "02:22:26"
|
198
|
+
duration: "00:11:09"
|
199
|
+
|
200
|
+
# title 15
|
201
|
+
- item:
|
202
|
+
enabled: true
|
203
|
+
<<: *album_ephraim_kishon_beste_familiengeschichten_yt
|
204
|
+
title: Dressur
|
205
|
+
rating: 4
|
206
|
+
start: "02:22:29"
|
207
|
+
end: "02:31:46"
|
208
|
+
duration: "00:08:15"
|
209
|
+
|
210
|
+
# title 16
|
211
|
+
- item:
|
212
|
+
enabled: true
|
213
|
+
<<: *album_ephraim_kishon_beste_familiengeschichten_yt
|
214
|
+
title: Die große Steak-Saga
|
215
|
+
rating: 3
|
216
|
+
start: "02:31:48"
|
217
|
+
end: "02:39:54"
|
218
|
+
duration: "00:08:07"
|
219
|
+
|
220
|
+
# title 17
|
221
|
+
- item:
|
222
|
+
enabled: true
|
223
|
+
<<: *album_ephraim_kishon_beste_familiengeschichten_yt
|
224
|
+
title: Der kluge Mann baut vor
|
225
|
+
rating: 3
|
226
|
+
start: "02:39:56"
|
227
|
+
end: "02:47:44"
|
228
|
+
duration: "00:07:48"
|
229
|
+
|
230
|
+
# title 18
|
231
|
+
- item:
|
232
|
+
enabled: true
|
233
|
+
<<: *album_ephraim_kishon_beste_familiengeschichten_yt
|
234
|
+
title: Vertrauen gegen Vertrauen
|
235
|
+
rating: 4
|
236
|
+
start: "02:47:45"
|
237
|
+
end: "02:55:15"
|
238
|
+
duration: "00:07:30"
|
239
|
+
|
240
|
+
# --------------------------------------------------------------------------
|
241
|
+
# Ephraim Kishon, Beste Autofahrergeschichten
|
242
|
+
# --------------------------------------------------------------------------
|
243
|
+
#
|
244
|
+
- playlist:
|
245
|
+
enabled: true
|
246
|
+
|
247
|
+
name: ephraim_kishon_beste_autofahrer_geschichten_yt
|
248
|
+
title: Ephraim Kishon
|
249
|
+
|
250
|
+
# ------------------------------------------------------------------------
|
251
|
+
# ALBUM settings
|
252
|
+
# ------------------------------------------------------------------------
|
253
|
+
album: &album_ephraim_kishon_beste_autofahrer_geschichten_yt
|
254
|
+
name: Ephraim Kishon
|
255
|
+
playlist: ephraim_kishon_beste_autofahrer_geschichten_yt
|
256
|
+
artist: Beste Familiengeschichten
|
257
|
+
audio_fade: false
|
258
|
+
audio_base: //youtube.com
|
259
|
+
cover_image: //img.youtube.com/vi/D2gVmGFa2wE/maxresdefault.jpg
|
260
|
+
|
261
|
+
# ------------------------------------------------------------------------
|
262
|
+
# TITLE settings (songs)
|
263
|
+
# ------------------------------------------------------------------------
|
264
|
+
items:
|
265
|
+
|
266
|
+
# title 01
|
267
|
+
- item:
|
268
|
+
enabled: true
|
269
|
+
<<: *album_ephraim_kishon_beste_autofahrer_geschichten_yt
|
270
|
+
audio: watch?v=D2gVmGFa2wE
|
271
|
+
audio_info: //youtube.com/watch?v=D2gVmGFa2wE
|
272
|
+
title: Süss ist die Rache
|
273
|
+
rating: 3
|
274
|
+
start: "00:00:39"
|
275
|
+
end: "00:04:27"
|
276
|
+
duration: "00:03:48"
|
277
|
+
|
278
|
+
# title 02
|
279
|
+
- item:
|
280
|
+
enabled: true
|
281
|
+
<<: *album_ephraim_kishon_beste_autofahrer_geschichten_yt
|
282
|
+
audio: watch?v=D2gVmGFa2wE
|
283
|
+
audio_info: //youtube.com/watch?v=D2gVmGFa2wE
|
284
|
+
title: Non-stop Autostop
|
285
|
+
rating: 3
|
286
|
+
start: "00:04:29"
|
287
|
+
end: "00:08:34"
|
288
|
+
duration: "00:04:05"
|
289
|
+
|
290
|
+
# title 03
|
291
|
+
- item:
|
292
|
+
enabled: true
|
293
|
+
<<: *album_ephraim_kishon_beste_autofahrer_geschichten_yt
|
294
|
+
audio: watch?v=D2gVmGFa2wE
|
295
|
+
audio_info: //youtube.com/watch?v=D2gVmGFa2wE
|
296
|
+
title: Privatparkplatz
|
297
|
+
rating: 3
|
298
|
+
start: "00:08:35"
|
299
|
+
end: "00:12:03"
|
300
|
+
duration: "00:03:38"
|
301
|
+
|
302
|
+
# title 04
|
303
|
+
- item:
|
304
|
+
enabled: true
|
305
|
+
<<: *album_ephraim_kishon_beste_autofahrer_geschichten_yt
|
306
|
+
audio: watch?v=D2gVmGFa2wE
|
307
|
+
audio_info: //youtube.com/watch?v=D2gVmGFa2wE
|
308
|
+
title: Der letzte Schrei der Medien
|
309
|
+
rating: 3
|
310
|
+
start: "00:12:05"
|
311
|
+
end: "00:19:54"
|
312
|
+
duration: "00:03:38"
|
313
|
+
|
314
|
+
# title 05
|
315
|
+
- item:
|
316
|
+
enabled: true
|
317
|
+
<<: *album_ephraim_kishon_beste_autofahrer_geschichten_yt
|
318
|
+
audio: watch?v=D2gVmGFa2wE
|
319
|
+
audio_info: //youtube.com/watch?v=D2gVmGFa2wE
|
320
|
+
title: In den Händen der Chauvinisten
|
321
|
+
rating: 3
|
322
|
+
start: "00:19:55"
|
323
|
+
end: "00:29:47"
|
324
|
+
duration: "00:03:38"
|
325
|
+
|
326
|
+
# title 06
|
327
|
+
- item:
|
328
|
+
enabled: true
|
329
|
+
<<: *album_ephraim_kishon_beste_autofahrer_geschichten_yt
|
330
|
+
audio: watch?v=D2gVmGFa2wE
|
331
|
+
audio_info: //youtube.com/watch?v=D2gVmGFa2wE
|
332
|
+
title: Ein Parasit fährt mit
|
333
|
+
rating: 3
|
334
|
+
start: "00:19:55"
|
335
|
+
end: "00:37:57"
|
336
|
+
duration: "00:03:38"
|
337
|
+
|
338
|
+
# title 07
|
339
|
+
- item:
|
340
|
+
enabled: true
|
341
|
+
<<: *album_ephraim_kishon_beste_autofahrer_geschichten_yt
|
342
|
+
audio: watch?v=D2gVmGFa2wE
|
343
|
+
audio_info: //youtube.com/watch?v=D2gVmGFa2wE
|
344
|
+
title: Die Gefahren der guten Kinderstube
|
345
|
+
rating: 3
|
346
|
+
start: "00:37:58"
|
347
|
+
end: "00:41:31"
|
348
|
+
duration: "00:03:38"
|
349
|
+
|
350
|
+
# title 08
|
351
|
+
- item:
|
352
|
+
enabled: true
|
353
|
+
<<: *album_ephraim_kishon_beste_autofahrer_geschichten_yt
|
354
|
+
audio: watch?v=D2gVmGFa2wE
|
355
|
+
audio_info: //youtube.com/watch?v=D2gVmGFa2wE
|
356
|
+
title: Jede Münze hat zwei Seiten
|
357
|
+
rating: 3
|
358
|
+
start: "00:37:58"
|
359
|
+
end: "00:52:17"
|
360
|
+
duration: "00:03:38"
|
361
|
+
|
362
|
+
# title 09
|
363
|
+
- item:
|
364
|
+
enabled: true
|
365
|
+
<<: *album_ephraim_kishon_beste_autofahrer_geschichten_yt
|
366
|
+
audio: watch?v=D2gVmGFa2wE
|
367
|
+
audio_info: //youtube.com/watch?v=D2gVmGFa2wE
|
368
|
+
title: Das Werkstatt-Kabaret
|
369
|
+
rating: 3
|
370
|
+
start: "00:52:19"
|
371
|
+
end: "00:55:28"
|
372
|
+
duration: "00:03:38"
|
373
|
+
|
374
|
+
# title 10
|
375
|
+
- item:
|
376
|
+
enabled: true
|
377
|
+
<<: *album_ephraim_kishon_beste_autofahrer_geschichten_yt
|
378
|
+
audio: watch?v=D2gVmGFa2wE
|
379
|
+
audio_info: //youtube.com/watch?v=D2gVmGFa2wE
|
380
|
+
title: Busfahren ist gefährlich
|
381
|
+
rating: 3
|
382
|
+
start: "00:55:30"
|
383
|
+
end: "00:59:20"
|
384
|
+
duration: "00:03:38"
|
385
|
+
|
386
|
+
# title 11
|
387
|
+
- item:
|
388
|
+
enabled: true
|
389
|
+
<<: *album_ephraim_kishon_beste_autofahrer_geschichten_yt
|
390
|
+
audio: watch?v=zBSlRSGp5N4
|
391
|
+
audio_info: //youtube.com/watch?v=zBSlRSGp5N4
|
392
|
+
title: Ein Profi am Steuer
|
393
|
+
rating: 3
|
394
|
+
start: "00:00:03"
|
395
|
+
end: false # "00:03:12"
|
396
|
+
duration: "00:03:38"
|
397
|
+
|
398
|
+
# title 12
|
399
|
+
- item:
|
400
|
+
enabled: true
|
401
|
+
<<: *album_ephraim_kishon_beste_autofahrer_geschichten_yt
|
402
|
+
audio: watch?v=zBSlRSGp5N4
|
403
|
+
audio_info: //youtube.com/watch?v=zBSlRSGp5N4
|
404
|
+
title: Amtshandlung mit menschlichen Zügen
|
405
|
+
rating: 3
|
406
|
+
start: "00:03:14"
|
407
|
+
end: false # "00:06:04"
|
408
|
+
duration: "00:03:38"
|
409
|
+
|
410
|
+
# title 13
|
411
|
+
- item:
|
412
|
+
enabled: true
|
413
|
+
<<: *album_ephraim_kishon_beste_autofahrer_geschichten_yt
|
414
|
+
audio: watch?v=zBSlRSGp5N4
|
415
|
+
audio_info: //youtube.com/watch?v=zBSlRSGp5N4
|
416
|
+
title: Freund in der Not
|
417
|
+
rating: 3
|
418
|
+
start: "00:06:05"
|
419
|
+
end: false
|
420
|
+
duration: "00:03:38"
|
421
|
+
|
422
|
+
# title 14
|
423
|
+
- item:
|
424
|
+
enabled: true
|
425
|
+
<<: *album_ephraim_kishon_beste_autofahrer_geschichten_yt
|
426
|
+
audio: watch?v=zBSlRSGp5N4
|
427
|
+
audio_info: //youtube.com/watch?v=zBSlRSGp5N4
|
428
|
+
title: Fernsehen hat vorrang
|
429
|
+
rating: 3
|
430
|
+
start: "00:08:48"
|
431
|
+
end: false
|
432
|
+
duration: "00:03:38"
|
433
|
+
|
434
|
+
# title 15
|
435
|
+
- item:
|
436
|
+
enabled: true
|
437
|
+
<<: *album_ephraim_kishon_beste_autofahrer_geschichten_yt
|
438
|
+
audio: watch?v=zBSlRSGp5N4
|
439
|
+
audio_info: //youtube.com/watch?v=zBSlRSGp5N4
|
440
|
+
title: Parkplatz-Safari
|
441
|
+
rating: 3
|
442
|
+
start: "00:16:51"
|
443
|
+
end: false
|
444
|
+
duration: "00:03:38"
|
445
|
+
|
446
|
+
# title 16
|
447
|
+
- item:
|
448
|
+
enabled: true
|
449
|
+
<<: *album_ephraim_kishon_beste_autofahrer_geschichten_yt
|
450
|
+
audio: watch?v=zBSlRSGp5N4
|
451
|
+
audio_info: //youtube.com/watch?v=zBSlRSGp5N4
|
452
|
+
title: Gottes Hand und Josseles Fuß
|
453
|
+
rating: 3
|
454
|
+
start: "00:22:38"
|
455
|
+
end: false
|
456
|
+
duration: "00:03:38"
|
457
|
+
|
458
|
+
# title 17
|
459
|
+
- item:
|
460
|
+
enabled: true
|
461
|
+
<<: *album_ephraim_kishon_beste_autofahrer_geschichten_yt
|
462
|
+
audio: watch?v=zBSlRSGp5N4
|
463
|
+
audio_info: //youtube.com/watch?v=zBSlRSGp5N4
|
464
|
+
title: Ein vierbeiniger Autofan
|
465
|
+
rating: 3
|
466
|
+
start: "00:29:13"
|
467
|
+
end: false
|
468
|
+
duration: "00:03:38"
|
469
|
+
|
470
|
+
# title 18
|
471
|
+
- item:
|
472
|
+
enabled: true
|
473
|
+
<<: *album_ephraim_kishon_beste_autofahrer_geschichten_yt
|
474
|
+
audio: watch?v=zBSlRSGp5N4
|
475
|
+
audio_info: //youtube.com/watch?v=zBSlRSGp5N4
|
476
|
+
title: Wir gehen in den Untergrund
|
477
|
+
rating: 3
|
478
|
+
start: "00:38:29"
|
479
|
+
end: false
|
480
|
+
duration: "00:03:38"
|
481
|
+
|
482
|
+
# title 19
|
483
|
+
- item:
|
484
|
+
enabled: true
|
485
|
+
<<: *album_ephraim_kishon_beste_autofahrer_geschichten_yt
|
486
|
+
audio: watch?v=zBSlRSGp5N4
|
487
|
+
audio_info: //youtube.com/watch?v=zBSlRSGp5N4
|
488
|
+
title: Autofahren ist gesund
|
489
|
+
rating: 3
|
490
|
+
start: "00:44:17"
|
491
|
+
end: false
|
492
|
+
duration: "00:03:38"
|
493
|
+
|
494
|
+
# title 20
|
495
|
+
- item:
|
496
|
+
enabled: true
|
497
|
+
<<: *album_ephraim_kishon_beste_autofahrer_geschichten_yt
|
498
|
+
audio: watch?v=zBSlRSGp5N4
|
499
|
+
audio_info: //youtube.com/watch?v=zBSlRSGp5N4
|
500
|
+
title: Und am Ende steht die Parklaterne
|
501
|
+
rating: 3
|
502
|
+
start: "00:48:42"
|
503
|
+
end: false
|
504
|
+
duration: "00:03:38"
|
505
|
+
|
32
506
|
# --------------------------------------------------------------------------
|
33
507
|
# Manon Mélodie
|
34
508
|
# --------------------------------------------------------------------------
|
@@ -44,9 +518,13 @@ settings:
|
|
44
518
|
# ------------------------------------------------------------------------
|
45
519
|
album: &album_manon_melodie_yt
|
46
520
|
name: YouTube 2025
|
521
|
+
playlist: manon_melodie_yt
|
47
522
|
artist: Manon Mélodie
|
48
523
|
audio_base: //youtube.com
|
49
524
|
cover_image: /assets/audio/cover/default/placeholder-blue.jpg
|
525
|
+
audio_fade: true
|
526
|
+
audio_single: false
|
527
|
+
shuffle: false
|
50
528
|
|
51
529
|
# ------------------------------------------------------------------------
|
52
530
|
# TITLE settings (songs)
|
@@ -57,9 +535,17 @@ settings:
|
|
57
535
|
- item:
|
58
536
|
enabled: true
|
59
537
|
<<: *album_manon_melodie_yt
|
60
|
-
title: En Volant Haut # Hoch hinaus
|
538
|
+
title: En Volant Haut # Hoch hinaus (fliegen)
|
61
539
|
audio: watch?v=5NiMGeQOzKQ
|
62
540
|
rating: 2
|
541
|
+
# start: false # timestamp | false
|
542
|
+
# end: false # timestamp | false
|
543
|
+
# start: "00:00:30"
|
544
|
+
# end: "00:00:40"
|
545
|
+
# start: "00:01:20"
|
546
|
+
# end: "00:01:50"
|
547
|
+
start: "00:01:00"
|
548
|
+
end: "00:02:00"
|
63
549
|
audio_info: //youtube.com/channel/UCEsIlUzfXYT5AZSOVnbFqsQ
|
64
550
|
cover_image: //img.youtube.com/vi/5NiMGeQOzKQ/maxresdefault.jpg
|
65
551
|
duration: "02:47"
|
@@ -70,7 +556,9 @@ settings:
|
|
70
556
|
<<: *album_manon_melodie_yt
|
71
557
|
title: Anno du Soleil # Jahr der Sonne
|
72
558
|
audio: watch?v=pCXSGCBSIG0
|
73
|
-
rating:
|
559
|
+
rating: 4
|
560
|
+
start: "00:01:20"
|
561
|
+
end: "00:02:20"
|
74
562
|
audio_info: //youtube.com/channel/UCEsIlUzfXYT5AZSOVnbFqsQ
|
75
563
|
cover_image: //img.youtube.com/vi/pCXSGCBSIG0/maxresdefault.jpg
|
76
564
|
duration: "02:53"
|
@@ -79,9 +567,11 @@ settings:
|
|
79
567
|
- item:
|
80
568
|
enabled: true
|
81
569
|
<<: *album_manon_melodie_yt
|
82
|
-
title: La Fête du cœur #
|
570
|
+
title: La Fête du cœur # Fest des Herzens
|
83
571
|
audio: watch?v=fFn1GZIYC4Y
|
84
572
|
rating: 3
|
573
|
+
start: "00:01:00"
|
574
|
+
end: "00:02:00"
|
85
575
|
audio_info: //youtube.com/channel/UCEsIlUzfXYT5AZSOVnbFqsQ
|
86
576
|
cover_image: //img.youtube.com/vi/fFn1GZIYC4Y/maxresdefault.jpg
|
87
577
|
duration: "02:32"
|
@@ -93,39 +583,47 @@ settings:
|
|
93
583
|
title: Fleur de Printemps # Frühlingsblume
|
94
584
|
audio: watch?v=OUjHRpNUqyw
|
95
585
|
rating: 3
|
586
|
+
start: "00:01:20"
|
587
|
+
end: "00:02:20"
|
96
588
|
audio_info: //youtube.com/channel/UCEsIlUzfXYT5AZSOVnbFqsQ
|
97
589
|
cover_image: //img.youtube.com/vi/OUjHRpNUqyw/maxresdefault.jpg
|
98
590
|
duration: "02:57"
|
99
591
|
|
100
|
-
# title 05
|
592
|
+
# # title 05
|
101
593
|
- item:
|
102
594
|
enabled: true
|
103
595
|
<<: *album_manon_melodie_yt
|
104
596
|
title: Cote d'Azur # Cote d'Azur
|
105
597
|
audio: watch?v=9Z9yNpsiBKs
|
106
598
|
rating: 3
|
599
|
+
start: "00:01:00"
|
600
|
+
end: "00:02:00"
|
107
601
|
audio_info: //youtube.com/channel/UCEsIlUzfXYT5AZSOVnbFqsQ
|
108
602
|
cover_image: //img.youtube.com/vi/9Z9yNpsiBKs/maxresdefault.jpg
|
109
603
|
duration: "02:42"
|
110
604
|
|
111
|
-
# title 06
|
605
|
+
# # title 06
|
112
606
|
- item:
|
113
607
|
enabled: true
|
114
608
|
<<: *album_manon_melodie_yt
|
115
609
|
title: Les Échos du Passé # Echos der Vergangenheit
|
116
610
|
audio: watch?v=_EYc5W3qy4s
|
117
611
|
rating: 4
|
612
|
+
start: "00:01:20"
|
613
|
+
end: "00:02:20"
|
118
614
|
audio_info: //youtube.com/channel/UCEsIlUzfXYT5AZSOVnbFqsQ
|
119
615
|
cover_image: //img.youtube.com/vi/_EYc5W3qy4s/maxresdefault.jpg
|
120
|
-
duration: "03:
|
616
|
+
duration: "03:02"
|
121
617
|
|
122
618
|
# title 07
|
123
619
|
- item:
|
124
620
|
enabled: true
|
125
621
|
<<: *album_manon_melodie_yt
|
126
|
-
title: Les Souvenirs #
|
622
|
+
title: Les Souvenirs # Erinnerungen
|
127
623
|
audio: watch?v=i8ltW0WDcdQ
|
128
|
-
rating:
|
624
|
+
rating: 4
|
625
|
+
start: "00:00:30"
|
626
|
+
end: "00:00:30"
|
129
627
|
audio_info: //youtube.com/channel/UCEsIlUzfXYT5AZSOVnbFqsQ
|
130
628
|
cover_image: //img.youtube.com/vi/i8ltW0WDcdQ/maxresdefault.jpg
|
131
629
|
duration: "02:19"
|
@@ -136,11 +634,539 @@ settings:
|
|
136
634
|
<<: *album_manon_melodie_yt
|
137
635
|
title: La Vie en Dance # Leben im Tanz
|
138
636
|
audio: watch?v=yttS9UNgZFk
|
139
|
-
rating:
|
637
|
+
rating: 4
|
638
|
+
start: "00:01:20"
|
639
|
+
end: "00:01:50"
|
140
640
|
audio_info: //youtube.com/channel/UCEsIlUzfXYT5AZSOVnbFqsQ
|
141
641
|
cover_image: //img.youtube.com/vi/yttS9UNgZFk/maxresdefault.jpg
|
142
642
|
duration: "02:45"
|
143
643
|
|
644
|
+
# --------------------------------------------------------------------------
|
645
|
+
# Bea and her Business
|
646
|
+
# https://www.beaandher.business/
|
647
|
+
# --------------------------------------------------------------------------
|
648
|
+
#
|
649
|
+
- playlist:
|
650
|
+
enabled: true
|
651
|
+
|
652
|
+
name: bea_yt
|
653
|
+
title: Bea and her Business
|
654
|
+
|
655
|
+
# ------------------------------------------------------------------------
|
656
|
+
# ALBUM settings
|
657
|
+
# ------------------------------------------------------------------------
|
658
|
+
album: &album_bea_yt
|
659
|
+
name: YouTube 2025
|
660
|
+
playlist: bea_yt
|
661
|
+
artist: Bea and her Business
|
662
|
+
audio_base: //youtube.com
|
663
|
+
cover_image: /assets/audio/cover/default/placeholder-blue.jpg
|
664
|
+
audio_fade: true
|
665
|
+
audio_single: false
|
666
|
+
shuffle: false
|
667
|
+
|
668
|
+
# ------------------------------------------------------------------------
|
669
|
+
# TITLE settings (songs)
|
670
|
+
# ------------------------------------------------------------------------
|
671
|
+
items:
|
672
|
+
|
673
|
+
# title 01
|
674
|
+
- item:
|
675
|
+
enabled: true
|
676
|
+
<<: *album_bea_yt
|
677
|
+
title: Safety Net (Official Video)
|
678
|
+
audio: watch?v=fTXrSVzkIXI
|
679
|
+
rating: 5
|
680
|
+
start: "00:00:03" # false | timestamp
|
681
|
+
end: "00:03:20" # false | timestamp
|
682
|
+
audio_info: //youtube.com/channel/UC_qruKTFPfMUJW6gsPGcwgA
|
683
|
+
cover_image: //img.youtube.com/vi/fTXrSVzkIXI/maxresdefault.jpg
|
684
|
+
duration: "03:26"
|
685
|
+
|
686
|
+
|
687
|
+
# title 02
|
688
|
+
- item:
|
689
|
+
enabled: true
|
690
|
+
<<: *album_bea_yt
|
691
|
+
title: Good Things
|
692
|
+
audio: watch?v=dM7CmIHwJnU
|
693
|
+
rating: 3
|
694
|
+
start: "00:00:03"
|
695
|
+
end: "00:02:56"
|
696
|
+
audio_info: //youtube.com/channel/UC_qruKTFPfMUJW6gsPGcwgA
|
697
|
+
cover_image: //img.youtube.com/vi/dM7CmIHwJnU/maxresdefault.jpg
|
698
|
+
duration: "02:58"
|
699
|
+
|
700
|
+
# title 03
|
701
|
+
- item:
|
702
|
+
enabled: true
|
703
|
+
<<: *album_bea_yt
|
704
|
+
title: Me Against My Head
|
705
|
+
audio: watch?v=bvXV4pfIzog
|
706
|
+
rating: 4
|
707
|
+
start: "00:00:03"
|
708
|
+
end: "00:03:14"
|
709
|
+
audio_info: //youtube.com/channel/UC_qruKTFPfMUJW6gsPGcwgA
|
710
|
+
cover_image: //img.youtube.com/vi/dM7CmIHwJnU/maxresdefault.jpg
|
711
|
+
duration: "03:21"
|
712
|
+
|
713
|
+
# title 04
|
714
|
+
- item:
|
715
|
+
enabled: true
|
716
|
+
<<: *album_bea_yt
|
717
|
+
title: Never Ever Love a Liar (Live Session)
|
718
|
+
audio: watch?v=npctqyR5ZdU
|
719
|
+
rating: 4
|
720
|
+
start: "00:00:03"
|
721
|
+
end: false # "00:02:50"
|
722
|
+
audio_info: //youtube.com/channel/UC_qruKTFPfMUJW6gsPGcwgA
|
723
|
+
cover_image: //img.youtube.com/vi/npctqyR5ZdU/maxresdefault.jpg
|
724
|
+
duration: "02:53"
|
725
|
+
|
726
|
+
# title 05
|
727
|
+
- item:
|
728
|
+
enabled: true
|
729
|
+
<<: *album_bea_yt
|
730
|
+
title: Smoking Lessons (Live Session)
|
731
|
+
audio: watch?v=DMxz1Sp8RPA
|
732
|
+
rating: 4
|
733
|
+
start: "00:00:03"
|
734
|
+
end: false
|
735
|
+
audio_info: //youtube.com/channel/UC_qruKTFPfMUJW6gsPGcwgA
|
736
|
+
cover_image: //img.youtube.com/vi/DMxz1Sp8RPA/maxresdefault.jpg
|
737
|
+
duration: "02:58"
|
738
|
+
|
739
|
+
# title 06
|
740
|
+
- item:
|
741
|
+
enabled: true
|
742
|
+
<<: *album_bea_yt
|
743
|
+
title: Too Loud (And That's The Way I'm Going Out)
|
744
|
+
audio: watch?v=PcDCR8s0IU4
|
745
|
+
rating: 4
|
746
|
+
start: "00:00:03"
|
747
|
+
end: false
|
748
|
+
audio_info: //youtube.com/channel/UC_qruKTFPfMUJW6gsPGcwgA
|
749
|
+
cover_image: //img.youtube.com/vi/PcDCR8s0IU4/maxresdefault.jpg
|
750
|
+
duration: "02:58"
|
751
|
+
|
752
|
+
# title 07
|
753
|
+
- item:
|
754
|
+
enabled: true
|
755
|
+
<<: *album_bea_yt
|
756
|
+
title: We're Not The Same
|
757
|
+
audio: watch?v=915zXRLgirM
|
758
|
+
rating: 3
|
759
|
+
start: "00:00:03"
|
760
|
+
end: false
|
761
|
+
audio_info: //youtube.com/channel/UC_qruKTFPfMUJW6gsPGcwgA
|
762
|
+
cover_image: //img.youtube.com/vi/915zXRLgirM/maxresdefault.jpg
|
763
|
+
duration: "03:16"
|
764
|
+
|
765
|
+
# title 08
|
766
|
+
- item:
|
767
|
+
enabled: true
|
768
|
+
<<: *album_bea_yt
|
769
|
+
title: Born To Be Alive
|
770
|
+
audio: watch?v=hu8VcmkM0yI
|
771
|
+
rating: 3
|
772
|
+
start: "00:00:03"
|
773
|
+
end: false
|
774
|
+
audio_info: //youtube.com/channel/UC_qruKTFPfMUJW6gsPGcwgA
|
775
|
+
cover_image: //img.youtube.com/vi/hu8VcmkM0yI/maxresdefault.jpg
|
776
|
+
duration: "02:37"
|
777
|
+
|
778
|
+
# title 09
|
779
|
+
- item:
|
780
|
+
enabled: true
|
781
|
+
<<: *album_bea_yt
|
782
|
+
title: If I Was A God
|
783
|
+
audio: watch?v=eVcXzVMKf0I
|
784
|
+
rating: 3
|
785
|
+
start: "00:00:03"
|
786
|
+
end: false
|
787
|
+
audio_info: //youtube.com/channel/UC_qruKTFPfMUJW6gsPGcwgA
|
788
|
+
cover_image: //img.youtube.com/vi/eVcXzVMKf0I/maxresdefault.jpg
|
789
|
+
duration: "02:55"
|
790
|
+
|
791
|
+
# title 10
|
792
|
+
- item:
|
793
|
+
enabled: true
|
794
|
+
<<: *album_bea_yt
|
795
|
+
title: Safety Net (Cry in your bed version)
|
796
|
+
audio: watch?v=W5uafrpOZ6M
|
797
|
+
rating: 5
|
798
|
+
start: "00:00:03"
|
799
|
+
end: false
|
800
|
+
audio_info: //youtube.com/channel/UC_qruKTFPfMUJW6gsPGcwgA
|
801
|
+
cover_image: //img.youtube.com/vi/W5uafrpOZ6M/maxresdefault.jpg
|
802
|
+
duration: "02:55"
|
803
|
+
|
804
|
+
# title 11
|
805
|
+
- item:
|
806
|
+
enabled: true
|
807
|
+
<<: *album_bea_yt
|
808
|
+
title: Rich
|
809
|
+
audio: watch?v=gyquo0Z6ngY
|
810
|
+
rating: 2
|
811
|
+
start: "00:00:03"
|
812
|
+
end: false
|
813
|
+
audio_info: //youtube.com/channel/UC_qruKTFPfMUJW6gsPGcwgA
|
814
|
+
cover_image: //img.youtube.com/vi/gyquo0Z6ngY/maxresdefault.jpg
|
815
|
+
duration: "02:31"
|
816
|
+
|
817
|
+
# title 12
|
818
|
+
- item:
|
819
|
+
enabled: true
|
820
|
+
<<: *album_bea_yt
|
821
|
+
title: The Scientist
|
822
|
+
audio: watch?v=UXMMm3CdRdI
|
823
|
+
rating: 3
|
824
|
+
start: "00:00:03"
|
825
|
+
end: false
|
826
|
+
audio_info: //youtube.com/channel/UC_qruKTFPfMUJW6gsPGcwgA
|
827
|
+
cover_image: //img.youtube.com/vi/UXMMm3CdRdI/maxresdefault.jpg
|
828
|
+
duration: "02:31"
|
829
|
+
|
830
|
+
# title 13
|
831
|
+
- item:
|
832
|
+
enabled: true
|
833
|
+
<<: *album_bea_yt
|
834
|
+
title: Sunburnt Shoulders
|
835
|
+
audio: watch?v=6-B2hDMR7S0
|
836
|
+
rating: 3
|
837
|
+
start: "00:00:03"
|
838
|
+
end: false
|
839
|
+
audio_info: //youtube.com/channel/UC_qruKTFPfMUJW6gsPGcwgA
|
840
|
+
cover_image: //img.youtube.com/vi/6-B2hDMR7S0/maxresdefault.jpg
|
841
|
+
duration: "02:31"
|
842
|
+
|
843
|
+
# title 14
|
844
|
+
- item:
|
845
|
+
enabled: true
|
846
|
+
<<: *album_bea_yt
|
847
|
+
title: Nightmare Being 19
|
848
|
+
audio: watch?v=s74aKArgOvU
|
849
|
+
rating: 3
|
850
|
+
start: "00:00:03"
|
851
|
+
end: false
|
852
|
+
audio_info: //youtube.com/channel/UC_qruKTFPfMUJW6gsPGcwgA
|
853
|
+
cover_image: //img.youtube.com/vi/s74aKArgOvU/maxresdefault.jpg
|
854
|
+
duration: "02:31"
|
855
|
+
|
856
|
+
# title 15
|
857
|
+
- item:
|
858
|
+
enabled: true
|
859
|
+
<<: *album_bea_yt
|
860
|
+
title: WOW!
|
861
|
+
audio: watch?v=R0UJgMJJaio
|
862
|
+
rating: 3
|
863
|
+
start: "00:00:03"
|
864
|
+
end: false
|
865
|
+
audio_info: //youtube.com/channel/UC_qruKTFPfMUJW6gsPGcwgA
|
866
|
+
cover_image: //img.youtube.com/vi/R0UJgMJJaio/maxresdefault.jpg
|
867
|
+
duration: "02:50"
|
868
|
+
|
869
|
+
# title 16
|
870
|
+
- item:
|
871
|
+
enabled: true
|
872
|
+
<<: *album_bea_yt
|
873
|
+
title: All The Boys
|
874
|
+
audio: watch?v=ffjNBbYa_oA
|
875
|
+
rating: 3
|
876
|
+
start: "00:00:03"
|
877
|
+
end: false
|
878
|
+
audio_info: //youtube.com/channel/UC_qruKTFPfMUJW6gsPGcwgA
|
879
|
+
cover_image: //img.youtube.com/vi/ffjNBbYa_oA/maxresdefault.jpg
|
880
|
+
duration: "02:50"
|
881
|
+
|
882
|
+
# --------------------------------------------------------------------------
|
883
|
+
# Smooth Jazz (Diana Krall)
|
884
|
+
# --------------------------------------------------------------------------
|
885
|
+
|
886
|
+
- playlist:
|
887
|
+
enabled: true
|
888
|
+
|
889
|
+
name: diana_krall_yt
|
890
|
+
title: Diana Krall
|
891
|
+
|
892
|
+
# ------------------------------------------------------------------------
|
893
|
+
# ALBUM settings
|
894
|
+
# ------------------------------------------------------------------------
|
895
|
+
album: &album_diana_krall_yt
|
896
|
+
name: Diana Krall
|
897
|
+
playlist: diana_krall_yt
|
898
|
+
artist: Smooth Jazz
|
899
|
+
audio_base: //youtube.com
|
900
|
+
cover_image: /assets/audio/cover/default/placeholder-blue.jpg
|
901
|
+
audio_fade: true
|
902
|
+
audio_single: false
|
903
|
+
shuffle: false
|
904
|
+
|
905
|
+
# ------------------------------------------------------------------------
|
906
|
+
# TITLE settings (songs)
|
907
|
+
# ------------------------------------------------------------------------
|
908
|
+
items:
|
909
|
+
|
910
|
+
# title 01
|
911
|
+
- item:
|
912
|
+
enabled: true
|
913
|
+
<<: *album_diana_krall_yt
|
914
|
+
title: Cry Me A River · Live in Rio
|
915
|
+
audio: watch?v=cizgXSegrko
|
916
|
+
rating: 3
|
917
|
+
start: "00:00:10" # false | timestamp
|
918
|
+
end: false # false | timestamp
|
919
|
+
audio_info: //youtube.com/playlist?list=PL63F10BA7870008CB
|
920
|
+
cover_image: //img.youtube.com/vi/cizgXSegrko/maxresdefault.jpg
|
921
|
+
duration: "06:07"
|
922
|
+
|
923
|
+
# title 02
|
924
|
+
- item:
|
925
|
+
enabled: true
|
926
|
+
<<: *album_diana_krall_yt
|
927
|
+
title: Walk On By · Live in Rio
|
928
|
+
audio: watch?v=yCwc-5YTBb0
|
929
|
+
rating: 3
|
930
|
+
start: "00:00:05"
|
931
|
+
end: false
|
932
|
+
audio_info: //youtube.com/playlist?list=PL63F10BA7870008CB
|
933
|
+
cover_image: //img.youtube.com/vi/cizgXSegrko/maxresdefault.jpg
|
934
|
+
duration: "05:10"
|
935
|
+
|
936
|
+
# title 03
|
937
|
+
- item:
|
938
|
+
enabled: true
|
939
|
+
<<: *album_diana_krall_yt
|
940
|
+
title: Este seu Olhar · Live in Rio
|
941
|
+
audio: watch?v=okb8nIpuXgs
|
942
|
+
rating: 3
|
943
|
+
start: "00:00:10"
|
944
|
+
end: false
|
945
|
+
audio_info: //youtube.com/playlist?list=PL63F10BA7870008CB
|
946
|
+
cover_image: //img.youtube.com/vi/cizgXSegrko/maxresdefault.jpg
|
947
|
+
duration: "03:11"
|
948
|
+
|
949
|
+
# title 04
|
950
|
+
- item:
|
951
|
+
enabled: true
|
952
|
+
<<: *album_diana_krall_yt
|
953
|
+
title: So Nice · Live in Rio
|
954
|
+
audio: watch?v=LKaAS3ZxiKM
|
955
|
+
rating: 3
|
956
|
+
start: "00:00:03"
|
957
|
+
end: false
|
958
|
+
audio_info: //youtube.com/playlist?list=PL63F10BA7870008CB
|
959
|
+
cover_image: //img.youtube.com/vi/cizgXSegrko/maxresdefault.jpg
|
960
|
+
duration: "06:07"
|
961
|
+
|
962
|
+
# title 05
|
963
|
+
- item:
|
964
|
+
enabled: true
|
965
|
+
<<: *album_diana_krall_yt
|
966
|
+
title: Besame Mucho
|
967
|
+
audio: watch?v=4uEl5Z5DEDw
|
968
|
+
rating: 4
|
969
|
+
start: false
|
970
|
+
end: false
|
971
|
+
audio_info: //youtube.com/playlist?list=PL63F10BA7870008CB
|
972
|
+
cover_image: //img.youtube.com/vi/0XMZNI1qKh8/maxresdefault.jpg
|
973
|
+
duration: "06:07"
|
974
|
+
|
975
|
+
# title 06
|
976
|
+
- item:
|
977
|
+
enabled: true
|
978
|
+
<<: *album_diana_krall_yt
|
979
|
+
title: When I look in your eyes
|
980
|
+
audio: watch?v=Hkke0UOJMB0
|
981
|
+
rating: 4
|
982
|
+
start: false
|
983
|
+
end: false
|
984
|
+
audio_info: //youtube.com/playlist?list=PL63F10BA7870008CB
|
985
|
+
cover_image: //img.youtube.com/vi/0XMZNI1qKh8/maxresdefault.jpg
|
986
|
+
duration: "05:00"
|
987
|
+
|
988
|
+
# title 07
|
989
|
+
- item:
|
990
|
+
enabled: true
|
991
|
+
<<: *album_diana_krall_yt
|
992
|
+
title: Narrow Daylight
|
993
|
+
audio: watch?v=0XMZNI1qKh8
|
994
|
+
rating: 4
|
995
|
+
start: "00:00:03"
|
996
|
+
end: false
|
997
|
+
audio_info: //youtube.com/playlist?list=PL63F10BA7870008CB
|
998
|
+
cover_image: //img.youtube.com/vi/0XMZNI1qKh8/maxresdefault.jpg
|
999
|
+
duration: "03:29"
|
1000
|
+
|
1001
|
+
# title 08
|
1002
|
+
- item:
|
1003
|
+
enabled: true
|
1004
|
+
<<: *album_diana_krall_yt
|
1005
|
+
title: Quiet Nights
|
1006
|
+
audio: watch?v=LyHFY-gWLR4
|
1007
|
+
rating: 3
|
1008
|
+
start: "00:00:05"
|
1009
|
+
end: false
|
1010
|
+
audio_info: //youtube.com/playlist?list=PL63F10BA7870008CB
|
1011
|
+
cover_image: //img.youtube.com/vi/0XMZNI1qKh8/maxresdefault.jpg
|
1012
|
+
duration: "04:43"
|
1013
|
+
|
1014
|
+
# title 09
|
1015
|
+
- item:
|
1016
|
+
enabled: true
|
1017
|
+
<<: *album_diana_krall_yt
|
1018
|
+
title: The Look Of Love
|
1019
|
+
audio: watch?v=Yr8xDSPjII8
|
1020
|
+
rating: 4
|
1021
|
+
start: false
|
1022
|
+
end: false
|
1023
|
+
audio_info: //youtube.com/playlist?list=PL63F10BA7870008CB
|
1024
|
+
cover_image: //img.youtube.com/vi/0XMZNI1qKh8/maxresdefault.jpg
|
1025
|
+
duration: "03:50"
|
1026
|
+
|
1027
|
+
# title 10
|
1028
|
+
- item:
|
1029
|
+
enabled: true
|
1030
|
+
<<: *album_diana_krall_yt
|
1031
|
+
title: You Go To My Head
|
1032
|
+
audio: watch?v=Mpq61KN2ShY
|
1033
|
+
rating: 3
|
1034
|
+
start: false
|
1035
|
+
end: false
|
1036
|
+
audio_info: //youtube.com/playlist?list=PL63F10BA7870008CB
|
1037
|
+
cover_image: //img.youtube.com/vi/0XMZNI1qKh8/maxresdefault.jpg
|
1038
|
+
duration: "03:48"
|
1039
|
+
|
1040
|
+
# title 11
|
1041
|
+
- item:
|
1042
|
+
enabled: true
|
1043
|
+
<<: *album_diana_krall_yt
|
1044
|
+
title: East Of The Sun
|
1045
|
+
audio: watch?v=jkk2mMq2x8E
|
1046
|
+
rating: 3
|
1047
|
+
start: false
|
1048
|
+
end: false
|
1049
|
+
audio_info: //youtube.com/playlist?list=PL63F10BA7870008CB
|
1050
|
+
cover_image: //img.youtube.com/vi/jkk2mMq2x8E/maxresdefault.jpg
|
1051
|
+
duration: "04:10"
|
1052
|
+
|
1053
|
+
# title 12
|
1054
|
+
- item:
|
1055
|
+
enabled: true
|
1056
|
+
<<: *album_diana_krall_yt
|
1057
|
+
title: Almost Blue
|
1058
|
+
audio: watch?v=_z7X8fbNIkI
|
1059
|
+
rating: 3
|
1060
|
+
start: false
|
1061
|
+
end: false
|
1062
|
+
audio_info: //youtube.com/playlist?list=PL63F10BA7870008CB
|
1063
|
+
cover_image: //img.youtube.com/vi/_z7X8fbNIkI/maxresdefault.jpg
|
1064
|
+
duration: "03:59"
|
1065
|
+
|
1066
|
+
# title 13
|
1067
|
+
- item:
|
1068
|
+
enabled: true
|
1069
|
+
<<: *album_diana_krall_yt
|
1070
|
+
title: Temptation
|
1071
|
+
audio: watch?v=pbej3bEnPfk
|
1072
|
+
rating: 3
|
1073
|
+
start: "00:00:06"
|
1074
|
+
end: false
|
1075
|
+
audio_info: //youtube.com/playlist?list=PL63F10BA7870008CB
|
1076
|
+
cover_image: //img.youtube.com/vi/0XMZNI1qKh8/maxresdefault.jpg
|
1077
|
+
duration: "04:37"
|
1078
|
+
|
1079
|
+
# title 14
|
1080
|
+
- item:
|
1081
|
+
enabled: true
|
1082
|
+
<<: *album_diana_krall_yt
|
1083
|
+
title: Maybe You'll Be There
|
1084
|
+
audio: watch?v=dMsvBwvZ7U8
|
1085
|
+
rating: 4
|
1086
|
+
start: "00:00:04"
|
1087
|
+
end: false
|
1088
|
+
audio_info: //youtube.com/playlist?list=PL63F10BA7870008CB
|
1089
|
+
cover_image: //img.youtube.com/vi/0XMZNI1qKh8/maxresdefault.jpg
|
1090
|
+
duration: "05:26"
|
1091
|
+
|
1092
|
+
# title 15
|
1093
|
+
- item:
|
1094
|
+
enabled: true
|
1095
|
+
<<: *album_diana_krall_yt
|
1096
|
+
title: A Blossom Fell
|
1097
|
+
audio: watch?v=GBnWGAQQw1w
|
1098
|
+
rating: 3
|
1099
|
+
start: "00:00:04"
|
1100
|
+
end: false
|
1101
|
+
audio_info: //youtube.com/playlist?list=PL63F10BA7870008CB
|
1102
|
+
cover_image: //img.youtube.com/vi/0XMZNI1qKh8/maxresdefault.jpg
|
1103
|
+
duration: "05:14"
|
1104
|
+
|
1105
|
+
# title 16
|
1106
|
+
- item:
|
1107
|
+
enabled: true
|
1108
|
+
<<: *album_diana_krall_yt
|
1109
|
+
title: Boulevard of broken dreams
|
1110
|
+
audio: watch?v=J5fBxO5YL3Q
|
1111
|
+
rating: 3
|
1112
|
+
start: "00:00:04"
|
1113
|
+
end: false
|
1114
|
+
audio_info: //youtube.com/playlist?list=PL63F10BA7870008CB
|
1115
|
+
cover_image: //img.youtube.com/vi/0XMZNI1qKh8/maxresdefault.jpg
|
1116
|
+
duration: "06:21"
|
1117
|
+
|
1118
|
+
# title 17
|
1119
|
+
- item:
|
1120
|
+
enabled: true
|
1121
|
+
<<: *album_diana_krall_yt
|
1122
|
+
title: How Can You Mend A Broken Heart
|
1123
|
+
audio: watch?v=mG88b1qjWik
|
1124
|
+
rating: 4
|
1125
|
+
start: false
|
1126
|
+
end: false
|
1127
|
+
audio_info: //youtube.com/playlist?list=PL63F10BA7870008CB
|
1128
|
+
cover_image: //img.youtube.com/vi/0XMZNI1qKh8/maxresdefault.jpg
|
1129
|
+
duration: "04:35"
|
1130
|
+
|
1131
|
+
# title 18
|
1132
|
+
- item:
|
1133
|
+
enabled: true
|
1134
|
+
<<: *album_diana_krall_yt
|
1135
|
+
title: Abandoned Masquerade
|
1136
|
+
audio: watch?v=tHWusss1MHk
|
1137
|
+
rating: 3
|
1138
|
+
start: "00:00:04"
|
1139
|
+
end: false
|
1140
|
+
audio_info: //youtube.com/playlist?list=PL63F10BA7870008CB
|
1141
|
+
cover_image: //img.youtube.com/vi/0XMZNI1qKh8/maxresdefault.jpg
|
1142
|
+
duration: "05:22"
|
1143
|
+
|
1144
|
+
# title 19
|
1145
|
+
- item:
|
1146
|
+
enabled: true
|
1147
|
+
<<: *album_diana_krall_yt
|
1148
|
+
title: Is You Is Or Is You Ain't My Baby
|
1149
|
+
audio: watch?v=m-_wewgy-Ls
|
1150
|
+
rating: 3
|
1151
|
+
start: false
|
1152
|
+
end: false
|
1153
|
+
audio_info: //youtube.com/playlist?list=PL63F10BA7870008CB
|
1154
|
+
cover_image: //img.youtube.com/vi/0XMZNI1qKh8/maxresdefault.jpg
|
1155
|
+
duration: "04:57"
|
1156
|
+
|
1157
|
+
# title 20
|
1158
|
+
- item:
|
1159
|
+
enabled: true
|
1160
|
+
<<: *album_diana_krall_yt
|
1161
|
+
title: Just The Way You Are
|
1162
|
+
audio: watch?v=d8RYUZT57XA
|
1163
|
+
rating: 4
|
1164
|
+
start: "00:00:02"
|
1165
|
+
end: false
|
1166
|
+
audio_info: //youtube.com/playlist?list=PL63F10BA7870008CB
|
1167
|
+
cover_image: //img.youtube.com/vi/d8RYUZT57XA/maxresdefault.jpg
|
1168
|
+
duration: "04:01"
|
1169
|
+
|
144
1170
|
# --------------------------------------------------------------------------
|
145
1171
|
# Mimi Rutherfurt, Maritim Verlag
|
146
1172
|
# --------------------------------------------------------------------------
|
@@ -156,6 +1182,7 @@ settings:
|
|
156
1182
|
# ------------------------------------------------------------------------
|
157
1183
|
album: &album_mimi_rutherfurt_yt
|
158
1184
|
name: Mimi Rutherfurt
|
1185
|
+
playlist: mimi_rutherfurt_yt
|
159
1186
|
artist: Maritim Verlag
|
160
1187
|
audio_base: //youtube.com
|
161
1188
|
cover_image: /assets/audio/cover/default/placeholder-blue.jpg
|
@@ -165,6 +1192,32 @@ settings:
|
|
165
1192
|
#
|
166
1193
|
items:
|
167
1194
|
|
1195
|
+
# # title 00
|
1196
|
+
# - item:
|
1197
|
+
# enabled: true
|
1198
|
+
# <<: *album_mimi_rutherfurt_yt
|
1199
|
+
# title: Ein Vater wird geboren
|
1200
|
+
# audio: watch?v=9LojTw98Fks
|
1201
|
+
# rating: 5
|
1202
|
+
# start: "00:00:03"
|
1203
|
+
# end: "00:16:53"
|
1204
|
+
# audio_info: //youtube.com/watch?v=9LojTw98Fks
|
1205
|
+
# cover_image: //img.youtube.com/vi/9LojTw98Fks/maxresdefault.jpg
|
1206
|
+
# duration: "02:55:35"
|
1207
|
+
|
1208
|
+
# # title 00
|
1209
|
+
# - item:
|
1210
|
+
# enabled: true
|
1211
|
+
# <<: *album_mimi_rutherfurt_yt
|
1212
|
+
# title: Baby Sitting
|
1213
|
+
# audio: watch?v=9LojTw98Fks
|
1214
|
+
# rating: 4
|
1215
|
+
# start: "00:16:55"
|
1216
|
+
# end: "00:28:34"
|
1217
|
+
# audio_info: //youtube.com/watch?v=9LojTw98Fks
|
1218
|
+
# cover_image: //img.youtube.com/vi/9LojTw98Fks/maxresdefault.jpg
|
1219
|
+
# duration: "02:55:35"
|
1220
|
+
|
168
1221
|
# title 01
|
169
1222
|
- item:
|
170
1223
|
enabled: true
|
@@ -182,7 +1235,7 @@ settings:
|
|
182
1235
|
<<: *album_mimi_rutherfurt_yt
|
183
1236
|
title: Nacht-Express
|
184
1237
|
audio: watch?v=I4VTc8nQxDs
|
185
|
-
rating:
|
1238
|
+
rating: 4
|
186
1239
|
audio_info: //youtube.com/watch?v=I4VTc8nQxDs
|
187
1240
|
cover_image: //img.youtube.com/vi/I4VTc8nQxDs/maxresdefault.jpg
|
188
1241
|
duration: "00:59:35"
|
@@ -215,7 +1268,7 @@ settings:
|
|
215
1268
|
<<: *album_mimi_rutherfurt_yt
|
216
1269
|
title: Buckingham Palace
|
217
1270
|
audio: watch?v=ce_8ez1rFP0
|
218
|
-
rating:
|
1271
|
+
rating: 2
|
219
1272
|
audio_info: //youtube.com/watch?v=ce_8ez1rFP0
|
220
1273
|
cover_image: //img.youtube.com/vi/ce_8ez1rFP0/maxresdefault.jpg
|
221
1274
|
duration: "01:09:14"
|
@@ -291,6 +1344,7 @@ settings:
|
|
291
1344
|
album: &faelle_des_bnd_yt
|
292
1345
|
name: Die größten Fälle des BND
|
293
1346
|
artist: Maritim Verlag
|
1347
|
+
playlist: faelle_des_bnd_yt
|
294
1348
|
audio_base: //youtube.com
|
295
1349
|
cover_image: /assets/audio/cover/default/placeholder-blue.jpg
|
296
1350
|
|
@@ -322,7 +1376,7 @@ settings:
|
|
322
1376
|
duration: "01:20:24"
|
323
1377
|
|
324
1378
|
# --------------------------------------------------------------------------
|
325
|
-
# Emancipator
|
1379
|
+
# Emancipator - Royalty Free Music
|
326
1380
|
# --------------------------------------------------------------------------
|
327
1381
|
#
|
328
1382
|
- playlist:
|
@@ -336,9 +1390,12 @@ settings:
|
|
336
1390
|
# ------------------------------------------------------------------------
|
337
1391
|
album: &album_from_dusk_to_dawn
|
338
1392
|
name: From Dusk To Dawn
|
1393
|
+
playlist: emancipator
|
339
1394
|
artist: Emancipator
|
340
1395
|
audio_base: /assets/audio/album/emancipator/from-dusk-to-dawn
|
341
1396
|
cover_image: /assets/audio/cover/default/placeholder-blue.jpg
|
1397
|
+
audio_fade_in: true
|
1398
|
+
audio_fade_out: true
|
342
1399
|
|
343
1400
|
# ------------------------------------------------------------------------
|
344
1401
|
# Playlist Items (Songs)
|
@@ -350,11 +1407,13 @@ settings:
|
|
350
1407
|
enabled: true
|
351
1408
|
<<: *album_from_dusk_to_dawn
|
352
1409
|
title: First Snow
|
353
|
-
rating:
|
1410
|
+
rating: 2
|
1411
|
+
start: false # "00:01:00"
|
1412
|
+
end: false # "00:01:10"
|
354
1413
|
audio: FirstSnow.mp3
|
355
1414
|
audio_info: //emancipator.bandcamp.com/
|
356
1415
|
cover_image: /assets/audio/cover/emancipator/from-dusk-to-dawn/soon-it-will-be-cold-enough.jpg
|
357
|
-
duration: "05:12"
|
1416
|
+
duration: "00:05:12"
|
358
1417
|
|
359
1418
|
# title 02
|
360
1419
|
- item:
|
@@ -362,10 +1421,12 @@ settings:
|
|
362
1421
|
<<: *album_from_dusk_to_dawn
|
363
1422
|
title: From Dusk To Dawn
|
364
1423
|
rating: 3
|
1424
|
+
start: false # "00:00:30"
|
1425
|
+
end: false # "00:00:40"
|
365
1426
|
audio: DuskToDawn.mp3
|
366
1427
|
audio_info: //emancipator.bandcamp.com/
|
367
1428
|
cover_image: /assets/audio/cover/emancipator/from-dusk-to-dawn/from-dusk-to-dawn.jpg
|
368
|
-
duration: "05:25"
|
1429
|
+
duration: "00:05:25"
|
369
1430
|
|
370
1431
|
# title 03
|
371
1432
|
- item:
|
@@ -373,10 +1434,12 @@ settings:
|
|
373
1434
|
<<: *album_from_dusk_to_dawn
|
374
1435
|
title: Anthem
|
375
1436
|
rating: 3
|
1437
|
+
start: false # "00:00:30"
|
1438
|
+
end: false # "00:00:40"
|
376
1439
|
audio: Anthem.mp3
|
377
1440
|
audio_info: //emancipator.bandcamp.com/
|
378
1441
|
cover_image: /assets/audio/cover/emancipator/from-dusk-to-dawn/anthem.jpg
|
379
|
-
duration: "05:40"
|
1442
|
+
duration: "00:05:40"
|
380
1443
|
|
381
1444
|
# title 04
|
382
1445
|
- item:
|
@@ -384,10 +1447,12 @@ settings:
|
|
384
1447
|
<<: *album_from_dusk_to_dawn
|
385
1448
|
title: Safe In The Steep Cliffs
|
386
1449
|
rating: 3
|
1450
|
+
start: false # "00:00:30"
|
1451
|
+
end: false # "00:00:40"
|
387
1452
|
audio: SafeInTheSteepCliffs.mp3
|
388
1453
|
audio_info: //emancipator.bandcamp.com/
|
389
1454
|
cover_image: /assets/audio/cover/emancipator/from-dusk-to-dawn/safe-in-the-steep-cliffs.jpg
|
390
|
-
duration: "04:35"
|
1455
|
+
duration: "00:04:35"
|
391
1456
|
|
392
1457
|
# --------------------------------------------------------------------------
|
393
1458
|
# Disco 80th - Royalty Free Music
|
@@ -404,9 +1469,11 @@ settings:
|
|
404
1469
|
# ------------------------------------------------------------------------
|
405
1470
|
album: &album_free_disco
|
406
1471
|
name: Disco 80th
|
1472
|
+
playlist: free_disco
|
407
1473
|
artist: Royalty Free Music
|
408
1474
|
audio_base: //p.productioncrate.com/stock-hd/audio
|
409
1475
|
cover_image: /assets/audio/cover/royalty_free/free_disco_sounds.jpg
|
1476
|
+
audio_fade: false
|
410
1477
|
|
411
1478
|
# ------------------------------------------------------------------------
|
412
1479
|
# Playlist Items (Songs)
|
@@ -419,6 +1486,8 @@ settings:
|
|
419
1486
|
<<: *album_free_disco
|
420
1487
|
title: Dancefloor Fever
|
421
1488
|
rating: 1
|
1489
|
+
start: false
|
1490
|
+
end: false
|
422
1491
|
audio: SoundsCrate-Dancefloor_Fever.mp3
|
423
1492
|
audio_info: //sfx.productioncrate.com
|
424
1493
|
duration: "02:27"
|
@@ -429,6 +1498,8 @@ settings:
|
|
429
1498
|
<<: *album_free_disco
|
430
1499
|
title: Dance On Dance Off
|
431
1500
|
rating: 1
|
1501
|
+
start: false
|
1502
|
+
end: false
|
432
1503
|
audio: SoundsCrate-Dance_On_Dance_Off.mp3
|
433
1504
|
audio_info: //sfx.productioncrate.com
|
434
1505
|
duration: "02:14"
|
@@ -438,7 +1509,9 @@ settings:
|
|
438
1509
|
enabled: true
|
439
1510
|
<<: *album_free_disco
|
440
1511
|
title: Disco Flamingo
|
441
|
-
rating:
|
1512
|
+
rating: 4
|
1513
|
+
start: false
|
1514
|
+
end: false
|
442
1515
|
audio: SoundsCrate-Disco_Flamingo.mp3
|
443
1516
|
audio_info: //sfx.productioncrate.com
|
444
1517
|
duration: "02:19"
|
@@ -449,6 +1522,8 @@ settings:
|
|
449
1522
|
<<: *album_free_disco
|
450
1523
|
title: Downtown
|
451
1524
|
rating: 1
|
1525
|
+
start: false
|
1526
|
+
end: false
|
452
1527
|
audio: SoundsCrate-Downtown.mp3
|
453
1528
|
audio_info: //sfx.productioncrate.com
|
454
1529
|
duration: "02:48"
|
@@ -459,6 +1534,8 @@ settings:
|
|
459
1534
|
<<: *album_free_disco
|
460
1535
|
title: Electric Boogie
|
461
1536
|
rating: 1
|
1537
|
+
start: false
|
1538
|
+
end: false
|
462
1539
|
audio: SoundsCrate-Electric_Boogie.mp3
|
463
1540
|
audio_info: //sfx.productioncrate.com
|
464
1541
|
duration: "02:19"
|
@@ -469,6 +1546,8 @@ settings:
|
|
469
1546
|
<<: *album_free_disco
|
470
1547
|
title: Grand Central
|
471
1548
|
rating: 1
|
1549
|
+
start: false
|
1550
|
+
end: false
|
472
1551
|
audio: SoundsCrate-Grand_Central.mp3
|
473
1552
|
audio_info: //sfx.productioncrate.com
|
474
1553
|
duration: "02:33"
|
@@ -479,6 +1558,8 @@ settings:
|
|
479
1558
|
<<: *album_free_disco
|
480
1559
|
title: In The Pocket
|
481
1560
|
rating: 1
|
1561
|
+
start: false
|
1562
|
+
end: false
|
482
1563
|
audio: SoundsCrate-In_The_Pocket.mp3
|
483
1564
|
audio_info: //sfx.productioncrate.com
|
484
1565
|
duration: "02:58"
|
@@ -489,6 +1570,8 @@ settings:
|
|
489
1570
|
<<: *album_free_disco
|
490
1571
|
title: Lounge Life
|
491
1572
|
rating: 1
|
1573
|
+
start: false
|
1574
|
+
end: false
|
492
1575
|
audio: SoundsCrate-Lounge_Life.mp3
|
493
1576
|
audio_info: //sfx.productioncrate.com
|
494
1577
|
duration: "02:34"
|
@@ -499,6 +1582,8 @@ settings:
|
|
499
1582
|
<<: *album_free_disco
|
500
1583
|
title: Made For This
|
501
1584
|
rating: 1
|
1585
|
+
start: false
|
1586
|
+
end: false
|
502
1587
|
audio: SoundsCrate-Made_For_This.mp3
|
503
1588
|
audio_info: //sfx.productioncrate.com
|
504
1589
|
duration: "02:13"
|
@@ -509,6 +1594,8 @@ settings:
|
|
509
1594
|
<<: *album_free_disco
|
510
1595
|
title: Midnight Express
|
511
1596
|
rating: 1
|
1597
|
+
start: false
|
1598
|
+
end: false
|
512
1599
|
audio: SoundsCrate-Midnight_Express.mp3
|
513
1600
|
audio_info: //sfx.productioncrate.com
|
514
1601
|
duration: "02:30"
|
@@ -519,6 +1606,8 @@ settings:
|
|
519
1606
|
<<: *album_free_disco
|
520
1607
|
title: Nightrun
|
521
1608
|
rating: 1
|
1609
|
+
start: false
|
1610
|
+
end: false
|
522
1611
|
audio: SoundsCrate-Nightrun.mp3
|
523
1612
|
audio_info: //sfx.productioncrate.com
|
524
1613
|
duration: "02:58"
|
@@ -529,6 +1618,8 @@ settings:
|
|
529
1618
|
<<: *album_free_disco
|
530
1619
|
title: Saturday Night
|
531
1620
|
rating: 1
|
1621
|
+
start: false
|
1622
|
+
end: false
|
532
1623
|
audio: SoundsCrate-Saturday_Night.mp3
|
533
1624
|
audio_info: //sfx.productioncrate.com
|
534
1625
|
duration: "02:02"
|
@@ -539,6 +1630,8 @@ settings:
|
|
539
1630
|
<<: *album_free_disco
|
540
1631
|
title: Studio 45
|
541
1632
|
rating: 1
|
1633
|
+
start: false
|
1634
|
+
end: false
|
542
1635
|
audio: SoundsCrate-Studio_45.mp3
|
543
1636
|
audio_info: //sfx.productioncrate.com
|
544
1637
|
duration: "01:56"
|
@@ -549,6 +1642,8 @@ settings:
|
|
549
1642
|
<<: *album_free_disco
|
550
1643
|
title: Yes Sir I Can Disco
|
551
1644
|
rating: 1
|
1645
|
+
start: false
|
1646
|
+
end: false
|
552
1647
|
audio: SoundsCrate-Yes_Sir_I_Can_Disco.mp3
|
553
1648
|
audio_info: //sfx.productioncrate.com
|
554
1649
|
duration: "02:21"
|
@@ -559,6 +1654,8 @@ settings:
|
|
559
1654
|
<<: *album_free_disco
|
560
1655
|
title: Fashion Show
|
561
1656
|
rating: 1
|
1657
|
+
start: false
|
1658
|
+
end: false
|
562
1659
|
audio: soundscrate-fashion-show.mp3
|
563
1660
|
audio_info: /sfx.productioncrate.com
|
564
1661
|
duration: "03:08"
|
@@ -569,6 +1666,8 @@ settings:
|
|
569
1666
|
<<: *album_free_disco
|
570
1667
|
title: Loungy Disco
|
571
1668
|
rating: 1
|
1669
|
+
start: false
|
1670
|
+
end: false
|
572
1671
|
audio: soundscrate-loungy-disco.mp3
|
573
1672
|
audio_info: //sfx.productioncrate.com
|
574
1673
|
duration: "03:04"
|
@@ -579,6 +1678,8 @@ settings:
|
|
579
1678
|
<<: *album_free_disco
|
580
1679
|
title: Oakland Style
|
581
1680
|
rating: 1
|
1681
|
+
start: false
|
1682
|
+
end: false
|
582
1683
|
audio: soundscrate-oakland-style.mp3
|
583
1684
|
audio_info: //sfx.productioncrate.com
|
584
1685
|
duration: "03:19"
|
@@ -589,9 +1690,11 @@ settings:
|
|
589
1690
|
<<: *album_free_disco
|
590
1691
|
title: Funkish Vibe
|
591
1692
|
rating: 1
|
1693
|
+
start: false
|
1694
|
+
end: false
|
592
1695
|
audio: soundscrate-funkish-vibe.mp3
|
593
1696
|
audio_info: //sfx.productioncrate.com
|
594
1697
|
duration: "02:38"
|
595
1698
|
|
596
1699
|
# ------------------------------------------------------------------------------
|
597
|
-
# END config
|
1700
|
+
# END config
|