**** BEGIN LOGGING AT Wed Aug 15 02:59:59 2018 Aug 15 18:49:46 "poor man's chroot": cat ~jr/eagle-workdir.tgz|su nobody -c "tar --list -z|head -n5; echo attack >/root/forbidden" Aug 15 19:14:32 what open media player uses as character encoder for mp3 tags? It sems that not utf-8 as I thought. Aug 15 19:15:08 are you sure tags are utf-8 in the first place? Aug 15 19:16:14 yes I am, because i specifically asked easytag to write them in such format. Aug 15 19:16:48 then you can prepare other charsets as well Aug 15 19:16:53 i bet on latin1 Aug 15 19:18:21 I guess it is just matter of trial and error then Aug 15 19:19:03 play the file with mplayer and compare what you see Aug 15 19:19:38 good idea Aug 15 19:19:41 and OMP wouldn't 'encode' tags :p Aug 15 19:20:06 also, easy check would be also playing the file with oscp Aug 15 19:20:17 pygtk uses utf-8 for sure Aug 15 19:23:04 hmm it seems that mplayer doesn't show tags if I just play the file Aug 15 19:24:13 sicelo: I don't care what it does, but I'd like it to show our beautiful ä and ö correctly ;) Aug 15 19:24:54 it shows here Aug 15 19:25:56 juts by "mplayer file"? Aug 15 19:26:08 yes Aug 15 19:26:17 odd Aug 15 19:26:24 let me try another file Aug 15 19:26:27 check if your mplayer isnt a script Aug 15 19:26:48 for me it shows clip info for both id3v1 and v2 Aug 15 19:28:20 how can I check that? Aug 15 19:28:34 it doesn't show tags for any of the files Aug 15 19:29:52 just checked with really old mplayer (~2012 build) and it shows clip info too Aug 15 19:31:25 mplayer: Aug 15 19:31:27 Installed: 1.0svn20091221-4 Aug 15 19:32:57 MPlayer SVN-r30099-4.2.1 (C) 2000-2009 MPlayer Team Aug 15 19:33:02 Clip info: Aug 15 19:33:07 Title: Milk Bar Aug 15 19:33:08 Artist: Daniel Vernunft and Shiva Chan Aug 15 19:33:08 Album: Spicy Moments Aug 15 19:33:10 etc Aug 15 19:33:15 on my n900 Aug 15 19:33:54 ii mplayer 1.0svn20091221-4 Aug 15 19:34:45 from fremantle repos Aug 15 19:35:26 I don't have "clib info" at all Aug 15 19:35:32 clip* Aug 15 19:35:54 i'm checking on mp3 files with id3 tags (v1 and v2) Aug 15 19:37:26 my files should have just v Aug 15 19:37:29 2 Aug 15 19:37:57 maybe you are testing on a file which is missing it Aug 15 19:38:10 well got to go to sleep now. Thx for trying to help Aug 15 19:38:19 or tags are malformed and omp grabs info from some other place Aug 15 19:38:24 omp shows tags from that file Aug 15 19:38:28 OR it cached metadata Aug 15 19:38:41 all is well except ä and ö Aug 15 19:38:43 (just a guess, dont know if it does that) Aug 15 19:39:09 check with oscp if it shows proper tags and/or utf Aug 15 19:39:33 I specifically set easytag to write just v2 tags and nothing more Aug 15 19:39:50 I'll try tomorrow to check further Aug 15 19:40:09 there are cmdline tags utils too Aug 15 19:40:31 and you can ask oksana, she was fighting with tags in the past Aug 15 19:42:48 i use eyed3 on n900 to set tags Aug 15 21:16:40 what shows instead of ä and ö Aug 15 21:31:51 https://wiki.qt.io/Strings_and_encodings_in_Qt#QString Aug 15 21:33:33 "QTextCodec::codecForCStrings(), or Latin-1 if you didn't set one" Aug 15 21:34:09 Assuming Album and Artist are QString? Aug 15 23:43:39 KotCzarny : I don't remember much, just I looked up in the logs : https://mg.pov.lt/maemo-irclog/search?q=id3v2 Aug 15 23:53:45 Still cannot figure out what mid3v2 is. I use Mussorgsky currently, to specify Artist and Album, and cover art, but... It's not enough. First, there is also Genre (would be very useful to be able to edit it, since Media Player has Albums/Playlists/Genres views, and Playlists is not that useful) Aug 15 23:54:19 Second, would be nice to be able to specify cover art from filesystem, instead of (or in addition to) searching on the Internet. Aug 15 23:56:02 But since Mussorgsky is written in Python, it should be (theoretically) not that difficult to improve it. Aug 15 23:58:01 And that's where another problem starts. First, I don't appreciate that Mussorgsky is written in Python - at least, it's Python-Hildon, that's better than Python-Qt. Aug 16 00:11:24 Second, Mussorgsky depends on python-mutagen for tags editing. And while theoretically it should work nice for ID3V2 tags, I would prefer something that is used by tracker to read id3v2 tags - and it's not easy to see what tracker uses, because tracker doesn't seem to have a nice and clear system of Aug 16 00:11:35 Dependencies are hell [as usual] Aug 16 00:11:35 plug-ins "this for images, that for audio, poppler for pdf, and video here" **** ENDING LOGGING AT Thu Aug 16 03:00:00 2018