You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting Jellyfin Database Migration Current job from todo_list: C:\ProgramData\Jellyfin\Server\data\library.db Traceback (most recent call last): File "jellyfin_migrator.py", line 1283, in <module> path_replacements=path_replacements, File "jellyfin_migrator.py", line 1005, in process_files no_log=job["no_log"], File "jellyfin_migrator.py", line 828, in get_target target, idgaf1, idgaf2 = recursive_root_path_replacer(original_source, to_replace=replacements) File "jellyfin_migrator.py", line 505, in recursive_root_path_replacer if p.is_relative_to(src): AttributeError: 'WindowsPath' object has no attribute 'is_relative_to'
Unsure what the actual issue is, i followed the instructions and made sure that the PATH checkbox was checked when I installed python.
The text was updated successfully, but these errors were encountered:
Starting Jellyfin Database Migration Current job from todo_list: C:\ProgramData\Jellyfin\Server\data\library.db Traceback (most recent call last): File "jellyfin_migrator.py", line 1283, in <module> path_replacements=path_replacements, File "jellyfin_migrator.py", line 1005, in process_files no_log=job["no_log"], File "jellyfin_migrator.py", line 828, in get_target target, idgaf1, idgaf2 = recursive_root_path_replacer(original_source, to_replace=replacements) File "jellyfin_migrator.py", line 505, in recursive_root_path_replacer if p.is_relative_to(src): AttributeError: 'WindowsPath' object has no attribute 'is_relative_to'
Unsure what the actual issue is, i followed the instructions and made sure that the PATH checkbox was checked when I installed python.
The text was updated successfully, but these errors were encountered: