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
xnappo
0b9b5d3e64
Expand offer delete to movies (optionally)
2015-07-04 10:04:04 -05:00
angelblue05
b6668ac6af
Revert "Revert "Revert "Revert "Support alternate address""""
...
This reverts commit 62ea6b0eb8
.
2015-06-29 11:45:03 -05:00
angelblue05
4e802623c3
Revert "Revert "First attempt at supporting cover art""
...
This reverts commit fadc3e0e49
.
2015-06-29 11:44:55 -05:00
angelblue05
62ea6b0eb8
Revert "Revert "Revert "Support alternate address"""
...
This reverts commit 385c3cae7e
.
2015-06-29 11:43:38 -05:00
angelblue05
fadc3e0e49
Revert "First attempt at supporting cover art"
...
This reverts commit c71e5eb293
.
2015-06-29 11:43:29 -05:00
angelblue05
c71e5eb293
First attempt at supporting cover art
...
With option under Extras
2015-06-29 11:40:29 -05:00
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