-
Notifications
You must be signed in to change notification settings - Fork 16
Home
Coder-Alpha edited this page Mar 17, 2019
·
19 revisions
A Plex Plug-in that allows access to High Quality Movies & TV-Series, Documentaries, and Anime. FMoviesPlus.bundle
NOTE: The author of this plugin has no affiliation with FMovies, associated sites nor the owners of the content that they host.
- Frequently Asked Questions
- ChangeLog
- Discussion Thread - The new and better one...
- Troubleshooting & Known Issues
FmoviesPlus Features:
- Multiple host sources with multiple-resolution (UHD/HD/SD/3D), multiple genre (Documentary, Anime, Movies and Shows) content!
- Clean UI
- Ability to enable DumbKeyboard for individual Search impaired clients
- An Advance Sort-Search Filter Implementation (try it to know)
- Displays detailed movie & episode info where available
- Cache implementation, randomize user-agent to avoid scrape detection from anti-bot web servers
- Fix for temporary SSL issue with certain operating system Plex Media servers.
- Search & Search Queue
- Bookmarking
- Downloading (and adds it to your library with correct name structure for Plex to catalog!)
Plex Media Server:
- Windows
- Linux (Due to PMS issue, may requires SSL option enabled under Channel Prefs.)
- Mac (Due to PMS issue, may requires SSL option enabled under Channel Prefs.)
- QNAP (Most NAS are Linux based) Additional info here.
Plex Clients Tested:
- Plex Home Theater
- Plex/Web
- Samsung Plex App
- Roku (As of December 2018, only "Plex Retro", and "RarFlix" have ability to use Plug-ins)
- Android Mobile
- iOS
- Chromecast
- PlexConnect/ATV3 - Tested and setup instructions here
Providers
Active
- FMovies
- G2G
- Primewire
- FMovies.io
- GoWatchSeries
- GoGoAnime
- 9Anime
- 3D Online Films
- C Movies HD
- Documentary Area
- Flixanity (required login info. set under Prefs.)
- IMDb
Disabled
- YesMovies (temp. down - requires updated cloudflare lib.)
- YesMovie (temp. down - site slow/520 error)
- Ganool (temp. down - new site requires update to Provider plugin code)
- TrailerAddict (temp. down - requires update to Provider plugin code - site bans IP like crazy)
- iTunes Movie Trailers (temp. down - requires update to Provider plugin code)
-
ALL-UC(permanently down - website gone)
Note: Please feel free to suggest good reliable websites or contribute code
Hosts
- Google [Streaming, Downloading]
- OpenLoad [Streaming, Downloading]
- RapidVideo [Streaming, Downloading]
- Streamango [Streaming, Downloading]
- Vidcloud [Streaming, Downloading]
- Vidnode [Streaming, Downloading]
- Direct (supports multiple file hosts) [Streaming, Downloading]
- Mega* [Downloading*] (* Requires binary Crypto)
- YouTube [Streaming]
- via Generic Playback [Streaming]
- Many more via the Plex Services Playback [Streaming]
Direct Search (View/Download) under Options > Tools
- Using IMDb ID (50 free uses per day are included, additional requires VideoSpider Account for API & Secret Key in the
api_key:secret_key
format under Prefs.) - Using OpenLoad ID
Acknowledgements & Thanks:
- 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 scraper
- coryo123 for DumbTools-for-Plex
- Twoure for valuable technical insights and suggestions for JS routines
- mikew for SS-Plex the inspiration for the Downloader
- Pip Longrun for TrailerAddict API support & other trailer agents
- JamminR & OldPapa for Documentation & Support
- Parts of the code based/ported from Specto and Exodus (Kodi addons)