gnoling / UnlinkMKV

Merges ordered chapters / segmented MKVs back into a single file.
MIT License
152 stars 8 forks source link

Some mkv metadata missing/wrong #26

Closed grenzor closed 7 years ago

grenzor commented 7 years ago

Been using UnlinkMKV for a little while and it seems it misses out on some information for example the title and language metadata of subtitles (but I think it also happens with audio/video streams).

I also noticed the final unlinked file if it has a movie name metadata will named after the opening rather than the main video (e.g. Series - OP1 rather than Series - EP1).

Is it possible to fix this?

Thanks for the great program!

gnoling commented 7 years ago

Yeah, this is actually the same as issue #7, though it effects all metadata. Closing as a duplicate.