Music no longer scanning into library
#1
Since the last big update to retroplayer I can no longer scan music into my library. I have tried removing the library and letting XBM make a new one from scratch and I cannot get anything to populate into it. I have tried several scrapers. I have removed the source and readded it. I have debugging turned on and there are no errors, this is all that is logged:

Code:
09:06:53 T:2925525824   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "AudioLibrary.GetAlbums", "params": {"properties": ["title", "description", "albumlabel", "theme", "mood", "style", "type", "artist", "genre", "year", "thumbnail", "fanart", "rating", "playcount"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "playcount" }}}
09:06:53 T:2925525824   DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview  WHERE albumview.strAlbum <> ''
09:06:53 T:2925525824   DEBUG: GetAlbumsByWhere - query took 1 ms
09:06:53 T:2925525824   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "AudioLibrary.GetAlbums", "params": {"properties": ["title", "description", "albumlabel", "theme", "mood", "style", "type", "artist", "genre", "year", "thumbnail", "fanart", "rating", "playcount"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "dateadded" }}}
09:06:53 T:2925525824   DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview  WHERE albumview.strAlbum <> ''
09:06:53 T:2925525824   DEBUG: GetAlbumsByWhere - query took 0 ms

Code:
09:20:52 T:3037521664   DEBUG: OnKey: launch_media_center (0xc3) pressed, action is Info
09:20:52 T:3037521664   DEBUG: CGUIMediaWindow::GetDirectory (/storage/Music/The Airborne Toxic Event/The Airborne Toxic Event (Bonus Track Version)/)
09:20:52 T:3037521664   DEBUG:   ParentPath = [/storage/Music/The Airborne Toxic Event/]
09:20:52 T:3037521664   DEBUG: DialogProgress::StartModal called
09:20:52 T:3037521664   DEBUG: ------ Window Init (DialogProgress.xml) ------
09:20:52 T:3037521664   DEBUG: Window DialogProgress.xml was already loaded
09:20:52 T:3037521664   DEBUG: Alloc resources: 0.06m
09:20:52 T:3037521664   DEBUG: LoadMusicTag: loading tag information for file: /storage/Music/The Airborne Toxic Event/The Airborne Toxic Event (Bonus Track Version)/11 The Winning Side (Bonus Track).m4a
09:20:52 T:3037521664   DEBUG: DialogProgress::StartModal called (already running)!
09:20:52 T:3037521664   DEBUG: ------ Window Init (DialogProgress.xml) ------
09:20:52 T:3037521664   DEBUG: Window DialogProgress.xml was already loaded
09:20:52 T:3037521664   DEBUG: Alloc resources: 0.03m
09:20:53 T:3037521664   DEBUG: LIRC: Update - NEW at 3669691:000000037ff07bf0 00 More_UP mceusb (More_UP)
09:20:53 T:3037521664   DEBUG: ------ Window Init (DialogOK.xml) ------
09:20:53 T:3037521664   DEBUG: Window DialogOK.xml was already loaded
09:20:53 T:3037521664   DEBUG: Alloc resources: 0.03m
09:20:54 T:3037521664   DEBUG: LIRC: Update - NEW at 3671475:000000037ff07bdd 00 Enter mceusb (Enter)
09:20:54 T:3037521664   DEBUG: OnKey: 11 (0x0b) pressed, action is Select

Is anyone else experiencing this issue?
Reply
#2
I may have it fixed
Reply
#3
does the issue also occur in the official Gotham Alpha 7?
Reply
#4
It does in official and retroplayer. This whole issue started because my music library quit updating. So I nuked my old database and let XBMC create a new one. For whatever reason XBMC would not add anything in the existing source to the database so I removed the source and re-added it. At his point the music still would not scan into the library when I updated it, but when I chose scan into library on the root of my music it brought everything in. But now I am back to the original issue that the library still does not update, and if I try to refresh the information on an existing album or artist it fails.
Reply

Logout Mark Read Team Forum Stats Members Help
Music no longer scanning into library0