Updated Usage guide (markdown)

Bas Stottelaar
2015-07-15 14:12:27 +02:00
parent d6df09da65
commit a88347a672
+3 -3
@@ -22,10 +22,10 @@ Alternatively, you can go to the "Import" tab to import your Last.FM artists. En
When Headphones searches for downloads, NZBs or Torrents will be sent to your download client. Once in a while, Headphones will check if downloads are finished by looking in the "Post processing folder". Headphones expects each download to be in a separate folder, without any subfolders. Then, it will take an initial guess for the Artist and Album according to these rules:
* If Headphones snatched the download, it will try to find the folder by the download title.
* If that fails, it will parse the folder name. A good folder name is `Artist - Album [Year]`.
* If that fails, it will look at the metadata. If the majority of the metadata is the same, it will continue.
* If that fails, it will parse the folder name according to some format. A good folder name is `Artist - Album [Year]`.
* If that fails, it will look at the metadata of the songs inside that folder. If the majority of the metadata is the same, it will continue. Headphones expects a structure like `Album Folder/[CD X/]/Some Audio File.Ext`.
* If that fails, it will try take the "Release Group ID" from the folder name.
* If that fails, it will just assume the folder name.
* If that fails, it will just try the folder name.
If it has a guess, it will verify the guess. Verification means it will scan the file names, track lengths and more, and make sure it matches the release it guessed. If this fails, the folder will be marked as unprocessed.