tomkat83
b6197231fa
Revert "Code refactoring: avoid window vars in loops"
...
This reverts commit 6629fb41e3
.
2017-05-14 16:41:22 +02:00
tomkat83
6629fb41e3
Code refactoring: avoid window vars in loops
2017-05-12 12:52:12 +02:00
tomkat83
0805cfeb61
Fix TypeError
2017-04-30 17:11:11 +02:00
tomkat83
d6bb806440
Show menu item only for appropriate Kodi library
2017-03-19 14:32:01 +01:00
tomkat83
bf6bc26d46
Move plex node navigation, playback to main thread
2017-03-13 21:39:07 +01:00
tomkat83
be7ecb95db
Specify Kodi sort methods
2017-03-08 16:21:00 +01:00
tomkat83
78e4a17430
Code refactoring
2017-03-08 11:02:25 +01:00
tomkat83
65fde9088f
Code refactoring
2017-03-08 10:58:08 +01:00
tomkat83
4bc31cf4bc
Code refactoring default.py
2017-03-08 10:39:05 +01:00
tomkat83
47ea9f2968
Plex Channels!
2017-03-07 16:37:36 +01:00
tomkat83
b734d0be8e
Amazon Alexa support!
2017-03-04 17:54:24 +01:00
dettwild
96a839bf46
fix small bug to get nextup woking
2017-02-04 21:06:47 +01:00
tomkat83
f82aa0511d
Add error message for PKC playback failure
2017-02-02 08:30:40 +01:00
tomkat83
3dea6efb82
Fix AttributeErrors
2017-01-29 14:52:15 +01:00
tomkat83
8aba0d998d
Code refactoring: put variables in one place
2017-01-24 16:04:42 +01:00
tomkat83
2700cc6f6f
Fixes to default.py
2017-01-15 18:16:39 +01:00
tomkat83
06bd8856b5
More fixes to Watch Later
2017-01-02 16:42:07 +01:00
tomkat83
5b9b432ca9
Fixes to Watch later & Plex Companion
2017-01-02 15:41:38 +01:00
tomkat83
146f063fc9
Playqueues overhaul continued
2017-01-02 14:07:24 +01:00
tomkat83
20434bc5b0
Remove obsolete import
2016-10-26 20:34:20 +02:00
tomkat83
5bf74f8bbb
Fix Plex user switch not working
2016-10-25 19:41:26 +02:00
tomkat83
25a6d82022
Prevent infinite loops after requesting something
2016-09-17 15:17:01 +02:00
tomkat83
703f2fb37d
Fix setting to cache all textures to Kodi
2016-09-17 14:48:40 +02:00
tomkat83
c4de7587bf
Revert "constructor (with Artwork() as art)"
...
This reverts commit 168014c33b
.
2016-09-11 15:49:50 +02:00
tomkat83
168014c33b
constructor (with Artwork() as art)
...
- Way too slow
2016-09-11 15:49:37 +02:00
tomkat83
c3010645bc
New PKC setting to look for missing fanart
2016-09-11 12:15:26 +02:00
tomkat83
99b2f97d64
Fix AttributError
2016-09-04 17:09:32 +02:00
tomkat83
edea39ed9b
Fix AttributeError
2016-09-04 17:03:37 +02:00
tomkat83
b97907b459
Redundant import
2016-08-29 19:14:15 +02:00
tomkat83
1ab8ede29a
Merge conflicts default.py
2016-08-29 19:12:46 +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
76dfa1286c
Update logging
...
Use the logging module. Moved logging to it's own file.
2016-07-24 03:59:48 -05:00
shaun
a911249840
sync progress changes
...
add (if item count greater) for sync progress dialog
always show progress for full sync
2016-07-03 13:26:11 +10:00
angelblue05
3e1aa94c78
Strings - translation
2016-06-20 20:57:29 -05:00
angelblue05
a8fd73740c
Strings
2016-06-19 16:24:34 -05:00
tomkat83
2129257f88
Fix plex.tv Watch Later ignored resume points
2016-06-19 18:30:21 +02:00
angelblue05
6ebabf7805
Fix log typo
2016-06-18 18:52:35 -05:00
angelblue05
9c585b682c
Fix logging
2016-06-18 18:39:13 -05:00
tomkat83
a92146abc2
Remove emby references
2016-05-31 08:06:42 +02:00
tomkat83
473f6fe58a
More rewiring of connections
2016-05-29 16:52:00 +02:00
tomkat83
0bd4a79ca3
Merge conflicts: sync after screensaver deactivated
2016-05-15 16:02:19 +02:00
tomkat83
abcb438f21
Merge remote-tracking branch 'MediaBrowser/master' into develop
2016-05-15 12:33:14 +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
Nick
5696f76a5f
added "fastsync" command to perform an incremental sync on demand
2016-04-28 20:16:07 +10:00
tomkat83
93cd265e8f
Groundworks for plex.tv Watch Later
2016-04-17 13:36:41 +02:00
tomkat83
1c68668eba
Update logging
2016-04-09 16:12:43 +02:00
tomkat83
ffa8e10099
Redirect /Extras calls by e.g. Video Extras plugin
...
- Could start playing a movie, e.g. when starting up Kodi
2016-04-09 15:46:51 +02:00
tomkat83
79349ce4af
Fix Library Repair Sync
2016-04-07 11:57:34 +02:00
tomkat83
8abd987d2b
New Setting: Choose Plex Server from a list
2016-03-24 12:34:39 +01:00
tomkat83
76464a898f
Video Node: recently added episodes
2016-03-15 14:19:56 +01:00
tomkat83
e7986e6289
Replicate Plex views in video nodes
2016-03-15 13:09:51 +01:00
tomkat83
037925a030
Prep On Deck
2016-03-14 17:47:05 +01:00
tomkat83
6d205b5804
Manually trigger full library scan from settings
2016-03-10 08:26:39 +01:00
tomkat83
e7d96e9a00
Merge remote-tracking branch 'MediaBrowser/master' into develop
2016-03-10 08:12:20 +01:00
angelblue05
a5d74c8a17
Add delete keymap entrypoint
...
RunPlugin(plugin://plugin.video.emby?mode=delete)
2016-03-09 17:05:35 -06:00
angelblue05
8bde429da4
Slight adjust for manual sync
...
Can't return value in __init__, instead calling a function to know if
manual sync succeeded or not.
2016-03-08 18:51:23 -06:00
tomkat83
8e9b355473
New Setting to reset all PMS and the plex.tv connection
2016-03-08 09:20:06 +01:00
tomkat83
e0918ba7aa
Merge remote-tracking branch 'MediaBrowser/master' into develop
2016-03-07 09:54:01 +01:00
marcelveldt
36007a1e7d
preparation of videoextras
2016-03-04 22:00:24 +01:00
marcelveldt
3c36af932a
fix extrafanart for homescreen widgets
2016-03-04 14:03:15 +01:00
tomkat83
e784dab578
Overhaul userclient
2016-03-04 13:34:30 +01:00
tomkat83
c2ecdacec4
Settings overhaul. Also added many German translations
2016-03-03 14:00:48 +01:00
tomkat83
4704d8e983
Merge remote-tracking branch 'MediaBrowser/master' into develop
2016-03-01 10:10:11 +01:00
angelblue05
dfa5c7b313
Add option to generate a new device Id
2016-02-28 23:20:59 -06:00
tomkat83
50d142ad0b
Merge remote-tracking branch 'MediaBrowser/master' into develop
2016-02-19 18:47:09 +01:00
angelblue05
06cd0e981c
Hide manual sync when ran at start-up
2016-02-18 19:16:49 -06:00
tomkat83
9d50e8ef30
Merge remote-tracking branch 'MediaBrowser/master' into develop
2016-02-10 09:09:36 +01: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
tomkat83
c63e4c1bc4
Redesign playbackutils
2016-02-03 13:01:13 +01:00
tomkat83
8912a0b601
Overhaul Part 1
2016-01-29 20:07:21 +01:00
tomkat83
079f43c644
User switch fix, part 1
2016-01-25 10:36:24 +01:00
tomkat83
e0330c1a28
Fixed plex companion headers and resume point
2016-01-23 15:53:24 +01:00
tomkat83
c98e7ad60c
Merge remote-tracking branch 'MediaBrowser/master' into develop
2016-01-23 11:55:31 +01:00
angelblue05
6653b1a929
Move manual sync to own class
...
It's better to separate the code to gain more control over the manual
sync rather than working around the full sync and doing "if compare" all
over the place.
2016-01-23 02:29:30 -06:00
tomkat83
06dd13eb07
Merge conflicts
2016-01-22 16:32:36 +01:00
tomkat83
80e1957d25
Merge remote-tracking branch 'MediaBrowser/master' into develop
2016-01-22 15:57:22 +01:00
tomkat83
48ba7f0869
Plex Companien (Plexbmc helper) version 0.1
2016-01-22 15:37:20 +01:00
marcelveldt
333d6b2831
fix subnodes for homevideos and photos
2016-01-22 11:10:42 +01:00
marcelveldt
dbc91330ce
remove redundant logging
2016-01-18 20:49:03 +01:00
marcelveldt
2661c54938
fix entrypoints
2016-01-18 20:48:44 +01:00
tomkat83
332e64729a
Merge remote-tracking branch 'MediaBrowser/master' into develop
2016-01-15 09:12:08 +01:00
tomkat83
1f8eb7f2ab
Trying to change Plex.tv sign in process
2016-01-13 14:56:44 +01:00
tomkat83
79f95100c5
Switch user v01
2016-01-12 17:23:55 +01:00
marcelveldt
ee9f08080e
work in progress - move home videos to plugin listing
2016-01-11 22:20:34 +01:00
tomkat83
194467091a
Merge remote-tracking branch 'MediaBrowser/master' into develop
2016-01-07 20:32:48 +01:00
angelblue05
54ee51232f
Update default.py
2016-01-07 07:27:10 -06:00
angelblue05
dfc293a21a
Extrafanart
...
No need for it to be in modes as the method is called individually.
2016-01-07 05:05:15 -06:00
marcelveldt
fc810f7b32
fix extrafanart issues
2016-01-06 23:22:10 +01:00
tomkat83
962fe6c605
Renamed to plugin.video.plexkodiconnect. Adjusted addon.xml
2015-12-27 11:49:14 +01:00
angelblue05
f8fe1fc694
Add verification for manual/repair sync
2015-12-26 12:53:24 -06:00
angelblue05
a5e9fb1698
Add force refresh playlist
...
To correct missing tag bug.
2015-12-26 03:42:13 -06:00
angelblue05
3f6fe0a9e7
Version 1.1.63
...
alpha ready for beta testing
2015-12-24 13:51:47 -06:00
Marcel van der Veldt
214dc1ed87
fixed issue with recently added episodes Entry
...
support for Kodi 16 in entrypoints creation
2015-07-27 19:41:01 +02:00
Marcel van der Veldt
9c639d47ca
added profiling to default.py to measure speed improvements
...
added caching to nextup widget generation
2015-07-27 18:48:00 +02:00
angelblue05
85f8de7e68
Merge fix - Default cleanup
...
Pulled the parameter technique from Kodi wiki and removed useless
import.
2015-07-21 23:53:59 -05:00
angelblue05
a6497ce6c7
First attempt at supporting theme music
2015-06-11 00:46:47 -05:00
im85288
ad594ff472
user preferences
2015-06-06 12:05:14 +01: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
Marcel van der Veldt
ad00392a68
fix main entry point: not respond to other addons requests
2015-05-09 21:26:01 +02:00