{ "version": "2.0", "title": "Lazylibrarian", "name": "Lazylibrarian", "icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Lazylibrarian/icon.png", "tagline": "eBook Auto Downloader", "overview": "Lazylibrarian is a program to follow authors and grab metadata for all your digital reading needs. It uses a combination of Goodreads Librarything and optionally GoogleBooks as sources for author info and book info. This container is based on the DobyTang fork.", "thumbnail": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Lazylibrarian/thumbnail.png", "screenshots": [ "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Lazylibrarian/screenshot-1.png", "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Lazylibrarian/screenshot-2.png", "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Lazylibrarian/screenshot-3.png" ], "category": [ "Downloader" ], "developer": { "name": "Lazylibrarian Team", "website": "", "donate_text": "", "donate_link": "" }, "adaptor": { "name": "asaOS Team", "website": "https://www.casaos.io", "donate_text": "", "donate_link": "" }, "support": "", "website": "", "container": { "image": "linuxserver/lazylibrarian:latest", "shell": "sh", "privileged": false, "network_model": "bridge", "web_ui": { "http": "5299", "path": "" }, "health_check": "", "envs": [ { "key": "PUID", "value": "1000", "description": "", "configurable": "no" }, { "key": "PGID", "value": "1000", "description": "", "configurable": "no" }, { "key": "TZ", "value": "Europe/London", "description": "", "configurable": "no" }, { "key": "DOCKER_MODS", "value": "linuxserver/calibre-web:calibre|linuxserver/mods:lazylibrarian-ffmpeg", "description": "", "configurable": "no" } ], "ports": [ { "container": "5299", "host": "5299", "type": "tcp", "allocation": "automatic", "configurable": "no", "description": "" } ], "volumes": [ { "container": "/downloads", "host": "/DATA/Downloads", "mode": "rw", "allocation": "automatic", "configurable": "no", "description": "" }, { "container": "/books", "host": "/path/to/data", "mode": "rw", "allocation": "automatic", "configurable": "no", "description": "" }, { "container": "/config", "host": "/DATA/AppData/lazylibrarian/config", "mode": "rw", "allocation": "automatic", "configurable": "no", "description": "" } ], "devices": [], "constraints": { "min_memory": 64, "min_storage": 128 }, "restart_policy": "unless-stopped", "sysctls": [], "cap_add": {}, "labels": [], "host_name": "Lazylibrarian", "cmd": [] }, "abilities": { "notification": false, "widgets": false, "authentication": false, "search": false, "upnp": false }, "tips": { "before_install": [] }, "changelog": { "latest_updates": "", "url": "" }, "latest_update_date": "" }