mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-06 03:39:51 +01:00
Update README.md
This commit is contained in:
13
README.md
13
README.md
@@ -9,6 +9,8 @@ To run it, just double-click the Headphones.py file (in Windows - you may need t
|
||||
For additional startup options, type 'python Headphones.py -h' or 'python Headphones.py --help'
|
||||
|
||||
###Screenshots
|
||||
(note: These screenshots are a little out of date and the interface has gone through a little bit of an overhaul. Updated shots coming soon!)
|
||||
|
||||
First Run
|
||||
|
||||

|
||||
@@ -25,16 +27,7 @@ iTunes/Import
|
||||
|
||||

|
||||
|
||||
There are still a few things that I'm working on:
|
||||
|
||||
* Post-processing doesn't work yet. Just use the categories setting with SABnzbd to customize your final download directory.
|
||||
|
||||
* Importing your music library takes a long time. That's because for each artist, it tries to find all of their releases before moving on to the next artist. I might stagger how the info gets added, i.e. first it adds all the artists, then it goes back and adds all of their release information.
|
||||
|
||||
* "Snatched" downloads don't change status to "Downloaded". I'm keeping a database of snatched downloads, but since post-processing doesn't work yet, I didn't want to change the status until the app knows for sure that the album has downloaded.
|
||||
|
||||
|
||||
If you run into any more issues, visit http://github.com/rembo10/headphones and report an issue.
|
||||
If you run into any issues, visit http://github.com/rembo10/headphones and report an issue.
|
||||
|
||||
This is free software so feel free to use it/modify it as you wish.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user