Opened 18 years ago

Closed 18 years ago

#808 closed defect (fixed)

Mythvideo shows Files even if the ending is set to 'ignore'

Reported by: anonymous Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythvideo Version:
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Mythvideo shows Files like Film.srt or folder.jpg.

Setting theses endings to 'ignore' doesn't change anything.

Attachments (1)

mythvideo-ignore.patch (5.4 KB) - added by mythtv@… 18 years ago.
proposed patch (should be somewhat faster too)

Download all attachments as: .zip

Change History (3)

Changed 18 years ago by mythtv@…

Attachment: mythvideo-ignore.patch added

proposed patch (should be somewhat faster too)

comment:1 Changed 18 years ago by mythtv@…

Old behavior:

If ignore flag was set and VideoListUnknownFileTypes? was set to 0, ignore item

New behavior:

If ignore flag is set, then ignore item If VideoListUnknownFileTypes? is set to 0 and there's no extension match, ignore item

The new behavior matches the description of VideoListUnknownFileTypes? in Video Setup.

There is a small problem with the message you get: "Blah.foo appears to be missing".

(FWIW, I did not file original ticket; found it when doing duplicate check before filing my own)

comment:2 Changed 18 years ago by paulh

Resolution: fixed
Status: newclosed

(In [8330]) Close #808 by applying the patch. Better unknown file type handling in MythVideo?.

Note: See TracTickets for help on using tickets.