e676b13c0a
chore: Remove old wheel files for versions 0.2.10, 0.2.11, 0.2.12, 0.3.1, and 0.3.2
2025-12-28 09:10:02 +00:00
c2772f9946
feat: Bump version to 0.4.2, update TMDBExtractor to include original language in title, and adjust media formatter value formatters
2025-12-28 09:09:23 +00:00
9a78dc2540
Add TMDBExtractor class for movie information extraction
...
- Implement TMDBExtractor to fetch movie details from The Movie Database (TMDB) API.
- Include caching mechanism for API responses to reduce redundant requests.
- Extract movie database ID from filenames using regex patterns.
- Add methods to extract TMDB ID, title, original title, release year, and TMDB URL.
- Create secrets.py to store TMDB API key and access token.
- Add a sample MKV file for testing purposes.
2025-12-28 09:02:42 +00:00
97bacf602c
feat: Bump version to 0.3.3, update special editions structure, and enhance filename extraction logic
2025-12-28 07:33:37 +00:00
3b7ab1d54e
feat: Bump version to 0.3.2 and update related files
2025-12-28 07:21:48 +00:00
fe4c0a4a58
feat: Bump version to 0.3.1, update filename extraction logic, and enhance rename confirmation screen
2025-12-28 07:14:39 +00:00
229478ce64
feat: Enhance frame class extraction logic to include width matching and update test assertions
2025-12-27 05:49:56 +00:00
8ceea5bce3
feat: Remove outdated wheel files for versions 0.2.5 to 0.2.9
2025-12-27 05:32:45 +00:00
e87769f44b
feat: Bump version to 0.2.11, update media info extraction logic and add test file
2025-12-27 04:11:17 +00:00
b2144a1014
feat: Bump version to 0.2.10, update constants and enhance source dictionary
2025-12-27 04:05:04 +00:00
9877be17a3
feat: Bump version to 0.2.9, enhance frame class extraction and add build script
2025-12-27 04:02:32 +00:00
a2d5fa8dde
feat: Bump version to 0.2.8, escape filenames in rename confirmation screen
2025-12-27 03:36:08 +00:00
e9153d2225
feat: Bump version to 0.2.7, enhance frame class extraction logic for better matching
2025-12-27 03:24:40 +00:00
140b88c0a8
feat: Bump version to 0.2.6, update release process, and modify dependency sync command
2025-12-27 03:16:57 +00:00
c0ce9c8848
feat: Add developer guide, enhance versioning and release process, and refactor extractor imports
2025-12-27 03:14:11 +00:00
649ea7fbb3
feat: Add database info formatting to proposed filename generation
2025-12-27 02:58:30 +00:00
f2060b4a92
feat: Bump version to 0.2.5, enhance logging, normalize Cyrillic characters, and improve database info formatting
2025-12-27 02:55:34 +00:00
95cbaee7fa
feat: Update version to 0.2.4, enhance logging capabilities, and improve special info formatting
2025-12-27 01:31:21 +00:00
44a6a978b8
feat: Bump version to 0.2.3, add VHSRecord to SOURCE_DICT, and include new wheel file
2025-12-27 00:25:59 +00:00
39841b2c0b
feat: Refactor main.py into renamer directory and update script entry point in pyproject.toml
2025-12-26 23:49:36 +00:00
d5e3661860
feat: Update version to 0.2.2, enhance installation guide, and improve help screen with dynamic versioning
2025-12-26 23:46:46 +00:00
cec8bd9e96
feat: Update .gitignore to exclude distribution files and add new .whl file
2025-12-26 23:35:10 +00:00