arabcoders
|
e902d83c95
|
Update RestoreCommand to support both async/sync requests.
|
2025-05-13 22:17:39 +03:00 |
|
arabcoders
|
d38b3c71f2
|
Refactor lambda functions for consistent spacing and improve error handling in version retrieval
|
2025-05-13 19:41:35 +03:00 |
|
arabcoders
|
b2cac31804
|
minor updates to env page.
|
2025-05-13 19:38:29 +03:00 |
|
arabcoders
|
908bc40569
|
remove accesstoken from open endpoints
|
2025-05-13 16:49:21 +03:00 |
|
arabcoders
|
14f82c4275
|
Make the first time webui access more user-friendly.
|
2025-05-12 22:23:15 +03:00 |
|
arabcoders
|
5ce3d9fb6b
|
Disable process request debug trace by default.
|
2025-05-11 23:39:42 +03:00 |
|
arabcoders
|
8ac5b411f3
|
Fixed logic error in determining if we should mark entity for progress update.
|
2025-05-11 23:28:16 +03:00 |
|
arabcoders
|
c70442eb5a
|
Refactor DirectMapper to improve progress update handling and simplify metadata checks; update README with video installation guide.
|
2025-05-11 22:28:29 +03:00 |
|
arabcoders
|
5ee7302186
|
Attempt to fix #660
|
2025-05-11 19:29:12 +03:00 |
|
arabcoders
|
309fa1dc92
|
Change GUID parsing from error level to info.
|
2025-05-10 20:26:25 +03:00 |
|
arabcoders
|
a342c85816
|
Enable episodes GUID parsing by default, and remove option to disable it.
|
2025-05-10 16:36:04 +03:00 |
|
arabcoders
|
b47194bad4
|
Add ValidateCommand for validating backend reference IDs
|
2025-05-10 00:06:48 +03:00 |
|
arabcoders
|
1d8550f309
|
Added new getTotal& fetch as generator for PDOAdapter
|
2025-05-09 22:48:25 +03:00 |
|
arabcoders
|
61d6584fd5
|
Add removeMetadata to StateInterface.
|
2025-05-09 22:47:52 +03:00 |
|
arabcoders
|
3bc94cff93
|
Updated docs on how to use the new RepairCommand
|
2025-05-09 22:46:49 +03:00 |
|
arabcoders
|
69e4fe9847
|
Add RepairCommand for database repair functionality
|
2025-05-09 21:46:17 +03:00 |
|
arabcoders
|
689716e366
|
Added metadata status to item record view.
|
2025-05-09 18:56:02 +03:00 |
|
arabcoders
|
7ecaafa091
|
fix env key update.
|
2025-05-06 18:21:53 +03:00 |
|
arabcoders
|
156e4aaa78
|
Removed WS_EPISODES_DISABLE_GUID in favor of WS_EPISODES_ENABLE_GUID
|
2025-05-06 16:09:18 +03:00 |
|
arabcoders
|
bd63aa1a9a
|
docblock update
|
2025-05-06 15:55:35 +03:00 |
|
arabcoders
|
d690436115
|
Re-enabled linking from task to env page
|
2025-05-05 22:31:29 +03:00 |
|
arabcoders
|
45e9e27b54
|
Add the ability to send backends requests in sequential instead of the default parallel mode
|
2025-05-05 22:04:47 +03:00 |
|
arabcoders
|
29dbf2f06f
|
Add the ability to filtered on watched status and the ability to customize the history item entity view.
|
2025-05-05 17:07:21 +03:00 |
|
arabcoders
|
bcbe71a158
|
Added sanity check for import.enabled in PATCH request
|
2025-05-05 16:56:54 +03:00 |
|
arabcoders
|
75073c8597
|
Added retry logic for emby/jellyfin backend it was missing.
|
2025-05-05 16:20:59 +03:00 |
|
arabcoders
|
6f5509f827
|
Added guides
|
2025-05-03 21:44:37 +03:00 |
|
arabcoders
|
f2e1597952
|
Allow user to plex sub users PIN via the WebUI. Fixes #649
|
2025-04-24 00:27:43 +03:00 |
|
arabcoders
|
0fd19debe6
|
Include PIN when validating plex context.
|
2025-04-23 16:52:18 +03:00 |
|
arabcoders
|
e3789a9a1e
|
Add support for multi-user with config:view/list/edit commands
|
2025-04-23 16:44:12 +03:00 |
|
arabcoders
|
0b38e13bed
|
Import content genres
|
2025-04-13 22:41:45 +03:00 |
|
arabcoders
|
7951ad1659
|
Added a remote logging handler to allow user to forward logs to remote target.
|
2025-04-13 22:39:16 +03:00 |
|
arabcoders
|
7a2c5e01d5
|
expand the imported data to include the content summary
|
2025-04-12 22:49:56 +03:00 |
|
arabcoders
|
748c8bb38e
|
Switch to DirectMapper as default mapper for import operations and deprecate MemoryMapper
|
2025-04-11 21:23:19 +03:00 |
|
arabcoders
|
9ff5255ade
|
Split utils from helpers as the file was getting big
|
2025-04-11 21:22:30 +03:00 |
|
arabcoders
|
9e9dfb4868
|
major update to sub-users creation
|
2025-04-11 19:09:01 +03:00 |
|
arabcoders
|
e50bf8665f
|
Fixed #644
|
2025-04-09 23:26:04 +03:00 |
|
arabcoders
|
c15050efba
|
Added new API endpoint to validate plex token and a webpage to support it
|
2025-04-08 23:16:45 +03:00 |
|
arabcoders
|
d5e4d297c8
|
Make possible again to get raw response from plex api for getUsersList. Add new command to check validity of plex token
|
2025-04-08 22:16:00 +03:00 |
|
arabcoders
|
0feba245c1
|
Enhance name normalization and validation with logging and additional tests
|
2025-04-08 19:23:48 +03:00 |
|
arabcoders
|
0563d1f7d7
|
improve log view experience
|
2025-04-07 02:07:58 +03:00 |
|
arabcoders
|
8213b992dd
|
Fix Incorrectly nested style tag found. error
|
2025-04-06 22:28:39 +03:00 |
|
arabcoders
|
d0ea7c7678
|
Fix minor typo
|
2025-04-06 22:27:34 +03:00 |
|
arabcoders
|
a2ad6170b5
|
Completely re-worked how backend:create command works
|
2025-04-06 22:16:57 +03:00 |
|
arabcoders
|
7951ee635c
|
fixed bug that prevents run_task from actually running
|
2025-04-06 03:00:11 +03:00 |
|
arabcoders
|
608473f10c
|
backend:create when renaming user make sure to update it early to propgate for the rest of the code
|
2025-04-05 21:20:12 +03:00 |
|
arabcoders
|
6d8dfd4b12
|
in backend:create, cast user names to string, sometimes we get intgers
|
2025-04-05 20:32:11 +03:00 |
|
arabcoders
|
eece04ce22
|
minor fixes
|
2025-04-05 20:17:21 +03:00 |
|
arabcoders
|
45017b248e
|
update mapper.yaml spec
|
2025-04-05 19:03:18 +03:00 |
|
arabcoders
|
ad2f7b389e
|
Mostly WebUI changes to make easier to filter stuff
|
2025-04-04 01:10:10 +03:00 |
|
arabcoders
|
c921430651
|
Make config:list user aware
|
2025-04-03 01:18:04 +03:00 |
|