Man of Honour
- Joined
- 13 Nov 2009
- Posts
- 11,662
- Location
- Northampton
Have you tried the clean video library option in the settings menus?
Have you tried the clean video library option in the settings menus?
Yep, exactly the same thing happens![]()
/home/pi/.xbmc/userdata/Database
Delete MyVideos75.db
Can you run a MySQL server in UnRaid?
Hmm okay, I'll look into it... to be honest now that I think about it why would I ever turn the Pi on when the media server (its only source of media) isn't also on?
Does it also mean when you re-install or update or switch the OS on your Pi you can just re-connect to the MySQL database and have all your media info back again instantly?
I guess there must be some guides around for how to set it up?
Hey again, cheers for the tips - deleting that file cleared things out nicely
Unfortunately I don't think I can easily go the MySQL route, because the way UnRAID seems to work it effectively "installs" itself afresh on the USB stick every time it boots, which means certain services and things are difficult to persist between reboots unless you install them to a specific drive (and they recommend avoiding using the data array itself for this because if you do the drives will keep getting spun up)
Perhaps in the future if I decide to install a cache drive for UnRAID or find a different solution I'll switch, but for now I'll leave it on the Pi (I only have 1 for now anyway)
Buy another Pi and install MySQL on that![]()
Perhaps in the future if I decide to install a cache drive for UnRAID or find a different solution I'll switch, but for now I'll leave it on the Pi (I only have 1 for now anyway)
For a long time I ran unRAID without a cache and had loads of extra applications installed. You can install to your boot USB but it's not generally advised due to the number of extra writes to the drive and the reduction in lifetime as a consequence.
One (low cost) solution is to mount a dedicated "apps" USB stick at boot (using the Go script) and hold your programmes and data there.
Find me on the unRAID forums if you want any help![]()