Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Figure out Playlist management in volumio #2

Open
sanchitsharma opened this issue Mar 18, 2018 · 2 comments
Open

Figure out Playlist management in volumio #2

sanchitsharma opened this issue Mar 18, 2018 · 2 comments

Comments

@sanchitsharma
Copy link
Owner

No description provided.

@sanchitsharma
Copy link
Owner Author

Example playlist
[
{
"service": "mpd",
"uri": "mnt/NAS/NAS/Volumio/05 Shivam - Bahubali 2 - 190Kbps.mp3",
"title": "Shivam - PagalWorld.cool",
"artist": "Kaala Bhairava - PagalWorld.me",
"album": "Bahubali 2 - PagalWorld.com",
"albumart": "/albumart?web=Kaala%20Bhairava%20-%20PagalWorld.me/Bahubali%202%20-%20PagalWorld.com/extralarge"
},
{
"service": "mpd",
"uri": "mnt/NAS/NAS/Volumio/Songs Singles/[Songs.PK] Kai Po Che - 01 - Manja.mp3",
"title": "Manja - www.Songs.PK",
"artist": "Amit Trivedi",
"album": "Kai Po Che",
"albumart": "/albumart?web=Amit%20Trivedi/Kai%20Po%20Che/extralarge"
},
{
"service": "mpd",
"uri": "mnt/NAS/NAS/Volumio/Music/Mera Mann Kehne Laga.mp3",
"title": "Mera Mann Kehne Laga - www.Songs.PK",
"artist": "Falak Shabir",
"album": "Nautanki Saala",
"albumart": "/albumart?web=Falak%20Shabir/Nautanki%20Saala/extralarge"
}
]

@sanchitsharma
Copy link
Owner Author

Playlists are stored in /data/playlists by their name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant