Commit Graph

6 Commits

Author SHA1 Message Date
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
c6cea719f0 🐛 (TFC): fix potential ValueError in cuepoints sorting
♻️ (TFC): reformat long requests.get calls for readability
 (TFC): ensure unique cuepoints before sorting to avoid duplicates
2024-09-14 12:17:15 -06:00
07076cc4f7 ♻️ (TFC/__init__.py): replace session.get with requests.get for consistency and simplicity 2024-09-14 11:45:11 -06:00
cecda16d2a ♻️ (TFC/VIKI): refactor code for consistency and readability, add thumbnail handling 2024-09-13 20:46:56 -06:00
fa09a6987b (TFC): add authentication method with token management 2024-09-08 15:15:44 -06:00
3c5be2f405 (TFC): add new service integration for iWantTFC streaming platform
 Add TFC service configuration and VIKI service implementation

🔧 (VIKI/config.yaml): add configuration file for VIKI service endpoints and browser settings
2024-08-01 09:24:35 -06:00