Import from MyFilms? (1 Viewer)

Dewey

Portal Member
November 14, 2007
5
0
Thanks RoChess, This does seem like it would be a hell of a lot easier. I've read up a little in the forum the Regex but can't find an official walk through or documentation - where would you put the expression? MovPic Adv Settings -> Sample Filter, Regular Expression Filter?? Currently mine says sample, I switched it out with the code text (yours and mine) and it didn't appear to do anything.

Given my limited exposure to these expressions I don't fully grasp the one you provided but I did build a simple one below which I thought might do the trick, tested it with a site fforde mentioned in another post: http://regexr.com//v1/ and it seems to work at stripping out all text before the '\'

Code: ((^.*\\)[-]?.*?)

Its still unclear to me on the link between this expression and assigning the values in the scraper to title, alt_title & collections fields.

Thanks again for your help,
Dwight
 

Dewey

Portal Member
November 14, 2007
5
0
Update:
I spent the day looking at this and kept getting nowhere :(
I downloaded the IMDB+ scraper that you mentioned, and created (y), and on the tests I did it seemed to basically rename everything correctly removing the '\' and providing boxset details...winner! Very cool scraper, given my failed attempts at understanding the edges of this world I'm very impressed by what you've coded!

Since this is a once off transfer for me I don't see the point in spending more time troubleshooting this when I should be able to get it transferred with minimal effort via your scraper. I will take the plunge and migrate all my movies next weekend when I have more time, I'll also shoot you a donation as well as you've saved me a lot of headache here and I will most likely keep using your scraper.

Appreciate all your help!
D
 

RoChess

Extension Developer
  • Premium Supporter
  • March 10, 2006
    4,434
    1,897
    @Dewey, thank you, and indeed IMDb+ has racked up a ton of hours to develop, but as with many open-source projects it started out as something I wanted myself, and then ended up sharing with others.

    It consists out of two parts, the IMDb+ scraper-script, and the IMDb+ MPEI plugin. Once I started adding configurable options for the scraper-script, the IMDb+ plugin was born with a lot of help from developer on MP-TVSeries/Trakt/etc. The plugin also adds the benefit of auto-updating the IMDb+ scraper-script. Making changes to that one is easy to do for me, and last time I updated it was earlier this month -- http://code.google.com/p/imdbplus/source/browse/trunk/Scraper/IMDb%2B.Scraper.SVN.xml

    Movie series, and boxsets are pretty much handled semi-automatic, based on a large rename database that I maintain (and you can overrule/add entries with a local custom one), available at: http://code.google.com/p/imdbplus/source/browse/trunk/Rename+dBase+IMDb%2B+Scraper.xml

    The plugin needs a lot of updating, but I can never find the time for a full rewrite. Was so much easier to work on it when I did not have this big project for work. Since IMDb+ still works for myself -- and majority of users, with a few small workarounds in some cases -- it keeps ending up on the bottom of my priority based ToDo list.

    One of these days though :)
     

    Dewey

    Portal Member
    November 14, 2007
    5
    0
    [SOLVED] A final update to anyone coming across this thread;

    I transitioned my DB from MyFilms to MovPic this weekend - and it worked more straight forward than I was hoping, 2,000+ films ported without any major issues - winning! :)

    Steps:
    1. Load the AMC.xml (provided by wamps,), turning off all other scrapers. (MovPics Importer setting, Data Sources, Manual)
    2. Add movie watch folders to the MovPic importer (I would suggest testing/debugging on a small folder first)
    3. Switch back to automatic Data Sources with standard scrapers enabled again
    [Optional] If like me you have lots of boxsets and at least want some decent look from MovPic (Which can't handle subfolder style boxsets like MyFilms)
    4. Install RoChess' IMDB+ Scraper
    5. Load MediaPortal, Plugins, IMDB+; Go to additional settings (left click hidden menu) and choose Force IMDB+, this will change the source of all the imported movies from AMC to IMDB+
    6. Select Refresh Movies and go grab a coffee as depending on DB size it could take a while

    Job Done!

    RoChess, thanks again for your help in debugging this. Great Scraper!

    D
     

    RoChess

    Extension Developer
  • Premium Supporter
  • March 10, 2006
    4,434
    1,897
    @Dewey, thanks for the summary. Another stark reminder I also need to seriously update the wiki guides :whistle:

    They are kind of dated (still references v3.3.3) -- http://code.google.com/p/imdbplus/wiki/InstallPlugin#What_to_do_for_an_existing_collection

    Made another reminder in my Outlook calendar that when I help somebody with their MediaPortal setup, to save all the screenshots from a fresh installation that are needed to update the wiki. I kept delaying it as I knew updating the IMDb+ plugin would radically change a lot of images, but that will me stuck between a rock and a hard place too long.
     

    Users who are viewing this thread

    Similar threads

    I have all of my media on a NAS. I guess it might just be a network issue, then.
    I have all of my media on a NAS. I guess it might just be a network issue, then.
    Whenever I go into the back end for Moving Pictures, it almost immediately hangs on the Movie Importer tab. If I want to go into...
    Replies
    4
    Views
    1K
    I was installing/upgrading x64 over x86. These 2 problems did not occur when installing/upgrading x86 over x86. All is good. Now running 1.35 x86 with no problem. Thank you
    I was installing/upgrading x64 over x86. These 2 problems did not occur when installing/upgrading x86 over x86. All is good. Now...
    Good day, 2 problems after upgrading to 1.34 from 1.33: 1- To avoid error message TuningParameters not found when starting...
    Replies
    1
    Views
    525
    I was installing/upgrading x64 over x86. These 2 problems did not occur when installing/upgrading x86 over x86. All is good. Now running 1.35 x86 with no problem. Thank you
    I was installing/upgrading x64 over x86. These 2 problems did not occur when installing/upgrading x86 over x86. All is good. Now...
    Good day, Same 2 installation problem as last version. 2 problems after upgrading to 1.35 from 1.34: 1- To avoid error message...
    Replies
    1
    Views
    545
    According to Wikipedia, Windows only uses code pages other than UTF-8 to support legacy (mostly 32 bit) applications and supports two code pages in addition to UTF-8 (OEM and ANSI). According to Microsoft, UTF-8 has been the preferred character set since 2019. If TV Server (or its import routine) were using UTF-8, then umlauts...
    According to Wikipedia, Windows only uses code pages other than UTF-8 to support legacy (mostly 32 bit) applications and supports...
    Because I have around 200 TV channels and more than a dozen groups, I tried to import the TV channel groups from an old export.xml...
    Replies
    4
    Views
    179
    Due to the recent update in FanartHandler and using dynamic paths for the ClearArt, ClearLogo and CDArt this is resolved without the need to update MovingPictures Cornerstone.MP.Extensions as FH no longer uses #selecteditem and instead uses #MovingPictures.SelectedMovie.title. At the moment MePo theme has these values but I plan to...
    Due to the recent update in FanartHandler and using dynamic paths for the ClearArt, ClearLogo and CDArt this is resolved without...
    There is an issue with missing #fanarthandler.movie.clearart.selected path value when MovingPictures loads a list of movies. When...
    Replies
    1
    Views
    811
    Top Bottom