• 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 Bulk edit Parental Rating

     
    • 0 Vote(s) - 0 Average

    Bulk edit Parental Rating

    Bulk edit Parental Rating entries with contry code
    Finios
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2023 Jun
    Reputation: 0
    Country:Germany
    #3
    2024-05-20, 06:57 AM
    Thank you.
    With the following code I now have replaced every contry code in every nfo file in the current folder and all subfolders.

    Code:
    find . -type f -name "*.nfo" -print0 | xargs -0 sed -i --expression='s_<mpaa>DE-\(.*\)</mpaa>_<mpaa>FSK \1</mpaa>_g'
    1
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Bulk edit Parental Rating - by Finios - 2024-05-19, 10:53 AM
    RE: Bulk edit Parental Rating - by TheDreadPirate - 2024-05-19, 06:47 PM
    RE: Bulk edit Parental Rating - by Finios - 2024-05-20, 06:57 AM
    RE: Bulk edit Parental Rating - by taylorcurran - 2024-05-20, 09:17 AM
    RE: Bulk edit Parental Rating - by Duvel - 2024-10-15, 12:01 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