Adult film scrappers
#1
Hello, Kodi community. I need help with a movie scrapper. I have some adult films to scrap, I am trying to use CDuniverse scrapper, but it doesnt connect to remote server. Maybe the scrapper is outdated ?

Are there any other (working) adult film scrappers ? 

I am sorry if this is a forbidden topic ? Adult is just another genre of film ?

Thank you for answers. Cheers.
Reply
#2
(2020-03-04, 18:28)Mike1985 Wrote: Hello, Kodi community. I need help with a movie scrapper. I have some adult films to scrap, I am trying to use CDuniverse scrapper, but it doesnt connect to remote server. Maybe the scrapper is outdated ?

Are there any other (working) adult film scrappers ? 

I am sorry if this is a forbidden topic ? Adult is just another genre of film ?

Thank you for answers. Cheers.
Nevermind, I found a working scrapper, Adultdvdempire.com. 

Is it possible to choose DVD cover from a list of possible covers (based on movie name), some programs have that option ?
Reply
#3
(2020-03-04, 18:37)Mike1985 Wrote: Nevermind, I found a working scrapper, Adultdvdempire.com. 
Yep that is the only current working adult scraper I am aware of. But if the title is listed at TheMovieDB you can use the normal movie scraper with a Parsing NFO file... https://kodi.wiki/view/NFO_files#Parsing_nfo

(2020-03-04, 18:37)Mike1985 Wrote: Is it possible to choose DVD cover from a list of possible covers
No. If you want a different cover, you will need to find it, download it and save it as local Artwork (wiki)
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply
#4
(2020-03-04, 20:30)Karellen Wrote:
(2020-03-04, 18:37)Mike1985 Wrote: Nevermind, I found a working scrapper, Adultdvdempire.com. 
Yep that is the only current working adult scraper I am aware of. But if the title is listed at TheMovieDB you can use the normal movie scraper with a Parsing NFO file... https://kodi.wiki/view/NFO_files#Parsing_nfo 
The only working version I found is 2.1 however the actors thumbnails doesn't work, I might see if I can make heads or tails from it but as I am not a coder of any kind (I am not even beginner level) I will be shooting in the dark. But total lack of experience didn't stop me being okay at other things so I will see where it leads me.
Reply
#5
Regarding the -recurring from time to time-requests that Universal Movie scraper picks up adult movies in IMDB, might I suggest the following simple hack:

a) Locate the file named "kodi-webinterface.js". In my installation it resides in "C:\Program Files\Kodi\addons\webinterface.default\js\"

b) Open it as a plain text file, using an editor such as notepad or notepad++ If you're running recent-ish MS-Windows, make sure you edit it as an administrator. Open -for example- a command window as administrator and run from there notepad.

c) Find the following block

    externalSearchUrls: {
      google: 'https://www.google.com/webhp?#q=[QUERY]',
      imdb: 'http://www.imdb.com/find?s=all&q=[QUERY]',
      tmdb: 'https://www.themoviedb.org/search?query=[QUERY]',
      tvdb: 'http://thetvdb.com/?searchseriesid=&tab=listseries&function=Search&string=[QUERY]',
      soundcloud: 'https://soundcloud.com/search?q=[QUERY]',
      youtube: 'https://www.youtube.com/results?search_query=[QUERY]'
    },


d) change 
      imdb: 'http://www.imdb.com/find?s=all&q=[QUERY]',
to 
      imdb: 'http://www.imdb.com/find?s=all&adult=include&q=[QUERY]',

e) save. Should you be prompted that you may not save/replace the file, make sure that you have opened the file as an administrator.

f) scan again your movie folders using Universal Movie scraper/IMDB data.

Kind regards,
MP
Reply

Logout Mark Read Team Forum Stats Members Help
Adult film scrappers0