Opened 19 years ago
Closed 19 years ago
#3593 closed enhancement (duplicate)
Add ability for find_meta.py to get video extensions from DB
| Reported by: | Owned by: | Anduin Withers | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythvideo | Version: | head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Patch for find_meta.py to get a list of video extensions from the videotypes table if database access is available. If database isn't available the current behavior is used (hard coded list).
This patch also removes an obsolete function (init_db) from the file. It is no longer needed since the introduction of MythTV.py
Attachments (1)
Change History (2)
by , 19 years ago
| Attachment: | find_meta.py.diff added |
|---|
comment:1 by , 19 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

I already have a version of this locally (though I'm fording set on people), just need to finish up a few other things before committing.