Opened 16 years ago
Closed 16 years ago
#9165 closed defect (Invalid)
Update metadata after video scan
| Reported by: | Owned by: | robertm | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | Plugin - MythVideo | Version: | 0.24-fixes |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
This function does not appear to be working in 0.24 r27009. When this is enabled, scanning for changes in the video database does not update any changed metadata.
In particular, I am cleaning up the filenames in my video database, and the movies appear under their old filename.
Correct me if I am wrong, but I would assume this function would run "DELETE FROM videometadata;" (or similar) on the database prior to performing a scan. I currently have to do this manually.
Note:
See TracTickets
for help on using tickets.

Metadata updates aren't run on existing items after a scan. The metadata scan is behaving as expected. If you have further confusion, please start on the mailing lists.