AMA-Unraid
Aplicación Docker from crywolf203's Repository
Visión general
Argumentos en tiempo de ejecución
- Red
bridge- Concha
bash- Privilegiado
- false
Configuración de plantillas
Persistent AMA configuration, scripts, logs, cache, lists, and deemix data.
- Objetivo
- /config
- Por defecto
- /mnt/cache/appdata/ama-unraid
- Valor
- /mnt/cache/appdata/ama-unraid
AMA download/output library path. If using Plex notification, this path should match the path your Plex Music library uses inside Plex.
- Objetivo
- /downloads-ama
- Por defecto
- /mnt/user/media/music
- Valor
- /mnt/user/media/music
Download backend. Use deemix_api to send albums to the external Deemix WebUI/API container and enable timed LRC fallback.
- Objetivo
- DOWNLOAD_CLIENT
- Por defecto
- deemix_api
- Valor
- deemix_api
URL for the running Deemix WebUI/API container. Example: http://SERVER-IP:6595
- Objetivo
- DEEMIX_API_URL
- Por defecto
- http://10.13.1.138:6595
- Valor
- http://10.13.1.138:6595
Container path where the Deemix config/login.json is mounted. Leave as /deemix-config unless you changed the path mapping.
- Objetivo
- DEEMIX_CONFIG_PATH
- Por defecto
- /deemix-config
- Valor
- /deemix-config
Container path where the Deemix downloads folder is mounted. Leave as /deemix-downloads unless you changed the path mapping.
- Objetivo
- DEEMIX_DOWNLOAD_PATH
- Por defecto
- /deemix-downloads
- Valor
- /deemix-downloads
User ID for file ownership. 99 is the default Unraid nobody user.
- Por defecto
- 99
- Valor
- 99
Group ID for file ownership. 100 is the default Unraid users group.
- Por defecto
- 100
- Valor
- 100
true = run AMA automatically on container startup. false = manual runs only. Recommended to keep false until your configuration is tested.
- Objetivo
- AUTOSTART
- Por defecto
- false
- Valor
- false
Amount of time between script runs when AUTOSTART=true. Examples: 15m, 1h, 1d.
- Objetivo
- SCRIPTINTERVAL
- Por defecto
- 7d
- Valor
- 7d
Download mode. Common values are artist or discography.
- Objetivo
- MODE
- Por defecto
- artist
- Valor
- artist
Required account token used by the download client. Keep this private. Use only with accounts/content you are authorized to access.
- Objetivo
- ARL_TOKEN
Enable related artist discovery from your artist list. Leave false for a safer first setup.
- Objetivo
- RELATED_ARTIST
- Por defecto
- false
- Valor
- false
Enable recursive related artist discovery. Warning: this can greatly expand processing.
- Objetivo
- RELATED_ARTIST_RELATED
- Por defecto
- false
- Valor
- false
Maximum related artists to import per artist.
- Objetivo
- RELATED_COUNT
- Por defecto
- 0
- Valor
- 0
Minimum fan count required for related artist processing.
- Objetivo
- FAN_COUNT
- Por defecto
- 10
- Valor
- 10
Download concurrency. Keep this low until tested.
- Objetivo
- CONCURRENT_DOWNLOADS
- Por defecto
- 2
- Valor
- 2
Embedded cover image quality percentage. 100 = no compression.
- Objetivo
- EMBEDDED_COVER_QUALITY
- Por defecto
- 100
- Valor
- 100
Target audio format. Common values: FLAC, ALAC, AAC, MP3, OPUS.
- Objetivo
- FORMAT
- Por defecto
- FLAC
- Valor
- FLAC
Target bitrate for lossy conversion when applicable.
- Objetivo
- BITRATE
- Por defecto
- 320
- Valor
- 320
Force conversion to requested format when supported. Leave false for safer behavior.
- Objetivo
- FORCECONVERT
- Por defecto
- true
- Valor
- true
Number of threads used for format conversion and ReplayGain tagging.
- Objetivo
- POSTPROCESSTHREADS
- Por defecto
- 8
- Valor
- 8
Album types to skip/filter. Example: COMPILE, SINGLE, ALBUM, EP.
- Objetivo
- ALBUM_TYPE_FILTER
- Por defecto
- COMPILE
- Valor
- COMPILE
Require downloaded files to match the target file extension/quality.
- Objetivo
- REQUIRE_QUALITY
- Por defecto
- false
- Valor
- false
Enable ReplayGain scanning/tagging.
- Objetivo
- REPLAYGAIN
- Por defecto
- true
- Valor
- true
Skip artists with default/non-unique images.
- Objetivo
- IGNORE_ARTIST_WITHOUT_IMAGE
- Por defecto
- true
- Valor
- true
Add artist IDs found in the library that are not already in your list. Leave false unless you understand the workflow.
- Objetivo
- COMPLETE_MY_ARTISTS
- Por defecto
- false
- Valor
- false
File permissions applied to processed files.
- Objetivo
- FILE_PERMISSIONS
- Por defecto
- 777
- Valor
- 777
Folder permissions applied to processed folders.
- Objetivo
- FOLDER_PERMISSIONS
- Por defecto
- 777
- Valor
- 777
true = import artist list from Lidarr.
- Objetivo
- LIDARR_LIST_IMPORT
- Por defecto
- false
- Valor
- false
Lidarr URL. Only used when LIDARR_LIST_IMPORT=true. Example: http://10.13.1.138:8686
- Objetivo
- LIDARR_URL
Lidarr API key. Only used when LIDARR_LIST_IMPORT=true.
- Objetivo
- LIDARR_API_KEY
true = notify Plex after changes. Plex must have a library using the same media path.
- Objetivo
- NOTIFYPLEX
- Por defecto
- false
- Valor
- false
Optional. Path Plex sees for the same folder AMA writes to /downloads-ama. Example: /media/music. Leave blank if Plex also uses /downloads-ama.
- Objetivo
- PLEXSCANPATH
Exact Plex music library name. Only used when NOTIFYPLEX=true.
- Objetivo
- PLEXLIBRARYNAME
- Por defecto
- Music
- Valor
- Music
Plex server URL. Only used when NOTIFYPLEX=true.
- Objetivo
- PLEXURL
- Por defecto
- http://10.13.1.138:32400
- Valor
- http://10.13.1.138:32400
Plex token. Only used when NOTIFYPLEX=true.
- Objetivo
- PLEXTOKEN
Host path to the Deemix WebUI config folder containing login.json.
- Objetivo
- /deemix-config
- Por defecto
- /mnt/cache/appdata/Deemix-1
- Valor
- /mnt/cache/appdata/Deemix-1
Host path to the Deemix WebUI downloads folder. AMA reads completed downloads and timed LRC files from here.
- Objetivo
- /deemix-downloads
- Por defecto
- /mnt/user/media2/deemix-1
- Valor
- /mnt/user/media2/deemix-1
Categorías
Detalles
ghcr.io/crywolf203/ama-unraid:latestEjecute AMA-Unraid en Unraid.
AMA-Unraid se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.