Commit Graph

124 Commits

Author SHA1 Message Date
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
angelblue05 1893e79014 Add option to ask to play trailers 2015-10-22 23:09:01 -05:00
angelblue05 5a2b8b7cfd Fix delete settings 2015-10-13 05:41:28 -05:00
angelblue05 7d9fe89806 Prevent double marking as watched
Also removed the mark watched at: % setting. It is controlled by the
server itself.
2015-10-04 06:05:31 -05:00
angelblue05 4ab6991968 Transcode revision, stack files, playback cleanup 2015-10-01 08:08:34 -05:00
angelblue05 86c4db78f9 Change dialog to notification for direct play
Still allow for playback, while letting the user know.
2015-09-30 18:19:34 -05:00
angelblue05 09966b25bb Option to sync specials ordering
False by default, since not everyone likes displaying them within
seasons.
2015-09-07 10:30:25 -05:00
shaun 2b9e352d72 user server time, add max items setting 2015-09-06 15:44:23 +10:00
angelblue05 fc1344b7da Add option to sync empty tv shows 2015-08-25 22:21:31 -05:00
angelblue05 e09c209a6b Music library
make it seemless - dependant on alternate ip to be enabled to add
pathsubstitution.
2015-08-22 11:17:54 -05:00
angelblue05 f290372c5d Added permanent users
When starting the Kodi session, will automatically add users to the
session.
2015-08-15 00:20:06 -05:00
angelblue05 2dc0a20e0a Remove deprecated settings 2015-08-06 03:15:09 -05:00
angelblue05 e972ae2729 Clean up + encoding utf-8
Added message when server is restarting. Optional.
2015-08-05 03:40:54 -05:00
Shaun 9903b8d53d first cut at using the new server plugin to do start up sync 2015-08-01 10:26:22 +10:00
angelblue05 6a6bcdbe8d Fix secondary address setting 2015-07-28 16:12:24 -05:00
angelblue05 2bfe377378 Clean up
Also fix settings not saving if reset was initiated.
2015-07-22 08:16:08 -05:00
angelblue05 54a12ae6f5 Quick fix - part of 1.1.15
Will need to readd label because it was taken over by the delete offer.
2015-07-20 01:13:17 -05:00
angelblue05 4e7cbc56ba Fix for merge
Create sources, fix for user pref login bug, create a dummy bookmark for
homescreen, remove workaround for resume point
2015-07-19 20:35:14 -05:00