Skip to content

uliwitness/TrackStorer

Repository files navigation

TRACKSTORER

TrackStorer is a little app that I created ages ago to more easily transfer MP3 music files from iTunes to a 3rd-party MP3 player that can be mounted as USB storage.


IMPORTANT!

You *must* check out UliKit into a folder next to this one, or it will not find some needed files.


FAQ

Q: Does TrackStorer support my MP3 player that doesn't have Mac drivers?
A: No. TrackStorer is simply a file copying tool. Your player must mount as a valid volume on your Mac, and you must be able to copy music files to it manually using Finder.

Q: Can you add support for my MP3 player to TrackStorer?
A: You have the source code. Edit the Players.plist to add the specifics of your MP3 player

Q: Where can I get support for TrackStorer?
A: Nowhere. TrackStorer is provided "as is". If it works for you, fine. If it doesn't, tough luck. I'm making this code available because I keep getting asked.

Q: Will you update TrackStorer to work with new library formats in future iTunes releases?
A: Probably not. But you have the source code. Fix it and send me a pull request.


LICENSE

This code is released under the zlib license:

	Copyright 2005 Uli Kusterer.
	
	This software is provided 'as-is', without any express or implied
	warranty. In no event will the authors be held liable for any damages
	arising from the use of this software.

	Permission is granted to anyone to use this software for any purpose,
	including commercial applications, and to alter it and redistribute it
	freely, subject to the following restrictions:

	   1. The origin of this software must not be misrepresented; you must not
	   claim that you wrote the original software. If you use this software
	   in a product, an acknowledgment in the product documentation would be
	   appreciated but is not required.

	   2. Altered source versions must be plainly marked as such, and must not be
	   misrepresented as being the original software.

	   3. This notice may not be removed or altered from any source
	   distribution.

About

An old app that I used to transfer songs from iTunes onto my non-iPod MP3 player years ago.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published