Moderate Activity

Commits : Individual Commit

  Analyzed 3 days ago based on code collected 3 days ago.

Commit ID b763092998c5aa628661b178bdd9faf12a0341a8

Avatar Contributor: Nuno Araujo Files Modified: 2
Date: 17-March-2012 at 00:19 Lines Added: 3
Repository: git://git.gnome.org/banshee master Lines Removed: 10
Commit Comment: Daap: Always send revision-number in update requests (bgo#659146)
Some DAAP servers (e.g. forked-daapd) don't accept update requests
which don't provide a revision-number.

In those cases, Banshee throws a Daap.ContentException with the message:
Could not find root node 'dmap.serverrevision'

Other DAAP clients (e.g. Rhythmbox) send the first update request with
an initial value of 1 for the revision-number. This patch makes Banshee
have the same behaviour.

Signed-off-by: Bertrand Lorentz <bertrand...@gmail.com>
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  C# 3 9 0 0 0 1

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
src/Extensions/Banshee.Daap/Daap/Client.cs C# 2 8 0 0 0 1
...Extensions/Banshee.Daap/Daap/Database.cs C# 1 1 0 0 0 0
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.