2012-10-06, 14:46
Great progress so far. Keep up the good work...
(2012-10-06, 14:55)danz0l Wrote: Any chance of youtube and imdb trailer downloads being added ? would be great to have this running on a headless linux server monitoring a directory and updating the meta files on the move.
(2012-10-07, 12:42)ArieS Wrote: Hello Komet,
Just started using your scraper and so far it's great, thank you!
A question, is there a way to choose the language of the scraper for a specific folder? i.e I have a folder for French movies that I'd like to have scraped in French and the rest of my movies in other folders, in English.
Is that possible?
Thanks.
(2012-10-06, 12:51)Komet Wrote:(2012-10-06, 03:31)RockDawg Wrote: komet - do you envision ever scraping anything from IMDB? The things I use the most are their ratings (1-10, not MPAA), votes and Top250. I have a few smart lists based off of them and I hate to lose them.
I don't know. Have a look at their terms:
Quote:Robots and Screen Scraping: You may not use data mining, robots, screen scraping, or similar data gathering and extraction tools on this site, except with our express written consent as noted below.
(2012-10-06, 14:55)danz0l Wrote: Any chance of youtube and imdb trailer downloads being added ? would be great to have this running on a headless linux server monitoring a directory and updating the meta files on the move.
(2012-10-08, 02:40)jomanscool2 Wrote:(2012-10-06, 14:55)danz0l Wrote: Any chance of youtube and imdb trailer downloads being added ? would be great to have this running on a headless linux server monitoring a directory and updating the meta files on the move.
Depending on how the CLI version turns out, this could be done by setting up a program to watch the folder for you and call MediaElch on each subfolder and then moving the folder out after MediaElch finishes. That's one of the benefits of linux servers, easy chaining of things together like this.
(2012-10-08, 15:14)Komet Wrote: Just tell me what you think is missing in MediaElch, maybe I can add it.
(2012-10-08, 15:42)newsilentsilver Wrote: One thing in MediaElch is a pain: VIDEO_TS directories are not identified automatically. E. g., a dvd movie is identified something likeMh, never realized it... "V:/movies/moviename (year)/VIDEO_TS" is an example path where MediaElch shows "VIDEO_TS" as movie name?
V:/movies/moviename (year)/VIDEO_TS
so you must correct the film name before searching.
(2012-10-08, 16:07)Linusorg Wrote: How would you handle BluRay Sampler like
El Amriachi / Desperado
i choose in the directory structure the convention to add also the year ( to handle remakes ), and if it comes to sampler i add both years separeted with "/" aka (2002/2004) but it looks like these movies are skipped from your scanner
also ordinary files with the ts extension are still skipped ( could you pls add this extension , specially handy for recorded movies, some tv cards store recordings with .ts )
When it comes to organising large collections it would be VERY helpfull if the list sort movies case insensitive ( maybe if some people love thatmake this a configuration switch )
Feature request:
1) in addition to that a Function where you could actually search for double entries would be very helpfull, just to clean things up.
f.e. for trip with the family some movies are transformed into mkv ( makemkv is a great tool ), but as time goes by you forgot to delete the files, etc. etc.
2) maybe some technical information like size, etc. would also be something nice to have
Edit, sorry forgot something:
3) it would also be nice to see what movies do not have a rating or a genre stored, so we can fix that as well :-)