20 Commits

Author SHA1 Message Date
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
36100853df Update rename.py 2026-02-05 11:21:15 +01:00
09d5012497 Update rename.py 2026-02-05 11:18:57 +01:00
3df101dc5d Update so tk import are lazy. 2026-02-02 17:56:54 +01:00
4436231f38 Sample regex history 2026-02-02 16:27:15 +07:00
dbe328fb66 Merge remote-tracking branch 'Gitea/main' 2026-02-02 16:22:57 +07:00
9ccae625b1 Refactor renaming logic and enhance GUI with AniDB data fetching capabilities 2026-02-02 16:22:30 +07:00
663d1b9959 Enhance RenameGui with AniDB data fetching and improve UI layout 2026-02-02 16:21:55 +07:00
3c45932902 Add AnimeThemes Downloader 2026-02-02 16:21:39 +07:00
a08f7328a7 RenameGUI - Added History + Autofetch 2025-11-06 12:50:49 +07:00
2f175cab74 Updated Checktranscode - 15 mins + cuda 2025-07-26 14:25:35 +02:00
d05865ba3e Added quick review of csv 2025-06-26 05:52:43 +02:00
673381321e Save after calc - checktrans 2025-06-26 05:52:16 +02:00
9a691d90e6 Prettier TQDM for reviewtranscode 2025-06-26 05:51:44 +02:00
97974fc27f Fixes 2025-06-26 05:26:02 +02:00
248926c91d Added Checktranscode (for av1+tdar) 2025-06-16 23:52:56 +02:00
6c059b8a59 Added Rename GUI 2025-06-16 23:52:25 +02:00
987dde9085 Updated so comments can explain what the file is for 2024-02-29 18:09:45 +01:00
1c79450504 Upload files to "/"
Added basic scipt to rename files from anidb
2024-02-29 18:06:12 +01:00
38c7caf73a Initial commit 2024-02-29 18:05:23 +01:00