Commit Graph

141 Commits

Author SHA1 Message Date
angelblue05 bec267bfe4 Update ssl
Allow to disable verification for self signed cert.
2018-06-10 16:43:23 -05:00
angelblue05 83ea76d7eb Revert "Remove ssl settings"
This reverts commit dce980c4af.
2018-06-10 16:39:14 -05:00
angelblue05 dce980c4af Remove ssl settings 2018-06-09 00:18:57 -05:00
angelblue05 d402e3d0dd Revert device Id changes 2018-05-16 17:46:38 -05:00
angelblue05 e6022cbd17 Remove GA settings 2018-05-12 23:06:35 -05:00
angelblue05 20b2061f4f Change deviceId 2018-05-10 18:21:08 -05:00
angelblue05 9ac37a1c40
3.0.0 Revision Krypton
Update playback for Krytpon
Support Multi source
Add Force Transcode
Add a small listener for external players
Update dialog skin (thank you sualfred)
2018-01-07 20:13:11 -06:00
andreas-woelfl 82c02594cb add resolution limit (#90) 2017-07-28 20:43:48 -05:00
angelblue05 9f1cf14cf6 Change to throttle 2016-12-03 03:11:43 -06:00
angelblue05 4c9408b640 Reduce logging 2016-11-30 17:27:39 -06:00
angelblue05 0ed6c8e2b0 Make display message time a setting
To review later, as maybe a server setting should be implemented
instead.
2016-10-20 19:13:43 -05:00
shaun 6b446ff1a1 add setting to disable analytic logging 2016-10-09 22:49:46 +11:00
angelblue05 74a869dff8 Revert "more optimizations to new playback code"
This reverts commit dcb7fd42fa.
2016-09-29 14:36:26 -05:00
marcelveldt dcb7fd42fa more optimizations to new playback code
add experimental setting to enable playback with new method
2016-09-29 20:49:35 +02:00
angelblue05 29a229971f Update settings string 2016-09-20 03:15:06 -05:00
angelblue05 bfa3b0f2da Automatically download external subs
There's minimal impact for downloading external subs. Automatically
download them if there's a language tag.
2016-09-19 21:46:24 -05:00
angelblue05 4c0ef2fe7a Add backup option 2016-09-18 02:53:52 -05:00
angelblue05 89fe64d019 Update context menu
Also add the option to disable the context menu within the add-on
settings >  extras
2016-09-17 06:12:37 -05:00
angelblue05 1c450cb257 Fix user selection dialog
Artwork wasn't displaying for Isengard
2016-09-11 22:34:11 -05:00
angelblue05 7b2a7d1e65 Expand video quality settings 2016-09-04 20:43:37 -05:00
angelblue05 69afc98638 Expand video quality bitrate selection
25/30/35 Mbps
2016-09-04 20:43:06 -05:00
angelblue05 e19e90e703 Review server offline
Add settings to disable offline server message
2016-09-04 19:28:30 -05:00
angelblue05 e443286a96 Readjust settings ordering 2016-09-04 05:47:41 -05:00
angelblue05 6a2ea9a4dd Emby Connect (#58)
* Update with latest connect module

* Update string

* Change error behavior

* Add connectmanager

Handle dialogs for emby connect in one place

* Add user select dialog

* Add manual server dialog

* Add onAuthenticated

* Filter virtual episodes

* Update userclient with new methods
2016-09-04 05:18:31 -05:00
angelblue05 a331f7d43d Default to play from HTTP
Add download external subs option. With testing, we can determine if we
even need a second option or if it should be downloading by default as a
workaround to not being able to label external tracks when using url in
Kodi.
2016-08-30 00:22:54 -05:00
angelblue05 e97a3a616d Add temporary setting to disable external subs
For direct stream
2016-07-22 11:54:53 -05:00
angelblue05 f89d5c96f6 Transform database locked into a settings
Temporary settings, because it slows down the process since it's
auto-committing. Not everyone has database locked crashes. Permanent fix
is being worked on in the database branch.
2016-07-19 02:08:35 -05:00
shaun a911249840 sync progress changes
add (if item count greater) for sync progress dialog
always show progress for full sync
2016-07-03 13:26:11 +10:00
angelblue05 a8fd73740c Strings 2016-06-19 16:24:34 -05:00
A69Tor db8ddc16d2 Update settings.xml
Correct Bool for Transcode Hi10P
2016-05-06 18:00:52 -04:00
A69Tor 27f8771642 Update settings.xml
Add Force Transcode Hi10P setting
2016-05-06 16:05:17 -04:00
Nick a07f545d5a added option to perform sync when screensaver is deactivated 2016-04-29 15:48:09 +10:00
angelblue05 dfa5c7b313 Add option to generate a new device Id 2016-02-28 23:20:59 -06:00
angelblue05 26836fb536 Remove skip deletion after playback
I think it must be a mistake on my part. Checking history, it looks like
a copy paste during the refactor.
2016-02-12 16:49:21 -06:00
angelblue05 54e998d579 Update skip delete message
Github wiki updated accordingly
2016-02-12 16:30:20 -06:00
angelblue05 47a0f99da0 Adjust video quality settings
To always display, even if play from http is disabled.
2016-02-05 14:38:39 -06:00
angelblue05 c2dace4c1e Add control over notification time for new content
Video and music library
2016-02-04 05:42:17 -06:00
angelblue05 452df0614d Update labels for settings + modify h265 transcode
This convert the setting into convert H265 for resolution and higher
(for example: 480p and higher)
Also prepare for string translation
2016-02-03 23:08:00 -06:00
marcelveldt af4b3bdd9e additional comments 2016-01-22 01:08:08 +01:00
marcelveldt ae06548c9d fix: redundant userdata update for music rating
add settings for music ratings import/export
2016-01-20 20:21:56 +01:00
Shaun 9e2f789e53 add a thread pool option to the image cache 2016-01-16 14:08:01 +11:00
angelblue05 d7d5e8b6e1 Force transcode 720/h265 2016-01-15 03:56:53 -06:00
angelblue05 b9ba092e12 H265 rectification 2016-01-12 19:38:18 -06:00
angelblue05 86caf21af4 HEVC transcode
Still waiting on user feedback on this one.
2016-01-09 21:25:17 -06:00
angelblue05 b465fe5c08 Revert "Add HEVC transcode setting"
This reverts commit 86f4039b89.
2016-01-09 21:11:11 -06:00
angelblue05 86f4039b89 Add HEVC transcode setting 2016-01-09 19:41:00 -06:00
angelblue05 a116db491c Add limit to request from server 2015-12-27 01:05:51 -06:00
angelblue05 3f6fe0a9e7 Version 1.1.63
alpha ready for beta testing
2015-12-24 13:51:47 -06:00
angelblue05 8a28488e58 Always show video quality settings 2015-12-02 17:06:22 -06:00
angelblue05 73d3974e39 Convert Force transcode to an option
Only for 1080p/H265
2015-12-02 16:47:07 -06:00