Description: This is a script for searching an amaroK collection and returning a Tellico database. It can be used from within Tellico by adding an external application data source with the settings:
Collection Type: Music Result type: Tellico Path: /path to script/
Then check the boxes for Title, Person, Keyword, and Update and add Title: -t %1 Person: -a %1 Keyword: -k %1 Update:-t %{title} -a %{artist}
amaroK must be running when you run the script. It's a bit slow cause I'm not a real python programmer and this is quick and dirty work. Requires Tellico 1.1 or later.Last changelog:
Version 0.4 * Use $HOME if $KDEHOME is not set
Version 0.2 * Allow multiple search terms * Use for updates
Ratings & Comments
0 Comments