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

-k parameter causes duplicate first season of each set #2590

Open
Omertron opened this issue Mar 16, 2015 · 0 comments
Open

-k parameter causes duplicate first season of each set #2590

Omertron opened this issue Mar 16, 2015 · 0 comments

Comments

@Omertron
Copy link
Member

Original issue 2591 created by Omertron on 2013-02-03T18:00:18.000Z:

What steps will reproduce the problem?

  1. rescan with '-k'
    2.
    3.

What is the expected output? What do you see instead?
Each TV Series will have the first season duplicated.

What version/revision of YAMJ are you using? On what operating system?
r3507

What skin are you using?
evZap

What device are you using YAMJ on? Networked Media Tank, PlayonHD, Other?
Win32

Please provide any additional information below.
Tried on a sample collection to see which properties could affect such behaviour. Seems it's just the '-k' option.
Just to be on the safe side here are, what I consider influential, settings that I use:
mjb.forceIndexOverwrite=false
filename.scanner.skip.episodeTitle=false
mjb.singleSeriesPage=true
mjb.recheck.XML=false
mjb.recheck.Unknown=true
From the log with '-k':
[18:41:42 - main ] Found 7 videos in your media library
[18:41:42 - Thread-2] Checking existing video: QQQ [Season 1]
[18:41:42 - Thread-2] XML file found for QQQ S01E01 720p HDTV [eng][eng]
18:41:43 - Thread-2] Finished: QQQ Season 1
[18:41:43 - Thread-2] Checking existing video: QQQ [Season 1]
[18:41:43 - Thread-2] XML file found for QQQ S01E01 720p HDTV [eng][eng]
[18:41:43 - Thread-2] Finished: QQQ Season 1
From the log without '-k':
[18:56:21 - main ] Found 5 videos in your media library
[18:56:22 - Thread-2] Checking existing video: QQQ [Season 1]
[18:56:22 - Thread-2] XML file found for QQQ S01E01 720p HDTV [eng][eng]
[18:56:23 - Thread-2] Finished: QQQ Season 1

If needed can provide full log.

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