mrlucas84 / embermediamanager

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

Internal Sub (ie. mkv) not counted in Main Form #133

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
From Forum [QUOTE=nul7]
It checks for .sst, .srt, .sub, .ssa, .aqt, .smi, .sami, .jss, .mpl, .rt,
.idx, and .ass. I think that's all the subtitle formats that are compatible
with XBMC.
I look at the checkboxes as folder contents (actual files on the hard
drive).... so, no, it shouldn't be checked when the studio tag has a
subtitle flag.
[/QUOTE]

Hi nul... new feature .. a tricky one... 

files mkv can also have sub inside (as a "track") .. i look at the
detection code and  when code decide movie have sub or not , code have no
mediainfo/nfo information.. so not easy to see if file itself (ie: mkv)
have sub or not. I think that calling mediainfo at that point will be very
time consuming!?

Original issue reported on code.google.com by nfnovais@gmail.com on 8 Jun 2009 at 9:02

GoogleCodeExporter commented 9 years ago
As I said, I consider the checkboxes to be folder contents... actual files in 
the
folder. Nothing more. At this point, I'm not even considering to add checks for
internal subtitles during the "GetFolderContents" function.

Original comment by jason.schnitzler on 9 Jun 2009 at 12:52

GoogleCodeExporter commented 9 years ago

Original comment by jason.schnitzler on 14 Jun 2009 at 8:56