Open GoogleCodeExporter opened 8 years ago
Which browser is this on? I've had a recent complaint that Chromium will not
play songs. There's also this issue that has the same failing tests:
http://code.google.com/p/streeme/issues/detail?id=35#c2 - it came down to just
a wrong charset in the app settings
Do any of these solutions work?
Original comment by chaffn...@gmail.com
on 28 Mar 2012 at 5:33
I looked at the post, it didn't provide any solution. I'm running on Debian,
so my Charset in the app.yml is set to ISO-8859-1, but also tried UTF-8. No
change.
However, trying to run the scan-media command again, I did receive a few
notices that weren't there before:
Notice: Use of undefined constant app_filesystem_encoding - assumed
'app_filesystem_encoding' in /streeme/lib/task/scanners/mediaScanFilesystem.php
on line 69
Notice: Undefined index: ape in
/streeme/lib/task/scanners/mediaScanFilesystem.php on line 115
Notice: Undefined index: ape in
/streeme/lib/task/scanners/mediaScanFilesystem.php on line 116
Notice: Undefined index: ape in
/streeme/lib/task/scanners/mediaScanFilesystem.php on line 117
Notice: Undefined index: ape in
/streeme/lib/task/scanners/mediaScanFilesystem.php on line 120
Notice: Undefined index: ape in
/streeme/lib/task/scanners/mediaScanFilesystem.php on line 123
Notice: Undefined index: ape in
/streeme/lib/task/scanners/mediaScanFilesystem.php on line 125
The logs still don't show much, and the test script (be it in UTF-8 or
ISO-8859-1) yeild the same result as above.
Original comment by usmc...@gmail.com
on 28 Mar 2012 at 12:08
Original issue reported on code.google.com by
usmc...@gmail.com
on 25 Mar 2012 at 7:48