I would like to remove some nodes from the Genres-list in MovingPictures. I have translated some nodes in Dutch and now I want to remove the English ones but I can't seem to do that. Can anyone help me out ?
The problem is that 'Genres' is a dynamic category, meaning the tree structure is generated automatic based on other data. In this case the 'Genre' field on the movies in your collection.
You either need to edit the Genre fields on all your movies (you can use SQL queries for this to do it quick), which will automatically update the dynamic generated tree the next time you start the plugin (this is the small delay during startup you might have noticed on a large collection), or you need to convert the category into a static one. You do this by editing the root of the tree (so the Genres entry) and go to properties and convert it.
The problem you have then is that when a new genre is added (say you add a movie that is a documentary and you did not have a documentary subgenre before), you have to manually create that one then. But by looking at your screenshot you pretty much seem to have all the possible Genre combinations already, so it shouldn't affect you much.
Fixed, I think.
Certainly the vintage MP2 installer that I was using no longer installs the LAV filters. I can only assume that these were never part of the install package itself, but rather downloaded during the install, and that link no longer exists. Shame that the installer doesn't indicate this.
Last time when I installed the...
Fixed, I think.
Certainly the vintage MP2 installer that I was using no longer installs the LAV filters. I can only assume that...
Hi all,
I've recently retired my MP2 setup for my main HTPC and gone back to separates, but I wanted to retain the ability to play...
I've updated dlls in first post.
Fixes:
Summary / Overview was always empty
Collections were not filtered to official ones
Studios were not populated
Fallback to english tagline didn't work
Score / Popularity now empty instead of dummy rating and unknown popularity numbers
Also I've tried to compile plugin against MP 1.34 x64 and...
I've updated dlls in first post.
Fixes:
Summary / Overview was always empty
Collections were not filtered to official ones
Studios...
Hi!
TheTVDB.com has movies in their API now.
API itself looks ok now so I decided to add TVDB to Moving Pictures. Check it if you...