Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

system update - fix cross-device linking #34

Merged
merged 1 commit into from
Oct 28, 2016
Merged

system update - fix cross-device linking #34

merged 1 commit into from
Oct 28, 2016

Conversation

MilhouseVH
Copy link
Contributor

See: http://forum.kodi.tv/showthread.php?tid=269815&pid=2437666#pid2437666

shutil.move() will perform an os.rename() when the source and destination file systems are the same, and a copy and delete when different.

@MilhouseVH MilhouseVH added the bug label Oct 16, 2016
@lrusak
Copy link
Member

lrusak commented Oct 16, 2016

Not that it really matters, and it's good to fix this, but like why would he do that.

lrwxrwxrwx    1 root     root            18 Mar  5  2016 .kodi/temp -> /var/media/scratch

@MilhouseVH
Copy link
Contributor Author

I know, I did wonder that myself, but figured as long as the system works (and apparently it does) we should just go with it...

@chewitt chewitt merged commit c364334 into LibreELEC:master Oct 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants