Commit Graph

154 Commits

Author SHA1 Message Date
angelblue05 4ecd3fa2f6 Add force transcode settings 2018-10-06 18:44:15 -05:00
angelblue05 c63bfd1346 content notification 2018-10-04 00:41:31 -05:00
angelblue05 969629ec37 Revise progress bar
Fix typos and subsetting
2018-10-03 23:01:29 -05:00
angelblue05 1290abf75a Add progress for updates 2018-10-03 22:36:57 -05:00
angelblue05 b35cd29bc2 Plug in settings for threading 2018-09-30 19:35:31 -05:00
angelblue05 570a233d14 Change settings name
To ensure it takes default value instead of previous value set in 3.0.34
2018-09-22 17:05:48 -05:00
angelblue05 3880c39177 Notify user of large updates
Give option to back out if the user wants to manually update the libraries
2018-09-22 01:09:57 -05:00
angelblue05 3984d4e0a0 Add option to mask info 2018-09-13 23:55:39 -05:00
angelblue05 1832a54ee9 Update patch process
Add extra verification
2018-09-09 02:49:56 -05:00
angelblue05 24ab27bbe2 Add manual transcode option
Update queue playlist
2018-09-09 00:44:23 -05:00
angelblue05 d78b289a2b Convert dialog 2018-09-08 15:30:03 -05:00
angelblue05 e6556b28d1 Add check update option
To manually look for an update regarding objects (pulled from plugin.video.emby branch)
2018-09-08 03:35:48 -05:00
angelblue05 ace50b34dc New hybrid method 2018-09-06 03:36:32 -05:00
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