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

language tag isn't read from nfo file #2103

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

language tag isn't read from nfo file #2103

Omertron opened this issue Mar 15, 2015 · 8 comments

Comments

@Omertron
Copy link
Member

Original issue 2104 created by Omertron on 2011-10-03T22:05:27.000Z:

What is the expected output? What do you see instead?
on the thumbnail of the movie, it should appear the flag based on the language, it doesn't. the files i have named with "movie (pt).avi" show the correct pt flag, all english movies don't.

What version/revision of YAMJ are you using? On what operating system?
r2654 on windows 7

What skin are you using?
tested on severall skins, default and default-mod-large

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

Please provide any additional information below.

on NFO i have:
<language>English</language>

i also tried changing <id> to "-1" to force not to go to internet get info, and didn't help.

on library i have:
<scrapeLibrary>false</scrapeLibrary>

on moviejukebox.properties i have:
filename.nfo.directory=
filename.scanner.language.detection=true (tried with false, same result)

so, how to make the program read the language tag so it can give it a flag on the thumbnails?

@Omertron
Copy link
Member Author

Comment #1 originally posted by Omertron on 2011-10-04T21:43:32.000Z:

let me know if you need any testing or file uploaded.

@Omertron
Copy link
Member Author

Comment #2 originally posted by Omertron on 2011-10-07T18:29:49.000Z:

any news on this?

@Omertron
Copy link
Member Author

Comment #3 originally posted by Omertron on 2011-10-08T19:33:19.000Z:

strangely, i've added a new video, that the nfo just contains:

Videos / Animation

and oddly enough, the thumbnail received an English flag, so, definitely, the language isn't being read from the nfo

@Omertron
Copy link
Member Author

Comment #4 originally posted by Omertron on 2011-10-08T19:39:19.000Z:

update on last comment, the file was an MKV, after this comment, i've converted it to AVI, and now the thumbnail doesn't gets the English flag anymore.

so, the language is being read from the video file, and not the nfo file, i guess.

@Omertron
Copy link
Member Author

Comment #5 originally posted by Omertron on 2011-11-12T16:21:43.000Z:

any news on this?

@Omertron
Copy link
Member Author

Comment #6 originally posted by Omertron on 2011-12-17T16:09:43.000Z:

it continues on r2843, i have set in every nfo the language of the movie, and yamj doesn't assigns a flag to the poster, it only reads language from the file name and NOT from the nfo.

can you please make it read the nfo tag? or at least give me the option to do that?
thanks.

@Omertron
Copy link
Member Author

Comment #7 originally posted by Omertron on 2012-06-05T20:12:24.000Z:

I CANT SEEM TO PLay movie ..tghis is what it said ,do you know what i did wrong
file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/BluRayMovies/Spiderman.3.1080p.Bluray.x264.AC3-5.1-PeN.1080p%20BluRay/Spiderman.3.2007.BluRay.1080p.x264.AC3-5.1-PeN.mkv
Error 6 (net::ERR_FILE_NOT_FOUND): The file or directory could not be found.. thanx

@Omertron
Copy link
Member Author

Comment #8 originally posted by Omertron on 2012-11-21T15:48:19.000Z:

The tag is by definition not supported in the NFO file.
See http://code.google.com/p/moviejukebox/wiki/NFO_Files#Format.

Following workarounds could be used:

1.) Set the language in the filename; i.e. " (en).avi"

2.) Set in fileinfo section in NFO like described below:



en



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