Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

ljunkie/RARflixTools

Repository files navigation

RARflixTools - v0.1.1

Supplemental Tools for RARflix ( a modified Plex chanel for the Roku )

  • Currently this enable overlays on Posters. We can now have Watched/Progress indicators
  • more tools may come later...

#Requirements

  • RARflix 3.1.0+ - https://owner.roku.com/add/rarflix
  • Web server (apache/nginx/etc) running on the same host as the PMS (Plex Media Server)
  • PHP 5.x
  • PHP-GD
  • Web server path: /RARflixTools
  • Web server Port: 32499

#Install

  • download the zip from github
  • install a web server on your PMS server
  • set the web server to listen on port 32499
  • unzip RARflixTools dir in your webroot
  • if your webroot is /var/www/html then you should have /var/www/html/RARflixTools/
  • CASE matters -- i.e. RARflixTools

Test your Install

  • Use a web browser and visit: http://[yourPMSip]:32499/RARflixTools
  • must return a json result
{"rarflix":{"PosterTranscoder":true,"PMSaccess":true,"PosterTranscoderUrl":"http:\/\/youPMSip:32499\/RARflixTools\/poster.php"}}

Using with RARflixDev v3.0.8+

  • There is nothing you have to do (as of now). RARflixDev will notice your server has RARflixTools installed and will start using the tools. If for some reason you don't want the tools enabled, just remove this installation or rename RARflixTools to RARflixTools.disabled. A channel restart is required too.

Examples - sScreen shots ( Poster Indicators )

home screen

all seasons

all seasons season

episodes

episode preplay

all movies

movie preplay

About

Supplemental Tools for RARflix

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages