sixones / nzbvr

episode downloader written in php5 for sabnzbd+ and newzbin
http://sixones.com/projects/nzbvr
13 stars 0 forks source link

check.php not downloading the correct format #9

Closed rafaelmagu closed 14 years ago

rafaelmagu commented 14 years ago

I've set up the script with mod_rewrite and everything seems to work fine, with the exception of the automated script, which seems to be ignoring the format for each TV show. When manually downloading past episodes using the Series page, it works correctly (720p version is downloaded). However when running check.php, the first available version is downloaded, usually HDTV.

sixones commented 14 years ago

When you have 720p selected as the format, whats usually the first format that nzbVR automatically downloads? Is the report actually flagged as HDTV on Newzbin? Both methods use the same Newzbin query code, so you should get the same files regardless of the method of download.

rafaelmagu commented 14 years ago

On the two cases where I left nzbVR to automatically download, it got the HDTV version. I had to then remove them from my queue on sabnzbd+ and click the Re-Download link for each episode on nzbVR. Then it downloaded correctly.

I have purged my download history by mistake, so I don't know what was the original Newzbin post. I will keep an eye on it the next time an episode is available.

rafaelmagu commented 14 years ago

With the publishing of the latest House episode, I saw the same issue happen again. This time, I visited the Newzbin post (https://www.newzbin.com/browse/post/5514630/) and it is indeed tagged as HDTV. When clicking the Re-download, it sent this (https://www.newzbin.com/browse/post/5514642/) instead to SABnzbd.

When I created the watcher in Series, I specifically told it to use 720p.

What's going on?

sixones commented 14 years ago

confirmed issue, will resolve ASAP

sixones commented 14 years ago

Fixed in latest nzbVR version (0.35)