View Single Post
barbieri's Avatar
Posts: 44 | Thanked: 21 times | Joined on Dec 2007 @ Recife, Brazil
#15
Originally Posted by nilchak View Post
I an new to the Nokia OS , so please accept my ignorance a bit ...

Is tere a way to make a python script as a executable app on the application list with a Icon just as the other ones ?
Then that would make it easier to run alongside C2 whenever I add new albums to the media storage
this is untested, but will give you some directions:

1 - Copy albumcover.py to /home/user
2 - Create /usr/share/applications/hildon/albumcover.desktop with:
Code:
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Name=Canola Cover Downloader
Exec=python /home/user/albumcover.py -s -w all
This should place an entry in your menu (under Extras) and will run the script to download missing covers.