Page 1 of 1

Duplicate Files after update

Posted: Sat Oct 18, 2014 5:25 pm
by skalinow
I just installed 7.2.8 and was running 7.2.6. Now I have a duplicate of every file in my library when viewing through a browser. The dupe files say "unknown" for the format and Nan for the size. I've tried Rescan and Clear Cache. The dupes are still there.

Anyone know how to fix this?

Re: Duplicate Files after update

Posted: Sat Oct 18, 2014 5:32 pm
by phibertron
You can do a database rebuild
But, there is no rebuild button, so to do a database rebuild, use an rpc call with this url

Code: Select all

http://127.0.0.1:9000/rpc/rebuild
.

Re: Duplicate Files after update

Posted: Sat Oct 18, 2014 5:45 pm
by skalinow
Ah perfect. Thanks so much!

Re: Duplicate Files after update

Posted: Sat Oct 18, 2014 7:09 pm
by phibertron
Your Welcome