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
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
07ed22e44a
Link parent paths in Kodi video DB
...
- Should speed up On Deck video node
2016-04-22 14:46:08 +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
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
9d06225228
Centralize Direct Play and Direct Paths
2016-04-12 17:18:32 +02:00
tomkat83
f368f02abf
Fix TypeError when marking item watched
2016-04-11 15:01:25 +02:00
tomkat83
a3d964dff4
Music: Enter Zero, not Null in DB
2016-04-08 14:48:47 +02:00
tomkat83
55cbf5824d
Kill sync threads if library gets suspended
...
- E.g. user switch
2016-04-08 09:24:28 +02:00
tomkat83
53e7fa3cea
Re-Add askToValidate
...
- No idea where this got deleted
2016-04-08 09:20:27 +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
spootdev
b67a77c27b
title fix
2016-04-06 22:22:34 -05:00
SpootDev
d78c04d67f
code reduce
2016-04-04 14:18:46 -05:00
tomkat83
47d480eafd
Ratings default to 0, not None
2016-04-02 10:31:21 +02:00
croneter
d191500552
Merge pull request #2 from gdachs/develop
...
made it compatible to Krypton
2016-04-02 10:07:18 +02:00
SpootDev
b143f34fbf
code reduce
2016-03-31 16:05:41 -05:00
tomkat83
2ff7f7fa5c
Music: scrape Studio/Label
2016-03-28 09:56:22 +02:00
tomkat83
fb1bc7c555
Cleanup background sync
2016-03-27 19:06:36 +02:00
tomkat83
1e49e9dea9
Background sync using websockets
2016-03-27 16:57:35 +02:00
angelblue05
7c6451e839
Fix to local trailers
...
For some reason, server reports local trailer, then querying may or may
not return a result
2016-03-26 16:52:33 -05:00
Gerald Dachs
2d6361d9d6
made it compatible to Krypton
...
initialize rating
2016-03-25 13:32:19 +01:00
tomkat83
5949988b68
Plex websockets - groundworks 2
2016-03-24 18:52:02 +01:00
tomkat83
57b42528f2
Revert "Fix direct paths not being enabled"
...
This reverts commit 7fcaa79b78
.
2016-03-22 13:25:46 +01:00
tomkat83
cffe8acb69
Deactivate info "Gathering information from files"
...
However, Kodi STILL tries to gather info from music files unsuccessfully
(PMS http folder cannot be accessed)
2016-03-22 13:25:30 +01:00
tomkat83
7fcaa79b78
Fix direct paths not being enabled
2016-03-21 18:07:28 +01:00
tomkat83
40c742e71e
Attempt to increase music db stability
2016-03-17 15:06:04 +01:00
tomkat83
95535ec9a8
Remove dump xml to log
2016-03-17 11:18:59 +01:00
tomkat83
3b55bc5c6b
Fix merge conflicts
2016-03-17 11:17:30 +01:00
tomkat83
a16b2bdeb3
Merge remote-tracking branch 'MediaBrowser/master' into develop
2016-03-17 10:03:00 +01:00
angelblue05
ae7131a7c1
Fix log
2016-03-16 22:19:52 -05:00
tomkat83
09f0295e1c
Sync theTVDB id for TV shows from Plex to Kodi
2016-03-16 18:47:57 +01:00
tomkat83
35bba8e581
Move validatePlayUrl
2016-03-16 18:33:18 +01:00
tomkat83
7f674acbac
Redesign Kodi monitor and player
...
Allows now to have playback initiated by Kodi - especially when using
direct paths
2016-03-16 17:02:22 +01:00
tomkat83
32ddb6cb78
Custom smb path substitutions for direct paths
2016-03-16 12:26:31 +01:00
angelblue05
623c6cab85
Fix artists/music
2016-03-16 06:13:47 -05:00
angelblue05
1f8199c91f
Remove incorrect log line
2016-03-15 17:29:09 -05:00
tomkat83
aaa8ada3ea
Use direct paths - not yet working for music
2016-03-15 20:26:45 +01:00
tomkat83
d01cf199e5
New fix item episode thumbs not caching
2016-03-14 11:47:14 +01:00
tomkat83
f060a71237
Revert "Fix TV shows episode artwork not caching"
...
This reverts commit a2aac17fc4
.
2016-03-14 11:16:48 +01:00
tomkat83
a2aac17fc4
Fix TV shows episode artwork not caching
2016-03-13 16:20:13 +01:00
tomkat83
b79705719d
Increase image caching timeouts to 5s
2016-03-13 16:12:25 +01:00
tomkat83
d300cc60d6
Fix tv show season posters not showing
2016-03-13 16:06:54 +01:00