November 1, 2009 – 10:26 pm
iTunes was reporting a incorrect track time length for an audiobook that I created concatenating several mp3 together.
I had to reencode the whole thing again to make iTunes recognize propertly the track lenght. I could’t reencode the concatenated file itself as that ended up with a Segmentation fault in lame
cat *.mp3 |lame –mp3input – [...]
September 9, 2008 – 8:34 pm
I just downloaded and installed iTunes 8 from apple website, turning on Genius. we will see what kind of recommendations does it give me.
via iTunes 8: Ready for download – The Unofficial Apple Weblog (TUAW).
Bookmark It
Hide Sites
$$(‘div.d278′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });
August 23, 2006 – 7:46 am
Continuing with my previous post 1 , 2 ….
I wrote a little script that I run every day via Windows Scheduled tasks. The script adjust the volume and EQ setting of all the podcasts and audiobooks everyday to update the just downloaded podcast. I find hard to listen to podcast and audiobook at the gym [...]
By ruben.laguna
|
Tagged adjust, audiobooks, file, itunes, javascript, jscript, podcast, podcasts, scheduled-tasks, volume, windows, wscript
|
The other day I found out this post. Thanks to the examples javascript (or more accurately jscript) provided in the post I learned to write my own javascripts to manage muy iTunes library. Here’s the result a script to find out files under the “iTunes Music” folder that are not present in the iTunes library. [...]
It seems that the company I’m working on has blocked http://media.libsyn.com. They have categorized it as entertaiment/radio so I cannot access the podcasts from Java Posse at work. I’m sync my iPod with the ITunes at work so I cannot hear them anymore. Because I’m not happy with the situation I tried to [...]