Help With Simple TV Series Sorting
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Help With Simple TV Series Sorting
All I really want TV sorting to do is create a TV sorting folder as "Series Name" then place files in that folder renamed with "Series Name - Season0xEpisode0x" as they are downloaded. This is the script I am using-- %sn\%sn - S%0sE%0e --but this creates one folder for the file then another and does not relabel the file itself. Also, at times the script I use appears to be repalced at odd times so I have to re-enter it and save. What am I doing wrong?
Thank you.
Thank you.
Re: Help With Simple TV Series Sorting
You should use this Sort expression:
%sn\%sn - S%0sE%0e.%ext
The .%ext part is essential to get the message across that you want a file instead of a folder.
%sn\%sn - S%0sE%0e.%ext
The .%ext part is essential to get the message across that you want a file instead of a folder.
Re: Help With Simple TV Series Sorting
Thank you. And that will place subsequent episodes in the same folder? This is a teaching hospital.
Re: Help With Simple TV Series Sorting
Yesklay wrote:And that will place subsequent episodes in the same folder?
Say what?klay wrote:This is a teaching hospital.
Re: Help With Simple TV Series Sorting
I think that quote is from an old TV show. You teach. I learn. Thank you!
Re: Help With Simple TV Series Sorting
This does not appear to work with NZBMatrix downloads--the folder is good but the file itself is not renamed. I am guessing this is because it is from NZBMatrix and not Newzbin?shypike wrote:You should use this Sort expression:
%sn\%sn - S%0sE%0e.%ext
The .%ext part is essential to get the message across that you want a file instead of a folder.
Re: Help With Simple TV Series Sorting
You would have to give a actual nzbmatrix NZB that goes wrong.
Please PM the URL of the NZB on nzmatrix.
Please PM the URL of the NZB on nzmatrix.
Re: Help With Simple TV Series Sorting
I am having the same problem. I am using newzbin2.es i have my sorting string set to : %sn/Season %s/%sn - S%0sE%0e - %en.%ext and instead get the following finished result.
/complete/Breaking Bad/Season 1/Breaking Bad - 1x01 - Pilot/Bad101.avi
/complete/Breaking Bad/Season 1/Breaking Bad - 1x01 - Pilot/Bad101.avi
Re: Help With Categories
I keep repeating.
Please PM the newzbin report number to me.
Please PM the newzbin report number to me.
Re: Help With Simple TV Series Sorting
sorry first time i posted in this thread.shypike wrote:I keep repeating.
Please PM the newzbin report number to me.
post/6264221/
/volume1/sabdownload/complete/Breaking Bad/Season 1/Breaking Bad - 1x03 - ...and the Bag's in the River/Bad103.avi
Re: Help With Simple TV Series Sorting
Thanks for the info.
Currently under investigation, but you'll have to have some patience.
Currently under investigation, but you'll have to have some patience.
Re: Help With Simple TV Series Sorting
not problem, i didn't think that it could be down to the post, if i spot any more i will provide them too if you like? as i am doing a far bit of downloadingshypike wrote:Thanks for the info.
Currently under investigation, but you'll have to have some patience.
Re: Help With Simple TV Series Sorting
post/6474057
even tho the title is correct in the data bellow "NAME", its saved the file as "the_big_bang_theory_s01e13.mp4"
Completed 2011-08-22 01:14:34
Name The Big Bang Theory - 1x13 - The Bat Jar Conjecture
Size 205 MB
Status Completed
Category *
Path /volume1/sabdownload/complete/The Big Bang Theory/Season 1
Download Downloaded in 1 minute 37 seconds at an average of 2.1 MB/s
Source *****/browse/post/6474057/
Join files [/volume1/sabdownload/incomplete/The Big Bang Theory - 1x13 - The Bat Jar Conjecture/the_big_bang_theory_s01e13.mp4] Joined 21 files
Repair [the_big_bang_theory_s01e13.mp4] Quick Check OK
even tho the title is correct in the data bellow "NAME", its saved the file as "the_big_bang_theory_s01e13.mp4"
Completed 2011-08-22 01:14:34
Name The Big Bang Theory - 1x13 - The Bat Jar Conjecture
Size 205 MB
Status Completed
Category *
Path /volume1/sabdownload/complete/The Big Bang Theory/Season 1
Download Downloaded in 1 minute 37 seconds at an average of 2.1 MB/s
Source *****/browse/post/6474057/
Join files [/volume1/sabdownload/incomplete/The Big Bang Theory - 1x13 - The Bat Jar Conjecture/the_big_bang_theory_s01e13.mp4] Joined 21 files
Repair [the_big_bang_theory_s01e13.mp4] Quick Check OK
Re: Help With Simple TV Series Sorting
That's true.darkromz wrote: even tho the title is correct in the data bellow "NAME", its saved the file as "the_big_bang_theory_s01e13.mp4"
The reason is a bug in Sorting.
If the file doesn't come from unpack action (as in this case, the segment files are just "joined"),
Sort doesn't see that it needs to rename the file.
I'm making good progress in resolving the reported issues.
Re: Help With Simple TV Series Sorting
good to know, keep up the good work... i will hold of download loads for the time being. Could this buy why the sorting for movies was also giving issues too?