Commit Graph

15 Commits

Author SHA1 Message Date
faush01
759638e2ff updates requested 2019-01-11 10:24:42 +11:00
Shaun
921e40b37a alter some bedug logs 2018-11-05 11:41:02 +11:00
faush01
2b2c45f325 fix logging, add both mark watech and unwatched for in progress items 2018-07-31 11:12:13 +10:00
Shaun
a4d60254bc add info logging and log play start action messages 2018-07-31 06:53:56 +10:00
faush01
283644d333 remove the addon id from the get addon instance call
this should nto be needed and it might be the cause of some werid error messages I am seeing
2018-03-16 10:18:08 +11:00
Shaun
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
2018-01-02 11:52:56 +11:00
Shaun
c61a76ba1e Change logging to use function args and render the log line only if debug logging is enabled 2017-12-30 19:13:31 +11:00
sfaulds
b7a41c4aa5 - use /emby/Shows endpoint for series season view
- add import encodings to fix an issue on android
- clear the last time stamp on service exit
2017-07-27 11:34:23 +10:00
sfaulds
2fce0e85c1 changes to comply with Kodi repo rules 2017-07-08 10:34:30 +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
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
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
c4331c2f67 log level to log format line
dont use offscreen if not Kodi 18
2017-03-18 12:22:49 +11:00
sfaulds
d0c3313d5d more logging changes 2017-03-17 15:41:46 +11:00
shaun
f9e5f93bc3 add simple logging 2017-03-17 07:10:35 +11:00