Search found 14 matches
- May 7th, 2018, 10:54 am
- Forum: General Help
- Topic: Folder creation behavior during unpacking with Sorting enabled
- Replies: 5
- Views: 2478
Re: Folder creation behavior during unpacking with Sorting enabled
Thanks for the tip! Kodi does support .nomedia files in its library view to ignore folders from being scanned. However, it doesn't affect the plain files/directory view, which is what I use. This is a raw listing of all files/directories, of which some can only be hidden by including a string to ign...
- May 7th, 2018, 8:03 am
- Forum: General Help
- Topic: Folder creation behavior during unpacking with Sorting enabled
- Replies: 5
- Views: 2478
Re: Folder creation behavior during unpacking with Sorting enabled
Yes, Direct Unpack wasn't enabled before and it is now. Ok, I have solved the issue by changing the sort string to: -UNPACK-%dn/%title (%y).%ext (it does not allow an underscore as the first character) Then, I added -UNPACK- to the ignore list in Kodi. Finally, after download is complete, in my post...
- May 6th, 2018, 3:52 pm
- Forum: General Help
- Topic: Folder creation behavior during unpacking with Sorting enabled
- Replies: 5
- Views: 2478
Folder creation behavior during unpacking with Sorting enabled
I have recently updated from SABnzbd 2.0.2 to 2.3.3 on Debian. I have a movies category which is enabled for sorting with the following sort string: %dn/%title (%y).%ext This results in Original.Job.Name/Movie (year).ext , which is stored in /movies Jobs are being extracted to /movies/Original.Job.N...
- March 26th, 2014, 5:26 am
- Forum: Feature Requests
- Topic: Script exit codes and SAB History
- Replies: 10
- Views: 17346
Re: Script exit codes and SAB History
Thanks shypike, hopefully this will resolve this issue where my workaround did not work in every case.
- September 1st, 2013, 1:03 pm
- Forum: Third-party Addons
- Topic: SABMobile: Manage SABnzbd+ from iOS/Android/Windows Phone 7
- Replies: 358
- Views: 475442
Re: SABMobile: Manage SABnzbd+ from iOS/Android/Windows Phon
Hi,fkmtc wrote:The messages were similar to "let me know if you need an invite".. As I don't need one, I havens replied, sorry !
Only the PM was invite related.
The email and app message sent in May 2013 were support/feature queries.
- September 1st, 2013, 8:01 am
- Forum: Third-party Addons
- Topic: SABMobile: Manage SABnzbd+ from iOS/Android/Windows Phone 7
- Replies: 358
- Views: 475442
Re: SABMobile: Manage SABnzbd+ from iOS/Android/Windows Phon
+1 request for search support for Gingadaddy (and NZB.su fix) please.
fkmtc: I'm still waiting for a reply to a message I sent through the app in early May 2013, and an email sent on 25th May. I also sent you a PM here on July 29th.
fkmtc: I'm still waiting for a reply to a message I sent through the app in early May 2013, and an email sent on 25th May. I also sent you a PM here on July 29th.
- June 10th, 2013, 8:23 am
- Forum: General Help
- Topic: After download sab gives info failed download - why?
- Replies: 11
- Views: 5535
Re: After download sab gives info failed download - why?
There is a multithreaded version of 0.4 which fixes some bugs that were in the original 0.4.
- June 5th, 2013, 8:11 am
- Forum: General Help
- Topic: UNPACK directory
- Replies: 5
- Views: 3459
Re: UNPACK directory
I don't think that XBMC currently has the ability to detect a marker file. I use these settings in advancedsettings.xml to exclude those named folders from library scans. <advancedsettings> <video> <excludefromscan action="prepend"> <regexp>_UNPACK_</regexp> </excludefromscan> <excludetvsh...
- May 30th, 2013, 1:39 pm
- Forum: General Help
- Topic: After download sab gives info failed download - why?
- Replies: 11
- Views: 5535
Re: After download sab gives info failed download - why?
I had this happen once.
In my case the cause was an old par2 binary.
Check the debug log first though.
In my case the cause was an old par2 binary.
Check the debug log first though.
- May 30th, 2013, 10:43 am
- Forum: Bug Reports
- Topic: Some failed jobs not showing as failed in history
- Replies: 3
- Views: 4337
Re: Some failed jobs not showing as failed in history
I wasn't able to find any patterns so I decided to retry the downloads on a different machine with the same config (running Windows). In the cases where I previously got 'Unpacking failed, CRC error' in Linux, I now get 'Repair failed, not enough repair blocks', and the job shows as failed in the hi...
- May 29th, 2013, 10:11 am
- Forum: Bug Reports
- Topic: Some failed jobs not showing as failed in history
- Replies: 3
- Views: 4337
Some failed jobs not showing as failed in history
I have set up post-processing python scripts to detect and handle failed downloads. 'Post-Process Only Verified Jobs' is unticked, and 'empty_postproc' is ticked. When the job appears in the history section, I assume that failed jobs (for any reason) should show as failed with the red skull icon. In...
- May 26th, 2013, 2:20 pm
- Forum: Feature Requests
- Topic: Option to specify a session cookie for fetching NZBs by URL
- Replies: 4
- Views: 2839
Re: Option to specify a session cookie for fetching NZBs by
No problem, that makes sense.
I didn't know about the HTTP-level compression, that's good to know, thanks.
I didn't know about the HTTP-level compression, that's good to know, thanks.
- May 26th, 2013, 9:48 am
- Forum: Feature Requests
- Topic: Option to specify a session cookie for fetching NZBs by URL
- Replies: 4
- Views: 2839
Re: Option to specify a session cookie for fetching NZBs by
Thanks for the quick reply. Sorry, you're correct, I should have said "authentication key". Example: With the mobile app SABmobile, there is a feature to download an NZB through the integrated web browser and send it to the SABnzbd host through the API. The NZB can be downloaded from the i...
- May 26th, 2013, 6:45 am
- Forum: Feature Requests
- Topic: Option to specify a session cookie for fetching NZBs by URL
- Replies: 4
- Views: 2839
Option to specify a session cookie for fetching NZBs by URL
When SABnzbd fetches an NZB file through a URL on an indexer site, it can only do it on sites that do not require a login session (unless the session key is in the URL). It would be great if SABnzbd had an option to supply a user-created session cookie file to use when fetching NZBs. This would be e...