Apple To Face $350 Million Trial Over iPod DRM
An anonymous reader writes: A U.S. district judge ruled last week that a decade-old antitrust lawsuit regarding Apple's FairPlay DRM can move forward to a jury trial (PDF). The plaintiffs claim that in 2004, when "Real Networks launched a new version of RealPlayer that competed with iTunes," Apple issued an update to iTunes that prevented users from using their iPods to play songs obtained from RealPlayer. Real Networks updated its compatibility software in 2006, and Apple introduced a new version of iTunes that also rendered Real Networks's new update ineffective. The plaintiffs reason that they were thus "locked in" to Apple's platform, and as a result "Apple was able to overcharge its customers to the tune of tens of millions of dollars". If the plaintiffs succeed, media content purchased online may go the way of CDs and be playable on competing devices.
This lawsuit won't change anything today. All iTunes music is drm free.
MP3s have had metadata since the 90s, when the ID3 tag was introduced.
http://en.wikipedia.org/wiki/I...
All a knockoff player needs is a file system checksum initiated rescan+index routine to probe for new ID3 tags after the filesystem changes and the USB connection is removed.
Walks the whole filesystem, checks each MP3 file it finds for the ID3 tag, references it against a small internal index file to see if it has already been catalogued, then adds/remove entries as needed.
When the user wants to "browse by genre", it just queries this catalogue, and fetches file handles.
There is *A LOT* of data you can put into an ID3 tag, including whole jpegs of the album cover!
This whole shitfest has been solved for a long, LONG time.
You do realize a playlist is just a file, right? And they can be auto-generated based on whatever - directory structure, tags, etc? Whatever algorithm the player has to organize sings into playlists will work just fine with playlist files too.
Socialism: a lie told by totalitarians and believed by fools.
You are an idiot in search of a problem.
You didn't see the really obvious checkbox that says "keep my iTunes media folder organised" and unchecked it?
Maybe the software was too "bloated and buggy" for you to open the options menu.
It's hilarious how much misinformation gets passed off as fact when it comes to talking about Apple stuff in order to bash something you don't like.
Right, but that's not what the OP was talking about - the argument was that the iPod was inferior because you couldn't organise your music manually (even though you actually can), and that "files in in a folder" was superior to "letting the iPod handle where the files are and using a database/m3u style method" to address and play them was somehow inferior because Apple.
What you are describing with m3u files *is exactly how the iPod works*. The only difference is that the iPod also copies the music files for you, you don't have to drag them onto the iPod yourself (although you absolutely can manage them on your hard drive yourself, despite what people on slashdot will try to tell you).