• Joined on 2025-01-08
jskala pushed to sonarr-all at sbcrumb/nfoguard 2025-10-09 18:10:17 -04:00
e897656396 Fix TV rename webhooks: Implement targeted episode processing
jskala created branch sonarr-all in sbcrumb/nfoguard 2025-10-09 18:10:16 -04:00
jskala created branch tv-webhook in sbcrumb/nfoguard 2025-10-09 18:02:31 -04:00
jskala pushed to tv-webhook at sbcrumb/nfoguard 2025-10-09 18:02:31 -04:00
f4d6f58d46 Fix TV webhook processing: Add missing process_webhook_episodes method
jskala created branch sonarr-date in sbcrumb/nfoguard 2025-10-05 10:43:05 -04:00
jskala pushed to sonarr-date at sbcrumb/nfoguard 2025-10-05 10:43:05 -04:00
5ade28c118 fix: Only fallback to airdate when Sonarr has no import date
191e6f5f3f fix: Use Sonarr import history for TV episode date detection
Compare 2 commits »
jskala pushed to dev at sbcrumb/nfoguard 2025-10-04 11:43:43 -04:00
0dafcd64b2 Merge code-remove branch with TV processing fixes
0980ba0761 Fix TV processing issues: correct method names and add missing episode air date method
7670a16ca3 Resolve conflicts: keep complete dependencies and version 2.0.6
acf741e6bb Add missing psutil dependency to complete requirements
17aec56952 Add missing aiohttp dependency to requirements.txt
Compare 5 commits »
jskala pushed to code-remove at sbcrumb/nfoguard 2025-10-04 11:42:23 -04:00
0980ba0761 Fix TV processing issues: correct method names and add missing episode air date method
jskala pushed to code-remove at sbcrumb/nfoguard 2025-10-04 11:13:36 -04:00
7670a16ca3 Resolve conflicts: keep complete dependencies and version 2.0.6
05ce62fc0e Merge pull request 'Add missing aiohttp dependency to requirements.txt' (#27) from code-remove into dev
01e96038ff Add missing aiohttp dependency to requirements.txt
fc3cb50913 Merge pull request 'code-remove' (#26) from code-remove into dev
Compare 4 commits »
jskala pushed to code-remove at sbcrumb/nfoguard 2025-10-04 11:12:29 -04:00
acf741e6bb Add missing psutil dependency to complete requirements
jskala pushed to code-remove at sbcrumb/nfoguard 2025-10-04 11:09:03 -04:00
17aec56952 Add missing aiohttp dependency to requirements.txt
jskala pushed to code-remove at sbcrumb/nfoguard 2025-10-04 11:07:19 -04:00
64791cb830 Resolve VERSION conflict: keep 2.0.4 for import fixes
22b78782eb Merge pull request 'code-remove' (#25) from code-remove into dev
8552fcfa87 Fix Docker entrypoint to use modular main.py instead of monolithic nfoguard.py
Compare 3 commits »
jskala pushed to code-remove at sbcrumb/nfoguard 2025-10-04 11:06:11 -04:00
d0e4182d38 Fix missing Tuple import in async_nfo_manager.py
jskala pushed to code-remove at sbcrumb/nfoguard 2025-10-04 11:04:31 -04:00
08ff77760b Resolve VERSION conflict: keep 2.0.3 for Docker fixes
95ddc607f4 Merge pull request 'Remove monolithic nfoguard.py and add comprehensive debug logging' (#24) from code-remove into dev
863019f42a Remove monolithic nfoguard.py and add comprehensive debug logging
Compare 3 commits »
jskala pushed to code-remove at sbcrumb/nfoguard 2025-10-04 11:02:02 -04:00
4c2ebae4dc Fix Docker entrypoint to use modular main.py instead of monolithic nfoguard.py
jskala pushed to code-remove at sbcrumb/nfoguard 2025-10-04 11:00:25 -04:00
72614af928 Remove monolithic nfoguard.py and add comprehensive debug logging
jskala created branch code-remove in sbcrumb/nfoguard 2025-10-04 10:59:06 -04:00
jskala pushed to code-remove at sbcrumb/nfoguard 2025-10-04 10:59:06 -04:00
863019f42a Remove monolithic nfoguard.py and add comprehensive debug logging
jskala created branch webhook-again in sbcrumb/nfoguard 2025-10-02 16:37:50 -04:00
jskala pushed to webhook-again at sbcrumb/nfoguard 2025-10-02 16:37:50 -04:00
6c5ca59ed4 fix: webhook again