[X] The "/emesene/emesene-1.5/emesene-portable.exe" file could not be found or is not available. Please select another file.

With TagBar you can Love, Ban or add Tracks to your playlist and add Artists, Albums or Tracks to tags in your Last.fm account by submitting tracks you've got on your computer or last.fm URLs.


http://lastfmtagbar.sourceforge.net





Separate each tag with a space.

Release Date:

2009-01-17

Topic:

Operating System:

License:

Intended Audience:

Programming Language:

Registered:

2008-05-31

Ratings and Reviews

  • Thumbs up:

    1
  • Thumbs down:

    0
100% of 1 user recommends this project

Be the first to post a text review of Last.fm TagBar. Rate and review a project by clicking thumbs up or thumbs down in the right column.

View all reviews

Project Feed

  • Code committed

    taconaut committed revision 152 to the lastfmtagbar SVN repository, changing 5 files

    posted by taconaut 49 days ago

  • Code committed

    taconaut committed revision 151 to the lastfmtagbar SVN repository, changing 1 files

    posted by taconaut 49 days ago

  • Code committed

    taconaut committed revision 150 to the lastfmtagbar SVN repository, changing 10 files

    posted by taconaut 49 days ago

  • Code committed

    taconaut committed revision 149 to the lastfmtagbar SVN repository, changing 1 files

    posted by taconaut 49 days ago

  • Code committed

    taconaut committed revision 148 to the lastfmtagbar SVN repository, changing 1 files

    posted by taconaut 49 days ago

  • Code committed

    taconaut committed revision 147 to the lastfmtagbar SVN repository, changing 1 files

    posted by taconaut 49 days ago

  • Code committed

    taconaut committed revision 146 to the lastfmtagbar SVN repository, changing 7 files

    posted by taconaut 49 days ago

  • TagBar 0.7 file released: TagBar-0.7-Setup.exe

    TagBar v0.7.3 (2009.01.17) - Release Visible changes: - ADD: Create and add tracks to playlists. A playlist will be created on the first submission attempt, if the playlist hasn't been found in the list retrieved for the logged user from last.fm - ADD: In the preferences, propose the tags or playlists already created for the current user on last.fm - MOD: Don't have a special tab in Preferences -> Tags for last.fm (containing Love, Ban and Playlist), but allow to set any tag to any mode - MOD: Set your session differently. When opening TagBar, you'll first have to create a new user and accept that TagBar will be able to access your last.fm account on the web page - MOD: When a list of files is dropped, pass it right on to another thread handling it. This will avoid hanging both the dropping and the receiving applications. - MOD: Set the Interval and max simultaneous connections with last.fm in the preferences. TagBar will submit what you drop on it with a fixed interval until it reaches the max simultaneous connections. As we're allowed to make 5 calls per second, 200ms is the default value and we're limiting parallel connections to 10 - MOD: Splitted the TagBar project into ConfigurationManager, LastFmManager, TagBar and TagBarBase - MOD: Use lastfm-sharp to talk with last.fm (using API 2.0) - MOD: Save the configuration as an xml again (there are some additional things like e.g. the speed the bar will fade that you can configure) - BUG: The version checker is checking each start a url that went down a few months back... Now it checks the version against sourceforge TagBar v0.7.2 - MOD: Start version checker in its own thread. Why haven't I done that before? o_O - ADD: Display separators between tags on bar (or not) TagBar v0.7.1 - MOD: Look of Tags. The background color became transparent and only text font and color are selectable - MOD: Don't add tags directly onto the bar anymore. A TagControlPanelContainer is docked to fill the center of the bar. TagControlPanels containing TagControls can be added to it. - MOD: Submission modes. SubmitType can be: Tag, AddToPlaylist, Love, Bon, additionnaly the TagMode can be set when tagging: Artist, Album Track. - MOD: Preferences dialogue for above changes - ADD: LastFmLibNet dll and LastFmLibNetManager.cs that is currently only used for testing, but not yet integrated for submissions through the last.fm API 2.0

    posted 354 days ago

  • TagBar 0.7 file released: TagBar-0.7-Sources.zip

    TagBar v0.7.3 (2009.01.17) - Release Visible changes: - ADD: Create and add tracks to playlists. A playlist will be created on the first submission attempt, if the playlist hasn't been found in the list retrieved for the logged user from last.fm - ADD: In the preferences, propose the tags or playlists already created for the current user on last.fm - MOD: Don't have a special tab in Preferences -> Tags for last.fm (containing Love, Ban and Playlist), but allow to set any tag to any mode - MOD: Set your session differently. When opening TagBar, you'll first have to create a new user and accept that TagBar will be able to access your last.fm account on the web page - MOD: When a list of files is dropped, pass it right on to another thread handling it. This will avoid hanging both the dropping and the receiving applications. - MOD: Set the Interval and max simultaneous connections with last.fm in the preferences. TagBar will submit what you drop on it with a fixed interval until it reaches the max simultaneous connections. As we're allowed to make 5 calls per second, 200ms is the default value and we're limiting parallel connections to 10 - MOD: Splitted the TagBar project into ConfigurationManager, LastFmManager, TagBar and TagBarBase - MOD: Use lastfm-sharp to talk with last.fm (using API 2.0) - MOD: Save the configuration as an xml again (there are some additional things like e.g. the speed the bar will fade that you can configure) - BUG: The version checker is checking each start a url that went down a few months back... Now it checks the version against sourceforge TagBar v0.7.2 - MOD: Start version checker in its own thread. Why haven't I done that before? o_O - ADD: Display separators between tags on bar (or not) TagBar v0.7.1 - MOD: Look of Tags. The background color became transparent and only text font and color are selectable - MOD: Don't add tags directly onto the bar anymore. A TagControlPanelContainer is docked to fill the center of the bar. TagControlPanels containing TagControls can be added to it. - MOD: Submission modes. SubmitType can be: Tag, AddToPlaylist, Love, Bon, additionnaly the TagMode can be set when tagging: Artist, Album Track. - MOD: Preferences dialogue for above changes - ADD: LastFmLibNet dll and LastFmLibNetManager.cs that is currently only used for testing, but not yet integrated for submissions through the last.fm API 2.0

    posted 354 days ago

  • TagBar 0.7 file released: TagBar-0.7-Binaries.zip

    TagBar v0.7.3 (2009.01.17) - Release Visible changes: - ADD: Create and add tracks to playlists. A playlist will be created on the first submission attempt, if the playlist hasn't been found in the list retrieved for the logged user from last.fm - ADD: In the preferences, propose the tags or playlists already created for the current user on last.fm - MOD: Don't have a special tab in Preferences -> Tags for last.fm (containing Love, Ban and Playlist), but allow to set any tag to any mode - MOD: Set your session differently. When opening TagBar, you'll first have to create a new user and accept that TagBar will be able to access your last.fm account on the web page - MOD: When a list of files is dropped, pass it right on to another thread handling it. This will avoid hanging both the dropping and the receiving applications. - MOD: Set the Interval and max simultaneous connections with last.fm in the preferences. TagBar will submit what you drop on it with a fixed interval until it reaches the max simultaneous connections. As we're allowed to make 5 calls per second, 200ms is the default value and we're limiting parallel connections to 10 - MOD: Splitted the TagBar project into ConfigurationManager, LastFmManager, TagBar and TagBarBase - MOD: Use lastfm-sharp to talk with last.fm (using API 2.0) - MOD: Save the configuration as an xml again (there are some additional things like e.g. the speed the bar will fade that you can configure) - BUG: The version checker is checking each start a url that went down a few months back... Now it checks the version against sourceforge TagBar v0.7.2 - MOD: Start version checker in its own thread. Why haven't I done that before? o_O - ADD: Display separators between tags on bar (or not) TagBar v0.7.1 - MOD: Look of Tags. The background color became transparent and only text font and color are selectable - MOD: Don't add tags directly onto the bar anymore. A TagControlPanelContainer is docked to fill the center of the bar. TagControlPanels containing TagControls can be added to it. - MOD: Submission modes. SubmitType can be: Tag, AddToPlaylist, Love, Bon, additionnaly the TagMode can be set when tagging: Artist, Album Track. - MOD: Preferences dialogue for above changes - ADD: LastFmLibNet dll and LastFmLibNetManager.cs that is currently only used for testing, but not yet integrated for submissions through the last.fm API 2.0

    posted 354 days ago

Rate and Review

Would you recommend this project?






<

Related Projects

Last.fm TagBar Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review

Thanks for your review!

Get credit for your review by logging in via OpenID. Click your account provider:

No Thanks