Commit Graph

  • 8eb40ab075 layout changes Shaun 2018-01-27 17:12:40 +11:00
  • 89b7955f1a new home screen info Shaun 2018-01-27 16:56:07 +11:00
  • 2b604f793e Set theme jekyll-theme-minimal Shaun 2018-01-27 16:29:44 +11:00
  • 781007a42c add Jekyll front matter Shaun 2018-01-27 16:25:20 +11:00
  • 605fd0df6f add setting to force auto resume of in progress items Shaun 2018-01-27 11:57:21 +11:00
  • e5b340266f add new line Shaun 2018-01-27 09:29:34 +11:00
  • 8a9d119d0b Set theme jekyll-theme-cayman Shaun 2018-01-27 09:13:20 +11:00
  • 1907c5e0e3 Trigger rebuild Shaun 2018-01-27 09:04:51 +11:00
  • 8b62a28371 add quotes Shaun 2018-01-27 08:55:20 +11:00
  • 5b897e1cc5 add includes Shaun 2018-01-27 08:51:47 +11:00
  • 1dcbf51f70 Set theme jekyll-theme-minimal Shaun 2018-01-27 08:42:23 +11:00
  • 87074804e9 Trigger rebuild Shaun 2018-01-27 08:24:24 +11:00
  • ba6f479bb5 Merge branch 'develop' Shaun 2018-01-27 08:10:08 +11:00
  • 175f2c2063 docs for project Shaun 2018-01-27 08:09:49 +11:00
  • 9bb5428349 move field filters to a dynamic url word Shaun 2018-01-26 10:35:39 +11:00
  • 01cc34bfe4 Merge branch develop into master for release 1.4 Shaun 2018-01-25 08:14:02 +11:00
  • c95373036a add pw text to auth if using https Shaun 2018-01-24 19:41:07 +11:00
  • 7677e69cb5 add artist and album info to music Shaun 2018-01-21 11:20:45 +11:00
  • de7f4ca956 add primary image to music nodes Shaun 2018-01-20 14:34:17 +11:00
  • 6d712ed37c bump version Shaun 2018-01-20 13:29:40 +11:00
  • 1b62139767 items are actually no playable, they just pass to message along to the service Shaun 2018-01-20 13:29:08 +11:00
  • 8ac6685409 revamp what gets set and what does not for video and music some video info setting causes a videoinfotag to be created which overrides the audio one in some cases Shaun 2018-01-20 12:25:01 +11:00
  • f8583cd4b5 fix the mediatype for album and song items I think this is a bug in Kodi, I have had to set both the music and video info labels. Shaun 2018-01-20 10:15:03 +11:00
  • 1f1e87f65e small fix for artist albums lists Shaun 2018-01-19 18:15:47 +11:00
  • f9fe3a3991 bump ver Shaun 2018-01-19 15:40:58 +11:00
  • 7ba0229a5d add musicartist Shaun 2018-01-19 14:12:15 +11:00
  • fed1c6e156 structure the music requests so we know what we are getting back from the server and can map that correctly to Kodi types Shaun 2018-01-19 10:35:54 +11:00
  • c9c76401af set some more container content type and item types Shaun 2018-01-18 10:04:17 +11:00
  • 1ff82b0d1c Fix broken and wrong clearlogo/clearart for episodes/tvshows (#20) Sebastian S 2018-01-17 08:57:49 +01:00
  • dff1ecde6e add audio to provides types Shaun 2018-01-17 14:23:32 +11:00
  • 18ba433af7 if no results set results to empty Shaun 2018-01-17 14:23:04 +11:00
  • 935addf597 if no responce from server return no people Shaun 2018-01-15 11:41:53 +11:00
  • 8788f20497 bump ver Shaun 2018-01-14 17:21:59 +11:00
  • 9e9cf224b4 move power and settings to main menu add hack to double load movies on first load Shaun 2018-01-13 18:42:58 +11:00
  • 48abe8f601 add return to the ActivateWindow Shaun 2018-01-13 18:24:37 +11:00
  • dbc2521f33 add show season to action menu for widget items Shaun 2018-01-13 17:00:40 +11:00
  • b7d332571a code formatting change, easier to read the url Shaun 2018-01-12 11:18:25 +11:00
  • 784227f0ac if error thrown in error processing then try to log the cause Shaun 2018-01-12 10:43:18 +11:00
  • aecb9cef14 Force Kodi 17 and above support Shaun 2018-01-12 10:29:28 +11:00
  • ef2a3579d2 check for None return from download Shaun 2018-01-12 10:28:59 +11:00
  • f8f38b2247 small comment fix Shaun 2018-01-12 10:14:37 +11:00
  • 3e67bc0453 add a video tracknumber infotag to fix a bug in Kodi with sorting music items by track number Shaun 2018-01-11 20:42:09 +11:00
  • 582dbb3b47 remove add season and episode numbers to name options from the settings and code Shaun 2018-01-10 19:50:45 +11:00
  • 5667b94194 fix the ratting, use the ListItem.setRating() fix the ratting for next up Shaun 2018-01-10 19:34:15 +11:00
  • 4ebb89b3e7 move the set sorting down below the process to allow enter single seasons to work correctly Shaun 2018-01-10 18:40:19 +11:00
  • 1815c2875c add sorting to music albums Shaun 2018-01-10 17:32:47 +11:00
  • 2c2f753102 add episode sorting Shaun 2018-01-10 06:39:13 +11:00
  • 855956b6bd remove calling view master addon as it can use the display_items event now remove originaltitle Shaun 2018-01-09 20:18:22 +11:00
  • a97733f587 add more info to the current and next episode notifications Shaun 2018-01-09 20:08:19 +11:00
  • 5617c34281 add track number to songs small changes to audio/music types Shaun 2018-01-09 18:29:24 +11:00
  • 9ff27c1cae fix artwork for episodes in widgets (#19) Ian Mclaughlin 2018-01-08 21:29:00 +00:00
  • 366293a999 add music support Shaun 2018-01-07 23:59:39 +11:00
  • e3c52a23b5 always do a seekTime() when resuming Shaun 2018-01-06 17:03:44 +11:00
  • 1cb9ffab44 dont assume only one, test for it Shaun 2018-01-05 08:49:06 +11:00
  • 32f8e2b7e5 use plotoutline instead of listItem.setUniqueIDs for backwards compatability with Kodi 16 Shaun 2018-01-04 18:11:24 +11:00
  • ff455af155 Force Kodi 17+ as we are not only compatable with 17+ Shaun 2018-01-04 15:44:54 +11:00
  • 69b388e2d3 remove unused imports and old code Shaun 2018-01-04 15:32:11 +11:00
  • e814dbddba on playback if we dont know about the file being played then ignore it Shaun 2018-01-04 14:54:54 +11:00
  • 9b9c087b69 dont use home window properties to track playback started events Shaun 2018-01-04 12:27:50 +11:00
  • 9825c0831f move all the playback functions and classes to the play_utils module Shaun 2018-01-04 08:25:39 +11:00
  • d30a31c9cf move the Send Notify Event to its own function send a notification when items are displayed so the viewmaster addon can do its thing Shaun 2018-01-04 07:52:20 +11:00
  • 613f8e28d1 use an xbmc.Monitor to monitor for playback events instead of the home window property Shaun 2018-01-03 19:01:01 +11:00
  • 12930afa9e fix a unicode bug, comparing unicode and none unicode strings has issues Shaun 2018-01-03 18:59:33 +11:00
  • 8cb632db7d fix a bug in sending the next episode details, if there is no next dont send Shaun 2018-01-03 18:57:48 +11:00
  • c757b7ed5b split out get next episode into its own function add notification event for next episode details Shaun 2018-01-03 14:42:27 +11:00
  • ea3932d569 add more info to now playing items Shaun 2018-01-03 11:53:24 +11:00
  • 2e9c230314 remove a bunch of string encode calls, they ar enot needed and were there to fix logging fix the logging to convery any unicode to a utf-8 string on the fly Shaun 2018-01-02 11:52:56 +11:00
  • 7cc2dfa685 bump ver Shaun 2018-01-01 18:16:36 +11:00
  • 56f568a5b8 utf-8 encode name and strip none utf-8 chards form device name Shaun 2018-01-01 10:24:25 +11:00
  • 7baa0c7180 encode name in widget content Shaun 2017-12-31 16:31:57 +11:00
  • c61a76ba1e Change logging to use function args and render the log line only if debug logging is enabled Shaun 2017-12-30 19:13:31 +11:00
  • a8d3f21482 bump version Shaun 2017-12-30 15:41:17 +11:00
  • 96c6f5fc65 url quote the username when authenticating Shaun 2017-12-30 10:19:21 +11:00
  • 9e42c6fef0 use notifications instead of pop up dialogs for connection errors Shaun 2017-12-30 09:55:52 +11:00
  • 44b1ba78ad make sure index numbers for season and epp are not None Shaun 2017-12-29 09:59:14 +11:00
  • 935097adf9 remove some more map get calls Shaun 2017-12-28 16:19:14 +11:00
  • 8a560e33e7 remove a bunch of map get calls Shaun 2017-12-28 15:38:32 +11:00
  • 37fcf79a55 use a defaultdict Shaun 2017-12-28 13:11:18 +11:00
  • d1e98b610c dont crash when playing is not connection to Emby Sever is available Shaun 2017-12-27 23:21:54 +11:00
  • a14596e247 refactor search Shaun 2017-12-27 23:10:54 +11:00
  • 7100a09daa remove popup error on connection errors add option to surppress all connection errors Shaun 2017-12-27 16:50:22 +11:00
  • c57f205ebd use a class instead of a map Shaun 2017-12-26 21:04:14 +11:00
  • 896390f136 refactor the add gui item Shaun 2017-12-25 18:22:23 +11:00
  • 2317d9b055 better handling of no server, server off line or sever restarting scenarios Shaun 2017-12-22 11:40:49 +11:00
  • f591d16190 handle if a user entered a full url in address host name Shaun 2017-12-20 09:51:40 +11:00
  • cebd10affb add some exception fall back in error reporting, reporting on the reporting Shaun 2017-12-20 08:37:06 +11:00
  • b82091de21 id 4100 was being used so had to change it Shaun 2017-12-18 14:32:22 +11:00
  • 089e4e2a32 if no server is set then just return an empty list Shaun 2017-12-18 14:31:37 +11:00
  • 64d6f0481e fix widget select action settings Shaun 2017-12-17 20:37:36 +11:00
  • 99ce66d658 return machien state with locals info in error reports Shaun 2017-12-17 14:37:35 +11:00
  • 422eb6380d bump ver Shaun 2017-12-17 11:06:25 +11:00
  • 65c455a5e3 sort movie years desc and add a Label sort mothod to allow sorting by the Kodi interface Shaun 2017-12-17 11:04:20 +11:00
  • 8f0b19c436 better messaging for server detection Shaun 2017-12-17 10:48:44 +11:00
  • 64ca5cf3dc dont log content update errors yet Shaun 2017-12-16 13:39:18 +11:00
  • 03a2026732 add error submission prompt Shaun 2017-12-16 12:55:28 +11:00
  • 33b1e3f766 add media source id to the remote control play now action Shaun 2017-12-14 16:15:39 +11:00
  • 54e3ead792 add back in WebSocket remote control Shaun 2017-12-14 13:43:23 +11:00
  • 66763bfeb3 Add selection of media source for items that have multiple sources Shaun 2017-12-13 11:17:51 +11:00
  • cdea42cf65 add play trailer for movies Shaun 2017-12-13 07:32:44 +11:00
  • 8a1aefa289 add Spoiler Alert feature, in settings hide unwatched episode info Shaun 2017-12-12 12:30:54 +11:00