Crash-m / thelastripper

Automatically exported from code.google.com/p/thelastripper
0 stars 0 forks source link

TheLastRipper does not write to network drives #165

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Description of the issue:
Using TheLastRipper 1.40 i experienced a problem writing MP3s to a
Networkdrive (here: mapped Drive Z: on IcyBox NAS Drive on SAMBA) 
Log Shows: skipFnA: song not accessible: TagLib.UnsupportedFormatException
Z:\last.fm\Brooke White\Unknown\cover.jpg (taglib.jpg) bei
TagLib.File.Create(IFileAbstraction abstraction, String mimetype, ReadStyle
propertieStyle) bei TagLib.File.Create(String path)
Reproducable on two Computers running Vista and XP

What steps will reproduce the problem?
1. Map a networkdrive (for example Z:)
2. Start TheLastRipper, set the output directory to the mapped network drive
3. Start tuning in, TheLastRipper will start tuning in, but skips all songs

What is the expected output?
Writing to network drives like for local drives.

GENERAL INFORMATION ABOUT YOUR SYSTEM:

TheLastRipper version? 1.40
Mono/.Net runtime version? 2.0, 3.5
Operating system and version? Windows Vista SP1 (fully patched), Windows XP
SP3 (fully patched)

Original issue reported on code.google.com by google....@mail4me.biz on 28 Mar 2009 at 10:25

GoogleCodeExporter commented 8 years ago
Have you tried browsing the Network Drive with e.g. an Explorer? This will 
probably
fix the error, because Windows has sometimes Network Drives which are not 
connected.
And if they are not connected you are not able to write or read on them and so 
does
TheLastRipper. By browsing the drive you force Windows to connect the drive.

There must be a way to do this automatically but I see no reason why 
TheLastRipper
should refresh all the Network Drives.

Original comment by k929...@googlemail.com on 6 Sep 2009 at 6:14