dbr / tvnamer

Automatic TV episode file renamer, uses data from thetvdb.com via tvdb_api
https://pypi.python.org/pypi/tvnamer/
The Unlicense
909 stars 115 forks source link

Move fails if moving between different mountpoints #154

Closed Nutellaeis closed 4 years ago

Nutellaeis commented 5 years ago

If you try to move files between different mounts you get the following error

Skipping file due to error: [Errno 18] Invalid cross-device link: '/input/myFile.mkv' -> '/output/myRenamedFile.mkv'

dbr commented 4 years ago

I believe this should be fixed by PR #161 and will be part of tvnamer 2.6 (should be released within a week or so)