Opened 19 years ago
Closed 19 years ago
#1747 closed patch (fixed)
Patch: Follow symlink rule from backend not used in mythtranscode
Reported by: | Owned by: | cpinkham | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
Mythtranscode doesn't delete the original file on transcoding. There is an option in mythbackend to follow symlink on delete which is not honored in mythtranscode.
There is already a patch for this in ticket #1661. Although, I used the same code from mythbackend to follow the symlink.
Including a patch to fix this (please review). It works for me.
Attachments (2)
Change History (4)
by , 19 years ago
Attachment: | main.cpp.diff added |
---|
by , 19 years ago
Attachment: | main.cpp.2.diff added |
---|
comment:1 by , 19 years ago
comment:2 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [9901]) Make mythtranscode honor the DeletesFollowLinks setting when removing files when the SaveTranscoding setting is turned off.
Patch by Steve Malenfant.
Closes #1747.
Note:
See TracTickets
for help on using tickets.
I attached the file twice by mistake... When you attach a file, there is no confirmation it was done and you can't go back to the ticket. That's why I did back then add again. Sorry about that.