Releases: arabcoders/watchstate
Releases · arabcoders/watchstate
master-20250413-3e69758c
- 0b38e13 Import content genres by arabcoders
- 7951ad1 Added a remote logging handler to allow user to forward logs to remote target. by arabcoders
- 7a2c5e0 expand the imported data to include the content summary by arabcoders
What's Changed
- semi self-plug for YTPTube project. by @arabcoders in #623
- Support jellyfin & Emby boxSets by @arabcoders in #626
- Minor WebUI design update to include random background by @arabcoders in #630
- QoL improvements by @arabcoders in #633
- Update mapper.yaml spec by @arabcoders in #635
- fixed bug that prevents run_task from actually running by @arabcoders in #637
- Re-worked how we generate sub-users by @arabcoders in #639
- Fix minor typo by @arabcoders in #640
- Enhance name normalization and validation with logging by @arabcoders in #642
- Introduced a new page for validating Plex Tokens by @arabcoders in #643
- Fix makedate call when the added_at is null by @arabcoders in #645
- Added more user friendly way to generate sub-users by @arabcoders in #646
- Switch to DirectMapper as default mapper for import operations by @arabcoders in #647
- Improvements to logging & import content summary/genres by @arabcoders in #648
Full Changelog: master-20250307-200d6a48...master-20250413-3e69758c
master-20250411-54c66ee2
- 748c8bb Switch to DirectMapper as default mapper for import operations and deprecate MemoryMapper by arabcoders
- 9ff5255 Split utils from helpers as the file was getting big by arabcoders
- 859b56a move common logic to a helper functions for WebUI by arabcoders
- 3ed2c9b update external dependancies by arabcoders
- 9e9dfb4 major update to sub-users creation by arabcoders
- 869d481 update gitignore by arabcoders
- 85b2476 sub users webui feature by arabcoders
- e50bf86 Fixed #644 by arabcoders
What's Changed
- semi self-plug for YTPTube project. by @arabcoders in #623
- Support jellyfin & Emby boxSets by @arabcoders in #626
- Minor WebUI design update to include random background by @arabcoders in #630
- QoL improvements by @arabcoders in #633
- Update mapper.yaml spec by @arabcoders in #635
- fixed bug that prevents run_task from actually running by @arabcoders in #637
- Re-worked how we generate sub-users by @arabcoders in #639
- Fix minor typo by @arabcoders in #640
- Enhance name normalization and validation with logging by @arabcoders in #642
- Introduced a new page for validating Plex Tokens by @arabcoders in #643
- Fix makedate call when the added_at is null by @arabcoders in #645
- Added more user friendly way to generate sub-users by @arabcoders in #646
- Switch to DirectMapper as default mapper for import operations by @arabcoders in #647
Full Changelog: master-20250307-200d6a48...master-20250411-54c66ee2
master-20250408-7cd543dc
- c15050e Added new API endpoint to validate plex token and a webpage to support it by arabcoders
- 4f68729 minor webui changes by arabcoders
- d5e4d29 Make possible again to get raw response from plex api for getUsersList. Add new command to check validity of plex token by arabcoders
What's Changed
- semi self-plug for YTPTube project. by @arabcoders in #623
- Support jellyfin & Emby boxSets by @arabcoders in #626
- Minor WebUI design update to include random background by @arabcoders in #630
- QoL improvements by @arabcoders in #633
- Update mapper.yaml spec by @arabcoders in #635
- fixed bug that prevents run_task from actually running by @arabcoders in #637
- Re-worked how we generate sub-users by @arabcoders in #639
- Fix minor typo by @arabcoders in #640
- Enhance name normalization and validation with logging by @arabcoders in #642
- Introduced a new page for validating Plex Tokens by @arabcoders in #643
Full Changelog: master-20250307-200d6a48...master-20250408-7cd543dc
master-20250408-1446ce7f
- 0feba24 Enhance name normalization and validation with logging and additional tests by arabcoders
- 0c58c28 css style update by arabcoders
- 42c3c81 minor design update & fix markdown pages display by arabcoders
- dc82277 make the log view console a bit more darker by arabcoders
- 0563d1f improve log view experience by arabcoders
- 8213b99 Fix Incorrectly nested style tag found. error by arabcoders
- d0ea7c7 Fix minor typo by arabcoders
- a2ad617 Completely re-worked how backend:create command works by arabcoders
- 7951ee6 fixed bug that prevents run_task from actually running by arabcoders
What's Changed
- semi self-plug for YTPTube project. by @arabcoders in #623
- Support jellyfin & Emby boxSets by @arabcoders in #626
- Minor WebUI design update to include random background by @arabcoders in #630
- QoL improvements by @arabcoders in #633
- Update mapper.yaml spec by @arabcoders in #635
- fixed bug that prevents run_task from actually running by @arabcoders in #637
- Re-worked how we generate sub-users by @arabcoders in #639
- Fix minor typo by @arabcoders in #640
- Enhance name normalization and validation with logging by @arabcoders in #642
Full Changelog: master-20250307-200d6a48...master-20250408-1446ce7f
master-20250405-ef0c91a8
- 608473f backend:create when renaming user make sure to update it early to propagate for the rest of the code by arabcoders
- 6d8dfd4 in backend:create, cast user names to string, sometimes we get integers by arabcoders
- eece04c minor fixes by arabcoders
- 23f9657 Fixed FAQ formatting by arabcoders
- 45017b2 update mapper.yaml spec by arabcoders
- ad2f7b3 Mostly WebUI changes to make easier to filter stuff by arabcoders
Full Changelog: master-20250307-200d6a48...master-20250405-ef0c91a8
master-20250402-01e1b3c7
- c921430 Make config:list user aware by arabcoders
- 32843de updating dependencies by arabcoders
- 6c7cde4 Make system reset perform reset for all users. by arabcoders
- abd6071 Support for doing both auto backup on backend creation and force export by arabcoders
- 7b61660 changing file format by arabcoders
- 5c6f6f8 Added delay support triggering events by arabcoders
- 9c98017 Make sure dispatch events in received order. by arabcoders
- cbc94f6 Make it possible to queue commands via events by arabcoders
- 74e9179 Show all users and backends in the backups page. by arabcoders
- 86c0561 The restore mapper shouldn't assume the file name inside archive is exactly same as the archive name. by arabcoders
- 4551c16 update the system/users endpoint to include user backends names. by arabcoders
- 7b12883 Update system:report to include sub-users by arabcoders
What's Changed
- semi self-plug for YTPTube project. by @arabcoders in #623
- Support jellyfin & Emby boxSets by @arabcoders in #626
- Minor WebUI design update to include random background by @arabcoders in #630
- QoL improvements by @arabcoders in #633
Full Changelog: master-20250307-200d6a48...master-20250402-01e1b3c7
master-20250323-8fb21d0d
- 23ab782 Minor WebUI design update to include random background by ArabCoders
- c4f79e1 update README by ArabCoders
- 8ba321d to support boxSets, add collapseBoxSetItems to get the item in response. Closes #625 by ArabCoders
- c1c3a47 Added webhook support for plex via tautulli by ArabCoders
- e70ea4e semi self-plug for YTPTube project. by ArabCoders
Full Changelog: master-20250307-200d6a48...master-20250323-8fb21d0d
master-20250307-200d6a48
- ffbb079 update dependencies and include new logo by Abdulmohsen B. A. A.
What's Changed
- Fix release title. by @arabcoders in #577
- re-enable dev builds by @arabcoders in #578
- fix permissions by @arabcoders in #579
- make build work on manual dispatch as well by @arabcoders in #580
- Update auto release. by @arabcoders in #581
- Update auto release. by @arabcoders in #582
- Update auto release. by @arabcoders in #583
- Support per user mapper and database. by @arabcoders in #584
- Implement per user servers.yaml, and support mark as unplayed for all users by @arabcoders in #585
- Free memory after each user sync, and prevent syncing main user by default as it's covered by the regular import/export, and provide flag to enable it. by @arabcoders in #586
- Implements progress sync for all users via state:sync by @arabcoders in #587
- Fully implemented our vision for Multi-user sync via state:sync command by @arabcoders in #588
- Added new command to diff two backup files and find the difference by @arabcoders in #590
- Compress backup files by default and extends lifetime of backups to 90d by @arabcoders in #591
- Show zip files in backup api and remove the uncompressed file if compressing was done by @arabcoders in #592
- support backing up mutli-user watch state via state:backup by @arabcoders in #593
- Major sub users refactor by @arabcoders in #594
- Merged state:sync functionality into state:import and state:export by @arabcoders in #596
- Minor frontend improvements by @arabcoders in #597
- generate changelog json files on tag by @arabcoders in #598
- more changelog changes by @arabcoders in #599
- more github workflow updates by @arabcoders in #600
- more github action changes. by @arabcoders in #601
- fix changelog generator by @arabcoders in #602
- more workflow changes by @arabcoders in #603
- Update external packages. by @arabcoders in #604
- update build by @arabcoders in #605
- disable reflog for CHANGELOG generation by @arabcoders in #606
- Mostly minor changes on how we display changes. by @arabcoders in #607
- More changes to support Sub-users by @arabcoders in #608
- More changes to support plex external users by @arabcoders in #611
- Mostly a log messages cleanup by @arabcoders in #613
- Better task log management by @arabcoders in #614
- Minor WebUI changes by @arabcoders in #616
- Better events view page by @arabcoders in #618
- Add button to display fanart/poster for history items. by @arabcoders in #619
- re-enforce the backend/user name restrictions by @arabcoders in #620
- update dependencies and include new logo by @arabcoders in #621
Full Changelog: master-20250118-a9fa743...master-20250307-200d6a48
master-20250226-60a4a264
- 8a998eb re-enforce the backend/user name requirement of being a-z_0-9, due to recent refactor the check was not working as expected we added new tests to cover invalid names. by ArabCoders
What's Changed
- Fix release title. by @arabcoders in #577
- re-enable dev builds by @arabcoders in #578
- fix permissions by @arabcoders in #579
- make build work on manual dispatch as well by @arabcoders in #580
- Update auto release. by @arabcoders in #581
- Update auto release. by @arabcoders in #582
- Update auto release. by @arabcoders in #583
- Support per user mapper and database. by @arabcoders in #584
- Implement per user servers.yaml, and support mark as unplayed for all users by @arabcoders in #585
- Free memory after each user sync, and prevent syncing main user by default as it's covered by the regular import/export, and provide flag to enable it. by @arabcoders in #586
- Implements progress sync for all users via state:sync by @arabcoders in #587
- Fully implemented our vision for Multi-user sync via state:sync command by @arabcoders in #588
- Added new command to diff two backup files and find the difference by @arabcoders in #590
- Compress backup files by default and extends lifetime of backups to 90d by @arabcoders in #591
- Show zip files in backup api and remove the uncompressed file if compressing was done by @arabcoders in #592
- support backing up mutli-user watch state via state:backup by @arabcoders in #593
- Major sub users refactor by @arabcoders in #594
- Merged state:sync functionality into state:import and state:export by @arabcoders in #596
- Minor frontend improvements by @arabcoders in #597
- generate changelog json files on tag by @arabcoders in #598
- more changelog changes by @arabcoders in #599
- more github workflow updates by @arabcoders in #600
- more github action changes. by @arabcoders in #601
- fix changelog generator by @arabcoders in #602
- more workflow changes by @arabcoders in #603
- Update external packages. by @arabcoders in #604
- update build by @arabcoders in #605
- disable reflog for CHANGELOG generation by @arabcoders in #606
- Mostly minor changes on how we display changes. by @arabcoders in #607
- More changes to support Sub-users by @arabcoders in #608
- More changes to support plex external users by @arabcoders in #611
- Mostly a log messages cleanup by @arabcoders in #613
- Better task log management by @arabcoders in #614
- Minor WebUI changes by @arabcoders in #616
- Better events view page by @arabcoders in #618
- Add button to display fanart/poster for history items. by @arabcoders in #619
- re-enforce the backend/user name restrictions by @arabcoders in #620
Full Changelog: master-20250118-a9fa743...master-20250226-60a4a264
master-20250225-708e9a4d
- 1e73822 show 404 for non existing image by ArabCoders
- cecb604 show poster image for mobile devices and fanart for desktop by ArabCoders
- 7c9c1ed Added background to item history page by ArabCoders
- f8a3b5c Made it possible to request show/movie fanart/poster via API by ArabCoders
- ff07c73 Added support to proxy requests to backends by ArabCoders
- 6a9db8f added seconds to full log view by ArabCoders
- 0a7b98d minor changes to some log message to make them more clear by ArabCoders
- c4d3a7b dependencies update by ArabCoders
- 7849e6f log item data in parse webhook incase getMetData request failed. by ArabCoders
- 5fabbf7 Dont double log on getMetadata error by ArabCoders
- 1f495b3 Fixed watch progress for jellyfin webhooks and enable watch progress for webhooks events by ArabCoders
What's Changed
- Fix release title. by @arabcoders in #577
- re-enable dev builds by @arabcoders in #578
- fix permissions by @arabcoders in #579
- make build work on manual dispatch as well by @arabcoders in #580
- Update auto release. by @arabcoders in #581
- Update auto release. by @arabcoders in #582
- Update auto release. by @arabcoders in #583
- Support per user mapper and database. by @arabcoders in #584
- Implement per user servers.yaml, and support mark as unplayed for all users by @arabcoders in #585
- Free memory after each user sync, and prevent syncing main user by default as it's covered by the regular import/export, and provide flag to enable it. by @arabcoders in #586
- Implements progress sync for all users via state:sync by @arabcoders in #587
- Fully implemented our vision for Multi-user sync via state:sync command by @arabcoders in #588
- Added new command to diff two backup files and find the difference by @arabcoders in #590
- Compress backup files by default and extends lifetime of backups to 90d by @arabcoders in #591
- Show zip files in backup api and remove the uncompressed file if compressing was done by @arabcoders in #592
- support backing up mutli-user watch state via state:backup by @arabcoders in #593
- Major sub users refactor by @arabcoders in #594
- Merged state:sync functionality into state:import and state:export by @arabcoders in #596
- Minor frontend improvements by @arabcoders in #597
- generate changelog json files on tag by @arabcoders in #598
- more changelog changes by @arabcoders in #599
- more github workflow updates by @arabcoders in #600
- more github action changes. by @arabcoders in #601
- fix changelog generator by @arabcoders in #602
- more workflow changes by @arabcoders in #603
- Update external packages. by @arabcoders in #604
- update build by @arabcoders in #605
- disable reflog for CHANGELOG generation by @arabcoders in #606
- Mostly minor changes on how we display changes. by @arabcoders in #607
- More changes to support Sub-users by @arabcoders in #608
- More changes to support plex external users by @arabcoders in #611
- Mostly a log messages cleanup by @arabcoders in #613
- Better task log management by @arabcoders in #614
- Minor WebUI changes by @arabcoders in #616
- Better events view page by @arabcoders in #618
- Add button to display fanart/poster for history items. by @arabcoders in #619
Full Changelog: master-20250118-a9fa743...master-20250225-708e9a4d