mirror of
https://github.com/owntone/owntone-server.git
synced 2025-07-13 19:11:10 -04:00
oops
This commit is contained in:
parent
7cf7d23bc4
commit
d0d246735e
@ -84,7 +84,7 @@ FILE *server_side_convert_open(char *path, off_t offset, unsigned long len_ms, c
|
|||||||
char *cmd;
|
char *cmd;
|
||||||
FILE *f;
|
FILE *f;
|
||||||
char *newpath;
|
char *newpath;
|
||||||
char *metachars = "\"\\!(){}#*?&<>`"; /* More?? */
|
char *metachars = "\"\\!(){}#*?$&<>`"; /* More?? */
|
||||||
char metacount = 0;
|
char metacount = 0;
|
||||||
char *src,*dst;
|
char *src,*dst;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user