Commit Graph

  • 9aa9a24cad add user agent header faush01 2019-07-04 10:19:46 +10:00
  • 058cd6c8c8 default to ws for all new media notifications faush01 2019-07-03 14:15:42 +10:00
  • 3018d11e10 check all args for timout error faush01 2019-07-02 20:55:25 +10:00
  • 8a9427b616 Merge branch 'develop' of https://github.com/faush01/plugin.video.embycon into develop faush01 2019-07-02 20:48:57 +10:00
  • c991de464d Merge branch 'develop' of https://github.com/faush01/plugin.video.embycon into develop Shaun 2019-07-02 20:47:03 +10:00
  • f77b53b758 add user agent, only use items with backgrounds Shaun 2019-07-02 20:46:38 +10:00
  • faec79cbd7 add library changed notification faush01 2019-07-02 16:08:41 +10:00
  • 2b3d3da399 add BASIC auth to websocket faush01 2019-07-02 15:06:16 +10:00
  • aae7833998 use the new Filter string in requests faush01 2019-06-21 10:13:08 +10:00
  • be17aa0751 fix aspect ratio missing error faush01 2019-06-15 18:30:00 +10:00
  • e2b18be388 add all the streams faush01 2019-06-13 18:21:51 +10:00
  • f309ea86a4 add audio lang to stream info faush01 2019-06-13 10:49:44 +10:00
  • 16c140a148 only set the focus to main menu if the skin is the estuary_embycon clone one Shaun 2019-06-11 08:30:29 +10:00
  • 8c666f653a reset focus to the main menu on user switch Shaun 2019-06-10 15:23:22 +10:00
  • 781c0f8f8a small skin fixes Shaun 2019-06-10 10:06:50 +10:00
  • 0f6f376d24 use lang strings Shaun 2019-06-10 10:01:35 +10:00
  • e1fcf26f7e Merge branch 'develop' of https://github.com/faush01/plugin.video.embycon into develop Shaun 2019-06-10 09:53:47 +10:00
  • 33c3312996 word fix Shaun 2019-06-10 09:53:39 +10:00
  • f48979372d add Emby server metadata refresh faush01 2019-06-08 16:48:46 +10:00
  • 4ee4b5e13f bump ver Shaun 2019-06-02 20:09:42 +10:00
  • 9ae174d5e3 filter out in progress items fron next up Shaun 2019-06-02 20:09:34 +10:00
  • 40dffcd8c6 add snhow series to all TV items Shaun 2019-06-02 20:09:18 +10:00
  • 3026dcdf87 add hide menu item Shaun 2019-06-02 12:20:54 +10:00
  • 1123a755d5 use a wrap list and a set size dialog Shaun 2019-06-02 10:47:58 +10:00
  • a0ad0857f2 only set sort title if emby has one faush01 2019-05-09 13:22:57 +10:00
  • 26e4a5e08c add SortName faush01 2019-05-06 16:04:36 +10:00
  • 329120f1f7 drop password hash faush01 2019-05-02 14:14:46 +10:00
  • 2fba26ca80 dont show seek bar when seeing or puased faush01 2019-04-08 13:29:43 +10:00
  • 83e86bf7da dont show OSD when paused Shaun 2019-03-31 18:49:48 +11:00
  • 54ad8c2828 dont show delete action if the user does not have delete access Shaun 2019-03-30 12:16:39 +11:00
  • f53323ea59 New translation for italian language (#54) angedam 2019-03-12 21:05:26 +01:00
  • 2525df3ad1 added support to italian language (#53) angedam 2019-03-11 22:15:47 +01:00
  • 715fd9567b add playlists to main menu faush01 2019-03-07 13:31:15 +11:00
  • 6318201b0b add clear cache server data action Shaun 2019-03-03 10:43:56 +11:00
  • 2dfaacc184 for manual and detect server correctly parse user:passowrd@ url tokens Shaun 2019-03-03 09:51:11 +11:00
  • 5fa98555b7 fix some lang strings Shaun 2019-03-02 12:18:50 +11:00
  • 15033da391 bump ver faush01 2019-03-01 09:34:05 +11:00
  • 818e700d95 add the server to the cache name hash builder faush01 2019-03-01 09:27:33 +11:00
  • d282c0851a use the use_https and verify_cert settings to work out if the verifypeer=false is needed on Kodi urls faush01 2019-03-01 09:04:23 +11:00
  • 700ae2673e remove some logging faush01 2019-03-01 09:02:40 +11:00
  • 579bb5ae98 enhancments to the manual image caching function faush01 2019-02-27 11:59:46 +11:00
  • 1741b995a1 fix service interval actions 0 = disabled also add a setting for random movies interval faush01 2019-02-27 10:18:03 +11:00
  • de41a0d3c5 bump version Shaun 2019-02-24 10:44:04 +11:00
  • 9ac4131b71 remove unused string Shaun 2019-02-24 10:37:50 +11:00
  • 050d2519b2 remove unused context menu code and files Shaun 2019-02-24 10:34:57 +11:00
  • ffaf17dd31 Add support for basic http password auth in the host URL and dont check for SSL errors for image and streaming urls faush01 2019-02-22 15:05:23 +11:00
  • 51109e31ec Add README (#52) Michael Baudino 2019-02-18 11:56:16 +01:00
  • 42f2a6f444 update link Shaun 2019-02-15 09:27:06 +11:00
  • 4f08389149 add trailer link for TV Shows as well Shaun 2019-02-10 17:10:19 +11:00
  • 7ee942ab7f use RunPlugin instead of PlayMedia for youtub trailers Shaun 2019-02-10 13:23:32 +11:00
  • cda16a52c5 try to work arround a crash in kodi by using the playback service to play youtube trailers Shaun 2019-02-10 09:17:59 +11:00
  • 98ebb9792b small fix for trailers Shaun 2019-02-09 19:26:27 +11:00
  • bd7e95bdf0 add prefix to main menu items Shaun 2019-02-09 10:51:34 +11:00
  • 62f102dd2a Add TV Sow A-Z selection Shaun 2019-02-09 10:17:43 +11:00
  • 49db83d74f fix small bug with flattening single season tv shows Shaun 2019-02-09 09:12:28 +11:00
  • 258d0bdbb2 load all background images and never hit the server again until forced to refresh them faush01 2019-02-07 15:40:55 +11:00
  • 39e25bb90b with the screen saver active only do background image updates faush01 2019-02-06 16:05:02 +11:00
  • 555629872d fix the paging, return total records form the get_items cache system for use in the paging Shaun 2019-02-05 16:41:39 +11:00
  • 6f80da52cb if not user ID is available and the url has a user id required then return no data Shaun 2019-02-05 08:04:29 +11:00
  • 98616772a4 move the get playback info from server call down below the iten type checks faush01 2019-01-29 10:24:45 +11:00
  • a612b7a2b8 if no subs then just return Shaun 2019-01-25 19:18:16 +11:00
  • 0033c0d661 add external subtitle prompt faush01 2019-01-25 15:34:25 +11:00
  • 02799d81a7 increase transcode max bitrate faush01 2019-01-25 11:16:03 +11:00
  • 9305d3aac8 only stop playback on screensaver activate if what is playing was started by EmbyCon faush01 2019-01-18 10:30:25 +11:00
  • 2b18f685ab use monitor.abortRequested() faush01 2019-01-18 09:18:30 +11:00
  • 4d1d9a9fd8 remove save activity faush01 2019-01-18 09:17:49 +11:00
  • 4890cc96a8 wait for kodi start screen to close Shaun 2019-01-18 07:20:22 +11:00
  • dbdeefeef1 add IsSpecial property faush01 2019-01-16 20:09:52 +11:00
  • 849fe95d07 add setting to not persists user details between restarts faush01 2019-01-16 19:11:51 +11:00
  • 759638e2ff updates requested faush01 2019-01-11 10:24:42 +11:00
  • 014ae3947b add setting to stop media playback on screensaver activation faush01 2019-01-10 15:04:35 +11:00
  • e2d28a4936 bump ver faush01 2019-01-09 11:18:24 +11:00
  • 6a48496e6f if failed to get playback file return None faush01 2019-01-07 16:03:24 +11:00
  • 40ad8f3ee7 fix for strm playback hack, dont force set when the item has a runtime faush01 2019-01-07 07:49:36 +11:00
  • aeec3e2bae remove some checks faush01 2019-01-06 15:36:40 +11:00
  • cf1fa04b26 add manual server entering when scanning for servers faush01 2019-01-06 15:04:36 +11:00
  • a20b1b1553 new user selection interface faush01 2019-01-05 13:28:43 +11:00
  • 9fcb4f2042 use the playbackinfo data for building the playback links Shaun 2019-01-03 20:32:11 +11:00
  • f9bb0f2745 add the get item playback info call faush01 2019-01-03 16:21:01 +11:00
  • 9437a84c0c bump ver Shaun 2019-01-02 19:17:59 +11:00
  • ce5cd84460 Merge branch 'develop' into feature/strm_enhancments faush01 2019-01-02 15:10:01 +11:00
  • c7d772287d fix season number for seasons (#46) Sebastian S 2019-01-02 05:04:29 +01:00
  • 384bffc57b bump ver Shaun 2019-01-01 10:17:39 +11:00
  • de6339c07f Server now returns collections here, so do recursive request instead (#45) xnappo 2018-12-31 17:04:08 -06:00
  • f85b7d13df add person search to video info dialog Shaun 2018-12-30 15:40:28 +11:00
  • a7f1350d6e refactor some code arround the Shaun 2018-12-29 09:22:33 +11:00
  • 29fa9830f6 strm enhamcments Shaun 2018-12-28 16:18:23 +11:00
  • a6ab2cfaf4 add extra info to widget calls, show correct into for tvshow widgets in skin files Shaun 2018-12-27 16:32:59 +11:00
  • 1389664565 add series_id to seasona and episodes Shaun 2018-12-27 11:39:30 +11:00
  • 9051ea7e60 log youtube plugin url Shaun 2018-12-25 07:27:34 +11:00
  • 65262cfba0 update from deprecated youtube playback url (#44) anxdpanic 2018-12-24 15:23:38 -05:00
  • ac0133ff78 log is caching or not Shaun 2018-12-25 07:22:37 +11:00
  • e63acbee6b use /shows/id/episodes api endpoint faush01 2018-12-21 11:33:41 +11:00
  • 02c298eef8 use series endpoint for tv show episodes faush01 2018-12-20 20:04:22 +11:00
  • a38c3d785b fully build widget items so info video info dialog works faush01 2018-12-19 15:12:34 +11:00
  • 79eacb3159 use ListItem.Path to detect embycon addon items faush01 2018-12-19 14:39:09 +11:00
  • 7c7d694f76 add cached random movie list that refreshes very 5 minutes faush01 2018-12-19 13:24:41 +11:00
  • c859326448 bump ver Shaun 2018-12-16 20:11:53 +11:00
  • 24acf50a2e add browse button tio info dialog Shaun 2018-12-16 20:11:26 +11:00
  • 1ede0badab add browse button to info page Shaun 2018-12-16 17:47:18 +11:00