Jump to content

album appears twice(or more)


mpb2000

Recommended Posts

mpb2000

In my library, some albums appear multiple times even when they have the Ids (MusicBrainz).

 

These IDs are from one double:

 

5e86f92f10c9d_Anmerkung20200403105109.pn

 

5e86f8aaba084_Anmerkung20200403104918.pn

  • Like 1
Link to comment
Share on other sites

mpb2000

It is organized like this:

 

Artist - (folder)

          | album - (folder)

                   |Titel - (file)

 

But some Albums are split up between Artists.

 

Example:

 

   Folder Structure:

 

     Artist

           | Album

                     | Song

  

 

     Artist & other Artist

           | same Album

                     | Song

Edited by mpb2000
Link to comment
Share on other sites

Ok, that's the reason why. Currently albums are associated with folders in your library. We plan to remove this and become fully tag driven in the near future, but we're not quite there yet. Thanks.

  • Like 1
Link to comment
Share on other sites

  • 1 month later...
Skyobliwind

Hm, I have the same Problem on Emby 4.3.1.0 but I didn't split anything.

 

I use:

 

   Artist

           | Album

                     | Song

 

I have one Artist with 4 Albums for example, but under Artist the Same artist exists 3 times 1 with 3 Albums, 1 with 1 Album, 1 with 0 Albums... I checked the MP3-tags, those are all fine and all the same. I added the same MusicBrainz ID to all 3 Versions of the artist, but that doesn't change anything. How can I remove artists manually? Same name and same ID doesn't seem to fix this. I have this with multiple Artists which makes the Artist overview quite ugly.

Link to comment
Share on other sites

Skyobliwind

Ok, a workaround is to set emby to store the information in NFOs and manually edit them. Then after readding the albums the artist is correct and only appears once.

Link to comment
Share on other sites

Hi, we'd have to look at a specific example and I would suggest updating to emby server 4.4.2. thanks.

Link to comment
Share on other sites

  • 1 year later...
Komapilot42

Hi,

I have the same or a similar problem. It happens with one Album but this one is separated into multiples - one for each Song:

image.thumb.png.18b152b9631054317967ec8c56f64ffb.png

All other music software identifies it as one single album: Kodi, Foobar, Pragha, Jellyfin etc. No Problem. Only with emby.

I already tried to retag the files but the tags seemed fine already. They are in a folder Sigur Rós/2002_( )/ with:

image.png.84e64af7558c8553c5b2b08300acaf0a.png

I don't see why emby behaves so strange with this and only this album. I don't know where to look for an answer. If you can hint me to the relevant log or whatever files, maybe this is another example. And maybe you can show me how to get rid of the problem.

Thank you!

Link to comment
Share on other sites

Happy2Play
25 minutes ago, Komapilot42 said:

Hi,

I have the same or a similar problem. It happens with one Album but this one is separated into multiples - one for each Song:

image.thumb.png.18b152b9631054317967ec8c56f64ffb.png

All other music software identifies it as one single album: Kodi, Foobar, Pragha, Jellyfin etc. No Problem. Only with emby.

I already tried to retag the files but the tags seemed fine already. They are in a folder Sigur Rós/2002_( )/ with:

image.png.84e64af7558c8553c5b2b08300acaf0a.png

I don't see why emby behaves so strange with this and only this album. I don't know where to look for an answer. If you can hint me to the relevant log or whatever files, maybe this is another example. And maybe you can show me how to get rid of the problem.

Thank you!

Would need to see the tags of let's say two tracks to see the difference, preferrable what ffprobe sees.

ffprobe -i "path_to_file" -show_streams -show_format -print_format json

But Album and Album Artist must match to be grouped into one item.  There are variables of folder structure if tags do not exist.

image.thumb.png.659d3ed962ebc7e558fb32e086022721.png

Edited by Happy2Play
Link to comment
Share on other sites

Deathsquirrel
7 minutes ago, Happy2Play said:

But Album and Album Artist must match to be grouped into one item.  There are variables of folder structure if tags do not exist.

 

And, if the MUSICBRAINZ_ALBUMID and MUSICBRAINZ_ALBUMARTISTID tags exist, those also need to match across all the tracks in the album.

Edited by Deathsquirrel
  • Agree 1
Link to comment
Share on other sites

Komapilot42

Track #1:

Sigur Rós/2002_( )$ ffprobe -i 01_Untitled\ #1\ \(Vaka\).flac -show_streams -show_format -print_format json
ffprobe version 4.3.3-0+deb11u1 Copyright (c) 2007-2021 the FFmpeg developers
  built with gcc 10 (Debian 10.2.1-6)
  configuration: --prefix=/usr --extra-version=0+deb11u1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librabbitmq --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-pocketsphinx --enable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared
  libavutil      56. 51.100 / 56. 51.100
  libavcodec     58. 91.100 / 58. 91.100
  libavformat    58. 45.100 / 58. 45.100
  libavdevice    58. 10.100 / 58. 10.100
  libavfilter     7. 85.100 /  7. 85.100
  libavresample   4.  0.  0 /  4.  0.  0
  libswscale      5.  7.100 /  5.  7.100
  libswresample   3.  7.100 /  3.  7.100
  libpostproc    55.  7.100 / 55.  7.100
{
Input #0, flac, from '01_Untitled #1 (Vaka).flac':
  Metadata:
    TITLE           : Untitled #1 (Vaka)
    ARTIST          : Sigur Rós
    ALBUM           : ( )
    disc            : 01
    DISCTOTAL       : 01
    DATE            : 2002
    track           : 01
    TRACKTOTAL      : 08
    GENRE           : Post Rock
  Duration: 00:06:38.49, start: 0.000000, bitrate: 633 kb/s
    Stream #0:0: Audio: flac, 44100 Hz, stereo, s16
    Stream #0:1: Video: mjpeg (Baseline), yuvj420p(pc, bt470bg/unknown/unknown), 300x297 [SAR 1:1 DAR 100:99], 90k tbr, 90k tbn, 90k tbc (attached pic)
    Metadata:
      comment         : Cover (front)
    "streams": [
        {
            "index": 0,
            "codec_name": "flac",
            "codec_long_name": "FLAC (Free Lossless Audio Codec)",
            "codec_type": "audio",
            "codec_time_base": "1/44100",
            "codec_tag_string": "[0][0][0][0]",
            "codec_tag": "0x0000",
            "sample_fmt": "s16",
            "sample_rate": "44100",
            "channels": 2,
            "channel_layout": "stereo",
            "bits_per_sample": 0,
            "r_frame_rate": "0/0",
            "avg_frame_rate": "0/0",
            "time_base": "1/44100",
            "start_pts": 0,
            "start_time": "0.000000",
            "duration_ts": 17573556,
            "duration": "398.493333",
            "bits_per_raw_sample": "16",
            "disposition": {
                "default": 0,
                "dub": 0,
                "original": 0,
                "comment": 0,
                "lyrics": 0,
                "karaoke": 0,
                "forced": 0,
                "hearing_impaired": 0,
                "visual_impaired": 0,
                "clean_effects": 0,
                "attached_pic": 0,
                "timed_thumbnails": 0
            }
        },
        {
            "index": 1,
            "codec_name": "mjpeg",
            "codec_long_name": "Motion JPEG",
            "profile": "Baseline",
            "codec_type": "video",
            "codec_time_base": "0/1",
            "codec_tag_string": "[0][0][0][0]",
            "codec_tag": "0x0000",
            "width": 300,
            "height": 297,
            "coded_width": 300,
            "coded_height": 297,
            "closed_captions": 0,
            "has_b_frames": 0,
            "sample_aspect_ratio": "1:1",
            "display_aspect_ratio": "100:99",
            "pix_fmt": "yuvj420p",
            "level": -99,
            "color_range": "pc",
            "color_space": "bt470bg",
            "chroma_location": "center",
            "refs": 1,
            "r_frame_rate": "90000/1",
            "avg_frame_rate": "0/0",
            "time_base": "1/90000",
            "start_pts": 0,
            "start_time": "0.000000",
            "duration_ts": 35864400,
            "duration": "398.493333",
            "bits_per_raw_sample": "8",
            "disposition": {
                "default": 0,
                "dub": 0,
                "original": 0,
                "comment": 0,
                "lyrics": 0,
                "karaoke": 0,
                "forced": 0,
                "hearing_impaired": 0,
                "visual_impaired": 0,
                "clean_effects": 0,
                "attached_pic": 1,
                "timed_thumbnails": 0
            },
            "tags": {
                "comment": "Cover (front)"
            }
        }
    ],
    "format": {
        "filename": "01_Untitled #1 (Vaka).flac",
        "nb_streams": 2,
        "nb_programs": 0,
        "format_name": "flac",
        "format_long_name": "raw FLAC",
        "start_time": "0.000000",
        "duration": "398.493333",
        "size": "31574956",
        "bit_rate": "633886",
        "probe_score": 100,
        "tags": {
            "TITLE": "Untitled #1 (Vaka)",
            "ARTIST": "Sigur Rós",
            "ALBUM": "( )",
            "disc": "01",
            "DISCTOTAL": "01",
            "DATE": "2002",
            "track": "01",
            "TRACKTOTAL": "08",
            "GENRE": "Post Rock"
        }
    }
}

Track #2:

Sigur Rós/2002_( )$ ffprobe -i 02_Untitled\ #2\ \(Fyrsta\).flac -show_streams -show_format -print_format json
ffprobe version 4.3.3-0+deb11u1 Copyright (c) 2007-2021 the FFmpeg developers
  built with gcc 10 (Debian 10.2.1-6)
  configuration: --prefix=/usr --extra-version=0+deb11u1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librabbitmq --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-pocketsphinx --enable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared
  libavutil      56. 51.100 / 56. 51.100
  libavcodec     58. 91.100 / 58. 91.100
  libavformat    58. 45.100 / 58. 45.100
  libavdevice    58. 10.100 / 58. 10.100
  libavfilter     7. 85.100 /  7. 85.100
  libavresample   4.  0.  0 /  4.  0.  0
  libswscale      5.  7.100 /  5.  7.100
  libswresample   3.  7.100 /  3.  7.100
  libpostproc    55.  7.100 / 55.  7.100
{
Input #0, flac, from '02_Untitled #2 (Fyrsta).flac':
  Metadata:
    TITLE           : Untitled #2 (Fyrsta)
    ARTIST          : Sigur Rós
    ALBUM           : ( )
    disc            : 01
    DISCTOTAL       : 01
    DATE            : 2002
    track           : 02
    TRACKTOTAL      : 08
    GENRE           : Post Rock
  Duration: 00:07:33.91, start: 0.000000, bitrate: 673 kb/s
    Stream #0:0: Audio: flac, 44100 Hz, stereo, s16
    Stream #0:1: Video: mjpeg (Baseline), yuvj420p(pc, bt470bg/unknown/unknown), 300x297 [SAR 1:1 DAR 100:99], 90k tbr, 90k tbn, 90k tbc (attached pic)
    Metadata:
      comment         : Cover (front)
    "streams": [
        {
            "index": 0,
            "codec_name": "flac",
            "codec_long_name": "FLAC (Free Lossless Audio Codec)",
            "codec_type": "audio",
            "codec_time_base": "1/44100",
            "codec_tag_string": "[0][0][0][0]",
            "codec_tag": "0x0000",
            "sample_fmt": "s16",
            "sample_rate": "44100",
            "channels": 2,
            "channel_layout": "stereo",
            "bits_per_sample": 0,
            "r_frame_rate": "0/0",
            "avg_frame_rate": "0/0",
            "time_base": "1/44100",
            "start_pts": 0,
            "start_time": "0.000000",
            "duration_ts": 20017284,
            "duration": "453.906667",
            "bits_per_raw_sample": "16",
            "disposition": {
                "default": 0,
                "dub": 0,
                "original": 0,
                "comment": 0,
                "lyrics": 0,
                "karaoke": 0,
                "forced": 0,
                "hearing_impaired": 0,
                "visual_impaired": 0,
                "clean_effects": 0,
                "attached_pic": 0,
                "timed_thumbnails": 0
            }
        },
        {
            "index": 1,
            "codec_name": "mjpeg",
            "codec_long_name": "Motion JPEG",
            "profile": "Baseline",
            "codec_type": "video",
            "codec_time_base": "0/1",
            "codec_tag_string": "[0][0][0][0]",
            "codec_tag": "0x0000",
            "width": 300,
            "height": 297,
            "coded_width": 300,
            "coded_height": 297,
            "closed_captions": 0,
            "has_b_frames": 0,
            "sample_aspect_ratio": "1:1",
            "display_aspect_ratio": "100:99",
            "pix_fmt": "yuvj420p",
            "level": -99,
            "color_range": "pc",
            "color_space": "bt470bg",
            "chroma_location": "center",
            "refs": 1,
            "r_frame_rate": "90000/1",
            "avg_frame_rate": "0/0",
            "time_base": "1/90000",
            "start_pts": 0,
            "start_time": "0.000000",
            "duration_ts": 40851600,
            "duration": "453.906667",
            "bits_per_raw_sample": "8",
            "disposition": {
                "default": 0,
                "dub": 0,
                "original": 0,
                "comment": 0,
                "lyrics": 0,
                "karaoke": 0,
                "forced": 0,
                "hearing_impaired": 0,
                "visual_impaired": 0,
                "clean_effects": 0,
                "attached_pic": 1,
                "timed_thumbnails": 0
            },
            "tags": {
                "comment": "Cover (front)"
            }
        }
    ],
    "format": {
        "filename": "02_Untitled #2 (Fyrsta).flac",
        "nb_streams": 2,
        "nb_programs": 0,
        "format_name": "flac",
        "format_long_name": "raw FLAC",
        "start_time": "0.000000",
        "duration": "453.906667",
        "size": "38208371",
        "bit_rate": "673413",
        "probe_score": 100,
        "tags": {
            "TITLE": "Untitled #2 (Fyrsta)",
            "ARTIST": "Sigur Rós",
            "ALBUM": "( )",
            "disc": "01",
            "DISCTOTAL": "01",
            "DATE": "2002",
            "track": "02",
            "TRACKTOTAL": "08",
            "GENRE": "Post Rock"
        }
    }
}

 

Link to comment
Share on other sites

Happy2Play
5 minutes ago, Komapilot42 said:

Track #1:

Sigur Rós/2002_( )$ ffprobe -i 01_Untitled\ #1\ \(Vaka\).flac -show_streams -show_format -print_format json
ffprobe version 4.3.3-0+deb11u1 Copyright (c) 2007-2021 the FFmpeg developers
  built with gcc 10 (Debian 10.2.1-6)
  configuration: --prefix=/usr --extra-version=0+deb11u1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librabbitmq --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-pocketsphinx --enable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared
  libavutil      56. 51.100 / 56. 51.100
  libavcodec     58. 91.100 / 58. 91.100
  libavformat    58. 45.100 / 58. 45.100
  libavdevice    58. 10.100 / 58. 10.100
  libavfilter     7. 85.100 /  7. 85.100
  libavresample   4.  0.  0 /  4.  0.  0
  libswscale      5.  7.100 /  5.  7.100
  libswresample   3.  7.100 /  3.  7.100
  libpostproc    55.  7.100 / 55.  7.100
{
Input #0, flac, from '01_Untitled #1 (Vaka).flac':
  Metadata:
    TITLE           : Untitled #1 (Vaka)
    ARTIST          : Sigur Rós
    ALBUM           : ( )
    disc            : 01
    DISCTOTAL       : 01
    DATE            : 2002
    track           : 01
    TRACKTOTAL      : 08
    GENRE           : Post Rock
  Duration: 00:06:38.49, start: 0.000000, bitrate: 633 kb/s
    Stream #0:0: Audio: flac, 44100 Hz, stereo, s16
    Stream #0:1: Video: mjpeg (Baseline), yuvj420p(pc, bt470bg/unknown/unknown), 300x297 [SAR 1:1 DAR 100:99], 90k tbr, 90k tbn, 90k tbc (attached pic)
    Metadata:
      comment         : Cover (front)
    "streams": [
        {
            "index": 0,
            "codec_name": "flac",
            "codec_long_name": "FLAC (Free Lossless Audio Codec)",
            "codec_type": "audio",
            "codec_time_base": "1/44100",
            "codec_tag_string": "[0][0][0][0]",
            "codec_tag": "0x0000",
            "sample_fmt": "s16",
            "sample_rate": "44100",
            "channels": 2,
            "channel_layout": "stereo",
            "bits_per_sample": 0,
            "r_frame_rate": "0/0",
            "avg_frame_rate": "0/0",
            "time_base": "1/44100",
            "start_pts": 0,
            "start_time": "0.000000",
            "duration_ts": 17573556,
            "duration": "398.493333",
            "bits_per_raw_sample": "16",
            "disposition": {
                "default": 0,
                "dub": 0,
                "original": 0,
                "comment": 0,
                "lyrics": 0,
                "karaoke": 0,
                "forced": 0,
                "hearing_impaired": 0,
                "visual_impaired": 0,
                "clean_effects": 0,
                "attached_pic": 0,
                "timed_thumbnails": 0
            }
        },
        {
            "index": 1,
            "codec_name": "mjpeg",
            "codec_long_name": "Motion JPEG",
            "profile": "Baseline",
            "codec_type": "video",
            "codec_time_base": "0/1",
            "codec_tag_string": "[0][0][0][0]",
            "codec_tag": "0x0000",
            "width": 300,
            "height": 297,
            "coded_width": 300,
            "coded_height": 297,
            "closed_captions": 0,
            "has_b_frames": 0,
            "sample_aspect_ratio": "1:1",
            "display_aspect_ratio": "100:99",
            "pix_fmt": "yuvj420p",
            "level": -99,
            "color_range": "pc",
            "color_space": "bt470bg",
            "chroma_location": "center",
            "refs": 1,
            "r_frame_rate": "90000/1",
            "avg_frame_rate": "0/0",
            "time_base": "1/90000",
            "start_pts": 0,
            "start_time": "0.000000",
            "duration_ts": 35864400,
            "duration": "398.493333",
            "bits_per_raw_sample": "8",
            "disposition": {
                "default": 0,
                "dub": 0,
                "original": 0,
                "comment": 0,
                "lyrics": 0,
                "karaoke": 0,
                "forced": 0,
                "hearing_impaired": 0,
                "visual_impaired": 0,
                "clean_effects": 0,
                "attached_pic": 1,
                "timed_thumbnails": 0
            },
            "tags": {
                "comment": "Cover (front)"
            }
        }
    ],
    "format": {
        "filename": "01_Untitled #1 (Vaka).flac",
        "nb_streams": 2,
        "nb_programs": 0,
        "format_name": "flac",
        "format_long_name": "raw FLAC",
        "start_time": "0.000000",
        "duration": "398.493333",
        "size": "31574956",
        "bit_rate": "633886",
        "probe_score": 100,
        "tags": {
            "TITLE": "Untitled #1 (Vaka)",
            "ARTIST": "Sigur Rós",
            "ALBUM": "( )",
            "disc": "01",
            "DISCTOTAL": "01",
            "DATE": "2002",
            "track": "01",
            "TRACKTOTAL": "08",
            "GENRE": "Post Rock"
        }
    }
}

Track #2:

Sigur Rós/2002_( )$ ffprobe -i 02_Untitled\ #2\ \(Fyrsta\).flac -show_streams -show_format -print_format json
ffprobe version 4.3.3-0+deb11u1 Copyright (c) 2007-2021 the FFmpeg developers
  built with gcc 10 (Debian 10.2.1-6)
  configuration: --prefix=/usr --extra-version=0+deb11u1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librabbitmq --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-pocketsphinx --enable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared
  libavutil      56. 51.100 / 56. 51.100
  libavcodec     58. 91.100 / 58. 91.100
  libavformat    58. 45.100 / 58. 45.100
  libavdevice    58. 10.100 / 58. 10.100
  libavfilter     7. 85.100 /  7. 85.100
  libavresample   4.  0.  0 /  4.  0.  0
  libswscale      5.  7.100 /  5.  7.100
  libswresample   3.  7.100 /  3.  7.100
  libpostproc    55.  7.100 / 55.  7.100
{
Input #0, flac, from '02_Untitled #2 (Fyrsta).flac':
  Metadata:
    TITLE           : Untitled #2 (Fyrsta)
    ARTIST          : Sigur Rós
    ALBUM           : ( )
    disc            : 01
    DISCTOTAL       : 01
    DATE            : 2002
    track           : 02
    TRACKTOTAL      : 08
    GENRE           : Post Rock
  Duration: 00:07:33.91, start: 0.000000, bitrate: 673 kb/s
    Stream #0:0: Audio: flac, 44100 Hz, stereo, s16
    Stream #0:1: Video: mjpeg (Baseline), yuvj420p(pc, bt470bg/unknown/unknown), 300x297 [SAR 1:1 DAR 100:99], 90k tbr, 90k tbn, 90k tbc (attached pic)
    Metadata:
      comment         : Cover (front)
    "streams": [
        {
            "index": 0,
            "codec_name": "flac",
            "codec_long_name": "FLAC (Free Lossless Audio Codec)",
            "codec_type": "audio",
            "codec_time_base": "1/44100",
            "codec_tag_string": "[0][0][0][0]",
            "codec_tag": "0x0000",
            "sample_fmt": "s16",
            "sample_rate": "44100",
            "channels": 2,
            "channel_layout": "stereo",
            "bits_per_sample": 0,
            "r_frame_rate": "0/0",
            "avg_frame_rate": "0/0",
            "time_base": "1/44100",
            "start_pts": 0,
            "start_time": "0.000000",
            "duration_ts": 20017284,
            "duration": "453.906667",
            "bits_per_raw_sample": "16",
            "disposition": {
                "default": 0,
                "dub": 0,
                "original": 0,
                "comment": 0,
                "lyrics": 0,
                "karaoke": 0,
                "forced": 0,
                "hearing_impaired": 0,
                "visual_impaired": 0,
                "clean_effects": 0,
                "attached_pic": 0,
                "timed_thumbnails": 0
            }
        },
        {
            "index": 1,
            "codec_name": "mjpeg",
            "codec_long_name": "Motion JPEG",
            "profile": "Baseline",
            "codec_type": "video",
            "codec_time_base": "0/1",
            "codec_tag_string": "[0][0][0][0]",
            "codec_tag": "0x0000",
            "width": 300,
            "height": 297,
            "coded_width": 300,
            "coded_height": 297,
            "closed_captions": 0,
            "has_b_frames": 0,
            "sample_aspect_ratio": "1:1",
            "display_aspect_ratio": "100:99",
            "pix_fmt": "yuvj420p",
            "level": -99,
            "color_range": "pc",
            "color_space": "bt470bg",
            "chroma_location": "center",
            "refs": 1,
            "r_frame_rate": "90000/1",
            "avg_frame_rate": "0/0",
            "time_base": "1/90000",
            "start_pts": 0,
            "start_time": "0.000000",
            "duration_ts": 40851600,
            "duration": "453.906667",
            "bits_per_raw_sample": "8",
            "disposition": {
                "default": 0,
                "dub": 0,
                "original": 0,
                "comment": 0,
                "lyrics": 0,
                "karaoke": 0,
                "forced": 0,
                "hearing_impaired": 0,
                "visual_impaired": 0,
                "clean_effects": 0,
                "attached_pic": 1,
                "timed_thumbnails": 0
            },
            "tags": {
                "comment": "Cover (front)"
            }
        }
    ],
    "format": {
        "filename": "02_Untitled #2 (Fyrsta).flac",
        "nb_streams": 2,
        "nb_programs": 0,
        "format_name": "flac",
        "format_long_name": "raw FLAC",
        "start_time": "0.000000",
        "duration": "453.906667",
        "size": "38208371",
        "bit_rate": "673413",
        "probe_score": 100,
        "tags": {
            "TITLE": "Untitled #2 (Fyrsta)",
            "ARTIST": "Sigur Rós",
            "ALBUM": "( )",
            "disc": "01",
            "DISCTOTAL": "01",
            "DATE": "2002",
            "track": "02",
            "TRACKTOTAL": "08",
            "GENRE": "Post Rock"
        }
    }
}

 

Since you have a Album tag and no Album Artst there is no linking happening for the album.

  • Thanks 1
Link to comment
Share on other sites

Komapilot42

Sorry, but I still don't get it.

I think my other music files have no "album artist" tag, only "artist" - as is the case here with "( )". However, emby added both values to it's internal database, it seems:

image.png.33c9bded6d65fff7ba11558c7330b200.png

So what exactly do I need to change to make it work?

Thanks again!

Link to comment
Share on other sites

Happy2Play
29 minutes ago, Komapilot42 said:

Sorry, but I still don't get it.

I think my other music files have no "album artist" tag, only "artist" - as is the case here with "( )". However, emby added both values to it's internal database, it seems:

image.png.33c9bded6d65fff7ba11558c7330b200.png

So what exactly do I need to change to make it work?

Thanks again!

Are there mismatching MBZid (externalids) in the UI?

Edited by Happy2Play
Link to comment
Share on other sites

1 hour ago, Komapilot42 said:

Sorry, but I still don't get it.

I think my other music files have no "album artist" tag, only "artist" - as is the case here with "( )". However, emby added both values to it's internal database, it seems:

image.png.33c9bded6d65fff7ba11558c7330b200.png

So what exactly do I need to change to make it work?

Thanks again!

When albumartist is empty the server will try to guess so it's better that it just be tagged in the file to begin with.

  • Like 1
Link to comment
Share on other sites

Happy2Play
4 minutes ago, Luke said:

When albumartist is empty the server will try to guess so it's better that it just be tagged in the file to begin with.

Testing this album further it does not group together without a MBZAlbumid.  With Album and AlbumArtist it remains separate, but the UI show the same as above populating Album and AA with no external ids.

image.png

I am testing with the first two tracks in the linked topic, only difference in the topics is track extensions.

  • Like 1
Link to comment
Share on other sites

Happy2Play
8 hours ago, Luke said:

Is this 4.6.7? Is it only an issue with the album title being () ?

Both 4.6 and 4.7, but so far only this album.

Link to comment
Share on other sites

  • 2 years later...
djerniehoule

Has this been addressed because I still experience this issue.

IMG_6842.jpeg

Link to comment
Share on other sites

djerniehoule

This is the version I am running and still have the issue

IMG_6843.jpeg

Link to comment
Share on other sites

jaycedk

Did you check all you music files with something like mp3tag.

To see if there is unwanted things in there.

Link to comment
Share on other sites

1 hour ago, djerniehoule said:

Has this been addressed because I still experience this issue.

IMG_6842.jpeg

Hi, is what addressed? Please describe your issue in more detail. Thanks.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...