Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Submit infoHash when play-stream is executed instead on defineStreamHandler() #262

Open
svetlozardraganov opened this issue Feb 20, 2024 · 4 comments

Comments

@svetlozardraganov
Copy link

I'm working on addon that provides the ability to videos from torrent files.

The defineStreamHandler() function expects to receive infoHash information but the extraction of this information is time consuming, especially when involving multiple streams.

Is there a way to submit everything but the infoHash information to defineSteamHandler() function and only when the play-stream is executed to download and submit the infoHash information for the respective stream? This will save a lot of time to pre-download all infoHash-es.

@Hris828
Copy link

Hris828 commented Feb 21, 2024 via email

@svetlozardraganov
Copy link
Author

svetlozardraganov commented Feb 21, 2024

Not sure if this is allowed but I will answer the question below:

Здравейте, не е по темата, но какви са възможностите да се създадат добавки към българските сайтове за субтитри? Някой пробвал ли е?

Доколкото виждам могат да се направят всякакви добавки включително и за субтитри.

@Hris828
Copy link

Hris828 commented Feb 22, 2024 via email

@svetlozardraganov
Copy link
Author

Със сигурност, не съм сигурен обаче дали това би било в интерес на Stremio.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants