774 Commits

Author SHA1 Message Date
faush01
579bb5ae98 enhancments to the manual image caching function 2019-02-27 11:59:46 +11:00
faush01
1741b995a1 fix service interval actions 0 = disabled also add a setting for random movies interval 2019-02-27 10:18:03 +11:00
Shaun
de41a0d3c5 bump version 2019-02-24 10:44:04 +11:00
Shaun
9ac4131b71 remove unused string 2019-02-24 10:37:50 +11:00
Shaun
050d2519b2 remove unused context menu code and files 2019-02-24 10:34:57 +11:00
faush01
ffaf17dd31 Add support for basic http password auth in the host URL and dont check for SSL errors for image and streaming urls 2019-02-22 15:05:23 +11:00
Michael Baudino
51109e31ec Add README (#52) 2019-02-18 21:56:16 +11:00
Shaun
42f2a6f444
update link 2019-02-15 09:27:06 +11:00
Shaun
4f08389149 add trailer link for TV Shows as well 2019-02-10 17:10:19 +11:00
Shaun
7ee942ab7f use RunPlugin instead of PlayMedia for youtub trailers 2019-02-10 13:23:32 +11:00
Shaun
cda16a52c5 try to work arround a crash in kodi by using the playback service to play youtube trailers 2019-02-10 09:17:59 +11:00
Shaun
98ebb9792b small fix for trailers 2019-02-09 19:26:27 +11:00
Shaun
bd7e95bdf0 add prefix to main menu items 2019-02-09 10:51:34 +11:00
Shaun
62f102dd2a Add TV Sow A-Z selection 2019-02-09 10:17:43 +11:00
Shaun
49db83d74f fix small bug with flattening single season tv shows 2019-02-09 09:12:28 +11:00
faush01
258d0bdbb2 load all background images and never hit the server again until forced to refresh them 2019-02-07 15:40:55 +11:00
faush01
39e25bb90b with the screen saver active only do background image updates 2019-02-06 16:05:02 +11:00
Shaun
555629872d fix the paging, return total records form the get_items cache system for use in the paging 2019-02-05 16:41:39 +11:00
Shaun
6f80da52cb if not user ID is available and the url has a user id required then return no data 2019-02-05 08:04:29 +11:00
faush01
98616772a4 move the get playback info from server call down below the iten type checks 2019-01-29 10:24:45 +11:00
Shaun
a612b7a2b8 if no subs then just return 2019-01-25 19:18:16 +11:00
faush01
0033c0d661 add external subtitle prompt 2019-01-25 15:34:25 +11:00
faush01
02799d81a7 increase transcode max bitrate 2019-01-25 11:16:03 +11:00
faush01
9305d3aac8 only stop playback on screensaver activate if what is playing was started by EmbyCon 2019-01-18 10:30:25 +11:00
faush01
2b18f685ab use monitor.abortRequested() 2019-01-18 09:18:30 +11:00
faush01
4d1d9a9fd8 remove save activity 2019-01-18 09:17:49 +11:00
Shaun
4890cc96a8 wait for kodi start screen to close 2019-01-18 07:20:22 +11:00
faush01
dbdeefeef1 add IsSpecial property 2019-01-16 20:09:52 +11:00
faush01
849fe95d07 add setting to not persists user details between restarts 2019-01-16 19:11:51 +11:00
faush01
759638e2ff updates requested 2019-01-11 10:24:42 +11:00
faush01
014ae3947b add setting to stop media playback on screensaver activation 2019-01-10 15:04:35 +11:00
faush01
e2d28a4936 bump ver 2019-01-09 11:18:24 +11:00
faush01
6a48496e6f if failed to get playback file return None 2019-01-07 16:03:24 +11:00
faush01
40ad8f3ee7 fix for strm playback hack, dont force set when the item has a runtime 2019-01-07 07:49:36 +11:00
faush01
aeec3e2bae remove some checks 2019-01-06 15:36:40 +11:00
faush01
cf1fa04b26 add manual server entering when scanning for servers 2019-01-06 15:04:36 +11:00
faush01
a20b1b1553 new user selection interface 2019-01-05 13:28:43 +11:00
Shaun
9fcb4f2042 use the playbackinfo data for building the playback links 2019-01-03 20:32:11 +11:00
faush01
f9bb0f2745 add the get item playback info call 2019-01-03 16:21:01 +11:00
Shaun
9437a84c0c bump ver 2019-01-02 19:17:59 +11:00
faush01
ce5cd84460 Merge branch 'develop' into feature/strm_enhancments 2019-01-02 15:10:01 +11:00
Sebastian S
c7d772287d fix season number for seasons (#46)
* fix season number for seasons

* fixed missing listitem.episode value for seasons
2019-01-02 15:04:29 +11:00
Shaun
384bffc57b bump ver 2019-01-01 10:17:39 +11:00
xnappo
de6339c07f Server now returns collections here, so do recursive request instead (#45) 2019-01-01 10:04:08 +11:00
Shaun
f85b7d13df add person search to video info dialog 2018-12-30 15:40:28 +11:00
Shaun
a7f1350d6e refactor some code arround the 2018-12-29 09:22:33 +11:00
Shaun
29fa9830f6 strm enhamcments 2018-12-28 16:18:23 +11:00
Shaun
a6ab2cfaf4 add extra info to widget calls, show correct into for tvshow widgets in skin files 2018-12-27 16:32:59 +11:00
Shaun
1389664565 add series_id to seasona and episodes 2018-12-27 11:39:30 +11:00
Shaun
9051ea7e60 log youtube plugin url 2018-12-25 07:27:34 +11:00