TD Programs
4 subscribers
3 links
Here you can find updates about the TD programs apps. https://tdprograms.ovh/
Download Telegram
Channel created
hey all! I decided to create the TD programs channel on Telegram, where you can find updates about my apps.
Happy new year all!
Today i come with new script to improve titler in Tunmi13 Radiology tools:
This AutoHotkey v2 script is designed to improve automation for users of the “Radiology Tools” audio playback software, which does not expose the currently playing track to external applications.
The script monitors the Radiology Tools window every 10 seconds and detects titles in the format, and automatically removes the prefix and closing suffix, leaving only the clean file name.
It writes the processed value to a text file called NOWPLAYING.txt which is compatible with the “Now Playing” Winamp plugin
This allows you to write to the same file if both players are used during broadcasting, so that other streaming software) can use it to show currently played track name to your listeners in the title bar.
WARNING: The script creates the file in the folder where it is located.
The output is written to a UTF‑8 text file and looks like:
Now playing: Madonna - Secret
https://tdprograms.ovh/pfiles/RToolsNowplaying.exe
A new version of Spotify JSON history to readable txt converter has been released:
V0.2:
Added:
A new optional filter that allows users to ignore very short track plays. A minimum playback duration can now be selected in seconds (From 1 to 10), making it easy to remove accidental clicks and instant skips from the output. The filter works dynamically and can be adjusted at any time without reloading the files.
Fixed:
The data processing logic has been improved internally to support reversible filtering. Raw data is now preserved in memory, ensuring that all sorting, deduplication, filtering, preview, and export operations always reflect the current UI state without permanently removing entries.
https://tdprograms.ovh/pfiles/SpotifyJSONHistoryToTXT.zip
A new app called "GOGO No Shippo - Accessible GUI for the fast GOGO wav to MP3 encoder" has been released!
GOGO No Shippo is a simple, friendly accessible gui for the GOGO no-coda MP3 encoder. It is designed for batch conversion of WAV files to MP3 without using the command line and without breaking on non-ASCII characters such as Polish diacritics etc.
App allows you to select an entire folder for conversion, set the bitrate and quality (parameter q), enter your own commands into Gogo, and delete original files after conversion. It also displays the number of files that have been successfully converted. The resulting MP3 file always has the same base name as the original WAV file and is saved in the same folder.
The application itself does not perform any audio encoding. All actual encoding work is done by gogo.exe. GOGO No Shippo only prepares command-line parameters, iterates through files in a selected folder, and invokes GOGO separately for each file.
GOGO No Shippo uses GOGO-no-coda encoder, version 3.13 from May 20 2004 distributed under the LGPL license.
V 0.1 was a unpublished beta, so i present a v0.2 :).
Download:
https://tdprograms.ovh/pfiles/GogoNoShippo.rar