File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 1
1
# Premiumizearr-Nova
2
+ ## Overview
2
3
3
4
Continuation and Improvement of the Premiumizearr Arr* Bridge Download Client compatible with Sonarr and Radarr.
4
5
6
+ This project is based on code from [ Jackdallas' Premiumizearr] ( https://github.com/jackdalls/premiumizearr ) .
7
+ It aims to improve its function and fix bugs as the Original Repo has gone stale and does not respond to issues and pull requests.
8
+ The code has been reused with modifications to suit my own use case.
9
+
5
10
* Fixes EOF Datastream Error
6
11
* Drastically improved download speed
7
12
* Updated permission sets
@@ -33,13 +38,6 @@ docker run -d --name premiumizearr \
33
38
ghcr.io/ensingerphilipp/premiumizearr-nova:1.3.0-rc1
34
39
```
35
40
36
-
37
- ## Overview
38
-
39
- This project is based on code from [ Jackdallas' Premiumizearr] ( https://github.com/jackdalls/premiumizearr ) .
40
- It aims to improve its function and fix bugs as the Original Repo has gone stale and does not respond to issues and pull requests.
41
- The code has been reused with modifications to suit my own use case.
42
-
43
41
## License
44
42
45
43
This project is licensed under the ** GNU General Public License v3.0** - see the [ LICENSE] ( ./LICENSE ) file for details.
You can’t perform that action at this time.
0 commit comments