Tvheadend-25 » History » Version 1
trac -, 2011-01-01 20:52
Milestone
1 | 1 | trac - | |
---|---|---|---|
2 | Changelog: |
||
3 | |||
4 | * If a previosly detected DVB adapter was not present during startup, |
||
5 | Tvheadend would crash. This is now fixed. |
||
6 | |||
7 | * If XMLTV grabbing was disabled tvheadend would spin in a 100% CPU loop. |
||
8 | This is now fixed. |
||
9 | |||
10 | * The HTSP service is now announced via AVAHI (mDNS service discovery) |
||
11 | |||
12 | * Support for IPTV has been added. Only RAW TS in UDP is supported |
||
13 | at the moment. |
||
14 | |||
15 | * Add support for setting default extra times to add before and after |
||
16 | a recording. Useful if your TV shows never start on time. |
||
17 | |||
18 | * Use FFmpeg's av_interleaved_write_frame() or some players can't |
||
19 | play the recorded content (vlc is one) |