pymedusa / Medusa

Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic.
https://pymedusa.com
GNU General Public License v3.0
1.8k stars 276 forks source link

Searching for <showname> 000 #3934

Closed WeaverofBrokenThreads closed 6 years ago

WeaverofBrokenThreads commented 6 years ago

Branch/Commit: main OS: win7 What you did: Searching for an episode What happened: Keeps trying to find episode 00/000 no matter which episode I try What you expected: to find the right episode Logs:

2018-03-29 19:01:03 DEBUG    SEARCHQUEUE-MANUAL-72026 :: [Nyaa] :: [d6eb72d] Data returned from provider does not contain any confirmed torrents
2018-03-29 19:01:03 DEBUG    SEARCHQUEUE-MANUAL-72026 :: [Nyaa] :: [d6eb72d] User-Agent: Medusa/0.1.23 (Windows; 7; 873d3f00-3348-11e8-90c7-001a4d4ae63b)
2018-03-29 19:01:03 DEBUG    SEARCHQUEUE-MANUAL-72026 :: [Nyaa] :: [d6eb72d] GET URL: https://nyaa.si/?q=Love+and+Lies+000&c=1_0&page=rss&f=2 [Status: 200]
2018-03-29 19:01:03 DEBUG    SEARCHQUEUE-MANUAL-72026 :: [Nyaa] :: [d6eb72d] Search string: Love and Lies 000
2018-03-29 19:01:03 DEBUG    SEARCHQUEUE-MANUAL-72026 :: [Nyaa] :: [d6eb72d] Data returned from provider does not contain any confirmed torrents
2018-03-29 19:01:03 DEBUG    SEARCHQUEUE-MANUAL-72026 :: [Nyaa] :: [d6eb72d] User-Agent: Medusa/0.1.23 (Windows; 7; 873d3f00-3348-11e8-90c7-001a4d4ae63b)
2018-03-29 19:01:03 DEBUG    SEARCHQUEUE-MANUAL-72026 :: [Nyaa] :: [d6eb72d] GET URL: https://nyaa.si/?q=Love+and+Lies+00&c=1_0&page=rss&f=2 [Status: 200]
2018-03-29 19:01:03 DEBUG    SEARCHQUEUE-MANUAL-72026 :: [Nyaa] :: [d6eb72d] Search string: Love and Lies 00
2018-03-29 19:01:03 DEBUG    SEARCHQUEUE-MANUAL-72026 :: [Nyaa] :: [d6eb72d] Searching only confirmed torrents
2018-03-29 19:01:03 DEBUG    SEARCHQUEUE-MANUAL-72026 :: [Nyaa] :: [d6eb72d] Search mode: Episode
sharkykh commented 6 years ago

I'm just guessing here, but did you enable scene numbering for the show? If you did, try turning it off. Maybe that's the issue.

WeaverofBrokenThreads commented 6 years ago

I tried it with and without scene numbering. It has no effect on the search string.

WeaverofBrokenThreads commented 6 years ago

I went into the code and fixed it.

OmgImAlexis commented 6 years ago

@WeaverofBrokenThreads what did you change to "fix" this? Maybe open a PR?

p0psicles commented 6 years ago

Sharing is caring ;-)

OmgImAlexis commented 6 years ago

@WeaverofBrokenThreads unless you're going to open a PR to share the changes I think it's best we just close this.