github REVENGE977/stremio-enhanced-community v0.3

latest releases: v0.6, v0.5, v0.4...
20 months ago

A lot of improvements that make the app more reliable and more usable.

  • Now relies on Stremio Service to run (if stremio service isn't installed it will guide the user to install it). This is means you will get a similar streaming experience to the official app. All streams should work now properly without any issues.
  • Checks if the installed version is the latest version or not. Startup checking can be disabled from the settings (not tested yet tested and it works).
  • Made a new plugin called "BetterEpisodesList." The idea is to add a new season option in shows that says "all." When the option is chosen, the plugin will take all of the episodes available in a show (except specials) and put them in one list for you, numbered as they are in one list. This is very useful for shows like One Piece, Where in other platforms the episodes are listed as they are in one season. This plugin brings that to Stremio. The plugin also adds a search bar for the user to search episodes, which is a feature apparent in Stremio Web.
  • Now shows the list of plugins/themes in more details. It will show the details provided in the meta data (the first few comment lines). You can check examples/BetterEpisodesList.plugin.js.
  • The source is a bit more organized now.
  • Fixed the flag for --devtools. Now if the user launches stremio-enhanced with the flag --devtools it will open the F12 devtools on launch properly.
  • Added the hotkey Ctrl+Shift+I to open the devtools.
  • Added the flag --no-stremio-service for users who don't want to use stremio service and override the streaming server URL from the settings.
  • Now sets the background to black on startup, so you don't get flashbanged on launch.

Note: I've only tested the update on Windows.

Don't miss a new stremio-enhanced-community release

NewReleases is sending notifications on new releases.