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

identifying episode in sorting script #25

Open
kierse opened this issue Jan 29, 2010 · 0 comments
Open

identifying episode in sorting script #25

kierse opened this issue Jan 29, 2010 · 0 comments

Comments

@kierse
Copy link
Owner

kierse commented Jan 29, 2010

the sorting script first looks for an newzbin ID (to identify newzbin nzbs) then defaults to using the default episode object. This could cause problems in the future with sources such as nzbmatrix (which has its own matching patterns). Update MR to either:

a) loop through list of available sources asking each one if it can handle the given nzb, or
b) use a common naming pattern when adding the nzb to the queue (in scheduling script). Can safely default to default episode object in this case

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

No branches or pull requests

1 participant