Searched refs:E_DEBUG (Results 1 - 25 of 33) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dlog.h29 #define E_DEBUG 5 macro
H A Dtivo_beacon.c138 DPRINTF(E_DEBUG, L_TIVO, "Interface: %s broadcast addr %s\n", ifr[i].ifr_name, inet_ntoa(sin.sin_addr));
169 DPRINTF(E_DEBUG, L_TIVO, "Sending TiVo beacon to %s\n", inet_ntoa(client->sin_addr));
242 DPRINTF(E_DEBUG, L_TIVO, "Received new beacon: machine(%s) platform(%s) services(%s)\n",
270 DPRINTF(E_DEBUG, L_TIVO, "%s\n", scp);
281 DPRINTF(E_DEBUG, L_TIVO, "Received new beacon: machine(%s/%s) platform(%s) services(%s)\n",
315 DPRINTF(E_DEBUG, L_TIVO, "Ignoring TiVo beacon on other interface [%s]\n",
H A Dplaylist.c66 DPRINTF(E_DEBUG, L_SCANNER, "Playlist %s contains %d items\n", name, items);
146 DPRINTF(E_DEBUG, L_SCANNER, "Scanning playlist \"%s\" [%s]\n", plname, plpath);
166 //DEBUG DPRINTF(E_DEBUG, L_SCANNER, "%d: already in database\n", plist.track);
190 DPRINTF(E_DEBUG, L_SCANNER, "%d: checking database for %s\n", plist.track, plist.path);
207 //DEBUG DPRINTF(E_DEBUG, L_SCANNER, "* Searching for %s in db\n", fname);
212 DPRINTF(E_DEBUG, L_SCANNER, "+ %s found in db\n", fname);
236 DPRINTF(E_DEBUG, L_SCANNER, "- %s not found in db\n", fname);
H A Dmetadata.c178 DPRINTF(E_DEBUG, L_METADATA, "Parsing .nfo file: %s\n", path);
512 //DEBUG DPRINTF(E_DEBUG, L_METADATA, "Parsing %s...\n", path);
516 //DEBUG DPRINTF(E_DEBUG, L_METADATA, " * size: %jd\n", file.st_size);
547 //DEBUG DPRINTF(E_DEBUG, L_METADATA, " * date: %s\n", m.date);
562 //DEBUG DPRINTF(E_DEBUG, L_METADATA, " * model: %s\n", model);
600 //DEBUG DPRINTF(E_DEBUG, L_METADATA, " * thumbnail: %d\n", thumb);
626 //DEBUG DPRINTF(E_DEBUG, L_METADATA, " * resolution: %dx%d\n", width, height);
683 //DEBUG DPRINTF(E_DEBUG, L_METADATA, "Parsing video %s...\n", name);
687 //DEBUG DPRINTF(E_DEBUG, L_METADATA, " * size: %jd\n", file.st_size);
724 DPRINTF(E_DEBUG, L_METADAT
[all...]
H A Dupnpevents.c152 DPRINTF(E_DEBUG, L_HTTP, "addSubscriber(%s, %.*s, %d)\n",
184 DPRINTF(E_DEBUG, L_HTTP, "removeSubscriber(%.*s)\n",
299 DPRINTF(E_DEBUG, L_HTTP, "%s: '%s' %hu '%s'\n", "upnp_event_notify_connect",
351 DPRINTF(E_DEBUG, L_HTTP, "Sending UPnP Event response:\n%s\n", obj->buffer);
358 //DEBUG DPRINTF(E_DEBUG, L_HTTP, "Sending UPnP Event:\n%s", obj->buffer+obj->sent);
381 DPRINTF(E_DEBUG, L_HTTP, "%s: (%dbytes) %.*s\n", "upnp_event_recv",
420 DPRINTF(E_DEBUG, L_HTTP, "upnpevents_selectfds: %p %d %d\n",
454 DPRINTF(E_DEBUG, L_HTTP, "%s: %p %d %d %d %d\n",
H A Dinotify.c155 DPRINTF(E_DEBUG, L_INOTIFY, "Add watch to %s\n", media_path->path);
162 DPRINTF(E_DEBUG, L_INOTIFY, "Add watch to %s\n", result[i]);
363 DPRINTF(E_DEBUG, L_INOTIFY, "Re-reading modified playlist (%s).\n", path);
370 DPRINTF(E_DEBUG, L_INOTIFY, "%s is newer than the last db entry.\n", path);
389 //DEBUG DPRINTF(E_DEBUG, L_INOTIFY, "Checking %s\n", parent_buf);
396 DPRINTF(E_DEBUG, L_INOTIFY, "Found first known parentID: %s [%s]\n", id, parent_buf);
424 //DEBUG DPRINTF(E_DEBUG, L_INOTIFY, "Inserting %s\n", name);
456 DPRINTF(E_DEBUG, L_INOTIFY, "%s already exists\n", path);
714 DPRINTF(E_DEBUG, L_INOTIFY, "The directory %s was %s.\n",
724 // DPRINTF(E_DEBUG, L_INOTIF
[all...]
H A Dclients.c270 DPRINTF(E_DEBUG, L_HTTP, "Client found in cache. [%s/entry %d]\n",
292 DPRINTF(E_DEBUG, L_HTTP, "Added client [%s/%s/%02X:%02X:%02X:%02X:%02X:%02X] to cache slot %d.\n",
H A Dcontainers.c142 DPRINTF(E_DEBUG, L_HTTP, "Found magic container %d [%s]\n", i, magic_containers[i].objectid_match);
164 DPRINTF(E_DEBUG, L_HTTP, "Found magic container %d [%s]\n", i, magic_containers[i].objectid_match);
H A Dtivo_commands.c308 DPRINTF(E_DEBUG, L_TIVO, "%s\n", sql);
585 DPRINTF(E_DEBUG, L_TIVO, "%s\n", sql);
622 DPRINTF(E_DEBUG, L_TIVO, "%s\n", sql);
671 DPRINTF(E_DEBUG, L_GENERAL, "Processing TiVo command %s\n", path);
685 DPRINTF(E_DEBUG, L_GENERAL, "%s: %s\n", key, val);
743 DPRINTF(E_DEBUG, L_GENERAL, "Unhandled parameter [%s]\n", key);
776 DPRINTF(E_DEBUG, L_GENERAL, "Unhandled command [%s]\n", command);
H A Dupnphttp.c259 DPRINTF(E_DEBUG, L_HTTP, "Range Start-End: %lld - %lld\n",
655 DPRINTF(E_DEBUG, L_HTTP, "SOAPAction: %.*s\n", h->req_soapActionLen, h->req_soapAction);
730 DPRINTF(E_DEBUG, L_HTTP, "ProcessHTTPSubscribe %s\n", path);
731 DPRINTF(E_DEBUG, L_HTTP, "Callback '%.*s' Timeout=%d\n",
733 DPRINTF(E_DEBUG, L_HTTP, "SID '%.*s'\n", h->req_SIDLen, h->req_SID);
747 DPRINTF(E_DEBUG, L_HTTP, "generated sid=%s\n", sid);
782 DPRINTF(E_DEBUG, L_HTTP, "ProcessHTTPUnSubscribe %s\n", path);
783 DPRINTF(E_DEBUG, L_HTTP, "SID '%.*s'\n", h->req_SIDLen, h->req_SID);
880 DPRINTF(E_DEBUG, L_HTTP, "HTTP REQUEST: %.*s\n", h->req_buflen, h->req_buf);
1216 DPRINTF(E_DEBUG, L_HTT
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dlog.h24 #define E_DEBUG 5 macro
H A Dplaylist.c60 DPRINTF(E_DEBUG, L_SCANNER, "Playlist %s contains %d items\n", name, items);
115 DPRINTF(E_DEBUG, L_SCANNER, "Scanning playlist \"%s\" [%s]\n", plname, plpath);
135 //DEBUG DPRINTF(E_DEBUG, L_SCANNER, "%d: already in database\n", plist.track);
142 DPRINTF(E_DEBUG, L_SCANNER, "%d: checking database for %s\n", plist.track, plist.path);
159 //DEBUG DPRINTF(E_DEBUG, L_SCANNER, "* Searching for %s in db\n", fname);
163 DPRINTF(E_DEBUG, L_SCANNER, "+ %s found in db\n", fname);
176 DPRINTF(E_DEBUG, L_SCANNER, "- %s not found in db\n", fname);
H A Dmetadata.c147 //DEBUG DPRINTF(E_DEBUG, L_METADATA, "New file %s looks like a caption file.\n", path);
151 DPRINTF(E_DEBUG, L_METADATA, "No file found for caption %s.\n", path);
427 //DEBUG DPRINTF(E_DEBUG, L_METADATA, "Parsing %s...\n", path);
431 //DEBUG DPRINTF(E_DEBUG, L_METADATA, " * size: %jd\n", file.st_size);
461 //DEBUG DPRINTF(E_DEBUG, L_METADATA, " * date: %s\n", date);
476 //DEBUG DPRINTF(E_DEBUG, L_METADATA, " * model: %s\n", model);
498 //DEBUG DPRINTF(E_DEBUG, L_METADATA, " * thumbnail: %d\n", thumb);
521 //DEBUG DPRINTF(E_DEBUG, L_METADATA, " * resolution: %dx%d\n", width, height);
582 //DEBUG DPRINTF(E_DEBUG, L_METADATA, "Parsing video %s...\n", name);
586 //DEBUG DPRINTF(E_DEBUG, L_METADAT
[all...]
H A Dupnpevents.c117 DPRINTF(E_DEBUG, L_HTTP, "addSubscriber(%s, %.*s, %d)\n",
151 DPRINTF(E_DEBUG, L_HTTP, "removeSubscriber(%.*s)\n",
257 DPRINTF(E_DEBUG, L_HTTP, "%s: '%s' %hu '%s'\n", "upnp_event_notify_connect",
312 DPRINTF(E_DEBUG, L_HTTP, "Sending UPnP Event response:\n%s\n", obj->buffer);
319 //DEBUG DPRINTF(E_DEBUG, L_HTTP, "Sending UPnP Event:\n%s", obj->buffer+obj->sent);
343 DPRINTF(E_DEBUG, L_HTTP, "%s: (%dbytes) %.*s\n", "upnp_event_recv",
378 DPRINTF(E_DEBUG, L_HTTP, "upnpevents_selectfds: %p %d %d\n",
412 DPRINTF(E_DEBUG, L_HTTP, "%s: %p %d %d %d %d\n",
H A Dinotify.c201 DPRINTF(E_DEBUG, L_INOTIFY, "Add watch to %s\n", result[i]);
348 DPRINTF(E_DEBUG, L_INOTIFY, "%s is newer than the last db entry.\n", path);
363 DPRINTF(E_DEBUG, L_INOTIFY, "Re-reading modified playlist.\n", path);
380 //DEBUG DPRINTF(E_DEBUG, L_INOTIFY, "Checking %s\n", parent_buf);
390 DPRINTF(E_DEBUG, L_INOTIFY, "Found first known parentID: %s\n", id);
420 //DEBUG DPRINTF(E_DEBUG, L_INOTIFY, "Inserting %s\n", name);
703 DPRINTF(E_DEBUG, L_INOTIFY, "The directory %s was %s.\n", path_buf, (event->mask & IN_MOVED_TO ? "moved here" : "created"));
710 DPRINTF(E_DEBUG, L_INOTIFY, "The file %s was %s.\n", path_buf, (event->mask & IN_MOVED_TO ? "moved here" : "changed"));
718 DPRINTF(E_DEBUG, L_INOTIFY, "The directory %s was %s.\n", path_buf, (event->mask & IN_MOVED_FROM ? "moved away" : "deleted"));
723 DPRINTF(E_DEBUG, L_INOTIF
[all...]
H A Dtivo_commands.c307 DPRINTF(E_DEBUG, L_TIVO, "%s\n", sql);
546 DPRINTF(E_DEBUG, L_TIVO, "%s\n", sql);
581 DPRINTF(E_DEBUG, L_TIVO, "%s\n", sql);
628 DPRINTF(E_DEBUG, L_GENERAL, "Processing TiVo command %s\n", path);
642 DPRINTF(E_DEBUG, L_GENERAL, "%s: %s\n", key, val);
694 DPRINTF(E_DEBUG, L_GENERAL, "Unhandled parameter [%s]\n", key);
722 DPRINTF(E_DEBUG, L_GENERAL, "Unhandled command [%s]\n", command);
H A Dupnphttp.c116 DPRINTF(E_DEBUG, L_HTTP, "Client found in cache. [type %d/entry %d]\n", clients[i].type, i);
223 DPRINTF(E_DEBUG, L_HTTP, "Range Start-End: %lld - %lld\n",
389 DPRINTF(E_DEBUG, L_HTTP, "Added client [%d/%s/%02X:%02X:%02X:%02X:%02X:%02X] to cache slot %d.\n",
549 DPRINTF(E_DEBUG, L_HTTP, "SOAPAction: %.*s\n", h->req_soapActionLen, h->req_soapAction);
577 DPRINTF(E_DEBUG, L_HTTP, "ProcessHTTPSubscribe %s\n", path);
578 DPRINTF(E_DEBUG, L_HTTP, "Callback '%.*s' Timeout=%d\n",
580 DPRINTF(E_DEBUG, L_HTTP, "SID '%.*s'\n", h->req_SIDLen, h->req_SID);
598 DPRINTF(E_DEBUG, L_HTTP, "generated sid=%s\n", sid);
628 DPRINTF(E_DEBUG, L_HTTP, "ProcessHTTPUnSubscribe %s\n", path);
629 DPRINTF(E_DEBUG, L_HTT
[all...]
H A Dtivo_beacon.c128 DPRINTF(E_DEBUG, L_TIVO, "Interface: %s broadcast addr %s \n", ifr.ifr_name, inet_ntoa(sin.sin_addr));
156 DPRINTF(E_DEBUG, L_TIVO, "Sending TiVo beacon\n");
H A Dupnpsoap.c555 DPRINTF(E_DEBUG, L_HTTP, "HUGE RESPONSE ALERT: UPnP SOAP response had to be enlarged to %d. [%d results so far]\n", passed_args->alloced, passed_args->returned);
932 DPRINTF(E_DEBUG, L_HTTP, "Browsing ContentDirectory:\n"
985 DPRINTF(E_DEBUG, L_HTTP, "Browse SQL: %s\n", sql);
1110 DPRINTF(E_DEBUG, L_HTTP, "Old sort order: %s\n", orderBy);
1114 DPRINTF(E_DEBUG, L_HTTP, "New sort order: %s\n", orderBy);
1118 DPRINTF(E_DEBUG, L_HTTP, "Searching ContentDirectory:\n"
1176 DPRINTF(E_DEBUG, L_HTTP, "Translated SearchCriteria: %s\n", SearchCriteria);
1184 //DEBUG DPRINTF(E_DEBUG, L_HTTP, "Count SQL: %s\n", sql);
1231 DPRINTF(E_DEBUG, L_HTTP, "Search SQL: %s\n", sql);
1350 DPRINTF(E_DEBUG, L_HTT
[all...]
H A Dalbumart.c160 DPRINTF(E_DEBUG, L_METADATA, "New file %s looks like cover art for %s\n", path, dp->d_name);
266 DPRINTF(E_DEBUG, L_METADATA, "Found new embedded album art in %s\n", basename((char *)path));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/tagutils/
H A Dtagutils-ogg.c110 DPRINTF(E_DEBUG, L_SCANNER, "Vorbis headers parsed for stream %d, "
112 DPRINTF(E_DEBUG, L_SCANNER, "Channels: %d\n", inf->vi.channels);
113 DPRINTF(E_DEBUG, L_SCANNER, "Rate: %ld\n\n", inf->vi.rate);
120 DPRINTF(E_DEBUG, L_SCANNER, "Nominal bitrate: %f kb/s\n",
128 DPRINTF(E_DEBUG, L_SCANNER, "Nominal bitrate not set\n");
136 DPRINTF(E_DEBUG, L_SCANNER, "Upper bitrate: %f kb/s\n",
142 DPRINTF(E_DEBUG, L_SCANNER, "Upper bitrate not set\n");
147 DPRINTF(E_DEBUG, L_SCANNER, "Lower bitrate: %f kb/s\n",
153 DPRINTF(E_DEBUG, L_SCANNER, "Lower bitrate not set\n");
167 DPRINTF(E_DEBUG, L_SCANNE
[all...]
H A Dtagutils-mp3.c77 DPRINTF(E_DEBUG, L_SCANNER, "Compilation: %d [%s]\n", psong->compilation, basename(file));
90 //DEBUG DPRINTF(E_DEBUG, L_SCANNER, "Found thumbnail: %d\n", psong->image_size);
432 DPRINTF(E_DEBUG, L_SCANNER, "Could not find frame for %s\n", basename((char *)fname));
442 DPRINTF(E_DEBUG, L_SCANNER, "Could not read frame header for %s\n", basename((char *)fname));
462 DPRINTF(E_DEBUG, L_SCANNER, "Could not read frame header for %s\n", basename((char *)fname));
467 DPRINTF(E_DEBUG, L_SCANNER, "Invalid frame header while averaging %s\n", basename((char *)fname));
521 DPRINTF(E_DEBUG, L_SCANNER, "File appears to be CBR... quitting frame _mp3_get_frame_count()\n");
H A Dtagutils-aac.c386 DPRINTF(E_DEBUG, L_SCANNER, "No 'esds' atom. Guess bitrate. [%s]\n", basename(file)); */
398 //DPRINTF(E_DEBUG, L_METADATA, "Profile ID: %u\n", profile_id);
405 DPRINTF(E_DEBUG, L_METADATA, "Unsupported AAC: sample rate is not 8000 < %d < 48000\n",
417 DPRINTF(E_DEBUG, L_METADATA, "Unhandled AAC: %d channels, %d bitrate\n",
421 DPRINTF(E_DEBUG, L_METADATA, "Unhandled AAC type %d [%s]\n", profile_id, basename(file));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/tagutils/
H A Dtagutils-mp3.c76 DPRINTF(E_DEBUG, L_SCANNER, "Compilation: %d [%s]\n", psong->compilation, basename(file));
90 //DEBUG DPRINTF(E_DEBUG, L_SCANNER, "Found thumbnail: %d\n", psong->image_size);
429 DPRINTF(E_DEBUG, L_SCANNER, "Could not find frame for %s\n", basename((char *)fname));
439 DPRINTF(E_DEBUG, L_SCANNER, "Could not read frame header for %s\n", basename((char *)fname));
459 DPRINTF(E_DEBUG, L_SCANNER, "Could not read frame header for %s\n", basename((char *)fname));
464 DPRINTF(E_DEBUG, L_SCANNER, "Invalid frame header while averaging %s\n", basename((char *)fname));
518 DPRINTF(E_DEBUG, L_SCANNER, "File appears to be CBR... quitting frame _mp3_get_frame_count()\n");
H A Dtagutils-aac.c372 DPRINTF(E_DEBUG, L_SCANNER, "No 'esds' atom. Guess bitrate. [%s]\n", basename(file)); */
384 //DPRINTF(E_DEBUG, L_METADATA, "Profile ID: %u\n", profile_id);
391 DPRINTF(E_DEBUG, L_METADATA, "Unsupported AAC: sample rate is not 8000 < %d < 48000\n",
403 DPRINTF(E_DEBUG, L_METADATA, "Unhandled AAC: %d channels, %d bitrate\n",
407 DPRINTF(E_DEBUG, L_METADATA, "Unhandled AAC type %d [%s]\n", profile_id, basename(file));

Completed in 200 milliseconds

12