Opened 15 years ago
Closed 15 years ago
#8484 closed defect (invalid)
jamu cron job errors if there are no videos
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | MythTV - General | Version: | Unspecified |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
Pretty minor but irritating with mythvideo installed in mythbuntu 10.04 the jamu script is giving errors when run from cron if there are no videos in the videos directory.
I assume the test is there on line 2996 to inform users of the problem if its being run manually on a set of videos, but if there are no videos in the videos folder (yet) throwing an error is not correct behavior.
If I can get some direction on how you want this resolved I'll code up a patch for it.
Note: See
TracTickets for help on using
tickets.
Jamu is optional, if you don't want to install videos, remove the cron job which should all be possible from the Mythbuntu control center.