mirror of
https://github.com/fergalmoran/picard.git
synced 2026-01-06 08:34:01 +00:00
Initial import.
This commit is contained in:
7
docs/dnd.txt
Normal file
7
docs/dnd.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Mime Types
|
||||
==========
|
||||
|
||||
* text/uri-list
|
||||
* application/picard.file-list
|
||||
* application/picard.album-list
|
||||
* application/picard.cluster-list
|
||||
21
docs/todo.txt
Normal file
21
docs/todo.txt
Normal file
@@ -0,0 +1,21 @@
|
||||
TODO List
|
||||
=========
|
||||
|
||||
* More intelligent drag&drop, needs reimplementing dragMoveEvent
|
||||
* Convert AlbumTreeView from custom model/view to QTreeWidget (the Python
|
||||
model/view implementation is slow)
|
||||
* Save metadata from the "Server Metadata" box
|
||||
* Allow only one active selection. Either in the file view, or in the album view.
|
||||
* Removing albums
|
||||
* Reload album information
|
||||
* Matching files to tracks
|
||||
* Clustering
|
||||
* Matching cluster to album
|
||||
* Matching multiple files to album
|
||||
* Lookup file
|
||||
* Lookup cluster
|
||||
* Lookup album
|
||||
* Lookup track
|
||||
* CD lookup
|
||||
* Generate cuesheets from albums
|
||||
* Generate playlists
|
||||
Reference in New Issue
Block a user