tomkat83
7e58fae9a2
Code optimization
2016-10-29 15:23:48 +02:00
tomkat83
50860573fa
Fix Plex trailers not being synced
...
- Fixes #129
2016-10-26 21:34:58 +02:00
tomkat83
0bb4a26c33
Fix for missing Plex item bitDepth
...
- Fixes #130
2016-10-26 21:14:58 +02:00
tomkat83
3d209c3a6e
Deactivate some contextmenu options yet missing
2016-10-26 21:11:19 +02:00
tomkat83
30adb5bd27
Optimize code
2016-10-26 21:06:16 +02:00
tomkat83
14d279aa4c
Fix episode filename & path not being updated
2016-10-26 21:04:46 +02:00
tomkat83
c35ba0edef
Fix TV show paths not updating
2016-10-26 20:53:20 +02:00
tomkat83
a96a20d37d
Merge commit '2c6f7512997c0a4cd918ae5295187b30cac87018' into develop
2016-10-26 20:40:26 +02:00
tomkat83
7b0ec13297
Fix really ugly bug
...
- artwork queue was initiated and stuck in endless loop
2016-10-26 20:33:13 +02:00
Piotr Smolinski
2c6f751299
Propagated the pathid/fileid change
...
I moved the pathid/fileid resolution outside of create/update section
that it is shared by both flows. Then I added the idFile change to the
UPDATE statement and replaced emby_db.updateReference with
emby_db.createReference. The latter one is UPSERT type update, therefore
also safe here.
2016-10-24 23:37:29 +02:00
tomkat83
9869131464
Don't show delet context menu if now allowed by PMS
2016-10-23 19:38:21 +02:00
tomkat83
f595455776
Fill in some missing subsetting flags
2016-10-23 17:27:22 +02:00
tomkat83
6ef35fdf83
Rearrange settings
2016-10-23 17:22:39 +02:00
tomkat83
20f1c33fc6
Fix wrong settings string
2016-10-23 17:17:43 +02:00
tomkat83
a0b8a9fa93
Monitor Kodi setting changes more closely
2016-10-23 17:10:34 +02:00
tomkat83
2557260002
Remove deleted PMS items immediately
2016-10-23 16:55:28 +02:00
tomkat83
18e6135afd
Process background sync every 5 seconds
2016-10-23 16:48:59 +02:00
tomkat83
0b2ccde834
Message if PMS item could not be deleted
2016-10-23 16:37:26 +02:00
tomkat83
45a9f8081b
Less logging
2016-10-23 16:15:57 +02:00
tomkat83
e2776261c3
Initial Kodi context menu commit
2016-10-22 17:15:10 +02:00
tomkat83
5ac807760b
Fix movie year for Krypton (reset your Kodi DB!)
...
- Fixes #79
2016-10-18 20:47:45 +02:00
tomkat83
d71f6e8887
Remove obsolete lock
2016-10-18 20:32:16 +02:00
tomkat83
ec7d4efc80
Remove obsolete import
2016-10-18 20:01:41 +02:00
tomkat83
1bae637830
Adjust download threads to 1 for low powered devices
2016-10-18 19:49:11 +02:00
tomkat83
23384c5d9e
Fix art not caching efficiently
2016-10-17 23:15:05 +02:00
tomkat83
a2e2d2f5f8
Revert "Log art caching"
...
This reverts commit 2b363b7a30
.
2016-10-17 22:55:32 +02:00
tomkat83
2b363b7a30
Log art caching
2016-10-17 22:50:36 +02:00
tomkat83
1a4660571b
Only start downloading art AFTER sync completed
...
- Will speed up sync
2016-10-17 22:48:01 +02:00
tomkat83
cd65a93989
Fix Kodi crashing on low powered devices
...
- Fixes #126
2016-10-17 22:34:15 +02:00
tomkat83
e001be5840
Move and increase setting sleep btw art downloads
2016-10-17 21:54:01 +02:00
tomkat83
4274942d49
Revert "Don't set-up clips/trailers like other videos"
...
This reverts commit e4d736a670
.
2016-10-16 16:44:41 +02:00
tomkat83
c747e915b1
Fix TypeError if no extras available
...
- Fixes #123
2016-10-13 11:27:31 +02:00
tomkat83
5437f1a355
Ommit Plex DVR status messages
...
- Hopefully fixes #110
2016-10-11 18:52:59 +02:00
tomkat83
c02a95cc59
Streamline code
2016-10-11 18:37:47 +02:00
tomkat83
4b0583b1c9
Prevent IndexError on unknown PMS ids
2016-10-11 18:35:11 +02:00
tomkat83
d069fc7c48
Fix IndexError on deleting items
2016-10-11 18:28:07 +02:00
tomkat83
0b7e6ec0a3
Compile regex only once
2016-09-25 19:21:12 +02:00
tomkat83
219cdd9fba
Revert "Download one item at a time"
2016-09-25 19:18:27 +02:00
tomkat83
a7820a9cf6
Try to prevent OperationalError: database is locked
2016-09-25 18:59:34 +02:00
tomkat83
086d5c8901
Fix "Opening Stream..." dialog not closing
...
- Fixes #113
- See http://forum.kodi.tv/showthread.php?tid=155641
2016-09-25 18:46:10 +02:00
tomkat83
fe99fd1ec8
Remove obsolete import
2016-09-25 18:34:03 +02:00
tomkat83
c437821e3c
Fix TypeError for manually entering PMS address
...
- Fixes #114
2016-09-25 17:35:40 +02:00
tomkat83
e4d736a670
Don't set-up clips/trailers like other videos
...
- Should fix PKC trying to tell the PMS where we are playing that item
2016-09-21 20:17:33 +02:00
tomkat83
b5b3b8380f
Music sync: Fix ProgrammingError
2016-09-21 19:52:11 +02:00
tomkat83
b23bdfe65f
Fix capitalization
2016-09-17 20:48:37 +02:00
tomkat83
7e2a11ea28
Don't double-update playstate of a playing item
2016-09-17 20:36:53 +02:00
tomkat83
2ca4ad7b6c
Fix capitalization
2016-09-17 20:30:28 +02:00
tomkat83
9c74fd4a98
Fix backgroundsync KeyError
2016-09-17 19:12:32 +02:00
tomkat83
a4ed5c47ab
Reorder settings
2016-09-17 16:11:00 +02:00
tomkat83
ca3a06affc
New setting: sleep between art downloads
2016-09-17 15:39:20 +02:00
tomkat83
1ff7970e88
Remove imageCacheLimit and cap on thread-number
2016-09-17 15:20:43 +02:00
tomkat83
25a6d82022
Prevent infinite loops after requesting something
2016-09-17 15:17:01 +02:00
tomkat83
77d1df553c
More logging
2016-09-17 14:49:57 +02:00
tomkat83
703f2fb37d
Fix setting to cache all textures to Kodi
2016-09-17 14:48:40 +02:00
tomkat83
ca6bb4e8ca
Rewiring of caching - daemon instead of threads
2016-09-17 14:02:50 +02:00
tomkat83
cd14127233
Revert "Revert "Dedicated art downloading queue""
...
This reverts commit 6621cc5a8d
.
2016-09-17 11:24:12 +02:00
tomkat83
c0d91507c0
Revert "Optimize image_cache_thread"
...
This reverts commit afb0960260
.
2016-09-17 11:24:06 +02:00
tomkat83
afb0960260
Optimize image_cache_thread
...
- BUT: lead to DOS-seeming behavior and ConnectionError: ('Connection
aborted.', error(10053)) from http://image.tmdb.org/
2016-09-17 11:23:31 +02:00
tomkat83
6621cc5a8d
Revert "Dedicated art downloading queue"
...
This reverts commit dc94cc6bfe
.
2016-09-17 10:58:08 +02:00
tomkat83
dc94cc6bfe
Dedicated art downloading queue
2016-09-17 10:58:03 +02:00
tomkat83
83029b7560
Shorten for loop
2016-09-17 09:55:06 +02:00
tomkat83
daf23fcc55
Merge while loops
2016-09-17 09:48:38 +02:00
tomkat83
8743ce13af
Remove obsolete code
2016-09-16 17:51:30 +02:00
tomkat83
4d7af7912d
Use file settings instead of window settings
2016-09-16 17:47:09 +02:00
tomkat83
a3d643c643
Use some file settings instead of window settings
...
- In case the user changes something while PKC is running
2016-09-16 17:42:39 +02:00
tomkat83
a2a53cddf6
Fix AttributeError
2016-09-11 18:31:25 +02:00
tomkat83
c9dd44f498
Don't try to get fanart for episodes, seasons
2016-09-11 17:59:00 +02:00
tomkat83
4cfb8c4610
Fix OperationalError for Kodi DB
...
- Fanart sync is too taxing, needs to be done after regular syncs
2016-09-11 17:51:00 +02:00
tomkat83
9c46757b42
Do warn user
2016-09-11 17:31:38 +02:00
tomkat83
61a2457a1d
Less logging
2016-09-11 16:05:05 +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
940e41921f
Don't warn user of OperationalErrors
2016-09-11 13:52:14 +02:00
tomkat83
59882a7be8
Improve + make artwork thread-save
2016-09-11 13:51:53 +02:00
tomkat83
bfc0249720
Optimize import
2016-09-11 12:21:13 +02:00
tomkat83
c3010645bc
New PKC setting to look for missing fanart
2016-09-11 12:15:26 +02:00
tomkat83
7c86270ece
Don't do daily lookup of fanart
2016-09-11 11:47:55 +02:00
tomkat83
5cf77d3292
Revert "Don't look for fanart twice on fresh system"
...
This reverts commit cb4e084305
.
2016-09-11 11:46:42 +02:00
tomkat83
cb4e084305
Don't look for fanart twice on fresh system
2016-09-11 11:32:18 +02:00
tomkat83
7b578603ca
Fix TypeError
2016-09-11 11:29:51 +02:00
tomkat83
751e55b9d5
Get fanart for background sync items
2016-09-11 11:12:25 +02:00
tomkat83
5346426bd7
Revert "Fix processing of complicated PMS messages"
...
This reverts commit fb7905e0b6
.
2016-09-11 10:43:16 +02:00
tomkat83
fb7905e0b6
Fix processing of complicated PMS messages
2016-09-11 10:42:40 +02:00
tomkat83
ddf4e89165
Prevent KeyError
2016-09-11 10:39:40 +02:00
tomkat83
1370bda432
Improve logging
2016-09-11 10:36:28 +02:00
tomkat83
3e261a75e2
Prevent errors if changing setting
2016-09-11 10:20:29 +02:00
tomkat83
bcb3b49507
Quit ProcessFanartThread quicker
2016-09-11 10:14:29 +02:00
tomkat83
2fbdd54324
Speed up sync - download art in the background
2016-09-10 19:49:03 +02:00
tomkat83
24d6514b7f
Code optimization
2016-09-10 11:59:42 +02:00
tomkat83
d310b6c7e8
Optimize import
2016-09-10 11:49:14 +02:00
tomkat83
8070e921ed
Optimize import
2016-09-10 11:48:29 +02:00
tomkat83
497d71cacc
Optimize sleep for librarysync threads
2016-09-10 11:27:27 +02:00
tomkat83
48152af27f
Fix AttributeError
2016-09-08 15:56:44 +02:00
tomkat83
affde8bbcb
Fix getting Bit Depth from Plex metadata
...
- Fixes #98
2016-09-08 15:55:49 +02:00
tomkat83
67ca52a93e
Consider several media streams if transcoding
2016-09-08 15:33:06 +02:00
tomkat83
64d151282d
Clarify subtitle size
2016-09-08 15:23:46 +02:00
tomkat83
bf6ba9c48e
Fix subtitle dialog window "burn-in"
2016-09-08 14:51:57 +02:00
tomkat83
f2f68f4532
New setting to use Plex default subtitles
2016-09-08 14:50:49 +02:00
tomkat83
143fd2212d
Inform if subtitle needs to be burnt in
2016-09-08 14:03:46 +02:00
tomkat83
993350fa48
Fix direct play & transcoding subtitles
...
- Finally fixes #66
2016-09-08 13:59:21 +02:00
tomkat83
3757b04e29
Fix playing from widgets without direct paths
2016-09-05 21:29:23 +02:00
tomkat83
0afe265524
Fix TypeError
2016-09-05 20:57:08 +02:00
tomkat83
cf3cc2c3a9
Revert "Don't log plex tokens"
...
This reverts commit b9793a2e26
.
2016-09-05 20:50:42 +02:00
tomkat83
b9793a2e26
Don't log plex tokens
2016-09-05 20:47:42 +02:00
tomkat83
0403e77021
Rename variable
2016-09-04 18:30:06 +02:00
tomkat83
3f55754908
Fix AttributeError
2016-09-04 17:19:00 +02:00
tomkat83
ee6e441628
Fix log error
2016-09-04 17:14:52 +02:00
tomkat83
b2834beb8e
Fix log spelling
2016-09-04 17:13:28 +02:00
tomkat83
1e8d4d4a6e
Fix UnboundLocalError
2016-09-04 17:10:38 +02:00
tomkat83
9dc691f558
Fix log error
2016-09-04 17:00:13 +02:00
tomkat83
339eaaa13a
Fix log errors
2016-09-04 16:57:06 +02:00
tomkat83
dc823c0cae
Fix log error
2016-09-04 16:50:34 +02:00
tomkat83
394b6a240b
Replace addonName references
2016-09-04 16:48:57 +02:00
tomkat83
1230932af4
Cleanup plexsettings.py and change websocket.py log
2016-09-04 16:46:44 +02:00
tomkat83
3f16991ba3
Add missing function
2016-09-04 16:43:39 +02:00
tomkat83
9d704a844f
Cleanup websocket_client.py
2016-09-04 16:41:05 +02:00
tomkat83
5615bad026
Cleanup websocket.py
2016-09-04 16:37:01 +02:00
tomkat83
bc1a9138e6
Merge conflicts videonodes.py
2016-09-04 16:34:25 +02:00
tomkat83
13ca30c742
Cleanup utils.py
2016-09-02 19:31:27 +02:00
tomkat83
3ff15ba772
Cleanup userclient.py
2016-09-02 17:40:36 +02:00
tomkat83
044f1a5550
Don't import read_embyserver
2016-09-02 17:32:03 +02:00
tomkat83
136f0b3157
Cleanup PlexFunctions.py
2016-09-02 17:26:17 +02:00
tomkat83
fed0c0b9e4
Cleanup PlexCompanion
2016-09-02 17:20:19 +02:00
tomkat83
aa48898316
Cleanup PlexAPI.py
2016-09-02 16:53:16 +02:00
tomkat83
97d09af020
Merge conflicts playutils.py
2016-09-01 20:02:00 +02:00
tomkat83
daf40873c0
Clean up playlist.py
2016-09-01 19:53:04 +02:00
tomkat83
26652a48c2
One less import
2016-09-01 19:44:15 +02:00
tomkat83
143ef86978
Merge conflicts player.py
2016-09-01 19:41:55 +02:00
tomkat83
a6263221fd
Merge conflicts playbackutils.py
2016-09-01 19:20:09 +02:00
tomkat83
9c775ad644
Reset musicutils.py to emby
2016-09-01 19:11:57 +02:00
tomkat83
f72e120cf5
Improve logging stability
2016-09-01 19:09:51 +02:00
tomkat83
bb96dda1d4
Merge conflicts librarysync.py
2016-09-01 19:07:28 +02:00
tomkat83
cc583a1530
Merge conflicts kodimonitor.py
2016-08-30 16:57:47 +02:00
tomkat83
d61fa64ed8
Merge conflicts kodidb_functions.py
2016-08-30 16:43:56 +02:00
tomkat83
9def7d3e6a
Cleanup itemtypes.py
2016-08-30 16:40:11 +02:00
tomkat83
44d309e5b7
Cleanup initialsetup.py
2016-08-30 16:13:13 +02:00
tomkat83
fcf8093977
Use utils language strings
2016-08-30 15:55:57 +02:00
tomkat83
62a9e676bf
Merge conflicts image_cache_thread.py
2016-08-30 15:55:13 +02:00
tomkat83
9df7761c8e
Merge conflicts entrypoint.py
2016-08-30 15:51:11 +02:00
tomkat83
11261e1665
Merge conflicts embydb_functions.py
2016-08-29 20:00:16 +02:00
tomkat83
bd2ffd0ea9
Merge conflicts downloadutils.py
2016-08-29 19:57:58 +02:00
tomkat83
ccd3cac33a
Merge conflicts loginconnect.py
2016-08-29 19:48:00 +02:00
tomkat83
b2f38c1a57
Merge conflicts clientinfo.py
2016-08-29 19:45:26 +02:00
tomkat83
ea35c473cb
Merge conflicts artwork.py
2016-08-29 19:39:59 +02:00
tomkat83
29b57d9d71
Adjust logger from emby to plex
2016-08-29 19:31:41 +02:00
tomkat83
1c2baef100
Remove languages
2016-08-29 19:28:50 +02:00
tomkat83
6aab9df054
Merge branch 'develop' of https://github.com/MediaBrowser/Emby.Kodi into develop
2016-08-29 18:44:27 +02:00
xnappo
00c0556300
Fix for Krypton
2016-08-28 16:49:01 -05:00
angelblue05
dbec225072
Revert "Reinstate airsbefore default value -1"
...
This reverts commit 1222d4d906
.
2016-08-26 04:49:14 -05:00
angelblue05
1222d4d906
Reinstate airsbefore default value -1
2016-08-26 01:33:46 -05:00
angelblue05
d5ee31e76e
Add Portuguese translation
2016-08-25 17:00:22 -05:00
angelblue05
9de0e69896
Fix spacing
...
(testing pylint)
2016-08-21 22:00:35 -05:00
angelblue05
965340db01
Fix logging and exception
2016-08-21 21:57:43 -05:00
angelblue05
8b9b0821c0
Pylint
...
(testing)
2016-08-21 21:51:23 -05:00
angelblue05
8cd4cb903e
Add logging
...
Prevent error in event profiling modules are not part of the standard
python library
2016-08-21 16:28:26 -05:00
tomkat83
7c1eebaa7e
Don't open PKC settings if PMS not found
2016-08-18 17:28:29 +02:00
tomkat83
8119acfa52
Revert "New setting to lower #PMS items to cache"
...
This reverts commit d039840c80
.
2016-08-18 16:54:41 +02:00
angelblue05
00fd67cab3
Fix typo
2016-08-18 01:41:18 -05:00
tomkat83
d039840c80
New setting to lower #PMS items to cache
...
- Should fix #91
2016-08-16 18:17:11 +02:00
tomkat83
60b3335e70
Remove obsolete import
2016-08-13 15:25:30 +02:00
tomkat83
5745f33658
Remove obsolete method
2016-08-13 15:25:08 +02:00
tomkat83
900290c75a
Compatibility with latest Kodi Krypton. Fixes #80
2016-08-12 18:36:41 +02:00
milaq
7c602dd101
fix 'raspberry pi' spelling and capitalisation
...
also use "device" instead of "computer" in german translation to bring
it in line with the english phrasing
2016-08-12 16:47:48 +02:00
croneter
445b97a2ac
Merge pull request #81 from milaq/fullsyncmessage
...
sync: dont force show "full library sync finished"
2016-08-11 22:29:03 +02:00
tomkat83
ff1c7f9db1
Complete redesign of playlist handling
2016-08-11 22:11:00 +02:00
tomkat83
8ef66884df
Fix PKC telling 'playing' instead of 'stopped'
2016-08-10 19:49:18 +02:00
tomkat83
fca249c292
Fix PKC telling wrong timing
2016-08-10 19:36:08 +02:00
tomkat83
5be7d835f8
Correctly tell PMS when we stopped playing
2016-08-10 19:31:54 +02:00
tomkat83
0315773009
Beautify
2016-08-10 19:03:37 +02:00
tomkat83
99e1239acc
Revert "Plex Companion: correctly tell when we stop playing"
...
This reverts commit fc71fcf1fb
.
2016-08-08 21:36:05 +02:00
tomkat83
fc71fcf1fb
Plex Companion: correctly tell when we stop playing
2016-08-08 21:28:41 +02:00
tomkat83
6ea203e9a1
Add annotions
2016-08-08 18:40:35 +02:00
angelblue05
fd395083bd
Fix navigation not waking up screen
2016-08-07 20:37:35 -05:00
angelblue05
51400fd828
Add JSONRPC class
2016-08-07 19:57:11 -05:00
tomkat83
caba11c43f
Improvements to Plex Companion daemon
...
- Still need improvements to tell the PMS and Plex Companion devices
that we STOPPED playing something.
2016-08-07 20:52:49 +02:00
tomkat83
a248580f24
Fix faulty playlist init
2016-08-07 16:31:07 +02:00
tomkat83
a23c357734
Dont set syncThreadNumber in file settings anymore
2016-08-07 16:09:06 +02:00
tomkat83
ae6061f771
Try reducing strain on PMS for metadata
...
- Taken from Plex for Android GET command
2016-08-07 15:50:01 +02:00
tomkat83
a2693b3485
Optimize player and playlist instances
2016-08-07 15:33:36 +02:00
angelblue05
3a859279ec
Fix missing logging
2016-08-07 03:40:18 -05:00
angelblue05
2274565c0d
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
2016-08-06 14:16:20 -05:00
im85288
d582888ffb
update video db version for krypton
2016-08-06 16:20:15 +01:00
marcelveldt
01800c0c3b
fix for krypton compatability
2016-08-06 15:43:04 +02:00
angelblue05
f4a80a5ea8
Keep track of fast sync
...
If server plugin is not installed, automatically fall back to client
time.
2016-08-05 23:21:32 -05:00
angelblue05
46121656f8
Fix fail detection for tvshows
...
Due to missing end slash - for xbmcfvs.exists()
2016-08-03 18:35:55 -05:00
milaq
ca1a101975
sync: dont force show "full library sync finished"
...
if the user deselects "show library sync progress" positive sync messages shouldnt be shown at all
2016-08-01 16:26:26 +02:00
angelblue05
367440dc7f
Add French translation
2016-07-31 15:40:03 -05:00
angelblue05
7d2ce335e8
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
2016-07-31 15:30:36 -05:00
xnappo
133773d5b6
Krypton prep
2016-07-31 12:15:38 -05:00
angelblue05
54db63c378
Adjust logging for itemtypes not found
2016-07-30 19:19:07 -05:00
angelblue05
95066b0f77
Add German translation
...
Fix escape \' displaying
2016-07-30 16:17:35 -05:00
angelblue05
9344141a2c
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
2016-07-29 04:12:35 -05:00
angelblue05
dc15d4d832
2.2.19 ( #52 )
...
Fix typo in logging
2016-07-29 04:12:30 -05:00
angelblue05
48f20295aa
Catch keyerror
...
If advancedsettings.xml modifies the webserver, it seems to cause errors
in jsonrpc and will return invalid params. Bug in Kodi?
2016-07-25 21:58:49 -05:00
angelblue05
345090e933
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
2016-07-25 17:40:04 -05:00
angelblue05
541afbb989
2.2.18 ( #51 )
...
Fix logging error (#51 )
2016-07-25 17:36:43 -05:00
angelblue05
ea5ac3748a
Log exception before dialog
...
Using logging module, it won't prevent the dialog from displaying.
2016-07-25 03:08:45 -05:00
angelblue05
e197208d3e
2.2.17 ( #50 )
...
* Add temporary setting to disable external subs for direct stream
* Fix crash when sleeping/waking up device
* Use the logging module. Moved logging to it's own file.
* Version bump 2.2.17
* Update README.md
2016-07-24 22:39:40 -05:00
angelblue05
5895831ba8
Clean up logging
...
Moved incremental log line to display only if there's actual items to
process.
2016-07-24 18:46:24 -05:00
angelblue05
76dfa1286c
Update logging
...
Use the logging module. Moved logging to it's own file.
2016-07-24 03:59:48 -05:00
tomkat83
ee802428f9
PKC player does not need another player instance
2016-07-23 18:16:44 +02:00
tomkat83
eff7d7b68b
Use 1 PKC xbmc.player instance
2016-07-23 18:06:47 +02:00
tomkat83
d6c14d0aa4
Instantiate xbmc player only once for playlist
2016-07-23 17:38:45 +02:00
tomkat83
e712b6309e
Fix companion playback not starting from playlist
2016-07-23 17:32:57 +02:00
angelblue05
380fcdfc35
Fix unicode error
2016-07-22 18:34:26 -05:00
angelblue05
793bd66554
Fix crash when sleeping/waking up device
2016-07-22 17:10:35 -05:00
angelblue05
e97a3a616d
Add temporary setting to disable external subs
...
For direct stream
2016-07-22 11:54:53 -05:00
tomkat83
3407d47f9c
Reduce boilerplate
2016-07-22 16:55:57 +02:00
tomkat83
bc7be04fc2
Reduce boilerplate
2016-07-22 16:51:44 +02:00
tomkat83
603e4e7867
Let wrapper return
2016-07-22 16:48:48 +02:00
tomkat83
898f2e6379
Decorator CatchExceptions
2016-07-22 16:41:02 +02:00
tomkat83
5eac547633
Call xbmc __init__ methods
2016-07-22 15:54:03 +02:00
tomkat83
16dbc726f1
Improve logging
2016-07-22 15:42:37 +02:00
tomkat83
ab47ac958a
Don't try too long to get window value
2016-07-22 15:33:27 +02:00
tomkat83
dd1f50efe6
Improve logging
2016-07-22 15:17:38 +02:00
tomkat83
a26526c146
Move Companion processing to companion thread
2016-07-22 15:04:42 +02:00
tomkat83
8a58c885e9
Redesign playlists
2016-07-20 18:36:31 +02:00
tomkat83
5d79bcf1c2
Prettify
2016-07-20 09:00:47 +02:00
tomkat83
1dc576965a
Import traceback only on exception
2016-07-20 08:24:36 +02:00
tomkat83
92cf5bd517
Prettify
2016-07-20 08:23:25 +02:00
tomkat83
9496785f5d
Fix AttributeError with Plex Companion MyHandler
2016-07-20 07:59:53 +02:00
tomkat83
ed8bf235c7
Remove logging
2016-07-19 18:30:11 +02:00
tomkat83
1f9ac4f133
Plex Companion: Compile regex only once
2016-07-19 18:23:52 +02:00
tomkat83
dec4b077d5
Code cleanup
2016-07-19 18:22:34 +02:00
tomkat83
d8a7218625
Beautify code
2016-07-19 15:08:28 +02:00
angelblue05
f89d5c96f6
Transform database locked into a settings
...
Temporary settings, because it slows down the process since it's
auto-committing. Not everyone has database locked crashes. Permanent fix
is being worked on in the database branch.
2016-07-19 02:08:35 -05:00
angelblue05
d5baf0ceed
Fix typo
2016-07-18 17:56:39 -05:00
angelblue05
cfb94b7bd0
Temp fix for database being locked
2016-07-18 15:47:42 -05:00
angelblue05
02ab4abe51
Fix not saving watched status
...
If delete after watched was enabled.
2016-07-18 14:42:33 -05:00
angelblue05
77b99210c1
Add error mode to logging
2016-07-17 18:27:54 -05:00
tomkat83
8a2fdec248
Don't let PMS crash: download one item at a time
...
- PMS can currently not handle concurrent connections asking for
metadata (several PKC threads)
- Might also fix #75
2016-07-17 13:57:50 +02:00
angelblue05
da7685b03f
Try to fix import strptime bug
...
Clean up of downloadutils and utils.
2016-07-16 10:02:50 -05:00
angelblue05
06d71cf00d
Fix typo
2016-07-15 19:17:32 -05:00
angelblue05
8b83ae8a00
Clean up downloadUtils
2016-07-15 19:02:30 -05:00
angelblue05
213f42f4a5
Update downloadUtils requests
...
Code reduction, fix connections not being released.
2016-07-15 18:01:59 -05:00
tomkat83
dbd5acf714
Fix TypeError for playlists
...
- Fixes #74
2016-07-15 19:11:17 +02:00
tomkat83
dd70a79423
Fix PKC not releasing connections to the PMS. Should fix memory, connection and PMS issues. Fixes #75 , fixes #64
2016-07-15 19:01:06 +02:00
tomkat83
1eb90cc5e6
Hotfix: Fix ValueError for playing certain files
2016-07-13 07:24:35 +02:00
tomkat83
f0400f0119
Dont let PMS force scan the media
...
- Guess the 'checkFiles=1' parameter for requesting a PMS item's
metadata forced a scan
- Maybe also fixes #73
2016-07-12 21:36:30 +02:00
tomkat83
3e84f34acc
Higher connection timeout
...
- Fixes #73
2016-07-12 21:30:39 +02:00
tomkat83
04e31986b5
Force pick first media stream for direct path sync
...
- Otherwise user would need to choose media stream for every item with
several streams - cumbersome for large libraries with many such items
2016-07-12 20:27:59 +02:00
tomkat83
a0b1adbf70
Enable stream/media selection for direct play
2016-07-12 20:16:45 +02:00
tomkat83
ba191eafc7
Improve code stability
...
- NEVER use e.g. {} or [] as standard function arguments
2016-07-12 20:03:10 +02:00
tomkat83
90e67931ff
Improve detection of need to transcode
...
- Fixes #70
2016-07-12 19:57:04 +02:00
tomkat83
c0a39c5289
Code cleanup
2016-07-12 19:14:46 +02:00
angelblue05
15ac7fd0ca
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
2016-07-04 14:22:24 -05:00
shaun
8f0343de2e
dont auto fall back to http streaming if not selected
...
Dont fall back to http streaming if direct file playback is expected.
2016-07-04 20:34:58 +10:00
angelblue05
0fee1975d4
Clean up dialog
2016-07-03 22:45:20 -05:00
angelblue05
272a955d4d
Remove useless control in dialog
2016-07-03 22:26:10 -05:00
angelblue05
efdafa2831
Remove unused import
2016-07-03 22:25:09 -05:00
angelblue05
b8ca6d3119
Emby connect - login dialog
2016-07-03 22:24:39 -05:00
angelblue05
5aca32c341
Prep for emby connect
...
xml, image, qrcode
2016-07-03 04:32:06 -05:00
angelblue05
6c8a95fabb
Fix errors
2016-07-02 23:41:42 -05:00
angelblue05
af85505a99
Translation spanish
2016-07-02 23:40:55 -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
kravone
df2600f579
Revert "Faster XML processing and lower memory"
2016-06-29 21:15:26 +02:00
SpootDev
9a5bd10d40
celementtree
2016-06-28 18:28:01 -05:00
angelblue05
9a98e2995e
Remove profiling
2016-06-28 17:24:36 -05:00
angelblue05
c0f0a1978f
Preparation for centralized queries
...
To handle exceptions, etc.
2016-06-28 17:24:12 -05:00
angelblue05
16ea2e35c3
Translation - Russian,Swedish
2016-06-28 13:03:12 -05:00
angelblue05
237cb26dc8
Translation - Dutch
2016-06-28 12:45:54 -05:00
angelblue05
269205fe97
Remove profiling
2016-06-28 01:09:36 -05:00
angelblue05
6837144ba7
Revert changes - static=true
2016-06-27 23:55:14 -05:00
tomkat83
8d9ac66cd7
Preparation for companion playlist skipping
...
- Unicode issues from JSON responses
2016-06-26 18:22:26 +02:00
tomkat83
fd1a44f15f
Plex Companion: fix skipping forward and backward
...
- Fixes #45
2016-06-26 17:06:00 +02:00
tomkat83
40529938ca
Cleanup playlist.py
2016-06-26 16:10:32 +02:00
tomkat83
3fb6443b2b
Let user always play trailer in highest quality
2016-06-26 12:32:19 +02:00
tomkat83
c8311e465a
Fix PKC playstate updates for widgets on Krypton
...
- Fixes #67
2016-06-26 11:53:26 +02:00
tomkat83
aa60baeb97
Let the user pick between several streams
...
- And don't just pick the first one
2016-06-25 17:21:47 +02:00
tomkat83
cfbc7f770c
Use playing item filename and path to find ID
...
- Fixes #67
- Everything else doesn 't work
2016-06-25 16:02:40 +02:00
tomkat83
be63414893
Be smarter when trying to tell what Kodi plays
...
- Fixes #67
2016-06-25 12:25:01 +02:00
tomkat83
e70ce89c34
Fix matching by filename
2016-06-25 11:27:38 +02:00
tomkat83
5210e7c442
Be smarter when trying to tell what Kodi plays
...
- Fixes #67
- Episodes may still throw a -1 for the id - useless!
2016-06-24 21:28:30 +02:00
angelblue05
a84ba22908
Fix for music
2016-06-23 19:52:54 -05:00
angelblue05
2794789f05
Fix for channel not changing
...
To be reviewed.
2016-06-23 18:50:34 -05:00
angelblue05
da8bf3670d
Fix conflicting import
2016-06-22 14:29:53 -05:00
angelblue05
b2d3b702d1
Revert incorrect modification
...
Only use is for None, nothing else. "is" is not "=="
2016-06-22 14:05:53 -05:00
angelblue05
03a1557eaf
Fix typo
2016-06-21 15:26:42 -05:00
angelblue05
8423342371
Fix active listing
2016-06-20 21:23:36 -05:00
angelblue05
cb18f17dbe
Fix typo
2016-06-20 21:21:24 -05:00
angelblue05
3e1aa94c78
Strings - translation
2016-06-20 20:57:29 -05:00
angelblue05
924c3a4a05
Fix arguments
2016-06-20 14:04:10 -05:00
angelblue05
48fbce2211
Fix typo
2016-06-20 13:59:55 -05:00
angelblue05
49157bbbea
Fix logging typo
2016-06-20 13:58:17 -05:00
angelblue05
f47ead1ddc
Fix logging
2016-06-19 23:09:07 -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
313899c8e7
Fix typo
2016-06-19 20:17:10 -05:00
angelblue05
3c60eddf55
Add refresh item to context menu
2016-06-19 19:24:42 -05:00
angelblue05
a42ecfdbc2
Merge pull request #41 from delphiactual/patch-1
...
Fixed: Typo in strings.xml
2016-06-19 17:29:03 -05:00
angelblue05
f90349d6a8
Fix typo
2016-06-19 17:23:46 -05:00
delphiactual
ad6e0bb7da
Fixed: Typo in strings.xml
2016-06-19 15:47:59 -06:00
angelblue05
a8fd73740c
Strings
2016-06-19 16:24:34 -05:00
angelblue05
aa3a6fa17f
Centralize logging
2016-06-19 13:30:54 -05:00
tomkat83
4ebde83896
Fix Watch Later TypeError
2016-06-19 18:53:45 +02:00
tomkat83
2129257f88
Fix plex.tv Watch Later ignored resume points
2016-06-19 18:30:21 +02:00
tomkat83
82c9d43fd9
Prettify
2016-06-19 17:20:45 +02:00
tomkat83
70ade15e8d
Fixes to getExtraFanart. If not using PKC repository, you will have to manually update plugin.video.plexkodiconnect.movies and plugin.video.plexkodiconnect.tvshows. Fixes #62
2016-06-19 17:05:01 +02:00
tomkat83
133741b567
Allow direct paths for Plex photos
2016-06-19 16:12:56 +02:00
tomkat83
8ebb867f78
Use language codes ('spa'), not verbose 'español'. You will have to reset your Kodi DB manually to profit from this change. Fixes #61
2016-06-19 15:56:51 +02:00
tomkat83
792d4debeb
Fix fanart.tv fallback to English not working
...
- Fixes #63
2016-06-19 15:34:27 +02:00
tomkat83
f3881bb415
Fix double PKC settings strings
2016-06-19 15:12:10 +02:00
tomkat83
54c32adad6
Compatibility with latest Kodi Krypton
...
- Fixes #56
2016-06-19 15:01:25 +02:00
tomkat83
c13343c62f
Plex Photos! Choose "Refresh Plex playlists/nodes" to use the new feature
2016-06-19 14:58:42 +02:00
angelblue05
354877d31c
Centralized Logging
2016-06-18 19:48:19 -05:00
angelblue05
14b1339179
Fix typos
2016-06-18 13:56:56 -05:00
angelblue05
55998c796f
Remove old log method
2016-06-17 22:05:18 -05:00
angelblue05
5658801f72
Centralized logging
2016-06-17 22:03:28 -05:00
angelblue05
02e7c2946b
Centralize path validation
...
and logging
2016-06-17 16:42:48 -05:00
angelblue05
1dac1c4f4b
Fix typo
2016-06-17 14:52:53 -05:00
angelblue05
9314c4a363
Centralized Logging
2016-06-16 16:24:07 -05:00
angelblue05
e7bdfacd47
Empty show
...
Prevent crash in the event RecursiveItemCount is missing. Sounds like a
server bug if it's missing from the api
2016-06-16 14:13:38 -05:00
angelblue05
b9d40d91a6
Fix SeriesName missing
...
Prevent crash from happening.
2016-06-16 00:49:54 -05:00
angelblue05
7a0f69e014
Centralized logging
2016-06-16 00:43:36 -05:00
tomkat83
6689b265f2
Plex photos
2016-06-12 17:22:22 +02:00
tomkat83
9a5533337f
Warning on first run that Kodi will restart
2016-06-12 12:56:06 +02:00
tomkat83
6d42ae7e32
Fix not download collection artwork
2016-06-08 20:34:49 +02:00
tomkat83
3e3c5ab018
Dedicated settings to download set fanart
2016-06-08 20:03:30 +02:00
tomkat83
faf95f671c
Reduce movie set/collection boilerplate
...
- To increase code maintainability
2016-06-08 19:50:24 +02:00
im85288
9dbcb5e6ff
set artwork
2016-06-06 21:10:58 +01:00
tomkat83
386f4ca5f0
Get rid of obsolete setting markPlayed
...
- Instead, always mark played at 90%
2016-06-05 18:55:12 +02:00
tomkat83
ced650266f
Revert "New playback setting: mark item watched after x%"
...
This reverts commit d6aac26652
.
2016-06-05 18:51:45 +02:00
tomkat83
d6aac26652
New playback setting: mark item watched after x%
2016-06-05 18:49:54 +02:00
tomkat83
fcf6948735
Improvements to resume points
...
- Plex sometimes tells time in milliseconds instead of seconds
- Fixes #49
2016-06-05 18:39:26 +02:00
tomkat83
7402d076b0
Revert "Fix PKC resume points set way too high"
...
This reverts commit e9f7c49587
.
2016-06-05 17:57:30 +02:00
tomkat83
5d8b423bd6
Groundworks for Plex photos
2016-06-04 18:48:22 +02:00
tomkat83
031a36a0a6
Clarify that transcode settings are TARGET quality
2016-06-04 16:19:33 +02:00
tomkat83
92b60ae3ac
Fix filename change recognition for episodes
...
- Fixes #26
2016-06-04 16:13:47 +02:00
tomkat83
e9f7c49587
Fix PKC resume points set way too high
...
- Fixes #49
2016-06-04 16:04:25 +02:00
tomkat83
523a2eaf61
Fix filename changes not being recognized
...
- Fixes #26 , finally!
2016-06-04 14:19:55 +02:00
tomkat83
aaa6d9c4d5
Ask on first run if we have a low powered device
...
And then reduce the thread number accordingly
2016-06-02 21:33:26 +02:00
tomkat83
531957bd14
Cleanup plexgdm
2016-06-02 21:17:12 +02:00
tomkat83
7199561573
Only tell PMS we're connected to what we're playing
...
- Fixes #43
2016-06-02 21:12:56 +02:00
tomkat83
9901935b83
Background sync: don't try to process infinitely
2016-05-31 19:30:12 +02:00
tomkat83
5a11cd70d1
Improve player.py stability
2016-05-31 19:13:29 +02:00
tomkat83
a7832b5ceb
Fix crash when Kodi not playing as expected
...
Fixes #41
2016-05-31 19:02:11 +02:00
tomkat83
a92146abc2
Remove emby references
2016-05-31 08:06:42 +02:00
tomkat83
5544dfd2fe
Fix DTS-HD audio is not correctly identified
...
- Fixes #42
- You need to reset the Kodi DB to take advantage
2016-05-29 20:03:31 +02:00
tomkat83
6b329fbb02
Smarter, faster way to tell PMS went offline
2016-05-29 18:51:09 +02:00
tomkat83
65ac1b3f00
Fix websockets still checking SSL certificates
2016-05-29 17:56:55 +02:00
tomkat83
eea101872b
Attempt to hide password on entering it
2016-05-29 17:45:19 +02:00
tomkat83
2bab8d9357
Disable SSL check if entering PMS manually
2016-05-29 17:40:15 +02:00
tomkat83
153717da68
Always log out user on user or PMS switch
2016-05-29 17:36:07 +02:00
tomkat83
8aec935478
Fix default transcoding quality / network speed
2016-05-29 17:20:14 +02:00
tomkat83
0544452c32
Fixes to switching PMS
2016-05-29 17:17:33 +02:00
tomkat83
42f24e1688
Correctly update views on server switch
2016-05-29 16:58:54 +02:00
tomkat83
e80f38c690
Initialize Kodi DBs only once
2016-05-29 16:52:38 +02:00
tomkat83
473f6fe58a
More rewiring of connections
2016-05-29 16:52:00 +02:00
tomkat83
72910d79e9
Dedicated methods within initialsetup
2016-05-24 20:43:52 +02:00
tomkat83
ae34b63de9
Re-wired connection manager
2016-05-24 19:00:39 +02:00
tomkat83
67755d6a23
Improvements to PMS connection checks
2016-05-18 20:10:20 +02:00
tomkat83
04bcaafdb4
Fix direct path replacing possibly several times
...
- Fixes #37
2016-05-17 20:15:46 +02:00
tomkat83
c47fc7f25f
Fix PKC not telling Kodi timing
...
- Episodes should now correctly be marked as watched
2016-05-16 21:07:17 +02:00
tomkat83
d666867219
Cleanup entrypoint
2016-05-16 19:31:28 +02:00
tomkat83
560835fd82
Move directpaths out of loop
2016-05-16 19:27:43 +02:00
croneter
d8e9ca9ffe
Merge pull request #36 from mattsch/add_sets
...
Quick hack to get sets working
2016-05-16 18:22:24 +02:00
tomkat83
553dff3bbb
Fix playback report and marking item played
...
- Fixes #34
2016-05-16 18:19:05 +02:00
Matthew Schick
7ac7b1db31
Quick hack to get sets working
2016-05-16 11:56:48 -04:00
tomkat83
74e87892d0
Fix player runtime and current position
2016-05-16 16:10:48 +02:00
tomkat83
ca43b19357
Revert "Fix player runtime and current position"
...
This reverts commit f9b0e69237
.
2016-05-16 16:09:21 +02:00
tomkat83
f9b0e69237
Fix player runtime and current position
2016-05-16 15:59:27 +02:00
tomkat83
51548f89cf
New setting: show watched movies in recently added
2016-05-15 18:26:07 +02:00
tomkat83
7b0d810202
New setting: Force transcode HEVC
2016-05-15 18:01:13 +02:00
tomkat83
422fc0dfc9
New setting: don't show already watched episodes
2016-05-15 17:24:44 +02:00
tomkat83
9786aab050
Fix UnicodeEncodeError for file paths
...
- Fixes #35
2016-05-15 16:33:53 +02:00
tomkat83
2fe457e496
Correct VideoCodec help string
2016-05-15 16:30:09 +02:00
tomkat83
cbf3638076
Merge conflicts: Force transcode 10bit videos
2016-05-15 16:25:38 +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
5bf1a5a8e0
Fix new episodes not being detected
...
- Set standard safety margin to 60 seconds. Otherwise, you might get
many screen refreshes
- Fixes #23
2016-05-12 21:46:50 +02:00
tomkat83
04c415604d
Use direct file paths for on deck shows if enabled
...
- Fixes #30
2016-05-12 20:43:53 +02:00
angelblue05
417b8d3b22
Merge pull request #39 from NickSC/master
2016-05-11 01:06:28 -05:00
Nick
ffb2b11d7c
screensaver sync delay increased to 5 seconds
2016-05-11 15:35:35 +10:00
tomkat83
5e6e3dd92d
Use API when creating playlist listitem
2016-05-08 13:17:04 +02:00
tomkat83
a88a8a017a
Never try to transcode Plex Music
2016-05-08 12:33:13 +02:00
tomkat83
387f63c4b9
Plex Companion: fix for Windows Phone Plex
...
- Fixes #18
2016-05-08 12:18:20 +02:00
tomkat83
8deba42ab8
Also show already watched recently added episodes
2016-05-07 22:21:28 +02:00
tomkat83
d01a8aafa1
Fix encoding and decoding
2016-05-07 22:17:12 +02:00
tomkat83
4575f1e482
Increase logging for background updates
...
- You will need to enable debug logging in the PKC settings
2016-05-07 17:42:19 +02:00
tomkat83
df38786638
Account for string.encode() not allowing args
...
- E.g. Android TV
2016-05-07 13:15:02 +02:00
tomkat83
8848d5167d
Less logging
2016-05-07 11:58:37 +02:00
tomkat83
765fb2ddf2
Fix TypeError: encode() takes no keyword arguments
...
E.g. Android TV do not accept arguments for string.encode()
2016-05-07 11:55:35 +02:00
A69Tor
04377c5a9c
Update playutils.py
...
Condense videoprofiles check
2016-05-06 19:16:07 -04:00
A69Tor
055366753a
Update playutils.py
...
Remove debug log line
2016-05-06 18:57:19 -04:00
A69Tor
9d50c4f745
Update playutils.py
...
Modified Hi10P to get streams and parse profiles
2016-05-06 18:55:14 -04:00
A69Tor
db8ddc16d2
Update settings.xml
...
Correct Bool for Transcode Hi10P
2016-05-06 18:00:52 -04:00
A69Tor
7bf0912a11
Update playutils.py
...
debug
2016-05-06 16:46:30 -04:00
A69Tor
d99e7a1290
Update playutils.py
2016-05-06 16:41:37 -04:00
A69Tor
6cb056c987
Update playutils.py
...
Add in videoprofile check and force transcode for Hi10P
2016-05-06 16:24:23 -04:00
tomkat83
47409e1535
Fix UnicodeDecodeError with file paths on sync
...
- Plex sometimes seems to encode in latin1 instead of utf-8. What the
heck?!?
- Fixes #20
2016-05-06 22:16:56 +02:00
A69Tor
27f8771642
Update settings.xml
...
Add Force Transcode Hi10P setting
2016-05-06 16:05:17 -04:00
A69Tor
06c85ccc69
Update strings.xml
...
Add Force Transcode Hi10P
2016-05-06 16:04:39 -04:00
tomkat83
496aa2593a
Remove Emby reference from logs
...
- Fixes #24
2016-05-06 21:09:35 +02:00
tomkat83
d8da6d0e08
Fix TypeError when trying to transcode
...
- Fixes #19
2016-05-01 10:34:54 +02:00
tomkat83
68ced3a4a1
Fix TypeError during Plex user switch
...
- Fixes #19
2016-05-01 10:28:08 +02:00
tomkat83
674f670dee
Move API keys to settings file
2016-04-29 13:32:25 +02:00
tomkat83
8d5f71dd6a
Cache everything, not only fanart, poster, thumb
2016-04-29 12:45:40 +02:00
tomkat83
d879a9d23c
Additional artwork download from FanartTV!
2016-04-29 12:44:56 +02:00
Nick
a07f545d5a
added option to perform sync when screensaver is deactivated
2016-04-29 15:48:09 +10:00
tomkat83
0d96f6bf4f
New setting: Show+SxxExx to Recently Added
...
- Fixes #12
2016-04-27 10:37:24 +02:00
tomkat83
3855bb16ed
Fix UnicodeEncodeError, fixes #8
2016-04-26 19:19:52 +02:00
tomkat83
d557712896
Companion reports playstate. Fixes #6 , fixes #7
2016-04-26 17:21:09 +02:00
tomkat83
8b04f6175d
Revert "Use Plex Companion for Playstate Reporting"
...
This reverts commit f22369a14a
.
2016-04-26 17:10:11 +02:00
tomkat83
f22369a14a
Use Plex Companion for Playstate Reporting
...
- Should fix Unknown answer from PMS
https://192.168.178.5:32400/:/timeline?SubtitleStreamIndex=&AudioStreamIndex=1&ratingKey=4338&state=playing&time=424000&duration=8286000000
with status code 400. Message:
NOTICE: PlexKodiConnect DownloadUtils -> Bad Request
- Merge fixes to player.py
2016-04-26 17:02:29 +02:00
tomkat83
b820953c52
Fix some merge conflicts
2016-04-26 14:41:58 +02:00
tomkat83
c7b52a1fa4
Merge conflicts: download action_type
2016-04-26 14:02:19 +02:00
tomkat83
450437b812
Merge remote-tracking branch 'MediaBrowser/master' into develop
2016-04-26 13:53:19 +02:00
angelblue05
3dbdab79a9
Revert "Fix missing playurl/pathid references"
...
This reverts commit 601b36e9b3
.
2016-04-26 03:51:24 -05:00
angelblue05
601b36e9b3
Fix missing playurl/pathid references
...
For movies and episodes
2016-04-25 20:56:42 -05:00
tomkat83
d318c1fec9
Merge branch 'develop' of https://github.com/croneter/PlexKodiConnect into develop
2016-04-25 17:06:04 +02:00
aglv
1edee58574
fixing typos
2016-04-25 10:28:00 +02:00
angelblue05
0007741bd3
Fix VoteCount
2016-04-23 19:14:21 -05:00
angelblue05
2e9d9eab65
Fix VoteCount
2016-04-23 19:11:29 -05:00
Piotr Smolinski
ff627dd6e0
Added support for the full URL and pathid in columns c18 and c19 of episodes table.
...
One may register TVSeries directories as separate sources for direct browsing.
In such case no metadata is presented as the file browser matches the files against
empty fields c18 and c19.
Tested with Isengard, direct paths.
2016-04-23 11:48:21 +02:00
Piotr Smolinski
51d9264271
Added support for the full URL and pathid in columns c22 and c23 of movie table.
...
One may register movie directories as separate sources for direct browsing, like
I did. In such case no metadata is presented as the file browser matches the
files against empty fields c22 and c23.
Tested with Isengard, direct paths.
2016-04-23 11:35:37 +02:00
tomkat83
2d2880eb91
Update Readme + full sync frequency of 60'
2016-04-22 15:27:55 +02:00
tomkat83
07ed22e44a
Link parent paths in Kodi video DB
...
- Should speed up On Deck video node
2016-04-22 14:46:08 +02:00
tomkat83
97c261bc4d
Tune advancedsettings.xml
...
- Only set backgroundupdate to false for music library, if music is
enabled
2016-04-22 12:34:35 +02:00
tomkat83
6b1b9438d9
Add warning for large music libraries and paths
2016-04-22 10:33:30 +02:00
tomkat83
0c880cd883
Fix TV show on deck view
...
- Fix TV show poster for episodes
- Added banner to setArtwork
- Cleaned up getAllArtwork
2016-04-22 10:26:40 +02:00
tomkat83
119ad79f0f
Improve stability of tv show sync
2016-04-20 11:09:01 +02:00
tomkat83
34c40f1f28
Fix Episode Info not popping up
2016-04-20 08:46:51 +02:00
tomkat83
f1015ab847
Fix Movie Info showing instead of Episode Info
2016-04-19 16:38:53 +02:00
tomkat83
fbb6ca790c
Revert "Include Plex resume data in CreateListItem"
...
This reverts commit 05d3242f22
.
2016-04-19 15:20:11 +02:00
tomkat83
8bb0b240e2
Revert "Include Plex resume data in CreateListItem"
...
This reverts commit 6f5f73ae86
.
2016-04-19 15:20:07 +02:00
tomkat83
133482001c
Revert "Fixes to listitem setup"
...
This reverts commit f2dd8617f3
.
2016-04-19 15:20:03 +02:00
tomkat83
f2dd8617f3
Fixes to listitem setup
2016-04-19 11:18:55 +02:00
tomkat83
6f5f73ae86
Include Plex resume data in CreateListItem
2016-04-18 12:30:34 +02:00
tomkat83
05d3242f22
Include Plex resume data in CreateListItem
2016-04-18 12:30:00 +02:00
tomkat83
0d79ec76b1
Enable playstate update if Kodi does not give DB id
2016-04-18 12:09:01 +02:00
tomkat83
9dd592b863
Deactivate 3rd party fanart lookup for now
2016-04-18 11:34:01 +02:00
tomkat83
49a5f274e6
New settings option: default Plex On Deck TV Shows
2016-04-18 11:23:05 +02:00
tomkat83
2d2dd0fa12
Fix KeyError: 'librarySectionID' during syncPMStime
2016-04-17 13:44:45 +02:00
tomkat83
93cd265e8f
Groundworks for plex.tv Watch Later
2016-04-17 13:36:41 +02:00
tomkat83
8413f5c3af
Moved contributing guidelines, silly me
2016-04-16 11:11:30 +02:00
tomkat83
a027ef622e
Add some contributing guidelines
2016-04-16 11:09:49 +02:00
tomkat83
8f69f4dfbf
Merge remote-tracking branch 'im8528/master' into develop
2016-04-16 11:01:17 +02:00
SpootDev
accc452f4c
Invalid path
2016-04-15 15:01:12 -05:00
im85288
9c2996af1e
retrieve other artwork from fanarttv such as discart,banner etc
2016-04-15 20:44:54 +01:00
angelblue05
881c693c39
Replace incorrect addon reference
2016-04-15 14:15:13 -05:00
im85288
cbe3a28660
retrieve banner art when available
2016-04-15 12:22:56 +01:00
im85288
f3d530f718
change from emby to plex user image
2016-04-15 10:57:49 +01:00
tomkat83
c5b76d1a38
New setting: I own this PMS
...
- Needed if someone enters PMS IP manually, would not catch this info
otherwise
- Background: needed to choose correct background sync procedure
2016-04-15 09:44:42 +02:00
tomkat83
36884c0537
Fix Plex Date added missing
2016-04-15 09:32:04 +02:00
angelblue05
aed9eee6a5
Fix ISO transcode
...
I don't know that iso transcode is possible, but at least it won't crash
due to emby not probing iso files anymore (no more media info detected)
2016-04-14 17:38:11 -05:00
angelblue05
308ac1a9d6
Update artwork.py
2016-04-13 19:37:02 -05:00
tomkat83
bf681f53c3
Fix smart playlists for Plex collections
2016-04-13 17:11:25 +02:00
tomkat83
f34900ae6e
Sync Music playstates on full sync
2016-04-13 16:51:53 +02:00
tomkat83
722dce78d2
More logging
2016-04-13 16:26:09 +02:00
tomkat83
0b1a53e839
More logging
2016-04-13 16:19:24 +02:00
tomkat83
a089dc6e04
Correctly stop transcoding
2016-04-13 16:14:55 +02:00
tomkat83
e5e70f769e
Fix Encoding
2016-04-13 15:53:10 +02:00
tomkat83
a594daeb68
Assume its us playing if the PMS is not ours
2016-04-13 15:27:02 +02:00
tomkat83
7f9542c531
More logging
2016-04-13 14:42:04 +02:00
tomkat83
8794f221ff
User auth resets download error counts
2016-04-13 14:34:58 +02:00
tomkat83
7bc3ee7fdf
Fix TypeError
2016-04-13 14:20:28 +02:00
tomkat83
61fb7694aa
Fix Kodi checking for existing files and dirs
2016-04-13 14:15:31 +02:00
tomkat83
7830f49936
Obsolete method
2016-04-13 13:06:06 +02:00
tomkat83
170b6c5066
Use window variables for download error count
...
When playing an item, another plugin instance is created. It is
impossible to share data otherwise
2016-04-13 13:04:23 +02:00
angelblue05
38933b9b2d
Update artwork.py if webserver is disabled.
2016-04-13 06:00:50 -05:00
tomkat83
98f52d3b5e
ProcessMetadata thread: sleep now unnecessary
2016-04-13 12:23:36 +02:00
tomkat83
dc96dc533a
Only declare unauthorized after 3 fails in a row
2016-04-13 12:14:16 +02:00
tomkat83
47938cf5c2
DoUtils: use authenticate instead of dontSignout
2016-04-13 10:48:45 +02:00
tomkat83
9d06225228
Centralize Direct Play and Direct Paths
2016-04-12 17:18:32 +02:00
Ian Mclaughlin
d95d854f70
Update utils.py
...
Add initial krypton support
2016-04-12 16:00:22 +01:00
tomkat83
e4aefaaa5e
Remove Container.Refresh
...
- This is a skin issue, not a PKC issue
2016-04-12 09:05:52 +02:00
tomkat83
5aa337d03c
Fix encoding
2016-04-12 08:54:10 +02:00
tomkat83
ed83a7009f
Fix encoding
2016-04-12 08:52:13 +02:00
tomkat83
f094ca4299
Small playback fixes
2016-04-12 08:40:12 +02:00
tomkat83
543cec93b4
Don't normalize moviename for playback report
...
- Instead, use string (not unicode) for window
2016-04-11 19:18:55 +02:00
tomkat83
4ca321faea
Always direct play items, if possible
2016-04-11 18:57:20 +02:00
tomkat83
b9016a0acd
Companion: handle timeout while connecting
2016-04-11 18:00:04 +02:00
tomkat83
c20c701abd
Fix endless trailer loop
2016-04-11 17:50:56 +02:00
tomkat83
7f956c6f18
Fix playback report for trailers seeming like movie
2016-04-11 15:11:50 +02:00
tomkat83
f368f02abf
Fix TypeError when marking item watched
2016-04-11 15:01:25 +02:00
tomkat83
48edee8656
Less logging
2016-04-11 14:57:32 +02:00
tomkat83
cccd545b4c
Fix IndexError when trying to match movie title
2016-04-11 14:51:35 +02:00
tomkat83
8be55d898c
Cleanup Plex Companion
2016-04-11 12:34:38 +02:00
tomkat83
18ff3715ac
Revert "Revert "Cleanup Plex Companion""
...
This reverts commit 5788f3c7ea
.
2016-04-11 12:34:24 +02:00
tomkat83
5788f3c7ea
Revert "Cleanup Plex Companion"
...
This reverts commit dd51766d3d
.
2016-04-11 12:34:06 +02:00
tomkat83
dd51766d3d
Cleanup Plex Companion
2016-04-11 12:34:00 +02:00
tomkat83
19eae61737
Fix currently playing showing old Plex items
...
- E.g. when watching Kodi TV/PVR
2016-04-11 10:41:13 +02:00
tomkat83
f0ba60c781
Fix KeyError if Kodi webserver disabled
2016-04-11 09:51:05 +02:00
tomkat83
27608114f5
Plex Collections available under Movies-Collections
...
- Tags are used (one movie may have several) instead of Kodi sets (only
1 set per movie possible)
2016-04-11 09:49:02 +02:00
tomkat83
a420bbc382
Rename Movie Sets to Movie Collections
2016-04-11 09:27:26 +02:00
tomkat83
adbeb4d48f
Shutdown lib sync threads correctly on user switch
2016-04-11 09:21:40 +02:00
tomkat83
89fe2565d2
Try to shutdown more cleanly
2016-04-09 16:57:45 +02:00
tomkat83
e53afe3fb9
Backwards compatibility py2.6: replace etree iter
...
- Make python 2.6 compatible: replace iter() with findall()
2016-04-09 16:26:08 +02:00
tomkat83
e0642c96cb
More logging for trying to access Plex directories
2016-04-09 15:51:30 +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
a3d964dff4
Music: Enter Zero, not Null in DB
2016-04-08 14:48:47 +02:00
tomkat83
9528577aab
Delete music items in full sync if not found on PMS
2016-04-08 14:11:50 +02:00
tomkat83
24bb637606
Don't show Kodi popup when scanning Music
2016-04-08 13:57:55 +02:00
tomkat83
bbfd612137
Refresh view when playback stopped
2016-04-08 13:51:29 +02:00
tomkat83
3d5a3e9bfb
Don't declare connection when poking PMS
2016-04-08 13:18:19 +02:00
tomkat83
53b15aa51a
On Deck: sort by last played
2016-04-08 13:06:20 +02:00
tomkat83
d3e27d9797
Use Plex library for timesync
...
- No need for Kodi elements
2016-04-08 10:52:15 +02:00
tomkat83
159bec297e
Cosmectics
2016-04-08 09:39:10 +02:00
tomkat83
4358a42424
Less Plex Companion logging
2016-04-08 09:33:31 +02:00
tomkat83
f23fdb1c9c
Less Plex Companion logging
2016-04-08 09:32:13 +02:00
tomkat83
ba8c80f61d
Wait max. for 5s when choosing new PMS
2016-04-08 09:29:48 +02:00