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
|
Posted in itunes
|
Also tagged adjust, audiobooks, file, javascript, jscript, podcast, podcasts, scheduled-tasks, volume, windows, wscript
|