Commit Graph

32 Commits

Author SHA1 Message Date
Reinhard Pointner 1e35343c7e * no need to @Grab Jsoup anymore since it's embedded in the fatjar 2013-08-07 02:59:21 +00:00
Reinhard Pointner c6f2817f17 * add xbmc nfo <trailer> support 2013-08-04 15:19:09 +00:00
Reinhard Pointner 13873067d9 * split pushover and myepisodes code 2013-08-04 13:52:14 +00:00
Reinhard Pointner 7cf2177f79 * check for series .nfo 2 folder levels deep
* update artwork.* scripts and generate tvdb links in series .nfo for future lookup
2013-04-25 19:23:22 +00:00
Reinhard Pointner 2e71d710e3 * fix myepisodes scraper 2013-04-16 17:30:51 +00:00
Reinhard Pointner bdc09a7055 * update test cases 2013-03-18 05:23:41 +00:00
Reinhard Pointner 883c684bac * update amc script and movie detection data
@see http://filebot.sourceforge.net/forums/viewtopic.php?f=4&t=566
2013-03-06 08:34:43 +00:00
Reinhard Pointner e73dcc9691 * revert back to using the TCP transport to avoid http auth issues 2013-02-28 15:48:51 +00:00
Reinhard Pointner 07f6bb9ec3 * support XBMC Frodo JSON-RPC calls: VideoLibrary.Scan, GUI.ShowNotification 2013-02-26 19:40:24 +00:00
Reinhard Pointner 651e0dcc46 * update docs 2013-02-13 05:58:13 +00:00
Reinhard Pointner 18c422cda0 * fix artwork/nfo xml issues
* generate .url files along with artwork/nfo
2013-02-06 15:12:19 +00:00
Reinhard Pointner afb0d24c3b * Support Pushover notifications 2013-01-22 08:14:21 +00:00
Reinhard Pointner 67f6dc63e1 * enforce heavy caching to save resources for the various webservices 2013-01-18 09:07:35 +00:00
Reinhard Pointner e090e76afd * fix potential null problems 2012-12-16 13:46:06 +00:00
Reinhard Pointner 8052c400cd * added support for batch downloading all movie backdrops 2012-12-16 13:26:39 +00:00
Reinhard Pointner 0ef8b9710d * robust 2012-12-14 15:21:50 +00:00
Reinhard Pointner 7b8430ab65 * update plex notify url 2012-12-12 19:23:59 +00:00
Reinhard Pointner cebcb3f92f * support newer plex http api 2012-12-12 09:32:22 +00:00
Reinhard Pointner 66ec99bceb * fix issue that crashed utorrent-postprocess in it's postprocess section 2012-12-09 04:28:49 +00:00
Reinhard Pointner 042d1f99db * improve the update-mes script 2012-12-07 10:04:29 +00:00
Reinhard Pointner 88a34527c8 * MyEpisodes integration 2012-12-06 19:24:25 +00:00
Reinhard Pointner 339c267f6b * update docs 2012-09-17 15:21:17 +00:00
Reinhard Pointner 87cfae4c76 * added <sortitle> (set :: name :: year) to .nfo files
* make sure everything is trimmed
2012-07-31 07:46:33 +00:00
Reinhard Pointner 0cb56f905d * utorrent integration: + fancy notification mails + force movie/series/anime + basic anime support (no auto-detection, only if forced) 2012-07-30 16:59:09 +00:00
Reinhard Pointner 14e4b86344 * include MediaInfo data when creating nfo files 2012-07-30 12:05:18 +00:00
Reinhard Pointner 66888cc56f * use naming conventions as specified here => http://wiki.xbmc.org/index.php?title=Add-on:Artwork_Downloader#Filenaming 2012-07-30 08:39:48 +00:00
Reinhard Pointner 5a6a5dcdd0 * extra data for nfos
* fanart from FanartTV
* notify xmbc or plex in utorrent script
2012-07-28 10:21:30 +00:00
Reinhard Pointner 44cd76bae1 + updated to TheMovieDB API v3
* lots of changes because now imdbid/tmdbid exist equally, but may not be available depending on the circumstances, so so there is lots of workarounds in MediaBindingBean to account for both ids
* updated artwork scripts to use current TMDb class
2012-07-24 17:44:54 +00:00
Reinhard Pointner b4706ac468 * extras: ant functions for scripting, better initial window size, updated RG names 2012-07-15 07:48:47 +00:00
Reinhard Pointner 24ea7ab334 * added plex integration sample 2012-07-10 05:14:43 +00:00
Reinhard Pointner b7832285d9 * update resources 2012-05-08 01:16:18 +00:00
Reinhard Pointner 077db7af74 * include(script) method for scripting
* fn:script handler for scripting
* completed the utorrent-postprocess script with artwork/nfo/subtitles/etc
* minor bugfixes
2012-04-29 05:28:38 +00:00