I've got, or rather make that had about 20G of music (mostly wma) saved on a Win2K machine in our game room.
I had shared the "My Music" folder on that PC out to the network and then mapped it as a network drive on my office PC.
Then I told Media Player that it should use the M: drive as the media library.
Now, I don't know what the hell I did, and really doesn't matter anymore, but somehow while playing around in Media Player on my office PC I managed to delete over 80% of the music files from the server PC downstairs...![]()
![]()
![]()
I have almost all of it on CD buried somewhere, and it was probably time to re-rip a lot of it anyway as some of the files were starting to 'skip' regardless of which PC I was using to play them - even the PC they were stored on.
Unfortunately everything I had mp3 (borrowed, downloaded, etc) is now gone.
Can anybody recomend a good, FREE program that will go through and automatically delete empty folders?
I already ran a search and deleted the desktop.ini and album art files from ALL of the folders. So , "YES" the folders that the missing music was in really are empty now.
TIA!
+ Reply to Thread
Results 1 to 10 of 10
-
"To steal ideas from one person is plagiarism; to steal from many is research." - Steven Wright
"Megalomaniacal, and harder than the rest!" -
before you write anymore to that drive have you tried a file recovery yet? some are free programs.
http://free-backup.info/data-recovery-software.htm--
"a lot of people are better dead" - prisoner KSC2-303 -
I've got filescavenger, which kicks ass, but I'm not too terribly concerned about trying to recover what was lost, just preserving what wasn't.
"To steal ideas from one person is plagiarism; to steal from many is research." - Steven Wright
"Megalomaniacal, and harder than the rest!" -
Check your media player options on all the PCs accessing the drive. Most likely at least one is set to delete files from the drive when you delete them from the library. You can set it to just delete them from the library without touching the physical files.
-
Indeed, that was the culprit.
Still, anybody know a program that will identify and then delete empty folders within a specified directory?"To steal ideas from one person is plagiarism; to steal from many is research." - Steven Wright
"Megalomaniacal, and harder than the rest!" -
You can Xcopy folder tree to another. That will skip empty folders (unless you add the /E switch). Then delete the original folder and rename the new one.
-
???
"To steal ideas from one person is plagiarism; to steal from many is research." - Steven Wright
"Megalomaniacal, and harder than the rest!" -
Start a command prompt. Type in:
xcopy /s c:\folder\subfolder\ c:\folder\newsubfolder
When it asks "file or directory" answer d (for directory).
Substitute the appropriate drive letter and folder names. If the folders names have spaces in them you should enclose the whole path in double quotes:
xcopy /s "c:\documents and settings\username\my music" "d:\my music"
Empty folders will not be copied/created with this command. -
I found this: http://www.glaryutilities.com/gu.html
"To steal ideas from one person is plagiarism; to steal from many is research." - Steven Wright
"Megalomaniacal, and harder than the rest!"
Similar Threads
-
display size between windows media player and VLC player
By kool_k in forum Software PlayingReplies: 4Last Post: 6th Aug 2011, 15:18 -
Windows 7 Media Center to use Windows Media Player for MKV
By pvong in forum Newbie / General discussionsReplies: 4Last Post: 31st Jan 2010, 10:26 -
Problem playing wmv files in Windows Media Player and Media Player Classic.
By rayden54 in forum Software PlayingReplies: 4Last Post: 1st Aug 2008, 22:49 -
Media Player Classic and Windows Media Player 9.0
By siluet in forum Software PlayingReplies: 0Last Post: 26th Dec 2007, 10:01 -
how do I flip an AVI video in windows media player or media player classi
By mdavenport in forum Newbie / General discussionsReplies: 2Last Post: 5th Jul 2007, 23:18