MinimServer Forum
Illegal character - Printable Version

+- MinimServer Forum (https://forum.minimserver.com)
+-- Forum: MinimServer (/forumdisplay.php?fid=1)
+--- Forum: Support (/forumdisplay.php?fid=4)
+--- Thread: Illegal character (/showthread.php?tid=2134)



Illegal character - hifi25nl - 23-01-2015 02:36

After upgrading to 0.8.3 update 57 in Archlinux I have a lot of warnings:

Code:
MinimServer 0.8.3 update 57, Copyright (c) 2012-2014 Simon Nash. All rights reserved.
OpenJDK Runtime Environment (build 1.8.0_31-b13)
OpenJDK 64-Bit Server VM (build 25.31-b07, mixed mode)
Platform default charset is UTF-8
Language setting is 'ita'
starting MinimServer[archlinux]
Warning: illegal character 0x00 in TRACKNUMBER tag value in file Abbey Lincoln - A Turtle's Dream (Verve, 1995)/06 - Should've Been.flac
Warning: illegal character 0x00 in DATE tag value in file Abbey Lincoln - A Turtle's Dream (Verve, 1995)/06 - Should've Been.flac
Warning: illegal character 0x00 in GENRE tag value in file Abbey Lincoln - A Turtle's Dream (Verve, 1995)/06 - Should've Been.flac
Warning: illegal character 0x00 in ALBUM tag value in file Abbey Lincoln - A Turtle's Dream (Verve, 1995)/06 - Should've Been.flac
Warning: illegal character 0x00 in TITLE tag value in file Abbey Lincoln - A Turtle's Dream (Verve, 1995)/06 - Should've Been.flac
Warning: illegal character 0x00 in ARTIST tag value in file Abbey Lincoln - A Turtle's Dream (Verve, 1995)/06 - Should've Been.flac
Warning: truncating incorrect value for DATE tag 1995� in file Abbey Lincoln - A Turtle's Dream (Verve, 1995)/06 - Should've Been.flac

.... etc. etc.

In Android BubbleUPnP I have a lot of strange characters (question mark on a black romboid)

This is the output of locale:
Code:
LANG=it_IT.UTF-8
LC_CTYPE="it_IT.UTF-8"
LC_NUMERIC="it_IT.UTF-8"
LC_TIME="it_IT.UTF-8"
LC_COLLATE="it_IT.UTF-8"
LC_MONETARY="it_IT.UTF-8"
LC_MESSAGES="it_IT.UTF-8"
LC_PAPER="it_IT.UTF-8"
LC_NAME="it_IT.UTF-8"
LC_ADDRESS="it_IT.UTF-8"
LC_TELEPHONE="it_IT.UTF-8"
LC_MEASUREMENT="it_IT.UTF-8"
LC_IDENTIFICATION="it_IT.UTF-8"
LC_ALL=



RE: Illegal character - simoncn - 23-01-2015 19:14

(23-01-2015 02:36)hifi25nl Wrote:  After upgrading to 0.8.3 update 57 in Archlinux I have a lot of warnings:

Code:
MinimServer 0.8.3 update 57, Copyright (c) 2012-2014 Simon Nash. All rights reserved.
OpenJDK Runtime Environment (build 1.8.0_31-b13)
OpenJDK 64-Bit Server VM (build 25.31-b07, mixed mode)
Platform default charset is UTF-8
Language setting is 'ita'
starting MinimServer[archlinux]
Warning: illegal character 0x00 in TRACKNUMBER tag value in file Abbey Lincoln - A Turtle's Dream (Verve, 1995)/06 - Should've Been.flac
Warning: illegal character 0x00 in DATE tag value in file Abbey Lincoln - A Turtle's Dream (Verve, 1995)/06 - Should've Been.flac
Warning: illegal character 0x00 in GENRE tag value in file Abbey Lincoln - A Turtle's Dream (Verve, 1995)/06 - Should've Been.flac
Warning: illegal character 0x00 in ALBUM tag value in file Abbey Lincoln - A Turtle's Dream (Verve, 1995)/06 - Should've Been.flac
Warning: illegal character 0x00 in TITLE tag value in file Abbey Lincoln - A Turtle's Dream (Verve, 1995)/06 - Should've Been.flac
Warning: illegal character 0x00 in ARTIST tag value in file Abbey Lincoln - A Turtle's Dream (Verve, 1995)/06 - Should've Been.flac
Warning: truncating incorrect value for DATE tag 1995� in file Abbey Lincoln - A Turtle's Dream (Verve, 1995)/06 - Should've Been.flac

.... etc. etc.

In Android BubbleUPnP I have a lot of strange characters (question mark on a black romboid)

This is the output of locale:
Code:
LANG=it_IT.UTF-8
LC_CTYPE="it_IT.UTF-8"
LC_NUMERIC="it_IT.UTF-8"
LC_TIME="it_IT.UTF-8"
LC_COLLATE="it_IT.UTF-8"
LC_MONETARY="it_IT.UTF-8"
LC_MESSAGES="it_IT.UTF-8"
LC_PAPER="it_IT.UTF-8"
LC_NAME="it_IT.UTF-8"
LC_ADDRESS="it_IT.UTF-8"
LC_TELEPHONE="it_IT.UTF-8"
LC_MEASUREMENT="it_IT.UTF-8"
LC_IDENTIFICATION="it_IT.UTF-8"
LC_ALL=

Please see this thread for more information about the cause of this problem and how to fix it.