FilmInfo+ - A german movie details scraper with auto grouping (5 Viewers)

badboyxx

Portal Pro
June 15, 2012
728
97
Home Country
Germany Germany
1.4.5
Fixed Genre Renaming. The old List at the Beginning of this File is obsolete and not used anymore. Look at the near End of the File for the new List and change it as you want.


How can I add the character "&" in the genre translation? It looks like that this is not allowed.


Ok I solved that problem myself. You have to add this character as "&".


  1. Writers and Story can be the same:
    In some cases a name can be imported twice in the writer section. E. g. the movie Hitman: Agent 47 the Writer Skip Woods is imported twice, once as Screenplay and once as Story. Maybe you could add a code to filter it out


If you could solve that problem too, I would be very happy.
I have a last one wish from you. Is it possible that you also add an option to set the tagline scraping off like actor (role) with "0" and "1"?

The latest release works like a charm, thank you for your great work.
 

RoChess

Extension Developer
  • Premium Supporter
  • March 10, 2006
    4,434
    1,897
    @badboy be careful of your usage of "." in regular expression, as it stands for "any character", what you want is \. for a dot.

    .DL. would kill a movie with "Idle" in the title for example.
     

    Brudertac

    MP Donator
  • Premium Supporter
  • October 26, 2006
    978
    277
    Augsburg
    Home Country
    Germany Germany
    1. Writers and Story can be the same:
      In some cases a name can be imported twice in the writer section. E. g. the movie Hitman: Agent 47 the Writer Skip Woods is imported twice, once as Screenplay and once as Story. Maybe you could add a code to filter it out


    If you could solve that problem too, I would be very happy.
    I have a last one wish from you. Is it possible that you also add an option to set the tagline scraping off like actor (role) with "0" and "1"?

    The latest release works like a charm, thank you for your great work.

    First one is on my List. Second one is a good Idea as they are not German Language. Will see... ;)
     

    badboyxx

    Portal Pro
    June 15, 2012
    728
    97
    Home Country
    Germany Germany
    Why does the importer cut off the whole filename on some movies and tries to import with the foldername. It does also not filter out "MD". What is wrong in my expression?

    This is my Regular Expression Noise Filter entry:
    Code:
    (([\(\{\[]|\b)((576|720|1080)[pi]|dir(ectors )?cut|dvd([r59]|rip|scr(eener)?)|(avc)?hd|wmv|ntsc|pal|mpeg|dsr|r[1-5]|bd[59]|dts|ac3|(m)blu(-)?ray|[hp]dtv|stv|hddvd|xvid|divx|x264|dxva|(?-i)FEST[Ii]VAL|L[iI]M[iI]TED|[WF]S|PROPER|REPACK|RER[Ii]P|REAL|RETA[Ii]L|EXTENDED|REMASTERED|UNRATED|CHRONO|THEATR[Ii]CAL|DC|SE|UNCUT|[Ii]NTERNAL|[DS]UBBED)([\]\)\}]|\b)(-[^\s]+$)?)|german|türkce|DTSD|WEBRip|WebHD|AC3MD|AC3LD|h264|\.DL\.|\.ML\.|\.MD\.|\.LD\.|480p|Untouched|(Multi|Dual)?\.Complete|READ\.NFO|\.DD(5\.1)|
     

    Helios61

    Retired Team Member
  • Premium Supporter
  • January 30, 2008
    4,587
    873
    62
    NRW
    Home Country
    Germany Germany
    Hi,
    Yesterday i've done a complete import of my movies with latest script 1.4.5. Unfortunately i've noticed, that ~ 50% the summaries are english. After enabling the debug mode and doing a refresh, all seems to be fine, but it takes very long, ~ 2 minutes/movie. Another issue i've noticed is with the import of some 3D movies: All movie details are grabbed fine, apart from the movie name. Movie title for these movies was only (3D) :confused:.
    Best regards
    Helios
     

    badboyxx

    Portal Pro
    June 15, 2012
    728
    97
    Home Country
    Germany Germany
    Hi,
    Yesterday i've done a complete import of my movies with latest script 1.4.5. Unfortunately i've noticed, that ~ 50% the summaries are english. After enabling the debug mode and doing a refresh, all seems to be fine, but it takes very long, ~ 2 minutes/movie.


    I've also noticed that it takes longer than before and I have also debug mode enabled and the summary is grabbed in germany. I guess all the summary, genre, release date... correction is the reason that it takes longer. Main thing is it works and Brudertac is doing a great job.


    Another issue i've noticed is with the import of some 3D movies: All movie details are grabbed fine, apart from the movie name. Movie title for these movies was only (3D) :confused:.
    Best regards
    Helios


    Are the movies in a folder called "3D"? How I wrote above in my case the importer tries to grab the movies in the directory "Aktuell" with the foldername as movie title. The problem could be the same.
     

    Brudertac

    MP Donator
  • Premium Supporter
  • October 26, 2006
    978
    277
    Augsburg
    Home Country
    Germany Germany
    Hi,
    Yesterday i've done a complete import of my movies with latest script 1.4.5. Unfortunately i've noticed, that ~ 50% the summaries are english. After enabling the debug mode and doing a refresh, all seems to be fine, but it takes very long, ~ 2 minutes/movie. Another issue i've noticed is with the import of some 3D movies: All movie details are grabbed fine, apart from the movie name. Movie title for these movies was only (3D) :confused:.
    Best regards
    Helios

    I have seen those English Summarys too when i Import all of my Movies. If i do this Step by Step it works and i get on all Movies the German Summary. I was thinking that this was the same in the Past. Maybe this isn´t so. But it looks like the OFDB and Filmstarts Server can´t or won´t handle many Requests at a short Time?

    EDIT: You wrote it works with Debug Mode ON. This supports my Theory. Then the Import is slower...
    To be Clear, if i do a Import Movie by Movie without Debug mode it works. But i have no idea how i can slow the Import down.
     

    Users who are viewing this thread

    Top Bottom