ljunkie / rarflix

Plex Roku Channel - original source from https://github.com/plexinc/roku-client-public
MIT License
117 stars 45 forks source link

Track Info Overlay popout for music track on slideshow #202

Closed sa2000a closed 10 years ago

sa2000a commented 10 years ago

Enhancement Request. On photo slideshow we have overlay popout option giving photo info (date, filename, number in slideshow + request from me to add folder name)

If slideshow is running with music I would like the popout to also include the music track info as a line on top whenever the track changes

ljunkie commented 10 years ago

It would be nice. I'll keep this as the issue to prettify the overlay. I still wanted to work with some better fonts and placement, it's just a little lower on the list.

noting I need to look into adding the folder if it makes sense while I am coding it.

ljunkie commented 10 years ago

Audio info has been added with some extra logic/prefs : 9d57bb7d1e5aaf68dd80bfe528332109f7ff0fa5

https://forums.plex.tv/index.php/topic/79897-rarflix-modified-roku-channel/page-66#entry587623

ljunkie commented 10 years ago

Still to do (ROB)

1) Verify SD screens with this (untested) 2) possibly add folder info -- however folders are a bit "tricky"

ljunkie commented 10 years ago

Audio overlay needs some more padding on "TV" screens... dumb underscan/overscan

ljunkie commented 10 years ago

Audio overlay has been completed.

Folder may come at a later date.

ljunkie commented 10 years ago

https://github.com/ljunkie/rarflix/issues/228