Commit Graph

  • b50452fff0 fix: Update version to 0.9.9 in installation instructions and project files main v0.9.9 sha 2026-04-13 18:15:56 +03:00
  • 274ce4d451 fix: Add 3D layout extraction from filename and update proposed filename generation sha 2026-04-13 18:15:37 +03:00
  • dfe3f9fe11 fix: Enhance scan type determination in MediaInfoExtractor to include MBAFF support v0.9.8 sha 2026-04-13 16:26:20 +03:00
  • 27fae023bf fix: Refactor resolution highlighting in MomaApp to improve label rendering v0.9.7 sha 2026-04-13 16:15:30 +03:00
  • d3d5a8c5c1 fix: Enhance file label display with resolution highlighting and improve icon handling in MomaApp sha 2026-04-13 15:24:39 +03:00
  • 4b90abb457 fix: Improve width matching tolerance for cinema/ultrawide aspect ratios in MediaInfoExtractor; add test for 2160p scope resolution v0.9.6 sha 2026-04-13 14:56:38 +03:00
  • b3c8580789 fix: Update icons for video file types in MomaApp v0.9.5 sha 2026-04-13 14:44:49 +03:00
  • d26cbacc03 fix: Update version to 0.9.5 in INSTALL.md, pyproject.toml, and uv.lock sha 2026-04-13 14:37:53 +03:00
  • 1f87337bb4 fix: Update version to 0.9.4 in uv.lock; improve CI checks and code clarity in AGENTS.md, filename_extractor.py, and mediainfo_extractor.py sha 2026-04-13 14:37:37 +03:00
  • cbcb349c9b fix: Update version to 0.9.4 in INSTALL.md and pyproject.toml v0.9.4 sha 2026-04-13 14:04:06 +03:00
  • 6194e5e168 test: Enhance filename extraction tests with dataset-based cases sha 2026-04-13 14:03:45 +03:00
  • e3c31f02f3 fix: Update version to 0.9.3 in INSTALL.md, pyproject.toml, and uv.lock v0.9.3 sha 2026-04-13 12:51:46 +03:00
  • eb46b3c7ed style: Clean up button styles in RenameConfirmScreen v0.9.2 sha 2026-04-13 12:44:53 +03:00
  • cf250c4089 fix: Update version to 0.9.2 in INSTALL.md, pyproject.toml, and uv.lock sha 2026-04-13 11:30:13 +03:00
  • d19fb730d2 feat: Implement git-release command to manage version tagging and bumping sha 2026-04-13 11:29:43 +03:00
  • 60302e18d3 feat: Add justfile for version bumping and release process automation v0.9.1 sha 2026-04-13 01:26:24 +03:00
  • db39c02e30 fix: Update version to 0.9.1 in INSTALL.md and pyproject.toml, and bump version in uv.lock sha 2026-04-13 01:01:02 +03:00
  • f7270e7afc fix: Update versioning in INSTALL.md and bump version in pyproject.toml sha 2026-04-13 01:00:34 +03:00
  • a54c10928d fix: Update release workflow to correctly handle wheel file naming and aliases v0.9.0 sha 2026-04-12 23:50:26 +03:00
  • d9943db88b fix: Update release workflow to use dynamic wheel file naming and clean up .gitignore sha 2026-04-12 23:06:02 +03:00
  • 9ba9754840 fix: Update version to 0.9.0 in pyproject.toml sha 2026-04-12 23:02:46 +03:00
  • 8255fbe2ce fix: Update version to 0.8.12 and correct script paths in pyproject.toml sha 2026-04-12 23:01:51 +03:00
  • bcc6b03ae2 feat: Add type hints and improve type safety across multiple modules sha 2026-04-12 22:41:47 +03:00
  • f2af482154 fix: Correct mock return values for video_tracks in frame class detection test sha 2026-04-12 13:17:45 +03:00
  • 8843b8f7b1 fix: Uncomment the return value for _video_tracks in frame class detection test sha 2026-04-12 12:30:56 +03:00
  • 2e91618664 refactor: Comment out unused mock return value in frame class detection test sha 2026-04-12 12:14:31 +03:00
  • cb0a035eee feat: Add method to determine if video uses anamorphic encoding in MediaInfoExtractor sha 2026-04-12 12:10:43 +03:00
  • bc2ab3a777 Update Python version requirement to 3.12 in documentation and configuration files sha 2026-04-12 12:05:05 +03:00
  • cff973dd94 feat: Refactor TMDB API key and access token handling; update settings screen for user input and remove hardcoded secrets sha 2026-04-12 11:57:14 +03:00
  • 1b50d15eea feat: Add CI and Release workflows for automated testing and publishing; update documentation in AGENTS.md, CHANGELOG.md, DEVELOP.md, and INSTALL.md sha 2026-04-12 11:52:42 +03:00
  • 7605a7d2fc feat: Enhance documentation update protocol in AGENTS.md and REFACTORING_PROGRESS.md; remove version info from CLAUDE.md sha 2026-04-12 11:32:29 +03:00
  • 0ac0d67aae feat: Update .gitignore, AGENTS.md, README.md, CHANGELOG.md, and REFACTORING_PROGRESS.md for improved clarity and organization sha 2026-04-12 10:56:16 +03:00
  • 3241f5d435 feat: Update version to 0.8.11 and revise documentation references to AGENTS.md sha 2026-04-12 10:46:27 +03:00
  • 2e652ae58a feat: Add OpenScreen for directory input and validation sha 2026-04-11 22:09:29 +03:00
  • 8274cb4e9f feat: Add conversion and deletion confirmation screens, enhance media panel properties sha 2026-04-11 20:49:28 +03:00
  • 2e5cef4424 Refactor code structure for improved readability and maintainability sha 2026-01-05 17:11:42 +00:00
  • b4b7709f25 bump: update version to 0.8.10 and remove logging info from scan_files method sha 2026-01-05 15:01:05 +00:00
  • 8031c97999 Add singleton logging configuration for the renamer application sha 2026-01-05 14:54:03 +00:00
  • ad39632e91 refactor: enhance scan type detection logic and add test case for interlaced 1080i frame class sha 2026-01-05 08:51:43 +00:00
  • ab2f67b780 refactor: standardize text color to olive for media panel properties sha 2026-01-05 07:53:29 +00:00
  • 96f1a5b66d Refactor code structure for improved readability and maintainability sha 2026-01-05 07:44:52 +00:00
  • 1373b4c5db Refactor code structure for improved readability and maintainability sha 2026-01-04 21:05:00 +00:00
  • 5328949d6a Refactor code structure for improved readability and maintainability sha 2026-01-04 20:58:28 +00:00
  • 336b030a6b refactor: Consolidate text color decorators and update related properties sha 2026-01-04 20:49:55 +00:00
  • 3f8b158135 update bitrate calculation in TrackFormatter sha 2026-01-04 18:38:54 +00:00
  • 442bde73e5 feat: Implement poster rendering options with ASCII, Viu, and RichPixels support sha 2026-01-04 18:35:30 +00:00
  • 9b353a7e7e feat: Update ToDo list with MKV metadata editing capabilities and bump version to 0.7.10 sha 2026-01-04 17:10:34 +00:00
  • 0c3a173819 refactor: Remove FormatterApplier class and update related imports and tests sha 2026-01-04 15:13:48 +00:00
  • cffd68c687 fix: Update scan commands and key bindings for improved usability sha 2026-01-04 14:33:31 +00:00
  • e4314f1587 fix: Update conversion service and UI to support MP4 files in conversion process sha 2026-01-04 13:41:35 +00:00
  • 13d610b1c3 fix: Update conversion service to support WebM files and improve documentation sha 2026-01-04 13:15:32 +00:00
  • ae44976bcc feat: Add HEVC encoding options and support for MPG/MPEG formats in conversion sha 2026-01-04 12:33:36 +00:00
  • 3902dae435 Refactor code structure for improved readability and maintainability sha 2026-01-03 20:47:17 +00:00
  • faeda55dca Refactor code structure for improved readability and maintainability sha 2026-01-03 20:29:24 +00:00
  • 5e4ab232ee fix: Improve poster handling in catalog formatting and ensure proper output rendering sha 2026-01-03 19:44:19 +00:00
  • 65d9759880 chore: Update version to 0.7.1 and improve poster display using viu sha 2026-01-03 19:40:24 +00:00
  • 390e8e8f83 fix convert error, improoved tmdb data retrive sha 2026-01-03 19:19:47 +00:00
  • 24f31166d3 remove old releses sha 2026-01-03 16:40:08 +00:00
  • 4e9200b8d1 Refactor code structure for improved readability and maintainability sha 2026-01-03 16:35:18 +00:00
  • 06cf206c70 feat: Enhance title normalization by replacing dots with spaces and add test case for multi-dot filenames sha 2026-01-03 16:13:50 +00:00
  • 0ec1fbe4db feat: Add genre extraction to media properties and icons to tree sha 2026-01-03 15:34:27 +00:00
  • ef1e1e06ca feat: Add delete file functionality with confirmation screen sha 2026-01-03 15:08:48 +00:00
  • b45e629825 Refactor code structure for improved readability and maintainability sha 2026-01-03 14:54:50 +00:00
  • 6fee7d9f63 Add ConversionService for AVI to MKV remux with metadata preservation sha 2026-01-03 14:29:30 +00:00
  • 917d25b360 Add decorators for formatting various media attributes sha 2026-01-03 10:13:17 +00:00
  • 6bca3c224d Refactor code structure for improved readability and maintainability sha 2026-01-02 12:45:31 +00:00
  • a85ecdb52d fix: Increase width tolerance for frame class matching to accommodate ultrawide aspect ratios sha 2026-01-02 12:43:55 +00:00
  • 981000793f Add ProposedFilenameView and MediaPanelView with comprehensive tests sha 2026-01-02 12:29:04 +00:00
  • e64aaf320b chore: Bump version to 0.6.1 and update decorators to use new cache system sha 2026-01-02 11:01:08 +00:00
  • 60f32a7e8c refactor: Remove old decorators and integrate caching into the new cache subsystem sha 2026-01-02 08:12:28 +00:00
  • 7c7e9ab1e1 Refactor code structure and remove redundant code blocks for improved readability and maintainability sha 2026-01-02 07:14:33 +00:00
  • 262c0a7b7d Add comprehensive tests for formatter classes, services, and utilities sha 2025-12-31 14:04:33 +00:00
  • c5fbd367fc Add rename service and utility modules for file renaming operations sha 2025-12-31 03:13:26 +00:00
  • b50b9bc165 feat(cache): Implement unified caching subsystem with decorators, strategies, and management sha 2025-12-31 02:29:10 +00:00
  • 3fbf45083f feat: Update documentation and versioning for v0.6.0; enhance AI assistant reference sha 2025-12-31 00:21:01 +00:00
  • 6121311444 Add Ice Age: Continental Drift (2012) BDRip file to test filenames sha 2025-12-30 23:40:48 +00:00
  • c4777352e9 Refactor code structure for improved readability and maintainability sha 2025-12-30 11:23:33 +00:00
  • fe11dc45f1 fix: Sanitize title and new name inputs by replacing invalid characters sha 2025-12-30 11:10:38 +00:00
  • 6b343681a5 feat: Bump version to 0.5.5 and update frame class detection logic sha 2025-12-30 06:31:51 +00:00
  • a7682bcd24 Refactor code structure for improved readability and maintainability sha 2025-12-29 22:18:20 +00:00
  • 6694567ab4 Add unit tests for MediaInfo frame class detection sha 2025-12-29 22:03:41 +00:00
  • e0637e9981 fix: Remove unused resolution frame class method from formatter order sha 2025-12-29 20:10:34 +00:00
  • 50de7e1d4a added media catalog mode, impooved cache sha 2025-12-29 19:47:55 +00:00
  • eedc32bf31 feat: Update version to 0.4.7 and add new extraction methods for anamorphic, extension, and 3D layout sha 2025-12-28 17:06:29 +00:00
  • 75339ee7f7 Refactor code structure for improved readability and maintainability sha 2025-12-28 16:29:49 +00:00
  • 665991f1bd fix: Correct special info formatting in ProposedNameFormatter sha 2025-12-28 16:29:10 +00:00
  • fedcf15ad8 feat: Add mk3d media type to MEDIA_TYPES for Matroska 3D support sha 2025-12-28 15:42:22 +00:00
  • dafccf19cc Refactor code structure for improved readability and maintainability sha 2025-12-28 14:08:04 +00:00
  • ad78abe30b feat: Enhance FilenameExtractor to support various filename formats and add comprehensive test cases sha 2025-12-28 14:07:06 +00:00
  • 2237f8515c feat: Bump version to 0.4.4, add logging for file renaming operations, and update test filenames sha 2025-12-28 10:09:26 +00:00
  • c2a037d5b9 feat: Bump version to 0.4.3, add TMDB as a title source, and update lock files sha 2025-12-28 09:11:52 +00:00
  • e676b13c0a chore: Remove old wheel files for versions 0.2.10, 0.2.11, 0.2.12, 0.3.1, and 0.3.2 sha 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 sha 2025-12-28 09:09:23 +00:00
  • 9a78dc2540 Add TMDBExtractor class for movie information extraction sha 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 sha 2025-12-28 07:33:37 +00:00
  • 3b7ab1d54e feat: Bump version to 0.3.2 and update related files sha 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 sha 2025-12-28 07:14:39 +00:00
  • 229478ce64 feat: Enhance frame class extraction logic to include width matching and update test assertions sha 2025-12-27 05:49:56 +00:00
  • 8ceea5bce3 feat: Remove outdated wheel files for versions 0.2.5 to 0.2.9 sha 2025-12-27 05:32:45 +00:00
  • de56de7dd0 feat: Increase height threshold for frame class extraction and add test file sha 2025-12-27 05:32:15 +00:00