Kiran Shila
48b2815dc6
Merge pull request #161 from dhpup/fix/seerr-33-discord-ids
...
fix: support discordIds array format for Seerr 3.3 compatibility
v3.8.0
2026-06-05 10:05:41 -07:00
dhpup
a3473a56fe
fix: support discordIds array format for Seerr 3.3 compatibility
...
Seerr v3.3.0 renamed the discordId (string) field to discordIds (array)
in user settings. This caused all Discord user lookups to fail with
"unauthorized" since the mapping always came back empty.
- Read discordIds (array) first, fall back to discordId (string) for
older Overseerr/Jellyseerr installs
- Support multiple Discord IDs per user in the discord-users mapping
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-04 21:04:10 -05:00
Kiran Shila
088642d87a
Merge pull request #156 from kiranshila/develop
...
merge from develop
v3.7.0
2025-12-13 16:55:31 -08:00
Kiran Shila
79a512dab9
chore: bulk updates
2025-12-13 13:39:06 -08:00
Kiran Shila
97c47c3815
chore: Just use pre-built doplarr.jar in the docker build
2025-12-13 13:27:25 -08:00
Kiran Shila
29223026e1
chore; more docker fixes
2025-12-13 13:23:00 -08:00
Kiran Shila
97107b3fe6
chore: update CI
2025-12-13 13:16:07 -08:00
Kiran Shila
8efd0a3f55
fix: don't prefetch deps
2025-12-13 13:09:10 -08:00
Kiran Shila
a5b144c5c5
fix: add all build deps to docker
2025-12-13 13:04:54 -08:00
Kiran Shila
c3aafadcbf
chore: cleanup dockerfile, updates to build
2025-12-13 12:58:32 -08:00
Kiran Shila
bb39ad0eaa
chore: switch build tool to upstream
2025-12-13 12:57:52 -08:00
Kiran Shila
3316dab26f
fix: Pin the HTTP version to HTTP-1.1 to get around Jellyseerr bug
2025-12-13 12:57:51 -08:00
Kiran Shila
e0a92daa52
Merge pull request #138 from AvihaiZiv/main
...
Doplarr Arm64 supported docker image
2024-04-15 21:44:40 -07:00
Avihai Ziv
1bc7183218
moved dockerfile back to original location, build stage with caching complete
2024-04-16 02:28:31 +03:00
Avihai Ziv
acf877b07d
moved dockerfile out
2024-04-15 23:55:47 +03:00
Avihai Ziv
1fd7281b84
Merge branch 'main' of github.com:AvihaiZiv/DoplarrArm64
2024-04-15 23:54:21 +03:00
Avihai Ziv
fff2d0b701
moved dockerfile to the outside, created a dockerfile compatible with multi-arch builds
2024-04-15 23:53:39 +03:00
Avihai Ziv
51b0e7b138
added doplar
2024-04-15 23:51:54 +03:00
Kiran Shila
aa98aec3ae
More actions perms
v3.6.3
2024-02-08 09:43:35 -08:00
Kiran Shila
ba90ef21b6
Update main.yml
2024-02-08 09:35:00 -08:00
Kiran Shila
0d3a554eb0
Update README.md
2024-02-08 09:28:10 -08:00
Kiran Shila
fd0fc92cf5
Merge pull request #134 from The-Running-Dev/bug/Fix_For_Overseer_Query_Parameters_With_Special_Characters
...
Bug: Fix for Query with Special Characters Failing Against Overseer
2024-02-08 09:21:47 -08:00
Ben Richards
3a8b23e3d7
Opsy
...
- Revering personal configuration...one should not code while high
2024-02-06 23:35:39 +01:00
Ben Richards
958434627b
Fixing Double Encoding Issue
...
- Re-ordered string replacement to fix double encoding
2024-02-06 23:29:56 +01:00
Ben Richards
2317fbf4b7
Bug: Fix for Query with Special Characters Failing Against Overseer
...
- Modified Overseerr call to encode the query parameter
- Added new util function, url-encode-illegal-characters (sources from hato.middleware) but with URL encoding all non alpha-numeric characters.
2024-02-06 21:53:10 +01:00
Kiran Shila
224627867d
Merge pull request #109 from jconnop/patch-1
...
Add extra detail to Discord configuration instructions
2022-12-09 23:11:56 -08:00
Jesse Connop
e525bb90fd
Update configuration.md
...
Add extra detail to Discord configuration instructions
2022-12-10 20:09:24 +13:00
Kiran Shila
6b5d665cc7
Check if the value in the config is a string before checking if it's empty
v3.6.2
2022-11-30 12:27:53 -08:00
Kiran Shila
d884c206b0
Remove env vars with empty values
2022-11-30 11:48:48 -08:00
Kiran Shila
692ad84d3c
escape backslash twice for windows
2022-10-24 15:43:18 -07:00
Kiran Shila
1a642ef1c0
Merge branch 'main' of github.com:kiranshila/Doplarr into develop
2022-10-24 15:31:29 -07:00
Kiran Shila
f9d69a4f92
Add blurb about windows paths
2022-10-24 15:31:11 -07:00
Kiran Shila
476d42b3e2
Merge pull request #100 from kiranshila/develop
...
Develop
v3.6.1
2022-09-23 14:57:25 -07:00
Kiran Shila
6b8b4a3736
Bumped all the dependencies
2022-09-23 14:51:11 -07:00
Kiran Shila
64039d6f7d
Change around the backend order map
2022-09-23 14:45:02 -07:00
Kiran Shila
0781cceae6
Merge branch 'main' of github.com:kiranshila/Doplarr into develop
2022-09-23 14:44:34 -07:00
Kiran Shila
a89e3bd5e2
A bit more docs on overseerr configuration
2022-09-23 14:44:11 -07:00
Kiran Shila
0f9027e998
Merge pull request #86 from kiranshila/develop
...
Merge in develop
v3.6.0
2022-06-16 13:50:55 -07:00
Kiran Shila
bd7587e22a
Add season-folders in config chart and example edn
2022-06-16 13:23:45 -07:00
Kiran Shila
f8bee90392
Add season folders config
2022-06-16 13:21:57 -07:00
Kiran Shila
67835b32c6
Back to promise-chan, put trace in http cb
2022-06-16 13:12:58 -07:00
Kiran Shila
0b56e1e06f
Try a non-promise chan for the HTTP responses
2022-06-16 13:12:58 -07:00
Kiran Shila
f568f670f5
Remove redirect policy (fail early)
2022-06-16 13:12:58 -07:00
Kiran Shila
61eedd6bd8
Add raw HTTP response to trace logging
2022-06-16 13:12:58 -07:00
Kiran Shila
e94a753980
Limit label length in button
2022-06-16 13:12:58 -07:00
Kiran Shila
5b5bcacc0c
Little cleanup and remove stacktrace colors
2022-06-16 13:12:58 -07:00
Kiran Shila
96bc1f7603
Added note about our containers not supporting ARM
2022-05-08 10:55:27 -07:00
Kiran Shila
e64d969d0e
Merge pull request #78 from kiranshila/develop
...
Update to the new permissions system
v3.5.0
2022-05-01 13:29:48 -07:00
Kiran Shila
69ab5a108c
Update to the new permissions system
...
Remove all of our application command permission code
2022-05-01 13:26:34 -07:00
Kiran Shila
14cacbb42a
Merge pull request #76 from kiranshila/develop
...
Rootfolder selection
v3.4.0
2022-04-24 13:01:44 -07:00