• 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 Search Results

    Pages (2): 1 2 Next »

    Search Results
    Post Author Forum Replies Views Posted [asc]
      Thread: I really hate that Jellyfin cannot work with folders and subfolders
    Post: RE: I really hate that Jellyfin cannot work with f...

    @TheDreadPirate and @RostigerSpieler Thanks for your replies, but I know all of this - I read of the recommendations for names files from movies and shows! I just wanted to complain about how Je...
    jellyfin General Questions 3 384 2024-12-09, 06:22 PM
      Thread: How to organize data from DVDs?
    Post: RE: How to organize data from DVDs?

    Tim Wrote: (2024-12-08, 04:31 PM) -- We have documentation on what naming Jellyfin supports. It is best to adhere to those structure and naming to reduce potential future problems. It basically comes...
    jellyfin General Questions 2 150 2024-12-08, 05:34 PM
      Thread: How to organize data from DVDs?
    Post: How to organize data from DVDs?

    I still don't have an idea how to organize my shows from DVDs. Such a DVD contains episodes and extras. For Jellyfin, I need to move and rename all episodes (which I already hate). But then, ...
    jellyfin General Questions 2 150 2024-12-08, 03:59 PM
      Thread: I really hate that Jellyfin cannot work with folders and subfolders
    Post: I really hate that Jellyfin cannot work with folde...

    When ripping my DVDs, I simply have folders per DVD. That works with movies, but Jellyfin has lots of problems with shows. Yes, that could be changed by completely reordering and renaming all fi...
    jellyfin General Questions 3 384 2024-12-01, 10:11 PM
      Thread: Moving libraries to a different disk
    Post: RE: Moving libraries to a different disk

    I found out more! Code: -- sqlite> SELECT Name,Path,HEX(guid) as guid,HEX(ParentId) as parentid,TopParentId,PresentationUniqueKey,UserDataKey FROM typedbaseitems WHERE hex(ParentId) = (SELECT hex(...
    jellyfin General Questions 18 765 2024-11-24, 02:43 PM
      Thread: Moving libraries to a different disk
    Post: RE: Moving libraries to a different disk

    I now also tried https://github.com/jellyfin/jellyfin/discussions/6924 with the given SQlite commands, but I still get all movies doubled, and the new entries are clearly from a fresh scan, as they ha...
    jellyfin General Questions 18 765 2024-11-24, 01:06 PM
      Thread: Moving libraries to a different disk
    Post: RE: Moving libraries to a different disk

    TheDreadPirate Wrote: (2024-11-24, 01:36 AM) -- Is this a mixed library? -- I have two separate Movie, one Show, one Home video and now one Music video Library. I only configured lots of detail ...
    jellyfin General Questions 18 765 2024-11-24, 11:08 AM
      Thread: Moving libraries to a different disk
    Post: RE: Moving libraries to a different disk

    jellyfin Wrote: (2024-11-23, 07:15 PM) -- TheDreadPirate Wrote: (2024-11-23, 04:26 PM) -- Did you create a NEW library with the new paths?  Or did you add the new paths to the EXISTING library?  If ...
    jellyfin General Questions 18 765 2024-11-24, 12:39 AM
      Thread: Moving libraries to a different disk
    Post: RE: Moving libraries to a different disk

    TheDreadPirate Wrote: (2024-11-23, 04:26 PM) -- Did you create a NEW library with the new paths?  Or did you add the new paths to the EXISTING library?  If I was not clear in my directions, you shoul...
    jellyfin General Questions 18 765 2024-11-23, 07:15 PM
      Thread: Moving libraries to a different disk
    Post: RE: Moving libraries to a different disk

    TheDreadPirate Wrote: (2024-11-23, 04:26 PM) -- Did you create a NEW library with the new paths?  Or did you add the new paths to the EXISTING library?  If I was not clear in my directions, you shoul...
    jellyfin General Questions 18 765 2024-11-23, 04:46 PM
      Thread: Moving libraries to a different disk
    Post: RE: Moving libraries to a different disk

    It starts up fine, but rescanning does doubles the movies. Very strange.
    jellyfin General Questions 18 765 2024-11-23, 04:26 PM
      Thread: Moving libraries to a different disk
    Post: RE: Moving libraries to a different disk

    That was too early :-D While I found a way to change all pathes, I now have double as many movies - all movies show up 2 times, but both versions with the same metadata and the same location. I am s...
    jellyfin General Questions 18 765 2024-11-23, 03:52 PM
      Thread: Moving libraries to a different disk
    Post: RE: Moving libraries to a different disk

    I think, I found a way for a clean migration! Going to post later in the other forum category, other checking and providing a script for it! Thanks again @TheDreadPirate !
    jellyfin General Questions 18 765 2024-11-23, 03:33 PM
      Thread: Moving libraries to a different disk
    Post: RE: Moving libraries to a different disk

    I repeated the same with all 4 Sqlite databases I saw, there can be 2 more: Code: -- tja@mini:~$ cat ./jelly.sh #! /opt/local/bin/bash set -e set -u #### DIR="/Users/tja/Library/Applica...
    jellyfin General Questions 18 765 2024-11-23, 03:09 PM
      Thread: Moving libraries to a different disk
    Post: RE: Moving libraries to a different disk

    I tried some other tricks, including modifying the jellyfin.db database files, but to no avail. Migration is not possible. Not in any acceptable way.
    jellyfin General Questions 18 765 2024-11-23, 02:54 PM
      Thread: Moving libraries to a different disk
    Post: RE: Moving libraries to a different disk

    I tried to modify the SQlite database like this: tja@mini:~/Library/Application Support/jellyfin/data$ sqlite3 library.db SQLite version 3.47.0 2024-10-21 16:30:22 Enter ".help" for usage hints. ...
    jellyfin General Questions 18 765 2024-11-23, 02:40 PM
      Thread: Moving libraries to a different disk
    Post: RE: Moving libraries to a different disk

    TheDreadPirate Wrote: (2024-11-23, 12:53 AM) -- In my experience, Jellyfin preserves metadata and watch status when I've had to move files around. In Jellyfin add your new folder to the library BE...
    jellyfin General Questions 18 765 2024-11-23, 02:12 PM
      Thread: Moving libraries to a different disk
    Post: RE: Moving libraries to a different disk

    TheDreadPirate Wrote: (2024-11-22, 11:15 PM) -- You can't "move" libraries, but you can add a new folder to the existing library.  Open the library settings and click the "+" at the top to add your n...
    jellyfin General Questions 18 765 2024-11-23, 12:12 AM
      Thread: Moving libraries to a different disk
    Post: Moving libraries to a different disk

    I started my Jellyfin experience on an external Samsung T7 Touch SSD at my Mac Mini. After about 80 DVDs added to the libraries, I noticed that the disk is already nearly full and I am only about at ...
    jellyfin General Questions 18 765 2024-11-22, 10:52 PM
      Thread: How to add Extra DVDs?
    Post: RE: How to add Extra DVDs?

    TheDreadPirate Wrote: (2024-11-17, 05:26 PM) -- If the extras belong to the same movie, why would they need to be an entirely separate folder?  Doesn't matter that it is a separate disk.  A LOT of ex...
    jellyfin General Questions 7 368 2024-11-17, 05:54 PM
    Pages (2): 1 2 Next »

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


    Jellyfin

    The Free Software Media System