Home
last modified time | relevance | path

Searched refs:tvherror (Results 1 – 25 of 87) sorted by relevance

1234

/dports/multimedia/tvheadend/tvheadend-4.2.8/src/
H A Davahi.c89 tvherror(LS_AVAHI, "Service name collision, renaming service to '%s'", name); in entry_group_callback()
97 tvherror(LS_AVAHI, in entry_group_callback()
125 tvherror(LS_AVAHI, in create_services()
146 tvherror(LS_AVAHI, in create_services()
169 tvherror(LS_AVAHI, in create_services()
177 tvherror(LS_AVAHI, in create_services()
195 tvherror(LS_AVAHI, "Service name collision, renaming service to '%s'", name); in create_services()
226 tvherror(LS_AVAHI, "Client failure: %s", avahi_strerror(avahi_client_errno(c))); in client_callback()
H A Ddownload.c42 tvherror(dn->subsys, "unable to open file '%s': %s", in download_file()
47 tvherror(dn->subsys, "unable to stat file '%s': %s", in download_file()
125 tvherror(dn->subsys, "unable to fetch data from url [%d-%d/%zd]", in download_fetch_complete()
190 tvherror(dn->subsys, "pipe: read failed: %d", errno); in download_pipe_read()
213 tvherror(dn->subsys, "pipe: unable to parse arguments (%s)", args); in download_pipe()
225 tvherror(dn->subsys, "pipe: cannot start (%s)", args); in download_pipe()
268 tvherror(dn->subsys, "wrong url"); in download_fetch()
273 tvherror(dn->subsys, "unable to open http client"); in download_fetch()
283 tvherror(dn->subsys, "unable to send http command"); in download_fetch()
H A Dudp.c180 tvherror(subsystem, "%s - failed to create socket [%s]", in udp_bind()
190 tvherror(subsystem, "%s - failed to reuse address for socket [%s]", in udp_bind()
199 tvherror(subsystem, "%s - could not find interface %s", in udp_bind()
209 tvherror(subsystem, "%s - cannot bind %s:%hu [e=%s]", in udp_bind()
288 tvherror(subsystem, "%s - cannot bind %s:%hu [e=%s]", in udp_bind()
304 tvherror(subsystem, "IPv6 multicast not supported"); in udp_bind()
312 tvherror(subsystem, "%s - cannot obtain socket name [%s]", in udp_bind()
395 tvherror(subsystem, "%s - failed to create socket [%s]", in udp_sendinit()
406 tvherror(subsystem, "%s - could not find interface %s", in udp_sendinit()
438 tvherror(subsystem, "IPv6 multicast not supported"); in udp_sendinit()
[all …]
H A Dbonjour.c40 tvherror(LS_BONJOUR, "callback error (domain = %ld, error =%d)", in bonjour_callback()
59 tvherror(LS_BONJOUR, "service creation failed"); in bonjour_start_service()
87 tvherror(LS_BONJOUR, "registration failed (service type = %s, " in bonjour_start_service()
90 tvherror(LS_BONJOUR, "service '%s' successfully established", in bonjour_start_service()
H A Duuid.c101 tvherror(LS_UUID, "failed to open %s", RANDOM_PATH); in uuid_init()
110 tvherror(LS_UUID, "random failed: %s", strerror(errno)); in uuid_random()
122 tvherror(LS_UUID, "wrong uuid size"); in uuid_init_bin()
127 tvherror(LS_UUID, "failed to read from %s", RANDOM_PATH); in uuid_init_bin()
H A Depgdb.c317 tvherror(LS_EPGDB, "failed to install SIGBUS handler"); in epg_init()
324 tvherror(LS_EPGDB, "failed to detect database size"); in epg_init()
334 tvherror(LS_EPGDB, "failed to mmap database"); in epg_init()
339 tvherror(LS_EPGDB, "failed to read from mapped file"); in epg_init()
368 tvherror(LS_EPGDB, "corruption detected, some/all data lost"); in epg_init()
496 tvherror(LS_EPGDB, "write error (size %zd)", orig); in epg_save_tsk_callback()
498 tvherror(LS_EPGDB, "unable to remove file %s", tmppath); in epg_save_tsk_callback()
502 tvherror(LS_EPGDB, "unable to rename file %s to %s", tmppath, path); in epg_save_tsk_callback()
505 tvherror(LS_EPGDB, "unable to open epgdb file"); in epg_save_tsk_callback()
579 tvherror(LS_EPGDB, "failed to store epg to disk"); in epg_save()
H A Ddbus.c143 tvherror(LS_DBUS, "Connection error: %s", err.message); in dbus_create_session()
150 tvherror(LS_DBUS, "Name error: %s", err.message); in dbus_create_session()
157 tvherror(LS_DBUS, "Not primary owner"); in dbus_create_session()
178 tvherror(LS_DBUS, "Unable to create signal %s %s %s", in dbus_send_signal()
186 tvherror(LS_DBUS, "Unable to send signal %s %s %s", in dbus_send_signal()
391 tvherror(LS_DBUS, "tvhpoll_wait() error"); in dbus_server_thread()
H A Dtvhpoll.c74 tvherror(LS_TVHPOLL, "failed to create epoll [%s]", strerror(errno)); in tvhpoll_create()
79 tvherror(LS_TVHPOLL, "failed to create kqueue [%s]", strerror(errno)); in tvhpoll_create()
130 tvherror(LS_TVHPOLL, "failed to add kqueue WRITE filter [%d|%d]", in tvhpoll_add()
142 tvherror(LS_TVHPOLL, "failed to add kqueue READ filter [%d|%d]", in tvhpoll_add()
H A Dlock.c117 tvherror(LS_LOCK, "file %s lock error: %s", lfile, strerror(-err)); in file_lock()
127 tvherror(LS_LOCK, "file %s unlock error: %s", lfile, strerror(-err)); in file_unlock()
H A Dspawn.c109 tvherror(LS_SPAWN, "pipe buffer full"); in spawn_pipe_read()
307 tvherror(LS_SPAWN, "Unable to kill task pid %d (not enough permissions)", s->pid); in spawn_reaper()
335 tvherror(LS_SPAWN, "Unable to kill task pid %d (not enough permissions)", s->pid); in spawn_kill()
528 tvherror(LS_SPAWN, "Unable to fork() for \"%s\" -- %s", in spawn_and_give_stdout()
611 tvherror(LS_SPAWN, "Unable to fork() for \"%s\" -- %s", in spawnv()
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/input/mpegts/tvhdhomerun/
H A Dtvhdhomerun_frontend.c96 tvherror(LS_TVHDHOMERUN, "failed to open socket (%d)", errno); in tvhdhomerun_frontend_input_thread()
129 tvherror(LS_TVHDHOMERUN, "failed bind socket: %d", errno); in tvhdhomerun_frontend_input_thread()
136 tvherror(LS_TVHDHOMERUN, "failed to getsockname: %d", errno); in tvhdhomerun_frontend_input_thread()
157 tvherror(LS_TVHDHOMERUN, "failed to set target: %d", r); in tvhdhomerun_frontend_input_thread()
171 tvherror(LS_TVHDHOMERUN, "failed to setup poll"); in tvhdhomerun_frontend_input_thread()
191 tvherror(LS_TVHDHOMERUN, "%s - read() error %d (%s)", in tvhdhomerun_frontend_input_thread()
327 tvherror(LS_TVHDHOMERUN, "failed to get_tuner_filter: %d", res); in tvhdhomerun_device_open_pid()
351 tvherror(LS_TVHDHOMERUN, "failed to set_tuner_filter: %d", res); in tvhdhomerun_device_open_pid()
433 tvherror(LS_TVHDHOMERUN, "failed to tune to %s", channel_buf); in tvhdhomerun_frontend_tune()
466 tvherror(LS_TVHDHOMERUN, "failed to reset pfilter: %d", r); in tvhdhomerun_frontend_start_mux()
[all …]
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/input/mpegts/linuxdvb/
H A Dlinuxdvb_en50494.c225tvherror(LS_EN50494, "transponder value bigger then 1023 for freq %d (%d)", freq, le->le_frequency… in linuxdvb_en50494_freq0()
241tvherror(LS_EN50494, "transponder value bigger then 2047 for freq %d (%d)", freq, le->le_frequency… in linuxdvb_en50607_freq0()
315 tvherror(LS_EN50494,"failed to lock for tuning"); in linuxdvb_en50494_tune()
335 tvherror(LS_EN50494, "error setting lnb voltage to 18V"); in linuxdvb_en50494_tune()
369 tvherror(LS_EN50494, "error send tune command"); in linuxdvb_en50494_tune()
377 tvherror(LS_EN50494, "error setting lnb voltage back to 13V"); in linuxdvb_en50494_tune()
395 tvherror(LS_EN50494, "failed to init lock mutex"); in linuxdvb_en50494_init()
422 tvherror(LS_EN50494, "only 2 ports/positions are possible. given %i", port); in linuxdvb_en50494_create0()
427 tvherror(LS_EN50494, "only 64 ports/positions are possible. given %i", port); in linuxdvb_en50494_create0()
H A Dlinuxdvb_ca.c149 tvherror(LS_LINUXDVB, "unable to reset ca%u %s", in linuxdvb_ca_class_enabled_notify()
469 tvherror(LS_EN50221, "failed to send ENQ to slot %d", slot_id); in linuxdvb_ca_rm_changed_cb()
676 tvherror(LS_EN50221, "failed to create transport layer"); in linuxdvb_ca_en50221_thread()
682 tvherror(LS_EN50221, "slot registration failed"); in linuxdvb_ca_en50221_thread()
688 tvherror(LS_EN50221, "failed to create session layer"); in linuxdvb_ca_en50221_thread()
758 tvherror(LS_LINUXDVB, "failed to get CAM slot %u info [e=%s]", in linuxdvb_ca_monitor()
849 tvherror(LS_EN50221, "failed to decode PMT section"); in linuxdvb_ca_process_capmt_queue()
854 tvherror(LS_EN50221, "failed to decode PMT ext_section"); in linuxdvb_ca_process_capmt_queue()
859 tvherror(LS_EN50221, "failed to decode PMT"); in linuxdvb_ca_process_capmt_queue()
867 tvherror(LS_EN50221, "Failed to format CAPMT"); in linuxdvb_ca_process_capmt_queue()
[all …]
H A Dlinuxdvb_adapter.c357 tvherror(LS_LINUXDVB, "unable to open %s", fe_path); in linuxdvb_adapter_add()
366 tvherror(LS_LINUXDVB, "unable to query %s", fe_path); in linuxdvb_adapter_add()
372 tvherror(LS_LINUXDVB, "unable to determine FE type %s - %i", fe_path, dfi.type); in linuxdvb_adapter_add()
394 tvherror(LS_LINUXDVB, "failed to create %s", path); in linuxdvb_adapter_add()
448 tvherror(LS_LINUXDVB, "unable to open %s", ca_path); in linuxdvb_adapter_add()
454 tvherror(LS_LINUXDVB, "unable to query %s", ca_path); in linuxdvb_adapter_add()
464 tvherror(LS_LINUXDVB, "failed to create %s", path); in linuxdvb_adapter_add()
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/plumbing/
H A Dtranscoding.c339 tvherror(LS_TRANSCODE, "%04X: Unsupported input codec %s", in transcoder_get_decoder()
346 tvherror(LS_TRANSCODE, "%04X: Unable to find %s decoder", in transcoder_get_decoder()
367 tvherror(LS_TRANSCODE, "%04X: Unable to find %s encoder", in transcoder_get_encoder()
417 tvherror(LS_TRANSCODE, "%04X: Unable to open %s decoder", in transcoder_stream_subtitle()
518 tvherror(LS_TRANSCODE, "%04X: missing meta data for %s", in transcoder_stream_audio()
524 tvherror(LS_TRANSCODE, "%04X: Unable to open %s decoder", in transcoder_stream_audio()
553 tvherror(LS_TRANSCODE, "%04X: Unable to decode audio (%d, %s)", in transcoder_stream_audio()
647 tvherror(LS_TRANSCODE, "%04X: Unable to open %s encoder", in transcoder_stream_audio()
1424 tvherror(LS_TRANSCODE, "%04X: Unable to open %s encoder", in transcoder_stream_video()
1431 tvherror(LS_TRANSCODE, "%04X: Video filter creation failed", in transcoder_stream_video()
[all …]
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/input/mpegts/tsfile/
H A Dtsfile_input.c61 tvherror(LS_TSFILE, "open(%s) failed %d (%s)", in tsfile_input_thread()
81 tvherror(LS_TSFILE, "stat() failed %d (%s)", in tsfile_input_thread()
117 tvherror(LS_TSFILE, "read() error %d (%s)", in tsfile_input_thread()
211 tvherror(LS_TSFILE, "mmi %p could not stat '%s' (%i)", in tsfile_input_start_mux()
221 tvherror(LS_TSFILE, "failed to create thread pipe"); in tsfile_input_start_mux()
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/input/mpegts/iptv/
H A Diptv_pipe.c52 tvherror(LS_IPTV, "Unable to start pipe '%s' (wrong executable?)", raw); in iptv_pipe_start()
127 tvherror(LS_IPTV, "stdin pipe unexpectedly closed: %s", in iptv_pipe_read()
136 tvherror(LS_IPTV, "unable to respawn %s", im->mm_iptv_url_raw); in iptv_pipe_read()
H A Diptv_http.c369 tvherror(LS_IPTV, "cannot reopen http client: %d'", r); in iptv_http_reconnect()
371 tvherror(LS_IPTV, "m3u url invalid '%s'", url); in iptv_http_reconnect()
407 tvherror(LS_IPTV, "unknown crypto method '%s'", s); in iptv_http_complete()
415 tvherror(LS_IPTV, "unknown IV type or length (%s)", s); in iptv_http_complete()
422 tvherror(LS_IPTV, "no URI in KEY attribute"); in iptv_http_complete()
438 tvherror(LS_IPTV, "m3u contents parsing failed"); in iptv_http_complete()
478 tvherror(LS_IPTV, "AES-128 key wrong length (%d)\n", hp->key_sbuf.sb_ptr); in iptv_http_complete_key()
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/muxer/
H A Dmuxer_libav.c327 tvherror(LS_LIBAV, "Failed to add %s stream", in lav_muxer_init()
340 tvherror(LS_LIBAV, "No supported streams available"); in lav_muxer_init()
344 tvherror(LS_LIBAV, "Failed to write %s header", in lav_muxer_init()
408 tvherror(LS_LIBAV, "%s: Could not open -- %s", filename, buf); in lav_muxer_open_file()
415 tvherror(LS_LIBAV, "%s: Unable to change permissions -- %s", in lav_muxer_open_file()
443 tvherror(LS_LIBAV, "No streams to mux"); in lav_muxer_write_pkt()
449 tvherror(LS_LIBAV, "Muxer not initialized correctly"); in lav_muxer_write_pkt()
642 tvherror(LS_LIBAV, "Can't find the '%s' muxer", mux_name); in lav_muxer_create()
H A Dmuxer_audioes.c179 tvherror(LS_AUDIOES, "%s: Unable to create file, open failed -- %s", in audioes_muxer_open_file()
187 tvherror(LS_AUDIOES, "%s: Unable to change permissions -- %s", in audioes_muxer_open_file()
225 tvherror(LS_AUDIOES, "%s: Write failed -- %s", am->am_filename, in audioes_muxer_write_pkt()
267 tvherror(LS_AUDIOES, "%s: Unable to close file -- %s", in audioes_muxer_close()
H A Dmuxer_pass.c145 tvherror(LS_PASS, "PMT entry too long (%i)", l); in pass_muxer_pmt_cb()
204 tvherror(LS_PASS, "SDT entry too long (%i)", l); in pass_muxer_sdt_cb()
385 tvherror(LS_PASS, "%s: Unable to create file, open failed -- %s", in pass_muxer_open_file()
393 tvherror(LS_PASS, "%s: Unable to change permissions -- %s", in pass_muxer_open_file()
417 tvherror(LS_PASS, "%s: Write failed -- %s", pm->pm_filename, in pass_muxer_write()
550 tvherror(LS_PASS, "%s: Unable to close file, close failed -- %s", in pass_muxer_close()
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/epggrab/
H A Dmodule.c399 tvherror(mod->subsys, "%s: unable to parse arguments", mod->id); in epggrab_module_grab_spawn()
422 tvherror(mod->subsys, "%s: no output detected", mod->id); in epggrab_module_grab_spawn()
439 tvherror(mod->subsys, "%s: htsmsg_xml_deserialize error %s", mod->id, errbuf); in epggrab_module_trans_xml()
470 tvherror(mod->subsys, "%s: failed to read data", mod->id); in _epggrab_socket_handler()
554 tvherror(mod->subsys, "%s: failed to bind socket", mod->id); in epggrab_module_activate_socket()
561 tvherror(mod->subsys, "%s: failed to listen on socket", mod->id); in epggrab_module_activate_socket()
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/dvr/
H A Ddvr_rec.c91 tvherror(LS_DVR, "unable to find access (owner '%s', creator '%s')", in dvr_rec_subscribe()
104 tvherror(LS_DVR, "multiple connections are not allowed for user '%s' from '%s' " in dvr_rec_subscribe()
114 tvherror(LS_DVR, "the directory '%s' is not accessible", de->de_config->dvr_storage); in dvr_rec_subscribe()
129 tvherror(LS_DVR, "unable to create channel streaming default chain '%s' for '%s'", in dvr_rec_subscribe()
141 tvherror(LS_DVR, "unable to create new channel subcription for '%s' profile '%s'", in dvr_rec_subscribe()
229 tvherror(LS_DVR, "Unsupported charset %s using ASCII", cfg->dvr_charset); in cleanup_filename()
713 tvherror(LS_DVR, "wrong storage path"); in pvr_generate_filename()
896 tvherror(LS_DVR, "Recording error: \"%s\": %s", in dvr_rec_fatal_error()
1501 tvherror(LS_DVR, "Recording stopped: \"%s\": %s", in dvr_thread()
1530 tvherror(LS_DVR, "Streaming error: \"%s\": %s", in dvr_thread()
[all …]
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/input/mpegts/
H A Dmpegts_mux_sched.c282 tvherror(LS_MUXSCHED, "failed to find next event"); in mpegts_mux_sched_timer()
302 tvherror(LS_MUXSCHED, "calloc() failed"); in mpegts_mux_sched_create()
310 tvherror(LS_MUXSCHED, "invalid uuid '%s'", uuid); in mpegts_mux_sched_create()
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/satip/
H A Dserver.c548 tvherror(LS_SATIPS, "RTSP port %d specified but no root perms, using 9983", rtsp_port); in satips_rtsp_port()
910 tvherror(LS_SATIPS, "use --satip_bindaddr parameter to select the local IP for SAT>IP"); in satip_server_init_common()
911 tvherror(LS_SATIPS, "using Google lookup (might block the task until timeout)"); in satip_server_init_common()
914 tvherror(LS_SATIPS, "Unable to determine the HTTP/RTSP address"); in satip_server_init_common()
1020 tvherror(LS_SATIPS, "Unable to create UUID"); in satip_server_register()
1038 tvherror(LS_SATIPS, "unable to create UPnP discovery service"); in satip_server_register()

1234