mirror of
https://github.com/davestephens/ansible-nas
synced 2024-12-27 03:53:06 +00:00
15 lines
497 B
Markdown
15 lines
497 B
Markdown
|
|
||
|
# Mylar
|
||
|
|
||
|
Homepage: [https://github.com/evilhero/mylar](https://github.com/evilhero/mylar)
|
||
|
|
||
|
An automated Comic Book downloader (cbr/cbz) for use with SABnzbd, NZBGet and torrents
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
Set `mylar_enabled: true` in your `inventories/<your_inventory>/nas.yml` file.
|
||
|
|
||
|
If you want to access Mylar externally, don't forget to set `mylar_available_externally: "true"` in your `inventories/<your_inventory>/nas.yml` file.
|
||
|
|
||
|
The Mylar web interface can be found at http://ansible_nas_host_or_ip:5858.
|