Commit Graph

80 Commits

Author SHA1 Message Date
shaun
fd4a3592c3 update default view overrides
make view list a global addon file so you can add views for each skin
2017-03-10 20:45:50 +11:00
shaun
be24d7958f reorg the main menu items a little 2017-03-10 17:03:02 +11:00
shaun
6365569888 use the new emby api endpoint
use the root address for WS connections
add the X-Emby-Authorization header
2017-03-10 12:18:47 +11:00
shaun
f474070424 switch to use the python loggin module 2017-03-10 10:45:38 +11:00
shaun
2b36f6edc3 update imports due to renaming files 2017-03-10 09:32:49 +11:00
Shaun
71f98339c0 Rename DataManager.py to datamanager.py 2017-03-10 09:13:39 +11:00
Shaun
f9446ff582 Rename DefaultViews.py to views.py 2017-03-10 09:12:52 +11:00
Shaun
3be579dd50 Rename DownloadUtils.py to downloadutils.py 2017-03-10 09:12:22 +11:00
Shaun
71d884ad05 Rename ClientInformation.py to clientinfo.py 2017-03-10 09:11:34 +11:00
Shaun
24281efc12 Rename Utils.py to utils.py 2017-03-10 09:10:40 +11:00
Shaun
4f2f754fb6 Rename WebSocketClient.py to websocketclient.py 2017-03-10 09:10:18 +11:00
Shaun
2463bd4bbb Rename Functions.py to functions.py 2017-03-09 19:45:47 +11:00
sfaulds
a5d63714ad use python logging 2017-03-09 19:41:53 +11:00
sfaulds
892d3167ef string replace MBCon with EmbyCon 2017-03-08 21:02:10 +11:00
sfaulds
a194445a02 fix UDP server detect 2017-03-08 20:32:49 +11:00
sfaulds
993086999d remove video3DFormat
divide resume time by 60 to make it minutes
2017-03-08 19:53:44 +11:00
shaun
ff707bcea1 add offscreen=True to ListItem creation 2017-03-05 19:54:25 +11:00
shaun
d5d9aab7f5 add Overview 2017-03-05 17:50:54 +11:00
shaun
9f7f938e4f rename addon in settings
use setResolveUrl to play back items
2017-03-04 19:02:59 +11:00
shaun
4db9175a13 cut back to basics 2017-03-04 13:08:08 +11:00
shaun
8d532cc74f remove project files 2017-03-02 19:21:15 +11:00
shaun
da373bec36 bump version 2015-04-30 18:20:52 +10:00
shaun
f8bec69d15 use all 1 to 100 percentage images 2015-04-30 11:52:26 +10:00
shaun
b4d1822ea4 move server setting to __init__ 2015-04-27 13:45:20 +10:00
shaun
dfbb281987 use aspect float of 0.0 as default if not aspect is available 2015-04-27 09:04:08 +10:00
shaun
deabf9dc97 few small fixes to API calls
CollapseBoxSetItems=true
ImageTypeLimit=1
SupportsMediaControl=True
2015-04-26 11:03:53 +10:00
shaun
d8f99734d7 fix images and user queries 2015-04-24 14:47:50 +10:00
faush01
807986419a add a simple item caching system 2015-01-22 15:58:29 +11:00
faush01
a18ede382b bunp number 2015-01-11 15:44:15 +11:00
faush01
9963ff0609 move sorting to top of function 2015-01-11 15:34:23 +11:00
faush01
78ba286e92 fixes for cold start
setting a server address should work without restart
2015-01-09 12:00:19 +11:00
faush01
a307952f8b background fixes
only do stuff while nto playing
if no saved background then use loaded data
2015-01-09 07:38:59 +11:00
faush01
6e7132c73d move play/info link selection to link is created 2015-01-09 07:18:10 +11:00
faush01
db7e9afbe8 add a button to settings to do a server detect 2015-01-08 15:12:23 +11:00
faush01
2b1eebffff bump version 2015-01-08 12:09:32 +11:00
faush01
bdec1952c3 simplify the ep number string 2015-01-08 12:01:06 +11:00
faush01
3e5cff1b5c add ep details to label2 2015-01-08 11:09:44 +11:00
faush01
d85b66a7c4 use backdrop or tv epp primary 2015-01-06 17:55:08 +11:00
faush01
c24a5999ab include streams and use bg on search 2015-01-03 21:57:24 +11:00
faush01
462228fa1e remove sorting and use built in sort 2014-12-30 16:48:48 +11:00
faush01
30ea95e83e use int percentage value for cache validation string 2014-12-28 19:50:22 +11:00
faush01
1718467058 fix default views dialog crash
add back in percent played to name
2014-12-28 15:47:16 +11:00
faush01
16425f1a5c use edit control for search input
fix person image on item info page
use edit control for search dialog
2014-12-21 17:42:59 +11:00
faush01
e594575e04 set left to zero 2014-12-19 22:47:27 +11:00
faush01
e5a3835593 lots of image changes 2014-12-19 21:07:01 +11:00
faush01
eed5102b37 add new default views dialog 2014-12-17 20:36:46 +11:00
faush01
e6d15d3fb3 add filtering properties for skin
add Genres to urls
2014-12-16 19:24:07 +11:00
faush01
f2d1a89140 change to use string instead of int for mode 2014-12-12 10:50:13 +11:00
faush01
68baec98ae add details, remove skin requirment 2014-11-27 10:51:31 +11:00
faush01
039bdad68e add description and requirments 2014-11-26 13:32:57 +11:00