GitXplorerGitXplorer
b

dubious-itunes-statistics

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
44a45d2f212b7b722201ab1b76085290f9bb0b6b

Lower level support for supporting "various artists" album scenario.

bbmd3k committed 13 years ago
Unverified
ed1b0f1021b15ac4f39f5623c37a343ef1189ce5

Rename test file.

bbmd3k committed 13 years ago
Unverified
98bb00fe2752c9367d6aa17b40a814f1eccfad1c

Integrate the album grouping logic into the SongService.getAllAlbums()

bbmd3k committed 13 years ago
Unverified
b13c21a9e7f34a3eef506b2d97ce94d357d70f78

Basic logic for regrouping album list to consider albums with various artists.

bbmd3k committed 13 years ago
Unverified
e5de20d54776287a7f625f2688e50e7c08463840

Configure Tomcat to parse URI parameters as UTF-8. This fixes a problem with

bbmd3k committed 13 years ago
Unverified
a8c77251f2286d3936f05d507125793e51ae7bfb

Support clean and deploy of mongodb datastore. Expose at UI layer.

bbmd3k committed 13 years ago

README

The README file for this repository.

dubious-itunes-statistics

Automatically exported from code.google.com/p/dubious-itunes-statistics

Analysis of statistics from iTunes Music Player.

http://www.youtube.com/watch?v=isJakZVwcVU

Data is loaded from iTunes into a MongoDB data store so that it can be analyzed by a Java-based application layer.

A web frontend based on JavaScript and HTML5 interacts with the backend to give a rich visualization of the data.