Leonardo

Results 10 comments of Leonardo

I'm experiencing a similar issue: i've an itunes library of ~250GB stored on an external disk. In my setup, iTunes Library is still in my /Users/[username]/Music/iTunes/ directory, and when i...

since in the code there's no reference to PIL, i suggest instead to drop the dependency in the setup.py .

it looks like the issue is avoidable simply removing the `target='_blank'` attribute form the `MBImport.buildFormHTML` function. Since the MBImport object is locally unaccessible, a simple workaround is to monkey-patching the...

hmm, i guess you are right. I was mislead by the fact that i contextually deleted all the cookies and localstorage. Now, i don't know how to reproduce it, but...

@hermannschwaerzler i submitted a fix for the first issue you mention in #15 , give it a try the "FIRE!!!" issues is not related to the former.

looks like i have to test my code on a 64 bit machine before submitting it.

Hi, thanks for your screenshot. Please describe this bug providing more informations in order to allow us to recreate the bug: - icecast version - morganfreeman version/commit you are using...

I'm not quite sure about it. I mean, sure, it can be done, is just an http request + decompress. The main problem is, i'd like first to add a...

it is not your fault. Right now the interface is quite a work-in progress so not really all informations are displayed or displayed correctly. At the moment, the GeoIP informations...

@biappi > what version are we running on radiocicletta.it? we can tag that as "0.1" or something. currently is HEAD (always on the edge!) @edglazer > I tried looking at...