![]() |
atm there is no way to know if a music share already was imported to the DB. - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32) +--- Forum: Feature Discussion (read-only) (https://forum.kodi.tv/forumdisplay.php?fid=183) +--- Thread: atm there is no way to know if a music share already was imported to the DB. (/showthread.php?tid=153228) |
atm there is no way to know if a music share already was imported to the DB. - joebrady - 2013-01-24 Problem: atm there is no way to know if a music share already was imported to the DB. For video shares you have a "scan for new content" entry in the context menu. Solution: add same logic to music shares that video shares have ("set content/scrape" as Montellese already suggested + "scan for new content" and whatever else is there). Make those things consistent in those two sections. RE: atm there is no way to know if a music share already was imported to the DB. - jmarshall - 2013-01-24 This would rely on music content types (scrapers) being dependent on paths. Nothing else in the music library is path dependent. |