Commit Graph

118 Commits

Author SHA1 Message Date
angelblue05 385c3cae7e Revert "Revert "Support alternate address""
This reverts commit ef926f94e2.
2015-06-29 09:09:29 -05:00
angelblue05 ef926f94e2 Revert "Support alternate address"
This reverts commit 193ae44417.
2015-06-29 08:51:14 -05:00
angelblue05 193ae44417 Support alternate address
For the same server, can switch from local to remote by enabling the
option.
2015-06-28 21:41:05 -05:00
angelblue05 2f78ea46d9 Re-add connection message
Reenabled the option to disable the message as well.
2015-06-11 04:57:33 -05:00
angelblue05 de928ec669 Audio and subtitles automatically set for playback
Currently only available for direct play. Unsure if this works with
direct paths. To find out.
2015-06-07 22:48:28 -05:00
xnappo 72b7c53934 Change wording for new texture cache setting 2015-06-06 11:31:58 -05:00
Marcel van der Veldt cdf78de132 added support for kodi texturecache:
- setting in addon settings to turn on the cache feature (now for testing, maybe hidden later)
- for all new items the poster and the fanart image will be cached automatically (when setting is on)
- added a option to the plugin root options to perform full cache fill which will pull every single image to the cache.
2015-06-06 00:11:24 +02:00
angelblue05 c36b896f99 Server online check
Only display the notification in the event the server was offline first.
Removed the option to suppress it, as it is now useless. Also muted the
notification.
2015-06-04 03:44:55 -05:00
im85288 44286e2764 moved out next up play logic to seperate addon 2015-06-01 01:16:55 +01:00
shaun daef852117 Small wording changes to settings and dont notify sync if playing back 2015-05-31 10:47:44 +10:00
xnappo c3e2e031b7 Music default, but don't change prior setting.
Version bump
2015-05-30 18:02:45 -05:00
im85288 77c91379b2 set music sync on as default and added emby icon 2015-05-30 22:18:23 +01:00
xnappo 54a647d866 Option to use direct paths 2015-05-25 09:23:52 -05:00
Joachim Davik 73beda7db6 Added Ignore Specials setting for Next Episodes 2015-05-22 10:33:39 +02:00
angelblue05 f422e076a8 Follow up, Version bump 0.1.88
Added Emby behavior in Kodi - when marking unwatched, also erase any
resume point.
2015-05-17 02:08:18 -05:00
xnappo 84c7130cc9 Option to suppress server connection notification
It make an error noise that I have grown to despise.
2015-05-16 15:12:50 -05:00
xnappo e45b59c487 Add offer delete for episode option 2015-05-08 12:40:36 -05:00
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