Re: [SlimDevices: Beta] 7.3r24282: Sanitizing MusicIP Mood names with non-ASCII characters (Windows)

2008-12-13 Thread Moonbase
My fault, apologies. (Windows tools *grumblemumble*) I'll change the diff files promptly … 3 context lines enough? (The path will probably be wrong since I do this on a German Windows.) -- Moonbase Moonbase: 'The Problem Solver' (http://www.kaufen-ist-toll.de/moonbase)

Re: [SlimDevices: Beta] 7.3r24282: Sanitizing MusicIP Mood names with non-ASCII characters (Windows)

2008-12-13 Thread Michael Herger
> Code: > > 465a466,481 > > if (scalar @moods) { > > # MIP returns mood names as UTF-8 even on windows, so we need to > convert could you please post a patch in unified diff format (or even better: attach it to a bug)? Thanks! -- Michael ___

[SlimDevices: Beta] 7.3r24282: Sanitizing MusicIP Mood names with non-ASCII characters (Windows)

2008-12-13 Thread Moonbase
Using MusicIP Moods showed unsanitized Mood names if the mood names contained »foreign« characters (non-ASCII). Example from a log: Code: Slim::Plugin::MusicMagic::Plugin::grabMoods (468) Found moods: Slim::Plugin::MusicMagic::Plugin::grabMoods (472) Moonbase -