rembo10 / headphones

Automatic music downloader for SABnzbd
GNU General Public License v3.0
3.38k stars 601 forks source link

Headphones has deleted or removed my music. #2445

Open iStatiK opened 8 years ago

iStatiK commented 8 years ago

This issue could be of my own doing, but i would like to get opinions. I recently did a "Force Post-Process Albums in Alternate Folder" by accident on my music root folder (i.e. M:Music). My folder hierarchy is configured like this: M: M:/Music M:/Music/"Artist Name" M:/Music/"Artist Name"/"Album"

The log indicates this: 03-Dec-2015 20:15:08 - INFO :: Thread-22 : Processing:

03-Dec-2015 20:15:09 - INFO :: Thread-22 : Querying MusicBrainz for the release group id for:

03-Dec-2015 20:15:13 - INFO :: Thread-22 : Now adding/updating artist:

03-Dec-2015 20:15:13 - INFO :: Thread-22 : ArtistID:

03-Dec-2015 20:15:13 - INFO :: Thread-22 : Now adding album:

03-Dec-2015 20:15:13 - INFO :: Thread-22 : Addition complete for:

03-Dec-2015 20:15:13 - INFO :: Thread-22 : Starting post-processing for:

03-Dec-2015 20:15:14 - INFO :: Thread-22 : Cleaning up files

03-Dec-2015 20:15:14 - INFO :: Thread-22 : Preparing to write metadata to tracks....

03-Dec-2015 20:15:40 - INFO :: Thread-22 : Beets recommendation for tagging items: Recommendation.strong

03-Dec-2015 20:15:40 - INFO :: Thread-22 : Successfully applied metadata to: M:\Music\

03-Dec-2015 20:15:40 - INFO :: Thread-22 : Successfully applied metadata to: M:\Music\

03-Dec-2015 20:15:40 - INFO :: Thread-22 : Successfully applied metadata to: M:\Music\

03-Dec-2015 20:15:40 - INFO :: Thread-22 : Successfully applied metadata to: M:\Music\

03-Dec-2015 20:15:40 - INFO :: Thread-22 : Successfully applied metadata to: M:\Music\

03-Dec-2015 20:15:40 - INFO :: Thread-22 : Successfully applied metadata to: M:\Music\

03-Dec-2015 20:15:40 - INFO :: Thread-22 : Successfully applied metadata to: M:\Music\

03-Dec-2015 20:15:40 - INFO :: Thread-22 : Successfully applied metadata to: M:\Music\

03-Dec-2015 20:15:41 - INFO :: Thread-22 : Successfully applied metadata to: M:\Music\

03-Dec-2015 20:15:41 - INFO :: Thread-22 : Successfully applied metadata to: M:\Music\

03-Dec-2015 20:15:41 - INFO :: Thread-22 : Successfully applied metadata to: M:\Music\

03-Dec-2015 20:15:41 - INFO :: Thread-22 : Successfully applied metadata to: M:\Music\

03-Dec-2015 20:15:41 - INFO :: Thread-22 : Successfully applied metadata to: M:\Music\

03-Dec-2015 20:15:41 - INFO :: Thread-22 : Successfully applied metadata to: M:\Music\

03-Dec-2015 20:15:41 - INFO :: Thread-22 : Successfully applied metadata to: M:\Music\

03-Dec-2015 20:15:41 - INFO :: Thread-22 : Successfully applied metadata to: M:\Music\

03-Dec-2015 20:15:41 - INFO :: Thread-22 : Successfully applied metadata to: M:\Music\

03-Dec-2015 20:15:41 - INFO :: Thread-22 : Successfully applied metadata to: M:\Music 03-Dec-2015 20:15:41 - INFO :: Thread-22 : Renaming files

03-Dec-2015 20:15:41 - ERROR :: Thread-22 : Error renaming file: M:/Music.mp3. Error: [Error 32] The process cannot access the file because it is being used by another process

03-Dec-2015 20:15:41 - ERROR :: Thread-22 : Error renaming file: M:/Music.mp3. Error: [Error 32] The process cannot access the file because it is being used by another process

03-Dec-2015 20:15:41 - ERROR :: Thread-22 : Error renaming file: M:/Music.mp3. Error: [Error 32] The process cannot access the file because it is being used by another process

03-Dec-2015 20:15:42 - ERROR :: Thread-22 : Error renaming file: M:/Music.mp3. Error: [Error 32] The process cannot access the file because it is being used by another process

03-Dec-2015 20:15:42 - ERROR :: Thread-22 : Error renaming file: M:/Music.mp3. Error: [Error 32] The process cannot access the file because it is being used by another process

03-Dec-2015 20:15:42 - ERROR :: Thread-22 : Error renaming file: M:/Music.mp3. Error: [Error 32] The process cannot access the file because it is being used by another process

03-Dec-2015 20:15:42 - ERROR :: Thread-22 : .mp3. Error: [Error 32] The process cannot access the file because it is being used by another process

03-Dec-2015 20:15:42 - ERROR :: Thread-22 :.mp3. Error: [Error 32] The process cannot access the file because it is being used by another process

03-Dec-2015 20:15:42 - INFO :: Thread-22 : Moving files: M:/Music\

03-Dec-2015 20:15:42 - INFO :: Thread-22 : Checking which files we need to move.....

03-Dec-2015 20:15:42 - INFO :: Thread-22 : Updating file permissions in M:\Music\

03-Dec-2015 20:15:42 - WARNING :: Thread-22 : Cannot find directory: M:\Music\

Not scanning

03-Dec-2015 20:15:42 - INFO :: Thread-22 : Post-processing for

It indicates it moved the folder but the folder is non existent. I am going out on a limb and assuming this has happened to about 150 artists as i am down from 600-625 to 481 artists. That may not be the case as that artists could have been the same but spelled differently or labeled with featuring artists. However the logs do not go back further than the "T's".

Running Version: 6720575

Installed on Server 2012 R2

iStatiK commented 8 years ago

Edited: removed artist name, album, and added info. I have discovered some of the files are recoverable via third party recovery but not all as of right now.

HammyHavoc commented 8 years ago

Are you by any chance syncing these songs in OneDrive or using Groove Music? I've had a lot of issues with songs going missing in OneDrive on my server, and it seems to be because of Groove Music, which sucks as I'm a Windows Mobile 10 user.

More info: http://answers.microsoft.com/en-us/onedrive/forum/odwork-odsearch/why-is-onedrive-deleting-files-from-my-music/c55e7335-ac90-43b1-930f-662b1cb1b06c?page=3

iStatiK commented 8 years ago

No cloud storage for me, this was all local on my server. I have found that there are some artist that have been renamed incorrectly and Headphones still renamed incorrectly with new additions. I have stopped using it and am using FileBot now to rename and move manually.

mikedebian commented 8 years ago

I have the same issue, although I'm also syncing my folder using owncloud. Could that be the issue?

HammyHavoc commented 8 years ago

I'm thinking that editing metadata on audio causes some kind of diffing screwup with syncing services, though I'm not sure what would make it different versus a document or any other kind of file for that matter.

mikedebian wrote:

I have the same issue, although I'm also syncing my folder using owncloud. Could that be the issue?

— Reply to this email directly or view it on GitHub https://github.com/rembo10/headphones/issues/2445#issuecomment-168854588.