Search found 19 matches
- June 22nd, 2009, 12:08 pm
- Forum: Beta Releases
- Topic: Tab before the script output (linux)
- Replies: 0
- Views: 1634
Tab before the script output (linux)
I have had this for a long time, but now it's time to report it :) To output of a script that I always run after download has a extra tab in the output field. It's not the the fault of my script but in displaying the output of the script. rev 2643 NZB-name /data/Video/HD/blabla Cleaned and...
- May 12th, 2009, 6:39 am
- Forum: Beta Releases
- Topic: [trunk] Changing category resets script to none
- Replies: 3
- Views: 1884
Re: [trunk] Changing category resets script to none
The same thing happens when I use the Simpl skin and I add a nzb in the browser.
When I only select a category the script changes to none and PP to "" instead of "D".
When I only select a category the script changes to none and PP to "" instead of "D".
- April 23rd, 2009, 6:40 am
- Forum: Feature Requests
- Topic: Use the nzb filename in (tv) sorting
- Replies: 2
- Views: 2406
Re: Use the nzb filename in (tv) sorting
I have that now, but the thing is: for example a nzb file: Show.S05E01.Episode-RLSGRP.nzb Some rlsgroups do this: show.s05e01.episode-rlsgrp.avi and some do: 501-episode-rlsgrp.avi Than I have to rename it manually, but I always have the correct rls name in the NZB file. Would be nice to have it lik...
- April 23rd, 2009, 6:18 am
- Forum: Feature Requests
- Topic: Use the nzb filename in (tv) sorting
- Replies: 2
- Views: 2406
Use the nzb filename in (tv) sorting
I always use "correct" nzb filenames, it would be nice if you could rename tv shows like this: %s.n/Season.%0s/.%ext That is nice because you never know what filenames you got in the downloaded archives. It depends on the rlsgroup. With this method you keep the original filename of the nzb...
- April 22nd, 2009, 11:03 am
- Forum: Beta Releases
- Topic: [trunk] Changing category resets script to none
- Replies: 3
- Views: 1884
- April 22nd, 2009, 7:43 am
- Forum: Beta Releases
- Topic: [trunk] Changing category resets script to none
- Replies: 3
- Views: 1884
[trunk] Changing category resets script to none
rev: 2455 I have 1 script in my script folder called "clean". I adjusted my script to do all the cleaning for all categories and non-category downloads. I changed the default script to "clean" and changed all my categories to Default. But when I change a new download to a categor...
- April 11th, 2009, 10:06 am
- Forum: Beta Releases
- Topic: [trunk] TV sorting capitals problem
- Replies: 2
- Views: 1632
Re: [trunk] TV sorting capitals problem
Sorry for posting the fullname.
At the moment I was posted this I was a bit confused.
I was sure sabnzbd renamed the extracted files to the nzb name or create a directory, but that's not the case with TV-sorting. I'm sorry my fault.
At the moment I was posted this I was a bit confused.
I was sure sabnzbd renamed the extracted files to the nzb name or create a directory, but that's not the case with TV-sorting. I'm sorry my fault.
- April 9th, 2009, 11:41 am
- Forum: Beta Releases
- Topic: [trunk] TV sorting capitals problem
- Replies: 2
- Views: 1632
[trunk] TV sorting capitals problem
I'm using r2427. I used to sort my TV shows like this: %s.n/Season.%0s If I put in a nzb for example "***.S07E17.720p.HDTV.x264-CTU.nzb" It gets sorted like this: ***/Season.07/***.S07E17.720p.HDTV.x264-CTU.mkv But now it doesn't got captitals anymore: **/Season.07/***.s07e17.720p.hdtv.x26...
- February 25th, 2009, 5:17 pm
- Forum: General Help
- Topic: SOLVED:Help for writing linux (Antix) shell script to shut down with SABnzbd+
- Replies: 5
- Views: 4340
Re: Help for writing linux (Antix) shell script to shut down with SABnzbd+
To shutdown sabnzbd you can use something like this:
curl -s http://$SABNZBD_IP:$SABNZBD_PORT/sabnzbd/shutdown &> /dev/null
curl -s http://$SABNZBD_IP:$SABNZBD_PORT/sabnzbd/shutdown &> /dev/null
- February 18th, 2009, 1:09 pm
- Forum: Beta Releases
- Topic: [trunk] Can access sabnzbd without entering a password
- Replies: 2
- Views: 1815
Re: [trunk] Can access sabnzbd without entering a password
Thanks that fixed it!
- February 18th, 2009, 12:11 pm
- Forum: Beta Releases
- Topic: [trunk] Can access sabnzbd without entering a password
- Replies: 2
- Views: 1815
[trunk] Can access sabnzbd without entering a password
Hey, I'm using reversion 2212. The last few weeks I don't have to enter a password anymore to access sabnzbd. The user and password are written to the sabnzbd.ini config file, but it doesn't prompt for a password. I tried a new config file, new install, cleaning my firefox cookies and everything but...
- January 15th, 2009, 2:54 am
- Forum: General Discussion
- Topic: SabNZBd on Opensolaris?
- Replies: 31
- Views: 28703
Re: SabNZBd on Opensolaris?
That's what I meant, that it works, didn't notice any problems.shypike wrote: I think "deprecated" is just a warning and should not interfere with normal operation.
However, there can be all sorts of subtle incompatibilities in other areas.
- January 14th, 2009, 7:52 am
- Forum: General Discussion
- Topic: sabnzbd on ubuntu intrepid
- Replies: 1
- Views: 2716
Re: sabnzbd on ubuntu intrepid
What happens if you refresh manually? Or reconnect?
I have this too sometimes, but after a refresh or reconnect it's back to the good categories.
I think it's because that sabnzbd-svn is busy atm with other stuff like par/rar.
I have this too sometimes, but after a refresh or reconnect it's back to the good categories.
I think it's because that sabnzbd-svn is busy atm with other stuff like par/rar.
- January 14th, 2009, 7:36 am
- Forum: General Discussion
- Topic: SabNZBd on Opensolaris?
- Replies: 31
- Views: 28703
Re: SabNZBd on Opensolaris?
I'm using python 2.6 @ Arch Linux. Installed these packages from Arch: 'python-cheetah' 'python-feedparser' 'python-yenc' 'pyopenssl' I only get a few warnings at startup, but it works fine :) I'm using the cherrypy provided by sabnzbd. I got the same warning when using cherrpy provided by Arch. /op...
- January 14th, 2009, 7:28 am
- Forum: Feature Requests
- Topic: server load on bottom of page
- Replies: 19
- Views: 17811
Re: server load on bottom of page
I saw that the system load is added in trunk