CARVIEW |
Select Language
HTTP/2 200
date: Thu, 31 Jul 2025 14:21:25 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"2530808af6c1311bc5b571cac2492b6f"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=IrF3gOLz5rjgg109QQ4gJz%2BG7cO5b8%2FSUtw7aED%2BCZGHnzrDCpkFCyCdYVTyl3%2FkT5ID0frEzagT5G9zZduBxq1sdhpqPfEVakdy5%2FJ%2BzKKseLJU93%2F0%2FFEiywQbB1y6Eeb5vs%2ByjRO%2F5uN4uwxkupEPspTnnH5gP8sxlHEuB5qMGNLXkbHO43fN%2FbHZhUS6CehQxkeaXj6giKLOtcic%2FzhjjQhzriWBqyBZKuJIYZWAwRzqodKQ%2BqouJ2pxbY14yPy%2Bw9snRtySMW3452lSsQ%3D%3D--j1I2aLJPtkKvo49k--VUS5Phvcz06FvdhzLxORRg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1731273307.1753971685; Path=/; Domain=github.com; Expires=Fri, 31 Jul 2026 14:21:25 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 31 Jul 2026 14:21:25 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 8096:373DAE:BB2323:DD059D:688B7BE5
Setup: Settings · Arthi-chaud/Meelo Wiki · GitHub
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 23
Setup: Settings
Arthur Jamet edited this page May 21, 2025
·
8 revisions
Meelo is runnable through a Docker container. But it needs a way to be parameterized and persist some data.
Therefore, it is recommended that you create a dedicated folder on your computer for Meelo.
For the sake of clarity, in this documentation, we'll refer to this folder as Meelo
.
You need to download the following files:
-
docker-compose.yml
- Save it as
docker-compose.yml
- You should not have to change it
- Save it as
-
nginx configuration file
- Save it as-is in the
Meelo
folder
- Save it as-is in the
-
.env
- Save it as
.env
in the same directory as thedocker-compose.yml
file - Fill in the empty variables
- You can leave the
LASTFM_*
fields empty for now. Check out this page to learn how to connect scrobbling services
- Save it as
-
settings.json
- Change the values according to your needs
- See next subsection
All fields must be specified
-
trackRegex
: Probably the most important setting for Meelo. This field takes an array of strings, each string being a Regular Expression string. The RegExp will be used to find the files to import (It will be matched against the absolute path of the file). As mentioned before, the path of the file can be used as a metadata source. Therefore, the Regular Expression accepts groups to find metadata:-
AlbumArtist
: The artist of the parent album.- Special Case: If it equals
Compilations
, related album will be considered as compilation albums (with no main artist, like soundtrack albums)
- Special Case: If it equals
-
Artist
: The artist of the track. If it is not present, it will use theAlbumArtist
field. -
Release
: Usually no present in a standard file architecture; the name of the release. When it is not present, theAlbum
field will be used. -
Album
: The name of the album of the material. This field will then be parsed to group related album releases. -
Year
: The Year of the release of the material -
Disc
: The Index of the disc the track is on. -
DiscName
: The Name of the disc the track is on. -
Index
: The index of the track in a playlist/on a disc. -
Track
: The name of the track -
Genre
: The genre of the material -
BPM
: The BPM of the track -
Label
: The label of the album/release -
DiscogsID
: The Discogs ID of the parent release. A Discogs ID should take the form of a digit-only string. This ID can be found in the URL of the release's Discogs page or in the top-right corner of that page (displayed as[rXXXXXXXX]
) -
Note: If you do not use embedded data, most regex groups are optional. Only
Track
and (AlbumArtist
orArtist
) are required for the file to be accepted by the scanner.
-
-
metadata
: Configuration of the metadata extraction system:-
source
: The primary metadata source to use:-
embedded
: Using the embedded tags -
path
: Using the Regular Expression's groups.
-
-
order
: Define the missing metadata fallback behaviour. Note: if this method is enabled, it will consider 'cover.*' file in the same directory as the media file as an illustration candidate.-
only
: If a field is missing from the primary metadata source, will not use the other method to get it. -
preferred
: If a field is missing from the primary metadata source, will try to use the other method to get it.
-
-
useExternalProviderGenres
: Set totrue
if you want genres from external metadata providers to be used. These genres will be used alongside with embedded genres (if parsing embedded metadata is enabled)
-
-
providers
: Please refer to Providers -
compilations
:-
artists
: Optional field. If an album artist in this list, their albums will be considered to be compilation albums. -
useID3CompTag
: If true, use iTunes' non-standard ID3 tags for compilations.
-
-
useEmbeddedThumbnails
: Optional field. Iftrue
, illustrations embedded in video files will be considered as thumbnails, not album artwork.
Note: The provided Regular Expression uses the iTunes file architecture.
Note: Regular Expressions must use the Golang Flavour.
Clone this wiki locally
You can’t perform that action at this time.