Recent activity
Subscribe to this feed
Mike M replied on November 26, 2009 18:28 to the problem "Windows 7 and Songbird" in Songbird:
Please see this topic.
Mike M replied on November 25, 2009 08:18 to the question "Addons Broken for nightly builds" in Songbird:
Mike M replied on November 24, 2009 07:27 to the problem "Sansa Clip+ in MTP wont transfer to SD Card" in Songbird:
Uh.. the MTP addon is, to the best of my knowledge, still close-sourced--I'd love to be wrong, though. Also, the bug referenced above seems to be about the same issue but is specifically tagged "msc". I think either "mtp" should be added or a new bug opened.
I also have a Clip+, but haven't bought an SD card for it because I don't really need it yet and I figured Songbird wouldn't be happy with it. Now I'm starting to want that extra space so I would definitely love to see this working.
As for the iPod addon, I really think Songbird should focus on implementing the documented MTP standard and implementing it well. Then whenever Apple feels like coming to the party they can just support this standard, which they can implement royalty-free, on their iPods. Trying to keep up with their propriety whim of the day is just a waste of time.-
Mike M started following the problem "Sansa Clip+ in MTP wont transfer to SD Card" in Songbird.
Mike M replied on November 18, 2009 02:36 to the problem "Switching between main and mini player causes crashes" in Songbird:
Mike M replied on November 18, 2009 01:57 to the problem "Songbird placing tracks in random order, ignoring track number" in Songbird:
Hmm, never seen this problem before. It seems like it has to be caused by inconsistent metadata. If you look for the album in the filter pane, does it happen to show up more than once? If so, there is probably a subtle difference in the artist, album, or album artist tag. You may as well also check the year and disc number tags. What I would do is batch edit the files of each album and resave all of those fields at once to ensure that the data is consistent (no extra spaces or punctuation or anything). Hope that helps, it's the only idea I have...
A comment on the idea "WASAPI output" in Songbird:
Hmm...I did actually test for that but I don't really have a wide variety of music formats on my computer and didn't test it extensively. Could you let me know the characteristics of the file and any gstreamer errors that showed up in the error console? – Mike M, on November 15, 2009 21:30
A comment on the problem "LyricMaster lyrics not showing up on iTunes" in Songbird:
The problem is the Songbird breaks the ID3v2 specifications by writing an invalid language code for the lyrics. iTunes then ignores the lyrics because of the invalid language code. Mp3tag (a separate program; use the link in raycosm's post) can be used to correct the language code so that it conforms with the ID3v2 specification. – Mike M, on November 14, 2009 20:54
Mike M replied on November 12, 2009 00:10 to the problem "Songbird removes embedded album art" in Songbird:
I'm not sure that this is the problem, but Songbird only saves tags as ID3v2.4, which isn't supported by all software or devices (e.g. Windows explorer, WMP). Try using Mp3tag to see if the album art is actually still present. It can also be used to convert tags back to ID3v2.3 if that is what you need.
A comment on the idea "WASAPI output" in Songbird:
I think I see the problem. There were some new WASAPI restrictions and error codes added in the Win7 RC that I didn't fully implement. I will try to fix it today and post a new version tonight. Also, in the future it would be better to post problems like this on the addon page to keep the getsatisfaction thread from getting too cluttered. (Another logon, I know, sorry...) – Mike M, on November 11, 2009 18:00
A comment on the idea "WASAPI output" in Songbird:
I finally got my own computer back and cleaned this up a little bit more. I made an extension out of it so it's easy to try now. I haven't extensively tested it, but I have let it play for hours in shuffle mode with no problems. The extension is here. – Mike M, on November 07, 2009 04:27
Mike M replied on November 07, 2009 03:35 to the problem "Songbird changes Windows 7 Theme" in Songbird:
This issue is addressed in the First Aid section of the Songbird Wiki. It is probably caused by an incompatibility between Quicktime and your video drivers. Try updating those two things, or enable safe mode in the Quicktime control panel.
Mike M replied on November 07, 2009 01:29 to the question "how to build vendor-binaries by Visual Studio 9" in Songbird:
Mike M replied on November 04, 2009 04:55 to the question "incorrect artwork displayed" in Songbird:
Play with the album art settings in the about:config page. Make sure songbird.albumart.file.enabled is set to true and songbird.albumart.file.priority is not negative. Lower priority is better (except negative) so you may have to change the value of songbird.albumart.metadata.priority to get the desired effect.
The good news is that in Songbird 1.4 there will be a nice, easy-to-use preference page for these settings.
Mike M replied on November 01, 2009 20:53 to the question "Windows 7 'snap' functionality?" in Songbird:
You may have noticed that Songbird doesn't have a standard window border. This is the reason that the Windows 7 'snap' functionality and other functions such as aero peek don't work with it. There are some Songbird themes that bring back the standard window border (eliminating this problem), but I don't think any of them have been updated for Songbird 1.2 or later. I imagine that they will be updated as more people start using Windows 7 and running in to this problem. Some examples are System, More Native, and Aerofirebird.
Mike M replied on October 30, 2009 23:02 to the question "Actively support portable songbird to sell installed on portable media players" in Songbird:
Is this really a question?
I think it's good idea. It will require some work, such as adjusting paths to match the assigned drive letter, but could be well worth it.
BTW, my idea of a good portable app is one that has read-only access to the registry, read only access to the user's files, full access to the tmp folder, and full file-chooser access.
Mike M replied on October 30, 2009 22:53 to the idea "Songbird should actively search for missing codecs during imports" in Songbird:
Hmm...I don't think this is practical. It's easy enough to support all common audio codecs. (The extensions in your mockup are not codecs.) Users who choose not to use common formats already know that they have to look for special software that is compatible.
For video codecs, many are under patent in some countries and POTI will probably run into legal issues if it provides them even as extensions or plugins (e.g. H264, the standard and best available video codec). So the best they can do is provide a link where users can get them for themselves. This is all WMP does anyway.
I think Songbird should only try to support all practical (i.e. free) common formats. I do think it should scan files it imports and let you know if it thinks it can't play them.
Mike M replied on October 30, 2009 01:40 to the question "DirectX 11 Video Transcoding" in Songbird:
I'm almost certain the answer is no. Why? Because DirectX 11 isn't available for WinXP, Mac, or Linux which account for the majority of Songbird users. Rather, Songbird will probably make use of the transcoding abilities of its gstreamer media core. There's really not much support for DirectX at all in gstreamer so I can't see support for DirectX 11 specific stuff coming anytime soon.
Mike M replied on October 24, 2009 22:10 to the idea "Having a way to sort out songs missing album art would be great" in Songbird:
This has been suggested/discussed here. A method to kind of do what you want is in the third comment.
A comment on the problem "Grabbing album artwork with Songbird erases some file metadata in Windows 7" in Songbird:
No, there's currently no way to do this. I believe it is a limitation of the tag library Songbird uses. – Mike M, on October 24, 2009 20:29
| next » « previous |
Loading Profile...

