angelblue05
3384124f9c
Adjust delete cached artwork
...
If fails, move on instead.
2015-12-02 16:51:30 -06:00
angelblue05
13501b42d1
Adding support for Boxrear artwork
...
For albums.
2015-10-13 06:42:15 -05:00
angelblue05
0fd88210b4
Fix syntax causing error on Android
2015-10-12 12:22:51 -05:00
angelblue05
2d636d5b2d
Fix artwork
...
Prevent artwork type not supported from syncing
2015-10-11 23:41:55 -05:00
angelblue05
06ad9ab18c
New artwork method implement
...
Old method still available for backward compatibility
2015-10-08 04:18:56 -05:00
angelblue05
6c4242abeb
Revert "Update artwork method"
...
This reverts commit 3928b3edb7
.
2015-10-07 19:49:18 -05:00
angelblue05
3928b3edb7
Update artwork method
...
In preparation for extra fanart
2015-10-07 19:39:30 -05:00
angelblue05
91396d84e8
Preparation for new artwork method
...
Moved to cache texture to limit duplicated methods (video and music).
Update backdrop instantly, should not cause any issues this time since
it only triggers if the url is different than the new one.
2015-10-05 06:02:43 -05:00
Marcel van der Veldt
feb6c73fc3
fix texture cache stuff
2015-06-24 10:02:34 +02:00
angelblue05
b6f70fc5bf
Attempt at fixing database locked
...
Hopefully close before cachetexture will fix the issue.
2015-06-23 20:14:38 -05:00
angelblue05
5f356b9147
Revert "Attempt at fixing database locked"
...
This reverts commit 0e7c8b5959
.
2015-06-23 20:12:39 -05:00
angelblue05
0e7c8b5959
Attempt at fixing database locked
...
Hopefully, the close before cachetexture will fix the issue.
2015-06-23 19:43:51 -05:00
angelblue05
142908d56d
Force refresh fanart
...
The only thing cached into texture13.db I believe fanart was the last
thing that wasn't changing when modified in Emby.
2015-06-19 05:53:22 -05: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