Grab the latest code from the project page on github: http://github.com/kierse/mediarover/downloadsGoriem wrote: Hvow might one get a hand on this "updated" code? just d/l the same zip from www.mediarover.tv ?
Kierse
Grab the latest code from the project page on github: http://github.com/kierse/mediarover/downloadsGoriem wrote: Hvow might one get a hand on this "updated" code? just d/l the same zip from www.mediarover.tv ?
No. I have that on my list of things to do but currently the season / year is required.makkonen wrote: ... can we turn off the season folders?
Somehow Media Rover works excelent for me now, I can't recall what I did to fix that specific problem. But I think I had forgotten to add the /sabnzbd/ to the http://127.0.0.1 URL and that yielded that error.kierse wrote:Hey Ghosttt,Ghosttt wrote:Code: Select all
2009-10-13 11:46 ERROR - unexpected response received from queue, unable to schedule item 'xxxx 7x04' for download - error.py:45
You seem to be having the same problem as Lockzi: communication with SABnzbd is failing. Increase your logging threshold and try manually adding an nzb to the SABnzbd queue (see previous post). Let me know what response you get when adding the nzb.
Kierse
Thnxkierse wrote:Grab the latest code from the project page on github: http://github.com/kierse/mediarover/downloadsGoriem wrote: Hvow might one get a hand on this "updated" code? just d/l the same zip from www.mediarover.tv ?
Kierse
Hmm, did you remember to pipe the output to /dev/null or similar (you could also modify logging.conf and turn off logging to the screen). I'm not familiar with the gritty details of any cron daemons but if it doesn't set up an output handler MR will likely die. I know some cron implementations capture output and email it but that is daemon dependent. Just a guessqrb123 wrote: I had it working great on my file server, but ever since I migrated to this new HTPC box I built, it does this. Not sure where I messed up setting it up...
Trying the logging.conf now, will have to wait a few minutes before I know if it works. I deleted my logfiles as well to be able to tell real fast if it workskierse wrote:Hmm, did you remember to pipe the output to /dev/null or similar (you could also modify logging.conf and turn off logging to the screen). I'm not familiar with the gritty details of any cron daemons but if it doesn't set up an output handler MR will likely die. I know some cron implementations capture output and email it but that is daemon dependent. Just a guessqrb123 wrote: I had it working great on my file server, but ever since I migrated to this new HTPC box I built, it does this. Not sure where I messed up setting it up...
Kierse
One thing to keep in mind: if you modified logging.conf and turned off output to screen, you won't see any logging data when you run MR in a terminal. Logging data will still be sent to the log file as usual (as long as you didn't turn that off too)qrb123 wrote: That worked. Thanks!!!
I understand. I took the "screen" out using # comments, so I could revert if needed. Frankly, I don't want to run this manually. What I love about this is that once I get it working as I want, it does the work for me. After all, isn't that what any good software is for, keeping people from having to do repetitive tasks or calculations?kierse wrote:One thing to keep in mind: if you modified logging.conf and turned off output to screen, you won't see any logging data when you run MR in a terminal. Logging data will still be sent to the log file as usual (as long as you didn't turn that off too)qrb123 wrote: That worked. Thanks!!!
Kierse
Your declared tv_root directory has a space in the name, try wrapping it in double quotes like so: tv_root = "M:\TV Shows". I'm guessing the space is throwing off the config parser.pilGrim wrote: - I am getting an error that says I need to declare at least one root_tv directory. My setting is: tv_root = M:\TV Shows Do I need to format this differently?
Yes, but you'll need to update your code for it work. I just pushed some code that fixes a bug with this particular feature.pilGrim wrote: - My tv show directory is just a tad off from standard. I use: M:\TV Shows\Show Name\Show Name - Season xx\Show Name - s01e01.avi Will Media rover handle this?
Code: Select all
season = '$(series)s - Season s$(season)02d'
This variable allows you to set permissions on all folders created by Media Rover. I've had some problems with it in the past and in its current state I don't believe it works as it's supposed to (or perhaps how I expected it to). You can safely ignore it.pilGrim wrote: I see there is a umask = 022 setting, but I don't see any documentation on the unmask variable.
Not quite, there's actually a couple steps needed to get SABnzbd to automatically use the sorting script:pilGrim wrote: - If I am reading all of this right, i need to turn off SABnzbd TV Sorter and set to Mediarover scripts. Do I read this right that all I need to do is go to SABnzbd, Config, Folders, Folder containing the user scripts: and enter "C:\Users\Admin\Mediarover\Scripts"
Yes...and no. Media Rover treats the folder titles as series names and uses them when determining if an nzb should be downloaded. As I mentioned in a previous post, MR lowercases the folder name and strips out any non-alphanumeric characters before making a comparison. Using your examples, a folder named "American Dad" and an nzb named "American Dad!" will correctly match (as MR strips out the !). A folder named CSI and an nzb named "CSI Crime Scene Investigation" will not. In this case, you could either rename the folder or declare an alias.pilGrim wrote: - The only issue I had with Smartdownloader was the way it handled certain shows like American Dad! as my directory structure was American Dad, or CSI Versus CSI Crime Scene Investigation. Does Mediarover do a better job with this type of stuff? I can see the alias setting in the config, but do I need to id each show or does it natrually do a getter job?
I was having the same issue as qrb123. I am using a feed from mytvnzb.foechoer.be and nzbs.org and the error only occured with the nzbs.org feed enabled. Piping the script output to /dev/null cured the problem. Thanks for the hint kierse! I agree with qrb123, where do I send a donation. This script is the best thing since womenqrb123 wrote:I understand. I took the "screen" out using # comments, so I could revert if needed. Frankly, I don't want to run this manually. What I love about this is that once I get it working as I want, it does the work for me. After all, isn't that what any good software is for, keeping people from having to do repetitive tasks or calculations?kierse wrote:One thing to keep in mind: if you modified logging.conf and turned off output to screen, you won't see any logging data when you run MR in a terminal. Logging data will still be sent to the log file as usual (as long as you didn't turn that off too)qrb123 wrote: That worked. Thanks!!!
Kierse
Like I said before in a PM - I will gladly pay you $50 for this software and all of the support you have given me - all you need to do is send me a paypal email addy... This software is easily worth that, probably worth more. This software took a $30 a month giganews account, all the way to a $150+ a month sat or cable subscription with a DVR, with no commercials as a bonus!! I can't wait to see how you improve it over time. I see a lot of potential here. I used sab for a while before discovering this little gem that has totally changed the way I think of sab and usenet. Sab is great, but I had no idea how great it was until I found this.
Thanks again, I really mean that. Your software has done wonders for my household. Even the wife comments on how she likes this better than when we had our TV needs met by other more costly solutions. She can't get over the no commercial thing. She loves it. You made me look good to her, and I owe you for that
Regarding folder names versus nzb names, I use XBMC and all my folder names are set to the TVDB.org naming convention for the scraper. So in my case "CSI Crime Scene Investigation" is the folder name as just CSI does not work with the scraper. Problem is that most people post this show as just plain old CSI. In smart downloader I was able to set the alias to match them up for download, but the show would download as CSI and SABnzb would create a new directory structure under CSI. I would then move it to "CSI Crime Scene Investigation" and rename the file, deleting the CSI directory. Can Mediarover help with this? Minimad tried to solve this with Smart Downloader by having the script rename the nzb by show folder name and save it to the blackhole that is watched by nzbd. I was never able to get it working correctly on my end. In the end I was just happy that all shows were picked up with my aliases, and just dealt with the fact that I had to manually find, move and rename them; not that many shows in the big scheme of things.kierse wrote:
Yes...and no. Media Rover treats the folder titles as series names and uses them when determining if an nzb should be downloaded. As I mentioned in a previous post, MR lowercases the folder name and strips out any non-alphanumeric characters before making a comparison. Using your examples, a folder named "American Dad" and an nzb named "American Dad!" will correctly match (as MR strips out the !). A folder named CSI and an nzb named "CSI Crime Scene Investigation" will not. In this case, you could either rename the folder or declare an alias.
Yes, Media Rover should handle this properly. When MR uses an alias to match an nzb to a series, the series name is ultimately still used when sorting/renaming the episode. So in your case, an nzb named CSI would get renamed to CSI Crime Scene Investigation upon download.pilGrim wrote: Regarding folder names versus nzb names, I use XBMC and all my folder names are set to the TVDB.org naming convention for the scraper. So in my case "CSI Crime Scene Investigation" is the folder name as just CSI does not work with the scraper. Problem is that most people post this show as just plain old CSI. In smart downloader I was able to set the alias to match them up for download, but the show would download as CSI and SABnzb would create a new directory structure under CSI. I would then move it to "CSI Crime Scene Investigation" and rename the file, deleting the CSI directory. Can Mediarover help with this?