-
-
Notifications
You must be signed in to change notification settings - Fork 39
Album Series
Arthur Jamet edited this page Aug 31, 2026
·
2 revisions
Albums can be linked together through Series. Examples of Series include:
Series can be sourced from embedded metadata and MusicBrainz
Meelo looks for the following metadata:
-
Series: The name of the series -
SeriesIndex: The index of the album in the series -
SeriesMbid: The MBID of the series
On both the web and mobile apps, the user can access the list of known series using the tab bar or the 'Browse' page. From this page, the user can access the list of albums in a selected series
If an album belongs to a series, and said series has more than one album, the album's page will list the other albums in the series
-
Setup 0. TLDR
-
Features
- Artworks, Thumbnails & Avatars
- Playlists
- Lyrics
- Extras
- Genres
- Providers
- Sort Names
- Metadata
- Relations
- Administration
- Misc
-
Contributing