View Single Post
Old 1st March 2012, 23:05   #13  |  Link
eidolen
Registered User
 
Join Date: Dec 2003
Posts: 12
I just wanted to let you know how much your work is appreciated! I have literally scoured the net and reached the end looking for this program that didn't exist until now. I've made pleas to the dev of mkvpropedit, as well as the devs of mp3tag and puddletag respectively in the hopes that someone would take up the cause.

Making it cross-platform was another win for me as I'm running xubuntu, and was just sure that if anyone would make this program it would be native to windows.

**End Gushing**

The one question I would ask, is if it's possible to pass a group of files to the program using a file manager. (Thunar in my case) Thunar lets you create custom actions and I've tried everything I could think of but with no joy.

exec java -jar "~/.bin/JMkvpropedit.jar" "%F"

Thunar uses these substitutions:
%f — The path to the first selected file.
%F — The paths to all selected files.
%d — Directory containing the file passed in %f.
%D — Directories containing the files passed in %F.
%n — The first selected file name (no path.)
%N — the selected file names (without paths.)

Even without this functionality I'm still ecstatic, but if this is possible it would really shine.

Many Thanks,
E
eidolen is offline   Reply With Quote