New! ALAC, WavPack playback and more get nightly build

Your browser does not support the applet tag, so it isnt possible to check Java compatibility.

Welcome to the new home of MediaChest (aka PhotoOrganizer)

With comprehensive all generations iPod support and live Smart Play Lists!

Visit MediaUtil here.

Most recent build 197 download it now, or just launch from the page. (note that a webstarted version can be fresher than the main downloaded build)

 

MediaChest is an attempt to provide a centralized access to a personal collection of media files from anywhere. MediaChest gives not only a simple access, it gives a fast access to only medias you want to listen, or view now and then. You are not limited to a particular platform or an application. It doesn't matter what system or software you are using,  as long as your system capable to run Java, or has a web browser. MediaChest provides also many flexible ways to share some content of your media collections with friends, colleagues, or enemies using FTP, SMTP, HTTP, or NNTP. You get a rich set of possibilities how to organize you medias and provide different views suitable for particular purposes, like dance party, romance, travel impressions sharing and so on. You can create and update web site where you want to share your files, or maybe you can host, so MediaChest can be transformed to a web server itself and give you all its functionality remotely. You can post your files in news group or send to somebody by e-mail. Back ended by database and XML MediaChest is the way to store, access, and share media files in controllable, and configurable way.

A bit of history

Two causes moved me to create this program:

  1. Necessary to have a tool for renaming files produced by a digital camera to something unique and meaningful

  2. Prove that Java can resolve tasks where only native applications worked before

 I was amazed the results of first working version as in performance as in functionality, so I decided continue work on the program adding more and more features to it. The most complicated task after getting encoding JPEG files was to create a good UI allowing easily utilize all functionality of the program. Unfortunately, UI is still on heavy development. Although I stopped work soon as got some version satisfied me, appearing a free Java implementation of MP3 player was a boost of new development transforming the original program to a multimedia files organizer.  Adding infrared remote control support (for irMan) made the MediaChest ready to be the software for dedicated a la jukebox computers.

Features

  1. Build hierarchical view of a media files collection. It includes ways to rename, reorder, and copy
  2. Automatically rename media files produced by digital cameras or songs based on hidden information in them, as ID3 tags or Exif
  3. Support automatic folder structure for files stored in database
  4. Slide show or play lists, which can be dynamically modified
  5. Display hidden information stored in Exif or ID3 tags, for example date and location where picture taken including exposure, orientation and so on. 
  6. ID3 tag editor / viewer.
  7. Search capabilities with creation play lists based on search results (aka auto smartlists)
  8. Loss less transformation of JPEG files, rotation, cropping and so on
  9. Prepare music or pictures cut for CD burning
  10. Decompression of MP3 for audio CD
  11. File explorer with showing media file details
  12. Drag and drop support for most operations
  13. Upload songs and pictures to iPod with populating iTunesDB records based on ID3/AAC tags or/and file name and directory structure
  14. Album cover (aka artwork) view and attaching to songs on iPod regardless presenting an image in tags
  15. Extensive manipulations with iTunesDB residing on iPod including smart play lists, and grouping operations
  16. Copying songs from iPod to computer
  17. Attach album arts to songs to view on iPod photo.
  18. Publishing iPod content or selected playlists as HTML, XML, CSV, M3U, and WPL formats
  19. Comprehensive NLS support including UNICODE  and national coding tables.
  20. Playback of the following popular audio formats: AAC+lossless, FLAC, APE, Ogg, MP3, WavPack
  21. Publishing media files using FTP, HTTP, SMTP, NNTP and local file copy
  22. Address book support
  23. Template base web page generation with thumbnails
  24. Multi format picture printing
  25. IR remote controllable interface with learning feature

iPod

Ideally, iPod should keep all functionality I tried to implement in MediaChest. Unfortunately, most of hardware vendors run behind the train. I had to add iPod support simple because no one software vendor doesn't provide it in terms of my usage. So here what I have done and going to do:

1. Flexible way to copy music collection to iPod. Unfortunately, there are many ways of how MP3 or other compressed music files reach your computer. Many compression programs differently add/ or do not add valuable information helping you to find music you'd like to listen. Such programs as MusicMatch are attempts to do that, but not in the way I think about it. I always want to have a control over how my music will be organized.

2. Provide actual copy and storing all music collection on iPod. Many modern programs consider iPod like a sort of PDA requiring synchronization with a main computer.  However, I have another approach in mind thinking as Apple asked differently. What if keep all music collection on iPod and use another storages only for backup purpose? In this case iPod doesn't lose any files, unless a user wants that. 

3. Provide a real internationalization support.  Files itself and name in tag can be in any languages and character set and MediaChest capable to correctly handle them. 

4. Provide tight integration with MediaChest with alternative approach of storing most of medias on iPod.

5. Support of smart playlists.

This FAQ about iPod you can find useful.

Creative Zen and Zune support

I'm about starting supporting devices using MTP protocol. Luckily there is a library for POSIX OS already. So a plan is write Java layer connected to JNI which will go natively to MTP on Windows platforms and use libmtp on POSIX.
I got Zune unit, so read my review here. Since a low interest to Zune and very limited capabilities of music organization, I drop plans for supporting it until an interest will be rosen.

What is the current version

The current version is relatively stable and requires JRE 1.7. Originally MediaChest was JRE 1.1 compatible program, however I turned it in a lab to leverage the latest technologies from Sun. Due good coverage of JRE 1.7 of all popular platforms, like Solaris, Linux, Mac and all Windows it shouldn't be an issue for many potential users. You can download JRE 1.7 from Oracle's web site, select your platform. You can also download JDK if you are planning to develop. Developers should also download Java build tool.

What will be in next versions

I plan to improve all media formats support giving fast forward/back search and file split and encoding.  A lot of feature for new iPod support in development now. CDDB integration for better tagging. Probably a real WavPack ripping will be here soon. I think also add support of Raspberry Pi and Android

Third parties tools used

The MediaChest uses many third parties open source free Java products:

  1. Java MP3 layer for build MP3 player. I really love this library and without it MediaChest simple didn't exist. Check this nice library out at http://www.javazoom.net/javalayer/javalayer.html

  2. MP3 id tag  viewer/editor. This is also open source free Java library. I did some modification, so provide a full source of this library as it required by its license.

  3. MediaUtil (This is a branch project of MediaChest started with some MediaChest's lossless Jpeg transformation capabilities). Now this is a separate product including many nice features, so check it out here.

  4. IBM Toolkit for MPEG-4 SDK. This is closed source toolkit for playing MPEG-4 audio and video files also known as AAC. Check license agreement for this tool on IBM's site.

  5. Apple lossless player
  6. Flac player
  7. Ogg player
  8. wavpack player
  9. Audio monkey player

Nevertheless to say that exchangeable L&F made the program cool looking.  If your OS is XP, then you can try a new cool XP l&F too.

All used third parties tools carry copyrights of their authors. 

Download

Since I am only one developer of the tool, I do not see any needs to establish public CVS version. All sources provided in distributed archives. MediaChest supports auto update (currently disabled), however sources are provided for milestone builds.WebStarted version is also based on the latest source probably not released yet.  MediUtil as a branch product of MediaChest has sourceforge hosted CVS, so I'd recommend to get latest sources from here, because this product is released not so frequently.

download the latest build with lot playback improvements. Uses CVS version of MediaUtil *

Attention Windows 9x/Me users: : support of these systems has beed dropped, however support of Android is coming.

* The latest MediaChest requires updated version MediaUtil, so it uses the version built from CVS

Nightly build

Nightly builds are planned to be resumed soon

Last updates history

Check it here.

Installation

Unzip the distributive archive with preserving directory structure and long names, then run BAT or shell script in dependency on your OS. JDK 1.6.0 is considered installed. Use chmod +x on POSIX systems to make a start script executable. Small editing of start files can be required. See readme and iPod notice files for more details about installation and features.

Screenshot

iPod

iPod Smart Playlist

Check also..

Mini Java Web Server with Java container 2.4 API support

xBox - Bean box supporting XML serialization (do not confuse with proposed later java.beans.Encoder)

jAddressBook is an address book with float XML format of addresses and another profile information

Search Director (finesearch)

Contact

To report a bug or UI enhancement e-mail dmitriy

SourceForge.net Logo