GithubHelp home page GithubHelp logo

mhdzumair / mediafusion Goto Github PK

View Code? Open in Web Editor NEW
140.0 5.0 22.0 7.65 MB

Universal Stremio Add-On

License: MIT License

Procfile 0.02% Python 82.02% JavaScript 5.51% HTML 9.57% CSS 2.43% Makefile 0.29% Dockerfile 0.15%
bollywood hacktoberfest movies series stremio stremio-addon stremio-addons hacktoberfest2023 python debrid

mediafusion's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mediafusion's Issues

Integrate TamilMV too

Hi, Great addon, thank you so much, was searching for this, can you also integrate TamilMV with this, as it is also similar site as TamilBlasters, lot of times, I find the speed to be much more higher there with good seeders, also is there a possibility to show torrent info such as seeder counter, like how torrentio shows

Add support for TV channels & M3U Streams

Description

As a Maintainer, I would like to add the support of scrapping IPTV from TamilUltra and provide the tv metadata and streams from MediaFusion.

Implementation Details

  • Update the DB structure for adding tv metadata and tv streams
  • Create scrapper script to store the data into db
  • Categorized the channels & etc.

Seedr.cc

Nice to see you added seedr.cc to the addon, but how do we delete existing file ? And also I can see the video been downloaded on seedr.cc and in wishlist but not able to play it from stremio application on Android.

No links when searching older movie/series

Hi, I have installed your addon as well as installed almost all addons on Stremio. However, when I search for any show, there are no links displayed.
For eg, I was searching "The Kapil Sharma Show" which is available on your website but on Stremio, I do not get results from your addon or other addons.
Screenshot here: https://imgur.com/a/jjMYPlL
Two links shown in the screenshot above, they do not play. Why am I not getting more links for the show, either from your addon or from other addons? If I search for English movies, then I do get lots of links.
Can you please suggest any solutions? Thanks.

Create docs README regarding the RealDebrid

Description

As a maintainer, I would like to add a short description about RealDebrid service under streaming_providers/realdebrid/README.md Also add the referral link

<a href="http://real-debrid.com/?id=9490816" title="Real-Debrid"><img src="http://real-debrid.com/static/images/banner/en.png" /></a>

Enhanced the MediaFusion Logo

As a maintainer, I would like to improve the design of new logo / modify the current logo design to better visualization.

Acceptance Criteria

  • Design can be simple & visually appealing
  • Clear fonts size and readability of text
  • A graphical element design
  • Output logo PNG & SVG file for reproducing the logo

Artifacts

Fix metadata for Non IMDB series

Description

As developer, I want to respond complete metadata for Non IMDB series. Due to Android TV & mobile platforms are not query the metadata separately when click on the individual series.

Improve the documentations

As part of the hacktoberfest, I would like to get contributions to improving the documentations if you feel anything need to be updated.

Crashes on Chromecast / Android TV

After the recent changes, the add on breaks on Android TV on Chromecast. It causes the app to crash when scrolling down to any Media Fusion carousel. Tried uninstalling and then reinstalling. Issue happens only with the MediaFusion add on. Was working fine previously before this change.

Feature Request: Filtering and Sorting by qualities and size

Similar to Torrentio, I would like to have Filtering and Sorting options by qualities and size. These options can be specified by the user when installing the addon.

Example: I have a 4k TV and I only want MediaFusion to show streams in atleast 1080p quality.

Option to choose category along with language

Hi. Thanks for providing options to choose the language. However, it would be nice if we could choose category along with the language. For example, if I select tamil languaue, than I have all categories like Tamil HD movies, Tamil DVD-scr/HDcam, Tamil dubbed etc. I would like to select just Tamil HD movies and be able to hide all other Tamil categories. Same for other languages. I want to hide dubbed movies category and hdcam category. Is that possible? Thanks for all your time.

Feature: Add new catalog to showcase downloaded movies and series in streaming provider

Description

As a maintainer, i would like to add new catalog to showcase downloaded movies and series from streaming providers like realdebrid, seedr and debrid link.

Inspired by @MrMonkey42's Add-on https://github.com/MrMonkey42/stremio-addon-debrid-search

Implementation details

  • Add dynamic catalog for movies and series when installing addon with streaming provider. Ex: "RealDebrid Movie Downloads"
  • Check available download list from streaming providers & match the infohash (debrid) or match torrent name (seedr). Based on the matching movies and series provide stremio catalogs.

AllDebrid Servers are not allowed

Description

As a developer, I want to fix the AllDebrid API error when using it with production server. The AllDebrid working perfectly in local when running the add-on locally. But using it with server then getting following error.

ERROR::26-Dec-23 16:27:25 - Exception occurred: Failed to add magnet link to AllDebrid {'status': 'error', 'error': {'code': 'NO_SERVER', 'message': "Servers are not allowed to use this feature. Visit https://alldebrid.com/vpn if you're using a VPN."}}

Real Debrid Ivalid Token Error

I installed the add on after copy pasting my token link, stremio then poplulates all the real debrid link when I select one it shows invalid token. Same token is working just fine everywhere else including Torrentio.

Feature: Add API endpoint for provide direct m3u playlist file for IPTV

As a maintainer, I would like to provide API emdpoint for provide live tv channels playlist.m3u file generated from support live tv channels that are working without any special headers. So that users can import the tv channels into their IPTV.

This feature is intended to provide a support for users that are only want the live tv directly into their IPTV client but with limitations.

Sort streams by Instant availability of the torrents for real-debrid

Description

As a maintainer, I would like to add functionality for checking instant availability of a torrent in real-debrid and sort the streams by cached + latest released. So that user can quickly play cached content.

Extra work

  • Fix a bug in real-debrid when playing streams
  • Delete the torrent when magnet_error occurred.

Cannot authorize with RealDebrid

Trying to configure this add-on to work with Real Debrid and in the beamup page when I select 'Real Debrid' as the streaming provider and click on 'Authorize with RealDebrid', I get an error "An error occurred. Please try again."

Move site links to config to avoid blocks

Hi @mhdzumair,

Thanks for your awesome work.

I just have some suggestions on storing the links.

I see that you have hard-coded the links inside the scrapper folder. It might be a problem if the sites change their domain or get blocked.

I would suggest keeping it in the config file separately and referring directly to the scrapper file.

Also, you can use the https://unblockit.pages.dev/ website to get the unblocked website directly.

Cannot install addon in stremio

After clicking on the configure link, it is taking to the configure page, but cannot authorize RD or use dirent torrent. While clicking on the install button, it is not installing

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.