151

(2 replies, posted in Help)

There are some punbb mods for adding RSS support. I'll look into it when I have time.

153

(8 replies, posted in General)

Perhaps you should have read the entire thread. I haven't had time to look into this further. If this is actually incorrect behaviour, then it should definitely be fixed. Patches are welcome.

This is very much a bug. I somehow missed this post previously, sorry. I put a ticket in trac for it, so I'll take a look when I get a chance.

I don't know enough about Firebox, but you should be able to change the output device in the Cog preferences. Also, Soundflower may be of use. It lets you pass one application's output to another for input.

156

(6 replies, posted in Bugs)

I haven't, but bugs like these are pretty hairy so sometimes it will work, sometimes it won't.

157

(6 replies, posted in Bugs)

Right, it writes an id3v2 tag, but only fills in the Genre entry. Cog currently assumes that if you have an id3 tag (of any type), then you also have artist, title, etc info, which is what's causing the problem.

158

(6 replies, posted in Bugs)

Thanks!

$ file Synclevels.mp3 
Synclevels.mp3: Audio file with ID3 version 23.0 tag, MP3 encoding
$ id3v2 -l Synclevels.mp3 
id3v2 tag info for Synclevels.mp3:
TCON (Content type): Pop (13)

It looks like it has an ID3 tag but just no artist/title. This is definitely a bug. I'll make a trac ticket for it.

159

(4 replies, posted in Bugs)

It's likely to be related to the "blank string" vs "no metadata" issue posted in the other thread.

Looks like remain is finally getting some competition for the uber-bug-finder award big_smile

160

(98 replies, posted in Development)

The SHN plugin has been updated so it should be working fine. Also, I should note that you can easily revert back if the nightly blows up or is unsatisfactory. You can just reinstall the release build.

161

(4 replies, posted in Bugs)

This is indeed incorrect. I'll take a looksee. A lot of the menu code needs some tweaking.

162

(6 replies, posted in Bugs)

Could you send me a small sample file that's causing this (No 20 minute wav's please smile)? If there's no tag then it should show the file name in place of title, but if audacity is just blanking the tags, then you'd get something like that.

163

(6 replies, posted in Bugs)

Both Cog and Play use MAD, and the mp3 decoders that are being used are based off each other. I'll try to take a look this weekend. Cog shouldn't crash on an mp3, broken or not...

164

(6 replies, posted in Bugs)

Could you post or email me a copy of the mp3 that's doing this?

165

(2 replies, posted in Help)

Great username!

It may be because the filename doesn't have the m3u extension. Cog currently only uses mime-types for HTTP streams. I'll look into fixing that, but for now you can just save the file with the .m3u extension and then open it with Cog.

166

(7 replies, posted in Features)

Actually, yes, you should be able to do that. I didn't even think about that. Much props to hippy dave!

167

(7 replies, posted in Features)

They are updated every night. Around 3am eastern time, I have a script that grabs the latest code, builds it, and uploads it. It's basically the bleeding edge, so you should expect brokenness and unstableness, but you should still feel free to report any unreported bugs if you find them.

Basically, I don't like the idea of just having left/right arrows seek because you use the up/down arrows already to go through the playlist, and it's easy to accidentally hit left/right. If it were to seek, this would be a bit of an annoyance. The additional modifiers are added for even "bigger" changes. Basically, changing a track is a "bigger" event than a seek, and changing the album is an even "bigger" event than changing a track.

168

(2 replies, posted in General)

Cog uses something called subversion that keeps track of all source code changes. Anytime I send my changes to the Subversion repository, I include a short message saying what the changes are. It's standard practice, and you can check the history of almost any open source project (though not all use Trac, which just makes it more user friendly).  Trac simply grabs those messages and displays them.

Also, I'm betting the logos were developed independently (The two projects are unrelated). One's a paw, the other is a paw print, so there is a difference. Although, there are probably a million things that have a paw as a logo.

169

(14 replies, posted in Help)

Ok, SHN support (as well as cue sheet support) should be working again as of r880.

Cog uses Apple's built-in guessing mechanism when loading the file. If the guessing fails it tries UTF-8, CP1251 (Windows's butchered version of Latin1), and finally Latin1.

When saving it always uses UTF-8.

It looks like perhaps you found some combination that messed with Apple's guessing. If it happens again, send me a copy of the m3u (Preferably in a zip, to stop any potential email-mangling) and I'll check it out.

171

(98 replies, posted in Development)

I need to update the Shorten plugin to work with 0.08. It's next on my list, so hopefully it'll be done this weekend.

Regarding the search field, I'll make it auto-resize...

172

(14 replies, posted in Help)

I'll knock it up a notch. I'll try taking care of this next.

173

(7 replies, posted in Development)

Yeah, the iPhone's closedness is certainly a bummer. I'd be more inclined to get one if this wasn't the case. I would hope that Apple would not strike down any application just because it transfers files, since they weren't explicitly targeted in the developer agreement, but who knows.

I was wondering why my playlist was empty this morning. I'm surprised I didn't catch this hmm. I'll get that fixed tonight if I can.

175

(7 replies, posted in Development)

Sounds good!