ljunkie / rarflix

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

Graphic enhancements to match the latest Plex look #238

Closed guydev closed 2 years ago

guydev commented 10 years ago

I note that the Now TV Roku running RARflix downloads the icons from the Plex server and does not use the ones included in the images folder. So these could be removed from the images folder to reduce the size of the zip for Roku 1 and this icons then can be in a separate zip for overwriting the ones in the Plex Media Server installation folder named Graphics.

ljunkie commented 10 years ago

Thanks for the PR. There are a few issues just quickly testing this though.

  1. the removal of the RARflix symlinks breaks the makefile (not sure why the symlink was removed)
  2. the inner area of the search image is the wrong color on both black/original themes
  3. the header is grey instead of black on the black theme

Also as you stated the library images are pulled from the server, but I seem to remember there were some cases when the local images were used (maybe the mobile server)