This APP reads from (and writes to) a meta.dat file created from HDD Satellite Receivers.
- Reading from a .dat-file
- Showing STATION, TITLE, YEAR, MONTH, DAY, HOUR and MINUTE of a recorded video file related with the .dat file
- Writing to a .dat-file
- Adding STATION, TITLE, YEAR, MONTH, DAY, HOUR and MINUTE to the .dat file for a special video file
- Combining everything (adding of video files to the receiver HDD with modified meta.dat files)
- the .dproj- and .dpr-files with the source code so you can open and modify the APP in the Delphi IDE
- a pre-compiled .exe for the Win32 platform
You MAY CHANGE the code, but do it AT YOUR OWN RISK. I spent six days for finding a working solution, so be happy that I maintaining this repository.
(c) 2021-2023 "renderedideas-lab" alias "achief-ws" alias "Danilo BLEUL"