Page 1 of 1

No access to Mapped drives?

Posted: Fri Jun 14, 2013 8:55 pm
by NY152
Hello,

Since the program interface has changed, I no longer have access to my music that is on a network drive with The Godfather. Why? Is it possible to fix this?

Thank you for your help

Re: No access to network drives?

Posted: Sat Jun 15, 2013 2:33 am
by jtclipper
Nothing changed regarding that.
Make sure your network share or mapped drive are accessible and if using a non Windows share that the file system is correctly supported by your OS.

Re: No access to network drives?

Posted: Sat Jun 15, 2013 7:23 am
by NY152
Look this
Image

This is The GodFather not list network drives. Windows accesses carefree.

Re: No access to network drives?

Posted: Sat Jun 15, 2013 4:17 pm
by jtclipper
Will need detailed information about those shares and mapped drives so I can try and reproduce on a Windows8 install ( I see you are using that OS)

Re: No access to network drives?

Posted: Sat Jun 15, 2013 9:03 pm
by NY152
It is a Windows 8 Pro (supplied factory on my VAIO Duo 11, therefore 100% legal)

Mapped drives are two networks provided by the two volumes of my NAS Synology DS412+

My DS412+ is always accessible and all over my home network without worries. The GodFather is the ONLY program that does not see my network drives.

If you need more details, let me know

Re: No access to network drives?

Posted: Sat Jun 15, 2013 11:40 pm
by jtclipper
I found out that Windows 8 hides mapped drives for programs that 'Run as Administrator' it differentiates the current user ( the one that mapped the drives) and the elevated user behaving differently than other Windows versions.

Will try to see if a workaround can be applied for this behavior.

Re: No access to Mapped drives?

Posted: Sun Jun 16, 2013 12:42 am
by jtclipper
You need to add a registry value to make Windows8 behave like previous versions.

1.Remove all mapped drives.
2.Add this registry value:

Code: Select all

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
     “EnableLinkedConnections”=dword:00000001
You can get the .reg file here http://jtclipper.eu/thegodfather/other/ ... Drives.zip
3.Restart.
4.Add your mapped drives again.

Make sure UAC is not active because it might mess things up.
You might also need to restart after step 1

Re: No access to Mapped drives?

Posted: Sun Jun 16, 2013 8:43 am
by NY152
It works! No need to remove network drives, just apply the registry key and restart and c ca works :)

Maybe he should add this option in advanced / expert section to fix the problem because there are more people who put their music on a NAS.

Anyway thank you for the fix :)

EDIT: Someone FLAC files reported as invalid by GodFather while are normally readable and their tag can be modified by other gesttionnaoire? Personally I have and I am ready to provide them to help developers

Re: No access to Mapped drives?

Posted: Sun Jun 16, 2013 4:17 pm
by jtclipper
Flac files reported as invalid are most of the time files with ID3v2 tags, you can use Tools/Delete/ID3v2 and see if this fixes the issue.

Re: No access to Mapped drives?

Posted: Sun Jun 16, 2013 7:26 pm
by NY152
Apparently my FLAC were correct after removing all versions of tags (not just v2)

It would be possible to add a context menu option to delete a version of a tag or all? That would avoid having to use another utility.

Re: No access to Mapped drives?

Posted: Tue Nov 24, 2015 8:35 pm
by tjuecat
Hi,

I have the same problem, using Windows 10 (Upgrade from Win 8.1).

Can I use the same reg key to get it working again?

Best regards
Jürgen

Re: No access to Mapped drives?

Posted: Wed Nov 25, 2015 11:17 am
by jtclipper
Yes Windows 10 behaves like windows 8.x

Re: No access to Mapped drives?

Posted: Fri Nov 27, 2015 7:12 pm
by tjuecat
Hi,

did all the steps as mentioned and used the reg key but nothing changes. I only can see drive C:

Any other ideas?

Re: No access to Mapped drives?

Posted: Fri Nov 27, 2015 10:18 pm
by jtclipper
It might be that you have selected c:\ as the root for the folder tree, try right clicking and select 'revert to default root'

Re: No access to Mapped drives?

Posted: Wed Dec 09, 2015 8:57 pm
by tjuecat
Thanks a lot - now it's working! ;)