Author: 별님
Forum: 팁 게시판
Date: 2013-12-24
banshee --stop
sqlite3 -batch ~/.config/banshee-1/banshee.db <<<"DELETE FROM coretracks where PrimarySourceID = (SELECT PrimarySourceID FROM CorePrimarySources WHERE StringID = 'FileSystemQueueSource-file-system-queue');"
muinshee --play-enqueued "$@" --play
전체 목록을 초기화하지 않고, 시스템 대기열 목록만 초기화합니다.
Forum: 팁 게시판
Date: 2013-12-24
banshee --stop
sqlite3 -batch ~/.config/banshee-1/banshee.db <<<"DELETE FROM coretracks where PrimarySourceID = (SELECT PrimarySourceID FROM CorePrimarySources WHERE StringID = 'FileSystemQueueSource-file-system-queue');"
muinshee --play-enqueued "$@" --play
전체 목록을 초기화하지 않고, 시스템 대기열 목록만 초기화합니다.