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

Dual Language-Flag for DVDs #145

Closed
Omertron opened this issue Mar 15, 2015 · 6 comments
Closed

Dual Language-Flag for DVDs #145

Omertron opened this issue Mar 15, 2015 · 6 comments

Comments

@Omertron
Copy link
Member

Original issue 145 created by Omertron on 2008-08-06T13:14:01.000Z:

What steps will reproduce the problem?

  1. Generate the Jukebox

What is the expected output? What do you see instead?

Dual Language-Flag on thumbnails of DVDs (images or VIDEO_TS-folders) with
german and english lines

What version of the product are you using? On what operating system?

1.0.10 beta

Please provide any additional information below.

it works well for HD-movies (MKVs)

@Omertron
Copy link
Member Author

Comment #1 originally posted by Omertron on 2008-09-01T11:00:43.000Z:

Please expand on the requirement. Do you want two flags when there are different
languages in the file? Or subtitles?

@Omertron
Copy link
Member Author

Comment #2 originally posted by Omertron on 2008-09-01T14:25:54.000Z:

I created a flag-file called "Dual Language.png".
It looks like the English.png (USA- and GB-flag) but with german and GB.

Many (NOT ALL) mkv-files with german and english audiotrack get this Dual
Language.png an their thumbnail. Great!

But none of my DVDs (.iso, .img, VIDEO-TS-structure) get this flag, even though the
audiotracks are correct on the deatail-page.

@Omertron
Copy link
Member Author

Comment #3 originally posted by Omertron on 2008-10-01T10:20:57.000Z:

<empty>

@Omertron
Copy link
Member Author

Comment #4 originally posted by Omertron on 2008-10-18T19:32:18.000Z:

+1
It should work with .mkv files as well.

@Omertron
Copy link
Member Author

Comment #5 originally posted by Omertron on 2008-12-29T21:29:46.000Z:

my 2c: please make this feature (language tagging) relay on MediaInfo information
instead of file names. quite often releases contain no or not all languages as part
of file name. it could be actually done as change for currently implemented HD-
tagging.

one more idea for further development: make tagging user-configurable. just define
inside cfg-file which symbol combinations should be recognized as tags and how much
tags should be shown on cover.

BR
Alexei

something like that

filename.scanner.tags.accept=,,,,
filename.scanner.tags.maxshown=3

if filename contains one or more of abovementioned tags than icon(s) with
corresponding icon filename(s) will be shown as overlay on cover. if there are more
than tags found, only first are used (re priority as they are
listed in )

@Omertron
Copy link
Member Author

Comment #6 originally posted by Omertron on 2010-02-05T16:06:47.000Z:

Language now determined against MediaInfo if not already set by Filename or NFO files.
Language can contains multiple info like : English / French.
When drawing logo, for multiple language,

  • we first search a file image with name example : English_French.png
  • if the file exist we draw it
  • if the file doesn't exist we generate it on the fly, with English.png and French.png

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