Filter Wizard

From MythTV Official Wiki
Revision as of 23:39, 21 January 2009 by Dekarl (talk | contribs) (use ticket template)

Jump to: navigation, search

This is a feature request for a Filter Wizard or GUI for selecting and applying filters to recordings. This feature has associated trac entry #3152.

Background

The functionality to apply filters to recordings already exists in the transcoders profiles, but currently this method is not very user friendly (its just an argument string). Filters can also be applied in the same way on a per channel basis during recording or playback. There is some discussion on the developer mailing list of adding a GUI for filters in the future, but nothing recent. Section 10.4 in the user manual describes the currently available filters.

The current method is not user friendly.

Developer Threads

Proposed Solution

Add/Remove/Reorder GUI

This would be similar to the Recording Profiles setup screen that would contain a list of applied filters and an (add new filter) item at the bottom. Pressing the menu key would bring up a menu with the options to move the selected filter up in the list (to be applied earlier in the chain), down in the list, or to remove it. Selecting (add new filter) would bring up a new screen with a list of the available filters. Each of these items would then bring up a wizard to walk the user through inputing the required parameters of the filter. Selecting an existing filter brings up the wizard for that filter to alter the values.

A button will replace the text input.
The applied filters will be listed with their settings.
Selecting a filter will bring up a wizard to modify the settings.
The menu button opens a popup menu to alter the ordering of the chain.
Adding a new filter opens a list of available filters to select from.