mashTape

mashTape

Download

Like your favourite old school mix tape, mix and mash up various web sources for your library enhancing pleasure.

Description

Adds a display pane showing a ton of contextual information about the artist and track you are looking at. Extensible via additional addons (Delicious & Vimeo are example add-ons available).

You can resize the display pane for a more immersive experience, with intelligent resizing (the photo stream will resize and load higher-resolution images to fill in)

Information comes from various sources, and are either Artist Info, News/RSS, Photo, or Video (Flash).

  • Artist Info shows an artist biography, members of the band, discography, and related links.
  • News shows entries from various RSS sources
  • Photo shows a smoothly animating photo slideshow
  • Videos shows video/movie results, allowing you to watch directly from inside Songbird

By default, mashTape comes with the following providers:

Artist Info

  • Last.fm/MusicBrainz/Freebase
  • Wikipedia

Album Reviews

  • Amazon

News

  • MTV Music News
  • Google Blog Search
  • Digg
  • Hype Machine
  • Google News
  • Yahoo News

Photos

  • Flickr
  • SmugMug

Video

  • MTV Music Videos
  • YouTube
  • Yahoo Music

Linkage

Release Notes

Update for the Songbird 1.2.0 release.

Images (5)

  • Picture_2_thumbnail
  • Picture_3_thumbnail
  • Picture_4_thumbnail
  • Picture_5_thumbnail
  • Picture_6_thumbnail

Comments (212)

  1. about 1 year ago
    Windsurfer Windsurfer

    Brilliant! This really shows what Songbird is capable of!

  2. about 1 year ago
    komi staff komi

    Sooooo coooool! See it in action: http://www.flickr.com/photos/11878025@N03/1699577307/ http://www.flickr.com/photos/11878025@N03/1700548822/

  3. about 1 year ago
    archfear staff archfear

    Freakin awesome!

  4. about 1 year ago
    Goofy Goofy

    hello :) Here is a localized version of this new smart extension of yours. http://goofy37.perso.cegetel.net/extensions/mashTape_locale_support.xpi See my comment for Birdhouse Bookclub - Goofy BabelZilla Team

  5. about 1 year ago
    stevel author stevel

    Just uploaded 0.0.2 to fix a couple of bugs (vertical centering of the flickr stream, and not clearing the lyrics text box if it couldn't find any results)

  6. about 1 year ago
    Goofy Goofy

    Mmh I think you should have taken advantage of the proposed localized version to update. It looks like you did not see the interest of internationalizing your extension :( Nevermind. Next time maybe.

  7. about 1 year ago
    stevel author stevel

    Goofy - I'm definitely going to merge with your localised version. :) I just tweaked 0.0.2 yesterday before I saw your localised one, and haven't had the time to merge it yet. Look for an update later today or tomorrow when I have time. :-)

  8. about 1 year ago
    flaremaster flaremaster

    They should embed this into songbird. It's pretty sweet.

  9. about 1 year ago
    stevel author stevel

    Goofy - I'm unable to get your localised version of the add-on to work. Can you verify it works for you?

  10. about 1 year ago
    Pr1me Pr1me

    @flaremaster, no they shouldn't I think it should be optional through an addon. (this is where addons are for)

  11. about 1 year ago
    Pr1me Pr1me

    stevel can you tell me if there is an option to make the bottom bar (tags/lyrics tab) transparent?

  12. about 1 year ago
    csdahl01 csdahl01

    Very promising! Keep up the good work.

  13. about 1 year ago
    Goofy Goofy

    @stevel Mmh yes I should have done some GoofyMistake (TM) when trying to localize strings in the js file too. Sorry. Now I have made this version based on your last online release here. It works fine on my system. http://goofy37.perso.cegetel.net/extensions/mashTape-0.0.2-localized_ok.xpi Note that I left aside some messages from the .js file that shoud be translatable one of these days (when I have more time left)

  14. about 1 year ago
    stevel author stevel

    I don't apply any specific style to any of the elements - so it should follow whatever your Feather sets. What's the problem? Do you have a Feather that isn't setting it correctly? You may need to set the style for elements of the class "tabs-bottom" in your Feather to be transparent.

  15. about 1 year ago
    stevel author stevel

    Hi Goofy, Your 0.0.2 localised version worked - but when I tried to expand on what you did to localise the other strings, I just saw errors of the type: document.getElementById("mashtape-strings") has no properties I've uploaded 0.0.3 based off your modifications to my 0.0.2, so some of the strings are localised (including the new strings I put in the XUL - but the Javascript strings continue to be mostly unlocalised still)

  16. about 1 year ago
    fauxe fauxe

    sweet

  17. about 1 year ago
    Goofy Goofy

    @stievel You are right, strings of the js seem reluctant to localization. I have tested in vain the two main tricks I generally use generally to localize js strings (and that I used successfully with more than 140 extensions* for Firefox or Thunderbird). So I am a bit puzzled. Maybe the very peculiarity of Songbird (bieng xulrunner propelled) makes unefficient certain function calls that are not recognized by this app. I don't know, I only localized 3 extensions for Songbird up to now. As I am no coder but just a localizer knowing some tricks, I will ask to dev friends what they feel about this. I will let you know. On the other hand, I am interested in knowing from you about that if you find any hint. You can mail me goofyFr@gmail.com - jean-bernard aka Goofy * here is where I usually report adding locale support for extensions http://www.babelzilla.org/forum/index.php?showforum=70

  18. about 1 year ago
    Goofy Goofy

    Here are some good news :) With the kind help of my friend Davide Ficano who is a developer for Firefox extensions, I understood the error I made (I am goofy after all). It seems I inserted the stringbundle at the top of the file (as I usually do) but it was probably interferring with your first clause at this place (I suppose). So putting it on 2nd position seems to make it. This version http://goofy37.perso.cegetel.net/extensions/mashTape_more_loc.xpi is working fine on my pc with these strings from the .js now localized: - "see other" "songs" - Updating... - Error retrieving tags - Attempting to update lyrics from metrolyrics.com.... - Unable to find lyrics on metrolyrics.com Tell me if some other strings need to be done as well, I am not sure I spotted every one. - Goofy

  19. about 1 year ago
    stevel author stevel

    Thanks for working on it Goofy :) I uploaded 0.0.4 earlier this afternoon which merges in all your localisation changes. I'll make sure to extract any future strings into localised forms to ease the localisation efforts for future versions.

  20. about 1 year ago
    Goofy Goofy

    Thanks for your concern about other languages. If you wish to have more languages available, hop on http://www.babelzilla.org

  21. about 1 year ago
    curttalkthai curttalkthai

    I just downloaded it with the newest release, 0.3.1, and Songbird is telling me that it is incompatible. Any help for this? This addon sounds awesome, so I would love to get my hands on it!

  22. about 1 year ago
    stevel author stevel

    curttalkthai: it should be working just fine with 0.3.1 (the compatibility is expressed at 0.3.*), but in any case i uploaded a new version that bumps it up to 0.4.* to work with the trunk builds. can you try downloading the newest mashTape (0.0.5) and let me know if that woks for you?

  23. about 1 year ago
    LapisPezuli LapisPezuli

    Pretty awesome, turbo-charged add-on. Love it! Though I was looking at the lyrics function and a lot of the songs I was listening to came up with different lyrics.... particularly on songs with common names, little-known bands and mash-ups. It'd be nice to have a check box or something to click when the lyrics don't match up with the track.

  24. about 1 year ago
    stevel author stevel

    Yup - that would be a great option. I'll see if I can work that in. Thanks for the feedback.

  25. about 1 year ago
    TheOneRing TheOneRing

    real nice add on but I have a widescreen so it would be nice if the ad don could be shown in a sidebar because there I've got much more free space to display things.

  26. about 1 year ago
    stevel author stevel

    Totally hear ya. 0.4 is introducing official add-on integration points, one of which is on the right hand side. When that API is solidified, I'll be reworking mashTape so it can be attached at either the current integration point or the side-bar integration point.

  27. about 1 year ago
    stevel author stevel

    This will be in 0.0.6

  28. about 1 year ago
    TheOneRing TheOneRing

    nice good to know Know I'm waiting for songbird 0.4 ;)

  29. about 1 year ago
    themann1086 themann1086

    Love this add-on, but despite the changelog saying 0.1.0 is compatible with 0.3.*, Songbird can't install it because it's not compatible with 0.3.1

  30. about 1 year ago
    stevel author stevel

    sorry 'bout that - I've reuploaded a fixed .xpi which I just tested with 0.3.1. (note, I didn't bump the version # - so you'll want to grab it manually instead of relying on auto-update)

  31. about 1 year ago
    themann1086 themann1086

    Hooray, thanks!

  32. about 1 year ago
    Kobalt64 Kobalt64

    Hey, this is an awesome extension.

    One feature suggestion I have is the ability to modify the lyrics suggestions it gives you from metrolyrics and save them to your hard drive…

    For example, I like to format the lyrics I listen to in a particular way, and it would be cool if I could edit the ones suggested by metro lyrics to my own personal style, save it to my comp and have mashTape automatically load my saved one instead of checking metrolyrics first.

    Also, the lyrics box has “Next Match”, hbut I can’t find “Previous Match”?? As far as I can tell you have to start the song again to get the first match back ^^.

  33. about 1 year ago
    stevel author stevel

    Kobalt–great suggestions. The lyric saving is a really cool idea, I just have to figure out how to implement it. :)

    There isn’t currently a previous match button–I can add one in fairly simply. I’ll put that in my next revision. Thanks for the comments!

  34. about 1 year ago
    TheOneRing TheOneRing

    I’m not sure but I think I found a bug, with mashTapeis enabled songbird captures 100% of CPU usage, maybe a endless loop.
    Please fix it, because a live without mashTape is impossible ^^.

    Thanks.

  35. about 1 year ago
    Nukeador Nukeador

    Is it possible to show the images with a proportional size?

    I’m having problems with images that are resized incorrectly when I make SonBird panel/window bigger.

  36. about 1 year ago
    Julien1311 Julien1311

    I think I found a (little) bug. Actually, in the “Artist Bio” tab, the “read more about the artist” button is enabled only if there is nothing more to read about the artist. It must be a problem in a “if statement”.

    Otherwise, this is a great extension.

  37. about 1 year ago
    Julien1311 Julien1311

    I have the same problem. It works fine until I click on the Youtube tab and then, i have 99% CPU usage. There must be a bug.

    Another thing, it would be great to add a link to the youtube video page. Indeed, it’s quite difficult to watch video directly in mashTape (the video is really tiny) and it would be a good idea to add a link to open the video in a new tab.

  38. about 1 year ago
    Julien1311 Julien1311

    This problem has disappeared since I have restarted Songbird. That’s weird but it works properly.

    I still have the problem of CPU usage I mentioned before.

  39. about 1 year ago
    topdownjimmy topdownjimmy

    A feature suggestion: “Hide when not playing.”

  40. about 1 year ago
    stevel author stevel

    Hrm, usually the high CPU load is related to the smooth scroll preference. If you turn off smooth scrolling in the mashTape preferences you should see that drop.

    That wouldn’t account for it going to 99% when you click on the YouTube tab though; I’ll take a look at that.

    If you click on the YouTube video itself (rather than on the play button), it should open up a new browser tab with the video’s webpage on YouTube.

  41. about 1 year ago
    stevel author stevel

    Nukeador, can you send me a screenshot of what you mean? stevel at songbirdnest

    cheers

  42. about 1 year ago
    stevel author stevel

    Great idea; I’ll see if that can be done in the next revision. It might be tricky since technically, hiding the display pane involves unloading the extension.

  43. about 1 year ago
    Kobalt64 Kobalt64

    When I examine the properties of an Mp3 in windows explorer (where it lists Artist, track number, year, etc) it also has a a property for ‘Lyrics"… Maybe once songbird supports modifying (and saving) the ID3 tags (or whatever they’re called) you could save the lyrics that way..?

    :)

  44. about 1 year ago
    Yclif Yclif

    Is there a way to have mashTape only appear in the library? (and have it automatically disappear when I use the broswer for example).

    Please and thank you,

  45. about 1 year ago
    stevel author stevel

    Yup–I’ve got this implemented in trunk. Should be in the next release.

  46. about 1 year ago
    CozaMcCoza CozaMcCoza

    Is it possible to change the order of the tabs so that Artist Bio comes up automatically by default instead of the pictures?

  47. about 1 year ago
    Yclif Yclif

    thanks Steve, keep up the good work.

  48. about 1 year ago
    Patrick Mineault Patrick Mineault

    How about having the content pane open when clicking on the title/artist/scrubbar UI element on top on when clicking a right-click item in the library window? Also I agree with CozaMcCoza about the tab order. Would it be possible to show the complete info in the Artist Bio tab (assuming the last.fm API allows so)? An album tab for info on the currently playing album would be great. Finally, how about some other sources? All music guide would be great (if technically feasible)

  49. about 1 year ago
    manicmailman manicmailman

    yes… i agree…
    best… addon… ever….

    particularly fond of the lyrics function..

  50. about 1 year ago
    bzoomer16 bzoomer16

    Yeah the lyrics are reaaaally nice. If we had options for other lyric sites, that’d be cool too.

  51. about 1 year ago
    pobrien pobrien

    You should grab Zvents event feeds, they’re more comprehensive.

  52. about 1 year ago
    stevel author stevel

    Hey Coza–this is in 0.1.3 now. Thanks for the feature suggestion.

  53. about 1 year ago
    stevel author stevel

    This is in 0.1.3 now :)

  54. about 1 year ago
    stevel author stevel

    The tab order is in 0.1.3 now.

    I’m working on the artist bio… right now the last.fm API only gives me the first excerpt. Wikipedia has great bios, but no semantic API for getting the data out.

    I’m investigating using DBpedia.org or Freebase.com for a more structured API. DBpedia looks like a promising way of getting the data I need from Wikipedia, in a localised form as well.

    AMG’s info is pay unfortunately, and I can’t scrape it.

  55. about 1 year ago
    stevel author stevel

    Yeah those look pretty promising. Maybe after I tackle the artist bio issue (since the last.fm feed, while not as comprehensive, does still work)

  56. about 1 year ago
    CozaMcCoza CozaMcCoza

    I’m having trouble getting this to work with version 0.5. I’ve tried disabling all my other addons and feathers in the hope it was one of these faults but it hasn’t worked.

    It just doesn’t show up and I can’t find an option to make it appear (maybe a pane in the View menu or something)?

  57. about 1 year ago
    stevel author stevel

    Hi Coza–in your View Menu, you should see a submenu for the Content Pane Bottom display pane, underneath. In that sub-menu you should be able to select and turn on mashTape.

  58. about 1 year ago
    CozaMcCoza CozaMcCoza

    I’ve looked in all of the panes and it says Either “None” or “Get more extensions” At which point it sends me to the add-ons page.

    I’ve tried uninstalling Mashtape and re-installing it but doesn’t seem to be working :–(

  59. about 1 year ago
    stevel author stevel

    This is on 0.5 final? What OS are you using?

  60. about 1 year ago
    ilkerender ilkerender

    Hello ,
    That’s an amazing extension for SongBird , I already replaced my amarok with songbird . So cool .

    One small thing maybe , the photos and events part , could you make the photos pass smoothly instead of shifting ? That would create a more elegant view .
    Also arrows make the photos go too fast and instantenous . that could’ve been improved .

    Other than that ,
    perfect !

  61. about 1 year ago
    stevel author stevel

    If you go to your Preferences, and select the mashTape preferences pane you can turn on Smooth Scrolling for the Flickr photos.

    Warning though, this will increase the amount of CPU usage.

  62. about 1 year ago
    katat katat

    Hello,

    This is amazing add on, like a information centre, very nice.

    I like the feature of lyric most. However, I don’t why it didn’t work from yesterday. The lyric window can’t show the lyric but the word “undefined” or a large amount of context which is not understandable, such as “
Player
    
[Player]”.

    Hope this can help you solve the bugs.

    Thanks

  63. about 1 year ago
    CozaMcCoza CozaMcCoza

    Yes this is 0.5 final. Songbird notified me to update when it was released and I’m using Vista Ultimate x64

  64. about 1 year ago
    stevel author stevel

    hi katat. can you tell me the artist and title of the song you were listening to at the time?

  65. about 1 year ago
    Luckyrat Luckyrat

    I have the same problem as katat (only since yesterday). Looks like it’s a problem with processing the data from metrolyrics rather than the songs we’re playing but for what its worth, it happened on the whole of Crossfade’s album, Falling away and Trivium–Ember To Inferno (both MP3 format).
    Thanks

  66. about 1 year ago
    awakebutsleepy awakebutsleepy

    Hi,

    I have the same problem as kakat and luckyrat, and i think it is not related to the song itself but to some kind of bug in the add-on or the communication with metrolyrics, just as luckyrat said. I’ve tried with mp3 and flac files from coldplay, bon jovi, bob sinclair, etc. The most of the times it showed up for the first time the screen with the word undefined and only showed the strange code kakat described when i hit the next match button but one time the order was inverted. I don’t know if this helps anything but it worth to try.

  67. about 1 year ago
    awakebutsleepy awakebutsleepy

    I forgot to refer that anyway your add-on is awesome and very useful and user-friendly. I love the way the embed youtube videos interact with the entire songbird and the info about the artist. By the way, I think it'd be great if you added a fifth tab with the info about the album of the music playing, including the cover and the list of tracks, and a list of the other albums by the same artist. One last thing, but maybe this one is more hard to get done, the position of the song in the international charts...

  68. about 1 year ago
    bzoomer16 bzoomer16

    I’m having this same problem… I think it happened when I upgraded to 0.4 (or 0.4.1…was there a 0.4.1? I forgot) I’m on WinXP 32bit with Songbird 0.5 now, still nothing. I really miss my favorite addon.

    I’ve checked all the panes (nothing) and I’ve reinstalled the addon (like CozaMcCoza). The tab in the options panel still shows up (should be merged into the addon’s preference in a popup form, because the options dialog is getting increasingly large). I want my mashTape back…please? I can post you whatever info you need…just email me.

  69. about 1 year ago
    stevel author stevel

    Bugger–I can’t reproduce it. Can you file a bug for this in our Bugzilla? One thing you could try doing is moving your profile away and creating a new profile (which is a bit heavy-handed, but is the only guess I’ve got at the moment)

  70. about 1 year ago
    stevel author stevel

    Cool, thanks luckyrat & awakebutsleepy. I suspect it’s buggy output being returned from metrolyrics. I may see if I can find song lyrics somewhere else.

  71. about 1 year ago
    CozaMcCoza CozaMcCoza

    I’ve found the problem to this. It is the extension System tray support. I uninstalled this, restarted and Mashtray is back up. It also sorted out another problem I was having with the Start/Stop button extension.

    Seems like there is something in the coding with that extension causing problems as I found someone else with problems using that extension of the same nature

  72. about 1 year ago
    christiga christiga

    Hello !
    Just to say that I have the same lyrics problems…
    Good add-on thought !

  73. about 1 year ago
    Luckyrat Luckyrat

    Nice one! I can confirm that the lyrics work again in 0.1.4.

    Thanks

  74. about 1 year ago
    bzoomer16 bzoomer16

    Yeah. I had Songbird fixed for a while but then it died again. I uninstalled System Tray support and then it’s worked like a charm again. Too bad…I like that extension, too.

  75. about 1 year ago
    Julien1311 Julien1311

    I’m using WinXP and Songbird 0.6pre 20080524 and it doesn’t work. I have the following error :

    Error: [Exception… “Component returned failure code: 0x80004005 (NSERRORFAILURE) [nsIStringBundle.GetStringFromName]” nsresult: “0x80004005 (NSERRORFAILURE)” location: “JS frame :: chrome://songbird-mashtape/content/mashTape.js :: anonymous :: line 141” data: no]
    Source File: file:///C:/Program%20Files/Songbird/components/sbPlaylistPlayback.js
    Line: 988

    Thanks for your great job.

  76. about 1 year ago
    stevel author stevel

    @Julien1311: What were you doing when you saw that error?

  77. about 1 year ago
    Digitalsmoke Digitalsmoke

    Wow, Extremely Cool! Hopefully this will be embedded into songbird. This really shows people how cool open source programs are, and how creative people can get. If I can give any criticism it is that they pictures move very fast when you scroll. If that could be smoothed out and slowed down it would be great!! However that’s just a personal preference:) Great job Stevel!

  78. about 1 year ago
    Julien1311 Julien1311

    @stevel : Nothing special, I just opened Songbird!

  79. about 1 year ago
    inbobwetrust inbobwetrust

    This is a really nice little tool. I have not noticed any deterioration in performance at all since installing.

  80. about 1 year ago
    papermoose papermoose

    Fantastic, except I have to turn on mashTape every time I start Songbird.

  81. about 1 year ago
    halo halo

    Excellent!

  82. about 1 year ago
    Slate8 Slate8

    One of my fav addons but I have one small issue. When I first start Songbird the content pane bottom is there, but it’s just blank and while. The only way to get the plugin to work is to click the icon at the top right of this pane and click the already ticked mashTape option. Other than that, top addon!
    In the options I have the Artist Bio tab set as the Default Tab to Display. I am on Ubutnu 8.04.
    If you’d like any more info let me know and I’ll be happy to help.

  83. about 1 year ago
    smartn smartn

    great work, stevel. two changes might really improve it, though:
    1. separate the shared tags and lyrics tab into two tabs - i love to read the lyrics, but the tags added to the song are rather useless to see at the same time.
    2. i order my music by the artist’s last name, so the structure is ‘Johnson, Jack’ resp. ‘Streets, The’ instead of ‘Jack Johnson’/’The Streets’ -
    but the lyrics search engine works only with the keywords that make up the full artist’s name kept strictly in the ‘first name – last name’ order.
    would be great to add that flexibility to the lyric search.
    thanks
    smartn

  84. about 1 year ago
    smartn smartn

    ups – second, more readable attempt…
    great work, stevel. two changes might really improve it, though:
    1. separate the shared tags and lyrics tab into two tabs – i love to read the lyrics, but the tags added to the song are rather useless to see at the same time.
    2. i order my music by the artist’s last name, so the structure is ‘Johnson, Jack’ resp. ‘Streets, The’ instead of ‘Jack Johnson’/’The Streets’ – but the lyrics search engine works only with the keywords that make up the full artist’s name kept strictly in the ‘first name – last name’ order.
    would be great to add that flexibility to the lyric search.
    thanks
    smartn

  85. about 1 year ago
    tmcaffeine tmcaffeine

    I accidentally hid the MashTape panel. How do I get it back? I even tried reinstalling the add-on and its still hidden. x[

  86. 12 months ago
    higgir higgir

    tmcaffeine – To get the MashTape panel back go to “View”->”Show Content Pane Bottom”. If the MashTape panel does not appear, click on the pane selector thing in the upper right hand corner and click on MashTape in the pop up list.

  87. 12 months ago
    higgir higgir

    When I have the add-on No-Script enabled the photos scroll as fast as(maybe faster) when using the scroll arrow.
    Any idea if there is a url I can add to the white list or another work around to get the photos to scroll normally? I have flicker.com and songbird etc on the white list already.
    Thanks in advance for any ideas.

  88. 12 months ago
    higgir higgir

    Not sure what I did but when I enabled the noscript add-on again to verify the sites on the white list the photos are scrolling at the normal speed. Not gong to complain…
    And to reiterate others comments, this is a great add-on. The concert list is nice, I can look for concerts as I hear the song and usually get them before they are sold out.

  89. 11 months ago
    lajevardi lajevardi

    Nice Work!
    But in my country youtube and flickr are in filtered websites list!
    it will be appreciated if the extension could have a bult-in proxy setting apart from songbird's one.

  90. 11 months ago
    QuickyMgee QuickyMgee

    sweetums, this is really cool. for some reason though the flickr photos scroll by themselves at random intervals. also it would be nice for the videos to be able to click them and go to youtube in songbird so you can watch the video in a larger window if something looks worth watching.

  91. 11 months ago
    GetMKWearMKFly GetMKWearMKFly

    Any word on when MashTape will be ready for 0.7rc1?

  92. 11 months ago
    stevel author stevel

    @GetMKWearMKFly now! :) I just uploaded 0.1.6 which should work w/ 0.7 & 0.8.0pre nightlies

  93. 11 months ago
    Julien Julien

    This is the best thing I've seen in years! Thank you, so very much.

    But, is there a file I can edit that will allow me to change the image scrolling speed? I can't really enjoy them moving so fast.

  94. 11 months ago
    stevel author stevel

    @Julien: Not at the moment, but I'm rewhacking mashTape and will include that as one of the preferences in the next release. Thanks!

  95. 11 months ago
    Julien Julien

    Good to know, can't wait.

    Could it load cover art first "wile" fetching images from the web? And then alternate the cover art every eight and twelve images, just to mix it up. Or maybe Songbird can load a flash window there? I know there are pre-made open source flickr slideshows everywhere.

    I'd really like if it only jumped back to the default tab after restarting Songbird, now it go's back to the default tab after very song.

    I'm not trying to sound confusing or ungrateful, just helpful. I know nothing about scripting :)

    However, I love it! Thanks....

  96. 10 months ago
    planetcappe planetcappe

    Hi! Here's my question: my mash-up extension is installed and comes in the content panel button up every time i start up Songbird, but it's totally blank. So I click on the panel and select mash-up, then the extension hides at the bottom of the window and i have to drag it up to view it.
    I have the latest version of Songbird (0.6.1), and the other add-ons installed are: Album Art Manager, Album Applet, Birdtitle, Details Page, Media Flow, Now Playing List.
    I tried disabling them all, the mash-up does not hide in the bottom but it's still blank 'till I "wake it up".
    I read tha others have the same problem. Hope someone can help. Bye!

  97. 10 months ago
    sdyson sdyson

    Great idea but the scrolling is way too fast and even with the smooth setting on it sometimes seems to jump.

  98. 10 months ago
    Slate8 Slate8

    mashTape seems to crash songbird on the last two release candidates. I am currently on Songbird/0.7.0rc3 on Ubuntu 8.04 and with the mashTape addon enabled the whole app freezes up.

    If you need any more info shout - I was getting this on rc2 as well.

  99. 10 months ago
    atreiu atreiu

    Great add-on! Works perfect, for me!

  100. 10 months ago
    dmix dmix

    Photos scroll way to fast, so I removed the add-on.

  101. 10 months ago
    Slate8 Slate8

    This still crashes songbird for me now on the 0.7.0 beta version. I install mashTape... restart songbird, enable the add-on in the bottom pane, play a track, skip next, skip next and then it freezes the whole app untill I kill the process.

    I can reproduce this reliably with different tracks and artists each time. I'm wondering if it's flash for the youtube videos causing the crash... Anyone know how I disable flash in songbird but keep it in Firefox on Ubuntu?

  102. 10 months ago
    mehn mehn

    I love it, I great BUT! Lyric that download from lyricWiki It's didn't support non-english song name, This song is support Buddha Bless:Fire but This song isn't support Buddha Bless:ทะเล. It's Thai song, and I try Japanese song, It didn't support too.

  103. 10 months ago
    Slate8 Slate8

    Have tried this add-on after removing flash from my system and it works perfectly. I can only conclude that Flash, which isn't that great on Ubuntu anyway, is crashing Songbird.

    Will ask on Get Satisfaction about removing flash exclusively from Songbird.

  104. 10 months ago
    federer federer

    really kewl feature... now i wud like to c an EQ for songbird ... include it and songbird is dere amongst d best

  105. 10 months ago
    hayeled hayeled

    "If you click on the YouTube video itself (rather than on the play button), it should open up a new browser tab with the video’s webpage on YouTube."

    Does this really work? For some reason it's refusing to do it for me.
    Just stays where it is, small screen.

  106. 8 months ago
    jokerigno jokerigno

    there is a way to have the link in italian?
    The information are in english but when i click on "read more about.." i'm connected to the italian page of last.fm (but in the box the text is in english)

  107. 8 months ago
    stevel author stevel

    @jokerigno If you're coming from Italy, Last.fm will automatically redirect you to the Italian site. If you want, you can go to the preferences and change to the Wikipedia Auto-localised Artist Info provider which will provide Artist Info text in the same language as your Songbird locale.

  108. 8 months ago
    Yex Yex

    why mashTape is always requesting permission to connect youTube?

  109. 8 months ago
    stevel author stevel

    @Yex - Because it shows YouTube videos :) You can disable YouTube as one of the sources (in the Preferences>mashTape pane) if you don't want to see the videos.

  110. 8 months ago
    hellboy1975 hellboy1975

    I keep getting an error "Adobe Flash Player has stopped a potentially unsafe operation" in between song changes. This error goes away when Mashtape is uninstalled. Anyone got any ideas?

  111. 8 months ago
    kossmoboleat kossmoboleat

    I assume I get the same error message between song changes. Click on "Settings" or "Ok" doesn't have any effect.

    "Adobe Flash Player has stopped a potentially unsafe operation.

    The following local application on your computer or network:

    chrome://mashtap/content/iframeFlash.html

    is trying to communicate with this Internet-enabled location:

    www.youtube.com

    To let this application communicate with the Internet, click Settings. You must restart this application after changing your settings."

    platform: Mac OS X 10.5 on a Macbook Pro

  112. 8 months ago
    kossmoboleat kossmoboleat

    The problem persists if you turn off the video tab

  113. 8 months ago
    stevel author stevel

    @kossmoboleat
    Try going to this page: http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.html
    and adjust your security settings accordingly?

  114. 7 months ago
    soukai soukai

    I love this add-on but i´ve been having some trouble with it.
    when i install more add ons, mash tape stop showing in the menu, i cant find it anywhere and uninstalling it and reinstalling doesn't work.
    im running songbird 0.7 on mac os 10.5.5(leopard)
    i think something si uncompatible

  115. 7 months ago
    stevel author stevel

    soukai: Which menu entry are you talking about? mashTape doesn't add anything to the menu.

  116. 7 months ago
    soukai soukai

    i meant the control pane bottom, mash tape doesnt show in any control pane any more, its missing from the pane selector too. but still is in the preferences and add-ons menu

  117. 7 months ago
    soukai soukai

    so i can configure it but i cant view it
    i tested with only show in library checked and unchecked, still not working.
    sorry for the split post

  118. 7 months ago
    xplosneer xplosneer

    Can I just make a suggestion(it's probably already been made) but can you slow down the picture slideshow a bit, or make an option for viewing length for each photo? It's moving too fast for me...lol. Thanks

  119. 7 months ago
    stevel author stevel

    soukai: Can you file a bug at our bugzilla?

  120. 7 months ago
    soukai soukai

    sure, im on it

  121. 7 months ago
    kossmoboleat kossmoboleat

    @ stevel:
    that worked. I had to add chrome:// to the allowed sites.

  122. 7 months ago
    deOmega deOmega

    @stevel,
    Is it possible to cue the videos to to play one after the next? I am using the mtv Plugin, and sure would like to just sit back and have teh videos play.

  123. 7 months ago
    leapetra leapetra

    @ stevel:
    I was getting the same Adobe error message, thanks for the clear instructions. It was annoying. Now it works fine.

  124. 7 months ago
    stevel author stevel

    @deomega: That's a neat idea; would you mind filing a feature request in our Bugzilla for it? (File against the Add-ons product, mashTape component and that'll make sure it'll get assigned to me).

  125. 7 months ago
    deOmega deOmega

    @stevel
    No problem at all, I will do that.

  126. 7 months ago
    deOmega deOmega

    @stevel,
    Is there a way to get Mashtape to return exact matches on artists? eg: I would be playing John Holt, and though i would see his images, I would also see images of just anyone with the name John, or Holt.. including family pictures.

  127. 7 months ago
    stevel author stevel

    @deomega, doh. Yeah - I just made that fix so it should be in the next release of mashTape I'll push out next week. :) Thanks!

  128. 7 months ago
    deOmega deOmega

    @stevel
    lol...An absolute pleasure, seeing that I have no tech skills to offer except feedback from my basic usage. :)

  129. 7 months ago
    deOmega deOmega

    Pardon the extra post, but since you say you will be addressing the above issue, I thought I should post this now rather than later, if it is not addressed in the update you are working on.

    I have no idea how you would address this:
    An artist such as 'Monica' ... when playing, it displays Santa Monica etc as expected from previous post, but it also displays any person that has the name Monica, though they are not in the music field.

    I am assuming that it will be difficult if not impossible to rule out mismatches totally, but I had to sound off anyway.

    Thanks for listening.

  130. 7 months ago
    jyotiswaroopr123321 jyotiswaroopr123321

    great addon

  131. 7 months ago
    stevel author stevel

    @deomega - Determining context is an extremely difficult problem :) It will probably be practically impossible for me to eliminate non-musical matches. I experimented with putting in other keywords like "music", "band", or "concert" - which does help limit the results, but my (admittedly unscientific) observations were that it also eliminated a lot of the good results as well.

  132. 7 months ago
    deOmega deOmega

    Thank you Stevel. I understand you fully. Please keep up the great work!

  133. 7 months ago
    barraponto barraponto

    @stevel try a non excludent ordering based on secondary tags like band, show, gig, music, artist... it will prioritize some unwanted pics, but should result a better ordering at least.
    and on 0.7 most of the info is gone. can´t see anything from musicbrainz, smugshot, yahoo music videos...

  134. 7 months ago
    stevel author stevel

    @barraponto: You're running an extremely old version of mashTape - you'll want to upgrade to 1.0RC or higher to try the new mashTape which has all that additional info.

  135. 7 months ago
    deOmega deOmega

    WOW, I did not realize that if one sees a picture in mashtape that they would like for the album art, all u have to do is drag it from mashtape to the album art area? AWESOME.

    Yes, I know that the album art could be dragged onto,. but did not realize I could drag from Mashtape to it.

  136. 7 months ago
    longbow longbow

    can you post the part of the old mashtape that showed lyrics, as a new 'provider' for it, I liked that better than lyric master at times.

  137. 7 months ago
    stevel author stevel

    @longbow
    I'd rather keep lyrics out since it's just replicating what LyricMaster does (and LyricMaster, IMHO, does it much better). It'd probably be better to pass your feedback back to rcw003 (the LyricMaster developer) to see if your issues w/ LyricMaster could be addressed)

  138. 7 months ago
    stevel author stevel

    @deomega
    Thanks :) Yeah, I love that feature too.

  139. 7 months ago
    sxe sxe

    Hi all,

    how can i switch the mashtape language? My mashtape window always keeps blank and shows only on tab. I'm a german user and i think its a problem with the installed language. I disabled the german language in songbird but that didn't help. Mashtape keeps german after that also after i reinstalled it. what can i do?

    thx for help

  140. 7 months ago
    martin_bighomer martin_bighomer

    hallo,
    i'm also from Germany. Besides, i'm also confrontaded with the same promblem.
    So the window keeps blank and shows only on tab.like sxe.

    please help me!

    songbird is the greatest and the most innovative music player ever!!!
    grüße aus Deutschland!

  141. 7 months ago
    stevel author stevel

    I'll be posting an update today or tomorrow that should fix this for de-DE & sv-SE users. I'm hopefully going to have a fix soon for zn-CN once I find a translator.

  142. 7 months ago
    stevel author stevel

    the latest update (version 0.2.3.872) should fix the issues for de-DE, sv-SE, and zh-CN users!

  143. 7 months ago
    Slayer84 Slayer84

    @stevel: You are the man!!! Thanks a lot. I had also the same problem. But this update fixed it. Yeah!!!! Thanks

  144. 7 months ago
    archanjil archanjil

    I love this. The only thing which I would add is the option to put it on the top instead of the bottom of the screen. Maybe having it as a media view as well? Would this new placement option be possible? Thanks!

  145. 6 months ago
    shevanski shevanski

    I run Ubuntu 8.10, 32 bit. This isn't a very dire problem, just a slight annoyance. Even when songbird is minimized, the mashtape continues to cycle pictures. This creates little spikes in cpu usage every couple of seconds. It's not really a problem for my rig, but I could see it slowing down older machines. It would be much better if mashtape could detect when songbird was minimized and stop cycling pictures.

    I posted in get satisfaction as well, I don't know if that's proper etiquette or not.

    Sweet add-on! It really shows what Songbird can do.

  146. 6 months ago
    SwapnnilR SwapnnilR

    I'm on Windows Vista with very slow internet connection (128 kbps).
    Therefore I've disabled news, photos and videos option in mash Tape, but still it downloads files from flickr and some other sites. I saw almost 15+ connection to flickr server in my firewall thru Songbird. This really sucks, because I can't surf while songbird is running. Please fix this problem, so that mesh Tape only collects information I want. Otherwise, the addon is great!

  147. 6 months ago
    stevel author stevel

    Good catch SwapnnilR - I've filed bug 14254 to track this.

  148. 6 months ago
    baconismidog baconismidog

    Oh my sweet jesus. Thanks guys.

  149. 6 months ago
    Clownmite Clownmite

    Any chance you can have it "remember" its position so that it doesn't switch back to default every time I close it and then pull it back up?

  150. 6 months ago
    stevel author stevel

    @Clownmite: What do you mean position? It's in a display pane... you can't move it around?

  151. 6 months ago
    nomad nomad

    After todays update mashtape displays only localized versions of pages, lastfm for example. How can i switch language in mashtape back to english?

  152. 6 months ago
    nomad nomad

    Could you please add language selector or something, i want see pages in English not localized ones(russian in my case) Rolled back to previous version for now=)

  153. 6 months ago
    stevel author stevel

    @nomad - Do you have your Songbird language set to Russian? mashTape should follow whatever your Songbird language is set to.

  154. 6 months ago
    nomad nomad

    Yes that was the problem, now i set English in options and all works perfect!
    Thank you.

  155. 6 months ago
    FMG FMG

    Hi there, just updated and I can no longer see embedded videos in the mashtape pane. It just displays the video title. See image:
    http://stashbox.org/337534/2008-12-24_144615.png
    I'm disabling addons now to see if another extension could be interfering, but if that's not the case i hope this can be resolved soon.

    thx

  156. 6 months ago
    stevel author stevel

    @FMG Looks like maybe the Flash plugin is missing... ?
    http://getsatisfaction.com/songbird/topics/how_do_i_install_flash_in_my_songbird

  157. 6 months ago
    franzens franzens

    Hello, is there a opportunity to get the photos shown in the tab "Fotos" in full screen? So I would have a screensaver or a visualization during playing my mp3. Thanks for your help

  158. 6 months ago
    anmweber anmweber

    The photo tab has stopped displaying photos, i uninstalled and reinstalled mash tape and that didn't help...does anyone else have any ideas?

  159. 6 months ago
    boosh boosh

    I love going to the artist's page on Last.fm and look at their charts, so in addition to the last.fm icon, could you make the artist image link to their Last.fm page.

    And I wouldnt mind a little more review sites...
    2) Pitchfork reviews, hype machine integration? maybe...?

    Thanks stevel! Love your work!

  160. 6 months ago
    FMG FMG

    @stevel well flash video sites like youtube were working..but anyway i gave up and re-installed songbird now it's back to normal so another addon was to blame.

    now to find which one..

  161. 5 months ago
    berror berror

    The plugin is telling me about every artist that there isn't a biography on last.fm but there actually is one. (even tells me that for the rolling stones and metallica :P ) This is really annoying, cause I really like to read those in mashtape!
    It actually worked a while ago.

  162. 5 months ago
    stevel author stevel

    @berror - Are you using a different locale from en_US? If you switch to English (United States) does it work for you?

  163. 5 months ago
    Seb Seb

    Please localize comment with amazon.fr !

    great thanks for your work !

  164. 5 months ago
    berror berror

    I'm sorry, but what do I need to change to English? :P

  165. 5 months ago
    Falk Falk

    Awesome Add-on! Is there a way I can slow down the speed the pictures revovle at? I would really like the pictures to fade in at a slower rate or just go by much slower.

    Thanks for all your hard work!

  166. 5 months ago
    stevel author stevel

    @Falk: Go to the Preferences>mashTape>Photos tab, you can set the photo scroll speed there..

  167. 5 months ago
    berror berror

    Changed the songbird language back to English and it's working now, many thanks!
    Isn't it possible to choose a 1st and 2nd language?

  168. 5 months ago
    stevel author stevel

    @berror it should be, but it isn't currently. :( I filed bug 14777 to track that.... I hope to address it sometime in the next week or two.

  169. 5 months ago
    amor_fati amor_fati

    Doesn't seem to recognize symbols in artist names. It seems recognize names like "Pocahaunted + Rboedoor" as "Pocahaunted Robedoor".

  170. 5 months ago
    sergioll sergioll

    hello!! great job stevel, thank you very much. for my will be fabolous two new tabs, 1º with the information about the albums with the current song, you can find the information in lastfm or musicbrainz. 2º with the most popular tracks of the actual group (lastfm). if is posible. great work ass well. thanks.

  171. 5 months ago
    chano chano

    Hi, great addon!
    One thing I don't understand though.
    I might be stupid but I can't find a way to change the locale of mashTape to use the same as the rest of Songbird, it uses the same as my OS instead.

    I am running Swedish Vista SP1, Songbird is the English version and in Sonbird Options->Content->Languages I only have en-us. However, mashTape runs in Swedish and it tries to get Artist Information etc in Swedish. Setting Artist Information to use Wikipedia auto-localized it still picks up Swedish. I want mashTape to be in English as the rest of Songbird is in English and it just looks weird.

  172. 5 months ago
    stevel author stevel

    @chano - Yeah, that's bug 14777 which I hope to fix this week.

  173. 5 months ago
    chano chano

    Hmm I don't think I explained well enough. 14777 is only about artist info, I am talking about every mashTape text string. For example if I go to Tools->Options..->mashTape everything is in Swedish. The same with the mashTape strings in the main UI window, all is in Swedish. The rest of my Songbird and every other addon is in English.

  174. 5 months ago
    Reader93 Reader93

    Great addon, it's dead useful. Just a few things:

    1) Get Pandora artist bios as well as Last.fm's. Or at least offer a link to Pandora's bios.
    2) The photo reel can use a better GUI. The one like Flock's media film strip or something Cooliris-like would be sweet. Coverflow can work as well, though TBH I'm a bit sick of coverflow.
    3) Can we have a wikipedia tab instead of a link?

  175. 5 months ago
    Reader93 Reader93

    I hate to double post, but I forgot to mention this: The "Photos" results usually aren't that good. By this I mean that the Flickr photo search only searches for the "artist name", and not some thing like "artist name band", so I often get non-music related results when looking at the Photos strip. Same goes for the News tab.

  176. 5 months ago
    stevel author stevel

    @chano - mashTape follows your Songbird language... it should only show Swedish if Songbird itself is in the Swedish language. Can you try resetting your language explicitly to English?

  177. 5 months ago
    chano chano

    @stevel - Took me a good while to find the language setting under the File menu option! :) I had disabled and even uninstalled the Swedish language pack, but the language under File->Language was not reset to English (US). Live and learn....

    Well it works just well now, the "bug" rather seems to be with Songbird then, I think it should change language setting if you uninstall/disable the language pack to the same language Songbird defaults to.

  178. 5 months ago
    chano chano

    Also, thanks a lot for your quick replies! :)

  179. 5 months ago
    deOmega deOmega

    @stevel,
    I suppose that mashtape is not intended for the location where we would see 'now playing' or 'selected' album art? I ask, because when i try to put it there, strange things happen, such as overlapping or ... well, strange things. If it is not intended to be there, then I will hold off from posting images.. otherwise I would show u what I have.

  180. 5 months ago
    stevel author stevel

    @deOmega - yeah, it'll look awful when placed there (and in 1.1, it actually can't be placed there)

  181. 5 months ago
    deOmega deOmega

    OK, great... so incidentally problem solved :) Thanks for the quick response.

  182. 5 months ago
    acb132 acb132

    Praise: This is such a great add-on. What an excellent way to consolidate tons of useful information in one place. Thank you.

    Idea: Would it be possible to add the Pitchfork Media album rating and maybe their album review to the "Album Reviews" section. How about any other online reviews, maybe Rolling Stone, or Paste Magazine? It could use a little more variety. thanks again. keep up the great work!

  183. 5 months ago
    hrabeX hrabeX

    last.fm bio not working for Czech version :(

  184. 5 months ago
    Leolas Leolas

    I really love this addon!!!!!
    It's perfect xD

    I think this extension will convince many friends of mine to use Songbird ;)

  185. 5 months ago
    Leolas Leolas

    Actually, I wanted to thank you, but I forgot to do it.

    PS: a suggestion:
    also allmusic ( http://www.allmusic.com/ ) writes good and complete reviews.
    These are not written by users, however

  186. 5 months ago
    skull skull

    If you change your language, some biography of last.fm not appear although the biography exist in English an the other language for the other its a very useful plug in

  187. 4 months ago
    noteviljoe noteviljoe

    This is wicked, def' a main reason to switch to Songbird.

    Is there anyway though that there could be an option to switch from finding info on "artist" to finding info on "album artist"? I've got lots of collaboration albums where the artist name comes up as a mix of two artists.

    For example: "Edan/Mr. Lif" - In this case Artist info doesn't find anything even though it would find info on Edan and it would find info on Mr Lif.

  188. 4 months ago
    laurakthomas laurakthomas

    From Get Satisfaction: http://getsatisfaction.com/songbird/topics/top5_songlist_at_last_fm_in_songbird

    top5 songlist from Last.fm in Songbird
    Songbird is a really great media player, I've never liked any other player more. It has everything - nice looks with feathers, lyric-support and excellent addons, specially Mash-tape, which I've discovered to be my new best friend!

    Alright, enough ass-kissing and on to my idea:
    One of the previous media players I've tried had the function to see the top5 songs on Last.fm, which I found very nice since I love to discover new music and this helps me doing so.

    I don't know if this has been requested before (couldn't find it in this section), but maybe this is something that others would want implemented as well?

    (example):
    I'm playing a song from the artist "Queen". According to last.fm, the most listened songs by Queen is:
    1. Bohemian Rhapsody
    2. Don't stop me now
    3. We will rock you
    4. Killer queen.
    5. Another one bites the dust.

    Perhaps this list can be placed in the lower-right square, where the album cover is by default?

    Thanks,
    Kristoffer, Sweden

    (see screenshot in post)

  189. 4 months ago
    xalaros xalaros

    Hello, i don't know if this is the best place to ask for a feature for mashtape, but i don't know where else to ask for it.
    Anyway i have a lot of compilation albums in my collection and this is a great problem for
    mashtape. I have all the artist names set to Various or Various Artists and i the track title on the ID3 tag i have (Artist / track name) basically this is how gnudb.org and freedb.org handles compilation albums lately.
    So what i am asking is for a feature in mashtape so that when artist name is Various or Various Artists the title should be checked for both of them so when the title is something like
    "'Robbie Williams / Angels" artist should be robbie Williams and track name Angels.
    maybe a better way to do this is to have an option in the setup of meshtape to specify how compilations should be handled.

  190. 4 months ago
    trentono trentono

    Just recently, Mash Tape is always switching to "maximized" whenever I change views in the library (media view changes, or switch from a playlist to main library view, etc.). Not sure what caused this, but I'm guessing it was the most recent Mash Tape update?

  191. 4 months ago
    laurakthomas laurakthomas

    From Get Satisfaction: http://getsatisfaction.com/songbird/topics/improvement_for_mashtape_use_album_artist_instead_of_artist_to_get_metadata

    Improvement for Mashtape: Use Album Artist instead of Artist to get metadata
    Hi, I'd like to suggest something that other people also might like:

    I'd like to be able to select if Mashtape uses Artist or Album Artist in order to get the info from last.fm etc. (or put in a preference order...).
    There's many duets or other songs with artists featuring other artists and for those constellations last.fm rarely has an entry big enough to find pictures for the flickr slideshow etc...

    Think about it, shouldn't be too much of an effort to implement this change (i think?)...

  192. 3 months ago
    gumilastic gumilastic

    Mash Tape doesn't work with the new version of Songbird. I install the new version of add-on but i lost my mash tape

    I recieve the message " Select an add-on from the menu" . I don't know where i can find the menu

  193. 3 months ago
    yew yew

    hi stevel, im loving mashtape, like browsing blogs about the artist or watching videos, its just great.

    What i wish for is something relatively easy (i guess) : elbo.ws integration for news tab, or a seperate tab that links to the artists page at http://elbo.ws/

    this would be soo cool = )

    thanks & happy work!

  194. 3 months ago
    swimusic swimusic

    MashTape is great! I'm rediscovering Flickr as I listen, but crave more variety. Here's a braindump of several ideas - hopefully there's one or two worth doing!

    1. Mix the sources together (flickr PLUS smugmug PLUS last.fm PLUS...?) or make it easy to switch mid-stream without going to the option/settings page

    2. Option to randomize the order of the photos

    3. Really random: Option to pull photos based on song title or even lyrics, not just artist name.

    4. Match mood photos - some of my classical music pulls up beautiful scenery or artwork that's described as inspired by the music. I wonder if there are "mood attributes" that could be crosslinked from something like Pandora's music genome to match photo tags or some sort of visual-genome that analyzes colors etc. for a mood-match option

    5. option to switch photos mid-stream for "more from this photographer" or "more from this flickr group"

    6. a music label or music site could generate some nice buzz by providing rss feeds of "this artist's favorite photos and artwork" or "studio and tour photos" to mix in.

    7. "Show my Flickr favorites", or "add this photo to my flickr favorites"

    8. I haven't tried any mini or medium songbird players yet, but it would be great if they displayed the mashtape photos or videos.

    9. I'm assuming that flickr is giving only the "family friendly" safe photos (i've got kids around the house). confirming that would be great to know...

    10. Too many ideas! The third one (mid-stream option to pull by song title) might give the most randomness for least work! I tried plugging in a bunch of song titles to flickr and got some interesting results....

  195. 3 months ago
    cwilliams cwilliams

    Just commenting to say thank you for this extension. For me, it is almost always running and a must have extension.

  196. 2 months ago
    dekerf dekerf

    Fresh install of Songbird and Mashtape just displays a blank white space when I select Wikipedia for Artist Info. Any ideas?

    Great work!

  197. 2 months ago
    sauntimo sauntimo

    I like this but it would be awesome if the Wikipedia bit worked, I've not managed to make it do anything visible yet. Definitely loads of potential though :)

  198. 2 months ago
    stevel author stevel

    Yup - known bug - I should have a new upload soon!

  199. 2 months ago
    andy65 andy65

    Great Add-on. But after updating to the new version, it won't work with the German language pack anymore. Entering the options-menu causes songbird to crash.

    [JavaScript Error: "undefined entity" {file; "chrome://mashtape/content/prefs.Overlay.xul" line: 200 column: 6 source: " <caption />"}]

  200. 2 months ago
    martin_bighomer martin_bighomer

    hi, I have the same error with ther German language since the update!

  201. 2 months ago
    Jerome Jerome

    [JavaScript Error: "undefined entity" {file; "chrome://mashtape/content/prefs.Overlay.xul" line: 200 column: 6 source: " <caption />"}]

    The same with French language ;)

  202. 2 months ago
    Jerome Jerome

    An other bug :

    With Japanes caracters, have don't the biography on Last.fm, but it's on the web site!!!

  203. 2 months ago
    stevel author stevel

    Ugh - yup, I broke the preferences dialog for all non-English locales (bug 16171). Sorry! I'm requesting new translations from Babelzilla and hope to have a new XPI up soon... sorry!

  204. about 1 month ago
    venik venik

    Please hurry up to fix this bug (16171)!
    Thanks for your great work

  205. about 1 month ago
    stevel author stevel

    Bug is fixed, apologies for the delay. You should be getting updates soon-ish (or you can trigger one manually from your add-ons preferences pane)

  206. about 1 month ago
    topdownjimmy topdownjimmy

    Have long enjoyed this add-on.

    Would like to see the addition of Metacritic reviews to the Reviews tab.

  207. about 1 month ago
    yesimahuman yesimahuman

    There is an issue I'm noticing: When a new song starts playing, a video from the "Videos" tab starts playing automatically. The effect is that the video is playing in the bg and so is the song, so it is very confusing and annoying.

    It seems like the MTV videos auto start when they load up, maybe that's the issue?

  208. about 1 month ago
    amyers1 amyers1

    this is probably a stupid question (new to songbird) but is there a way to change the color of the font in mashtape? im using the sparkle feather and cant read the text in mashtape bc its too dark. Tried everything i could think of. thanks

  209. 29 days ago
    pjcamp pjcamp

    POS.

    Plays arbitrary music while I am listening to something. Two songs at once? Give me a break. Not only that, but the tunes that are interfering with what I am trying to listen to are tunes that I don't even own. Example: trying to listen to Dylan, what I hear is Dylan + Pretenders. I don't own any Pretenders.

    Stupid stupid stupid design. Stick to your day job.

  210. 24 days ago
    dexotaku dexotaku

    Works well for me except that it can't recognise artist names formatted as "Band, The" rather than "The Band". If an option for this or a mechanism to detect ", The" at the end of artist names could be added, that would be wonderful.

  211. 16 days ago
    atreiu atreiu

    Mashtape adds a constant load on the CPU (for me ~+15%). I know it needs some time to fetch its data, and to render the photos, but I wonder why it still keeps using CPU, after 2-3min, when already everything seems to be loaded and the photo-tab isn't visible.

    There also were some complains about it on GetSatisfation, lately, I added some ProcessGraphs to these topics, if it helps you:

    http://getsatisfaction.com/songbird/topics/mashtape_high_cpu_usage_mac_os
    and
    http://getsatisfaction.com/songbird/topics/less_cpu_time_with_photo_slide_show_function_of_mashtape_off
    or
    http://getsatisfaction.com/songbird/topics/mashtape_resource_usage

    Thanks! /(° v °)/=@

Log in to Post a Comment

mashTape

Statistics

Downloads
106,311
Average Rating
4 out of 5 based on 86 ratings
Images
5
Comments
212
Last Updated
17 days ago

Details

Name
mashTape homepage
Author
stevel
Contributors
  • Goofy (fr-FR Translation)
  • Nukeador (es-ES Translation)
  • drry (ja-JP Translation)
  • sembee (it-IT Translation)
  • eKuler (cs-CZ Translation)
  • markh (nl-NL Translation)
  • Waclaw Jacek (pl-PL Translation)
  • humbertosartini (pt-BR Translation)
  • Schwadegan (sv-SE Translation)
  • soham_chatterjee (bn-IN Translation)
  • 7MB (zh-CN Translation)
  • Lukas_Skywalker (de-DE Translation)
  • AlleyKat (da-DK Translation)
  • muratbiskin (tr-TR Translation)
  • Sappa (uk-UA Translation)
  • sironitomas (es-AR Translation)
  • josesun (zh-TW Translation)
  • pokorny (kw-GB Translation)
  • Brogh (kw-GB Translation)
  • pankrusheff (ru-RU Translation)
  • yammesicka (he-IL Translation)
  • 3kornepenal (sr-RS Translation)
  • eljocielfoc (ca-AD Translation)
  • bpasu (th-TH Translation)
Version
0.2.9.1146 version history
Categories
Tags
mashup, mixtape, last.fm, flickr, YouTube, Wikipedia, mashTape, chicken, display pane, rss, video, google, yahoo, digg, amazon, Reviews

Log in to Add a Tag

Share

Embed
Share