Notification Showing Wrong Quality

I seem to have encountered a bug in the current master version; notifications show the wrong quality.

Things are being downloaded as 720p WEB-DLs, and NzbDrone’s History page agrees. However, when NzbDrone sends out notifications (PushOver), they’re coming up as 720p HDTV. Nothing about it in the standard logs, I can get debug logs if you want.

(I also mentioned this on Trello, sorry for posting it in the wrong place first)

A screenshot of episode activity and the details of the import event in history would be helpful. Debug logs would be helpful as well.

This tends to happen when the file is poorly named and SAB is told to rename folders (which causes drone to be unable to use the folder for the quality).

I removed your comment from Trello, but I believe you could have done the same.

Okay, I’ve turned on debug logs; more releases from the same set are due to download later tonight.

I’ve also just looked at the activity page for one of the episodes, and it sounds like what you described; the downloaded entry doesn’t have the quality in the name. Screenshot here: http://pbrd.co/RGxgMh

If you go to History and click details (i on right side) it will show you the full path it imported from. Could screenshot that too?

Here’s that screenshot: http://pbrd.co/RGA2RJ, it looks like the filename doesn’t have a quality, but the folder does. And, as the other screenshot shows, ND eventually recognises it as WEB-DL, just apparently not when it sends the notification.

drone should be falling back and using the quality of the folder in this case, I’ll take a look.

Could you copy/paste the full source path for me? Just want to make sure I have it right.

I’m sorry that my responses all take so long, but here’s a C&P of that dialog: http://pastebin.com/2XVfnLKG

Alright, think I found it, thanks for catching this one, should be fixed in the next develop build.