Corrupted library

I have a drive on my server called COBRA.

I downloaded the show called Cobra and the scrapers were having some problems with it, but it eventually picked up.

Then it created a second Cobra TV show thumbnail and shoved a bunch of random shows in there, but just labelled like 1X01, 1X02 etc multiple times.

I didn’t want to delete it as it was hinting like it would delete the whole directory - cobra/

I did try and clean the library, remove the source, add source again but it still shows. The show was removed from my server, no trace of it exsists.

I would factory reset the Vero, but I’ve no SDcard currently… any ideas of anything i can edit and cut it out?

If you’d like to delete your library, the quickest way to do so would be via SSH.

Sam

how does one completely wipe it via ssh?

I know there’s a reset after next reboot of Kodi but i don’t think that works, from the random info I’ve gleaned.

Log in via SSH and then execute:

systemctl stop mediacenter
rm -rf ~/.kodi
systemctl start mediacenter

Beware this will delete all of your userdata, such as settings.

Thanks Sam, populating now - lets see if it comes back…

cool, thanks - seems to have cured it.