• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting Broken artists and genre section

    Pages (2): 1 2 Next »

     
    • 0 Vote(s) - 0 Average

    Broken artists and genre section

    disconnectome
    Offline

    Junior Member

    Posts: 10
    Threads: 3
    Joined: 2024 Jun
    Reputation: 0
    Country:Russia
    #1
    2024-09-16, 08:34 AM (This post was last modified: 2024-09-16, 08:35 AM by disconnectome. Edited 1 time in total.)
    Hello!
    In the music library, in the artists section, not all artists are present.
    There are also no genres at all.
    For example I have:
    Show Content
    Spoiler
    [Image: 8z0iiNh.png]
    [Image: vFf4G2w.png]
    But if I look for artists, it wont be where:
    Show Content
    Spoiler
    [Image: ILLXrtP.png]
    [Image: jkZ1uLN.png]
    And where is a lot of artists like this.

    As for genres I have no genres at all, but a lot of songs have their genre.
    Show Content
    Spoiler
    [Image: np96gvl.png]
    [Image: 22goolV.png]
    Server version 10.9.11, from docker container.
    I tried to scan all libraries, to rescan only music library, restart container for a several times, but nothing helps.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-09-16, 03:23 PM
    How is your music organized? And do your files have metadata tags?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    disconnectome
    Offline

    Junior Member

    Posts: 10
    Threads: 3
    Joined: 2024 Jun
    Reputation: 0
    Country:Russia
    #3
    2024-09-16, 03:38 PM
    Most of the music organized like
    -Artist
    --Album1
    --Album2
    etc

    Yes. Tracks from example do have meta tags.
    Code:
    Input #0, flac, from '01 Red Moon.flac':
      Metadata:
        ALBUM          : Red Moon
        track          : 01
        DATE            : 2010/03/17
        GENRE          : JPop
        TITLE          : Red Moon
        artist          : Kalafina
        album_artist    : Kalafina
        encoder        : Lavf58.76.100
      Duration: 00:06:40.13, start: 0.000000, bitrate: 933 kb/s
      Stream #0:0: Audio: flac, 44100 Hz, stereo, s16
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-09-16, 03:45 PM
    Do you have any metadata providers enabled?

    Can you share your jellyfin logs via pastebin?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    disconnectome
    Offline

    Junior Member

    Posts: 10
    Threads: 3
    Joined: 2024 Jun
    Reputation: 0
    Country:Russia
    #5
    2024-09-16, 04:24 PM
    Yes, I have
    Show Content
    Spoiler[Image: XFCd4Gd.png]

    Can you please tell me what should I do before sharing logs.
    Rescan all libraries, or scan only this library?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2024-09-16, 05:11 PM (This post was last modified: 2024-09-16, 05:11 PM by TheDreadPirate.)
    What happens if Musicbrainz is the top metadata provider?

    Rescan, replace all metadata, once that finishes share the log.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    disconnectome
    Offline

    Junior Member

    Posts: 10
    Threads: 3
    Joined: 2024 Jun
    Reputation: 0
    Country:Russia
    #7
    2024-09-16, 07:58 PM (This post was last modified: 2024-09-17, 10:13 AM by disconnectome. Edited 1 time in total.)
    Restarted container and rescanned, replaced metadata.
    https://pastebin.com/en6V2ckq
    Show Content
    Spoiler[Image: X2Gjiio.png]

    upd: Forgot to mention - nothing changed.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #8
    2024-09-17, 02:26 PM
    Is your ISP blocking musicbrainz or last.fm? Another Russian user found that TMDB was blocked, but TVDB wasn't.

    Can you run this command on the command line of the server? Share the output via pastebin.

    Code:
    curl -vvv https://musicbrainz.org/ws/2/artist/b71abaa0-dd97-4e85-943d-3ffa2d3278a5?inc=aliases
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    disconnectome
    Offline

    Junior Member

    Posts: 10
    Threads: 3
    Joined: 2024 Jun
    Reputation: 0
    Country:Russia
    #9
    2024-09-17, 04:37 PM (This post was last modified: 2024-09-17, 04:38 PM by disconnectome.)
    Hm, I have tried your request and got tls error for some reason. But website seems to be available.
    I add route for musicbrainz.org via my vpn in europe, and now I got response.
    Made rescan, replace all metadata - artisted fixed. Genres showed up. For now I will accept using vpn as solution. It’s strange that last fm didn’t work either, because it already works for me via VPN.
    Which log made you guess this? Asking for futher debug, have some problems with other libraries, but not that critical.
    Thank you!
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #10
    2024-09-17, 06:15 PM (This post was last modified: 2024-09-17, 06:16 PM by TheDreadPirate. Edited 1 time in total.)
    The logs regarding not being able to compute a blur hash. That usually means it wasn't able to retrieve an image.

    Another Russian user had issues accessing TMDB and a similar curl command revealed that their DNS resolved "api.tmdb.org" to "127.0.0.1", aka localhost. Which usually means their ISP was blocking the site. They didn't have to use a VPN since TVDB wasn't blocked.

    So I assumed something similar was going on with you.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Pages (2): 1 2 Next »

    « Next Oldest | Next Newest »

    Users browsing this thread: 2 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode