tomkat83
|
e2776261c3
|
Initial Kodi context menu commit
|
2016-10-22 17:15:10 +02:00 |
|
tomkat83
|
6aab9df054
|
Merge branch 'develop' of https://github.com/MediaBrowser/Emby.Kodi into develop
|
2016-08-29 18:44:27 +02:00 |
|
angelblue05
|
32163117c9
|
Fix missing import
|
2016-07-24 16:12:19 -05:00 |
|
angelblue05
|
68c0aee1ea
|
Fix logging
Forgot to change actual log lines
|
2016-07-24 16:10:29 -05:00 |
|
angelblue05
|
fe1b5d8e06
|
Logging fix
|
2016-07-24 16:08:53 -05:00 |
|
angelblue05
|
423a4c9c40
|
Update refresh
So it works for music modifications and such
|
2016-06-19 20:39:22 -05:00 |
|
angelblue05
|
0efc37f646
|
String & remove like/dislike
To review: music rating since server does not have like/dislike anymore
|
2016-06-19 20:32:09 -05:00 |
|
angelblue05
|
3c60eddf55
|
Add refresh item to context menu
|
2016-06-19 19:24:42 -05:00 |
|
angelblue05
|
aa3a6fa17f
|
Centralize logging
|
2016-06-19 13:30:54 -05:00 |
|
tomkat83
|
a92146abc2
|
Remove emby references
|
2016-05-31 08:06:42 +02:00 |
|
tomkat83
|
5240afaf52
|
Fix sys append using module before its init
|
2016-05-07 13:25:51 +02:00 |
|
tomkat83
|
df38786638
|
Account for string.encode() not allowing args
- E.g. Android TV
|
2016-05-07 13:15:02 +02:00 |
|
tomkat83
|
450437b812
|
Merge remote-tracking branch 'MediaBrowser/master' into develop
|
2016-04-26 13:53:19 +02:00 |
|
tomkat83
|
5289619792
|
Deal with PMS reply 401 under too much strain
- Sync should now abort pretty much instantly
|
2016-04-07 18:29:23 +02:00 |
|
tomkat83
|
e90703f757
|
Prep contextmenu
|
2016-04-07 08:34:01 +02:00 |
|
SpootDev
|
d080c49821
|
cleanup
|
2016-04-04 16:21:05 -05:00 |
|
angelblue05
|
f33692f2f9
|
Move update user rating to read_embyserver
It's more appropriate
|
2016-03-16 23:17:44 -05:00 |
|
angelblue05
|
9ab82905cb
|
Fix open cursor
|
2016-03-09 17:06:42 -06:00 |
|
angelblue05
|
13667f6a84
|
Add more logging
|
2016-02-16 22:22:14 -06:00 |
|
angelblue05
|
228501d99c
|
Move removal to context menu
There was a typo in the delete as well. Remove videolibrary.on.remove
due to potential issue if clean database runs and user is using plugin
paths.
|
2016-02-16 22:13:10 -06: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 |
|
marcelveldt
|
8e2cae3b13
|
fix small typos
add delete option to context menu
|
2016-01-13 01:26:07 +01:00 |
|
marcelveldt
|
b24e881f18
|
finished homevideos and photos
|
2016-01-13 01:03:35 +01:00 |
|
marcelveldt
|
ee9f08080e
|
work in progress - move home videos to plugin listing
|
2016-01-11 22:20:34 +01:00 |
|
marcelveldt
|
0817085ada
|
Add contextmenu for emby settings (used to update ratings)
Add ratings sync for music files (get rating details from music files and sync back to emby)
|
2016-01-11 16:53:41 +01:00 |
|