This website requires JavaScript.
Explore
Help
Sign in
Troplo
/
PlexKodiConnect
Watch
1
Star
0
Fork
You've already forked PlexKodiConnect
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
34e84cd037
PlexKodiConnect
/
resources
/
lib
/
playlists
History
croneter
34e84cd037
Correctly detect whether we already synched a Kodi playlist
2019-08-02 11:32:03 +02:00
..
__init__.py
Use file size and last modification time to compare Kodi playlist files instead of slow MD5 hash of file
2019-08-01 14:53:49 +02:00
common.py
Merge pull request
#946
from croneter/faster-playlists
2019-08-02 10:50:55 +02:00
db.py
Cleanup due to wrong assumption that kodi playlist hash was unique
2019-06-28 15:54:55 +02:00
kodi_pl.py
Use file size and last modification time to compare Kodi playlist files instead of slow MD5 hash of file
2019-08-01 14:53:49 +02:00
plex_pl.py
Correctly detect whether we already synched a Kodi playlist
2019-08-02 11:32:03 +02:00
pms.py
Refactor Plex API
2019-06-12 11:53:41 +02:00