bugatsinho / bugatsinho.github.io

Bugatsinho New Repository
GNU General Public License v3.0
77 stars 41 forks source link

GreekSubs Error #153

Closed etsicode closed 2 months ago

etsicode commented 2 months ago

Subs4Series does not return anything.

bugatsinho commented 2 months ago

Try to open the website in a browser at the same network and try again. I will check during the week if there is any issue.

Sent from Proton Mail for iOS

On Sun, Jun 23, 2024 at 09:04, etsicode @.***(mailto:On Sun, Jun 23, 2024 at 09:04, etsicode < wrote:

Subs4Series does not return anything.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

etsicode commented 2 months ago

From the website I can search successfully.

bugatsinho commented 2 months ago

No I'm saying to open first in a browser and then try on kodi!

Sent from Proton Mail for iOS

On Mon, Jun 24, 2024 at 03:03, etsicode @.***(mailto:On Mon, Jun 24, 2024 at 03:03, etsicode < wrote:

From the website I can search successfully.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

etsicode commented 2 months ago

This is exactly what I did. The problem persists. From the site subs4free I have no problem with subtitles. The problem is with subs4series when I search for a tv subtitle. I did a little digging on the python code. I believe the problem is in the module net.py.In the _fetch function the line response = urllib_request.urlopen(req, timeout=15) produces 403 error.

kolekan commented 2 months ago

Propably you are using an addon that is not passing tv show metadata to kodi player or maybe the request timeout need to be increased from 15 to 30 or more. No issue for me.

etsicode commented 2 months ago

Tested with 2 video addons: Fen light and umbrella with increased timeout to 30. Same behaviour. Other subtitle addons like opensubtitles and the same addon on other websites like SubzTV give expected results.

kolekan commented 2 months ago

IMG_20240624_183145 As you can see there is no issue. Change your network dns servers to google or cloudflare.

etsicode commented 2 months ago

Yes, it seems the problem is on my side. However, I cannot understand why. My dns servers are set to google.

kolekan commented 2 months ago

My dns servers are set to google.

Is this set both for ipv4 and ipv6?

etsicode commented 2 months ago

For ip4 and ip6 the dns severs are set to google.