Commit Graph

16 Commits

Author SHA1 Message Date
8110ecc9ce feat(episode-num): Adjust script to take Season/Episode number and put in episode-num element
Will only do so if season and episode numbers in format "S##E##" are present as the first word in the <desc> element of the <programme> element.
2025-11-14 15:50:23 -05:00
c7c1a90800 Update xml_cleaner.sh
update file to match current docker container script
2025-10-21 15:33:14 -04:00
07b238f300 Update xml_cleaner.sh 2025-09-08 15:55:29 -04:00
77ef2bdc76 Update README.md 2025-07-22 10:34:14 -04:00
fe5161c096 Update README.md 2025-07-21 15:32:13 -04:00
7fa55d3401 Update README.md 2025-06-27 13:28:47 -04:00
5d7ef0317a Remove command property from parser in yml file
The parser's Dockerfile already runs the script, no need for the yml to run it. Erreur d'innattention.
2025-06-12 11:59:46 -04:00
b1c279c17c More minor fixes
Suspect that having Dockerfiles in both lighttpd and xml cleaner that are clearing install cache is causing build issues.
2025-06-12 11:51:11 -04:00
cd41bbb741 minor yml fix
Changed web service's property to 'build,' from 'image.'
2025-06-12 11:43:59 -04:00
2f569c7122 add test files for prod 2025-06-12 11:27:18 -04:00
8eaa2c1e43 minor comment changes 2025-06-12 09:58:35 -04:00
7795bd8c59 See prev commit 2025-06-11 16:49:13 -04:00
feb262e0ff Add composer yaml
Attempting to set up with composer instead of building cleaner off of lighttpd image which is built off of debian. Also actually added cron job to cleaner Dockerfile.
2025-06-11 16:47:01 -04:00
6af77289e5 Modify Dockerfile and xml-cleaner.sh
Updated dockerfile to use cron in order to set up automated script execution once per day, every morning.
2025-06-11 14:41:52 -04:00
6d1243e487 Update README.md 2025-06-10 16:13:47 -04:00
ae5a7f2c12 initial commit 2025-06-10 15:57:49 -04:00