angelblue05
54e998d579
Update skip delete message
...
Github wiki updated accordingly
2016-02-12 16:30:20 -06:00
angelblue05
4ce9417771
Adjust server offline
...
Prevent manual/repair sync from running when the server is not connected
which causes errors.
2016-02-10 01:07:52 -06:00
angelblue05
4171cbff69
Version bump 2.1.0
2016-02-09 23:07:35 -06:00
angelblue05
afcc92686e
Remove duplicate logging
2016-02-09 22:55:28 -06:00
angelblue05
15e0f92092
Update video library fix
...
This is to stop music-only update from updating the video library for no
reason.
2016-02-09 22:50:31 -06:00
angelblue05
994a48df7e
Review item throttle
2016-02-08 18:38:41 -06:00
angelblue05
1e3f590d99
Adjust doutils
2016-02-08 15:24:35 -06:00
angelblue05
8abf97347c
Merge branch 'master' of https://github.com/MediaBrowser/plugin.video.emby
2016-02-08 02:38:14 -06:00
angelblue05
b12009f422
New throttle - will require testing
2016-02-08 02:36:09 -06:00
im85288
ba3628a369
version bump
2016-02-07 14:37:51 +00:00
im85288
3b95536539
fix for Failed to import _strptime because the import lockis held by another thread.
2016-02-07 09:45:08 +00:00
angelblue05
5e6e606031
Make the transcode h265 more robust
...
To prevent any errors, since the setting used to be different.
2016-02-06 23:06:05 -06:00
angelblue05
da66d61f6c
Revert "OnSettings adjust logic"
...
This reverts commit dfd5479d8e
.
2016-02-05 16:17:37 -06:00
angelblue05
dfd5479d8e
OnSettings adjust logic
...
For playback mode changes, do not update the window prop
2016-02-05 15:49:25 -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
0d76729302
Fix tag contains to tag is
2016-02-05 14:30:32 -06:00
angelblue05
5f2e378c13
Update changelog
2016-02-04 21:25:01 -06:00
angelblue05
256d98c6f3
Fix datetime error
...
Known kodi/python issue where datetime.strptime throws a Nonetype error
for no reason, after being used once.
2016-02-04 19:09:47 -06:00
Shaun
afcb3461b4
bump ver
2016-02-05 10:02:58 +11:00
Shaun
d75af5009b
fix map error when new server plugin is not installed
2016-02-05 10:02:57 +11:00
angelblue05
01ab7c7a29
Update strings.xml
2016-02-04 16:24:23 -06:00
Shaun
ce3d2bbb7f
bump version
2016-02-05 08:54:01 +11:00
angelblue05
748c65efe7
Validate strings for translation
2016-02-04 06:22:33 -06:00
angelblue05
b00bd7b1b7
Update term
2016-02-04 05:54:58 -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
4df6bb68d3
Fix typo in manual sync
2016-02-04 04:06:28 -06:00
angelblue05
6b00eb466e
Adjust sources.xml
...
switch to adding only smb:// as suggested on forums
2016-02-04 03:41:39 -06:00
Shaun
95ed199218
use retention date from server
2016-02-04 17:10:20 +11: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
angelblue05
c4608b38e1
Fix resume when using play-to
2016-02-03 19:06:12 -06:00
angelblue05
dc12f05ba8
Fix indentation
...
Somehow using tabs rather than spaces
2016-02-03 16:43:29 -06:00
angelblue05
823c5f28b1
Adding additional logging
...
During playlist creation
2016-02-03 04:17:00 -06:00
angelblue05
b54f4d54e1
Convert to string
...
Prep for translation
2016-02-02 19:13:42 -06:00
angelblue05
bfbc66457c
Convert to string
...
Prep for translation
2016-02-02 17:49:22 -06:00
Shaun
c8621400f0
bump version
2016-02-02 18:07:06 +11:00
Shaun
20a762e051
reset the keep_running when run forever is called
2016-02-02 18:06:10 +11:00
angelblue05
3c237bafe3
Fix typo in bluray
...
For direct paths
2016-02-01 19:29:43 -06:00
angelblue05
a2e6a362c5
Adjust for manual sync at start up
2016-01-31 23:12:44 -06:00
Shaun
2b32a2e0c9
bump ver to 2.0
2016-02-01 11:41:24 +11:00
Shaun
0aa4ffd1bc
WebSocket send ping to server every 10 sec
2016-02-01 11:40:33 +11:00
angelblue05
e4f4900499
Add extra verification for playback
...
Prevent false detection of widget playback if happen to be on home and
resuming with Play-to emby function.
2016-01-31 17:28:41 -06:00
angelblue05
ff98b7fa30
Fix bluray playback
2016-01-31 02:10:00 -06:00
angelblue05
56fa1a01cf
Resume widget fix
...
Was adding an additional item to the playlist when it was not needed
2016-01-30 22:49:31 -06:00
angelblue05
0cc6d36caa
Fix music album + logging
2016-01-30 20:49:10 -06:00
angelblue05
2928fd175e
Fix typo
2016-01-29 23:14:59 -06:00
angelblue05
3eba02d3a9
Version bump 1.1.81
2016-01-29 21:44:39 -06:00
angelblue05
363b458514
Fix newly added album/songs
...
Since we process a dictionary, we can't really control the order it's
being processed in. Audio is being added before the album, so added an
album verification at song level.
2016-01-29 20:40:23 -06:00
angelblue05
c37a9efdf3
Fix deviceId not generating
...
Change the logic around xbmcvfs.File() since it doesn't causes an error
but instead returns an empty string.
2016-01-29 18:13:13 -06:00
angelblue05
d3dfef4991
Revert "Revert deviceId changes"
...
This reverts commit ba7e369835
.
2016-01-29 17:53:52 -06:00
angelblue05
ba7e369835
Revert deviceId changes
...
Broke the deviceId generating part of the code since xbmcvfs.File
doesn't cause an error, but instead returns an empty string.
2016-01-29 17:52:00 -06:00