Seeing same disk twice in System page

Why do I now see one of my drives (X:) twice in the System page:

I don’t see the other drives twice.

My X:\ drive is my Drive Bender mointpoint.

I’m sure I never used to see it twice in previous versions of NzbDrone.

My friend, who also has Drive Bender and NzbDrone running at the same levels as me, only has one drive/mountpoint in his System page:

Thanks.

X vs x

One of your series/root folders is lowercase.

Is that all it is ??

OK, I’ll check.

Shouldn’t it be “ignored” though ??

Is there an easy way of checking each series, or do I have to go through them one at a time ??

Checked all of my TV shows and they all show as X:\ etc.

Add Series, Import Existing. Check the list of root folders.

I did as you suggested and there was a lowercase “tv” as a root folder, but according to the serieseditor page, all have 68 of TV series show a root folder of X:\Videos\TV.

Anything else I can check please ??

Not the end of the world, would just like to know why.

Thanks.

Gotta be a root folder. Hit http://localhost:8989/api/rootfolder?apikey={apikey}

Does the api key have to be in the braces ??

If so, all I am getting is the login box constantly refresh, even though the username/password is correct.

Without, all I get returned is [].

Thanks.

No, username/password doesn’t work on the api, pure the hex apikey.
http://localhost:8989/api/rootfolder?apikey=asdfi98as0df98asd90f8asd90f8

OK, just tried the same on my friend’s system without the braces and he gets a load of information returned, bounded by [ ].

Any suggestions why I only get [ ] please ??

It’s possible if you removed all your root folders in Add Series -> Import Existing.

Yes, there was the one in lower case which I deleted.

So, how to recover ??

Restore the last backup BEFORE I deleted it ??

OK, so I restored the backup from earlier today, and now I have:

And using the link above, all I get returned now is:

[
{
“path”: “x:\videos\tv”,
“freeSpace”: 2735881494528,
“unmappedFolders”: [],
“id”: 1
}
]

Sorry that I didn’t reply sooner.

Drone picks up the Disk Space from:

  • Series Path
  • Drone Factory folder
  • Fixed drives as reported by OS

Assuming it isn’t the OS reported drives, it must be the drone factory folder or a series you missed.

1 Like

No bother at all about not replying sooner.

I checked the Drone Factory folder and it had lowercase x: in the path!

Changed it to uppercase and now only the 1 X: drive showing.

Many thanks @Taloth.

awesome, good to hear.

1 Like