angelblue05
3431b5d28d
Use fallback artists
...
If album artists is missing
2015-11-08 05:42:53 -06:00
angelblue05
6156557b7d
Follow kodi track# convention
...
disc#*2**16 + track#
2015-11-08 00:20:40 -06:00
angelblue05
9f4584d83f
Fix albumartist
2015-11-06 22:40:08 -06:00
angelblue05
dbf6a350c7
Fix direct path
...
By the time the initial setup went thru, the class was already loaded.
Instead, load the settings in the instance.
2015-10-23 02:21:12 -05:00
angelblue05
bcee7dde76
First try at fixing singles issue for music
2015-10-23 01:45:52 -05:00
angelblue05
56ef721836
Fix artwork for albums
...
Boxrear is poster, primary is thumb instead of primary being thumb and
poster and boxrear is poster.
2015-10-22 17:49:38 -05:00
angelblue05
46d8c1d4c2
Extend the artwork method
...
To grab parent artwork
2015-10-13 10:40:21 -05:00
angelblue05
b7cf3bc15a
Fix for missing fanart for albums
...
Re-added old method for fanart specifically.
2015-10-13 06:24:23 -05:00
angelblue05
06ad9ab18c
New artwork method implement
...
Old method still available for backward compatibility
2015-10-08 04:18:56 -05:00
im85288
b0592d3b02
support new jarvis version of music db 54
2015-09-10 17:16:18 +01:00
angelblue05
e09c209a6b
Music library
...
make it seemless - dependant on alternate ip to be enabled to add
pathsubstitution.
2015-08-22 11:17:54 -05:00
angelblue05
afa582057a
Revert "Music library - remote"
...
This reverts commit 88632dad60
.
2015-08-20 20:51:47 -05:00
angelblue05
88632dad60
Music library - remote
...
Trying strm files to still have plugin paths. Will require restart
because I've added a new column to hold the full path for strm in the
event we need to delete them.
2015-08-20 06:42:40 -05:00
angelblue05
c3e70602c5
Fix potential local reference error
2015-08-18 23:40:03 -05:00
angelblue05
db45faed24
Add userdata update only for music
...
Only songs have playcount and lastplayed
2015-08-14 22:16:38 -05:00
angelblue05
c0f9948cf5
Convert settings to utils method for addon settings
2015-08-14 04:03:12 -05:00
Marcel van der Veldt
46918b914e
fixes for music sync
2015-07-30 21:23:50 +02:00
Marcel van der Veldt
2968638220
fixed strange bug in music sync
2015-07-28 02:29:21 +02:00
angelblue05
e3a81da2a5
Correct the merging
2015-07-26 07:09:09 -05:00
im85288
7f21c61753
support for kodi jarvis
2015-07-24 12:29:41 +01:00
angelblue05
335035d6f2
Correct media flags
2015-07-24 02:52:36 -05:00
angelblue05
2bfe377378
Clean up
...
Also fix settings not saving if reset was initiated.
2015-07-22 08:16:08 -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
im85288
0923b649e7
backdrop fix for albums/songs
2015-05-11 14:02:34 +01:00
Marcel van der Veldt
4063be6e99
fixed music runtime calculation
2015-05-10 02:30:47 +02:00
Marcel van der Veldt
ad00392a68
fix main entry point: not respond to other addons requests
2015-05-09 21:26:01 +02:00
Marcel van der Veldt
4a3200f6df
just some more safety checks for the music import
...
musicbrainzID is unique in Kodi while it's not in emby ?
2015-05-09 19:16:49 +02:00
Marcel van der Veldt
684d8604ca
removed iteminfo dialog stuff because that is never going to work with this addon
...
fix for wrong entries in episodes widgets/submenus
2015-05-08 19:05:10 +02:00
Marcel van der Veldt
25ae3cea76
add safety check for album adds
2015-05-08 13:16:21 +02:00
Marcel van der Veldt
4b190bab34
fix for music sync in Kodi Isengard
...
fix for directplay check in music path - should support remote streaming now
2015-05-08 12:21:11 +02:00
Marcel van der Veldt
599fd4e2ac
playback fixed (fow now)
2015-05-08 03:04:46 +02:00
Marcel van der Veldt
27b13d6509
final attempt to get the unlinked artist correctly shown up
2015-05-08 02:56:43 +02:00
Marcel van der Veldt
acef00f2bb
fix for missing artists links in kodi
2015-05-08 02:44:32 +02:00
Marcel van der Veldt
3579fa3ca8
add genres to music albums
...
fixed high season numbers skipped at import
removed prefix from video nodes
2015-05-08 01:45:28 +02:00
Marcel van der Veldt
e16cbcc87c
corrected check for music artists and also reset music db at full reset
2015-05-08 00:46:41 +02:00
Marcel van der Veldt
93a52009dd
small change to music sync, do extra match on artist name to combine
2015-05-08 00:38:59 +02:00
Marcel van der Veldt
507dd340cd
support deletions for musiclibrary sync
2015-05-08 00:23:49 +02:00
Marcel van der Veldt
8839b3b323
add first support for music library sync
2015-05-08 00:04:40 +02:00