2020-11-02, 05:08
Hi, new here, but am a long time user of tiny media manager.
So, I use tmm to manage the movies and zoomplayer for playback. When I use the "Search and download subtitles" function in tmm, it scrapes the subtitles from OpenSubtitles.org and puts them with the movie with a name like MyMovie.eng.srt It works great, but them subtitles always have them pesky ads. This tool which I have programmed (tmmIntercept) sits between tmm and zoomplayer, and temporarily removes the ads from the srt files before playing the movie. It also (optionally) removes hearing impaired stuff like (cat meows). The ad detection strings can be set in the configuration (cfg.txt) file, so new ads are simple to filter just by putting a new entry in the config.
Tested and works fine with tmm 3.1.10, and zoomplayer. Most likely works fine with tmm 4 and other media players as well.
I wrote the program about a week ago, and have made some modifications since to fix errors, improve functionality, and improve ad filters.
There's a readme included in the zip archive with more details and configuration/setup instructions.
Last thing. It's best to close zoomplayer (or whatever media player you're using) before editing the config file.
I used to do the ad and hi removal manually, but it eventually peed me off with the time wasted. Now, it's painless, just scrape the subtitles and click play.
Hope it helps.
tmmIntercept - Click the download link at the top right to download the full zip file
So, I use tmm to manage the movies and zoomplayer for playback. When I use the "Search and download subtitles" function in tmm, it scrapes the subtitles from OpenSubtitles.org and puts them with the movie with a name like MyMovie.eng.srt It works great, but them subtitles always have them pesky ads. This tool which I have programmed (tmmIntercept) sits between tmm and zoomplayer, and temporarily removes the ads from the srt files before playing the movie. It also (optionally) removes hearing impaired stuff like (cat meows). The ad detection strings can be set in the configuration (cfg.txt) file, so new ads are simple to filter just by putting a new entry in the config.
Tested and works fine with tmm 3.1.10, and zoomplayer. Most likely works fine with tmm 4 and other media players as well.
I wrote the program about a week ago, and have made some modifications since to fix errors, improve functionality, and improve ad filters.
There's a readme included in the zip archive with more details and configuration/setup instructions.
Last thing. It's best to close zoomplayer (or whatever media player you're using) before editing the config file.
I used to do the ad and hi removal manually, but it eventually peed me off with the time wasted. Now, it's painless, just scrape the subtitles and click play.
Hope it helps.
tmmIntercept - Click the download link at the top right to download the full zip file