Page 41 of 53

Re: MovieGrabber - Completely Automated Movie Downloader

Posted: March 4th, 2013, 4:56 pm
by binhex
grmn wrote:Hi there,

did anyone get this great program to work with NZBget as a downloader instead of sabnzbd?

My problem is that NZBget doesn't seem to have a dedicated folder for archiving downloaded NZBs and MovieGrabber won't work without that.

Any ideas? Did I miss something?

Thanks.
hi grmn, nothing stopping you pointing moviegrabber at an empty folder for the archive folder, all this will mean is that moviegrabber wont be able to tell whether a certain nzb has been sent to your downloader (nzbget in your case), and thus it is possible that you might see the same movie downloaded/queued again, moviegrabber will still check your completed folder though and your movies downloaded if defined, so this shouldnt be too much of an issue.

binhex.

Re: MovieGrabber - Completely Automated Movie Downloader

Posted: March 5th, 2013, 2:31 am
by grmn
Great, thanks!

Re: MovieGrabber - Completely Automated Movie Downloader

Posted: March 7th, 2013, 11:10 pm
by splnut
I am having trouble getting moviegrabber working with nzb.su. I have sickbeard/couchpotato working just fine.

2013-03-07 23:08:34,239 WARNING MovieGrabber newznab_index :: Newznab API XML search failed.

Any suggestions?


NM I fixed it. - Was using the wrong port. Should have been using port 443.

Re: MovieGrabber - Completely Automated Movie Downloader

Posted: March 9th, 2013, 1:46 am
by pilGrim
Binhex and I have traded some messages around the problem I am having with the new version, I would like to see if anyone else is having issues.

Basically I have installed a clean version and history and queue is filling up. Anytime I click on the SAB icon or use the check box and then release the queue, nothing happens.

I have checked and rechecked the path to my blackhole. Downloading nzbs directly from a newzap server to the blackhole does work.

I have set log to "info" level but nothing logs when I click the buttons and try to download.

I guess next step is to turn queue off and and see if anything downloads direct as matches to my criteria are found.

Cheers,

Re: MovieGrabber - Completely Automated Movie Downloader

Posted: March 9th, 2013, 2:00 am
by al1937
I have just tried my copy and I seem to get the same thing.
I tick the select box but the release box at the bottom does not do so. Again nothing in the log.

Re: MovieGrabber - Completely Automated Movie Downloader

Posted: March 9th, 2013, 2:26 am
by pilGrim
pilGrim wrote:Binhex and I have traded some messages around the problem I am having with the new version, I would like to see if anyone else is having issues.

Basically I have installed a clean version and history and queue is filling up. Anytime I click on the SAB icon or use the check box and then release the queue, nothing happens.

I have checked and rechecked the path to my blackhole. Downloading nzbs directly from a newzap server to the blackhole does work.

I have set log to "info" level but nothing logs when I click the buttons and try to download.

I guess next step is to turn queue off and and see if anything downloads direct as matches to my criteria are found.

Cheers,
Looks like downloads are working if I turn off queue and don't use SAB button or checkbox with release button.

Re: MovieGrabber - Completely Automated Movie Downloader

Posted: March 9th, 2013, 3:57 am
by binhex
Hi pilgrim I'm going to try and re create your setup with the config.ini file you supplied will let you know how I get on. One quick check, your NOT moving the results.db from the previous version are you?

Re: MovieGrabber - Completely Automated Movie Downloader

Posted: March 9th, 2013, 3:59 am
by binhex
al1937 wrote:I have just tried my copy and I seem to get the same thing.
I tick the select box but the release box at the bottom does not do so. Again nothing in the log.
Can you please pm me your config.ini file minus login information and I will take a look.

Re: MovieGrabber - Completely Automated Movie Downloader

Posted: March 9th, 2013, 10:52 am
by Tenny
Running into an issue here.

When it runs it appears to be working properly, and then:
2013-03-09 07:48:26,130 INFO MovieGrabber newznab_index :: Post id 59eacd186a20057b137943336d38596f
2013-03-09 07:48:26,132 ERROR MovieGrabber newznab_index ::
Traceback (most recent call last):
File "/home/tenny/.moviegrabber/MovieGrabber.py", line 3045, in newznab_index
mg_log.info(u"Post title " + str(GlobalVars.post_title))
UnicodeEncodeError: 'ascii' codec can't encode character u'\xf6' in position 29: ordinal not in range(128)
Computer is running lubuntu 12.10. It's a very slow nettop machine that I use for all this... (great on power usage)

Let me know if there's any more info needed.

Re: MovieGrabber - Completely Automated Movie Downloader

Posted: March 9th, 2013, 12:39 pm
by al1937
Hi Binhex
Here is my config with some parts xxxxxd out.

[folders]
movies_downloaded_dir = M:\, N:\
movies_replace_dir =
usenet_watch_dir = G:\Watched\Movies
usenet_archive_dir = G:\Backup
usenet_completed_dir = G:\_Complete
torrent_watch_dir =
torrent_archive_dir =
torrent_completed_dir =
metadata_dir =
cherrypylog_dir = G:\Progs\moviegrabber\logs
moviegrabberlog_dir = G:\Progs\moviegrabber\logs

[switches]
enable_downloaded = yes
enable_replace = no
enable_favorites = yes
enable_preferred = yes
enable_queuing = yes
enable_metadata = no
enable_release_group = no
enable_email_notify = no
enable_append_year = yes
enable_posters = yes
enable_post_processing = yes

[imdb]
good_genre = action,adventure,animation,biography,comedy,crime,documentary,drama,family,fantasy,film-Noir,game-show,history,horror,music,musical,mystery,news,reality-tv,romance,sci-fi,short,sport,talk-show,thriller,war,western
good_rating = 5.8
good_votes = 100
good_date = 2000
preferred_genre = action,adventure,animation,comedy,family,fantasy,sci-fi,sport,thriller
preferred_rating = 5.5
queue_genre =
queue_date = 2099
bad_title =
fav_dir =
fav_writer =
fav_actor =
fav_char =
fav_title =

[email_settings]
email_server =
email_server_port = 587
email_server_ssl =
email_username =
email_password =
email_from =
email_to =

[usenet]
newznab_search_and = 1080p
newznab_search_or =
newznab_search_not =
newznab_hostname = https://www.nzb.su
newznab_path =
newznab_portnumber = 443
newznab_key = xxxxxxxxxxx
newznab_cat = hd/x264
newznab_minsize = 5500
newznab_maxsize = 16000
newznab_badreport =
newznab_release_group =

[torrent]
kat_search_and =
kat_search_or =
kat_search_not =
kat_lang =
kat_cat =
kat_minsize = 0
kat_maxsize = 0
kat_badreport =
kat_release_group =

[post_processing]
schedule_hour = 1
schedule_minute = 0
rename_files = yes
move_metadata = no
cert_system = us
xbmc_update = yes
xbmc_notify = yes
xbmc_host = 192.168.1.45
xbmc_port = 8088

[webconfig]
address = 0.0.0.0
port = 9191
username = xxxxxxx
password = xxxxxxx
enable_ssl = no

[misc]
index_site = newznab
color_scheme = darkblue
theme = classic
schedule_hour = 0
schedule_minute = 33
max_items_shown = all
history_sort_order = postdatesort desc
queued_sort_order = imdbname asc
movie_separator = <>
launch_browser = yes
log_level = WARNING
last_run = 09/03/2013 10:31:27
version = 2.2.0.b3

Re: MovieGrabber - Completely Automated Movie Downloader

Posted: March 9th, 2013, 3:32 pm
by binhex
Tenny wrote:Running into an issue here.

When it runs it appears to be working properly, and then:
2013-03-09 07:48:26,130 INFO MovieGrabber newznab_index :: Post id 59eacd186a20057b137943336d38596f
2013-03-09 07:48:26,132 ERROR MovieGrabber newznab_index ::
Traceback (most recent call last):
File "/home/tenny/.moviegrabber/MovieGrabber.py", line 3045, in newznab_index
mg_log.info(u"Post title " + str(GlobalVars.post_title))
UnicodeEncodeError: 'ascii' codec can't encode character u'\xf6' in position 29: ordinal not in range(128)
Computer is running lubuntu 12.10. It's a very slow nettop machine that I use for all this... (great on power usage)

Let me know if there's any more info needed.
hi tenny, i see what the issue is, this will be resolved in the next beta, for now make sure logging level is NOT set to info and you should be ok.

Re: MovieGrabber - Completely Automated Movie Downloader

Posted: March 22nd, 2013, 2:23 pm
by balosa
I'm not getting any results anymore, first days the new release worked fine but now nothing shows up anymore, I haven't changed a thing, here's a part of the log:
2013-03-22 20:18:56,141 INFO MovieGrabber launch_default_browser :: Launching browser
2013-03-22 20:19:41,881 INFO MovieGrabber kat_index :: KAT search index started
2013-03-22 20:19:41,881 INFO MovieGrabber kat_index :: RSS feed http://kat.ph/usearch/%20seeds%3A1%20ag ... vies&rss=1
2013-03-22 20:19:42,380 INFO MovieGrabber kat_index :: Post title Jack the Giant Slayer (2013) DVDRIP XVID CD XD VET- IMDB
2013-03-22 20:19:42,411 INFO MovieGrabber kat_index :: Post title not in database
2013-03-22 20:19:42,411 INFO MovieGrabber kat_index :: Post release group IMDB
2013-03-22 20:19:42,411 INFO MovieGrabber kat_index :: Post download link https://torcache.net/torrent/A2F5162758 ... ent?title=[kat.ph]jack.the.giant.slayer.2013.dvdrip.xvid.cd.xd.vet.imdb
2013-03-22 20:19:42,411 INFO MovieGrabber kat_index :: Post size not found
2013-03-22 20:19:42,411 INFO MovieGrabber kat_index :: Post date 22-03-2013 19:13:40 UTC
2013-03-22 20:19:42,411 INFO MovieGrabber kat_index :: IMDb link http://www.imdb.com/title/tt1351685
2013-03-22 20:19:42,411 INFO MovieGrabber kat_index :: Post details not found
2013-03-22 20:19:42,411 INFO MovieGrabber kat_index :: Post id not found
2013-03-22 20:19:42,411 INFO MovieGrabber kat_index :: Post title MomXXX 13 03 22 Olivia Business Trip Part 3 XXX 1080p MP4-KTR
2013-03-22 20:19:42,427 INFO MovieGrabber kat_index :: Post title not in database
2013-03-22 20:19:42,427 INFO MovieGrabber kat_index :: Post release group KTR
2013-03-22 20:19:42,427 INFO MovieGrabber kat_index :: Post download link https://torcache.net/torrent/68D89FF664 ... ent?title=[kat.ph]momxxx.13.03.22.olivia.business.trip.part.3.xxx.1080p.mp4.ktr
2013-03-22 20:19:42,427 INFO MovieGrabber kat_index :: Post size not found
2013-03-22 20:19:42,427 INFO MovieGrabber kat_index :: Post date 22-03-2013 19:12:04 UTC
2013-03-22 20:19:42,427 INFO MovieGrabber kat_index :: IMDb link not found
2013-03-22 20:19:42,427 INFO MovieGrabber kat_index :: Post details not found
2013-03-22 20:19:42,427 INFO MovieGrabber kat_index :: Post id not found
2013-03-22 20:19:42,427 INFO MovieGrabber kat_index :: Post title NaughtyOffice 13 03 22 Jessica Robbin XXX 1080p MP4-KTR
2013-03-22 20:19:42,441 INFO MovieGrabber kat_index :: Post title not in database
2013-03-22 20:19:42,441 INFO MovieGrabber kat_index :: Post release group KTR
2013-03-22 20:19:42,441 INFO MovieGrabber kat_index :: Post download link

Re: MovieGrabber - Completely Automated Movie Downloader

Posted: March 22nd, 2013, 2:50 pm
by binhex
Hi Yes I'm aware of the issue, it's due to kat changing the format of the tags used in their rss feed, will be fixed in next release which should be out by next week.

Re: MovieGrabber - Completely Automated Movie Downloader

Posted: March 22nd, 2013, 3:24 pm
by balosa
ok thnx for the fast response, I'll wait for the next release then...

Re: MovieGrabber - Completely Automated Movie Downloader

Posted: March 25th, 2013, 6:55 pm
by pilGrim
Hi Binhex,

A great future enhancement might be to have a setting for language. Seems like postings for non-English movies are growing on newzap servers which is a good thing, but I would like to only download a non-English movie if the rating is very high.

Maybe if MG could use following logic:
- if language is in file name then process
- if language is not in file name, the use either language or country where movie was made on IMDB site. So English could be something like USA, UK, Aus.

I just looked at Die Hard 2 as it was in my history list and the languages were English and Spanish, maybe primary language is first, but maybe grouping languages by country would be better.

Maybe easier way to deal is to have a list of countries and you can check your primary countries and then have a secondary list of countries with a different IMDB rating.


Not sure why MG does not get the same hype as CouchPotato, I think MG is much better!!

Thanks for all your hard work to bring us this great program!

Cheers