Cheesegeezer 3096 Posted May 27, 2022 Posted May 27, 2022 (edited) Cheesey Productions brings you MediaInfo for Emby Bringing your Media Info Formats up to Date (including HDR, Vision, Atmos, HLG, DTS:X, DVx, etc) And HDR-SDR Image Extraction using tone mapping for clearer seek images Available from the plugin store A huge shout out to @rbjtech for all his help with this. He was my knowledge base. Thanks Rich Please read the wiki page available that will help you get set up. MEDIAiNFO WIKI PAGE PLEASE NOTE THIS PLUGIN WILL MODIFY YOUR MKV EMBEDDED TRACK TITLES Some examples Also you can add tags to your items Enable the options in the settings and this will only add the tags for the unique formats the emby doesn't already take care of. There are plently of options for you to chose from to get your media looking how you want New Feature Added ---- HDR - SDR BIF File Creation using Mobius Algorithm for ToneMapping This generates larger and crisper images for Chapters and 10Sec ThumbnailSets WE URGE YOU TO READ THE WIKI PAGE 2 SO YOU UNDERSTAND FULLY WHAT'S INVOLVED HDR-SDR IMAGE GENERATOR WIKI Settings can be found at the bottom of the media info page. Feed back is always good. After replacing the dll always remember to clear your browser cache and restart it, to load new changes in the UI. Edited July 26, 2022 by Cheesegeezer 15 4
Ferwin29 4 Posted May 27, 2022 Posted May 27, 2022 Hi @Cheesegeezer, in macOs, the plugin doesn't work (the executables paths are corrects but i launched the task, it lasted 0 seconds). I think it's the name of the executable that is incorrect (the wiki refers to an .exe). Can we have, instead of the path of the executable, the executable itself?
Cheesegeezer 3096 Posted May 27, 2022 Author Posted May 27, 2022 (edited) 6 minutes ago, Ferwin29 said: Hi @Cheesegeezer, in macOs, the plugin doesn't work (the executables paths are corrects but i launched the task, it lasted 0 seconds). I think it's the name of the executable that is incorrect (the wiki refers to an .exe). Can we have, instead of the path of the executable, the executable itself? What’s the exe for mac called yeah I’ll see if we can do that using built in emby components for UI Edited May 27, 2022 by Cheesegeezer
Ferwin29 4 Posted May 27, 2022 Posted May 27, 2022 For MediaInfoCLI, it's mediainfo For mkvpropedit, it's mkvpropedit There is no extension and all names are in lowercase.
Cheesegeezer 3096 Posted May 27, 2022 Author Posted May 27, 2022 36 minutes ago, Ferwin29 said: For MediaInfoCLI, it's mediainfo For mkvpropedit, it's mkvpropedit There is no extension and all names are in lowercase. Sorry, I’m moving my cows at the moment. Ill get something sorted for you shortly
julianb 38 Posted May 27, 2022 Posted May 27, 2022 OMG, finally! This is something I've been waiting for. Thank you so much for making this. This should be added to the official build or at least added to the plugin catalog when it's ready. I don't have any test servers running atm, so unfortunately I have to wait.. I will be following this thread. 2
Cheesegeezer 3096 Posted May 27, 2022 Author Posted May 27, 2022 49 minutes ago, julianb said: OMG, finally! This is something I've been waiting for. Thank you so much for making this. This should be added to the official build or at least added to the plugin catalog when it's ready. I don't have any test servers running atm, so unfortunately I have to wait.. I will be following this thread. Let see how some of the guys testing this initial release do. I think it's almost there Ferwin found a bug, so i can hopefully do a file picker. Then it will go in the catalogue 1
Cheesegeezer 3096 Posted May 28, 2022 Author Posted May 28, 2022 16 hours ago, Ferwin29 said: For MediaInfoCLI, it's mediainfo For mkvpropedit, it's mkvpropedit There is no extension and all names are in lowercase. I can’t get a file picker to work so i can inject a work around for the time being. I’m away this weekend so will be Monday before i can get anything to you. cheers
Cheesegeezer 3096 Posted May 28, 2022 Author Posted May 28, 2022 (edited) @Ferwin29 So if i add another input field for the filename, for both then this should work. i know FFMpeg can do this also, for all files, not just mkv, but I’m not sure if it needs to copy to a temp file and then back to original filename, which seems a lot of work. Ill do some testing. If it can just overwrite using the “-y” CLI then this might be a better way to go. Edited May 28, 2022 by Cheesegeezer
Cheesegeezer 3096 Posted May 28, 2022 Author Posted May 28, 2022 For those that have managed to test, i would really like to hear your feed back please. if it just works, great! if options are confusing, please let me know if there are any bugs you’ve noticed.
Cheesegeezer 3096 Posted May 28, 2022 Author Posted May 28, 2022 1 hour ago, wolong_zb said: can not support linux system? Question or statement? it should support all, but its only been tested on windows so feedback is important
wolong_zb 9 Posted May 28, 2022 Posted May 28, 2022 (edited) Thank you for developing the plugin. Under the ubuntu system running on my emby server, mediainfo and mkvtoolnix are installed by default in the /usr/bin/ directory, and the paths are: /usr/bin/mediainfo and /usr/bin/mkvpropedit; I tracked and found that the actual path of your dll call is /usr/bin\MediaInfo.exe, which is not legal in linux. I'm guessing the reason may not be based on the system type to call the command without the path. Edited May 28, 2022 by wolong_zb
Cheesegeezer 3096 Posted May 28, 2022 Author Posted May 28, 2022 (edited) 1 hour ago, wolong_zb said: Thank you for developing the plugin. Under the ubuntu system running on my emby server, mediainfo and mkvtoolnix are installed by default in the /usr/bin/ directory, and the paths are: /usr/bin/mediainfo and /usr/bin/mkvpropedit; I tracked and found that the actual path of your dll call is /usr/bin\MediaInfo.exe, which is not legal in linux. how did you track? 1 hour ago, wolong_zb said: I'm guessing the reason may not be based on the system type to call the command without the path. A fix is on it’s way. Which will be Monday most likely Edited May 28, 2022 by Cheesegeezer
Cheesegeezer 3096 Posted May 28, 2022 Author Posted May 28, 2022 @Ferwin29 @wolong_zb I managed to sneak in while the missus was in the shower. This will now let you select the appropriate file. Luke gave me the heads up with one line of code and it works like a charm. Test this and please let me know how you got on I also updated the first post with the new dll file for emby server. Emby.MediaInfo.dll 1 1
MagicDoubleM 108 Posted May 28, 2022 Posted May 28, 2022 2 hours ago, Cheesegeezer said: @Ferwin29 @wolong_zb I managed to sneak in while the missus was in the shower. This will now let you select the appropriate file. Luke gave me the heads up with one line of code and it works like a charm. Test this and please let me know how you got on I also updated the first post with the new dll file for emby server. Emby.MediaInfo.dll 692 kB · 0 downloads Nice timing... I just installed the other version and didn't get it working, came back to the forum, and now it's doing its thing and runs through the lib. 1
Cheesegeezer 3096 Posted May 28, 2022 Author Posted May 28, 2022 51 minutes ago, MagicDoubleM said: Nice timing... I just installed the other version and didn't get it working, came back to the forum, and now it's doing its thing and runs through the lib. Thanks, let me know how it goes please 1
MagicDoubleM 108 Posted May 28, 2022 Posted May 28, 2022 25 minutes ago, Cheesegeezer said: Thanks, let me know how it goes please So far, things look great. A few Dolby Vision files, those without fallback, don't get recognized as such, but that's not on you, I guess. Besides, I'm totally a bit nitpicking here: - I'd prefer to have codec information for those files with HDR-tags, when codec info is enabled. - And why not write SDR in where it belongs? That way it would look more consistent to my eyes, and it would leave no questions open. About the Audio section, getting the bitrate in there too would be great. Shortening the language to 2 or 3 letters could give also some room.
MagicDoubleM 108 Posted May 28, 2022 Posted May 28, 2022 (edited) One more thought. I think it would be great if you change the file-date back to where it was before the plugin made it's modifications (or use the one that is stored in emby's database - which might be good for those who now have a full library of files from today ) Edited May 28, 2022 by MagicDoubleM
Ferwin29 4 Posted May 28, 2022 Posted May 28, 2022 Thanks @Cheesegeezer, the plugin runs for the movie with the new version (except some movies in 1080p, I'll see why tomorrow). For the shows, it doesn't work even if i enable it. I'll disable / re enable it and relaunch the script.
MagicDoubleM 108 Posted May 28, 2022 Posted May 28, 2022 Last one, the option to put "REMUX" in, could it be enhanced to also look for WEB-DL and such commonly used strings? Maybe also look for abbreviations of streaming-providers to put their full name back in? Seriously the last one, it should be mentioned somewhere, that this plugin actually touches/changes the media-files, rewrites tags (which btw could be enhanced further to rewrite proper titles and such...) Okay, I'm out. Great work, it's one of those functionalities I've been missing a lot, without really realizing it. Thank you very much.
jsc1205 50 Posted May 28, 2022 Posted May 28, 2022 Will this eventually become available in the Plugin catalog?
Cheesegeezer 3096 Posted May 28, 2022 Author Posted May 28, 2022 12 minutes ago, jsc1205 said: Will this eventually become available in the Plugin catalog? Yes, we need to test first, and remove bugs. Before it’s plugin worthy. this is the testing phase 1
wolong_zb 9 Posted May 29, 2022 Posted May 29, 2022 This plug-in directly modifies the mkv file, which will affect the private torrent file; 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now