Commit Graph

151 Commits

Author SHA1 Message Date
Marcel van der Veldt 684d8604ca removed iteminfo dialog stuff because that is never going to work with this addon
fix for wrong entries in episodes widgets/submenus
2015-05-08 19:05:10 +02:00
Marcel van der Veldt 8839b3b323 add first support for music library sync 2015-05-08 00:04:40 +02:00
im85288 44b22e7a67 replaced auto play episode with custom nextup dialog, also added
ItemInfo and PersonInfo from the old addon
2015-05-06 22:41:44 +01:00
angelblue05 0501622b59 Add/Remove additional user from session
Can be mapped to home menu or keymap using:
RunPlugin(plugin://plugin.video.emby?mode=adduser)
2015-05-05 22:02:36 -05:00
angelblue05 7a135b71fa Typo 2015-05-04 19:11:05 -05:00
angelblue05 1acfd78cdf Added reset auth option to settings 2015-05-04 19:03:46 -05:00
angelblue05 b882596e29 Quick fix for deprecated method
RunPlugin goes with pluginsource default.py. This gets rid of the
deprecated message when using the action to reset local db.
2015-05-04 16:40:44 -05:00
im85288 657c813112 add back disable coverart option 2015-05-04 14:39:29 +01:00
Marcel van der Veldt 3d77a9dd3a fixed progress dialog and added shouldstop event 2015-05-02 19:49:39 +02:00
angelblue05 fa80049df1 Settings for client SSL 2015-04-25 13:20:02 -05:00
angelblue05 de42c14e33 HTTPS verification handling
By default - no host verification. Option to verify host and add a
client side certificate to pair with server certificate.
2015-04-24 20:57:04 -05:00
angelblue05 8b1f8ce4e8 Enabled certificate option in settings 2015-04-24 05:33:28 -05:00
angelblue05 ebe03057b0 Organize settings.xml
Moved transcoding settings to the playback tab in settings.
2015-04-19 23:27:00 -05:00
angelblue05 7b02b45000 Revert "Organize settings.xml"
This reverts commit 5c8b25f291.
2015-04-19 23:25:03 -05:00
angelblue05 5c8b25f291 Organize settings.xml
Moved transcoding settings to playback tab in settings
2015-04-19 23:22:57 -05:00
shaun 19e38bec8e Fix specials airs before, Remove Special Season 100 Mapping, Update season art
Fix specials airs before values, set to -1 to make them only show up in
Specials
Remove Special Season 100 Mapping option
Update season art when changed
2015-04-15 12:20:08 +10:00
Frederik Kriewitz 88ef0da5a6 implementation of the forceTranscodingCodecs option 2015-04-12 15:35:03 +02:00
Frederik Kriewitz 2c7d50e3a6 add forceTranscodingCodecs option
The Force Transcoding Codecs option can be used to enforce transcoding
for specific codecs.
It's a coma separated list of codecs which should be transcoded.
Example: forceTranscodingCodecs="hevc,vp9,dca"
2015-04-12 15:32:14 +02:00
Frederik Kriewitz 4367729103 restore videoBitRate option 2015-04-12 15:32:13 +02:00
shaun 9d2d2788b2 add Special TV Show mapping to Season 100 and use Delete from table for DB reset 2015-04-12 18:34:00 +10:00
angelblue05 f084608e84 Added-Fix HTTP Playback
Added an extra prompt for auto detection.
2015-04-08 20:28:28 -05:00
angelblue05 48ce741f6a Revert "Added-Fix HTTP Playback"
This reverts commit 90204fcd05.
2015-04-08 20:04:33 -05:00
angelblue05 90204fcd05 Added-Fix HTTP Playback
Added additional prompt when using auto-detect.
2015-04-08 18:42:55 -05:00
im85288 b88f467357 added autoplay remaining episodes option 2015-04-07 15:21:54 +01:00
angelblue05 9eb3425021 Changing logLevel default to 1
For the testing period. It will make it easier for everyone.
2015-04-06 02:27:47 -05:00
im85288 01a6c43ad2 box set sync no longer an option 2015-04-03 22:20:48 +01:00
im85288 264758cca8 more locale stuff 2015-04-03 13:27:04 +01:00
im85288 66721df1cc locale for reset 2015-04-03 13:10:07 +01:00
angelblue05 3cb23b8079 Added a default value for HTTPS 2015-04-03 04:03:55 -05:00
im85288 6b6f77dbff added reset settings - still needs a bit of work 2015-04-02 20:47:06 +01:00
Marcel van der Veldt b81c004331 fixed up settings 2015-03-29 19:41:04 +02:00
Marcel van der Veldt 03d99ed0d8 use the plugin method for playback when transcoding, use native kodi playback for direct access 2015-03-28 19:04:32 +01:00
im85288 79486c5772 set artwork option as true be default 2015-03-28 15:32:48 +00:00
shaun 0481ea8abf add option to do second hacky artwork add on playback 2015-03-28 12:56:29 +11:00
angelblue05 e9680e3d33 Moved the default tab to Emby info
When user manually logs in, it opens the settings. It's better to have Emby info as default. (Unless there's a way to open a specific tab)
Step to eliminate the need to restart Kodi after setting the sources, etc.
2015-03-27 04:48:01 -05:00
im85288 6f870cc4f8 sync options removed from settings 2015-03-26 16:33:31 +00:00
shaun 43a77bbba2 Move the BoxSet Sync outside the Views processing and make it optional
plus add some ShouldStop calls
2015-03-26 12:03:06 +11:00
im85288 28862b309c added extra fanart sync 2015-03-25 14:00:08 +00:00
im85288 f22ca2783c Move theme music sync to update and make it an option 2015-03-25 09:59:23 +00:00
angelblue05 52d4093a44 Fixed label for deviceName
It was also called username. Changed to string: Device Name
2015-03-24 21:01:58 -05:00
faush01 0c92e86b39 add some more notification options 2015-03-24 10:02:46 +11:00
angelblue05 432098a115 Added a bool value for HTTPS 2015-03-23 00:34:32 -05:00
faush01 9e5385c1c6 add WebSocket for events and remote control
For some reason playback stop is not being reported
2015-03-23 15:54:16 +11:00
faush01 59cdfcd922 add Notification as an UI indication option for syns actions 2015-03-23 14:54:07 +11:00
faush01 00e46a76cb split the tv episide add into two stages add/update to allow importing in the middle 2015-03-19 19:42:25 +11:00
faush01 c2f25724a3 make setting visible 2015-03-19 15:38:32 +11:00
faush01 74df6ed2ee remove password as it is no longer used 2015-03-19 13:29:47 +11:00
xnappo 1a95c2abf6 Add back network username/password 2015-03-18 14:42:04 -05:00
Marcel van der Veldt e04ee83bd8 some more small fixes 2015-03-18 18:54:30 +01:00
Marcel van der Veldt dc13c6996d added sync settings
improved performance by getting all kodi movies at once instead of 1 by 1

movies section = finished, TV section work in progress
2015-03-18 16:47:55 +01:00
Marcel van der Veldt 860bdfbbd8 initial commit - first version 2015-03-13 22:24:59 +01:00