Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create unique GUID URL's for NZBDrone compatibility #138

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Create unique GUID URL's for NZBDrone compatibility #138

wants to merge 4 commits into from

Conversation

CoryManson
Copy link

As per http://forums.nzbdrone.com/t/2097 the Develop branch now identifies release by GUID.

I barely know anything about python so this took some time to do but seems to work well. NZB MegasearcH by default just used a bogus URL for GUID, I've replaced it with a random UUID which should always be unique.

Results before change (Note line #9): https://pastebin.com/jGfdca9i

After: https://pastebin.com/G5q1jx48

This PR also fixes the TVRage suggestions module errors mentioned here: #137

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant