0.6.0b3: change in required email template name?

Questions and bug reports for Beta releases should be posted here.
Forum rules
Help us help you:
  • 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.
Post Reply
User avatar
Tiny Clanger
Newbie
Newbie
Posts: 14
Joined: February 27th, 2011, 12:21 pm
Location: UK

0.6.0b3: change in required email template name?

Post by Tiny Clanger »

Since upgrading to 0.6.0b3 (hooray - my queue was retained! Well, except for all the low priority stuff which vanished ;D) sending emails didn't work.

After reading through the code, I found that the SABnzbd+ was more fussy about names than in earlier versions: the previous 'standard.tmpl' that I was using had to be renamed 'email-en.tmpl' for it to work.

Might be worth updating the docs to reflect this, if only to save other people from having to dig through the code…
User avatar
Tiny Clanger
Newbie
Newbie
Posts: 14
Joined: February 27th, 2011, 12:21 pm
Location: UK

Re: 0.6.0b3: change in required email template name?

Post by Tiny Clanger »

GAH! After running apt-get install --reinstall sabnzbdplus to get rid of my debugging code, it has NUKED. THE. WHOLE. QUEUE.

Which was about 400 items long.

I have the backups of the NZBs, of course, but simply dropping them into the watch folder adds them all in the Default category. Which is not useful, as they need to be either Movies or TV.

Is there a way of bulk-changing the categories on multiple NZBs, or do I really have to sit there going clicky-mouse on all 400-odd items?
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: 0.6.0b3: change in required email template name?

Post by shypike »

Use the Plush skin and enable "Multi-operations".
Down arrow on the right hand side of the Queue header.

BTW: you should have 400 items in your orphans list.
See Status page, tab Queue Repair.
User avatar
Tiny Clanger
Newbie
Newbie
Posts: 14
Joined: February 27th, 2011, 12:21 pm
Location: UK

Re: 0.6.0b3: change in required email template name?

Post by Tiny Clanger »

Thanks! That's going to save some time.

I did notice the queue repair page after I'd already re-added all the NZBs, so I left it alone — wasn't sure whether it was possible to repair after I'd already re-added everything. Still, useful if anything goes wrong again...

Wish I'd noticed the multi-operations option before I'd done about a third of the queue by hand :)

(Incidentally, it might be an idea to change the "Apply to Selected" button on click so that it looks like it's been pushed — the only indication something's happening is that the browser status bar now says it's loading items… also, on Safari, the active area only appears to be about the right-hand third of the button!)
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: 0.6.0b3: change in required email template name?

Post by shypike »

0.6.0 keeps all job admin along with the download folder of an NZB.
The queue file in the "admin" folder is nothing more than an index to the jobs.
This way there is much less chance of actually losing your queue.

I'm not sure if the package does odd things with the ~/.sabnzbd folder.
The team doesn't create these.
User avatar
jcfp
Release Testers
Release Testers
Posts: 1032
Joined: February 7th, 2008, 12:45 pm

Re: 0.6.0b3: change in required email template name?

Post by jcfp »

shypike wrote:I'm not sure if the package does odd things with the ~/.sabnzbd folder.
Only handles files that belong to the package, i.e. the program files stored in /usr, and init script + config in /etc. Everything else is left untouched, including sabnzbd.ini, user home directories, or any files that may have been downloaded.
User avatar
Tiny Clanger
Newbie
Newbie
Posts: 14
Joined: February 27th, 2011, 12:21 pm
Location: UK

Re: 0.6.0b3: change in required email template name?

Post by Tiny Clanger »

Looks like a queue repair would have been the simple way to get everything back. At least I'm prepared if it happens again.

Thanks, all...
Post Reply