Search found 470 matches

by binhex
May 26th, 2014, 5:58 am
Forum: Third-party Addons
Topic: MovieGrabber - Completely Automated Movie Downloader
Replies: 793
Views: 2272082

Re: MovieGrabber - Completely Automated Movie Downloader

Thanks for letting me know splnut and good luck with your parity drive replacement
by binhex
May 23rd, 2014, 1:35 pm
Forum: Third-party Addons
Topic: MovieGrabber - Completely Automated Movie Downloader
Replies: 793
Views: 2272082

Re: MovieGrabber - Completely Automated Movie Downloader

Just in case you guys didn't spot it there is new version released, should be visible in the ui at the bottom.
by binhex
May 20th, 2014, 4:15 am
Forum: Third-party Addons
Topic: MovieGrabber - Completely Automated Movie Downloader
Replies: 793
Views: 2272082

Re: MovieGrabber - Completely Automated Movie Downloader

hmm ok i can see why its failing but i dont understand why the permissions are not set correctly, basically the issue is it doesnt have permissions to create the config.ini file:- IOError: [Errno 13] Permission denied: '/opt/moviegrabber/configs/config.ini' can you do the following, "ls -al /op...
by binhex
May 16th, 2014, 7:27 am
Forum: Third-party Addons
Topic: MovieGrabber - Completely Automated Movie Downloader
Replies: 793
Views: 2272082

Re: MovieGrabber - Completely Automated Movie Downloader

hi rzn, many thanks for your post, you are indeed correct, the moviegrabber package was not correctly setting permissions and ownership for the install moviegrabber folder and thus wasnt able to run as user moviegrabber. this was due to a CR issue in the install script and has now been resolved and ...
by binhex
May 11th, 2014, 1:47 pm
Forum: Third-party Addons
Topic: MovieGrabber - Completely Automated Movie Downloader
Replies: 793
Views: 2272082

Re: MovieGrabber - Completely Automated Movie Downloader

Hi splnut that's odd that it's not starting, can you run it via python2 MovieGrabber.py and send me the output please, also check the log files for any traceback messages
by binhex
May 10th, 2014, 3:47 am
Forum: Third-party Addons
Topic: MovieGrabber - Completely Automated Movie Downloader
Replies: 793
Views: 2272082

Re: MovieGrabber - Completely Automated Movie Downloader

Hi neo I hear your pain I will try my best to get the next beta out by the end of next week latest to fix the torrent issue. Going to be looking into adding piratebay support next
by binhex
May 10th, 2014, 3:41 am
Forum: Third-party Addons
Topic: MovieGrabber - Completely Automated Movie Downloader
Replies: 793
Views: 2272082

Re: MovieGrabber - Completely Automated Movie Downloader

Hi splnut you need to specify the version of python, as arch has both python 3 and python 2 installed, start it with python2 MovieGrabber.py or just run systemctl enable moviegrabber and reboot and it will start on boot or run systemctl start moviegrabber ☺
by binhex
May 6th, 2014, 10:15 am
Forum: Third-party Addons
Topic: MovieGrabber - Completely Automated Movie Downloader
Replies: 793
Views: 2272082

Re: MovieGrabber - Completely Automated Movie Downloader

no probs, if you get an arch linux vm running on unraid and want to get moviegrabber running then download the following file and run pacman -U <package name> working well for me http://sourceforge.net/projects/moviegrabber/files/arch-linux/packages/moviegrabber-2.2.0.b8-1-any.pkg.tar.xz/download
by binhex
April 29th, 2014, 5:47 am
Forum: Third-party Addons
Topic: MovieGrabber - Completely Automated Movie Downloader
Replies: 793
Views: 2272082

Re: MovieGrabber - Completely Automated Movie Downloader

ok quick update on the torrent download issue, spotted the problem, its basically that kat is now gzipping torrents as well as gzipping their rss feed, im now detecting this and uncompressing as required, so this will be included in next beta which i will push out fairly shortly.
by binhex
April 27th, 2014, 4:06 pm
Forum: Third-party Addons
Topic: MovieGrabber - Completely Automated Movie Downloader
Replies: 793
Views: 2272082

Re: MovieGrabber - Completely Automated Movie Downloader

Hi neo_x I will take a look at this, one quick question for you, is this affecting all torrents or just certain ones, if certain torrents can you pm me a link.

Cheers,
Binhex
by binhex
April 24th, 2014, 4:56 am
Forum: Third-party Addons
Topic: MovieGrabber - Completely Automated Movie Downloader
Replies: 793
Views: 2272082

Re: MovieGrabber - Completely Automated Movie Downloader

hi J03, if you switch logging to info it should then log as much detail as possible, i will take a look at this for you as well, to be honest i need to re-visit post processing again and make sure its all working as expected, so it could well be a bug.
by binhex
April 8th, 2014, 3:54 am
Forum: Third-party Addons
Topic: MovieGrabber - Completely Automated Movie Downloader
Replies: 793
Views: 2272082

Re: MovieGrabber - Completely Automated Movie Downloader

hi, this is the crutial bit from the traceback:- UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 34: ordinal not in range(128) basically its saying it cannot decode the string as its not in ascii, this is caused by running the process without first setting the locale, im assumin...
by binhex
March 20th, 2014, 6:01 am
Forum: Third-party Addons
Topic: MovieGrabber - Completely Automated Movie Downloader
Replies: 793
Views: 2272082

Re: MovieGrabber - Completely Automated Movie Downloader

hi neo, will do soon, got internet outage at my house and currently still fighting with BT about it, once im back online i will do my best to get b8 out asap.
by binhex
February 7th, 2014, 5:54 am
Forum: Third-party Addons
Topic: MovieGrabber - Completely Automated Movie Downloader
Replies: 793
Views: 2272082

Re: MovieGrabber - Completely Automated Movie Downloader

yep getting really thirsty now neo_x :) i see the issue you posted, so basically because there are two separate archive folders, one for torrents and one for usenet, that your getting a potential re-queuing from either one, ok thats fairly simple to fix, i will just get the usenet/torrent index proc...
by binhex
February 3rd, 2014, 11:40 am
Forum: Third-party Addons
Topic: MovieGrabber - Completely Automated Movie Downloader
Replies: 793
Views: 2272082

Re: MovieGrabber - Completely Automated Movie Downloader

still have problems with moviegrabber on my synology ds112j it doesnt download anything. my log file shows me this ERROR search_index_thread_kat_1 MovieGrabber kat_index :: Traceback (most recent call last): File "/usr/local/moviegrabber/MovieGrabber.py", line 3337, in kat_index rss_feed ...