<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.kde.amarok.devel">
    <title>gmane.comp.kde.amarok.devel</title>
    <link>http://blog.gmane.org/gmane.comp.kde.amarok.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.amarok.devel/17010"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.amarok.devel/17008"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.amarok.devel/17007"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.amarok.devel/17004"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.amarok.devel/17000"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.amarok.devel/16998"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.amarok.devel/16996"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.amarok.devel/16994"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.amarok.devel/16992"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.amarok.devel/16991"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.amarok.devel/16989"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.amarok.devel/16988"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.amarok.devel/16984"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.amarok.devel/16983"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.amarok.devel/16981"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.amarok.devel/16977"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.amarok.devel/16976"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.amarok.devel/16973"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.amarok.devel/16969"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.amarok.devel/16966"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.amarok.devel/17010">
    <title>Amarok 2.5.0 has a bad memory leak</title>
    <link>http://comments.gmane.org/gmane.comp.kde.amarok.devel/17010</link>
    <description>&lt;pre&gt;Just an FYI in case like me you leave amarok running at times... don't....

Amarok memory leak when changing tracks
https://bugs.kde.org/show_bug.cgi?id=298627

Easily reproducible - just load up a playlist and
select the repeat playlist option.

The only plugins I am using are mass
storage device and lastfm.

I ran the following command to document the leak:
top -b -d 150 -p 11866 &amp;gt; amarok.txt

I then imported the results into a google spreadsheet you can view here:
http://goo.gl/Q4bZw

Memory utilization started out at 7.4% and ended up at 31.9% after approx 48
hours.  The leak is steady and unrelenting.  I ran the same playlist under QMMP
during the same period and memory utilization was steady at 2.5% throughout the
period.
&lt;/pre&gt;</description>
    <dc:creator>Gerald B. Cox</dc:creator>
    <dc:date>2012-05-23T04:15:20</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.amarok.devel/17008">
    <title>GSoC project presentation: Statistics synchronization for collections and Last.fm</title>
    <link>http://comments.gmane.org/gmane.comp.kde.amarok.devel/17008</link>
    <description>&lt;pre&gt;Hi Amarok developers and users,
this is my overdue presentation of my accepted GSoC project [1]. Many of you 
already know me, I'm Matěj Laitl a.k.a. strohel on IRC, I live in Czech 
Republic very close to the beautiful city of Prague (that you should definitely 
visit one day). I've rewritten iPod collection plugin and I've been working on 
transcode support and general bugfixing lately.

My GSoC project is called Statistics synchronization for pluggable devices and 
Last.fm, you can read all the details including proposed implementation and 
time-line on project page [1]. My mentor is Myriam Schweingruber a.k.a. 
Mamarok.

In short:
 * In the first part, I will implement inter-collection statistics 
synchronization. I will strive to merge this to master as soon as it is ready, 
this should be in first weeks of July. 
 * In the second part, I'll put existing last.fm scrobbling support behind an 
abstraction layer and then implement statistics synchronization with 
scrobbling services on top of this layer.
&lt;/pre&gt;</description>
    <dc:creator>Matěj Laitl</dc:creator>
    <dc:date>2012-05-19T19:56:32</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.amarok.devel/17007">
    <title>Fails to initalize db: Can't read dir of '/etc/mysql/conf.d/' (solved already)</title>
    <link>http://comments.gmane.org/gmane.comp.kde.amarok.devel/17007</link>
    <description>&lt;pre&gt;Hi!

I solved this already for me. This is a documentation should anyone else
have this issue and as question whether here are upstream issues involved.
I reported it downstream with Debian already.


Today, after just starting Amarok after having switched to
Phonon VLC for testing whether Amarok does not skip or fail to
playback certain songs - I did logout and login to switch
- I just got:

Die Amarok-Datenbank berichtet die folgenden Fehler:
GREPME MySQLe query failed! (2000)  on init
In den meisten Fällen müssen diese Fehler behoben sein, bevor Amarok vollständig funktioniert.


Amarok then started, but collection is empty.

When I then quit Amarok its process is still there.

It doesn´t respond to a SIGINT.


martin&amp;lt; at &amp;gt;merkaba:~/.kde&amp;gt; date ; kill 30466
Fr 18. Mai 13:57:07 CEST 2012
martin&amp;lt; at &amp;gt;merkaba:~/.kde&amp;gt; date ; kill 30466
Fr 18. Mai 13:57:21 CEST 2012
martin&amp;lt; at &amp;gt;merkaba:~/.kde&amp;gt; date ; kill 30466
Fr 18. Mai 13:57:39 CEST 2012

martin&amp;lt; at &amp;gt;merkaba:~/.kde&amp;gt; ps aux | grep "/usr/bin/amarok" | grep -v grep
martin   30&lt;/pre&gt;</description>
    <dc:creator>Martin Steigerwald</dc:creator>
    <dc:date>2012-05-18T12:34:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.amarok.devel/17004">
    <title>No sound anymore, fedora 15</title>
    <link>http://comments.gmane.org/gmane.comp.kde.amarok.devel/17004</link>
    <description>&lt;pre&gt;Hi,

Since recently, I was using Amarok regularly and with pleasure but now, 
the sound does not work any more. I am on Fedora 15 64 bits, kernel 
2.6.42.7, and Amarok 1.4.1.
I have had a related problem last month but the other way around, i.e. 
the sound did work on Amarok but not on Firefox. To fix it, on firefox, 
I have desactived DivX and it solved the problem.
Any idea how to fix this one?
Cheers.
&lt;/pre&gt;</description>
    <dc:creator>Carine Simon</dc:creator>
    <dc:date>2012-05-14T11:04:50</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.amarok.devel/17000">
    <title>weird problem shuffling a playlist with 2000+ tracks</title>
    <link>http://comments.gmane.org/gmane.comp.kde.amarok.devel/17000</link>
    <description>&lt;pre&gt;I have some large playlists that I like to shuffle. They can have
anywhere from 2000 to 6000 tracks in them.

I've noticed since a recent upgrade from Amarok 2.4 to Amarok 2.5
(debian testing), that it sometimes repeats the same track immediately
after it finishes, and at this point, Amarok becomes confused about
what the current track is. Sometimes the "now playing" is what it is
going to play next, and other times, I can 't figure out what the
relationship between "now playing" and the track I am currently
hearing is.

I don't have a reproducible test case for this yet. You can be sure I
will post a bug report when I can figure out how to reproduce it
reliably.
I can give you some observations though: it seems to be really busy
(CPU-wise) trying to determine what the next track is, and sometimes
that process might take too long so amarok just repeats the same track
instead of playing something new.

So basically, amarok 2.5 seems to be almost unusable with large playlists.

Anyone else experience this?
&lt;/pre&gt;</description>
    <dc:creator>Alan Ezust</dc:creator>
    <dc:date>2012-05-06T15:29:16</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.amarok.devel/16998">
    <title>[Feedback] Norton security warning</title>
    <link>http://comments.gmane.org/gmane.comp.kde.amarok.devel/16998</link>
    <description>&lt;pre&gt;Henrik sent a message using the contact form at  
http://amarok.kde.org/en/contact.

Hello,
I installed Amarok 2.5.0.2 meanwhile on two machines, Laptop and PC. Both  
using Norton Internet Security 2012. After both installations I got a  
security warning from Norton regarding a threat. Details noted:

systemsettings.exe
Threat name: Suspicious.Cloud.5
Unknown Community Usage, Unknown Age, Risk High

File: .......amarok\bin\systemsettings.exe Removed

Amarok is running, but threat warnings always make me sweating.

Best regards

Henrik

Als ungeeignet melden:  
http://amarok.kde.org/de/mollom/report/session/120503f2e2e304242d
&lt;/pre&gt;</description>
    <dc:creator>elton&lt; at &gt;digitalsignals.de</dc:creator>
    <dc:date>2012-05-03T20:37:39</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.amarok.devel/16996">
    <title>Summer of KDE 2012</title>
    <link>http://comments.gmane.org/gmane.comp.kde.amarok.devel/16996</link>
    <description>&lt;pre&gt;Hi,
I want to take part in SoK this year. I want to work on Implement
MediaArtStorageSpec project.
I have a basic knowledge of Qt and a strong background in C++.
I have done a bug fix for kmplot project and also proposed patches for the
project marble.
I am very interested in doing the project and I am looking for someone who
can mentor me on this.

So, please do tell me who I should contact for this purpose.

Regards,
Rahul Sharma
NUM_1 (on irc.freenode.net)
_______________________________________________
Amarok mailing list
Amarok&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/amarok
&lt;/pre&gt;</description>
    <dc:creator>Rahul Sharma</dc:creator>
    <dc:date>2012-04-28T17:16:31</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.amarok.devel/16994">
    <title>Season of KDE</title>
    <link>http://comments.gmane.org/gmane.comp.kde.amarok.devel/16994</link>
    <description>&lt;pre&gt;Sir,

I would like to participate in Season of KDE and very keen in working on
"Project: Implement MediaArtStorageSpec "

Brief explanation: MediaArtStorageSpec provides a mechanism for
applications to store and retrieve artwork associated with media content,
like music from an album, the logo for a radio station, or a graphic
representing a podcast. The storage medium for artwork is a file system,
inside a user's home directory.

I also have prerequisite knowledge of C++ and a little of Qt. I would like
to know what all things i need to know on working this project .

Looking forward for your reply.

&lt;/pre&gt;</description>
    <dc:creator>parveen arora</dc:creator>
    <dc:date>2012-04-28T04:17:41</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.amarok.devel/16992">
    <title>[Feedback] mp3s created with Amarok won't play nice with others</title>
    <link>http://comments.gmane.org/gmane.comp.kde.amarok.devel/16992</link>
    <description>&lt;pre&gt;Kent Kilgore sent a message using the contact form at  
http://amarok.kde.org/en/contact.

After spending LOTS of time ripping cds and moving them manually to a sansa  
clip mp3 player, I found everything in the "unknown" catagory. Then, I ran  
them through MP3tag v. 2.5 to add what I noticed were missing tags and change  
the names to something other players can read.  The file name part seemed to  
work fine, but when I examine tags from tunes that came on the player, I  
noticed that not only did the name in the original players' songs have a "_"  
instead of a "-", but that the metadata shown in windows file properties,  
details did NOT have the album name even listed, but that the one created  
with Amarok doesn't show the artist catagory before the title one.

Consequently, it appears that I'll probably have to use either the software  
that came with the player, or windows media player to re-rip all these cds,  
or spend WAY more time correcting the ones ripped with Amarok.  Any  
suggestions?

I tr&lt;/pre&gt;</description>
    <dc:creator>kilgoremeister&lt; at &gt;gmail.com</dc:creator>
    <dc:date>2012-04-26T17:54:08</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.amarok.devel/16991">
    <title>Project Idea for SoK</title>
    <link>http://comments.gmane.org/gmane.comp.kde.amarok.devel/16991</link>
    <description>&lt;pre&gt;I posted a few yesterday wishing to do Season of KDE. I got a reply from
Teo asking me to choose a project from Amarok. I came across this project
idea "Implement MediaArtStorageSpec". I saw on the ideas page that it was
available as a Season of KDE project. It would be great if someone could
mentor me on this idea.
_______________________________________________
Amarok mailing list
Amarok&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/amarok
&lt;/pre&gt;</description>
    <dc:creator>Arjun Basu</dc:creator>
    <dc:date>2012-04-25T17:39:09</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.amarok.devel/16989">
    <title>Weird layout of local collection in 2.4.x</title>
    <link>http://comments.gmane.org/gmane.comp.kde.amarok.devel/16989</link>
    <description>&lt;pre&gt;Hello,

my first attempt to use Amarok 2.4.0 (~ 11 months ago) failed, but now
I had finally to switch from Amarok 2.3.2 to Amarok 2.4.3, since the old 
version had some display incompatibilities after my update from KDE 4.7.4 to 
4.8.1. Unfortunately the problems with 2.4.3 are for me still the same as 
with 2.4.0. I understand that Amarok supports now an album interpret 
starting with 2.4.x.

My local collection is typically sorted with the interpret at the first 
layer and the album name at the second layer (incl. year). In 2.3.2 this has 
for some albums the unfortunate effect that they are added to the various 
artists, just because one song is e.g. a duet. With 2.4.x this album is 
moved out of the various artists and I get individual entries now, one for 
each interpret variation. OK, therefore I select in 2.4.3 now the album 
interpret as first layer and - hooray - all titles of the album are grouped 
together within one entry (well, if the titles have the album interpret 
set). Promising.

However, &lt;/pre&gt;</description>
    <dc:creator>Jörg Schaible</dc:creator>
    <dc:date>2012-04-25T02:01:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.amarok.devel/16988">
    <title>Project for SoK</title>
    <link>http://comments.gmane.org/gmane.comp.kde.amarok.devel/16988</link>
    <description>&lt;pre&gt;Hello,
I am Arjun. I applied for GSoC this year under KDEgames but unfortunately I
wasn't selected. As I still want to contribute to KDE , I want to
participate in Season of KDE under amarok. I don't have any project idea
yet on which to do the SoK so it would be great if someone could suggest an
idea on which I can work.
My proposal is available here if anyone wants to take a look
http://www.google-melange.com/gsoc/proposal/review/google/gsoc2012/arjbasu/1

&lt;/pre&gt;</description>
    <dc:creator>Arjun Basu</dc:creator>
    <dc:date>2012-04-24T13:29:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.amarok.devel/16984">
    <title>nepomuk</title>
    <link>http://comments.gmane.org/gmane.comp.kde.amarok.devel/16984</link>
    <description>&lt;pre&gt;recently I installed amarok to my computer and loved it. however when i 
uninstalled it (im built an htpc and i didnt need it on my main pc any 
more) i noticed it left something behind- nepomuk. i uninstalled 
everything related in software center but i can not for the life of me 
get it off my menu. its very annoying please help os is linux mint

                                                    thanks
&lt;/pre&gt;</description>
    <dc:creator>James Lloyd</dc:creator>
    <dc:date>2012-04-19T21:37:26</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.amarok.devel/16983">
    <title>src/core-impl/collections/ipodcollection: IpodCollection: fix compilation failure with recent glib versions</title>
    <link>http://comments.gmane.org/gmane.comp.kde.amarok.devel/16983</link>
    <description>&lt;pre&gt;Git commit f3e92cd75009e2355020d45ed58a4b27d547f18f by Matěj Laitl.
Committed on 16/04/2012 at 22:34.
Pushed by laitl into branch 'master'.

IpodCollection: fix compilation failure with recent glib versions

Thanks go to Bernd Buschinski on amarok&amp;lt; at &amp;gt;kde.org for spotting and
reporting this.

CCMAIL: b.buschinski&amp;lt; at &amp;gt;googlemail.com
CCMAIL: amarok&amp;lt; at &amp;gt;kde.org

M  +1    -1    src/core-impl/collections/ipodcollection/IpodMeta.h
M  +1    -1    src/core-impl/collections/ipodcollection/IpodPlaylistProvider.cpp

http://commits.kde.org/amarok/f3e92cd75009e2355020d45ed58a4b27d547f18f

diff --git a/src/core-impl/collections/ipodcollection/IpodMeta.h b/src/core-impl/collections/ipodcollection/IpodMeta.h
index a2c64c0..832d4c6 100644
--- a/src/core-impl/collections/ipodcollection/IpodMeta.h
+++ b/src/core-impl/collections/ipodcollection/IpodMeta.h
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -24,7 +24,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 
 #include &amp;lt;QReadWriteLock&amp;gt;
 
-#include &amp;lt;glib/gtypes.h&amp;gt;
+#include &amp;lt;glib.h&amp;gt;
 #include &amp;lt;glibconfig.h&amp;gt;
 
 
diff --git a/src/core-impl/collections/ipodcollection/IpodPlayl&lt;/pre&gt;</description>
    <dc:creator>Matěj Laitl</dc:creator>
    <dc:date>2012-04-16T20:46:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.amarok.devel/16981">
    <title>amarok git master does not build</title>
    <link>http://comments.gmane.org/gmane.comp.kde.amarok.devel/16981</link>
    <description>&lt;pre&gt;amarok git master does not build, I think this is because of the ipod rewrite

http://paste.kde.org/457850/

look at line 27.


libgpod-0.8.2
glib-2.32.1
&lt;/pre&gt;</description>
    <dc:creator>Bernd Buschinski</dc:creator>
    <dc:date>2012-04-16T12:13:19</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.amarok.devel/16977">
    <title>Any news about Amarok 2.6?</title>
    <link>http://comments.gmane.org/gmane.comp.kde.amarok.devel/16977</link>
    <description>&lt;pre&gt;Any news about the next release of Amarok2.6?
Is it still being actively developed?

I can't wait to see the next exciting release!

It's been ~4 months since last release, and i see no release plan on the
calendar of the home page of Amarok.
Is there any plan? Dear folks. It'd be nice to have a release plan/schedule
of the next release.

I love Amarok:)
_______________________________________________
Amarok mailing list
Amarok&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/amarok
&lt;/pre&gt;</description>
    <dc:creator>zw g</dc:creator>
    <dc:date>2012-04-13T18:47:35</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.amarok.devel/16976">
    <title>Getting the Amarok system tray icon image</title>
    <link>http://comments.gmane.org/gmane.comp.kde.amarok.devel/16976</link>
    <description>&lt;pre&gt;Hi,

When I try to get system tray icon in Amarok using the iconPixmap() in
Amarok::TrayIcon I get a zero sized icon. An idea whay this is
happening?

http://paste.kde.org/448160/

Thanks.
&lt;/pre&gt;</description>
    <dc:creator>Ravi</dc:creator>
    <dc:date>2012-04-11T18:31:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.amarok.devel/16973">
    <title>Amarok 2.5: Collection empty after crash</title>
    <link>http://comments.gmane.org/gmane.comp.kde.amarok.devel/16973</link>
    <description>&lt;pre&gt;Hi!

I wanted to send this as bug report, but as on trying to get diagnostic 
information it suddenly worked again, I just write a mail to here for now:


I had this before, although it has been quite some time. Instead of just 
deleting the whole database and starting from scratch without 
understanding what has happened, I now want to understand whats going on 
here.

On my Amarok machine, a ThinkPad T23, with Debian Wheezy/Sid, I just 
upgraded from KDE SC 4.6.5 to 4.7.4. Then I rebooted and started Amarok 
again.

It played some tracks and then music stopped. As I looked Amarok was 
stopped. I thought it might have crashed.

I started it again:

- collection was empty, except for Amarok theme Art of Nations
- playlist was empty


I tried to update the collection database. Then I went to 
Settings/Collection and told it to scan the collection again.

Nothing.


Thats it. What has happened?

IMHO thats absolutely a no-go. I just removed Pulseaudio from that machine 
some weeks ago, cause when I resume this&lt;/pre&gt;</description>
    <dc:creator>Martin Steigerwald</dc:creator>
    <dc:date>2012-03-29T14:47:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.amarok.devel/16969">
    <title>Amarok 2.4.3 doesn't write covers to the files</title>
    <link>http://comments.gmane.org/gmane.comp.kde.amarok.devel/16969</link>
    <description>&lt;pre&gt;Hello everyone,
I'm running Amarok 2.4.3 on Kubuntu 11.10. I've updated the covers for a
lot of albums and they're displayed in amarok but they do not get written
to the files. When I open the file in VLC, the old album cover is still
displayed. I've check the option "Write covers to file" in Settings -&amp;gt;
Configure Amarok -&amp;gt; Collection but Amarok still doesn't write it.

I installed the debug symbols and ran "amarok --debug --nofork" and here's
the output: http://paste.pocoo.org/show/563257/

I was told by Valorie in the IRC to not include the startup information but
wasn't sure how to do so and so have included all startup information. If
there's some more information required, do let me know and I'll definitely
provide them.

&lt;/pre&gt;</description>
    <dc:creator>Arvind S Raj</dc:creator>
    <dc:date>2012-03-09T10:37:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.amarok.devel/16966">
    <title>[Feedback] Invoking Amarok Script Console</title>
    <link>http://comments.gmane.org/gmane.comp.kde.amarok.devel/16966</link>
    <description>&lt;pre&gt;Kamran  sent a message using the contact form at  
http://amarok.kde.org/en/contact.

Hello,

I just started working with Amarok. This looks like a rich set of APIs. I  
need to write a script that can automatically scan certain directories and  
pick one MP3 file from each to build a new Playlist for our radio station  
(and also stop the playlist to run the live programs that we have a couple of  
times a day. )

I was looking for "Amarok Script Console" to run a test script but I can not  
find the menu option with this version (2.5). I am using the Windows version.  
How can I run a script?

Thank you,
Kamran

Report as inappropriate:  
http://amarok.kde.org/en/mollom/report/session/1202246e59be3746ee
&lt;/pre&gt;</description>
    <dc:creator>kamranmehrpour&lt; at &gt;gmail.com</dc:creator>
    <dc:date>2012-02-24T01:34:30</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.amarok.devel/16965">
    <title>Invoking Amarok Script Console</title>
    <link>http://comments.gmane.org/gmane.comp.kde.amarok.devel/16965</link>
    <description>&lt;pre&gt;Hello,

I just started working with Amarok. This looks like a rich set of APIs. I
need to write a script that can automatically scan certain directories and
pick one MP3 file from each to build a new Playlist for our radio station
(and also stop the playlist to run the live programs that we have a couple
of times a day. )

I was looking for "Amarok Script Console" to run a test script but I can
not find the menu option with this version (2.5). I am using the Windows
version. How can I run a script?

Thank you,
Kamran
_______________________________________________
Amarok mailing list
Amarok&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/amarok
&lt;/pre&gt;</description>
    <dc:creator>Kamy</dc:creator>
    <dc:date>2012-02-24T01:07:38</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.kde.amarok.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.kde.amarok.devel</link>
  </textinput>
</rdf:RDF>

