19 Jul 2009

Zenses

Zenses is an open source application scrobble tracks from MTP compatible devices (Microsoft Zune, Creative Zen, SanDisk Sansa etc..) to last.fm. Scans through your device to find played tracks to scrobble to last.fm, Zenses will automatically create a timestamp (as MTP devices do not store this information) for each track so last.fm wont reject scrobbles.

Zenses2 is now in open beta, see the beta page for more information and download links, if you have any issues visit our new forum.

zenses2 beta - unscrobbled tracks

Device Compatibility

As the Windows version of Zenses uses Windows Media Device Manager 11 SDK, theoretically any device that supports reading track data will work as long as the SDK has support. Zenses has been written purely for MTP devices but it might work with other devices that Windows Media Device Manager 11 SDK supports such as Mass Storage Class (MSC), RAPI. However the storage system used must support storing the played count on each track.

Songbird have a nice chart that lists compatible, since Zenses uses the same Windows Media SDK its safe to assume listed devices will work. You can find it over at there table.

Active Developers

License

Zenses and Zenses2 is released under the MIT license, which is defined as;

Copyright © 2009 Adam Livesley

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the “Software”), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.