• 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
    #6
    2023-11-05, 08:32 PM (This post was last modified: 2023-11-05, 08:34 PM by bhenstra. Edited 1 time in total. Edit Reason: Incorrect quote (sorry) )
    jimmyjammy Wrote:The easiest way is to use a music tagging program like Mp3tag & change "album artists (not artists)" to "Various Artists". You can do it with Jellyfin by editing the metadata for each song but that takes some time & will not actually be written to the files which is preferred.

    Thank you. This did solve the problem. 

    These are the steps I followed to change the tag of all the MP3 files (steps 4 - 7):
    1. SSH into my True NAS VM
    2. Navigate to the folder that contains the MP3s with the cd command
    3. Change file mode bits:
      Code:
      # chmod 666 *mp3
    4. SSH into my Jellyfin VM
    5. Install "Mutagen"
      Code:
      # apt install python3-mutagen
    6. Navigate to the folder that contains the MP3s with the cd command
    7. Change tag of MP3 files:
      Code:
      # mid3v2 --TPE2 "Various Artist" *.mp3
    8. Navigate to "Dashboard" in the Jellyfin WebUI
    9. Navigate to "Libraries"
    10. Click "Scan All Libraries"

    Please see the screenshot for the result :-)
       
    « 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