FAQ  •  Register  •  Login

[Solved] Serviio doesn't shows files with non ASCII chars

<<

teknoraver

Serviio newbie

Posts: 18

Joined: Tue Jul 31, 2012 11:10 pm

Post Tue Jul 31, 2012 11:18 pm

[Solved] Serviio doesn't shows files with non ASCII chars

Hi,

as the title says, the bug that was fixed in version 0.6.2 now is back in 1.0.
Tell me how can I provide more useful info.
Actually I'm running serviio headless on a Linux server.
Apart this works like a charm
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Wed Aug 01, 2012 8:48 am

Re: Serviio doesn't shows files with non ASCII chars

provide detailed log of ideally empty library and try to add a folder with just 1 file (with non ascii characters). AFAIK there was no change in this area. Does your Linux have UTF-8 locale set?
<<

patters

User avatar

DLNA master

Posts: 1282

Joined: Sat Oct 09, 2010 3:51 pm

Location: London, UK

Post Wed Aug 01, 2012 12:57 pm

Re: Serviio doesn't shows files with non ASCII chars

Serviio will report the character set it's using in the log as it starts up - it's one of the first log entries. Ideally you want UTF8, not ASCII. For Java running on Linux you need to set the system locale to one with UTF8 which Java will then use (e.g. en_US.utf8).
LG OLED55B8PLA | PS4 Pro | Xbox One S | Synology DS214play
Serviio 2.1 package for Synology NAS - with limited hardware transcoding support!
<<

teknoraver

Serviio newbie

Posts: 18

Joined: Tue Jul 31, 2012 11:10 pm

Post Thu Aug 02, 2012 9:57 pm

Re: Serviio doesn't shows files with non ASCII chars

My locale is "it_IT.UTF-8"
Here is the start of the log
  Code:
2012-07-31 09:36:27,696 INFO  [MediaServer] ------------------------------------------------------------------------
2012-07-31 09:36:27,699 INFO  [MediaServer] Serviio DLNA media streaming server v 1.0 (rev. 34c915f37185+)
2012-07-31 09:36:27,699 INFO  [MediaServer] Petr Nejedly 2009-2012
2012-07-31 09:36:27,699 INFO  [MediaServer] http://www.serviio.org
2012-07-31 09:36:27,699 INFO  [MediaServer]
2012-07-31 09:36:27,699 INFO  [MediaServer] Java 1.7.0_03-Oracle Corporation
2012-07-31 09:36:27,700 INFO  [MediaServer] OS Linux amd64 3.5.0
2012-07-31 09:36:27,700 INFO  [MediaServer] File encoding: UTF-8
2012-07-31 09:36:27,701 INFO  [MediaServer] Headless mode enabled: true
2012-07-31 09:36:27,701 INFO  [MediaServer] User home dir: /home/serviio
2012-07-31 09:36:27,701 INFO  [MediaServer] Temp dir: /tmp

next I'll try to add a file in an empty library
<<

teknoraver

Serviio newbie

Posts: 18

Joined: Tue Jul 31, 2012 11:10 pm

Post Thu Aug 02, 2012 10:17 pm

Re: Serviio doesn't shows files with non ASCII chars

This is the log when adding an ASCII file
  Code:
2012-08-03 00:15:02,295 INFO  [LibraryUpdatesCheckerThread] Finished looking for updates to currently shared files
2012-08-03 00:15:02,395 INFO  [PlaylistMaintainerThread] Finished looking for playlist changes
2012-08-03 00:15:02,770 INFO  [LibraryAdditionsCheckerThread] Started looking for newly added files
2012-08-03 00:15:02,770 INFO  [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
2012-08-03 00:15:02,771 INFO  [PlaylistMaintainerThread] Started looking playlist changes
2012-08-03 00:15:05,644 INFO  [LibraryAdditionsCheckerThread] Added file '04 Hey Joe.mp3' (title: Hey Joe) to Library
<<

teknoraver

Serviio newbie

Posts: 18

Joined: Tue Jul 31, 2012 11:10 pm

Post Thu Aug 02, 2012 11:01 pm

Re: Serviio doesn't shows files with non ASCII chars

I've deleted the library and rebuilt it, now it works
<<

teknoraver

Serviio newbie

Posts: 18

Joined: Tue Jul 31, 2012 11:10 pm

Post Sat Nov 03, 2012 10:09 am

Re: [Solved] Serviio doesn't shows files with non ASCII char

Hi,

seems the the files will disappear from the library after some random days,
I have the non ASCII files removed from my library.
I'm using serviio 1.0.1

I've found this in the log:

  Code:
2012-08-29 23:36:40,160 INFO  [PlaylistMaintainerThread] Started looking playlist changes
2012-08-29 23:36:40,552 INFO  [LibraryUpdatesCheckerThread] Removing playlist 'playlist' (/media/Musica/Matteo/Battiato/1982 L'Arca di Noè/playlist.m3u) from Library
2012-08-29 23:36:41,038 INFO  [LibraryUpdatesCheckerThread] Removing playlist 'playlist' (/media/Musica/Matteo/Amélie/playlist.m3u) from Library
2012-08-29 23:36:41,221 INFO  [LibraryUpdatesCheckerThread] Removing playlist 'playlist' (/media/Musica/Matteo/De André/Tutti morimmo a stento/playlist.m3u) from Library
...


Can this be related to some "playlist.m3u" files in the path?
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sat Nov 03, 2012 11:59 am

Re: [Solved] Serviio doesn't shows files with non ASCII char

Does this happen only with playlists or with media files as well?
<<

teknoraver

Serviio newbie

Posts: 18

Joined: Tue Jul 31, 2012 11:10 pm

Post Sat Nov 03, 2012 12:18 pm

Re: [Solved] Serviio doesn't shows files with non ASCII char

zip wrote:Does this happen only with playlists or with media files as well?


I don't use playlist, the files contained in playlists and containing a non ascii character seems to be deleted from the library
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sat Nov 03, 2012 3:56 pm

Re: [Solved] Serviio doesn't shows files with non ASCII char

from the log you have playlists and they were removed.
<<

teknoraver

Serviio newbie

Posts: 18

Joined: Tue Jul 31, 2012 11:10 pm

Post Sat Nov 03, 2012 4:00 pm

Re: [Solved] Serviio doesn't shows files with non ASCII char

Well, I have a script which generates playlists, periodically I update them.
But on update the files with unicode chars will disappear.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sun Nov 04, 2012 12:41 pm

Re: [Solved] Serviio doesn't shows files with non ASCII char

Does this happen only with accented playlists? Maybe your script produces files that cannot be read (access control wise) by the Serviio process?
<<

teknoraver

Serviio newbie

Posts: 18

Joined: Tue Jul 31, 2012 11:10 pm

Post Sun Nov 04, 2012 4:52 pm

Re: [Solved] Serviio doesn't shows files with non ASCII char

Can this be on a playlist file which names contains unicode chars?
What should I try?
<<

teknoraver

Serviio newbie

Posts: 18

Joined: Tue Jul 31, 2012 11:10 pm

Post Sat Nov 10, 2012 10:14 pm

Re: [Solved] Serviio doesn't shows files with non ASCII char

I have more info.
When the server starts for the second time it removes all files with unicode names:

  Code:
2012-11-05 02:30:49,931 INFO  [MediaServer] ------------------------------------------------------------------------
2012-11-05 02:30:50,085 INFO  [MediaServer] Serviio DLNA media streaming server v 1.0.1 (rev. 6dbf7c6e334f+)
2012-11-05 02:30:50,085 INFO  [MediaServer] Petr Nejedly 2009-2012
2012-11-05 02:30:50,086 INFO  [MediaServer] http://www.serviio.org
2012-11-05 02:30:50,086 INFO  [MediaServer]
2012-11-05 02:30:50,086 INFO  [MediaServer] Java 1.7.0_03-Oracle Corporation
2012-11-05 02:30:50,086 INFO  [MediaServer] OS Linux amd64 3.6.5
2012-11-05 02:30:50,086 INFO  [MediaServer] File encoding: US-ASCII
2012-11-05 02:30:50,088 INFO  [MediaServer] Headless mode enabled: true
2012-11-05 02:30:50,088 INFO  [MediaServer] User home dir: /home/serviio
2012-11-05 02:30:50,089 INFO  [MediaServer] Temp dir: /tmp
2012-11-05 02:30:50,089 INFO  [MediaServer] ------------------------------------------------------------------------
2012-11-05 02:30:50,620 INFO  [WebServer] Socket buffer set to 65535 bytes
2012-11-05 02:30:50,633 INFO  [RestletServer] Starting Restlet server (/rest) exposed on port 23423
2012-11-05 02:30:50,817 INFO  [RestletServer] Starting Restlet server (/cds) exposed on port 23424
2012-11-05 02:30:50,818 INFO  [RestletServer] Starting Restlet server (/mediabrowser) exposed on port 23424
2012-11-05 02:30:50,890 INFO  [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated
2012-11-05 02:30:57,901 INFO  [MediaServer] ------------------------------------------------------------------------
2012-11-05 02:30:57,901 INFO  [MediaServer] License: FREE
2012-11-05 02:30:57,902 INFO  [MediaServer] ------------------------------------------------------------------------
2012-11-05 02:31:00,012 INFO  [ProfilesDefinitionParser] Parsing Profiles definition
2012-11-05 02:31:02,220 INFO  [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1)
2012-11-05 02:31:03,298 INFO  [ProfilesDefinitionParser] Added profile 'Samsung TV / player (C/D/E-series)' (id=7)
2012-11-05 02:31:03,363 INFO  [ProfilesDefinitionParser] Added profile 'LG TV / player' (id=8)
2012-11-05 02:31:03,457 INFO  [ProfilesDefinitionParser] Added profile 'Denon AVR' (id=22)
2012-11-05 02:31:03,646 INFO  [ProfilesDefinitionParser] Parsing Profiles definition
2012-11-05 02:31:04,455 INFO  [ProfilesDefinitionParser] Added profile 'Flash player' (id=flv_player)
2012-11-05 02:31:04,976 INFO  [ProfilesDefinitionParser] Added profile 'ServiiGo' (id=serviigo)
2012-11-05 02:31:05,595 INFO  [Device] Created UPnP Device with UUID: d527e9e3-bde1-300c-8dab-d8ebc157c4d5, bound address: 192.168.0.20
2012-11-05 02:31:05,774 INFO  [PluginCompilerThread] Looking for plugins at /home/serviio/serviio-1.0.1/plugins
2012-11-05 02:31:05,775 INFO  [PluginCompilerThread] Started looking for plugins
2012-11-05 02:31:05,786 INFO  [UpdateChecker] Checking if a new version is available
2012-11-05 02:31:07,827 INFO  [AbstractTranscodingDeliveryEngine] Cleaning transcode engine and its data
2012-11-05 02:31:08,036 INFO  [WebServer] WebServer starting on port 8895
2012-11-05 02:31:08,055 INFO  [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2012-11-05 02:31:08,059 INFO  [EventDispatcher] Starting EventDispatcher
2012-11-05 02:31:08,063 INFO  [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2012-11-05 02:31:08,071 INFO  [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface br0 (br0) and address 192.168.0.20, timeout = 0
2012-11-05 02:31:08,078 INFO  [RendererSearchSender] Searching for Renderer devices
2012-11-05 02:31:08,078 INFO  [RendererExpirationChecker] Starting RendererExpirationChecker
2012-11-05 02:31:34,229 INFO  [FeedUpdaterThread] Started looking for information about online resources
2012-11-05 02:31:34,241 INFO  [LibraryAdditionsCheckerThread] Started looking for newly added files
2012-11-05 02:31:34,297 INFO  [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
2012-11-05 02:31:34,299 INFO  [PlaylistMaintainerThread] Started looking playlist changes
2012-11-05 02:31:34,914 INFO  [LibraryUpdatesCheckerThread] Removing 'Non c'è due senza quattro' (/media/Film/Bud_Spencer_Terence_Hill/Non c'è due senza quattro.avi) from Library
2012-11-05 02:31:40,743 INFO  [LibraryUpdatesCheckerThread] Removing 'New Frontiers' (/media/Musica/Matteo/Battiato/1982 L'Arca di Noè/06 New Frontiers.mp3) from Library
2012-11-05 02:31:41,565 INFO  [LibraryUpdatesCheckerThread] Removing 'L'Esodo' (/media/Musica/Matteo/Battiato/1982 L'Arca di Noè/03 L'Esodo.mp3) from Library
2012-11-05 02:31:41,734 INFO  [LibraryUpdatesCheckerThread] Removing 'La Torre' (/media/Musica/Matteo/Battiato/1982 L'Arca di Noè/05 La Torre.mp3) from Library
2012-11-05 02:31:42,184 INFO  [LibraryUpdatesCheckerThread] Removing 'Voglio Vederti Danzare' (/media/Musica/Matteo/Battiato/1982 L'Arca di Noè/07 Voglio Vederti Danzare.mp3) from Library
2012-11-05 02:31:42,324 INFO  [LibraryUpdatesCheckerThread] Removing 'Scalo a Grado' (/media/Musica/Matteo/Battiato/1982 L'Arca di Noè/04 Scalo a Grado.mp3) from Library
2012-11-05 02:31:42,477 INFO  [LibraryUpdatesCheckerThread] Removing 'Radio Varsavia' (/media/Musica/Matteo/Battiato/1982 L'Arca di Noè/01 Radio Varsavia.mp3) from Library
2012-11-05 02:31:42,635 INFO  [LibraryUpdatesCheckerThread] Removing 'Clamori' (/media/Musica/Matteo/Battiato/1982 L'Arca di Noè/02 Clamori.mp3) from Library
2012-11-05 02:31:43,715 INFO  [LibraryUpdatesCheckerThread] Removing 'Cuccurucucù' (/media/Musica/Matteo/Battiato/1981 La Voce del Padrone/04 Cuccurucucù.mp3) from Library
2012-11-05 02:31:44,196 INFO  [LibraryUpdatesCheckerThread] Removing 'Centro di Gravità Permanente' (/media/Musica/Matteo/Battiato/1981 La Voce del Padrone/06 Centro di Gravità Permanente.mp3) from Library
2012-11-05 02:31:44,355 INFO  [LibraryUpdatesCheckerThread] Removing 'Niente è Come Sembra' (/media/Musica/Matteo/Battiato/2007 Il Vuoto/04 Niente è Come Sembra.mp3) from Library
2012-11-05 02:31:44,573 INFO  [LibraryUpdatesCheckerThread] Removing 'La musica è stanca' (/media/Musica/Matteo/Battiato/1983 Orizzonti Perduti/06 La musica è stanca.mp3) from Library
2012-11-05 02:31:44,764 INFO  [LibraryUpdatesCheckerThread] Removing 'È Stato Molto Bello' (/media/Musica/Matteo/Battiato/1998 Gommalacca/07 È Stato Molto Bello.mp3) from Library
2012-11-05 02:31:44,971 INFO  [LibraryUpdatesCheckerThread] Removing 'Ecco Com'è Che Va il Mondo' (/media/Musica/Matteo/Battiato/1996 L'Imboscata/07 Ecco Com'è Che Va il Mondo.mp3) from Library
2012-11-05 02:31:45,126 INFO  [LibraryUpdatesCheckerThread] Removing '…Ein Tag aus dem Leben des Kleinen Johannes' (/media/Musica/Matteo/Battiato/1996 L'Imboscata/04 …Ein Tag aus dem Leben des Kleinen Johannes.mp3) from Library
2012-11-05 02:31:45,270 INFO  [LibraryUpdatesCheckerThread] Removing 'Andrà tutto bene ('58)' (/media/Musica/Matteo/Gli anni/16 Andrà tutto bene ('58).mp3) from Library
2012-11-05 02:31:45,482 INFO  [LibraryUpdatesCheckerThread] Removing 'Io ci sarò' (/media/Musica/Matteo/Gli anni/01 Io ci sarò.mp3) from Library
2012-11-05 02:31:45,714 INFO  [LibraryUpdatesCheckerThread] Removing 'Oíche Chiúin' (/media/Musica/Matteo/Enya/19 Oíche Chiúin.mp3) from Library
2012-11-05 02:31:46,120 INFO  [LibraryUpdatesCheckerThread] Removing 'H.' (/media/Musica/Matteo/Tool/1996 Ænima/03 H..mp3) from Library
2012-11-05 02:31:46,266 INFO  [LibraryUpdatesCheckerThread] Removing 'Jimmy' (/media/Musica/Matteo/Tool/1996 Ænima/09 Jimmy.mp3) from Library
2012-11-05 02:31:46,366 INFO  [LibraryUpdatesCheckerThread] Removing 'Cesaro Summability' (/media/Musica/Matteo/Tool/1996 Ænima/12 Cesaro Summability.mp3) from Library
2012-11-05 02:31:46,466 INFO  [LibraryUpdatesCheckerThread] Removing 'Useful Idiot' (/media/Musica/Matteo/Tool/1996 Ænima/04 Useful Idiot.mp3) from Library
2012-11-05 02:31:46,558 INFO  [LibraryUpdatesCheckerThread] Removing 'Intermission' (/media/Musica/Matteo/Tool/1996 Ænima/08 Intermission.mp3) from Library
2012-11-05 02:31:46,674 INFO  [LibraryUpdatesCheckerThread] Removing 'Forty Six & 2' (/media/Musica/Matteo/Tool/1996 Ænima/05 Forty Six & 2.mp3) from Library
2012-11-05 02:31:46,766 INFO  [LibraryUpdatesCheckerThread] Removing 'Ænema' (/media/Musica/Matteo/Tool/1996 Ænima/13 Ænema.mp3) from Library
2012-11-05 02:31:46,857 INFO  [LibraryUpdatesCheckerThread] Removing 'Die Eier Von Satan' (/media/Musica/Matteo/Tool/1996 Ænima/10 Die Eier Von Satan.mp3) from Library
2012-11-05 02:31:46,949 INFO  [LibraryUpdatesCheckerThread] Removing 'Pushit' (/media/Musica/Matteo/Tool/1996 Ænima/11 Pushit.mp3) from Library
2012-11-05 02:31:47,040 INFO  [LibraryUpdatesCheckerThread] Removing 'Stinkfist' (/media/Musica/Matteo/Tool/1996 Ænima/01 Stinkfist.mp3) from Library
2012-11-05 02:31:47,132 INFO  [LibraryUpdatesCheckerThread] Removing 'Eulogy' (/media/Musica/Matteo/Tool/1996 Ænima/02 Eulogy.mp3) from Library
2012-11-05 02:31:47,240 INFO  [LibraryUpdatesCheckerThread] Removing 'Third Eye' (/media/Musica/Matteo/Tool/1996 Ænima/15 Third Eye.mp3) from Library
2012-11-05 02:31:47,332 INFO  [LibraryUpdatesCheckerThread] Removing '(-) Ions' (/media/Musica/Matteo/Tool/1996 Ænima/14 (-) Ions.mp3) from Library
2012-11-05 02:31:47,424 INFO  [LibraryUpdatesCheckerThread] Removing 'Message To Harry Manback' (/media/Musica/Matteo/Tool/1996 Ænima/06 Message To Harry Manback.mp3) from Library
2012-11-05 02:31:47,515 INFO  [LibraryUpdatesCheckerThread] Removing 'Hooker With A Penis' (/media/Musica/Matteo/Tool/1996 Ænima/07 Hooker With A Penis.mp3) from Library
2012-11-05 02:31:47,993 INFO  [LibraryUpdatesCheckerThread] Removing 'Comptine d'un autre été: L'après-midi' (/media/Musica/Matteo/Amélie/04 Comptine d'un autre été: L'après-midi.mp3) from Library
2012-11-05 02:31:48,203 INFO  [LibraryUpdatesCheckerThread] Removing 'Si tu n'étais pas là [Fréhel]' (/media/Musica/Matteo/Amélie/14 Si tu n'étais pas là [Fréhel].mp3) from Library
2012-11-05 02:31:48,296 INFO  [LibraryUpdatesCheckerThread] Removing 'Guilty [Al Bowlly]' (/media/Musica/Matteo/Amélie/07 Guilty [Al Bowlly].mp3) from Library
2012-11-05 02:31:48,396 INFO  [LibraryUpdatesCheckerThread] Removing 'Soir de fête' (/media/Musica/Matteo/Amélie/15 Soir de fête.mp3) from Library
2012-11-05 02:31:48,496 INFO  [LibraryUpdatesCheckerThread] Removing 'Sur le fil' (/media/Musica/Matteo/Amélie/17 Sur le fil.mp3) from Library
2012-11-05 02:31:48,596 INFO  [LibraryUpdatesCheckerThread] Removing 'La Valse des monstres' (/media/Musica/Matteo/Amélie/20 La Valse des monstres.mp3) from Library
2012-11-05 02:31:48,713 INFO  [LibraryUpdatesCheckerThread] Removing 'L'Autre valse d'Amélie' (/media/Musica/Matteo/Amélie/06 L'Autre valse d'Amélie.mp3) from Library
2012-11-05 02:31:48,854 INFO  [LibraryUpdatesCheckerThread] Removing 'Les Jours tristes [Instrumental]' (/media/Musica/Matteo/Amélie/02 Les Jours tristes [Instrumental].mp3) from Library
2012-11-05 02:31:48,995 INFO  [LibraryUpdatesCheckerThread] Removing 'La Valse D'Amelie [Version orchestre]' (/media/Musica/Matteo/Amélie/11 La Valse D'Amelie [Version orchestre].mp3) from Library
2012-11-05 02:31:49,139 INFO  [LibraryUpdatesCheckerThread] Removing 'J'y suis jamais allé' (/media/Musica/Matteo/Amélie/01 J'y suis jamais allé.mp3) from Library
2012-11-05 02:31:49,280 INFO  [LibraryUpdatesCheckerThread] Removing 'La Dispute' (/media/Musica/Matteo/Amélie/13 La Dispute.mp3) from Library
2012-11-05 02:31:49,429 INFO  [LibraryUpdatesCheckerThread] Removing 'La Valse des vieux os' (/media/Musica/Matteo/Amélie/12 La Valse des vieux os.mp3) from Library
2012-11-05 02:31:49,538 INFO  [LibraryUpdatesCheckerThread] Removing 'La Valse d'Amélie [Version piano]' (/media/Musica/Matteo/Amélie/19 La Valse d'Amélie [Version piano].mp3) from Library
2012-11-05 02:31:49,637 INFO  [LibraryUpdatesCheckerThread] Removing 'À quai' (/media/Musica/Matteo/Amélie/08 À quai.mp3) from Library
2012-11-05 02:31:49,737 INFO  [LibraryUpdatesCheckerThread] Removing 'La Redécouverte' (/media/Musica/Matteo/Amélie/16 La Redécouverte.mp3) from Library
2012-11-05 02:31:49,829 INFO  [LibraryUpdatesCheckerThread] Removing 'Le Moulin' (/media/Musica/Matteo/Amélie/09 Le Moulin.mp3) from Library
2012-11-05 02:31:49,930 INFO  [LibraryUpdatesCheckerThread] Removing 'Pas si simple' (/media/Musica/Matteo/Amélie/10 Pas si simple.mp3) from Library
2012-11-05 02:31:50,025 INFO  [LibraryUpdatesCheckerThread] Removing 'La Noyée' (/media/Musica/Matteo/Amélie/05 La Noyée.mp3) from Library
2012-11-05 02:31:50,137 INFO  [LibraryUpdatesCheckerThread] Removing 'La Valse d'Amélie [Version originale]' (/media/Musica/Matteo/Amélie/03 La Valse d'Amélie [Version originale].mp3) from Library
2012-11-05 02:31:50,247 INFO  [LibraryUpdatesCheckerThread] Removing 'Le Banquet' (/media/Musica/Matteo/Amélie/18 Le Banquet.mp3) from Library
2012-11-05 02:31:50,708 INFO  [LibraryUpdatesCheckerThread] Removing 'C'è qualcosa che non va' (/media/Musica/Matteo/Unicamente Celentano/2.09 C'è qualcosa che non va.mp3) from Library
2012-11-05 02:31:50,926 INFO  [LibraryUpdatesCheckerThread] Removing 'Il tuo bacio è come un rock' (/media/Musica/Matteo/Unicamente Celentano/1.01 Il tuo bacio è come un rock.mp3) from Library
2012-11-05 02:31:51,163 INFO  [LibraryUpdatesCheckerThread] Removing 'Si è spento il sole' (/media/Musica/Matteo/Unicamente Celentano/1.05 Si è spento il sole.mp3) from Library
2012-11-05 02:31:51,370 INFO  [LibraryUpdatesCheckerThread] Removing 'Protège Moi' (/media/Musica/Matteo/Once More With Feeling/17 Protège Moi.mp3) from Library
2012-11-05 02:31:51,922 INFO  [LibraryUpdatesCheckerThread] Removing '...In That Quiet Earth'' (/media/Musica/Matteo/Genesis/1976 Wind & Wuthering/08 …In That Quiet Earth'.mp3) from Library
2012-11-05 02:31:52,067 INFO  [LibraryUpdatesCheckerThread] Removing ''Unquiet Slumber For The Sleepers...' (/media/Musica/Matteo/Genesis/1976 Wind & Wuthering/07 'Unquiet Slumber For The Sleepers….mp3) from Library
2012-11-05 02:31:53,593 INFO  [LibraryUpdatesCheckerThread] Removing 'Corale (leggenda del Re infelice)' (/media/Musica/Matteo/De André/Tutti morimmo a stento/10 Corale (leggenda del Re infelice).mp3) from Library
2012-11-05 02:31:53,769 INFO  [LibraryUpdatesCheckerThread] Removing 'Ballata degli impiccati' (/media/Musica/Matteo/De André/Tutti morimmo a stento/05 Ballata degli impiccati.mp3) from Library
2012-11-05 02:31:53,868 INFO  [LibraryUpdatesCheckerThread] Removing 'Leggenda di Natale' (/media/Musica/Matteo/De André/Tutti morimmo a stento/03 Leggenda di Natale.mp3) from Library
2012-11-05 02:31:53,960 INFO  [LibraryUpdatesCheckerThread] Removing 'Secondo intermezzo' (/media/Musica/Matteo/De André/Tutti morimmo a stento/04 Secondo intermezzo.mp3) from Library
2012-11-05 02:31:54,052 INFO  [LibraryUpdatesCheckerThread] Removing 'Cantico dei drogati' (/media/Musica/Matteo/De André/Tutti morimmo a stento/01 Cantico dei drogati.mp3) from Library
2012-11-05 02:31:54,149 INFO  [LibraryUpdatesCheckerThread] Removing 'Inverno' (/media/Musica/Matteo/De André/Tutti morimmo a stento/06 Inverno.mp3) from Library
2012-11-05 02:31:54,243 INFO  [LibraryUpdatesCheckerThread] Removing 'Terzo intermezzo' (/media/Musica/Matteo/De André/Tutti morimmo a stento/08 Terzo intermezzo.mp3) from Library
2012-11-05 02:31:54,335 INFO  [LibraryUpdatesCheckerThread] Removing 'Recitativo (due invocazioni e un atto d'accusa)' (/media/Musica/Matteo/De André/Tutti morimmo a stento/09 Recitativo (due invocazioni e un atto d'accusa).mp3) from Library
2012-11-05 02:31:54,435 INFO  [LibraryUpdatesCheckerThread] Removing 'Girotondo' (/media/Musica/Matteo/De André/Tutti morimmo a stento/07 Girotondo.mp3) from Library
2012-11-05 02:31:54,560 INFO  [LibraryUpdatesCheckerThread] Removing 'Primo intermezzo' (/media/Musica/Matteo/De André/Tutti morimmo a stento/02 Primo intermezzo.mp3) from Library
2012-11-05 02:31:54,765 INFO  [LibraryUpdatesCheckerThread] Removing 'La bomba in testa' (/media/Musica/Matteo/De André/Storia di un impiegato/03 La bomba in testa.mp3) from Library
2012-11-05 02:31:54,860 INFO  [LibraryUpdatesCheckerThread] Removing 'Il bombarolo' (/media/Musica/Matteo/De André/Storia di un impiegato/07 Il bombarolo.mp3) from Library
2012-11-05 02:31:54,967 INFO  [LibraryUpdatesCheckerThread] Removing 'Verranno a chiederti del nostro amore' (/media/Musica/Matteo/De André/Storia di un impiegato/08 Verranno a chiederti del nostro amore.mp3) from Library
2012-11-05 02:31:55,060 INFO  [LibraryUpdatesCheckerThread] Removing 'Introduzione' (/media/Musica/Matteo/De André/Storia di un impiegato/01 Introduzione.mp3) from Library
2012-11-05 02:31:55,152 INFO  [LibraryUpdatesCheckerThread] Removing 'Nella mia ora di libertà' (/media/Musica/Matteo/De André/Storia di un impiegato/09 Nella mia ora di libertà.mp3) from Library
2012-11-05 02:31:55,244 INFO  [LibraryUpdatesCheckerThread] Removing 'Al ballo mascherato' (/media/Musica/Matteo/De André/Storia di un impiegato/04 Al ballo mascherato.mp3) from Library
2012-11-05 02:31:55,335 INFO  [LibraryUpdatesCheckerThread] Removing 'Sogno numero due' (/media/Musica/Matteo/De André/Storia di un impiegato/05 Sogno numero due.mp3) from Library
2012-11-05 02:31:55,427 INFO  [LibraryUpdatesCheckerThread] Removing 'La canzone del padre' (/media/Musica/Matteo/De André/Storia di un impiegato/06 La canzone del padre.mp3) from Library
2012-11-05 02:31:55,519 INFO  [LibraryUpdatesCheckerThread] Removing 'Canzone del maggio' (/media/Musica/Matteo/De André/Storia di un impiegato/02 Canzone del maggio.mp3) from Library
2012-11-05 02:31:55,701 INFO  [LibraryUpdatesCheckerThread] Removing 'Il ritorno di Giuseppe' (/media/Musica/Matteo/De André/La buona novella/03 Il ritorno di Giuseppe.mp3) from Library
2012-11-05 02:31:55,793 INFO  [LibraryUpdatesCheckerThread] Removing 'Tre madri' (/media/Musica/Matteo/De André/La buona novella/08 Tre madri.mp3) from Library
2012-11-05 02:31:55,902 INFO  [LibraryUpdatesCheckerThread] Removing 'Via della croce' (/media/Musica/Matteo/De André/La buona novella/07 Via della croce.mp3) from Library
2012-11-05 02:31:56,002 INFO  [LibraryUpdatesCheckerThread] Removing 'L'infanzia di Maria' (/media/Musica/Matteo/De André/La buona novella/02 L'infanzia di Maria.mp3) from Library
2012-11-05 02:31:56,093 INFO  [LibraryUpdatesCheckerThread] Removing 'Laudate Dominum' (/media/Musica/Matteo/De André/La buona novella/01 Laudate Dominum.mp3) from Library
2012-11-05 02:31:56,185 INFO  [LibraryUpdatesCheckerThread] Removing 'Maria nella bottega del falegname' (/media/Musica/Matteo/De André/La buona novella/06 Maria nella bottega del falegname.mp3) from Library
2012-11-05 02:31:56,277 INFO  [LibraryUpdatesCheckerThread] Removing 'Il testamento di Tito' (/media/Musica/Matteo/De André/La buona novella/09 Il testamento di Tito.mp3) from Library
2012-11-05 02:31:56,373 INFO  [LibraryUpdatesCheckerThread] Removing 'Ave Maria' (/media/Musica/Matteo/De André/La buona novella/05 Ave Maria.mp3) from Library
2012-11-05 02:31:56,485 INFO  [LibraryUpdatesCheckerThread] Removing 'Il sogno di Maria' (/media/Musica/Matteo/De André/La buona novella/04 Il sogno di Maria.mp3) from Library
2012-11-05 02:31:56,576 INFO  [LibraryUpdatesCheckerThread] Removing 'Laudate hominem' (/media/Musica/Matteo/De André/La buona novella/10 Laudate hominem.mp3) from Library
2012-11-05 02:31:56,768 INFO  [LibraryUpdatesCheckerThread] Removing 'Il suonatore Jones' (/media/Musica/Matteo/De André/Non al denaro non all'amore né al cielo/09 Il suonatore Jones.mp3) from Library
2012-11-05 02:31:56,860 INFO  [LibraryUpdatesCheckerThread] Removing 'Un malato di cuore' (/media/Musica/Matteo/De André/Non al denaro non all'amore né al cielo/05 Un malato di cuore.mp3) from Library
2012-11-05 02:31:56,968 INFO  [LibraryUpdatesCheckerThread] Removing 'Un ottico' (/media/Musica/Matteo/De André/Non al denaro non all'amore né al cielo/08 Un ottico.mp3) from Library
2012-11-05 02:31:57,060 INFO  [LibraryUpdatesCheckerThread] Removing 'Un chimico' (/media/Musica/Matteo/De André/Non al denaro non all'amore né al cielo/07 Un chimico.mp3) from Library
2012-11-05 02:31:57,151 INFO  [LibraryUpdatesCheckerThread] Removing 'Un blasfemo' (/media/Musica/Matteo/De André/Non al denaro non all'amore né al cielo/04 Un blasfemo.mp3) from Library
2012-11-05 02:31:57,248 INFO  [LibraryUpdatesCheckerThread] Removing 'Un medico' (/media/Musica/Matteo/De André/Non al denaro non all'amore né al cielo/06 Un medico.mp3) from Library
2012-11-05 02:31:57,343 INFO  [LibraryUpdatesCheckerThread] Removing 'Dormono sulla collina' (/media/Musica/Matteo/De André/Non al denaro non all'amore né al cielo/01 Dormono sulla collina.mp3) from Library
2012-11-05 02:31:57,435 INFO  [LibraryUpdatesCheckerThread] Removing 'Un giudice' (/media/Musica/Matteo/De André/Non al denaro non all'amore né al cielo/03 Un giudice.mp3) from Library
2012-11-05 02:31:57,535 INFO  [LibraryUpdatesCheckerThread] Removing 'Un matto' (/media/Musica/Matteo/De André/Non al denaro non all'amore né al cielo/02 Un matto.mp3) from Library
2012-11-05 02:31:57,710 INFO  [LibraryUpdatesCheckerThread] Removing 'Tema di Rimini' (/media/Musica/Matteo/De André/Rimini/05 Tema di Rimini.mp3) from Library
2012-11-05 02:31:57,802 INFO  [LibraryUpdatesCheckerThread] Removing 'Sally' (/media/Musica/Matteo/De André/Rimini/07 Sally.mp3) from Library
2012-11-05 02:31:57,894 INFO  [LibraryUpdatesCheckerThread] Removing 'Andrea' (/media/Musica/Matteo/De André/Rimini/04 Andrea.mp3) from Library
2012-11-05 02:31:57,993 INFO  [LibraryUpdatesCheckerThread] Removing 'Zirichiltaggia' (/media/Musica/Matteo/De André/Rimini/08 Zirichiltaggia.mp3) from Library
2012-11-05 02:31:58,076 INFO  [LibraryUpdatesCheckerThread] Removing 'Parlando del naufragio della London Valour' (/media/Musica/Matteo/De André/Rimini/09 Parlando del naufragio della London Valour.mp3) from Library
2012-11-05 02:31:58,169 INFO  [LibraryUpdatesCheckerThread] Removing 'Volta la carta' (/media/Musica/Matteo/De André/Rimini/02 Volta la carta.mp3) from Library
2012-11-05 02:31:58,260 INFO  [LibraryUpdatesCheckerThread] Removing 'Coda di lupo' (/media/Musica/Matteo/De André/Rimini/03 Coda di lupo.mp3) from Library
2012-11-05 02:31:58,343 INFO  [LibraryUpdatesCheckerThread] Removing 'Rimini' (/media/Musica/Matteo/De André/Rimini/01 Rimini.mp3) from Library
2012-11-05 02:31:58,435 INFO  [LibraryUpdatesCheckerThread] Removing 'Folaghe' (/media/Musica/Matteo/De André/Rimini/10 Folaghe.mp3) from Library
2012-11-05 02:31:58,518 INFO  [LibraryUpdatesCheckerThread] Removing 'Avventura a Durango' (/media/Musica/Matteo/De André/Rimini/06 Avventura a Durango.mp3) from Library
2012-11-05 02:31:58,685 INFO  [LibraryUpdatesCheckerThread] Removing 'Quello che non ho' (/media/Musica/Matteo/De André/L'indiano/01 Quello che non ho.mp3) from Library
2012-11-05 02:31:58,768 INFO  [LibraryUpdatesCheckerThread] Removing 'Hotel Supramonte' (/media/Musica/Matteo/De André/L'indiano/05 Hotel Supramonte.mp3) from Library
2012-11-05 02:31:59,103 INFO  [LibraryUpdatesCheckerThread] Removing 'Verdi Pascoli' (/media/Musica/Matteo/De André/L'indiano/08 Verdi Pascoli.mp3) from Library
2012-11-05 02:31:59,401 INFO  [LibraryUpdatesCheckerThread] Removing 'Se ti Tagliassero a Pezzetti' (/media/Musica/Matteo/De André/L'indiano/07 Se ti Tagliassero a Pezzetti.mp3) from Library
2012-11-05 02:31:59,502 INFO  [LibraryUpdatesCheckerThread] Removing 'Ave Maria' (/media/Musica/Matteo/De André/L'indiano/04 Ave Maria.mp3) from Library
2012-11-05 02:31:59,602 INFO  [LibraryUpdatesCheckerThread] Removing 'Fiume Sand Creek' (/media/Musica/Matteo/De André/L'indiano/03 Fiume Sand Creek.mp3) from Library
2012-11-05 02:31:59,695 INFO  [LibraryUpdatesCheckerThread] Removing 'Franziska' (/media/Musica/Matteo/De André/L'indiano/06 Franziska.mp3) from Library
2012-11-05 02:31:59,776 INFO  [LibraryUpdatesCheckerThread] Removing 'Canto del Servo Pastore' (/media/Musica/Matteo/De André/L'indiano/02 Canto del Servo Pastore.mp3) from Library
2012-11-05 02:31:59,951 INFO  [LibraryUpdatesCheckerThread] Removing 'Â cúmba' (/media/Musica/Matteo/De André/Anime salve/07 Â cúmba.mp3) from Library
2012-11-05 02:32:00,035 INFO  [LibraryUpdatesCheckerThread] Removing 'Smisurata preghiera' (/media/Musica/Matteo/De André/Anime salve/09 Smisurata preghiera.mp3) from Library
2012-11-05 02:32:00,118 INFO  [LibraryUpdatesCheckerThread] Removing 'Khorakhane' (a forza di essere vento)' (/media/Musica/Matteo/De André/Anime salve/02 Khorakhane' (a forza di essere vento).mp3) from Library
2012-11-05 02:32:00,201 INFO  [LibraryUpdatesCheckerThread] Removing 'Princesa' (/media/Musica/Matteo/De André/Anime salve/01 Princesa.mp3) from Library
2012-11-05 02:32:00,385 INFO  [LibraryUpdatesCheckerThread] Removing 'Dolcenera' (/media/Musica/Matteo/De André/Anime salve/04 Dolcenera.mp3) from Library
2012-11-05 02:32:00,468 INFO  [LibraryUpdatesCheckerThread] Removing 'Ho visto Nina volare' (/media/Musica/Matteo/De André/Anime salve/08 Ho visto Nina volare.mp3) from Library
2012-11-05 02:32:00,551 INFO  [LibraryUpdatesCheckerThread] Removing 'Anime salve' (/media/Musica/Matteo/De André/Anime salve/03 Anime salve.mp3) from Library
2012-11-05 02:32:00,643 INFO  [LibraryUpdatesCheckerThread] Removing 'Disamistade' (/media/Musica/Matteo/De André/Anime salve/06 Disamistade.mp3) from Library
2012-11-05 02:32:00,730 INFO  [LibraryUpdatesCheckerThread] Removing 'Le acciughe fanno il pallone' (/media/Musica/Matteo/De André/Anime salve/05 Le acciughe fanno il pallone.mp3) from Library
2012-11-05 02:32:00,893 INFO  [LibraryUpdatesCheckerThread] Removing 'Suzanne' (/media/Musica/Matteo/De André/Canzoni/05 Suzanne.mp3) from Library
2012-11-05 02:32:00,989 INFO  [LibraryUpdatesCheckerThread] Removing 'Via della Povertà (Desolation Row)' (/media/Musica/Matteo/De André/Canzoni/01 Via della Povertà (Desolation Row).mp3) from Library
2012-11-05 02:32:01,089 INFO  [LibraryUpdatesCheckerThread] Removing 'Fila la lana' (/media/Musica/Matteo/De André/Canzoni/03 Fila la lana.mp3) from Library
2012-11-05 02:32:01,177 INFO  [LibraryUpdatesCheckerThread] Removing 'Ballata dell'amore cieco' (/media/Musica/Matteo/De André/Canzoni/04 Ballata dell'amore cieco.mp3) from Library
2012-11-05 02:32:01,268 INFO  [LibraryUpdatesCheckerThread] Removing 'Delitto di paese' (/media/Musica/Matteo/De André/Canzoni/10 Delitto di paese.mp3) from Library
2012-11-05 02:32:01,351 INFO  [LibraryUpdatesCheckerThread] Removing 'Canzone dell'amore perduto' (/media/Musica/Matteo/De André/Canzoni/07 Canzone dell'amore perduto.mp3) from Library
2012-11-05 02:32:01,435 INFO  [LibraryUpdatesCheckerThread] Removing 'Le passanti' (/media/Musica/Matteo/De André/Canzoni/02 Le passanti.mp3) from Library
2012-11-05 02:32:01,518 INFO  [LibraryUpdatesCheckerThread] Removing 'Morire per delle idee' (/media/Musica/Matteo/De André/Canzoni/06 Morire per delle idee.mp3) from Library
2012-11-05 02:32:01,601 INFO  [LibraryUpdatesCheckerThread] Removing 'La città vecchia' (/media/Musica/Matteo/De André/Canzoni/08 La città vecchia.mp3) from Library
2012-11-05 02:32:01,685 INFO  [LibraryUpdatesCheckerThread] Removing 'Giovanna d'Arco' (/media/Musica/Matteo/De André/Canzoni/09 Giovanna d'Arco.mp3) from Library
2012-11-05 02:32:01,803 INFO  [LibraryUpdatesCheckerThread] Removing 'Valzer per un amore' (/media/Musica/Matteo/De André/Canzoni/11 Valzer per un amore.mp3) from Library
2012-11-05 02:32:02,011 INFO  [LibraryUpdatesCheckerThread] Removing 'La canzone di Marinella' (/media/Musica/Matteo/De André/Volume 3/01 La canzone di Marinella.mp3) from Library
2012-11-05 02:32:02,095 INFO  [LibraryUpdatesCheckerThread] Removing 'La ballata dell'eroe' (/media/Musica/Matteo/De André/Volume 3/03 La ballata dell'eroe.mp3) from Library
2012-11-05 02:32:02,178 INFO  [LibraryUpdatesCheckerThread] Removing 'La guerra di Piero' (/media/Musica/Matteo/De André/Volume 3/06 La guerra di Piero.mp3) from Library
2012-11-05 02:32:02,261 INFO  [LibraryUpdatesCheckerThread] Removing 'Nell'acqua della chiara fontana' (/media/Musica/Matteo/De André/Volume 3/08 Nell'acqua della chiara fontana.mp3) from Library
2012-11-05 02:32:02,345 INFO  [LibraryUpdatesCheckerThread] Removing 'Il re fa rullare i tamburi' (/media/Musica/Matteo/De André/Volume 3/10 Il re fa rullare i tamburi.mp3) from Library
2012-11-05 02:32:02,437 INFO  [LibraryUpdatesCheckerThread] Removing 'La ballata del Miché' (/media/Musica/Matteo/De André/Volume 3/09 La ballata del Miché.mp3) from Library
2012-11-05 02:32:02,520 INFO  [LibraryUpdatesCheckerThread] Removing 'S'i' fosse foco' (/media/Musica/Matteo/De André/Volume 3/04 S'i' fosse foco.mp3) from Library
2012-11-05 02:32:02,603 INFO  [LibraryUpdatesCheckerThread] Removing 'Amore che vieni amore che vai' (/media/Musica/Matteo/De André/Volume 3/05 Amore che vieni amore che vai.mp3) from Library
2012-11-05 02:32:02,711 INFO  [LibraryUpdatesCheckerThread] Removing 'Il gorilla' (/media/Musica/Matteo/De André/Volume 3/02 Il gorilla.mp3) from Library
2012-11-05 02:32:02,803 INFO  [LibraryUpdatesCheckerThread] Removing 'Il testamento' (/media/Musica/Matteo/De André/Volume 3/07 Il testamento.mp3) from Library
2012-11-05 02:32:03,281 INFO  [LibraryUpdatesCheckerThread] Removing 'Il Cielo è Vuoto O Il Cielo è' (/media/Musica/Matteo/Ligabue/Buon Compleanno Elvis/13 Il Cielo è Vuoto O Il Cielo è.mp3) from Library
2012-11-05 02:32:03,473 INFO  [LibraryUpdatesCheckerThread] Removing 'Non è tempo per noi' (/media/Musica/Matteo/Ligabue/Primo Tempo/09 Non è tempo per noi.mp3) from Library
2012-11-05 02:32:03,570 INFO  [LibraryUpdatesCheckerThread] Removing 'A che ora è la fine del mondo?' (/media/Musica/Matteo/Ligabue/Primo Tempo/08 A che ora è la fine del mondo?.mp3) from Library
2012-11-05 02:32:03,855 INFO  [LibraryUpdatesCheckerThread] Removing 'Giù la testa' (/media/Musica/Matteo/Varie/Giù la testa.mp3) from Library
2012-11-05 02:32:04,290 INFO  [LibraryUpdatesCheckerThread] Removing 'Allô Allô' (/media/Musica/Matteo/Varie/Allô Allô.mp3) from Library
2012-11-05 02:32:04,518 INFO  [LibraryUpdatesCheckerThread] Removing 'Cuando florezca el Chuño' (/media/Musica/Matteo/Varie/Cuando florezca el Chuño.mp3) from Library
2012-11-05 02:32:05,493 INFO  [LibraryUpdatesCheckerThread] Removing 'Kalašnjikov' (/media/Musica/Matteo/Varie/Kalašnjikov.mp3) from Library
2012-11-05 02:32:05,894 INFO  [LibraryUpdatesCheckerThread] Removing 'Paff… Bumm!' (/media/Musica/Matteo/12000 Lune/3.18 Paff… Bumm!.mp3) from Library
2012-11-05 02:32:06,093 INFO  [LibraryUpdatesCheckerThread] Removing 'L'Anno Che Verrà' (/media/Musica/Matteo/12000 Lune/2.05 L'Anno Che Verrà.mp3) from Library
2012-11-05 02:32:06,212 INFO  [LibraryUpdatesCheckerThread] Removing 'Là' (/media/Musica/Matteo/12000 Lune/1.09 Là.mp3) from Library
2012-11-05 02:32:06,322 INFO  [LibraryUpdatesCheckerThread] Removing 'Lunedì Cinema' (/media/Musica/Matteo/12000 Lune/3.04 Lunedì Cinema.mp3) from Library
2012-11-05 02:32:06,404 INFO  [LibraryUpdatesCheckerThread] Removing 'Com'è profondo il mare' (/media/Musica/Matteo/12000 Lune/3.01 Com'è profondo il mare.mp3) from Library
2012-11-05 02:32:06,510 INFO  [LibraryUpdatesCheckerThread] Removing 'Lei (non è per me)' (/media/Musica/Matteo/12000 Lune/3.20 Lei (non è per me).mp3) from Library
2012-11-05 02:32:06,598 INFO  [LibraryUpdatesCheckerThread] Removing 'Felicità' (/media/Musica/Matteo/12000 Lune/2.16 Felicità.mp3) from Library
2012-11-05 02:32:06,844 INFO  [LibraryUpdatesCheckerThread] Removing 'Comin’ Back to Me' (/media/Musica/Matteo/Surrealistic Pillow/05 Comin’ Back to Me.mp3) from Library
2012-11-05 02:32:07,226 INFO  [LibraryUpdatesCheckerThread] Removing 'Non Lasciarmi Mai Più' (/media/Musica/Matteo/La Grande Festa/2.08 Non Lasciarmi Mai Più.mp3) from Library
2012-11-05 02:32:07,407 INFO  [LibraryUpdatesCheckerThread] Removing 'Canterò Per Te' (/media/Musica/Matteo/La Grande Festa/1.10 Canterò Per Te.mp3) from Library
2012-11-05 02:32:07,538 INFO  [LibraryUpdatesCheckerThread] Removing 'Ci Penserò Domani' (/media/Musica/Matteo/La Grande Festa/1.09 Ci Penserò Domani.mp3) from Library
2012-11-05 02:32:07,630 INFO  [LibraryUpdatesCheckerThread] Removing 'Chi Fermerà La Musica' (/media/Musica/Matteo/La Grande Festa/1.11 Chi Fermerà La Musica.mp3) from Library
2012-11-05 02:32:07,725 INFO  [LibraryUpdatesCheckerThread] Removing 'Città Di Donne' (/media/Musica/Matteo/La Grande Festa/1.15 Città Di Donne.mp3) from Library
2012-11-05 02:32:08,866 INFO  [LibraryUpdatesCheckerThread] Removing 'Wot's... Uh The Deal' (/media/Musica/Matteo/Pink Floyd/1972 Obscured By Clouds/05 Wot's… Uh The Deal.mp3) from Library
2012-11-05 02:32:09,112 INFO  [LibraryUpdatesCheckerThread] Removing 'The Gold It's In The...' (/media/Musica/Matteo/Pink Floyd/1972 Obscured By Clouds/04 The Gold It's In The….mp3) from Library
2012-11-05 02:32:09,386 INFO  [LibraryUpdatesCheckerThread] Removing 'Several Species Of Small Furry Animals Gathered Together...' (/media/Musica/Matteo/Pink Floyd/1969 Ummagumma/2.06 Several Species Of Small Furry Animals Gathered Together….mp3) from Library
2012-11-05 02:32:09,646 INFO  [LibraryUpdatesCheckerThread] Removing 'Mio fratello è figlio unico' (/media/Musica/Matteo/e cantavo le canzoni/1.04 Mio fratello è figlio unico.mp3) from Library
2012-11-05 02:32:09,797 INFO  [LibraryUpdatesCheckerThread] Removing 'Nuntereggae più' (/media/Musica/Matteo/e cantavo le canzoni/1.03 Nuntereggae più.mp3) from Library
2012-11-05 02:32:09,890 INFO  [LibraryUpdatesCheckerThread] Removing 'Michele 'o pazzo è pazzo davvero' (/media/Musica/Matteo/e cantavo le canzoni/2.13 Michele 'o pazzo è pazzo davvero.mp3) from Library
2012-11-05 02:32:10,037 INFO  [LibraryUpdatesCheckerThread] Removing 'Ma il cielo è sempre più blu' (/media/Musica/Matteo/e cantavo le canzoni/1.12 Ma il cielo è sempre più blu.mp3) from Library
2012-11-05 02:32:10,129 INFO  [LibraryUpdatesCheckerThread] Removing 'Anche questo è Sud' (/media/Musica/Matteo/e cantavo le canzoni/2.11 Anche questo è Sud.mp3) from Library
2012-11-05 02:32:10,237 INFO  [LibraryUpdatesCheckerThread] Removing 'Ma se c'è Dio' (/media/Musica/Matteo/e cantavo le canzoni/2.12 Ma se c'è Dio.mp3) from Library
2012-11-05 02:32:10,442 INFO  [LibraryUpdatesCheckerThread] Removing 'Soñe Otro Mundo' (/media/Musica/Matteo/La Radiolina/20 Soñe Otro Mundo.mp3) from Library
2012-11-05 02:32:10,632 INFO  [LibraryUpdatesCheckerThread] Removing 'Mundorévès' (/media/Musica/Matteo/La Radiolina/10 Mundorévès.mp3) from Library
2012-11-05 02:32:12,048 INFO  [LibraryUpdatesCheckerThread] Removing 'Ma è un canto brasilero' (/media/Musica/Matteo/Gli Anni 70/2.11 Ma è un canto brasilero.mp3) from Library
2012-11-05 02:32:12,253 INFO  [LibraryUpdatesCheckerThread] Removing 'Io vorrei... non vorrei... ma se vuoi...' (/media/Musica/Matteo/Gli Anni 70/2.07 Io vorrei… non vorrei… ma se vuoi….mp3) from Library
2012-11-05 02:32:13,272 INFO  [LibraryUpdatesCheckerThread] Removing 'Überlin' (/media/Musica/Matteo/Part Lies Part Heart Part Truth Part Garbage/2.14 Überlin.mp3) from Library
2012-11-05 02:32:13,873 INFO  [LibraryUpdatesCheckerThread] Removing 'Adekarset - 01 - Baby Slaughter' (/media/Musica/tracy/varie/' (Sanremo 2012) Arisa - La Notte [62° Festival Della Canzone Italiana] di.mp3) from Library
2012-11-05 02:32:14,126 INFO  [LibraryUpdatesCheckerThread] Removing 'È Troppo Facile' (/media/Musica/tracy/varie/Meg - è troppo facile.mp3) from Library
2012-11-05 02:32:14,251 INFO  [LibraryUpdatesCheckerThread] Removing '(Sanremo 2012) Emma Marrone Non È L'inferno' (/media/Musica/tracy/varie/(Sanremo 2012) Emma Marrone Non È L'inferno.mp3) from Library
2012-11-05 02:32:14,327 INFO  [LibraryUpdatesCheckerThread] Removing 'L'immensità' (/media/Musica/tracy/Negramaro - Mentre tutto scorre/Negramaro - 10 L'immensità.mp3) from Library
2012-11-05 02:32:14,410 INFO  [LibraryUpdatesCheckerThread] Removing 'Un pò di sole' (/media/Musica/tracy/Zero Assoluto/07-Un pò di sole.mp3) from Library
2012-11-05 02:32:14,470 INFO  [LibraryUpdatesCheckerThread] Removing 'Vieni piu vicino' (/media/Musica/tracy/Zero Assoluto/05-Vieni più vicino.mp3) from Library
2012-11-05 18:50:45,510 WARN  [IndexedDiskCache] Region [online_technical_metadata] Disk cache not shutdown properly, shutting down now.
2012-11-05 18:50:45,510 WARN  [IndexedDiskCache] Region [thumbnails] Disk cache not shutdown properly, shutting down now.
2012-11-05 18:50:45,515 INFO  [LibraryAdditionsCheckerThread] Finished looking for newly added files
2012-11-05 18:50:45,515 INFO  [LibraryUpdatesCheckerThread] Finished looking for updates to currently shared files
2012-11-05 18:50:45,516 INFO  [FeedUpdaterThread] Finished looking for online resources information
2012-11-05 18:50:45,616 INFO  [PluginCompilerThread] Finished looking for plugins
2012-11-05 18:50:45,719 INFO  [WebServer] WebServer shutting down
2012-11-05 18:50:45,719 INFO  [DiscoveryAdvertisementNotifier] Leaving DiscoveryAdvertisementNotifier
2012-11-05 18:50:45,720 INFO  [EventDispatcher] Leaving EventDispatcher
2012-11-05 18:50:45,720 INFO  [DiscoverySSDPMessageListener] Leaving DiscoverySSDPMessageListener
2012-11-05 18:50:45,720 INFO  [EventSubscriptionExpirationChecker] Leaving EventSubscriptionExpirationChecker, removing all event subscriptions
2012-11-05 18:50:45,725 INFO  [DatabaseManager] Shutting down database
2012-11-05 18:50:48,650 INFO  [AbstractTranscodingDeliveryEngine] Cleaning transcode engine and its data
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sun Nov 11, 2012 11:35 pm

Re: [Solved] Serviio doesn't shows files with non ASCII char

Did you set the LC_ALL environment property? It looks like it's the one Java is using: http://stackoverflow.com/questions/1134 ... le-does-it
<<

teknoraver

Serviio newbie

Posts: 18

Joined: Tue Jul 31, 2012 11:10 pm

Post Sun Nov 11, 2012 11:59 pm

Re: [Solved] Serviio doesn't shows files with non ASCII char

Actually the file encoding seems correct:
  Code:
java ListDir /media/Musica/Matteo/Battiato/
UTF-8
/media/Musica/Matteo/Battiato/1979 L'era del cinghiale bianco --> true
/media/Musica/Matteo/Battiato/1982 L'Arca di Noè --> true
/media/Musica/Matteo/Battiato/2009 Inneres Auge --> true
/media/Musica/Matteo/Battiato/1985 Mondi Lontanissimi --> true
/media/Musica/Matteo/Battiato/1988 Fisiognomica --> true
/media/Musica/Matteo/Battiato/1981 La Voce del Padrone --> true
/media/Musica/Matteo/Battiato/2007 Il Vuoto --> true
/media/Musica/Matteo/Battiato/1983 Orizzonti Perduti --> true
/media/Musica/Matteo/Battiato/1998 Gommalacca --> true
/media/Musica/Matteo/Battiato/1980 Patriots --> true
/media/Musica/Matteo/Battiato/1996 L'Imboscata --> true


and the environment variable used seems to be "LANG" which is set to "it_IT.UTF-8" for me
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Nov 12, 2012 12:07 am

Re: [Solved] Serviio doesn't shows files with non ASCII char

is the same variable set for the user that runs serviio (for the second time)? What happens if you add the files to library and then click Force refresh, does it remove them again? Or does it only remove them when you restart Serviio.
<<

teknoraver

Serviio newbie

Posts: 18

Joined: Tue Jul 31, 2012 11:10 pm

Post Mon Nov 12, 2012 12:40 am

Re: [Solved] Serviio doesn't shows files with non ASCII char

I've cheched, the variable is global and set for serviio, I can read it in the log too:

  Code:
2012-11-03 13:58:39,429 INFO  [MediaServer] File encoding: UTF-8


I've actually added only a folder with unicode names, it readed it correctly:

  Code:
2012-11-12 01:36:07,963 INFO  [LibraryAdditionsCheckerThread] Added file '04 Cuccurucucù.mp3' (title: Cuccurucucù) to Library
2012-11-12 01:36:08,355 INFO  [LibraryAdditionsCheckerThread] Added file '02 Bandiera Bianca.mp3' (title: Bandiera Bianca) to Library
2012-11-12 01:36:08,571 INFO  [LibraryAdditionsCheckerThread] Added file '03 Gli Uccelli.mp3' (title: Gli Uccelli) to Library
2012-11-12 01:36:08,988 INFO  [LibraryAdditionsCheckerThread] Added file '05 Segnali di Vita.mp3' (title: Segnali di Vita) to Library
2012-11-12 01:36:09,255 INFO  [LibraryAdditionsCheckerThread] Added file '07 Sentimiento Nuevo.mp3' (title: Sentimiento Nuevo) to Library
2012-11-12 01:36:09,363 INFO  [LibraryAdditionsCheckerThread] Added playlist 'playlist.m3u' (title: playlist) to Library
2012-11-12 01:36:09,772 INFO  [LibraryAdditionsCheckerThread] Added file '01 Summer On a Solitary Beach.mp3' (title: Summer On a Solitary Beach) to Library
2012-11-12 01:36:09,955 INFO  [LibraryAdditionsCheckerThread] Added file '06 Centro di Gravità Permanente.mp3' (title: Centro di Gravità Permanente) to Library


I've restarted and refreshed the server but the files are still in the library.
I'm waiting for the deletion to happen to post the logs
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Nov 12, 2012 11:18 pm

Re: [Solved] Serviio doesn't shows files with non ASCII char

In your previous post it says:

  Code:
[MediaServer] File encoding: US-ASCII
<<

teknoraver

Serviio newbie

Posts: 18

Joined: Tue Jul 31, 2012 11:10 pm

Post Mon Nov 12, 2012 11:43 pm

Re: [Solved] Serviio doesn't shows files with non ASCII char

Yes, that's weird, I can't read the "ascii" string in any new log:

  Code:
# grep -i ascii /home/serviio/serviio-1.0.1/log/serviio.log*
#
Next

Return to Serviio Support & Help

Who is online

Users browsing this forum: Google [Bot] and 14 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.