Commit Graph

19 Commits

Author SHA1 Message Date
sfaulds
f41c9757cd add support for https
don't show view set dialog if skin is not supported
2017-06-18 12:04:20 +10:00
Shaun
9ade9c6047 - Add Force Transcode to context menu
- Add max width to transcode
- Add force 8 bit to transcode
- Add playback type to begining of overview text
2017-06-10 13:01:04 +10:00
sfaulds
571e6c0b77 - Add cast and people
- Add setting to show Media Info, Overview and People
- Add setting to collapse movies into collections
- Add media types for movies, seasons and episodes
- Only add season and episodes numbers to seasons and episodes
- Fix a bug with i18n settings when being called as a script to set mark as watched
2017-06-08 19:59:34 +10:00
anxdpanic
7e7e9184cd I18n and house-keeping (#6)
* convert strings.xml to strings.po for improved translation support
* set blank heading for error
* i18n: map ints to strings for readability/maintenance
* simple_logging - add prefix, add log.warning
* remove unneccesary Addon() instances
* uniform whitespace
* remove log warning, i18n log failure as error
* settings - create as needed
2017-05-29 20:19:33 +10:00
Shaun
2fd0af783e add and use server and user detect 2017-05-20 11:20:54 +10:00
anxdpanic
dd7cb3656c Batch of updates (#1)
* allow unlisted users

- return silently if username not set
- if user not in public users try authentication anyway
- set userid during authentication

* add missing time import, fix player pause

* updates to server_detect

- optional notify
- add change_user parameter
- add user input and user defined to username selection
- test settings host:port connection when force and no servers returned

* support playback from strm files

* play item props and typo

*  i18n

* remove ;'s
2017-05-20 10:14:14 +10:00
sfaulds
c2ce514435 reset user windows values at login
remove old jump back setting
only show smb username|password if diect file plackback selected
2017-04-29 10:37:20 +10:00
sfaulds
742cf09792 add option to disable local data cache 2017-04-19 13:23:44 +10:00
Shaun
9794549865 use the correct change user message 2017-04-09 19:50:12 +10:00
Shaun
528cd5e220 move some function arround
add lic text to some files
add description
bump ver
2017-04-09 11:31:03 +10:00
Shaun
899ed9f95a add direct path, direct http and transcode http to playback types
make device id global
2017-04-08 12:02:12 +10: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
sfaulds
892d3167ef string replace MBCon with EmbyCon 2017-03-08 21:02:10 +11:00
shaun
4db9175a13 cut back to basics 2017-03-04 13:08:08 +11:00
faush01
db7e9afbe8 add a button to settings to do a server detect 2015-01-08 15:12:23 +11:00
faush01
ca21e77731 remove some options 2014-11-25 14:20:04 +11:00
faush01
db128ab6d6 remove a bunch of no longer used settings 2014-10-11 14:27:37 +11:00
faush01
ba286114c4 remove references to xbmb3c 2014-09-28 20:24:56 +10:00
faush01
d348f04159 new addon based on the XBMC addon 2014-09-28 10:30:07 +10:00