From a88347a6724c471ac0b5d1190a0abf9f4d0741c0 Mon Sep 17 00:00:00 2001 From: Bas Stottelaar Date: Wed, 15 Jul 2015 14:12:27 +0200 Subject: [PATCH] Updated Usage guide (markdown) --- Usage-guide.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Usage-guide.md b/Usage-guide.md index 8fa4de3..e1b8e4a 100644 --- a/Usage-guide.md +++ b/Usage-guide.md @@ -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.