Azelphur 1 Posted September 17, 2016 Posted September 17, 2016 Hey folks, seem to have a problm with syncing after adding some new music to my collection, here's the traceback from kodis log. 13:32:30 T:140378313320192 NOTICE: EMBY.musicutils -> getting song ID3 tags for /storage/Music/Eminem/Encore/01 Eminem - Curtains Up.flac 13:32:31 T:140378313320192 NOTICE: EMBY.musicutils -> getAdditionalSongTags --> embyid: 46bc2e5dded08c29ce398effd7e9d91a - emby_rating: 1 - file_rating: 0 - current rating in kodidb: 0 13:32:31 T:140378313320192 NOTICE: EMBY.itemtypes -> UPDATE song itemid: 46bc2e5dded08c29ce398effd7e9d91a - Title: Curtains Up 13:32:31 T:140378313320192 NOTICE: EMBY.librarysync -> ERROR:: 'Artwork' object has no attribute 'single_urlencode' Traceback (most recent call last): File "/var/lib/kodi/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 915, in run self.run_internal() File "/var/lib/kodi/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 1004, in run_internal librarySync = self.startSync() File "/var/lib/kodi/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 97, in startSync completed = ManualSync().sync() File "/var/lib/kodi/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 1058, in sync return self.fullSync(manualrun=True) File "/var/lib/kodi/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 292, in fullSync completed = self.music(embycursor, musiccursor, pDialog) File "/var/lib/kodi/.kodi/addons/plugin.video.emby/resources/lib/librarysync.py", line 1487, in music process[data_type][1](embyitem) File "/var/lib/kodi/.kodi/addons/plugin.video.emby/resources/lib/itemtypes.py", line 2285, in add_updateSong allart["Primary"] = "image://music@" + artwork.single_urlencode( playurl ) AttributeError: 'Artwork' object has no attribute 'single_urlencode' Anyone have any ideas on this? Thanks
Angelblue05 4132 Posted September 17, 2016 Posted September 17, 2016 Thanks for reporting. I'll correct this.
Azelphur 1 Posted September 17, 2016 Author Posted September 17, 2016 Dang that was quick Don't suppose you could post here when you've fixed it? Thanks
Angelblue05 4132 Posted September 17, 2016 Posted September 17, 2016 (edited) You can grab the build via the no sideloading method, it will be found inside the public testing folder: http://emby.media/community/index.php?/topic/32196-new-fresh-install-method-no-side-loading/ Otherwise, you can also wait until the build is available in the repo which should be in a little bit. Edited September 17, 2016 by Angelblue05
Azelphur 1 Posted September 18, 2016 Author Posted September 18, 2016 Thanks for fixing this so quickly! the testing repo does indeed solve my problem I put $5 in your pledgie 1
Angelblue05 4132 Posted September 18, 2016 Posted September 18, 2016 Hey, thanks a lot for that and thanks for reporting the issue. Sent from my iPhone using Tapatalk
Recommended Posts