Kodi Community Forum
Release service.subtitles.shooter - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Subtitle Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=143)
+---- Thread: Release service.subtitles.shooter (/showthread.php?tid=199644)



service.subtitles.shooter - taxigps - 2014-07-10

Under xbmc 12.0 and the older version, I have wrote a shooter service for script.xbmc.subtitles to download Chinese and English subtitles from shooter.cn. And I rewrite it as a single subtitle add-on when xbmc 13.0 release. So here is a support thread for all service.subtitles.shooter related stuff.

The add-on is available in the official Gotham add-on repository.
The source code in development here: https://github.com/taxigps/service.subtitles.shooter

Important update:

Jun 26, 2014 - Version 1.0.3
- added search subtitles by title
(Older shooter add-on only support search subtitles by video file hash, sometime can't get any results.)

Apr 09, 2014 - Version 1.0.2
- added setting to save subtitles as UTF-8
- added setting for Simplified and Traditional conversion
- changed to use zlib to decompress incomplete zipped subtitle
(If download a Simplified Chinese subtitle(GBK encoding) use older shooter add-on, the subtitle can't show correct when set Appearance-International-Language as Chinese(Traditional) (BIG5 encoding))


RE: service.subtitles.shooter - taxigps - 2014-07-13

updated to 1.0.4 - reduce unneeded coding convertion to download faster.


RE: service.subtitles.shooter - risingevil - 2014-12-11

This doesn't seem to work very well with Pulsar torrent streams. Or it might be Kodi's RC status. When I do manage to find and downlaod subtitles, I get a error when it is trying to display it.


RE: service.subtitles.shooter - taxigps - 2014-12-14

broken because site closed.

edit: I'm wrong. just can't get subtitles by movie name (or filename) because web site shooter.cn is closed. Can get subtitle by file hash code because web api still work.


RE: service.subtitles.shooter - taxigps - 2014-12-16

(2014-12-11, 19:04)risingevil Wrote: This doesn't seem to work very well with Pulsar torrent streams. Or it might be Kodi's RC status. When I do manage to find and downlaod subtitles, I get a error when it is trying to display it.
we can't calculate hash code of streams, so can't get the subtitle for streams.


RE: service.subtitles.shooter - Herzog - 2015-01-14

As shooter.cn is down, is there a subom.net subtitle addon in the works for Helix? Or is there another subtitle service for Chinese subtitles? Looking forward for suggestions!


RE: service.subtitles.shooter - Ricky.C - 2015-01-26

(2014-12-14, 14:52)taxigps Wrote: broken because site closed.

edit: I'm wrong. just can't get subtitles by movie name (or filename) because web site shooter.cn is closed. Can get subtitle by file hash code because web api still work.


There is a new Shooter call Fake Shooter. Can you replace this one in the addon ?

http://sub.makedie.me/

THX