Kiran Shila
c50f121330
No PUID, PGID, UMASK in unraid
2021-09-25 12:03:59 -07:00
Kiran Shila
560a9ca25b
First go at Unraid template (untested)
2021-09-25 11:38:24 -07:00
Kiran Shila
164f37d742
Fixes #29
v2.2.0
2021-09-24 17:21:09 -07:00
Kiran Shila
e56a2d3d05
Merge branch 'main' of github.com:kiranshila/Doplarr
2021-09-24 16:33:28 -07:00
Kiran Shila
35363d9325
Made role_id optional
2021-09-24 16:33:01 -07:00
Kiran Shila
71f9e0926a
Update README.md
...
Added a bit more to the readme, fixed indentation
2021-09-24 11:46:11 -07:00
Kiran Shila
bf3f9e9273
Merge pull request #30 from kiranshila/one_season
...
Don't show season selection if the show is only one season
v2.1.0
2021-09-23 19:20:21 -05:00
Kiran Shila
753d7cdc3b
Dangling print
2021-09-23 17:18:11 -07:00
Kiran Shila
ff079c95ee
Don't show season selection if the show is only one season
2021-09-23 17:15:39 -07:00
Kiran Shila
c7cd6c3093
Update README.md
...
Added support server badge
2021-09-23 10:12:15 -07:00
Kiran Shila
df10692e21
Update README.md
...
Added support server link
2021-09-23 09:59:40 -07:00
Kiran Shila
9ab2c3ecf9
Update README.md
2021-09-22 18:24:25 -07:00
Kiran Shila
3ed9bb7c19
Merge pull request #17 from kiranshila/overseerr
...
Finalized Overseerr integration!
v2.0.0
2021-09-22 14:45:59 -05:00
Kiran Shila
9cc504134e
Fixed bug in series status on new series requests
2021-09-22 11:35:48 -07:00
Kiran Shila
c0609dcef3
Switch ISM fns to hash-quoted so live coding does what I expect
2021-09-22 11:35:08 -07:00
Kiran Shila
33a987055f
Back to alpha1, too many error messages confuses users
2021-09-22 11:34:36 -07:00
Kiran Shila
f76e08e820
Switch to sean's build tool
2021-09-21 18:39:58 -07:00
Kiran Shila
191d45d6aa
Bump discljord to 1.3.0-snapshot
2021-09-21 18:31:46 -07:00
Kiran Shila
7e25a5a493
Change cmd path for dockerfile
2021-09-21 18:25:54 -07:00
Kiran Shila
b41266f969
Switch to Java 16, make docker context contain only jar
2021-09-21 18:22:32 -07:00
Kiran Shila
f895303db8
Match CLI version from my machine
2021-09-21 18:04:36 -07:00
Kiran Shila
d6eff5d95c
Back to alpha2, specify CLI version for github build
2021-09-21 18:03:04 -07:00
Kiran Shila
e31a02916e
Uh going back to 1.11-alpha1
2021-09-21 17:51:08 -07:00
Kiran Shila
088da5e462
Merge branch 'main' of github.com:kiranshila/Doplarr into overseerr
2021-09-21 17:39:05 -07:00
Kiran Shila
6b6b9c96b6
Switching away from depstar to vanilla tools.build
2021-09-21 17:25:14 -07:00
Kiran Shila
7ac5d9bf68
Fixed NPE on season-status
2021-09-21 16:09:32 -07:00
Kiran Shila
358955d84f
Watches all episodes in a new season of an existing show
2021-09-21 15:52:08 -07:00
Kiran Shila
775cbe78fc
Fixes #16
2021-09-21 15:22:42 -07:00
Kiran Shila
4b3e73e572
Bypass season selection on overseerr parial season configuration
2021-09-21 13:52:29 -07:00
Kiran Shila
ae36e43d1e
Finished transitioning radarr/sonarr to flow
2021-09-21 13:30:09 -07:00
Kiran Shila
aeba4bad4d
Added fn to check for partial seasons
2021-09-21 13:16:21 -07:00
Kiran Shila
ecdacdf5bd
Return channels from radarr/sonarr - not nil
2021-09-21 10:58:39 -07:00
Kiran Shila
9870d8f0de
Typo and take on account id
2021-09-21 10:50:05 -07:00
Kiran Shila
3c322726b2
Fixed bug in request transform fun kwargs
2021-09-19 16:21:35 -07:00
Kiran Shila
7c74f8c06e
Added FAQ to readme and switched adoptopenjdk to adoptium
2021-09-19 13:16:42 -07:00
Kiran Shila
a2c161b59a
Finished making sure direct connection works
2021-09-19 12:52:20 -07:00
Kiran Shila
479457bba6
Renamed the backend
2021-09-19 11:45:27 -07:00
Kiran Shila
4232a82ca8
Moved all the interaction flow to a multimethod-based state machine
2021-09-19 11:44:03 -07:00
Kiran Shila
4eb9b48e27
Fixed getting all users, used smaller poster image, returns message on
...
duplicate request
2021-09-18 13:50:29 -07:00
Kiran Shila
5c68b56c35
Fix request permissions, show proper error on permission
2021-09-12 16:45:02 -07:00
Kiran Shila
f64d8bb686
Added more docs to the README
2021-09-12 15:09:11 -07:00
Kiran Shila
6789cf14dc
Requesting TV shows works now
2021-09-12 14:27:45 -07:00
Kiran Shila
f3f123ef33
Fixed bug of final requested pane not showing up
2021-09-12 12:38:52 -07:00
Kiran Shila
353c3f8b08
Update dockerfile
2021-09-12 12:18:43 -07:00
Kiran Shila
610f6614ee
Merge pull request #20 from onedr0p/patch-1
...
fix(image): switch to adoptopenjdk/openjdk11:alpine-jre
v1.5.2
2021-08-24 12:02:36 -07:00
ᗪєνιη ᗷυнʟ
91515553c9
fick missing backslash
2021-08-24 15:00:00 -04:00
ᗪєνιη ᗷυнʟ
10d941f3c7
use adoptopenjdk/openjdk11:alpine-jre
2021-08-24 14:49:30 -04:00
ᗪєνιη ᗷυнʟ
4b4407d4ac
fix(image): use upstream openjdk:11 image
2021-08-24 10:43:42 -04:00
Kiran Shila
2c668ca1d9
Started using fmnoise/flow for err handling
...
Requesting movies works now, and throws the appropriate errors on quota
and missing user.
Radarr/Sonarr need to be cleaned up with the new error passing
convention and overseer now needs work on TV shows
2021-08-23 17:27:28 -07:00
Kiran Shila
e9730f135a
Requesting movies almost works
...
Selection payload now matches radarr/sonarr
2021-08-23 13:51:44 -07:00