Linux command
amarok 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start
amarok
Example
amarok [music.mp3]
Enqueue
amarok --enqueue [file1.mp3] [file2.mp3]
Play/Pause
amarok --play-pause
Skip
amarok --next
Example
amarok --previous
说明
amarok is a powerful music player for Linux/KDE with support for many audio formats, podcast management, and integration with online music services. It features a sophisticated collection manager, dynamic playlists, and extensive plugin support. The player can scan your music library, fetch album art and lyrics, and provides scriptable interfaces for automation.
参数
- --play
- Start playback
- --play-pause
- Toggle play/pause
- --pause
- Pause playback
- --stop
- Stop playback
- --next
- Skip to next track
- --previous
- Go to previous track
- --enqueue _files_
- Add files to playlist without playing
- --append _files_
- Append files to playlist
- --load _files_
- Load and replace playlist
- -s, --stop-after-current
- Stop after current track
- --volume _percent_
- Set volume level
- --engine _engine_
- Use specific audio engine
FAQ
What is the amarok command used for?
amarok is a powerful music player for Linux/KDE with support for many audio formats, podcast management, and integration with online music services. It features a sophisticated collection manager, dynamic playlists, and extensive plugin support. The player can scan your music library, fetch album art and lyrics, and provides scriptable interfaces for automation.
How do I run a basic amarok example?
Run `amarok` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does --play do in amarok?
Start playback