mrlucas84 / embermediamanager

Automatically exported from code.google.com/p/embermediamanager
0 stars 0 forks source link

dvd or other tag search strings in filename #170

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
if you have a movie file that contains the words dvd, for instance, or any
of the tag search strings , even as a part of word, the tag displayed will
default to that, regardless of the tag shown in the info window.

(also add divx|xvid|3ivx|div3|dx50 to divx pic)

Original issue reported on code.google.com by vlad...@bigpond.com on 18 Jun 2009 at 8:32

GoogleCodeExporter commented 9 years ago
Should be the same for the skins as well.... that's how it works (that's the 
only way
to mark the source is via the file name). What word contains "dvd"?

Original comment by jason.schnitzler on 18 Jun 2009 at 6:00

GoogleCodeExporter commented 9 years ago
i am not sure what skins you are referring to. As for dvd , you are right, 
there are
no words that contain dvd in them. I am not sure about this sentence "that's 
the only
way to mark the source is via the file name" i might not been explaining the 
issue
properly

Original comment by vlad...@bigpond.com on 19 Jun 2009 at 4:51

GoogleCodeExporter commented 9 years ago
Aeon and Serenity are the skins I was referring to. At this time, they're the 
only
skins that read these tags. The source (bluray, dvd, hdtv, etc) of the movie 
cannot
be read from the file itself, so it is read from the file name.

Original comment by jason.schnitzler on 19 Jun 2009 at 7:34

GoogleCodeExporter commented 9 years ago
I see, i was only thinking of EMM's displayed tags, I thought they are for looks
only, and I was unaware of the skin's use for them.  

Original comment by vlad...@bigpond.com on 19 Jun 2009 at 7:47

GoogleCodeExporter commented 9 years ago
I just made some changes to (hopefully) make Ember compatible with XBMC's native
media flagging but still utilize media scanning/flags. In doing so, I tweaked 
the
code that generates the images to use the file name for video source and the 
rest
only use the tag (actually the fileinfo tags now). So that should fix the 
problem for
you.

Original comment by jason.schnitzler on 19 Jun 2009 at 8:33

GoogleCodeExporter commented 9 years ago

Original comment by jason.schnitzler on 22 Jun 2009 at 9:32

GoogleCodeExporter commented 9 years ago
As it is working this way, and working well, I think this can be marked as 
verified.

Thanks!

Original comment by nadas.bence@gmail.com on 24 Jun 2009 at 11:55