MobileScrobbler 1.2.1

  • Post category:iPhone

New Features
* Spanish translation contributed by José E. Andrade

Bug Fixes
* Hide gender and age if not specified
* Prevent the song transition from happening multiple times
* Improve network detection and add additional debug information related to connect/disconnect
* Display track tags instead of artist tags on track info view
* Fix a typo in the neighborhood radio stream URL
* Reduce polling frequency when iPod isn’t playing music, should improve battery usage
* Increase auto-hide delay to 30 seconds, hide controls when tapping an empty area.
* Hide tags, similar artists, and artist scrobble count if empty

MobileScrobbler 1.2.0

  • Post category:iPhone

MobileScrobbler 1.2.0 is released!

New Features
* Display radio station names
* Tappable hyperlinks for artists and tags in playback view
* Links to purchase songs through iTunes Music Store
* Show / hide the playback controls
* Display lyrics for the current song
* Improved playback layout contributed by Jan García
* German translation contributed by Jan García
* Split scrobbler into standalone daemon
* View artists’ upcoming events and add them to your calendar
* Listen to your personal radio and loved tracks (Last.FM subscribers only)
* Discovery mode (Last.FM subscribers only)
* Support re-buffering the radio stream, enable streaming over EDGE
* Cache last.fm metadata for offline browsing

Bug Fixes
* Properly handle inserting / removing headphones
* Properly handle unicode characters in log file
* Fall back to English wiki entry if localized wiki entry is unavailable
* Make sure certain unicode characters don’t trigger the search button
* Switch to xingmp3 for mp3 stream decoding, should result in better audio quality

It should be available in Community Sources shortly. Happy Holidays!

Profile view

  • Post category:iPhone

I’ve revamped the main interface layout in MobileScrobbler:

The new starting screen shows your profile info with buttons to play your radio stations. Search has been moved onto a button bar at the bottom. You can also access the Now Playing view at any time by tapping the button at the top right.

I’m hoping to have the next version out sometime this weekend.

Lenovo software rant

  • Post category:Windows

Sam: tell her if it doesn’t work you’ll send her an old IBM mouse with the stupid blue glowing joystick thing instead of a wheel. that should make her try harder
Sam: my workstation has one of those
Paul: lmao
Sam: it’s so annoying. the software to make the joystick thing work pops up a window every time you drag a scroll bar saying “Did you know you can scroll windows using your mouse?”.. gotta check the box NEVER TELL ME THAT THING AGAIN EVER! hehe
Sam: there’s no button for “I know that, but the joystick is so hard to use it’s easier to drag the scroll bar”
Sam: IBM needs to cut it out with the popups.. the thinkpads do it too the second time you login to them. “Did you know you can eject your thinkpad from a dock by pressing Fn+F9?”
Sam: and again, no button for “But my laptop is in a dock, so the lid is closed. How do you expect me to press Fn+F9?”

Scrobbeln auf Deutsch

  • Post category:iPhone

MobileScrobbler is now fully translatable:

If anyone is interested in providing a translation for another language, grab the english language files from here, translate them to your native language, and attach them to this ticket.

I’ll probably set up a mailing list for translators soon to keep up with adding new strings. Stay tuned!

Lyrics!

  • Post category:iPhone

By popular demand, MobileScrobbler can now fetch and display lyrics:

The lyrics data comes from LyricWiki and Leo’s Lyrics. The new version of MobileScrobbler will be available soon.

MobileScrobbler 1.1.1

  • Post category:iPhone

MobileScrobbler 1.1.1 is a minor bug fix release:

* Move log file to /var/root/Library/MobileScrobbler/debug.log
* Add preferences option to disable logging
* Switch the scrobbler to offline mode when network connection is dropped
* Set radio volume slider to maximum. There is currently an issue with increasing the volume higher than what the iPod player last set it to, currently the volume can only be decreased. This will be addressed in a future version.
* Default logging, scrobbling, and EDGE usage to ON for users upgrading from a previous version to match the behavior of the old versions.

It should be available in Community Sources sometime today.

Also, I’ve retired the repository I was hosting on my site, so you’ll no longer see duplicate versions in Installer. Community Sources now is the official location to download MobileScrobbler from. The downside is that it takes longer to get a new release out, as I don’t have direct control over the repository.

MobileScrobbler 1.1.0

  • Post category:iPhone

MobileScrobbler 1.1.0 is released! It should show up in the Community Sources repository shortly.

New features:
* Ability to stream Last.FM radio stations over wifi
* Displays Last.FM artist profile for currently playing song
* Ability to disable EDGE usage
* Slightly re-designed status bar icon
* Automatic login
* Mark songs as love / ban on your profile
* Send “Now Listening” data as well as scrobbling finished songs

Bug fixes:
* Fix a freeze when artist or album was not set
* Restart automatically on crash
* Handle usernames with spaces and other special characters

Last.FM Radio Streaming, part 3

  • Post category:iPhone

Buffering indicator, love/ban/skip buttons, and now the volume slider on the bottom actually works too.

I just have to make the love / ban buttons actually do something, and make the scrobbler scrobble songs you listen to through the radio stream, and then I should be done with the streaming part of MobileScrobbler and can focus on finishing up the rest of it.

Last.FM Radio Streaming, part 2

  • Post category:iPhone

You can now start listening to a Last.FM recommendation radio stream by tag or by artist:

I still have to add a button to play your personal recommendations, scrobble tracks that you listen to from the radio, and get the love / ban / skip buttons hooked up on the radio player view.