denimnani / service.subloader

Kodi automatic subtitles
Other
34 stars 12 forks source link

subloader doesnt work on kodi 19 #12

Closed ananias47 closed 3 years ago

ananias47 commented 3 years ago

hi my friend

thank you for your great work

i am trying to use it on kodi 19 but it doesnt work i set it on open subtitles dialog and delay 10 seconds on kodi 18.9 works great with the same settings

denimnani commented 3 years ago

Hi there do you have the latest version installed? Make sure to install the repo to keep it up-to-date automatically. Regarding the delay for kodi 18 and 19 you don't need it you can set it to 0 (unless you're running on a ultra low end device)

ananias47 commented 3 years ago

hi my fried yes i have installed your repo and i have the latest version 0.1.5

when i open a movie or an episode nothing happens

denimnani commented 3 years ago

Ok then, in order to figure out what's happening in your setup, gonna need you to share our kodi log. Go under kodi settings and activate the log, go to Subloader settings and do the same, then play a movie or TV show and share the log with me. If you don't know how to share a log do a quick search over YouTube there are a lot of tutorials...

ananias47 commented 3 years ago

https://paste.ubuntu.com/p/5Rg4vcHjHJ/

denimnani commented 3 years ago

Hi there, Think I found the issue.

Here is your log info:

[SubLoader]##### Content path: https://(your content path).mkv
[SubLoader]##### Content source: https://(your source path)
[SubLoader]##### Total time: 2:01:45
[SubLoader]##### Default: opening search dialog

Subloader is set to open search dialog by default, not sure if you intended to do set it this way. This option is only going to automatically open the subtitle dialog at the beginning of the video, it will not download anything. In order to auto download the subtitle you need to change the setting to: “automatic subtitles”. Another important thing, you have A4K Subtitles installed and is an awesome addon I use it myself, but if your intention is to set Subloader as your first option for auto subtitles you need to make sure the “auto option” in A4k Subs is disabled.

Please let me know if this fix’s your issue.

ananias47 commented 3 years ago

hi my friend thank you again for your time yes i want only to pop up the dialog and choose from there but it doesnt popup at all in a4ksubtitles i disable the autosubs option edit:a workaround i found is this screenshot00002 screenshot00000

but if i set it on open subtitles dialog it doesnt work

denimnani commented 3 years ago

It seems we have a bug on the monitor.py

Can you please download directly from GitHub and try again.

Sub

I add a possible fix for this, waiting on your feedback in order to push the update.

ananias47 commented 3 years ago

yes my friend now works great thnx again

denimnani commented 3 years ago

Thank you @ananias47 you helped identifying this sneaky bug 😊. The update is now rolling out.