Commit Graph

5 Commits

Author SHA1 Message Date
dab35ef7d5 ♻️ (services): refactor code for improved readability and maintainability
Refactor services TFC, VIKI, and VIU to enhance code readability and maintainability.
- Update import statements for clarity.
- Adjust function and variable formatting for consistency.
- Simplify conditional logic and loops.
- Improve error handling and logging.
- Add support for additional configurations and language mappings.
- Ensure consistent use of language and region settings across services.
2024-10-10 19:02:24 -06:00
7048fbe1c3 ♻️ (VIKI, VIU): refactor code for readability and maintainability
 (VIKI): add geo-blocking check and handle future air times
 (VIKI): add default year "2024" if no year is found in search
 (VIKI): add original language to audio tracks
 (VIKI): fetch series metadata from config endpoint
 (VIU): update session headers to avoid 403 error
2024-10-01 10:40:37 -06:00
3db0ada766 ♻️ (TFC): remove redundant comments and improve code readability
 (TFC): add thumbnail attachment support for tracks
📝 (VIU): update last update date in docstring
2024-09-18 22:32:54 -06:00
10767a6f66 🐛 (VIU): fix error handling to use sys.exit() instead of self.log.exit()
🐛 (VIU): fix error with movie title not being gathered correctly
2024-09-17 20:13:57 -06:00
8561833cc1 (VIU): add new service integration for VIU streaming platform 2024-09-13 11:33:38 -06:00