• Joined on 2025-08-03
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-08-28 22:18:49 +00:00
b4efdf3f2c feat(cdm): Enhance DecryptLabsRemoteCDM to support cached keys and improve license handling
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-08-27 05:32:10 +00:00
eb30620626 fix(main): As requested old devine version removed from banner to avoid any confusion the developer of this software. Original GNU is still applys.
7b71d6631c fix(main): As requested old devine version removed from banner to avoid any confusion the developer of this software. Original GNU is still applys.
Compare 2 commits »
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-08-20 10:19:42 +00:00
5949931b56 feat(config): Add new configuration options for device certificate status list and language preferences
ddfc0555c9 style(config): Clean up unshackle-example.yaml with correct accurate information.
3dda3290d3 feat(release): Bump version to 1.4.3 and update changelog with new features and improvements
19ff200617 refactor(drm): Simplify decrypt method by removing unused parameter and streamline logic
Compare 4 commits »
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-08-16 08:19:44 +00:00
ed0f03eca3 fix(dependencies): Remove unnecessary data extra requirement from langcodes
72f65adcb2 feat(ip-info): Fix few more issues with the get_ip_info make sure we failover to different provider on 429 errors and allow future for more API providers to be added later.
Compare 2 commits »
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-08-16 00:09:43 +00:00
50a5a23341 feat(ip-info): Add cached IP info retrieval with fallback tester to avoid rate limiting
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-08-14 23:39:43 +00:00
e10c760821 feat(release): Bump version to 1.4.2 and update changelog with new features and fixes
kenzuya synced commits to refs/tags/1.4.2 at kenzuya/unshackle from mirror 2025-08-14 23:39:43 +00:00
kenzuya synced new reference refs/tags/1.4.2 to kenzuya/unshackle from mirror 2025-08-14 23:39:43 +00:00
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-08-14 07:19:42 +00:00
990084ab1f feat(tags): Implement session management for API requests with retry logic
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-08-13 14:59:43 +00:00
06687b51fb feat(config): Add series_year option to control year inclusion in titles and YAML configuration
Compare 2 commits »
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-08-13 06:49:43 +00:00
eb1be7e253 Update README.md
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-08-12 22:39:43 +00:00
eac2ff4cee feat(hls): Enhance segment retrieval by allowing all file types and clean up empty segment directories. Fixes issues with VTT files from HLS not being found correctly due to new HLS "changes"
798b5bf3cd feat(hls): Enhance segment merging with recursive file search and fallback to binary concatenation
Compare 2 commits »
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-08-09 21:09:43 +00:00
725f7be563 fix(dl): Adjust per_language logic to ensure correct audio track selection and not download all tracks for selected language.
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-08-09 04:49:48 +00:00
b2686ca2b1 feat(vault): Add no_push option to Vault and its subclasses to control key reception
abc3b4f1a4 feat(dl): Add audio language option to override language for audio tracks
Compare 2 commits »
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-08-08 12:29:45 +00:00
9952758b38 feat(changelog): Update changelog with enhanced tagging configuration and improvements
f56e7c1ec8 chore(release): Bump version to 1.4.1 and update changelog with title caching features
096b7d70f8 Merge remote-tracking branch 'origin/main' into feature/title-caching
f0493292af feat: Implement title caching system to reduce API calls
Compare 4 commits »
kenzuya synced commits to refs/tags/1.4.1 at kenzuya/unshackle from mirror 2025-08-08 12:29:45 +00:00
kenzuya synced new reference refs/tags/1.4.1 to kenzuya/unshackle from mirror 2025-08-08 12:29:45 +00:00
kenzuya synced and deleted reference refs/tags/feature/title-caching at kenzuya/unshackle from mirror 2025-08-08 12:29:44 +00:00
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-08-07 20:09:44 +00:00
460878777d refactor(tags): Simplify Simkl search logic and soft-fail when no results found
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-08-07 03:49:44 +00:00
9eb6bdbe12 feat(tags): Enhance tag_file function to prioritize provided TMDB ID if --tmdb is used
41d203aaba feat(config): Add options for tagging with group name and IMDB/TMDB details and new API endpoint of simkl if no tmdb api key is added.
0c6909be4e feat(dl): Update language option default to 'orig' if no -l is set, avoids hardcoded en
Compare 3 commits »