Timo Rothenpieler
- Login: BtbN
- Registered on: 2012-12-05
- Last sign in: 2015-11-17
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 2 | 2 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| Tvheadend | Contributor | 2013-04-04 |
Activity
2013-01-06
-
20:38 Tvheadend Feature #1503 (Rejected): Add support for tuners with multiple frontends per adapter
- The attached patch adds a new command line option (-b adapterN:frontendN) which makes it possible to specify which frontend to use for an adapter.
This makes it possible for some adapters like "TT-connect CT-3650 CI", which have only on...
2012-12-05
-
16:20 Tvheadend Bug #1447: crash when trying to tune a second channel with only one tuner available
- Narrowed this down to the function "static void http_stream_run(...)" in src/webui/webui.c, which does "mux = muxer_create(s->ths_service, mc);" without checking if s->ths_service is NULL, which is the case if subscribing to this channel...
-
00:59 Tvheadend Bug #1447 (Fixed): crash when trying to tune a second channel with only one tuner available
- Whenever i try to start streaming a diffrent channel from a second client, tvheadend crashes.
My main client is XBMC with pvr.hts addon, and the second client a VLC from a diffrent PC.
But it does not matter what clients are streaming,...