ZitatBumped radiobrowser allowed JSON size, 4MB in last build wasn't good enough for all radio stations returned for some criteria.
Removed WebDAV folder listing support. It was causing endless bugs in HTTP reader (no obvious way to tell if WebDAV is supported on some URL or not). Will be restored along with ability to add WebDAV folders to library, and restricted to known WebDAV locations.
Crash log writer added timestamps to recent events.
Zitatplayback error: Unable to open item for playback (Length of object is unknown)
ZitatInternet Radio tech & frontend updates.
Another HTTP connection reuse regression fix.
this.draw_row = function (gr, text, colour, x, y, w, h, text_alignment) {
gr.WriteText(text, 'Courier', RGB(255,0,0), x, y, w, h, text_alignment || DWRITE_TEXT_ALIGNMENT_LEADING, DWRITE_PARAGRAPH_ALIGNMENT_CENTER, DWRITE_WORD_WRAPPING_NO_WRAP, DWRITE_TRIMMING_GRANULARITY_CHARACTER);
}
Seite erstellt in 0.017 Sekunden mit 14 Abfragen.