ejatapibeda / JaMovies

A Stremio Addon Repository. This project provides a wide range of movies and TV series across various genres, delivering a smooth and enjoyable viewing experience for Stremio users. It supports self-hosting on Vercel and is regularly updated for the best user experience.
https://eja-addon.vercel.app
13 stars 12 forks source link

Can you default to vidsrc.me first? #4

Closed oathzed closed 5 months ago

oathzed commented 6 months ago

I noticed that the code is to start with vidsrc.to but for some reason it won't initiate vidsrc.me if a video isn't found.

This show S1E1 is available on vidsrc.me but not vidsrx.to.

https://www.themoviedb.org/tv/203123-down-for-love/season/1/episode/1

For some reason, it won't scrape the episode from vidsrc.me on stremio

Thanks!

ejatapibeda commented 5 months ago

the vidsrc.me api currently down, and i dont have time to fix it, maybe after my exam finish ill fix this

oathzed commented 5 months ago

the vidsrc.me api currently down, and i dont have time to fix it, maybe after my exam finish ill fix this

Ahh ok, that sounds good. Thank you and good luck on your exams

oathzed commented 5 months ago

Great job on getting this show to pull :).

Is it possible, when you have time, to make the best quality at the top? :o Screenshot_20240531-000201

ejatapibeda commented 5 months ago

Great job on getting this show to pull :).

Is it possible, when you have time, to make the best quality at the top? :o Screenshot_20240531-000201

done implemented

oathzed commented 5 months ago

Great job on getting this show to pull :). Is it possible, when you have time, to make the best quality at the top? :o Screenshot_20240531-000201

done implemented

Tysm!

Closing issue

oathzed commented 5 months ago

@ejatapibeda hey man, how are you pulling the 4k links, looking at that nsbx provider, it's using this API?

https://vidsrc-api-bice.vercel.app/746036

But I'm only seeing 1 link show up

ejatapibeda commented 5 months ago

@ejatapibeda hey man, how are you pulling the 4k links, looking at that nsbx provider, it's using this API?

https://vidsrc-api-bice.vercel.app/746036

But I'm only seeing 1 link show up

im using package not api for nsbx

oathzed commented 5 months ago

@ejatapibeda hey man, how are you pulling the 4k links, looking at that nsbx provider, it's using this API? https://vidsrc-api-bice.vercel.app/746036 But I'm only seeing 1 link show up

im using package not api for nsbx

Oh I see it now. Thank you sir