Posts: 113
Joined: Aug 2013
Reputation:
11
2014-01-30, 23:49
(This post was last modified: 2014-01-30, 23:50 by CrowleyAJ.)
Hi BigNoid, thanks for you feedback.
I pushed a new version to github.
Unfortunately Subscene doesn't give precise ratings on its search result page. It just marks subtitles as good, neutral or bad. Currently I map good to 5 stars, neutral to 0 stars and discard the bad ones completely.
I checked the flag icon implementation against some other subtitle plugins, I give the same parameters as them to ListItem(), but for neither my plugin nor for the others it shows a flag icon, so I guess, flag icons are not in the core (yet).
I improved the search code a bit over the frodo version, so it now finds movies with an apostrophe as well as titles with a dot in it, which seems to trigger a direct file search on Subscene.
I tested it successfully for my library, but please continue testing it against some unusual titles with special chars and such to check if I caught all issues.
Posts: 113
Joined: Aug 2013
Reputation:
11
I just pushed a new version, which shows the "sync" icon, when the name of the subtitle matches the file name of the video. This may give false positives on trivial file names.
TODO:
- better default sort, i.e. "sync" matches first
- manual search string support
Posts: 1,216
Joined: Aug 2006
Reputation:
37
Thanks CrowleyAj is working perfect
Posts: 113
Joined: Aug 2013
Reputation:
11
I pushed a new version to github, which now supports manually entered search strings and fixed a bug with episode matching for tv shows.
Posts: 113
Joined: Aug 2013
Reputation:
11
2014-02-05, 01:56
(This post was last modified: 2014-02-05, 01:59 by CrowleyAJ.)
Version 0.0.5 is on github:
I added a new feature, which is handy when only season packs are available for certain TV shows. You can now choose to download archives with multiple files, when available. However only files matching the current episode code (SxxExx) are returned. All other files are discarded.
Please test.
Posts: 150
Joined: May 2004
Reputation:
0
sonic
Senior Member
Posts: 150
I get the same error as Mafarricos
Posts: 113
Joined: Aug 2013
Reputation:
11
Thanks for your report. This should be fixed now.