Browse Source

Update README [skip ci]

Nicolas Meienberger 3 years ago
parent
commit
4f3e5289dc
4 changed files with 2 additions and 2 deletions
  1. 1 2
      .gitignore
  2. 1 0
      README.md
  3. 0 0
      media/data/books/ebooks/.gitkeep
  4. 0 0
      media/data/books/spoken/.gitkeep

+ 1 - 2
.gitignore

@@ -1,10 +1,9 @@
 .pnpm-debug.log
 .env*
-data/
 github.secrets
 node_modules/
 app-data/*
-data/
+data/postgres
 traefik/ssl/*
 !traefik/ssl/.gitkeep
 !app-data/.gitkeep

+ 1 - 0
README.md

@@ -43,6 +43,7 @@ Check our demo instance : **95.179.210.152** / username: **user@runtipi.com** /
 - [Plex](https://github.com/plexinc/pms-docker) - Stream Movies & TV Shows
 - [Prowlarr](https://github.com/Prowlarr/Prowlarr/) - A torrent/usenet indexer manager/proxy
 - [Radarr](https://github.com/Radarr/Radarr) - Movie collection manager for Usenet and BitTorrent users
+- [Readarr](https://github.com/Readarr/Readarr) - Book Manager and Automation (Sonarr for Ebooks)
 - [Resilio Sync](https://github.com/bt-sync) - Fast, reliable, and simple file sync and share solution
 - [Sonarr](https://github.com/Sonarr/Sonarr) - TV show manager for Usenet and BitTorrent
 - [Syncthing](https://github.com/syncthing/syncthing) - Continuous File Synchronization

+ 0 - 0
media/data/books/ebooks/.gitkeep


+ 0 - 0
media/data/books/spoken/.gitkeep