Imrayya 628875f676 feat(anidb_cache): add cache mechanism to fetch data efficiently
Added caching mechanism to store and retrieve AniDB API responses for efficient data fetching. This reduces redundant requests and improves performance by utilizing cached data when available. Cache files are stored in a directory named 'anidb_cache', and each entry is identified by the anime ID (aid). The cache validity period is set at 24 hours, ensuring that outdated information is refreshed regularly.
2026-02-16 16:49:11 +07:00
2024-02-29 18:05:23 +01:00
2026-02-02 16:27:15 +07:00
2026-02-02 16:21:39 +07:00

Media_Scripts

Misc scripts to handle my plex stuff

Description
Misc scripts to handle my plex stuff
Readme 104 KiB
Languages
Python 100%