Posts: 31,445
Joined: Jan 2011
Heads up:
As of August / Alpha 7 cycle, the video DB version is now bumped to 76. This means library sharing between v12-v13alpha6 and v13alpha7+ will no longer work.
See
version table (wiki) for a list of DB changes for which version/alpha/etc.
Posts: 62
Joined: Mar 2013
Reputation:
1
Since I've added MySQL db and got it working correctly I noticed that .artist folders have been added to almost all of my several hundred movies. How did this happen and can I prevent it from happening again? I also noticed some other files have been added to the actual movie folder. I really don't want these files if I don't absolutely need them as they take up space.
I deleted a couple of the .artist files and it doesn't seem to effect how XMBC works so I am thinking I can go ahead and delete them all. Any easy way of getting rid of these files/folders?
Thanks.
Posts: 31,445
Joined: Jan 2011
2013-08-10, 01:23
(This post was last modified: 2013-08-10, 01:25 by Ned Scott.)
That happens during the export/import process when you move your library over to MySQL. Those are basically some of the backup files that were used to recreate the library on the MySQL server. They are no longer needed since the library has since been reimported, but they're handy as a backup incase something ever goes wrong. On most OSes, the period will make the folder invisible, so that it's not in the way.
I used to hate this, actually. I found it messy to have extra metadata files and folders all over the place. However, it really makes rebuilding the library easier. Even doing something like changing the files over to another server is easier with the exported data.
Still, yeah, you can delete them, and there should even be some tools that can seek out those folders and nuke them. What OS are you on?
Posts: 31,445
Joined: Jan 2011
I'm not sure if .artist works the same way as .actor, since I rarely touch the music side of XBMC, but yeah, I totally blanked that it would still be needed for other clients to pull from.
Posts: 62
Joined: Mar 2013
Reputation:
1
Forgot to mention the host is W7U.
Posts: 971
Joined: Dec 2008
Reputation:
44
Browse to the root of your Movie folders, type .actors in the search box in the upper right corner, after it's done searching select all and delete
If I have been of help, please add to my reputation as a way of saying thanks, it's free.
Posts: 27
Joined: Jul 2010
Reputation:
1
johnyb
Junior Member
Posts: 27
I've lost hours trying to sort this out, and I'm about to give up... So giving this one more try before I resort to separate synchronized libs (boo).
I noticed the MySQL installed on OMV is V5.1.66 - Could this be causing a problem? In an attempt to see if this is the case, Im creating a temporary MySQL instance on my home PC - importing the library and seeing if that make a difference. (Ill post update on this later)
Really dont understand how two identical systems (both Revo 3610) connected to the same network via LAN, pointing to the same MySQL instance on a seperate OMV server, can deliver such different experiences. System (a) thumbnails appear instantly, (b) slowly if at all
Could it he a hardward issue? The new Revo I purchased 2nd hand, maybe this has a problem (but it seems to work ok otherwise).
Any other suggestions before I give up?
Posts: 139
Joined: Oct 2007
Reputation:
0
Need some help here.
Got my database up and running as mentioned on this topic. Everything works perfect, stopping a movie i the living room and continue watching on my bedroom.
Perfect? Not yet.
I setup my system with two different profiles, My own and the one for the kids.
And now the problem. All of my movies are showed on the kids profile also.
If I go to Video and files I only see the source Kids Movies as it should. But somehow the system now also shows my movies and TV shows.
Is there a way to stop this?
I want to keep my own database shared to my bedroom system but not to my kids profile.
Posts: 31,445
Joined: Jan 2011
You have to use two different MySQL DBs by using the <name> tag to create a different DB for the kids profile's advancedsettings.xml file.