Showing posts with label rhythmbox. Show all posts
Showing posts with label rhythmbox. Show all posts

Wednesday, 5 March 2008

Gadgets and gifts

The great sport that is Vincent sent me a copy of Hacking vim for my troubles. Hopefully, I'll be able to get more code written, as requested.


In the free stuff department, last week, a kind soul at Ericsson sent me 2 Sony Ericsson mobile phones, one being the pretty new Sony Ericsson k850i. The other (less interesting) phone is already on its way to one of the gnokii developers without such a device.

I've started playing around with it. It has a good bunch of interesting modes when plugged in via USB, or over Bluetooth, which beg to be (better) supported including:

  • MTP device (Rhythmbox and gvfs)
  • Mass Storage media player (Rhythmbox)
  • ObexFTP over USB and Bluetooth (gvfs, obex-data-server)
  • Serial port (NetworkManager, gnome-phone-manager, gnokii)
Funnily enough, poking people at Nokia didn't get me a test phone in the ~2 years I tried. My wishlist is online :)

Friday, 7 December 2007

Remix your brain

Yesterday, I was trying to help out someone who was having problems using his Bluetooth mouse with Fedora 8. Turns out he's got a Toshiba laptop, and the Bluetooth adapter wasn't showing in Linux. You need some sucky code to get it working.

Hobbling to the ToshBT website, I noticed a PS3 theme extractor. Grand!

In between cleaning up my backlog of bugs and TODOs, I implemented setting your ~/.face as the icon for Rhythmbox' UPNP shares.


PS: Best pangram ever: Sex-charged fop blew my junk TV quiz

Monday, 3 December 2007

New Totem

Mathias blogged about one new feature in Totem, the playlist sharing. This allows peer-to-peer sharing of the current playlist using libepc.

I've done 2 releases of Totem today, 2.21.3, the old-school Totem, and 2.21.4, the new Totem depending on the split totem-pl-parser.

This means I can finally commit my big patch for Rhythmbox.

Next up, the big gnokii automake patch.

Friday, 30 November 2007

Podcasts in Rhythmbox

I mentioned this work a couple of times in the past. It's in Fedora Rawhide, although without the browser plugin. A screencast (as is now the tradition) speaks a thousand words.


For the people using other distros, you'll need the latest devel version of Totem, and the big patch in bugzilla.

Update: Blogger seems to have broken GIF files uploading. Don't open it in EOG. Download it, and open it in your browser. Next time, I'll upload in a format that Blogger actually accepts...

Thursday, 25 October 2007

Better workflow

I just finished writing the code for better Podcast handling in Rhythmbox (feel free to test it). The only thing we're missing is a way to tell the iTunes detection pages that we already have iTunes installed.

So, if you have a Windows machine with Firefox and iTunes installed, could you please attach the output (pertaining to iTunes) of "about:plugins" from Firefox to the bug?

Tuesday, 23 October 2007

Body popping

Apart from making plenty of security errata in the past week (thanks FLAC...), I've finally started on porting Rhythmbox to the new features of the Totem playlist parser, including using it for Podcast parsing.

What it means is:

  • Atom support
  • ITPC and iTunes Music Store podcasts support (thanks to PenguinTV)
I'll also try to make sure that those are better integrated into Rhythmbox, eg. when one launches Rhythmbox with a RSS or Atom feed. More on that when the full feature's available.

I got Flash working on Fedora 8 (on my x86-64 desktop), thanks to the integration work that's gone on with nspluginwrapper. And I can now listen to my songs and scrobble even when I'm hacking on Rhythmbox. Throat hurts from so much singing.

On a different note, my ankle problems have subsided (still a minor twinge), and I scored hat tricks on my last few outings, and a goal Thierry Henry would have been proud of (left side of the box, bent shot in the bottom right corner). Yay!

Monday, 8 October 2007

ITMS and the podcast parsing

I'm currently putting the finishing touches to Podcast parsing in Totem, so it can be used for some plugins, such as my favourite Quicktime trailers sidebar feature, as well as giving Rhythmbox Atom parsing.

After finishing Atom and RSS parsing support, I set out to add support for itpc and itms links, as used by iTunes, and supported in PenguinTV. I re-discovered the inadequacies of old-style Unix libraries (when they don't work as advertised, at all).

If you live in NYC, or Seattle, and have a Starbucks at hand, you might be able to help with this potentially nice feature. Clicking on the song would add it to a personal wishlist (a feature which would also be useful for streaming radios as well).