FMoviesPlus.bundle
FMoviesPlus.bundle - High Quality HD Movies & TV-Series
NOTE: The author of this plugin has no affiliation with FMovies sites nor the owners of the content that they hosts.
Features:
- Fast Google and Openload sources with HD 1080p content
- Clean, Simple UI and includes DumbKeyboard for Search impaired clients
- Ability to enable DumbKeyboard for individual client
- An Advance Sort-Search Filter Implementation (try it to know)
- Displaying detailed movie & episode info where available
- Cache implementation, randomize user-agent to avoid bot response from server
- Fix for temporary SSL issue with certain PMS
- Search & Search Queue
- Bookmarking
Plex Media Server (Server version is 1.3.3.3148):
- Windows
- Linux (Due to PMS issue - requires SSL option enabled under Channel Prefs.)
- Mac (Untested)
Plex Clients Tested:
- Plex Home Theater
- Plex/Web
- Samsung Plex App
- Android M (Samsung Galaxy S6)
- iOS (Apple iPhone6)
- Chromecast - reported here
Known issues:
- If your PMS has issues with SSL - enable the 'Use Alternate SSL/TLS' option under channel prefs.
- If the site is running slow, the Channel will crash when making lot of HTTP page requests - enable 'No Extra Info. for Nav. Pages (Speeds Up Navigation)' option under channel prefs.
- If the movie page returns with only the trailer or bookmark options - please visit website to confirm and then report here
- Links on Google 2 Server may not work on certain clients due to a cookie issue with Plex client - mentioned here. Not yet confirmed, try it with your client. Edit: This should not be an issue since the mentioned issue affects files hosted on Google drive and is not related to the types of Google server used here.
- Read the ToDo list below with other issues and for fixes to expect in the next version.
Future development:
ToDo:
- Season with more than 30 episodes only shows first 30 episodes - will be fixed in v. 0.06
Under consideration (feedback required):
- Implement Movie/TV-Series request feature
- Implement Movie/TV-Series report issue feature
- Implement TV-Series shows as SeasonObjects for continuous playback option - not sure if this works in the Channel api but thats the intention
- Implement a Download video option and add it to your library with correct name structure for Plex to catalog
Implemented:
- Movie summary on thumbnail navigation pages will be available soon. - Implemented with v 0.04 ✓
- Token issue - Fixed with v 0.05 ✓
Installation:
- This channel can be installed via WebTools.bundle or manually follow the directions below.
- Extract zip file downloaded from github to the Plex Media Server plugins folder and rename the folder to FMoviesPlus.bundle. Restart Plex Media Server.
- Unix based platforms need to
chown plex:plex -R FMoviesPlus.bundle
after moving it into the Plug-ins directory (user:group
may differ by platform)
Acknowledgements:
mrknow for work on FMovies movie sources routine for Kodi
lambda81 for HTTP Request routine for SSL/Alternate lambdalib for Kodi
youtube-dl for previous work on OpenLoad scrapper
coryo123 for DumbTools-for-Plex