Opened 17 years ago
Closed 16 years ago
Last modified 16 years ago
#5569 closed patch (fixed)
Add functionality to python bindings for MythVideo to remove a particular piece of metadata
Reported by: | Owned by: | Anduin Withers | |
---|---|---|---|
Priority: | minor | Milestone: | 0.22 |
Component: | mythtv | Version: | unknown |
Severity: | medium | Keywords: | python bindings mythvideo |
Cc: | Ticket locked: | no |
Description
I am using this functionality in combination with inotify to prune metadata manually without spinning up a large array of disks. I wonder whether mythvideo could do with using this to update its database automatically. If that would be accepted, I think I would code it up.
Attachments (2)
Change History (5)
Changed 17 years ago by
Attachment: | rmMetadata.patch added |
---|
comment:1 Changed 17 years ago by
Owner: | changed from Isaac Richards to Anduin Withers |
---|---|
Status: | new → assigned |
Changed 16 years ago by
Attachment: | 5569update.diff added |
---|
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
(In [21427]) Closes #5569. Add individual item metadata removal to MythVideo? python bindings.
comment:3 Changed 16 years ago by
Milestone: | unknown → 0.22 |
---|
Note: See
TracTickets for help on using
tickets.
update for current trunk, reformatted