• 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 General Questions Remove recap from album?

     
    • 0 Vote(s) - 0 Average

    Remove recap from album?

    I would like to remove the recap from the album details
    bhenstra
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2023 Nov
    Reputation: 0
    #7
    2024-02-25, 02:29 PM
    I encountered a similar problem with an album containing FLAC files. To address it, I utilized the 'metaflac' tool to configure the ALBUMARTIST.

    Here are the steps.

    Install the package 'flac':
    Code:
    apt update
    apt install flac

    Remove the tag
    Code:
    metaflac --remove-tag=ALBUMARTIST *.flac

    Set the tag
    Code:
    metaflac --set-tag=ALBUMARTIST="Various Aristst" *.flac

    Tip: to view tags, use the --show-all-tags option.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Remove recap from album? - by bhenstra - 2023-11-05, 01:02 PM
    RE: Remove recap from album? - by TheDreadPirate - 2023-11-05, 03:34 PM
    RE: Remove recap from album? - by bhenstra - 2023-11-05, 08:22 PM
    RE: Remove recap from album? - by thornbill - 2023-11-05, 06:54 PM
    RE: Remove recap from album? - by bhenstra - 2023-11-05, 08:32 PM
    RE: Remove recap from album? - by jimmyjammy - 2023-11-05, 07:11 PM
    RE: Remove recap from album? - by bhenstra - 2024-02-25, 02:29 PM

    • 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