Commit graph

11 commits

Author SHA1 Message Date
RTSDA 2c3c86e07d Add LICENSE, improve README, and update project documentation
- Add MIT LICENSE file
- Make README more generic and comprehensive
- Add installation and troubleshooting sections
- Include systemd service integration docs
- Update with build and deployment instructions
2025-08-16 18:57:27 -04:00
RTSDA 5e3de7ec1c Fix ownership and borrowing issues in LivestreamArchiver 2025-04-20 10:12:16 -04:00
RTSDA cc7cf766cd Fix ownership issue by using output_path from archiver 2025-04-20 10:10:43 -04:00
RTSDA f07be605b7 Fix ownership issue by cloning output_path 2025-04-20 10:09:59 -04:00
RTSDA 8fbc43a9ef Fix ownership issue by making LivestreamArchiver borrow the output path 2025-04-20 10:08:10 -04:00
RTSDA 8f98a688f1 Make extract_date_from_filename method public 2025-04-20 10:06:40 -04:00
RTSDA bde1ca72c3 Prevent reprocessing of old files by checking for existing output files 2025-04-20 10:05:16 -04:00
RTSDA 6509ad8f58 Remove unused create_nfo_file method 2025-04-20 09:59:53 -04:00
RTSDA edfaf8f44b Fix file overwriting issue by implementing proper file existence checks and naming logic 2025-04-20 09:57:47 -04:00
RTSDA bdcef093c0 Remove .mp4 files and update .gitignore 2025-02-06 22:14:51 -05:00
RTSDA e778e0ec8f Initial commit 2025-02-06 22:14:18 -05:00