Bugzilla – Bug 4028
MusicMagic automatic reimport never runs
Last modified: 2008-09-15 14:39:24 UTC
I'm using: SlimServer Version: 6.5b1 - 9232 - Windows XP - EN - cp1252 Perl Version: v5.8.7 MSWin32-x86-multi-thread MySQL Version: 5.0.22-community-nt (built-in version) Music IP API Version: 1.7 (Build date: 8/25/2006) I am currently relying on just Music IP to manage my library - I was getting duplicates and very slow scanning before so I have disabled "Use iTunes" and cleared out my library folder path in my SlimServer settings. SlimServer is not reloading the Music IP library at the specified interval. In my SlimServer settings, I have my MusicMagic reload interval set for 3600 (I've also tried it at shorter and longer intervals with the same results). I added some new music to Music IP, analyzed, refreshed, and reloaded the cache in the API. Several hours have come and gone and SlimServer has not reloaded my library to reflect the new music. I have tried refreshing my library via both the Music IP application and the API and SlimServer never automatically re-imports my library. I turned on logging (d_scan, d_import, and d_musicmagic) but no log entries were ever created as though nothing were happening until I forced a manual scan of new and changed files, which updated my library properly.
there is no checker() in 6.5 currently, meaning no periodic check against the mtime. This includes iTunes and Moodlogic Importers.
Is this intentional? Since the option to pick a reload interval is still there, I would assume that means it would actually run the reload at some point...is there a patch for this, or will the functionality be coming soon?
The rescan plugin can be used to rescan daily. Since the scanning is a separate process, you no longer have the same price to pay in performance. That's the workaround for now.
OK, I'll use that for now. Thank you. Is "WONTFIX" or "INVALID" the right resolution code for this? I'm not sure, so I'll leave it as NEW and let you guys code it.
some sort of auto-trigger might still be worth considering, either for 6.5 or post 6.5
Just so I know, where is this MusicMagic reload interval? I don't see it on the plugins page.
It's in the MusicMagic server settings page, not the main plugins page.
*** Bug 4039 has been marked as a duplicate of this bug. ***
Fixed in change 9396
did this fix make the nightlies yet? I still dont get a reload with the 5th september nightly (.exe) Presumably it works on the headless version of musicip as well?