Thread: SwapLibrary.app
-
01-04-2008, 03:34 PM #1Livin the iPhone Life
- Join Date
- Aug 2007
- Location
- Toronto, Canada
- Posts
- 3,308
- Thanks
- 12
- Thanked 562 Times in 483 Posts
SwapLibrary.app
Hi Guys, I took yomamma's advice, and here it is. Thanks to the makers of SwapPhoto and SwapTunes for the ideas and the coding. SwapLibrary will switch your Music/Video and Photos libraries all at once.
This has been tested and working on 1.1.2, should work for all previous versions.
Feel free to put this on the MMi source PF.Last edited by Eurisko; 02-06-2008 at 07:19 AM.
Get "iPod & iTunes for Dummies", it'll change your life.
-
The Following 4 Users Say Thank You to Eurisko For This Useful Post:
chainer (03-16-2008), jdunn82 (03-21-2008), rotton apple (04-07-2008), Teamster (01-04-2008)
-
01-04-2008, 09:50 PM #2My iPhone is a Part of Me
- Join Date
- Sep 2007
- Location
- SC
- Posts
- 716
- Thanks
- 32
- Thanked 17 Times in 15 Posts
If its added to installer I'll be one of the first to try it. Looking forward to it. I love Swaptunes and Swapphoto but I'm all for simplicity.
Thanks
-
01-05-2008, 09:41 AM #3
I welcome something like this. But if we're transitioning from Swaptunes to Swaplibrary, and already have 2 Swaptunes libraries - will Swaplibrary honor those pre-existing libraries adding pictures to swap?
Or do we need to clear our libraries and start over with Swaplibrary?
-
01-05-2008, 09:49 AM #4Livin the iPhone Life
- Join Date
- Aug 2007
- Location
- Toronto, Canada
- Posts
- 3,308
- Thanks
- 12
- Thanked 562 Times in 483 Posts
You won't have to make any changes. SwapLibrary will recognize any pre-existing setup.
Get "iPod & iTunes for Dummies", it'll change your life.
-
01-05-2008, 11:06 AM #5
I have firmware 1.1.1, i tried this and the photos still remain. I have camera pro installed and read somewhere in the forum that it affects the mobile camera app, do u think this is true and if so, could this be the reason my photos aren't be swapped out? I also tried swapphoto and still no luck,even tried the modified swaptunes posted before the release of this app.
Edit: Has nothing to do with cameraPro, i uninstalled it and tried the swapLibrary again with no success.Last edited by Sadow; 01-05-2008 at 11:16 AM.
-
01-05-2008, 12:10 PM #6Livin the iPhone Life
- Join Date
- Aug 2007
- Location
- Toronto, Canada
- Posts
- 3,308
- Thanks
- 12
- Thanked 562 Times in 483 Posts
Get "iPod & iTunes for Dummies", it'll change your life.
-
01-05-2008, 12:58 PM #7
-
01-05-2008, 01:29 PM #8
Thanks for this! Works fine on a Touch 1.1.2 -- even had 2 libraries of videos and music from Swaptunes and as you said, it picked both up fine.
My iPod is getting better and better. Now I have my 'safe for work' library and also, my cleverly hidden porn library
Now with pictures too.
Thanks again.
-
02-02-2008, 03:32 PM #9My iPhone is a Part of Me
- Join Date
- Sep 2007
- Location
- SC
- Posts
- 716
- Thanks
- 32
- Thanked 17 Times in 15 Posts
Will this still work on 1.1.3? I hate that it was never added to installer.
-
02-05-2008, 03:20 PM #10What's Jailbreak?
- Join Date
- Jan 2008
- Location
- Spring, TX
- Posts
- 29
- Thanks
- 10
- Thanked 1 Time in 1 Post
Will this work with 113? Thanks in advance!
-
02-05-2008, 05:34 PM #11Livin the iPhone Life
- Join Date
- Aug 2007
- Location
- Toronto, Canada
- Posts
- 3,308
- Thanks
- 12
- Thanked 562 Times in 483 Posts
Ok, this one will work for 1.1.3
Get "iPod & iTunes for Dummies", it'll change your life.
-
The Following 3 Users Say Thank You to Eurisko For This Useful Post:
asi (02-11-2008), psvivekanandan (03-18-2008), ripped53 (02-05-2008)
-
02-05-2008, 06:27 PM #12
What about 1.1.1.?
-
02-05-2008, 07:25 PM #13My iPhone is a Part of Me
- Join Date
- Sep 2007
- Location
- SC
- Posts
- 716
- Thanks
- 32
- Thanked 17 Times in 15 Posts
-
02-10-2008, 11:34 AM #14
Problem
I'm having a problem with this on 1.1.3. When I swap to the empty library and dock the iPhone, iTunes does not recognize it. I'm trying to do this on a different login account on the same machine which I assume should be possible. Am I doing something wrong?
-
02-10-2008, 03:59 PM #15My iPhone is a Part of Me
- Join Date
- Sep 2007
- Location
- SC
- Posts
- 716
- Thanks
- 32
- Thanked 17 Times in 15 Posts
That is strange....it should detect the phone the same way it does after you restore. Then you should just create another profile. If its not detecting it at all, I'd try rebooting the phone and your computer. If the empty library is showing up on your phone then it should show up in itunes as well...good luck.
-
02-10-2008, 05:44 PM #16What's Jailbreak?
- Join Date
- Jan 2008
- Location
- Spring, TX
- Posts
- 29
- Thanks
- 10
- Thanked 1 Time in 1 Post
omit post
Last edited by optimusdarko; 02-10-2008 at 07:47 PM.
-
02-10-2008, 07:38 PM #17
I found the answer to my problem. The folders SwapLibrary created had root as the owner but the owner must be mobile or iTunes doesn't see them. A suggestion to the creator of this script is to add a chown statement to the script so this doesn't happen to others.
Like this:
else
mv /var/mobile/Media/Photos /var/mobile/Media/Photos_2
mkdir /var/mobile/Media/Photos
chown -R mobile:wheel /var/mobile/Media/Photos
fiLast edited by Daffy_Duck; 02-10-2008 at 07:44 PM.
-
02-11-2008, 12:44 AM #18
Can't seem to get it working. It just shows the "Switching Library" page for about 10 seconds and then quits. I checked the Media folder and there were no changes so it didn't create the new folders. My permissions are set to 0755.
This is with the ijailbreakmobile 1.1.1 JB method
/edit
nevermind, I'm a dummy. Didn't set the permissions on the sh file itself
works great, thanksLast edited by mlinds; 02-11-2008 at 12:49 AM.
-
02-12-2008, 09:49 AM #19
Hope you don't mind but I've made a couple of changes,
Find attached a version that _should_ work on all iPhones up to and including 1.1.3. No need for a seperate version when you move from 1.1.2 to 1.1.3
Thanks again for the original.
-
02-13-2008, 03:12 AM #20
Can someone put this on the MMi source PF thanks ..



LinkBack URL
About LinkBacks
Reply With Quote

