Problem with polish characters
Hi,
I have some problem:
I have old opensuse 11.4 with serviio 1.2 rpm, sun java 1.6 and works good
Now I install opensuse 13.2 with serviio 1.2 rpm (1.5.2 serviio give me 52 stack overflow error on sun java 1.8 and open java 1.8 and lower) and sun java 1.8 work, but not see (not index) files with polish characters. Yesterday, for a moment its run when I change to sun java 1.6, but after several attemps, everything fails and now, after erase and reinstal serviio, run allways with MediaServer file encoding US-ASCII
I modify serviio.sh in java oprions I added -Dsun.jnu.encoding=UTF-8 -Dfile.encoding=UTF-8. Now work MediaServer file encoding UTF-8, but still not index files with polish characters. I have set LC_ALL=pl_PL.UTF-8, but in serviio didnt work
In log is:
(...)
015-08-29 13:21:25,818 DEBUG [MediaItemDAOImpl] Media item DSC_0001.JPG already exists in DB
2015-08-29 13:21:25,818 DEBUG [LibraryAdditionsCheckerThread] Found file 'Dowi��zanie do DSC_0002.JPG', checking if it's already in the Library
2015-08-29 13:21:25,818 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item Dowi��zanie do DSC_0002.JPG
2015-08-29 13:21:25,818 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: /XXC/Dowi��zanie do DSC_0002.JPG, ignore case: false
2015-08-29 13:21:25,818 DEBUG [MediaItemDAOImpl] Media item Dowi��zanie do DSC_0002.JPG doesn't exist in DB yet
2015-08-29 13:21:25,819 DEBUG [LibraryAdditionsCheckerThread] Found file 'Dowiaaazanie do DSC_0002.JPG', checking if it's already in the Library
2015-08-29 13:21:25,819 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item Dowiaaazanie do DSC_0002.JPG
2015-08-29 13:21:25,819 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: /XXC/Dowiaaazanie do DSC_0002.JPG, ignore case: false
2015-08-29 13:21:25,819 DEBUG [MediaItemDAOImpl] Media item Dowiaaazanie do DSC_0002.JPG already exists in DB
(..)
as see, serviio insert question marks in places polish characters
whats wrong ?
I have some problem:
I have old opensuse 11.4 with serviio 1.2 rpm, sun java 1.6 and works good
Now I install opensuse 13.2 with serviio 1.2 rpm (1.5.2 serviio give me 52 stack overflow error on sun java 1.8 and open java 1.8 and lower) and sun java 1.8 work, but not see (not index) files with polish characters. Yesterday, for a moment its run when I change to sun java 1.6, but after several attemps, everything fails and now, after erase and reinstal serviio, run allways with MediaServer file encoding US-ASCII
(...)
015-08-29 13:21:25,818 DEBUG [MediaItemDAOImpl] Media item DSC_0001.JPG already exists in DB
2015-08-29 13:21:25,818 DEBUG [LibraryAdditionsCheckerThread] Found file 'Dowi��zanie do DSC_0002.JPG', checking if it's already in the Library
2015-08-29 13:21:25,818 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item Dowi��zanie do DSC_0002.JPG
2015-08-29 13:21:25,818 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: /XXC/Dowi��zanie do DSC_0002.JPG, ignore case: false
2015-08-29 13:21:25,818 DEBUG [MediaItemDAOImpl] Media item Dowi��zanie do DSC_0002.JPG doesn't exist in DB yet
2015-08-29 13:21:25,819 DEBUG [LibraryAdditionsCheckerThread] Found file 'Dowiaaazanie do DSC_0002.JPG', checking if it's already in the Library
2015-08-29 13:21:25,819 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item Dowiaaazanie do DSC_0002.JPG
2015-08-29 13:21:25,819 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: /XXC/Dowiaaazanie do DSC_0002.JPG, ignore case: false
2015-08-29 13:21:25,819 DEBUG [MediaItemDAOImpl] Media item Dowiaaazanie do DSC_0002.JPG already exists in DB
(..)
as see, serviio insert question marks in places polish characters
whats wrong ?