{ "version": "2.0", "title": "Readarr", "name": "Readarr", "icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Readarr/icon.png", "tagline": "Ebook and audiobook collection manager for Usenet and BitTorrent users. ", "overview": "Readarr is a ebook collection manager for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new books from your favorite authors and will interface with clients and indexers to grab, sort, and rename them.", "thumbnail": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Readarr/thumbnail.png", "screenshots": [ "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Readarr/screenshot-1.png", "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Readarr/screenshot-2.png", "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Readarr/screenshot-3.png", "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Readarr/screenshot-4.png" ], "category": [ "Media" ], "developer": { "name": "Readarr Team", "website": "https://readarr.com/", "donate_text": "", "donate_link": "" }, "adaptor": { "name": "CasaOS Team", "website": "https://www.casaos.io", "donate_text": "", "donate_link": "" }, "support": "", "website": "", "container": { "image": "linuxserver/readarr:0.1.1-nightly", "shell": "sh", "privileged": false, "network_model": "bridge", "web_ui": { "http": "8787", "path": "" }, "health_check": "", "envs": [ { "key": "TZ", "value": "$TZ", "configurable": "no", "description": "TimeZone" }, { "key": "PUID", "value": "$PUID", "configurable": "no", "description": "Run Readarr as specified uid." }, { "key": "PGID", "value": "$PGID", "configurable": "no", "description": "Run Readarr as specified gid." } ], "ports": [ { "container": "8787", "host": "8787", "type": "tcp", "allocation": "automatic", "configurable": "no", "description": "" } ], "volumes": [ { "container": "/config", "host": "/DATA/AppData/$AppID/config", "mode": "rw", "allocation": "automatic", "configurable": "no", "description": "Readarr config directory" }, { "container": "/books", "host": "/DATA/Media/Books", "mode": "rw", "allocation": "automatic", "configurable": "advanced", "description": "Readarr books directory" }, { "container": "/downloads", "host": "/DATA/Downloads", "mode": "rw", "allocation": "automatic", "configurable": "advanced", "description": "Readarr downloads directory" } ], "devices": [], "constraints": { "min_memory": 64, "min_storage": 128 }, "restart_policy": "unless-stopped", "sysctls": [], "cap_add": [], "labels": [], "host_name": "Readarr", "cmd": [] }, "abilities": { "notification": false, "widgets": false, "authentication": false, "search": false, "upnp": false }, "tips": { "before_install": [] }, "changelog": { "latest_updates": "", "url": "" }, "latest_update_date": "" }