Jellyfin-Migrator
Jellyfin-Migrator copied to clipboard
Script does not find files.
I have been going back and forth with multiple chats with ChatGPT to try and figure out what this script is actually attempting to do vs what is happening, but I am just not getting it.
I have:
- the copied database server folder on F:
- the media files copied over to the NAS which is mapped as a share on J:
- merged media paths from A:, B:, D:, & G:. (to /data/TV or Movies)
but I get endless messages about files not found. Examples of ones that are probably bugs in the script or Jellyfin changed or something: No entry for this (presumed) path: Yours to Own 6/13 No entry for this (presumed) path: /dev/dri/renderD128
Example that I am more worried about: File doesn't seem to exist; can't update its dates in the database: F:\Jellyfin-patched\data\metadata\People\J\Jack Lancaster
There are thousands of such messages, and indeed these do not exist in the server folder. Should they? Unfortunately for me, I cannot figure out what this script is really doing as it is too complex to figure out in my spare time. I don't understand if I can use this result(it says migration complete) or I should fix something.
I also think the readme and the code comments could be improved (something I would gladly do, were I able to understand with confidence what was going on.)
thank you for the effort all the same :)