Actions
Feature #18
openEpic #9: UPnP support
Play an album from a media server
Description
It would be great if an album could be selected to be played. Now, this can be done in two ways:
- Select a list of songs when the user is inside the album and append them in the player (preferred)
- The user selects the album and clicks on play, and the app scans recursively all the sub conent and appends them in the list. That has the downside that it will take a lot of time and there might be issues with existing videos that will start different players.
Actions