Skip to content

Commit 1e4a984

Browse files
committed
Add Delhine and Laurent wedding part 1
1 parent 41db42a commit 1e4a984

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

djdadoo.rss

+14
Original file line numberDiff line numberDiff line change
@@ -658,6 +658,20 @@
658658
<itunes:keywords>DJ Dadoo, Live, Mix, Funk, Disco, House</itunes:keywords>
659659
<itunes:explicit>false</itunes:explicit>
660660
</item
661+
<item>
662+
<title>David's Mix #2024/05/04 - Mariage Delphine et Laurent - Part 1</title>
663+
<itunes:author>David Pilato</itunes:author>
664+
<itunes:subtitle>Live session</itunes:subtitle>
665+
<description>Recorded live at Le Domaine de Brunel, Aincourt, France, for Delphine and Laurent wedding.
666+
</description>
667+
<itunes:image href="https://dj.david.pilato.fr/img/20240504-mariage-DelphineLaurent.jpg" />
668+
<enclosure url="https://storage.googleapis.com/djdadoo/2024-05-04-MariageDelphineEtLaurent-Part1.mp3" length="42919324" type="audio/mpeg" />
669+
<guid>https://storage.googleapis.com/djdadoo/2024-05-04-MariageDelphineEtLaurent-Part1.mp3</guid>
670+
<pubDate>04 May 2024 17:00:00 +0200</pubDate>
671+
<itunes:duration>00:37:37</itunes:duration>
672+
<itunes:keywords>DJ Dadoo, Live, Mix</itunes:keywords>
673+
<itunes:explicit>false</itunes:explicit>
674+
</item
661675

662676
</channel>
663677
</rss>
187 KB
Loading

playlist.js

+4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
var dadoonetPlayList = [{
2+
title: 'Mariage Delphine et Laurent - Part 1',
3+
file: 'https://storage.googleapis.com/djdadoo/2024-05-04-MariageDelphineEtLaurent-Part1.mp3',
4+
image: 'img/20240504-mariage-DelphineLaurent.jpg'
5+
},{
26
title: 'Anniversaire Eric 60 ans - The Funk/Disco/House mix',
37
file: 'https://storage.googleapis.com/djdadoo/2024-04-13-60ansEric.mp3',
48
image: 'img/20240413-60ansEric.jpg'

0 commit comments

Comments
 (0)