I have been using a private WLX plugin for MPlayer/MPlaer2/MPV to watch multi-media files. The "ListGetDetectString" returns a string defined as follows:
It used to work properly with files of those extensions before TC 8.5. But recently, probably starting from TC 8.5beta1 to TC 8.5Beta7, if I press "F3" on "MP4" and "MKV" files, they are loaded into TC's Lister window as a kind of normal files. I have to press "4" then the files will be loaded by my WLX plugin. Other file types like "AVI", "WMV" work as expected with the plugin in TC 8.5 beta7.#define parsefunction "MULTIMEDIA & (ext=\"MPG\" | ext=\"AVI\" | ext=\"WMV\" | ext=\"RM\" | ext=\"RMVB\" | ext=\"3GP\" | ext=\"MP4\" | ext=\"MP3\" | ext=\"MOV\")"
I am using TC x64 on a Win8.1 x64.