Re: [Rhythmbox-devel] Please help me troubleshoot podcast problems



On Tue, 2008-09-09 at 09:43 -0600, Tony Seward wrote:
> I am trying to download the podcasts at
> http://www.acton.org/main/rss.php?l=121 using rhythmbox
> rhythmbox-0.11.6-2.fc9.x86_64 on Fedora 9.
> 
> I can subscribe just fine, but the downloads fail.
> 
> Other podcasts are fine.
> 
> When I run rhythmbox with debugging on, I get (in part) the following
> messages
> 
>         (08:33:51) [0x104c520] [rb_podcast_source_cmd_download_post] rb-podcast-source.c:1374: Add to download action
>         (08:33:51) [0x104c520] [rb_podcast_manager_download_entry] rb-podcast-manager.c:465: Adding podcast episode http://bonhoeffer.acton.org/acton_media/mp3/2008-07-29_Richards.mp3 to download list
>         (08:33:51) [0x104c520] [window_focus_cb] rb-mmkeys-plugin.c:126: window got focus, re-grabbing media keys
>         (08:33:51) [0x104c520] [rb_podcast_manager_next_file] rb-podcast-manager.c:595: looking for something to download
>         (08:33:51) [0x104c520] [rb_podcast_manager_next_file] rb-podcast-manager.c:621: processing http://bonhoeffer.acton.org/acton_media/mp3/2008-07-29_Richards.mp3
>         (08:33:51) [0x104c520] [rb_podcast_manager_download_file_info_cb] rb-podcast-manager.c:691: got file info results for http://bonhoeffer.acton.org/acton_media/mp3/2008-07-29_Richards.mp3
>         (08:33:51) [0x104c520] [rb_podcast_manager_download_file_info_cb] rb-podcast-manager.c:709: get_file_info request failed
>         (08:33:51) [0x104c520] [rb_podcast_manager_next_file] rb-podcast-manager.c:595: looking for something to download
>         (08:33:51) [0x104c520] [rb_podcast_manager_next_file] rb-podcast-manager.c:609: download queue is empty
>        

$ gvfs-info http://bonhoeffer.acton.org/acton_media/mp3/2008-07-29_Richards.mp3
Error getting info: HTTP Error: Connection terminated unexpectedly

Using the libsoup debug program:
$ ./get -h http://bonhoeffer.acton.org/acton_media/mp3/2008-07-29_Richards.mp3
HEAD /acton_media/mp3/2008-07-29_Richards.mp3 HTTP/1.1

HTTP/1.1 7 Connection terminated unexpectedly

The server just closes the connection when getting a HEAD request. File
a bug against rhythmbox, it shouldn't be erroring out if it can't get
the info from a file.

Cheers




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]