diff --git a/client/static/Logo.png b/client/static/Logo.png index 79077388..5a5c4be4 100644 Binary files a/client/static/Logo.png and b/client/static/Logo.png differ diff --git a/docker-template.xml b/docker-template.xml new file mode 100644 index 00000000..775cee3d --- /dev/null +++ b/docker-template.xml @@ -0,0 +1,57 @@ + + + audiobookshelf + advplyr/audiobookshelf + https://hub.docker.com/r/advplyr/audiobookshelf/ + bridge + + sh + false + https://hub.docker.com/r/advplyr/audiobookshelf/ + + Audiobook manager and player + MediaApp:Books MediaServer:Books Status:Beta< + http://[IP]:[PORT:80] + + https://github.com/advplyr/audiobookshelf/raw/master/client/static/Logo.png + + + + 1629238508 + + + Audiobook manager and player + + bridge + + + 3337 + 80 + tcp + + + + + + /mnt/user/media/Audiobooks/ + /audiobooks + rw + + + /mnt/user/appdata/audiobookshelf/config/ + /config + rw + + + /mnt/user/appdata/audiobookshelf/metadata/ + /metadata + rw + + + + + /mnt/user/media/Audiobooks/ + /mnt/user/appdata/audiobookshelf/config/ + /mnt/user/appdata/audiobookshelf/metadata/ + 3337 + \ No newline at end of file