Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Windows] Unable to add network libraries #149

Open
donotos opened this issue Apr 15, 2020 · 8 comments
Open

[Windows] Unable to add network libraries #149

donotos opened this issue Apr 15, 2020 · 8 comments

Comments

@donotos
Copy link

donotos commented Apr 15, 2020

I am unable to add a librarie:
I tried:

Z:\eBooks\Mangas\Completed
"Z:\eBooks\Mangas\Completed"
Z:/eBooks/Mangas/Completed/
"Z:/eBooks/Mangas/Completed/"

i always get the same error:

'Z:/eBooks/Mangas/Completed/' does not exist

i created a symbolic link but it is the same:

C:\Bitnami\wampstack-7.2.29-2\apps\mangapie>mklink /D libraries Z:\eBooks\Mangas
Lien symbolique créé pour libraries <<===>> Z:\eBooks\Mangas\

C:\Bitnami\wampstack-7.2.29-2\apps\mangapie\libraries\Completed

@donotos
Copy link
Author

donotos commented Apr 15, 2020

it's a samba share (freenas)

@pierobot
Copy link
Owner

pierobot commented Apr 15, 2020

Hmm.. What happens if you make it with the /J option?
What happens if you use the network path instead of the mapped drive?

@donotos
Copy link
Author

donotos commented Apr 15, 2020

the /J option does not work with network drives.
i tried to use a real local folder and it work.
The UNC path does not work for me:
\192.168.1.211\pool1r\eBooks\Mangas\Completed

@pierobot
Copy link
Owner

pierobot commented Apr 15, 2020

Did you forget a slash at the start of the path? So like \\192.168.1.211\pool1r\eBooks\Mangas\Completed

If that doesn't work then I'll set up a test environment and debug. I think I might have to add in support for network drives.

@donotos
Copy link
Author

donotos commented Apr 15, 2020

no just an error white copy/pasting

@pierobot
Copy link
Owner

Okay. I'll start on adding network storage support then. Thanks for trying it out on Windows.

@donotos
Copy link
Author

donotos commented Apr 15, 2020

Cool. i'll start posting feature requests again after you commit for my last one

@donotos donotos closed this as completed Apr 15, 2020
@donotos donotos reopened this Apr 15, 2020
@donotos
Copy link
Author

donotos commented Apr 15, 2020

shouldn't have closed it ^^

@pierobot pierobot added the bug label May 21, 2020
@pierobot pierobot changed the title [Windows] Unable to add libraries [Windows] Unable to add network libraries May 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants