Opened 14 years ago
Closed 14 years ago
#10436 closed Bug Report - General (fixed)
MythMusic requires the library to have been loaded before a scan can be performed
| Reported by: | Owned by: | paulh | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.25 |
| Component: | Plugin - MythMusic | Version: | Master Head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Trying to run a scan of music before the library has been loaded results in the frontend not performing the scan.
Change History (1)
comment:1 by , 14 years ago
| Milestone: | unknown → 0.25 |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

MythMusic: Fix having to load the music library before running a file scan
This makes sure we have a valid music directory before running a scan for music and warns the user if the music directory can't be found or isn't set.
Fixes #10436.