conkyrhythmbox (2.17) hardy; urgency=low

  * Updated main script to only actually copy over found cover art when --datatype=CA is requested
      
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Sat, 11 December 2010 09:45:00 +0000
 
conkyrhythmbox (2.16) hardy; urgency=low

  * Updated the /usr/bin/ script to dynamically call the available python exec as /usr/bin/python is linked to Python 3 (Arch) or will be at some point (Ubuntu)
    
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Sun, 21 November 2010 10:45:00 +0000
 
conkyrhythmbox (2.15) hardy; urgency=low

  * Fixed cover art copying again, hopefully for the last time :) It now uses urllib.unquote to fix up all file names for copying including accented names
    
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Wed, 27 October 2010 23:55:00 +0000
 
conkyrhythmbox (2.14) hardy; urgency=low

  * Updated to provide internet station as well as title if present for streamed music
  * Fixed cover art copying bug due to filename issues
    
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Wed, 27 October 2010 22:45:00 +0000
 
conkyrhythmbox (2.13) hardy; urgency=low

  * Updated the /usr/bin/ script to use the python2 sym link instead of python as Python 3 is either here (Arch) or coming (Ubuntu)
  * Updated to provide a copy of coverart files in a custom path to avoid file naming issues. The file where coverart gets copied to when using the --datatype=CA option is determined by the -c/--coverartpath option, note that if this option is set to an empty string i.e. "" the original file path is provided for the coverart path. The default path is /tmp/cover.
    
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Mon, 25 October 2010 11:45:00 +0000
 
conkyrhythmbox (2.12) hardy; urgency=low

  * Added --secondsoutput / -S option to output time in seconds
  * Added conkyRhythmbox-GetCoverArt script although currently not triggering on track change :(
    
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Mon, 30 August 2010 11:30:00 +0000

conkyrhythmbox (2.11) hardy; urgency=low

  * Updated so can handle position and length past 60 minutes long, 1hr 5min 22secs will be shown as 65:22
    
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Thu, 5 August 2010 19:30:00 +0000
 
conkyrhythmbox (2.10) hardy; urgency=low

  * Updated /usr/bin/ startup script to not used misused PYTHONPATH variable now
    
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Fri, 23 April 2010 12:20:00 +0000

conkyrhythmbox (2.09) hardy; urgency=low

  * Added bitrate to datatypes, --datatype=BR now returns the bitrate suffixed with k/s
    
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Mon, 8 March 2010 19:15:00 +0000
 
conkyrhythmbox (2.08) hardy; urgency=low

  * Updated to handle 'paused' status output
    
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Mon, 8 March 2010 17:15:00 +0000
 
conkyrhythmbox (2.07) hardy; urgency=low

  * Added cover art to datatypes, --datatype=CA now returns path to the songs cover art image. This can be used in conjunction with the $image function in conky 1.7.1+
  * Updated README
    
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Sat, 25 July 2009 18:50:00 +0000

conkyrhythmbox (2.06) intrepid; urgency=low

  * Updated to handle CD and last.fm music sources better
  * Added --maxlength option for command line and templates, to limit string output if need be
  * Updated README
    
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Wed, 14 January 2009 23:10:00 +0000

conkyrhythmbox (2.05) intrepid; urgency=low

  * Removed .encode("utf-8") from internal return to fix unicode output?...it works...
  
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Sat, 10 January 2009 16:50:00 +0000

conkyrhythmbox (2.04) intrepid; urgency=low

  * Unrated rating now outputs nothing
  * Fixed statustext to work inside template now
  * Fixed track number output
  
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Wed, 31 December 2008 09:30:00 +0000

conkyrhythmbox (2.03) intrepid; urgency=low

  * Now loading the template file in unicode mode to allow for the extended character set
  * Added datatypes: ST (status), GE (genre), YR (year), TN (track number), FN (file name)
  * Added --statustext option to allow overridding of the standard status text
  * Updated README
  
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Wed, 19 November 2008 20:40:00 +0000
 
conkyrhythmbox (2.02) intrepid; urgency=low

  * Added --errorlog and --infolog options to log data to a file, and removed unnecessary --enableerrors option
  * Refactored and tidied up
  * Updated README
  
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Mon, 10 October 2008 20:10:00 +0000

conkyrhythmbox (2.01) intrepid; urgency=low

  * Added genre to the datatypes, used with --datatype=GE
  * Added stream support, to display what is available and not crash
  * Updated README
  
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Sun, 02 October 2008 16:10:00 +0000
 
conkyrhythmbox (2.00) intrepid; urgency=low

  * Package now for intrepid, starting at version 2.0
  * Updated help for template option
  
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Sun, 02 October 2008 16:10:00 +0000
 
conkyrhythmbox (1.02) hardy; urgency=low

  * Updated script to now use "[" and "]" as template brackets rather than "{" and "}" so that the execp/execpi conky command can be used, this enables the use of $font, $color options in the template which conky will then make adjustments for in the output!
  * Updated example files to use new template functionality with execpi in conky
  * Updated README for usage changes
  
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Tue, 04 October 2008 12:35:00 +0100
 
conkyrhythmbox (1.01) hardy; urgency=low

  * Updated to handle when no music is playing, no unnecessary dbus calls will be made
  * Updated rating output generation to use ljust string function
  
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Tue, 25 September 2008 11:35:00 +0100
 
 conkyrhythmbox (1.00) hardy; urgency=low

  * Initial package
  
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Tue, 23 September 2008 20:40:00 +0100
