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

Two different video file names are treated as one video (filename string is same to left of .XviD) #1707

Closed
Omertron opened this issue Mar 15, 2015 · 1 comment

Comments

@Omertron
Copy link
Member

Original issue 1708 created by Omertron on 2010-11-16T20:24:16.000Z:

What steps will reproduce the problem?
1.Example video file names as follows:
2.Test.2010.R5.MiC.Xvid {1337x}-Noir.avi
3.Test.2010.R5.MiC.XviD.AC3-ViSiON.avi
4. Use above file names for media, with corresponding .nfo, in seperate folders. RUN YAMJ, and you will ONLY get ONE library entry

What is the expected output? What do you see instead?
Two DIFFERENT versions of a video, with SAME imdb entry should appear twice in library. YAMJ must be parsing name to left of XviD in file name string. Quick fix is to rename one of the source files slightly e.g Test.2010.xxR5.MiC.XviD.AC3-ViSiON.avi

What version of YAMJ are you using? On what operating system?
r1961

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

Please provide any additional information below.
Very small bug I think? I was just confused as I was reviewing video for differing quality and could not find it in Library! Thanks

@Omertron
Copy link
Member Author

Comment #1 originally posted by Omertron on 2010-12-06T11:25:52.000Z:

This is the way that YAMJ works.

It strips marker tags from the video filename and then merges the files together (how tv series and multi-part movies work)

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