MiczFlor / RPi-Jukebox-RFID

A Raspberry Pi jukebox, playing local music, podcasts, web radio and streams triggered by RFID cards, web app or home automation. All plug and play via USB. GPIO scripts available.
http://phoniebox.de
MIT License
1.3k stars 394 forks source link

Grouping media #2388

Open heili77 opened 1 week ago

heili77 commented 1 week ago

Feature

I would like to group media like radio plays to reduce the number of cards.

User perspective

The user can add a card associated with the group. Elements of the group could be chosen randomly or in order. Each group element can contain multiple tracks and plays all tracks in order as usual. So one could group all radio plays of „paw patrol“ or „die drei ???“ together and needs only one card.

Further information

Maybe a group could also just make a big playlist, with cards for each element and one for the group, like the random card does for all media. Additionally it might be helpful to divide a playlist by a list of track ids, where new chapters start.

heili77 commented 1 week ago

Currently one can only make a big playlist, where the borders of each radio play are not available or make a card for each single radio play, with just a view minutes of playtime.

s-martin commented 1 week ago

As @heili77 said you could create a big playlist at the moment.

I guess you checked this? https://github.com/MiczFlor/RPi-Jukebox-RFID/blob/future3/develop/documentation/builders/webapp/playlists-livestreams-podcasts.md