I wrote this little program to be able to easily create mp3 sticks to play in my car directly from my Amarok collection). For this purpose the stick needs a flat folder structure and be sorted alphabetically before copying.
The small Qt4 dialog has a drop area where you can drag mp3s (from file manager or Amarok, perhaps also other programs) onto it and it will read the ID3 tags and create a sorted folder structure with "Artist - Album" and shows the number of tracks and size it would take....
Jukebox capabilities via a Web interface for amaroK. People can browse the music collection, and queue songs. When the queue is empty, a random song is played.
Amarok 2.0 script, that shows information about the currently played track as a notification using a notification daemon that implements the freedesktop.org dbus interface (e.g. libnotify, notify-osd, knotify since kde 4.3).
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
This python GUI will help you to transkode and rename your files Mainly needed for Amarok users that must have UTF8 ID3 tags. This system is using python as it's language , QT(3 for now) as its GUI framework and eyeD3 as ID3 tag manipulation library.