Slashdot Mirror


Apple Updates, Cripples iTunes

squiggleslash writes "Apple has issued an update to iTunes 4, iTunes 4.0.1. It can be downloaded via Software Update. The big change seems to be that iTunes will now only stream music to other Macs on the same subnet. This is presumably a response to people publishing public lists of shared iTunes playlists, though it does mean that anyone wanting to stream music from home to work or vice versa is SOL. Oh well." You can't share between 4.0 and 4.0.1 iTunes, so be careful in updating. AppleScript access to shared playlist tracks is fixed, though. Woop woop.

26 of 653 comments (clear)

  1. VPNs by MBCook · · Score: 5, Interesting

    I don't have access to a Mac (let alone two) but couldn't you use a VPN if you wanted to stream from home to work or vice versa? You know, tunnel the traffic so it looks like one local network even though it isn't?

    --
    Comment forecast: Bits of genius surrounded by a sea of mediocrity.
    1. Re:VPNs by Bigbluejerk · · Score: 5, Interesting

      Couldn't Apple have just added encryption to iTunes streaming?

  2. fair use? by esome · · Score: 5, Insightful

    I can understand Apple's need to restrist internet streaming but there are those of us who like to stream our tunes from home to office and it seems like fair use to stream your own music to yourself no matter how far apart your computers are.

  3. So, what ever happened to CD-Rs? by Anonymous Coward · · Score: 5, Insightful

    So, if you want to listen to music you have at home at work, why not just put the music on a CD-R and bring it in to work?

  4. Re:And so it begins by Anonymous Coward · · Score: 5, Insightful

    > Face it, Apple is after your dollars just like everyone else.

    Erm... of course
    I mean... it's a company

    What did you expect?

    Apple never claimed they were going to make free illegal MP3's legal, they only claimed that it was possible to integrate the internet into a solid profitable business plan, showing to the music industry that music over the net can be used for "good" as well.

    Of course, if you prefer Kazaa's "we don't think we should pay for what other people put money and effort into" approach, that's fine. Getting muic for free always sounds like a good idea to the people on the receiving end. Funny how many people have a "philosophy" that they should get things for free in life. Thank god Kazaa isn't after your dollars... (oh wait, it is)

  5. Re:Had to happen... by SmoothriderSean · · Score: 5, Insightful

    I suppose it's not much help to point out that at least the description of the update makes the crippling pretty clear. Unfortunately, this is the cost of doing business with the RIAA. Until the copyright laws change or artists can start hitting the big time without signing to one of the major labels, no amount of pressure on online music stores - whether Apple's, the upcoming Napster (tm), or anything else with major content - will change this.

  6. Fun while it lasted by Anonymous Coward · · Score: 5, Informative

    iTunes 4.0 shares on a local network appear grayed out and will not let you connect. The "connect to shared music (CMD+K) button" is removed as well meaning that only shares found by rendezvous are accessible. Clicking on daap:// links causes the current song to stop and itunes to sit idle.

    Fortunatly you can run iTunes 4.0 and 4.0.1 on the same system without any trouble.

    I used to share (stream) with a couple of neighbors but looks like those days are over. I don't believe that this was done to save iTMS from the wrath of labels: m4p files wouldn't play unless you had been authorized - and all files from iTMS were in the protected format. Standard MP3/M4A files would download and play without incident so the pirates will just move on to gnutella and not think twice.

    Why not a file format that would stream but not download or require authorization from the streaming computer to play - that way you'd only have to download it once. If you ony let 1 user play at a time it would be like a library.

    It was fun while it lasted.

  7. Re:New bug fix, more restrictive? by rsmith-mac · · Score: 5, Insightful

    Indeed. With that kind of sharing(streaming songs to strangers, multiple people at a time), Apple stood a good chance of running afowl of the DMCA, which has some slightly sharp teeth. Apple had to fix this, or risk a major legal battle with the RIAA; and if you've seen the RIAA's ideas on file sharing numbers, they'd hit Apple up for millions upon millions of dollars. I don't know about you, but I prefer Apple solvent.

  8. Re:New bug fix, more restrictive? by ender81b · · Score: 5, Insightful

    Since when is apple in the business of law enforcement?

    Since a failure to enforce copyright provisions or enabling consumers to share pirated music will cause lawsuits to rain down upon their heads a la kazaa, napster, etc, etc.

  9. Re:New bug fix, more restrictive? by FatRatBastard · · Score: 5, Insightful

    Has nothing to do with Law enforcement. Apple are (to my knowledge) still negotiating with the "Big 5" for the ability to use iTunesMusic store with Windows users. I'd lay good money it was done not to piss those guys off.

    Frankly, I'm not too worried about it. I sneaker net all my crap to work via iPod anyway.

  10. what they should have done by SweetAndSourJesus · · Score: 5, Interesting

    Apple's Music Store allows you to authorize up to three Macs to play your purchased music. They could have allowed you to share music with any machine that has your key. This would satisfy the "want to listen to home music at work" request while still meeting their responsibility not to allow outright piracy.

    --

    --
    the strongest word is still the word "free"
  11. Here We Go Again by Anonymous Coward · · Score: 5, Insightful

    It's yet another biased, sensationalist Slashdot story. Oh, Apple stopped supporting the abuse of a feature that was never intended to be used in the way that's now being restricted! They MUST be evil (this week)! Folks, this is not the crippling of iTunes; it's a bunch of fixes (like the volume levels problem) and the end of an opportunity for people to pirate music.

    I'm not a fan of the RIAA, but that doesn't make piracy of their stuff acceptable. If you don't like the terms, don't buy the music. Apple worked very hard to get the RIAA to soften up as much as it has with DRM in the iTunes Music Store. To risk it all now just to let a few geeks listen to their home music at the office would be a stupid move and it's not as if this particular feature was the only way of doing so. There is absolutely no evidence that this is the beginning of an evil trend of Apple crushing its users in DRM or anything like that!

    Unfortunately, a more objective article (as in, one that doesn't shout that Apple is crippling iTunes in the headline) seems to be too much to ask of Slashdot. Sorry guys, I'm as liberal as the next guy, but that doesn't mean that large corporations are necessarily evil demons trying to take over the world. I think I'm leaving this site for good, in case anyone cares (I am registered, but figured that I am alone in being reasonable and might as well be anonymous to you all.).

  12. SSH Tunnelling iTunes works just fine by notyou · · Score: 5, Informative

    Whatchutalkinboutwillis?

    This worked just fine from both a local Linux and Solaris box:

    ssh -g -L 3689:homemac:3689 me@homemac

    Then point the workmac -> daap://worklinux

    The trick is, you can't set up the SSH tunnel *from* the Mac itself, because iTunes doesn't like connecting to localhost or even 127.0.0.1 (or maybe it was ports other than 3689).

  13. Fine. by bobm17ch · · Score: 5, Insightful


    This is a fair move by Apple.

    It keeps the RIAA happy. (An unfortunate necessity in order to main catalogue diversity).
    It still allows for a modicum of fair use.

    The way I see it (and so do Apple I assume) is that when you are on the move, or away from your mac, you listen to your iPod. When you are at home / work (wherever your mac is), you can listen to whatever the hell you like, and if you like it, you can buy it and burn it.

    Apple are setting the benchmark for this market now - if other companies join in and add more draconian DRM, they will fail.

    I, for one, welcome our new, fruity overlords. :)

    --
    \\ Mitch
  14. The README of 4 already said same subnet only by catscan2000 · · Score: 5, Informative

    All this time, I thought the subnet restriction was already in place because the README had already stated it. I guess 4.0.1 simply implements what the documentation said all along. (and to think that I could have streamed from my LAN to wireless at home all this time.. I should look into bridging..).

  15. Re:Downgrade Gnomes by renard · · Score: 5, Insightful
    Step 1: Update software with silly restrictions.
    Step 2: ???
    Step 3: Profit!

    Okay, I'll bite, how about:

    Step 2: Keep multimillion-song digital catalog of downloadable, copyrighted music online for millions of Mac and, real-soon-now, Windows users to access at their convenience, and take a percentage of every purchase.
    Since the choice for Apple is, quite obviously, either update/downgrade the misused software or get sued out of existence?

    -renard

  16. Re:New bug fix, more restrictive? by sys49152 · · Score: 5, Funny

    Your comment reminds me of an old SNL skit called "Ruining it for Everyone." In a talk show format the host interviews in turn the first hitchhiker to kill the guy that gave him a ride, the guy that defecated in restaurant restrooms, and so on. And now no one picks up hitchhikers, bathrooms are for patrons only, and internet streaming is one step further away.

  17. Nope, this update makes sense by ShatteredDream · · Score: 5, Insightful

    They don't have iTunes for another platform yet so in order to stay completely legitimate in the eyes of the labels and public they had to do this. Once they have a Windows version there will be no reason for them to not expand that.

    Until then I don't see the big deal. You can burn your downloads to a CD right? Just burn them to a CD and then rip the CD as oggs or mp3s if you really need to share.

    This is all about propaganda. If Apple stays 110% on the right side of the law while still being liberal in its feature set then that's a major accomplishment. It will only further undermine the subscription models and similar schemes.

    As long as you can burn to a CD and rip that CD, Apple is just doing stuff like this for show. It's so that they can more easily hit the labels right back in the face if they get taken to court for one of the typical bogus reasons.

  18. iTunes Music Store: Terms of Service by Anonymous Coward · · Score: 5, Informative

    THIS IS A LEGAL AGREEMENT BETWEEN YOU AND APPLE COMPUTER, INC. (?APPLE?) STATING THE TERMS THAT GOVERN YOUR USE OF THE ITUNES MUSIC STORE SERVICE. [...] IF YOU DO NOT AGREE TO THESE TERMS, DO NOT CLICK ?AGREE,? AND DO NOT USE THE SERVICE. [...] ... APPLE MAY REFUSE ACCESS TO THE ITUNES MUSIC STORE FOR NONCOMPLIANCE WITH ANY PART OF THIS AGREEMENT.

    [...]

    You understand that the Service, and products purchased through the Service ... include a security framework using technology that protects digital information and limits your usage of Products to certain usage rules established by Apple and its licensors (?Usage Rules?). You agree to comply with such Usage Rules, as further outlined below, and you agree not to violate or attempt to violate any security components. You agree not to attempt to, or assist another person to, circumvent, reverse-engineer, decompile, disassemble, or otherwise tamper with any of the security components related to such Usage Rules for any reason whatsoever. Usage Rules may be controlled and monitored by Apple for compliance purposes, and Apple reserves the right to enforce the Usage Rules with or without notice to you. ... You agree not to modify the software in any manner or form [...]

    [...]

    You agree that you will not attempt to, or encourage or assist any other person to, circumvent or modify any security technology or software that is part of the Service or used to administer the Usage Rules.

    [...]

    Apple reserves the right to modify the Usage Rules at any time.

    [...]

    You acknowledge that some aspects of the Service, Products, and administering of the Usage Rules entails the ongoing involvement of Apple. Accordingly, in the event that Apple changes any part of the Service or discontinues the Service, which Apple may do at its election, you acknowledge that you may no longer be able to use Products to the same extent as prior to such change or discontinuation, and that Apple shall have no liability to you in such case.

    [...]

    Notwithstanding any other provision of this Agreement, Apple and its licensors reserve the right to change, suspend, remove, or disable access to any Products, content, or other materials comprising a part of the Service at any time without notice. In no event will Apple be liable for the removal of or disabling of access to any such Products, content or materials under this Agreement. Apple may also impose limits on the use of or access to certain features or portions of the Service, in any case and without notice or liability.

    [...]

    THE USE OF THE SOFTWARE OR ANY PART OF THE SERVICE, EXCEPT FOR USE OF THE SERVICE AS PERMITTED IN THESE TERMS OF SERVICE, IS STRICTLY PROHIBITED AND INFRINGES ON THE INTELLECTUAL PROPERTY RIGHTS OF OTHERS AND MAY SUBJECT YOU TO CIVIL AND CRIMINAL PENALTIES, INCLUDING POSSIBLE MONETARY DAMAGES, FOR COPYRIGHT INFRINGEMENT.

    If .. Apple suspects that you have failed to comply with any of the provisions of this Agreement .... Apple, at its sole discretion, without notice to you may: (i) terminate this Agreement ... and/or (ii) terminate the license to the software; and/or (iii) preclude access to the Service (or any part thereof).

    [...]

    You agree that Apple has the right ... to disclose any Registration Data [to] a third party, as Apple believes is reasonably necessary or appropriate to .. verify compliance with any part of this Agreement

    [...]

    Apple reserves the right, at any time and from time to time, to update ... this Agreement and to impose new or additional rules, policies, terms, or conditions on your use of the Service. Such updates ... will be effective immediately and incorporated into this Agreement. Your continued use of the iTunes Music Store following will be deemed to constitute your acceptance of any and all such Additional Terms. All Additional Terms are hereby incorporated into this Agreement by this reference.

    Makes you feel all warm and fuzzy, don't it? Kinda like a microsoft EULA but in a nicer font!

  19. Re:Expect more of this. by squiggleslash · · Score: 5, Insightful
    Apple's DRM system has had acceptance because it's not a DRM system, it makes no effort to prevent the copying and redistribution of media.

    What it does do is make a user go through some (minor, no special software required) hoops to do that copying and redistribution, hoops which usually do not have to be jumped through for the most common forms of "fair use". The intention is to keep people honest, not to prevent people from backing up or sharing with people they know.

    It is a shame that the abuse of the streaming feature, which I always thought (given it was limited to five streams, or two for most people who do not have more than 256kbps of outgoing bandwidth) was restricted enough, has resulted in another "hoop" having to be jumped through. You want to stream your MP3 collection? Well, now you have to put those MP3s in your home directory's Sites folder and turn on Personal Web Sharing. So your playlists are not going to automatically be available and easily scanned remotely. And the stuff you buy from the iTunes store... well, you're going to have to burn those to a CD and then rescan them.

    Apple's "DRM" is not Palladium. It's not a Palladium wannabe. It's an attempt to create a minimal set of hurdles that'll satisfy content producers and publishers who are, to some extent justifiably, concerned about people abusing their works. I don't think iTunes is evil. And while I'll be disappointed at any further restrictions, I will not see anything to criticise on a moral issue until the CD burning system is also compromised. Right now, I don't see that happening - it's in the contract that iTunes customers can burn CDs after all.

    --
    You are not alone. This is not normal. None of this is normal.
  20. Internet Sharing isn't the only change... by zsmooth · · Score: 5, Informative
    iTunes 4.01 also fixes a HUGE volume fluctuation bug. Apparently some volume limiter was way too aggressive and caused a mushy sound unless you turned off all sound enhancements and lowered the pre-amp (and even then it was still a problem).

    4.01 fixes this problem completely which should make it worth upgrading too if you care about the quality of your music.

  21. Re:Carry months of music? by Mononoke · · Score: 5, Funny
    Why do you feel the need to carry 100 half-days worth of music?
    Because another "Type-R" with a bigger wing might pull up next to him in the 'hood, and he'll need to be able to play just the right smack-down tune for the situation.

    --
    NetInfo connection failed for server 127.0.0.1/local
  22. Re:New bug fix, more restrictive? by Jucius+Maximus · · Score: 5, Insightful
    I'd guess that apple is doing this not out of love for the big 5 record labels, but to keep their contracts intact that allow them to distribute tunes through the iTunes music store.

    Basically, to satisfy the labels, apple must raise the bar on piracy enough such that the average joe, say 99% and more of the users of the store, cannot easily send the music to anyone.

    iTunes made it too easy for total strangers to share music so Apple had to raise the bar of entry. Setting up SSH tunnelling is way too hard for most people. Burning a CD and re-ripping is too annoying for most people, and even such a simple task is beyond the reach of many many folks.

    So basically apple has to make easy sharing just slightly out of reach of most people and the tiny minority like you and me who know about SSH and such will be able to share music as usual.

    This is why kazaa is attacked and usenet file trading is never attacked. It's too hard for most people to trade files over usenet. Kazaa makes it blindingly easy. Only when piracy is accessible to the average joe does the industry start to take notice.

  23. Re:New bug fix, more restrictive? by FunnyBunny · · Score: 5, Insightful

    Apple Solvent: Dissolving your freedom, one bit at a time.

    Let's see if I understand this. Apple is dissolving your freedom by covering their corporate ass, particularly with regards to software they give away for free? The very same software nobody forces you to use? Yeah, Apple is sure dissolving your rights. Grow the fuck up.

  24. Re:Tunneling iTunes is a solution to a problem cre by Golias · · Score: 5, Interesting
    Look more closely. This is not a DRM means to "restrict rights to music you bought" from their store. This is a limitation of how you can use the iTunes app. You can't stream off the network with their application.

    You can still play your AAC files purchaced from the iTunes Music Store, even if you Mac "died" (as you put it). For that matter, you can archive all of those files as either AAC or AIFF files on any media you chose, including the HD of your Linux PC (which should be able to support AAC "any day now")

    You seem to have this crazy notion that AAC is another Windows Media Player file alternative, created solely to place ultra restrictions on files and force you to "rent" music rather than purchace it (as a new Microsoft music service is expected to do in a few months). Nothing could be further from the truth. AAC was invented at Dolby for the purpose of offering a better compression algorythm than MP3, and it succeeds briliantly. At a bit-rate of 128, it sounds as good or better than a 192 VBR MP3. Yes, it stores some information in the DRM layer... this is exactly why it will become the new standard. It permits fair use (archiving, copying to other sources, listening on other playback equipment, sharing it with close friends) without allowing you to freely rip off and distribute the files they sell you (and are trying to sell to others) to the entire world.

    Kindly offer one example of "fair use" which is prevented by the DRM restrictions Apple places on the files they sell you (and only the files they sell you). Here's a little help: "Fair Use," according to US copyright law, includes the right to make back-ups, to make copies to other media, to extract samples for educational use. Fare Use does not include the right to make copies available to other people, although the files sold by Apple actually allow that on a limited basis.

    Now, which Fair Use rights do you think we are being denied? We are all very anxious to hear this.

    --

    Information wants to be anthropomorphized.

  25. Workaround by benntop · · Score: 5, Informative

    This may have been posted already, but I didn't see it in a tertiary glance of the comments.

    I have been sharing for over a year with previous versions of iTunes. Just set up your home mac for file sharing in system preferences and log into it from another computer using Appleshare over IP (apple-K from the finder). Then make an alias of your home iTunes folder and put it on your work machine in the music folder of your work's home directory. When you launch iTunes everything will be exactly like it is on your home machine, ratings and all. It is just that when you play the music it pulls it through appleshare.

    It works great, but can get choppy with bigger mp3 files over my cable connection. It is also admittedly less graceful than iTunes sharing... : \