short questions
#1
1. what's the use for: rewrite movie content
2. how to finally re-scrape extrafanart without image duplicates (the one's for tmdb and fanart.tv) previously posted before, i know
3. how to scrape only collection ID and assign sort order for the movies in? .... i must to re-scrape whole library for it, but some movies in sets arent sort order correctly.
4. i think the big fanart in main window is useless if someone (like me) check the show small fanart image in image window with dimension. then the space could be used to edit movies with ALL the relevant info for nfo in it. then every movie would be edited without the need for double click.
5. the option to edit the subtitles tab (and languages and types doesn't work) changes aren't persistent.
6. why is so slow to scrape and download trailers


thanks
Reply
#2
1. loads each movie from database and save it again to harddrive with all file names that are set. This is usefull if you have changed your file name settings or if you have added an additional file name for an image type
2. in next release we will have a image comparator to remove identical images on TMDB and Fanart.tv
3. use the Custom Scraper and enable only NFO => Collection ID. The movies will be added automatically to moviesets if you have enabled that in Settings => Movies => Scraper-Data
4. i think this is sothing that we will proof at the moment we change from Windows Forms to WPF (Ember 2.x)
5. yes i know.... :-P
6. TMDB is the only trailer scraper that has an API. In all other scrapers we have to call the website, download the HTML, parse the HTML for links or subpages ect., also YouTube limits the download speed. I've massive improved the YouTube quality scraping for next release, that means all available qualities will be parsed immediately, but the download is still limited.
IMDB trailer scraping is horrible:
- call the trailer-only video page of a movie and download the HTML
- get all avaliable trailer subpages
- call each trailer subpage and get all available quality subpages
- call each quality subpage and get the download URL
- do the same with next trailer...
Reply
#3
OK Dan...


1. explained and OK tested
2. i'll be patient ;-)
3. i'm doing right now
4. ok ... then all remains
5. i'll be patient ;-) i'm embedding movies with separate external subtitles (79 movies i have)
6. i'm doing a little trick for local download trailer...much more faster, youtube only ... but i need to click the nfo player for trailer in edit details...opens the youtube tab in google chrome and with these addons (https://goo.gl/He3br) / script (https://goo.gl/XBfKeO) (https://goo.gl/nsVoYI) i download in local the trailer and then again added in ember with the trailer local tab. it's geeky and slow but it works and always i find the correct trailer for the movies.


thanks!
Reply

Logout Mark Read Team Forum Stats Members Help
short questions0