Opened 21 years ago
Closed 21 years ago
#865 closed patch (invalid)
Patch to mythrename.pl to fix slaves, add verbose option, and add subdirectory option
| Reported by: | Owned by: | Isaac Richards | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythtv | Version: | |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
The attached patch does a few things:
1) fixes a problem where it would create links for all files in the databse regardless of host 2) adds a new 'verbose' option to print debugging messages, the new default is to not print anything (useful for cron jobs) 3) adds a new 'sub' option that works in conjunction with the 'link' option to create a subdirectoy by title, and link in that directory for each title. The goal is to add a configurable 'sub' option so the user can choose what to sub on.
Attachments (1)
Change History (2)
by , 21 years ago
| Attachment: | mythrename.diff added |
|---|
comment:1 by , 21 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
Too many changes in one patch, I've split them up for ease of commits.
Tom

patch file