Closed Omertron closed 9 years ago
Comment #1 originally posted by Omertron on 2009-12-28T09:07:21.000Z:
Unless a developer who speaks that language offers to do it, this won't be possible.
Comment #2 originally posted by Omertron on 2009-12-28T15:57:38.000Z:
Could you please specify what exactly this means? Is this the matter of coding or just the ability to translate or?
Comment #3 originally posted by Omertron on 2009-12-28T16:38:41.000Z:
It's the coding that needs to be done to support each website.
Because most websites don't have an API to work with (like TheMovieDb.org or TheTVDb.com) then there has to be a lot of manual decoding to work out the selection of each of the fields.
All the code is in place for YAMJ, it needs someone who speaks the language to be able to read and program the interpretation
Comment #4 originally posted by Omertron on 2009-12-28T16:43:39.000Z:
Issue 1115 has been merged into this issue.
Comment #5 originally posted by Omertron on 2010-12-06T19:22:08.000Z:
Do you have any HowTo/tutorial for plugin writing? I have done many "decoding" of information from web pages in php, but I have no experience with java. If you can give me a pointer to which file to look as example (plugin which doesn't use api) and small tutorial how to re-compile the code, I can try to write the plugin.
Comment #6 originally posted by Omertron on 2010-12-06T20:53:58.000Z:
I have looked for example on Filmweb plugin... it is derived from Imdb plugin - what does this mean? Does it use some of Imdb's functions? Or my question is: when I specify only URL in NFO file - it is blindly fed to the default plugin (imdb) or it is determined by the URL which plugin can handle it?
Comment #7 originally posted by Omertron on 2010-12-06T22:00:44.000Z:
YAMJ isn't too intelligent with plugins. You have to define what plugin you want. Once you've overriden the ScanNFO routine, that's used to check for the specific URL in the NFO file once the XML version has been checked.
Imdb Is the "master" plugin used to define the generic routines that are used. You should just copy the filmweb plugin as a start.
Comment #8 originally posted by Omertron on 2010-12-07T08:00:30.000Z:
How difficult would be to write a plugin which would: 1) in normal case, just use default plugin configured (imdb for example) 2) If URL exists in NFO file, based on the URL run different plugin (csfd, filmweb, ...) Can I make an Enhancement ticket for that?
Comment #9 originally posted by Omertron on 2010-12-07T08:53:05.000Z:
Already logged as issue 351 and also issue 1733
Comment #10 originally posted by Omertron on 2011-05-02T09:09:04.000Z:
hello May be this can help :)
http://forum.team-mediaportal.com/moving-pictures-284/csfd-scraper-script-0-2-2-cz-81370/
Comment #11 originally posted by Omertron on 2013-02-05T02:50:02.000Z:
CSFD.CZ Please
Comment #12 originally posted by Omertron on 2014-05-27T17:58:52.000Z:
Found no one who could do that, we could financially support!
Comment #13 originally posted by Omertron on 2014-06-20T06:36:56.000Z:
Stuart.Boston, I propose to add the ability to use the format ScriptableScraper. XML file describes the logic grabbers. It will add new grabbers without the need of programming in java. If you do not see problems with using someone else's data format, then I'll take the implementation of this plug-in.
Original issue 1162 created by Omertron on 2009-12-27T19:42:33.000Z:
Hi could you please add www.csfd.cz support for your software?