conkyexaile (2.16) hardy; urgency=low

  * Fixed bug with GetCover script due to the tag image flag that was added
    
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Sun, 12 December 2010 10:45:00 +0000
 
conkyexaile (2.15) hardy; urgency=low

  * Added use_tag_image_only flag to the GetCover script, if set to true (false by default) only tag images will get used for cover art output
  * 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

conkyexaile (2.14) 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
 
conkyexaile (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 custom path for cover art output. The file where coverart gets copied to when using the --datatype=CA option is determined by the -c/--coverartpath option, the default is /tmp/cover.
    
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Mon, 25 October 2010 19:45:00 +0000
 
conkyexaile (2.12) hardy; urgency=low

  * Added --secondsoutput / -S option to output time in seconds
    
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Mon, 30 August 2010 11:30:00 +0000

conkyexaile (2.11) hardy; urgency=low

  * Fixed cover art functions, working with the latest exaile version from bazaar (0.3.3.0-dev)
  * Added conkyExaile-GetCoverArt script for on track change updates to /tmp/exaile-coverart.jpg
    
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Sun, 22 August 2010 12:20:00 +0000
 
conkyexaile (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

conkyexaile (2.09) hardy; urgency=low

  * Added bitrate to the datatypes, --datatype=BR
    
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Thu, 11 March 2010 09:45:00 +0000
 
conkyexaile (2.08) hardy; urgency=low

  * Added coverart support back in, using GetCoverData dbus method (although available with exaile 3.1b+ it still doesn't work, dbus fails...)
  * Fixed up a couple of issues with null variables for data retrieved from newer dbus service changes
    
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Wed, 10 March 2010 14:45:00 +0000
 
 conkyexaile (2.07) hardy; urgency=low

  * Added --maxlength option already available with Rhythmbox and Banshee scripts
    
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Wed, 23 Sept 2009 19:45:00 +0000
 
conkyexaile (2.06) hardy; urgency=low

  * Updated to use the new exaile dbus service, currently coverart not working...
    
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Wed, 23 Sept 2009 19:35:00 +0000
 
conkyexaile (2.05) 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
 
conkyexaile (2.04) 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 17:00:00 +0000
 
conkyexaile (2.03) intrepid; urgency=low

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

conkyexaile (2.02) 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:30:00 +0000

conkyexaile (2.01) intrepid; urgency=low

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

conkyexaile (2.00) intrepid; urgency=low

  * Updated package for Intrepid, version now at 2.00
  * Updated help for template option
  
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Sun, 02 November 2008 15:30:00 +0000
 
conkyexaile (1.05) 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 11:50:00 +0100
  
conkyexaile (1.04) 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
 
conkyexaile (1.03) hardy; urgency=low

  * Minor bug fixes for unknown output
  * Updated to do all dbus data retrievial upfront and reuse data if still available in musicData class
  
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Tue, 22 September 2008 00:35:00 +0100

conkyexaile (1.02) hardy; urgency=low

  * Added --nounknownoutput option to turn off "Unknown" and "0:00" as default output for the unknown
  
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Tue, 22 September 2008 00:35:00 +0100
 
conkyexaile (1.01) hardy; urgency=low

  * Added version option
  * Updated to handle nothing, will return "Unknown" or zero value output when nothing is available 
  
 -- Mark Buck (Kaivalagi) <m_buck@hotmail.com>  Tue, 21 September 2008 19:50:00 +0100
 
conkyexaile (1.00) hardy; urgency=low

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