Search found 6 matches

by BigBossman
13 Aug 2014, 18:29
Forum: Extension scripts
Topic: [PP-Script / Scan-Script] Automatically Fetch Subtitles
Replies: 281
Views: 211499

Re: [PP-Script] Subliminal - Subtitles, faster than your tho

Now getting this error even though everything is set in the settings. That would be my fault, my last commit fixed your problem. But i additionally tried to get clever and make it easier to follow variables internally so they're 1 to 1 with what is defined. In doing so i introduced a new problem; m...
by BigBossman
13 Aug 2014, 03:45
Forum: Extension scripts
Topic: [PP-Script / Scan-Script] Automatically Fetch Subtitles
Replies: 281
Views: 211499

Re: [PP-Script] Subliminal - Subtitles, faster than your tho

Code: Select all

Subliminal: 2014-08-12 23:45:21,090 - 15623 - ERROR - Validation - Directives not set: Single, Providers, SearchMode, HearingImpaired, TvCategories, VideoExtensions, Languages
Now getting this error even though everything is set in the settings.
by BigBossman
12 Aug 2014, 23:54
Forum: Extension scripts
Topic: [PP-Script / Scan-Script] Automatically Fetch Subtitles
Replies: 281
Views: 211499

Re: [PP-Script] Subliminal - Subtitles, faster than your tho

I'm getting some errors when attempting this Tue Aug 12 19:48:00 2014 INFO Subliminal: 2014-08-12 19:48:00,379 - 15399 - INFO - Script Mode: POSTPROCESS Tue Aug 12 19:48:00 2014 INFO Subliminal: 2014-08-12 19:48:00,387 - 15399 - WARNING - NZBParse - Skipped; lxml is not installed Tue Aug 12 19:48:00...
by BigBossman
04 Aug 2014, 23:15
Forum: Extension scripts
Topic: [PP-Script / Scan-Script] Automatically Fetch Subtitles
Replies: 281
Views: 211499

Re: [PP-Script] Subliminal - Subtitles, faster than your tho

Still getting import error on new version

Subliminal: ImportError: No module named guessit

It looks like its adding scripts/lib instead of scripts/subliminal/lib to the sys.path
by BigBossman
30 Jul 2014, 18:11
Forum: Feature discussion
Topic: Feature Request: Unpack RAR in RAR
Replies: 10
Views: 26108

Re: Feature Request: Unpack RAR in RAR

Well, regardless this still doesn't solve the issue of people who want to completely extract the archives included in an NZB, and not have the extra archives deleted by post processing scripts. Subs or no subs, there could be useful files included in further archives for whatever reasons. I'm guessi...
by BigBossman
30 Jul 2014, 01:34
Forum: Feature discussion
Topic: Feature Request: Unpack RAR in RAR
Replies: 10
Views: 26108

Re: Feature Request: Unpack RAR in RAR

Many releases come with files in the format of xxx.rar -----> xxx.avi xxx.subs.rar -----> /Subs/xxx.idx /Subs/xxx.rar ----> xxx.sub Archive within archive extraction is needed as both .idx and .sub files are needed to have working subtitles. (SABnzbd handles this properly)