• 1
  • 26
  • 27
  • 28(current)
  • 29
  • 30
  • 43
Release service.subtitles.subscene
(2019-08-19, 15:30)Dark Steve Wrote: Then why provide an API at all?
Subscene doesn't have an official api.
 
(2019-08-19, 15:30)Dark Steve Wrote: Do you think IMDB provides then cripple's their own API to push add revenue? They don't, because that would be a shitty way to run their site.
IMDB also doesn't have an official api. FYI, IMDB is nothing but ad content. Not to mention, they are owned by Amazon.
Reply
Thank you for updating the add on. Version 1.7.3.1 works perfectly for me @ 18.5.

Greetz
cgi2011
Reply
I have forked original add-on and fixed searching subtitles from Subscene (without going through Google and leaking everything to that company).

It seems to be working for me without any problems for now using Kodi v18.2. If you can, then please try it out and let me know if it has any problems with your Kodi. Here's the latest release: https://github.com/jarmo/service.subtitl.../tag/1.8.0

I'm new to developing Kodi add-ons, but if it works then I'll look into adding it into the official Kodi repository (if that's even possible).
Reply
(2019-12-22, 14:36)juuser Wrote: I have forked original add-on and fixed searching subtitles from Subscene (without going through Google and leaking everything to that company).

It seems to be working for me without any problems for now using Kodi v18.2. If you can, then please try it out and let me know if it has any problems with your Kodi. Here's the latest release: https://github.com/jarmo/service.subtitl.../tag/1.8.0

I'm new to developing Kodi add-ons, but if it works then I'll look into adding it into the official Kodi repository (if that's even possible).

Thanks for this update! I added a pull request for Kodi 19 compatibility changes and a few tweaks. https://github.com/jarmo/service.subtitl...ene/pull/1
It's working on Kodi19 nightlies now, however, as the vfs-rar addon (which is required for the built in extract function) is not compatible yet, rar files cannot be extracted.
Got an error message or something not working as it should? Provide a full Debug log (wiki) via paste.kodi.tv
Reply
Released new version 1.8.1 thanks to AnonTester - https://github.com/jarmo/service.subtitl.../tag/1.8.1
Reply
(2019-12-22, 14:36)juuser Wrote: I have forked original add-on and fixed searching subtitles from Subscene (without going through Google and leaking everything to that company).

It seems to be working for me without any problems for now using Kodi v18.2. If you can, then please try it out and let me know if it has any problems with your Kodi. Here's the latest release: https://github.com/jarmo/service.subtitl.../tag/1.8.0

I'm new to developing Kodi add-ons, but if it works then I'll look into adding it into the official Kodi repository (if that's even possible).
Cool! You could have forked my branch. Yours will be missing some other improvements. You could of course copy them.

I agree it is unfortunate having to go via Google. I don't know if Subscene has rolled back their changes but they will most likely implement them again in the future if they experience a too heavy load. An alternative to using Subscenes search method will be probably be needed.

It'd be great to have the add-on back in the official repository. I've been meaning to but haven't had the time.
Reply
(2019-12-29, 14:36)appelgran Wrote:
(2019-12-22, 14:36)juuser Wrote: I have forked original add-on and fixed searching subtitles from Subscene (without going through Google and leaking everything to that company).

It seems to be working for me without any problems for now using Kodi v18.2. If you can, then please try it out and let me know if it has any problems with your Kodi. Here's the latest release: https://github.com/jarmo/service.subtitl.../tag/1.8.0

I'm new to developing Kodi add-ons, but if it works then I'll look into adding it into the official Kodi repository (if that's even possible).
Cool! You could have forked my branch. Yours will be missing some other improvements. You could of course copy them.

I agree it is unfortunate having to go via Google. I don't know if Subscene has rolled back their changes but they will most likely implement them again in the future if they experience a too heavy load. An alternative to using Subscenes search method will be probably be needed.

It'd be great to have the add-on back in the official repository. I've been meaning to but haven't had the time. 

Yeah, I didn't want to fork it since it took a completely different approach. You're right that subscene might re-add blocking/captcha in the future and then a different approach might be needed. However, it works for now and that makes me happy Smile
Reply
will the new addon work on kodi matrix?
Current setup: SONY XG8096
Previous setup: Mecool KM9 PRO - Kodi Leia 18.5 | xiaomi mibox 3 - kodi Leia 18.3 | MXIII - Some Kodi version - LibreELEC | Raspberry Pi 2 & 3 - Pipplware - LibreELEC
Reply
(2020-01-10, 05:06)Norin_Radd Wrote: will the new addon work on kodi matrix?

I have not tested it with Kodi 19 (Matrix) myself, but thanks to AnonTester it should also work with that.
Reply
(2020-01-11, 10:19)juuser Wrote:
(2020-01-10, 05:06)Norin_Radd Wrote: will the new addon work on kodi matrix?

I have not tested it with Kodi 19 (Matrix) myself, but thanks to AnonTester it should also work with that. 

it does not work properly.

@AnonTester  can you look into it?

here is my log https://paste.kodi.tv/yecajaqucu.kodi
Current setup: SONY XG8096
Previous setup: Mecool KM9 PRO - Kodi Leia 18.5 | xiaomi mibox 3 - kodi Leia 18.3 | MXIII - Some Kodi version - LibreELEC | Raspberry Pi 2 & 3 - Pipplware - LibreELEC
Reply
(2020-01-12, 03:51)Norin_Radd Wrote:
(2020-01-11, 10:19)juuser Wrote:
(2020-01-10, 05:06)Norin_Radd Wrote: will the new addon work on kodi matrix?

I have not tested it with Kodi 19 (Matrix) myself, but thanks to AnonTester it should also work with that.  

it does not work properly.

@AnonTester  can you look into it?

here is my log https://paste.kodi.tv/yecajaqucu.kodi 
Thanks! It seems that tv-shows are not supported. Can you try with movies?

I've opened up a separate issue regarding this problem https://github.com/jarmo/service.subtitl...e/issues/2
Reply
I didn't test tvshows and missed this. I've opened a PR with a fix.
Got an error message or something not working as it should? Provide a full Debug log (wiki) via paste.kodi.tv
Reply
Version 1.8.2 should fix this - https://github.com/jarmo/service.subtitl.../tag/1.8.2

Thanks again to @AnonTester.
Reply
Does not work on latest Matrix nightly.
Reply
(2020-04-06, 08:16)snyft Wrote: Does not work on latest Matrix nightly.

Can you provide errors, which are logged into Kodi log file?
Reply
  • 1
  • 26
  • 27
  • 28(current)
  • 29
  • 30
  • 43

Logout Mark Read Team Forum Stats Members Help
service.subtitles.subscene8