mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-27 15:32:43 +02:00
Merge remote-tracking branch 'tangocash/master'
Origin commit data
------------------
Branch: master
Commit: b6cce4effb
Author: max_10 <max_10@gmx.de>
Date: 2017-10-23 (Mon, 23 Oct 2017)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -507,7 +507,7 @@ bool cPlayback::Start(char *filename, int /*vpid*/, int /*vtype*/, int /*apid*/,
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (isHTTP)
|
if (isHTTP)
|
||||||
uri = g_uri_escape_string(filename, G_URI_RESERVED_CHARS_GENERIC_DELIMITERS, true);
|
uri = g_strdup_printf ("%s", filename);
|
||||||
else
|
else
|
||||||
uri = g_filename_to_uri(filename, NULL, NULL);
|
uri = g_filename_to_uri(filename, NULL, NULL);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user