croneter
|
ca8ad96a05
|
Prettify
|
2018-02-11 12:59:04 +01:00 |
|
croneter
|
055aadc048
|
Prettify
|
2018-02-11 12:06:04 +01:00 |
|
croneter
|
a2c2649bc9
|
Fix TypeError for trailers
You need to resync the Kodi database
|
2018-02-06 07:43:22 +01:00 |
|
croneter
|
a4f4d0b7a7
|
Remove obsolete code
|
2018-02-05 20:49:17 +01:00 |
|
croneter
|
0111b66cd1
|
Fix some addon paths
|
2018-02-05 20:44:41 +01:00 |
|
croneter
|
66cdd4b176
|
Fix IntegrityError when adding missing album
- Should fix #395
|
2018-02-05 18:20:33 +01:00 |
|
croneter
|
6cb69ada3f
|
Rework websocket playstate updates from the PMS
- Should fix #362
|
2018-02-05 17:48:50 +01:00 |
|
croneter
|
fb7eafb27a
|
Revamp playback start, part 2
|
2018-01-10 20:14:05 +01:00 |
|
tomkat83
|
cdd38c6ef7
|
Optimize some imports
|
2017-12-09 14:35:08 +01:00 |
|
tomkat83
|
aa83776a8b
|
Move MARK_PLAYED_AT to variables.py
|
2017-09-23 18:40:30 +02:00 |
|
dazedcrazy
|
5cebbcb763
|
Update itemtypes.py
|
2017-09-23 14:56:26 +01:00 |
|
croneter
|
a3514ec104
|
Don't sleep before updating playstate to fully watched
|
2017-09-13 19:59:16 +02:00 |
|
croneter
|
0d108577ab
|
Fix TypeError
|
2017-08-19 16:10:44 +02:00 |
|
RickDB
|
643899ce49
|
Updated playcount check in KodiMonitor, if playcount was empty / null it would incorrectly mark it as watched.
While updating play state make sure offset never exceeds item duration.
|
2017-08-02 17:34:00 +02:00 |
|
tomkat83
|
bfe174dc09
|
Add state for Plex user ID
|
2017-05-17 15:57:30 +02:00 |
|
tomkat83
|
8ae68a7158
|
Add state for direct paths
|
2017-05-17 15:42:12 +02:00 |
|
tomkat83
|
c37961c600
|
Fix too many arguments when marking 100% watched
|
2017-05-08 19:33:54 +02:00 |
|
tomkat83
|
2a8d288a5b
|
Fix else clauses in for loops
|
2017-05-08 19:32:12 +02:00 |
|
tomkat83
|
002cbe9025
|
Account for missing IMDB ids for movies
|
2017-05-01 10:32:04 +02:00 |
|
tomkat83
|
431e95706f
|
Account for missing TheTVDB ids
|
2017-05-01 10:08:23 +02:00 |
|
tomkat83
|
b715b16f05
|
Further Fix TheTVDB ID for TV shows
- Partially fixes #277
|
2017-05-01 09:57:24 +02:00 |
|
tomkat83
|
bc3a81b12a
|
Fix TheTVDB ID for TV shows
- Partially fixes #277
|
2017-05-01 09:53:40 +02:00 |
|
tomkat83
|
90a5fd58e1
|
Fix IMDB id for movies
- Fixes #277
|
2017-04-30 20:41:28 +02:00 |
|
tomkat83
|
600b48d7aa
|
Revert "Music: use strm files for addon paths"
This reverts commit 2d3f19b536 .
|
2017-04-14 17:57:36 +02:00 |
|
tomkat83
|
2d3f19b536
|
Music: use strm files for addon paths
|
2017-04-11 19:16:03 +02:00 |
|
tomkat83
|
e64746f277
|
Huge music overhaul
- Fixes #254
|
2017-04-02 17:02:41 +02:00 |
|
tomkat83
|
a3201f8a30
|
Beautify
|
2017-03-31 16:43:44 +02:00 |
|
tomkat83
|
498dfb67d7
|
Remove obsolete import
|
2017-03-31 16:43:05 +02:00 |
|
tomkat83
|
0cda3563de
|
Remove obsolete method
|
2017-03-31 16:42:39 +02:00 |
|
tomkat83
|
983fd168bb
|
Fix ratings for movies
- Fixes #71
|
2017-02-19 15:57:31 +01:00 |
|
tomkat83
|
81f0fe1157
|
Sleep a bit before marking an item watched
|
2017-02-18 16:45:57 +01:00 |
|
tomkat83
|
1a24146e48
|
Move mark_played_at
|
2017-02-18 16:44:09 +01:00 |
|
tomkat83
|
c359c6fff8
|
Fix ratings for TV shows
|
2017-02-18 16:30:06 +01:00 |
|
tomkat83
|
5a6f0411f2
|
Fix ratings for episodes
|
2017-02-17 19:35:51 +01:00 |
|
tomkat83
|
43b8866c44
|
Code optimization
|
2017-02-13 20:47:21 +01:00 |
|
tomkat83
|
7956639a0e
|
Code optimization
|
2017-02-13 20:46:51 +01:00 |
|
tomkat83
|
922f4150a0
|
Fix getting unique id
|
2017-02-13 20:26:30 +01:00 |
|
tomkat83
|
9612ee78ab
|
Fix getting the rating id
|
2017-02-13 20:23:02 +01:00 |
|
tomkat83
|
aa5cb37a8f
|
Krypton: add ratings for episodes
- Fixes #71
|
2017-02-13 20:19:22 +01:00 |
|
tomkat83
|
4f2cb62434
|
Fix OperationalError on update sync
|
2017-02-03 12:59:36 +01:00 |
|
tomkat83
|
8b9c116f26
|
Fix removing uniqueid and ratings
|
2017-02-02 17:09:20 +01:00 |
|
tomkat83
|
dd0339b51c
|
Remove uniqueid and ratings entries if item deleted
|
2017-02-02 16:53:50 +01:00 |
|
tomkat83
|
56d5e84f72
|
Krypton: update userratings on startup&user change
|
2017-02-02 16:21:01 +01:00 |
|
tomkat83
|
1343edc0d0
|
Fix userratings for Kodi Krypton
|
2017-02-02 15:23:54 +01:00 |
|
tomkat83
|
f2c7578a25
|
Overhaul of fanart sync download
|
2017-02-02 12:27:21 +01:00 |
|
tomkat83
|
2055879458
|
Store Plex library in our database for reference
|
2017-02-01 12:33:37 +01:00 |
|
tomkat83
|
0a987e86b4
|
Fix ImportError
|
2017-01-24 16:54:51 +01:00 |
|
tomkat83
|
8aba0d998d
|
Code refactoring: put variables in one place
|
2017-01-24 16:04:42 +01:00 |
|
tomkat83
|
5c836f7911
|
Krypton: add ratings and IMDB id for TV shows
|
2017-01-09 20:47:32 +01:00 |
|
tomkat83
|
6ab2ab4b26
|
Fix SyntaxError
|
2017-01-09 20:39:41 +01:00 |
|