<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>139453</bug_id>
          
          <creation_ts>2006-12-31 23:23:36 +0000</creation_ts>
          <short_desc>lyrics script interface needs more and better message passing</short_desc>
          <delta_ts>2007-01-04 03:35:01 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>amarok</product>
          <component>Tools/Script Manager</component>
          <version>1.4.3</version>
          <rep_platform>Ubuntu</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>wishlist</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Cyrus007">swapan</reporter>
          <assigned_to name="Amarok Bugs">amarok-bugs-null</assigned_to>
          
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>497300</commentid>
    <comment_count>0</comment_count>
    <who name="Cyrus007">swapan</who>
    <bug_when>2006-12-31 23:23:36 +0000</bug_when>
    <thetext>Version:           1.4.3 (using KDE KDE 3.5.5)
Installed from:    Ubuntu Packages
OS:                Linux

Did look up bug no 135213.
This is a request for an enhancement to the message string passed to lyrics script. Right now it passes commands like configure/fetchLyrics/fetchLyricsByUrl with artist and title only. Need more like &apos;Album&apos;, &apos;Genre&apos;, &apos;Composer&apos; etc - infact all the tags if possible. It would be better to send them by parameter=value pairs after the command to take care of empty values (right now e.g. title is send as first parameter if artist is not present).

Why do we want this: so that the scripts can fetch lyrics from alternate sites from many possible based on specific parameter values. Here is an example. I have a script called iTRANS Amarok Script @ http://www.kde-apps.org/content/show.php?content=50890 which displays scripts in non-romanised font. Well I want this to be called only when say the genre=&apos;Hindi....&apos; and call lyrc for other genre. But why genre=..., because some sites have romanised version of the same lyrics too, which I want to be called when genre!=&apos;Hindi...&apos;

I will work on it to see if I can come up with something.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>498008</commentid>
    <comment_count>1</comment_count>
    <who name="Cyrus007">swapan</who>
    <bug_when>2007-01-04 03:28:43 +0000</bug_when>
    <thetext>Found a workaround for this using dcop call to get the tags of the currently playing song.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>498009</commentid>
    <comment_count>2</comment_count>
    <who name="Alexandre Oliveira">aoliveira</who>
    <bug_when>2007-01-04 03:35:01 +0000</bug_when>
    <thetext>Since artist/title is enough for most of the scripts, I&apos;ll leave dcop as the official option for the exceptions.
</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>