YAMJ / yamj-v2

Yet Another Movie Jukebox (YAMJ) v2
GNU General Public License v3.0
28 stars 11 forks source link

The name "3D" for multi-part videos gets picked up as file type rather than name. #2557

Closed Omertron closed 9 years ago

Omertron commented 9 years ago

Original issue 2558 created by Omertron on 2012-12-28T01:16:11.000Z:

What steps will reproduce the problem? 1.Name first video- Avatar [CD1-3D] 2.Name second video- Avatar [CD2-2D] 3.

What is the expected output? What do you see instead? Should see 2 parts- 3D and 2D. Instead I see Part 1 and 2D.

What version/revision of YAMJ are you using? On what operating system? YAMJ 2.8 r3355. MacOSX 10.6.8

What skin are you using? eversion evZap

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

Please provide any additional information below. This appears to happen with all parts named 3D. I just used Avatar as one example.

Omertron commented 9 years ago

Comment #1 originally posted by Omertron on 2012-12-30T16:22:16.000Z:

Hi, this is not an issue, it's due to the source keyword configuration. Default value is : filename.scanner.source.keywords=HDTV,PDTV,DVDRip,DVDSCR,DSRip,CAM,R5,LINE,HD2DVD,DVD,HRHDTV,MVCD,VCD,TS,VHSRip,BluRay,HDDVD,D-THEATER,SDTV,WEBDL,3D

If you want to have : 3D / 2D as part name, you have to remove "3D" in moviejukebox.properties file filename.scanner.source.keywords=HDTV,PDTV,DVDRip,DVDSCR,DSRip,CAM,R5,LINE,HD2DVD,DVD,HRHDTV,MVCD,VCD,TS,VHSRip,BluRay,HDDVD,D-THEATER,SDTV,WEBDL