• Joined on 2025-01-08
jskala pushed to dev at sbcrumb/nfoguard 2025-09-26 09:12:51 -04:00
d8525a3ec0 fix: Implement proper episode data lookup for NFO updates
jskala pushed to dev at sbcrumb/nfoguard 2025-09-26 09:10:06 -04:00
dc648a4963 fix: Stop touching season.nfo/tvshow.nfo and debug missing NFO metadata
jskala pushed to dev at sbcrumb/nfoguard 2025-09-26 08:52:32 -04:00
e502c3625b fix: Resolve isinstance() TypeError and undefined variable errors
jskala pushed to dev at sbcrumb/nfoguard 2025-09-26 08:35:59 -04:00
5810877489 feat: Complete elimination of short NFO names - always match video filenames
jskala pushed to dev at sbcrumb/nfoguard 2025-09-26 08:28:49 -04:00
b63c188813 chore: Bump version to 1.9.3 with NFO preservation fix
16bcf89ddd fix: Replace NFO migration logic with preservation logic in create_episode_nfo
Compare 2 commits »
jskala pushed to dev at sbcrumb/nfoguard 2025-09-26 08:23:50 -04:00
0b17ee54fd chore: Bump version to 1.9.2 to verify new NFO preservation code deployment
jskala pushed to dev at sbcrumb/nfoguard 2025-09-26 08:16:47 -04:00
4980d1ae04 feat: Preserve TV episode NFO filenames matching video files
jskala pushed to dev at sbcrumb/nfoguard 2025-09-25 19:12:47 -04:00
24d94306c1 fix: remove file lock
jskala pushed to dev at sbcrumb/nfoguard 2025-09-25 18:58:44 -04:00
94590ac070 feat:add file cache system
jskala pushed to dev at sbcrumb/nfoguard 2025-09-25 18:51:28 -04:00
714fceec98 another update
jskala pushed to dev at sbcrumb/nfoguard 2025-09-25 18:41:45 -04:00
70302837a7 huge: update
jskala pushed to dev at sbcrumb/nfoguard 2025-09-25 18:04:33 -04:00
740f912b57 state2
jskala pushed to dev at sbcrumb/nfoguard 2025-09-25 15:48:01 -04:00
bcf428fbc0 update: add api routes
jskala pushed to dev at sbcrumb/nfoguard 2025-09-25 15:33:28 -04:00
5adc596077 refactor: Extract models, config, and main app setup
jskala pushed to dev at sbcrumb/nfoguard 2025-09-25 15:05:58 -04:00
a4c333aa85 Merge pull request 'version: Update version to 1.9.1 o push to github' (#13) from dev into main
jskala pushed to dev at sbcrumb/nfoguard 2025-09-25 14:38:33 -04:00
f515d70241 version: Update version to 1.9.1 o push to github
jskala pushed to dev at sbcrumb/nfoguard 2025-09-25 14:27:00 -04:00
ade771f661 Merge branch 'dev'
edaa92ef9a dev (#6)
70cc716cb8 remove .local
18b6dad7ce Merge branch 'dev'
bd9ce8f48d feat: NFOGuard v1.8.0 - Comprehensive three-tier optimization system with international fallback
Compare 13 commits »
jskala pushed to main at sbcrumb/nfoguard 2025-09-25 14:26:43 -04:00
ade771f661 Merge branch 'dev'
3e8ea79cbb update emby dll
2b6fd27913 Fix movie webhook comprehensive IMDb detection and batch processing
a8f8e0a7bd Fix movie webhook processing and organize NFOGuard fields
5e3d4845b0 fix: Use comprehensive IMDb detection for movie batch validation
Compare 22 commits »
jskala pushed to dev at sbcrumb/nfoguard 2025-09-25 14:23:38 -04:00
3e8ea79cbb update emby dll
jskala pushed to main at sbcrumb/nfoguard 2025-09-25 14:14:58 -04:00
b649560463 feat: Merge dev branch with TV episode title extraction and movie webhook fixes