Commit graph

146 commits

Author SHA1 Message Date
Andreas Öman
cdcccde130 Open changelog for 2.5 2009-08-03 19:31:23 +00:00
Andreas Öman
02964eff8b Close changelog for 2.4 2009-07-26 11:28:09 +00:00
Andreas Öman
48f845e02c * If the EPG receives an updated description for an even that is shorter
than the current description it will be ignored.
   This typically happens if the XMLTV and DVB EIT (Event Information Table)
   differs. In other words, we assume that a longer description of an
   event is better than a short.
2009-07-26 10:25:12 +00:00
Andreas Öman
7cab70e1e5 * Rewrork the CWC reconnection strategy.
If there are active subscription, Tvheadend will attempt to reconnect
    immediately and then retry every three seconds.
    If no subscription is active a reconnection attempt is performed
    every minute.
    Also, if any CWC configuration changes are made from the UI, Tvheadend
    will try to reconnect directly.
2009-07-26 10:11:43 +00:00
Andreas Öman
1e5631c81d Fix missing space 2009-07-21 19:58:28 +00:00
Andreas Öman
85254a5f0a It's 'Tvheadend' not 'TVheadend' 2009-07-20 13:04:16 +00:00
Andreas Öman
7161cff0b3 * Use absolute paths when serving static content (the web app itself)
This was only a problem when fork()ing a development build
2009-07-20 06:24:57 +00:00
Andreas Öman
36359f8ae2 * The embedded HTTP server now logs failed requests 2009-07-20 06:23:48 +00:00
Andreas Öman
e399720132 * Add support for merging one channel into another.
Useful if you have multiple providers offering the same DVB service
    but with different names.
2009-07-19 21:19:23 +00:00
Andreas Öman
b65f03515c * Make sure channel <> service mappings are saved when edited from
DVB service grid
2009-07-19 20:07:37 +00:00
Andreas Öman
dc206943b7 Make not about: Fix compilation on 64bit systems 2009-07-19 20:06:02 +00:00
Andreas Öman
05cb40d1c6 * Due to a bug, the polarisation of DVB-S muxes was not correctly
stored internally. This has now been fixed.
2009-07-19 07:19:16 +00:00
Andreas Öman
fd84bda72e Close changelog for 2.3 2009-07-18 21:19:39 +00:00
Andreas Öman
0b12c56d00 Add ticket number to EPG bug changelog entry. 2009-07-18 20:29:06 +00:00
Andreas Öman
be1a42d909 * Try to detect duplicate EPG entries from the DVB feed and adjust
EPG accordingly. The EPG code will search for events with the same
    DVB event ID +- 2 events from the current one. If the event id is
    equal, the prvious (old) entry will be removed in favor of the new one.
    Reason for not blindingly trusting the event id is that some networks
    seem to (incorrectly) reuse IDs.
    Ticket #65
2009-07-18 20:07:47 +00:00
Andreas Öman
2fcb7fe72b * Add exponential backoff for reconnect attempt in code word client.
Ticket #80
2009-07-18 19:10:49 +00:00
Andreas Öman
47ab30fc92 Fix a bug causing channel <> tags mapping not to be restored on load. 2009-07-18 19:04:13 +00:00
Andreas Öman
a265a15e3c Mention Ticket #37 in changelog 2009-07-18 07:56:40 +00:00
Andreas Öman
e84dbe3acc * Added a search IMDB direct link in the EPG window popup.
Ticket #79
2009-07-17 14:10:24 +00:00
Andreas Öman
e8a7044f14 * Channel editor has been reworked a bit. It uses an editorGrid, similar
to how other grids work in Tvheadend. Tags are mapped inline using
    a list-of-values combobox (http://lovcombo.extjs.eu/)
2009-07-16 11:10:41 +00:00
Andreas Öman
b37177433c * If the Program Stream Information changes during a subscription,
react and send a subscriptionStop + subscriptionStart.
    This happens on SVT (in sweden) when the transmission switches
    from local to nationwide broadcast (AC3 audio is only present
    in nationwide broadcast)
    Ticket #78
2009-07-04 09:31:59 +00:00
Andreas Öman
4fe065a6d6 More changelog entries 2009-07-04 06:49:53 +00:00
Andreas Öman
0c047c38b9 * Remove configuration and settings (/home/hts/.hts/tvheadend) on a
deb package purge operation. Ticket #73
2009-07-04 06:45:52 +00:00
Andreas Öman
2d594cd0c9 * Use a ''livegrid'' (http://www.ext-livegrid.com/) for displaying EPG. 2009-07-04 06:32:11 +00:00
Andreas Öman
47f66d50c3 Mention ticket #69 2009-07-04 06:31:24 +00:00
Andreas Öman
819f832a1c * Redesigned the DVB configuration tab in the web userinterface:
- Each adapter have three (or four) tabs
      o General setup and information
      o Grid of multiplexes
      o Grid of services
      o For sattelite adapters, a sattelite configuration tab.

  * Add support for disabling / enabling an entire DVB multiplex

  * Add support for multiple DiSEqC switchports on a single adapter

  * Add support for different sattelite LNBs

  * Graceful handling of DVB adapters that does not support many
    table filters in hardware. Tvheadend will rotate among the available
    ones.

  * Add support for enabling / disabling transports from the DVB configuration

  * Make it possible to remove DVB multiplexes from the web ui

  * Add 'Revert changes' button to all editable grids in the web ui

  * Make it possible to disable the idle scan on per-DVB adapter basis.
    The idle scan is a process to cycles through all multiplex to check
    the quality for each mux continously.
2009-07-03 20:24:00 +00:00
Andreas Öman
3ca0acafac Update changelog date 2009-06-07 17:23:08 +00:00
Andreas Öman
88a6549782 Update changelog 2009-06-07 16:54:47 +00:00
Andreas Öman
4234be8c00 Search for XMLTV grabbers in /usr/bin/perlbin/vendor (archlinux) 2009-06-07 11:34:39 +00:00
Andreas Öman
87f4c5e280 Scan for XMLTV grabbers in $PATH as well. 2009-06-07 08:45:48 +00:00
Andreas Öman
29b5eb838d Minor updates to changelog 2009-06-04 20:14:03 +00:00
Andreas Öman
dfcba91cea Update changelog 2009-06-03 21:12:32 +00:00
Andreas Öman
e655ffc61a Make sure $HOME/.hts and $HOME/.hts/tvheadend is owned by the hts user. 2009-06-03 16:45:15 +00:00
Andreas Öman
7b2de5e7a2 Minor changelog update about $HOME environment 2009-06-03 06:41:35 +00:00
Andreas Öman
e2a1aee71b Update changelog 2009-05-30 16:23:25 +00:00
Andreas Öman
cff78cfefa Need to set correct owner of the superuser account file. 2009-05-28 21:37:54 +00:00
Andreas Öman
b9f67117b3 Remove 'showtime' from the tvheadend changelog. 2009-05-28 21:20:48 +00:00
Andreas Öman
ac08f6a9e6 Add debconf support for creating a default superuser account upon tvheadend install. 2009-05-28 21:16:37 +00:00
Andreas Öman
e8aa1ecb38 Some debian/ -files cleanup. 2009-05-28 15:09:41 +00:00
Andreas Öman
cbe4ff99d6 More debian build system fixes. 2009-05-25 21:05:25 +00:00
Andreas Öman
05c2fc622c UTF-8 my name. 2009-05-25 20:32:13 +00:00
Andreas Öman
6290ccb454 Set correct source 2009-05-25 20:21:39 +00:00
Andreas Öman
8ddcb09894 Update debian packaging 2009-05-25 19:40:14 +00:00
Andreas Öman
0031f35b65 Update changelog 2009-05-25 19:39:52 +00:00
Andreas Öman
57fe40e53e Move 'man/' one step down. 2009-03-30 18:16:54 +00:00
Andreas Öman
f6d8b08f6c Add debian packaging 2009-03-30 18:11:57 +00:00