furious_tv is a PVR backend that uses an SQLite database to hold XMLTV listings data. Using that data, it can automatically execute commands to record TV shows off of a capture device (multiple capture devices are supported). If Shuriken is installed, furious_tv can also automatically power the system on/off for recordings to save power.
| Tags | Database Database Engines/Servers multimedia Video Capture |
|---|---|
| Licenses | MIT/X |
| Operating Systems | OS Independent |
| Implementation | C SQL |
Recent releases


Release Notes: This release fixes several bugs and adds support for non-US TV listings. Channel numbers may be changed manually, and the changes will persist when new listings are loaded.


Release Notes: This version features fixed several small bugs in the video capture wrappers, all of which were related to the support for multiple capture devices.


Release Notes: This release features support for different character encodings so that the data stored in the database uses the correct SQLite native encoding. The recording program is slightly more efficient for multiple recordings.


Release Notes: This release fixes a few minor bugs. A few features have been added to the query tool. These changes are not major, but they are needed for the upcoming Web-based interface.


Release Notes: This version features a complete backend with support for multiple capture devices. There is currently no front end, so SQL queries must be used to identify and flag shows for recording. A Web-based front end is being developed.