Add environment configuration and media processing scripts

- Create .env file for environment variables
- Implement mediascheduler.py for managing TV shows in Plex and Sonarr
- Add mediatask.py for processing series and movies with Telegram notifications
This commit is contained in:
Phoenix
2024-12-26 15:02:04 +08:00
parent 4330cb984a
commit 66e40ff077
3 changed files with 252 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
LOG_ENABLED=true