Commit Graph

7 Commits

Author SHA1 Message Date
strahey
297b3bfe98 Added support for Overseerr (#26)
* Update README.md

* adding support for overseerr

* fixed wrong dictionary

* changed readme.md to shorten line 34
changed container_config.py, users_groups_setp.py to
        change  puid from 13010 to 13009
changed setup.sh changed puid for overseerr to 13009 and fixed
        chown command to use overeerr ID
changed main.py to only ask overeerr question if plex is chosen
2023-03-22 13:38:27 +01:00
Luc Timmerman
3af507cc74 Fix permissions (#21) 2023-01-26 19:17:26 +01:00
Luctia
6ac67a4393 Fix some issues with shell commands in CLI version, fixing #19 2023-01-21 01:30:55 +01:00
Andrew Hannum
723f4aba0f Fix some problems with directory creation via Python setup script. (#18)
* Fix broken create_config_dir() function.

The second line of a multi-line string has replacement fields, but was not an f-string.

* Top-level directories weren't created as intended.
2023-01-02 17:56:20 +01:00
Luc Timmerman
afb80f46f8 Added support for Audiobookshelf 2022-11-23 19:54:28 +01:00
Luctia
b964a8b012 Partial cleanup 2022-08-11 22:16:01 +02:00
Luctia
041957bebe V1 CLI 2022-08-10 22:44:35 +02:00