Commit Graph

43 Commits

Author SHA1 Message Date
Kiran Shila
164f37d742 Fixes #29 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
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
7c74f8c06e Added FAQ to readme and switched adoptopenjdk to adoptium 2021-09-19 13:16:42 -07:00
Kiran Shila
f64d8bb686 Added more docs to the README 2021-09-12 15:09:11 -07:00
Kiran Shila
b20ca56fb2 Merge branch 'main' of github.com:kiranshila/Doplarr into overseerr 2021-08-23 13:51:27 -07:00
Kiran Shila
b68441cb05 Update README.md
Add link to adoptopenjdk
2021-08-23 13:49:07 -07:00
Kiran Shila
c2a0342444 Update README.md
Add note about java version
2021-08-23 13:24:17 -07:00
Kiran Shila
b58de0b02e Broke apart repeated functionality
Almost done getting the overseerr payload to look like that from
sonarr/radarr so we can reuse the same embeds
2021-08-21 22:31:45 -07:00
Kiran Shila
251a6528e8 Update README.md
Example of docker uses latest, not main
2021-08-17 22:28:15 -07:00
Kiran Shila
b23161f36e Major refactoring
Uses async in all the the *arr interactions
Env vars are cached instead of function calls
Specter now used in all get ins
Adds profile selection, fixes #14
Shows all results by default, requesting a second time updates profile,fixes #13
Much better error handling from the HTTP request side of things, fixes #7
2021-08-17 15:40:17 -07:00
Kiran Shila
8b22bebeea Merge branch 'main' of github.com:kiranshila/Doplarr 2021-08-13 22:50:14 -07:00
Kiran Shila
615dedd7b0 Made max-results an optional setting 2021-08-13 22:49:25 -07:00
Kiran Shila
ce15b40657 Added note in readme about beta software 2021-08-13 20:30:28 -07:00
Kiran Shila
ccc7be839e Update README.md
Make the readme a little less mean
2021-08-13 20:27:02 -07:00
Kiran Shila
c1e28baa64 Defaults to the lowest-valued profile id instead of 1, or provided in
the configuration file
2021-08-13 20:16:29 -07:00
Kiran Shila
979cb37767 Trying building jars again, adding windows instructions 2021-08-12 14:58:03 -07:00
Kiran Shila
3b26d085dd Readme typos 2021-08-11 23:07:52 -07:00
Kiran Shila
69c52a303a Merge branch 'main' of github.com:kiranshila/Doplarr 2021-08-11 23:02:28 -07:00
Kiran Shila
86007c6527 Added permission gating with a defined role 2021-08-11 23:01:08 -07:00
Kiran Shila
135c670564 Update README.md 2021-08-11 22:33:00 -07:00
Kiran Shila
8769ba3a81 Update README.md 2021-08-11 22:21:01 -07:00
Kiran Shila
732806665f Update README.md 2021-08-11 22:15:46 -07:00
Kiran Shila
761a2d1f8f Update README.md 2021-08-11 22:11:45 -07:00
Kiran Shila
22e2f43698 Update README.md 2021-08-11 22:08:59 -07:00
Kiran Shila
28cc117840 Update README.md 2021-08-11 21:47:02 -07:00
Kiran Shila
2b754a0888 Update README.md 2021-08-11 21:46:28 -07:00
Kiran Shila
4e7bb32e7c Update README.md
over the top readme
2021-08-11 21:25:44 -07:00
Kiran Shila
46115018fc Update README.md 2021-08-11 21:15:49 -07:00
Kiran Shila
de6038cc07 Update README.md 2021-08-11 21:13:48 -07:00
Kiran Shila
2e892c0f2a Update README.md 2021-08-11 21:11:27 -07:00
Kiran Shila
110647316f Update README.md
Added the right java command line opts to the systemd example
2021-08-11 20:29:54 -07:00
Kiran Shila
ec3131703d Update README.md
Don't pull, docker run will do it
2021-08-11 19:19:45 -07:00
Kiran Shila
8ab7389285 Update README.md
Adds docker runtime command with the correct env vars
2021-08-11 19:12:05 -07:00
Kiran Shila
f3b16874ba Update README.md 2021-08-11 13:34:52 -07:00
Kiran Shila
fc87bc9e8b Using tools.build now 2021-08-10 12:42:06 -07:00
Kiran Shila
8dc585324f Update README.md 2021-08-10 12:10:36 -07:00
Kiran Shila
c40d98e5f3 Made sonarr default-opts runtime, not compile time 2021-08-10 11:44:54 -07:00
Kiran Shila
b7897e72f9 First commit 2021-08-10 10:51:23 -07:00