Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.

Note: this post will not display until it's been approved by a moderator.

Name:
Email:
Subject:
Message icon:

Attach:
(Clear Attachment)
(more attachments)
Allowed file types: gif, jpg, png, txt, tpl, lng, ini, pvd, psf, ini, cfg, csv, zip, xml, pas, 7z
Restrictions: 4 per post, maximum total size 1024KB, maximum individual size 1024KB
Note that any files attached will not be displayed until approved by a moderator.
Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
How many words are in this question?:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: JPG8
« on: June 10, 2013, 05:07:42 am »

First, thank you nostra for the best movie database.

I have the same issue as Nautilus. PVD 1.0+ imports all files as cover art. I created a script to import from Media Browser movie.xml files. Folder.jpg is imported as the cover and backdrops are imported as screenshots.  With PVD 1.0+, I have to manually delete backdrops automatically imported as covers. A preference check box to shut off automatic import of JPEGs in the folder with the movie file would be appreciated.

Another issue with scripts scanning local network files, is that a UNC path like
\\media1\movies\somemovie(2010)\movie.xml
will not work. The server folder has to be mapped to a drive letter like this
S:\somemovie (2010)\movie.xml

If the script function GetDownloadURL returns a UNC path, "http://" is appended to the beginning and the final path will be like this:
http://\\media1\movies\somemovie(2010)\movie.xml

"http://" could be appended by script code if required.

Media Browser import script attached for anyone that wants it.

Regards,
Joel


[attachment deleted by admin]
Posted by: Nautilus2067
« on: May 17, 2013, 07:19:43 pm »

Yep, I know, thanks anyway. I tried long time ago but results were not satisfying. Special characters made problems. I decided to use MovingPictures and that works well.

Did you have time to look at my other messages?

Regards,
Oliver
Posted by: nostra
« on: May 17, 2013, 07:16:22 pm »

In case you did not know: there is an export plugin for the standard MediaPortal database that works pretty good for me.
Posted by: Nautilus2067
« on: May 17, 2013, 06:47:30 am »

That would be great.

By the way I really appreciate your efforts. I am using MediaPortal and will change from MovingPictures to myFilms. Ant Movie Catalog is recommended but compared to PVD a lot of features are missing. Keep up the good work!

Currently I am working on scripts to read and write MovPicNFO .nfo files for the communicaton with the MovingPicutres plugin of MediaPortal. Later on I will provide a full functioning interface for myFilms to read and write directly to the AMC database.

Regards,
Oliver
Posted by: nostra
« on: May 16, 2013, 11:13:22 pm »

No, but I plan to add such possibility as a hidden option
Posted by: Nautilus2067
« on: May 15, 2013, 03:47:56 pm »

When I select the movie folder for Import and start importing the movies, PVD automatically loads all pictures in the movie folder as covers. Is there a possibility to prevent this? I have written a script that will import only the relevant pictures later on and divides them in posters and screenshots.

Thanks,
Oliver