wiki:WebFrontendWishlist

Last updated 17th Jan 2014

This is the Developer wishlist for the WebFrontend?.

Please sign each item you add "(Added by StuartM)", and if you want to work on something then add "(Accepted by StuartM)".

Small Tweaks or Minor Features

List anything relatively easy/minor to add here:

  • Make guide time bar static so that it's visible even when scrolling down the page (Added by JimStichnoth?)
  • Display the names of all matching channels, or "any", on recording rules depending on the "this channel" filter. (Added by dekarl)
  • Mark recording rules that refer to deleted channels as broken. Mark them as "warning" unless they have the "this channel" filter enabled, then mark them as "error, needs attention". (Added by dekarl)
  • Make it easy to see past / future recordings per recording rule. (Added by dekarl) (Accepted by StuartM)
  • Allow ordering of recording rules by "next recording date" in addition to "last recording date". (Added by dekarl) Complete

Big Features

List the big ticket stuff here, anything that requires more than a few minutes of work:

  • One click HTTP Streaming of recordings (Added by StuartM) Partial
  • One click starting playback on a frontend (Added by dekarl) Complete
  • One click adding to a frontend playlist (Added by dekarl)
  • Show playback controls after starting playback via browser (Added by StuartM)
  • Toggle auto-expire on recordings (Added by StuartM)
  • Websocket support in http server (Added by StuartM) (Accepted by StuartM) Complete
  • SSL support in http server (Added by StuartM) (Accepted by StuartM) Complete
  • Playlist editor for recordings in the frontend's web frontend (Added by dekarl)
  • Make it easy to edit title/episode title of recordings, then re-run the metadata grabber (Added by dekarl)

Stuff to make mythweb redundant

  • Search Lists (Movies, Category etc) (Added by StuartM) (Accepted by StuartM) Complete
  • Custom Rule editor (Added by StuartM)
  • Video browser and playback in browser (Added by StuartM) Partial
  • Music browser and playback in browser (Added by StuartM)

Stuff to make mythtv-setup redundant

Ability to

  • configure the database connection and initialize the DB Schema (Added by StuartA)
    • We can't create and initialize the schema without root access to the database server, which is why mythtv-setup never handled this task either, but required the user to do it independently with the mc.xml file. This was one of the reasons for wanting to move to an embedded database. We could ask the user for root credentials temporarily to take care of all that for them. (rwagner)
  • define capture cards (Added by StuartA)
  • define data sources (Added by StuartA)
  • initiate channel scanning (Added by StuartA)
Last modified 9 years ago Last modified on Mar 6, 2015, 9:04:03 PM