Lines Matching refs:shell_error
56 shell_error(ctx_shell, "Discovery failed (%d)", err); in mcc_discover_mcs_cb()
66 shell_error(ctx_shell, "Player Name read failed (%d)", err); in mcc_read_player_name_cb()
79 shell_error(ctx_shell, "Icon Object ID read failed (%d)", err); in mcc_read_icon_obj_id_cb()
94 shell_error(ctx_shell, "Icon URL read failed (%d)", err); in mcc_read_icon_url_cb()
106 shell_error(ctx_shell, "Track title read failed (%d)", err); in mcc_read_track_title_cb()
117 shell_error(ctx_shell, "Track changed notification failed (%d)", err); in mcc_track_changed_ntf_cb()
128 shell_error(ctx_shell, "Track duration read failed (%d)", err); in mcc_read_track_duration_cb()
140 shell_error(ctx_shell, "Track position read failed (%d)", err); in mcc_read_track_position_cb()
152 shell_error(ctx_shell, "Track Position set failed (%d)", err); in mcc_set_track_position_cb()
165 shell_error(ctx_shell, "Playback speed read failed (%d)", err); in mcc_read_playback_speed_cb()
177 shell_error(ctx_shell, "Playback speed set failed (%d)", err); in mcc_set_playback_speed_cb()
190 shell_error(ctx_shell, "Seeking speed read failed (%d)", err); in mcc_read_seeking_speed_cb()
206 shell_error(ctx_shell, in mcc_read_segments_obj_id_cb()
224 shell_error(ctx_shell, "Current Track Object ID read failed (%d)", in mcc_read_current_track_obj_id_cb()
242 shell_error(ctx_shell, "Current Track Object ID set failed (%d)", err); in mcc_set_current_track_obj_id_cb()
257 shell_error(ctx_shell, "Next Track Object ID read failed (%d)", in mcc_read_next_track_obj_id_cb()
279 shell_error(ctx_shell, "Next Track Object ID set failed (%d)", err); in mcc_set_next_track_obj_id_cb()
294 shell_error(ctx_shell, in mcc_read_parent_group_obj_id_cb()
312 shell_error(ctx_shell, in mcc_read_current_group_obj_id_cb()
329 shell_error(ctx_shell, "Current Group Object ID set failed (%d)", err); in mcc_set_current_group_obj_id_cb()
343 shell_error(ctx_shell, "Playing order read failed (%d)", err); in mcc_read_playing_order_cb()
355 shell_error(ctx_shell, "Playing order set failed (%d)", err); in mcc_set_playing_order_cb()
368 shell_error(ctx_shell, in mcc_read_playing_orders_supported_cb()
381 shell_error(ctx_shell, "Media State read failed (%d)", err); in mcc_read_media_state_cb()
393 shell_error(ctx_shell, in mcc_send_cmd_cb()
407 shell_error(ctx_shell, in mcc_cmd_ntf_cb()
422 shell_error(ctx_shell, "Opcodes supported read failed (%d)", in mcc_read_opcodes_supported_cb()
436 shell_error(ctx_shell, in mcc_send_search_cb()
447 shell_error(ctx_shell, in mcc_search_ntf_cb()
463 shell_error(ctx_shell, in mcc_read_search_results_obj_id_cb()
483 shell_error(ctx_shell, "Content Control ID read failed (%d)", err); in mcc_read_content_control_id_cb()
496 shell_error(ctx_shell, in mcc_otc_obj_selected_cb()
507 shell_error(ctx_shell, in mcc_otc_obj_metadata_cb()
519 shell_error(ctx_shell, in mcc_icon_object_read_cb()
533 shell_error(ctx_shell, in mcc_track_segments_object_read_cb()
546 shell_error(ctx_shell, in mcc_otc_read_current_track_object_cb()
559 shell_error(ctx_shell, in mcc_otc_read_next_track_object_cb()
572 shell_error(ctx_shell, in mcc_otc_read_parent_group_object_cb()
585 shell_error(ctx_shell, in mcc_otc_read_current_group_object_cb()
688 shell_error(sh, "Fail: %d", result); in cmd_mcc_init()
702 shell_error(sh, "Could not parse subscribe: %d", in cmd_mcc_discover_mcs()
711 shell_error(sh, "Fail: %d", result); in cmd_mcc_discover_mcs()
723 shell_error(sh, "Fail: %d", result); in cmd_mcc_read_player_name()
736 shell_error(sh, "Fail: %d", result); in cmd_mcc_read_icon_obj_id()
750 shell_error(sh, "Fail: %d", result); in cmd_mcc_read_icon_url()
764 shell_error(sh, "Fail: %d", result); in cmd_mcc_read_track_title()
778 shell_error(sh, "Fail: %d", result); in cmd_mcc_read_track_duration()
792 shell_error(sh, "Fail: %d", result); in cmd_mcc_read_track_position()
807 shell_error(sh, "Could not parse pos: %d", result); in cmd_mcc_set_track_position()
813 shell_error(sh, "Invalid pos: %ld", pos); in cmd_mcc_set_track_position()
835 shell_error(sh, "Fail: %d", result); in cmd_mcc_read_playback_speed()
851 shell_error(sh, "Could not parse speed: %d", result); in cmd_mcc_set_playback_speed()
857 shell_error(sh, "Invalid speed: %ld", speed); in cmd_mcc_set_playback_speed()
893 shell_error(sh, "Fail: %d", result); in cmd_mcc_read_track_segments_obj_id()
906 shell_error(sh, "Fail: %d", result); in cmd_mcc_read_current_track_obj_id()
919 shell_error(sh, "Could not parse id: %d", result); in cmd_mcc_set_current_track_obj_id()
925 shell_error(sh, "Invalid id: %llu", id); in cmd_mcc_set_current_track_obj_id()
944 shell_error(sh, "Fail: %d", result); in cmd_mcc_read_next_track_obj_id()
957 shell_error(sh, "Could not parse id: %d", result); in cmd_mcc_set_next_track_obj_id()
963 shell_error(sh, "Invalid id: %llu", id); in cmd_mcc_set_next_track_obj_id()
982 shell_error(sh, "Fail: %d", result); in cmd_mcc_read_parent_group_obj_id()
994 shell_error(sh, "Fail: %d", result); in cmd_mcc_read_current_group_obj_id()
1007 shell_error(sh, "Could not parse id: %d", result); in cmd_mcc_set_current_group_obj_id()
1013 shell_error(sh, "Invalid id: %llu", id); in cmd_mcc_set_current_group_obj_id()
1034 shell_error(sh, "Fail: %d", result); in cmd_mcc_read_playing_order()
1049 shell_error(sh, "Could not parse order: %d", result); in cmd_mcc_set_playing_order()
1055 shell_error(sh, "Invalid order: %lu", order); in cmd_mcc_set_playing_order()
1076 shell_error(sh, "Fail: %d", result); in cmd_mcc_read_playing_orders_supported()
1090 shell_error(sh, "Fail: %d", result); in cmd_mcc_read_media_state()
1108 shell_error(sh, "MCC play failed: %d", err); in cmd_mcc_play()
1125 shell_error(sh, "MCC pause failed: %d", err); in cmd_mcc_pause()
1143 shell_error(sh, "MCC fast rewind failed: %d", err); in cmd_mcc_fast_rewind()
1161 shell_error(sh, "MCC fast forward failed: %d", err); in cmd_mcc_fast_forward()
1178 shell_error(sh, "MCC stop failed: %d", err); in cmd_mcc_stop()
1197 shell_error(sh, "Failed to parse offset: %d", err); in cmd_mcc_move_relative()
1203 shell_error(sh, "Invalid offset: %ld", offset); in cmd_mcc_move_relative()
1212 shell_error(sh, "MCC move relative failed: %d", err); in cmd_mcc_move_relative()
1230 shell_error(sh, "MCC previous segment failed: %d", err); in cmd_mcc_prev_segment()
1248 shell_error(sh, "MCC next segment failed: %d", err); in cmd_mcc_next_segment()
1266 shell_error(sh, "MCC first segment failed: %d", err); in cmd_mcc_first_segment()
1284 shell_error(sh, "MCC last segment failed: %d", err); in cmd_mcc_last_segment()
1303 shell_error(sh, "Failed to parse segment: %d", err); in cmd_mcc_goto_segment()
1309 shell_error(sh, "Invalid segment: %ld", segment); in cmd_mcc_goto_segment()
1318 shell_error(sh, "MCC goto segment failed: %d", err); in cmd_mcc_goto_segment()
1335 shell_error(sh, "MCC previous track failed: %d", err); in cmd_mcc_prev_track()
1352 shell_error(sh, "MCC next track failed: %d", err); in cmd_mcc_next_track()
1370 shell_error(sh, "MCC first track failed: %d", err); in cmd_mcc_first_track()
1387 shell_error(sh, "MCC last track failed: %d", err); in cmd_mcc_last_track()
1405 shell_error(sh, "Failed to parse track: %d", err); in cmd_mcc_goto_track()
1411 shell_error(sh, "Invalid track: %ld", track); in cmd_mcc_goto_track()
1420 shell_error(sh, "MCC goto track failed: %d", err); in cmd_mcc_goto_track()
1437 shell_error(sh, "MCC previous group failed: %d", err); in cmd_mcc_prev_group()
1454 shell_error(sh, "MCC next group failed: %d", err); in cmd_mcc_next_group()
1472 shell_error(sh, "MCC first group failed: %d", err); in cmd_mcc_first_group()
1489 shell_error(sh, "MCC last group failed: %d", err); in cmd_mcc_last_group()
1507 shell_error(sh, "Failed to parse group: %d", err); in cmd_mcc_goto_group()
1513 shell_error(sh, "Invalid group: %ld", group); in cmd_mcc_goto_group()
1522 shell_error(sh, "MCC goto group failed: %d", err); in cmd_mcc_goto_group()
1537 shell_error(sh, "Fail: %d", result); in cmd_mcc_read_opcodes_supported()
1581 shell_error(sh, "Could not parse testround: %d", result); in cmd_mcc_send_search_ioptest()
1619 shell_error(sh, "Invalid parameter"); in cmd_mcc_send_search_ioptest()
1726 shell_error(sh, "Fail: %d", result); in cmd_mcc_read_search_results_obj_id()
1740 shell_error(sh, "Fail: %d", result); in cmd_mcc_read_content_control_id()
1756 shell_error(sh, "Fail: %d", result); in cmd_mcc_otc_read_features()
1768 shell_error(sh, "Fail: %d", result); in cmd_mcc_otc_read()
1782 shell_error(sh, "Fail: %d", result); in cmd_mcc_otc_read_metadata()
1794 shell_error(sh, "Could not parse id: %d", result); in cmd_mcc_otc_select()
1800 shell_error(sh, "Invalid id: %llu", id); in cmd_mcc_otc_select()
1808 shell_error(sh, "Fail: %d", result); in cmd_mcc_otc_select()
1821 shell_error(sh, "Fail: %d", result); in cmd_mcc_otc_select_first()
1834 shell_error(sh, "Fail: %d", result); in cmd_mcc_otc_select_last()
1847 shell_error(sh, "Fail: %d", result); in cmd_mcc_otc_select_next()
1860 shell_error(sh, "Fail: %d", result); in cmd_mcc_otc_select_prev()
1874 shell_error(sh, "Fail: %d", result); in cmd_mcc_otc_read_icon_object()
1888 shell_error(sh, "Fail: %d", result); in cmd_mcc_otc_read_track_segments_object()
1902 shell_error(sh, "Fail: %d", result); in cmd_mcc_otc_read_current_track_object()
1916 shell_error(sh, "Fail: %d", result); in cmd_mcc_otc_read_next_track_object()
1930 shell_error(sh, "Fail: %d", result); in cmd_mcc_otc_read_parent_group_object()
1944 shell_error(sh, "Fail: %d", result); in cmd_mcc_otc_read_current_group_object()
1952 shell_error(sh, "%s unknown parameter: %s", argv[0], argv[1]); in cmd_mcc()