Date of release? (1 Viewer)

Brudertac

MP Donator
  • Premium Supporter
  • October 26, 2006
    958
    289
    Augsburg
    Home Country
    Germany Germany
    @Brudertac I moved IMDb+ finally over to GitHub, the release date in question you can handle with: https://github.com/RoChess/IMDbPlus/blob/master/Scraper/IMDb+.Scraper.SVN.xml#L521-L528 (modify the RegExp obviously if you do not use imdb.com as a source)

    Merlyn copied a lot from IMDb+ when he created FilmInfo+ for German users which is now critical with imdb.de being cancelled, so structure should be the same. The only exception is that I went one step further with IMDb+ plugin to control the settings, and offer auto-update on the scraper-script, and rename files.

    Thank you! I will take a look into it. The IMDB.de Site is not used anymore in the Filminfo+.
     

    RoChess

    Extension Developer
  • Premium Supporter
  • March 10, 2006
    4,434
    1,897
    I know, I had full German support with IMDb+ as well, until imdb.de stopped working.

    Merlyn had by then done such a great job on FilmInfo+ that I couldn't be bothered trying to add that into IMDb+ due to the complexity required to make it work, versus other sites such as MovieMeter.nl that make it a lot easier.
     

    Brudertac

    MP Donator
  • Premium Supporter
  • October 26, 2006
    958
    289
    Augsburg
    Home Country
    Germany Germany
    I know, I had full German support with IMDb+ as well, until imdb.de stopped working.

    Merlyn had by then done such a great job on FilmInfo+ that I couldn't be bothered trying to add that into IMDb+ due to the complexity required to make it work, versus other sites such as MovieMeter.nl that make it a lot easier.

    Yeah, i remember those days...
    It is really a complex Monster you and Merlyn made. Both Scraper are great work. :)
    I think i´m on a good way to get all Functions back working on Filminfo+. Nice to see when it works again... :)
     

    RoChess

    Extension Developer
  • Premium Supporter
  • March 10, 2006
    4,434
    1,897
    It started simple though, I helped fixed default imdb.com scraper, but then wanted "more" and wasn't allowed to add it to the default one. Created a separate one with RT support that became IMDb+RT, and then kept adding more which resulted in IMDb+ :)

    IMDb.com changed their HTML as well, it is still rare though for certain movies and GeoIP related, but more movies will get the new layout which is breaking IMDb+ on a lot of data fields. I believe you rely on imdb.com as well for some info, so keep an eye out for that as well.

    I've put IMDb+ on GitHub finally, and can hopefully find the time soon to release a new MPEI.
     

    Brudertac

    MP Donator
  • Premium Supporter
  • October 26, 2006
    958
    289
    Augsburg
    Home Country
    Germany Germany
    It started simple though, I helped fixed default imdb.com scraper, but then wanted "more" and wasn't allowed to add it to the default one. Created a separate one with RT support that became IMDb+RT, and then kept adding more which resulted in IMDb+ :)

    IMDb.com changed their HTML as well, it is still rare though for certain movies and GeoIP related, but more movies will get the new layout which is breaking IMDb+ on a lot of data fields. I believe you rely on imdb.com as well for some info, so keep an eye out for that as well.

    I've put IMDb+ on GitHub finally, and can hopefully find the time soon to release a new MPEI.

    Ah okay. Then i will have an eye on IMDB.com. Hopefully i get some reports from Filminfo+ Users if some of those Movies are found. :)
    Are there anywhere Informations how the Communication between Moving Pictures and the Scrapper works?
    For example, i can send a Movie back to the Importer or just "Update" the Movie. But what is Updated then? Or maybe this is a Function that is not used in Filminfo+.

    I believe i will have to Clean Up the Code first. There are many open Questions on my side.
     

    RoChess

    Extension Developer
  • Premium Supporter
  • March 10, 2006
    4,434
    1,897
    The best I have been able to deduct has been: NFO scan -> Noise Filter -> Internal IMDb lookup -> pass control to "Search node" of scraper-script -> process results -> identify the movie auto or after user intervention -> pass control to "Details node" of scraper-script -> process results -> pass control to any graphics "node" of scraper-script -> store it all.

    The problem is that the search node fills in information already as well, for example it uses movie.popularity field to rank the search results with 100 to first match, and 99 to next, etc. The same goes for movie.release_date which I guess it also pre-populates. For me the latter is a bug, but it doesn't matter in the end, because the "Details node" will replace it anyway. The same way I overwrite movie.popularity with the rating votes, or the movie.title for that matter with IMDb+. Key to remember is to erase the search node results if your scraper-script gets no results.

    MovPic source code is available, so you can always look at that for the exact order that takes place, and perhaps even commit fixes ;)

    PS: The big difference is that only search node has access to media filename, which is why a lot of function of IMDb+ does not work unless the user sends movie back to importer, otherwise there is not much difference, and one of the reasons why I offer mass-update as an easy option in IMDb+ plugin with the additional option to only update certain fields (rating/votes/etc) that one would expect to be adjusted, but leave the big ones alone (title, summary, etc) to avoid erasing custom changes by user.
     

    Users who are viewing this thread

    Similar threads

    Maybe the server is/was too busy when you tried to authenticate. I occasionally run into that too, also with the opensubtitles api I regularly get 429's... there isn't much that can be done about it, except making sure the software isn't hammering the service and having patience...
    Maybe the server is/was too busy when you tried to authenticate. I occasionally run into that too, also with the opensubtitles api...
    Hello, Hello, when I try to authorize trakt configuration for mediaportal using the trakt plugin, I get the following error...
    Replies
    1
    Views
    750
    Pushed to Github https :// github.com / MPExtended / Skins / commit / 541cd57a89b85e1971d0a6086e3dc650cb9ab60f
    Pushed to Github https :// github.com / MPExtended / Skins / commit / 541cd57a89b85e1971d0a6086e3dc650cb9ab60f
    Hi there I've recently tried to get the Bootstrap 0.7.255 skins working in a new WebMediaPortal environment but ran into several...
    Replies
    6
    Views
    3K
    Thank, very helpful. My download was done today from the link on Download MediaPortal for free! - MEDIAPORTAL but is the initial release MediaPortalSetup_x86_1.37.000_2025-04-14-08-37.zip. The page MediaPortal 1.37 Release - MEDIAPORTAL has a more recent link, MediaPortalSetup_x86_1.37.000_2025-05-03-18-19.zip. I've now installed...
    Thank, very helpful. My download was done today from the link on Download MediaPortal for free! - MEDIAPORTAL but is the initial...
    I updated to 1.37 (x86) today, and the TV service is now failing to start. TVService.log has this line: Tvservice stopped due to...
    Replies
    2
    Views
    1K
    If it's an apartment block, it's quite likely that the LNB is something exotic that handles Sky and others. Try a different LNB frequency (and possibly the low and high frequency settings. I know little of such things, but apparently Sky is often 10750. Give it a try. Freeview is horizontally polarised.
    If it's an apartment block, it's quite likely that the LNB is something exotic that handles Sky and others. Try a different LNB...
    Satellite TV in New Zealand is now broadcast from Koreasat 6, which has trundled round from 116E to 160E. Can we have an updated...
    Replies
    8
    Views
    3K
    MP 1.37 Final (Willow) Bugfix II released, download links updated...
    MP 1.37 Final (Willow) Bugfix II released, download links updated...
    We have just released MediaPortal 1.37 - Willow x86 and x64 version. Highlights of this release Bugfixes: [MP1-5232] - GPU...
    Replies
    4
    Views
    3K
    Top Bottom