Users are unimpressed, eager to toss devices if test sticks.

  • FauxLiving@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    edit-2
    9 hours ago

    I’m not trying to get you to change anything. You can organize your media however you like, I’m mostly just setting up the solution:

    The solution that you’re looking for is called filebot (https://www.filebot.net/forums/viewtopic.php?t=7). In filebot you first define how you name your media and what directory structure you’d like to use. You can use it to handle ingesting new media. It will read common naming schemes used on files often shared online and re-name them into your defined directory and filename structure.

    In addition, it comes with bindings already setup for the ‘plex’ format (that Kodi and Jellyfin also use) so you can, once you’ve defined a format to match your preferred directory structure, use filebot to hardlink your media library into a different Plex-compatible structure. Since you’re using hardlinks it won’t use any additional disk space.

    Then you can keep your media how you always have it, have a powerful tool to handle managing that library (for example, you could define a new format and it can move the files between them) and also hardlink the files in a Plex folder structure which will let you have access to a media player interface.

    If you manage any media at scale you should learn how to use filebot in any case, manually organizing a library can be tedious and take a while. Filebot is a lot faster once you learn it.

    e: Also, if you ever run into a media collection that is already in a plex folder format, you could use filebot to re-organize it into your preferred directory format. It works on music as well and can use ID3 Tags or, if they’re missing, AcoustID audio fingerprints. TL;DR: Use filebot

    • Taleya@aussie.zone
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      51 minutes ago

      Oh good, you know what a symlink is.

      1. You can’t hardlink a symlink across volumes