Nadahar
Nadahar
This is basically the same problem as #270.
Sure, here is a list from the latest master: ```powershell C:/Repos/Java/metadata-extractor/Source/com/drew/metadata/mov/QuickTimeDescriptor.java:61 Found reliance on default encoding in com.drew.metadata.mov.QuickTimeDescriptor.getMajorBrandDescription(): new String(byte[]) [Of Concern(19), High confidence] C:/Repos/Java/metadata-extractor/Tests/com/drew/lang/ByteTrieTest.java:41 Found reliance on default encoding...
My assumption is that [MetadataContext](https://github.com/drewnoakes/metadata-extractor/pull/225#issuecomment-286775770) would have to be implemented to solve this. While I expect many formats to have a predefined encoding, I doubt that's always the case. In...
@SubJunk I assume that you have already ruled that out, but you're sure that the files in question don't have embedded subtitles? If they do, it's probably the "same old"...
You usually ignore my warnings, but I still can't not say anything about this one. It will completely break everything, `try with resources` *will* close the stream when it is...
@valib Yes, it's true that not all implementations implements `close()`, but most do. `InputStream` is an abstract class, so methods are often overridden in implementations. File-based streams will certainly fail...
The last release of PMS was in 2013. UMS is a fork that is still alive though.
> sorry after some injury I am in hosptal. I hope it's not too serious and that you'll get better soon!
@valib I don't know much about that, but it seems like it can take a long time to heal. Let's hope there are no complications and that your recovery is...
@valib Ough, that's though. I hope you're not in too much pain and that you have access to some entertainment so that it doesn't feel like a year.