Kodi Community Forum
Solved Where does Kodi get this file list? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Mac OS X (https://forum.kodi.tv/forumdisplay.php?fid=56)
+---- Thread: Solved Where does Kodi get this file list? (/showthread.php?tid=376992)



Where does Kodi get this file list? - Stokestack - 2024-04-07

Hi all.

Just installed v. 21, and upon going to "Enter file section," I'm greeted with the file list seen in the attached screen shot. I'm mystified as to what this browser is pointing at, since it's showing iOS simulators next to my user Movies directory. They are not there. There doesn't appear to be any way to reveal the location of these items, so I'm curious as to why they're being shown.

Thanks!

ImageImageImageImage


RE: Where does Kodi get this file list? - Fuzzard - 2024-04-07

Open Disk Utility and they will be listed under "Disk Images".


RE: Where does Kodi get this file list? - Stokestack - 2024-04-08

Huh! Sure enough, they are. Thanks for the info. I've never seen this before.

They aren't listed anywhere else. Not under /volumes, and they aren't showing up in Finder as volumes in the sidebar. Do you happen to know how they're mounted? And those aren't the only simulators I have installed, which is even more perplexing.


RE: Where does Kodi get this file list? - Fuzzard - 2024-04-08

Dont know when it started, but has been happening for a while. another great "usability" change i guess...


Where does Kodi get this file list? - Hitcher - 2024-04-08

Thread marked solved.


RE: Where does Kodi get this file list? - Stokestack - 2024-04-09

Well, I wouldn't quite say it's solved. It's still a mystery as to why these are showing up here, when no other file browser on the system (or the command line) shows them.

I have filed a bug and offered to examine where these volumes are enumerated.


RE: Where does Kodi get this file list? - kambala - 2024-04-10

for example, you can see them here:
Code:
> diskutil list
...

/dev/disk3 (disk image):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        +17.4 GB    disk3
   1:                 Apple_APFS Container disk4         17.4 GB    disk3s1

/dev/disk4 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +17.4 GB    disk4
                                 Physical Store disk3s1
   1:                APFS Volume iOS 17.2 21C62 Simul... 16.9 GB    disk4s1



RE: Where does Kodi get this file list? - Stokestack - 2024-04-15

Yep, that's what's reflected in Disk Utility. But no file browser shows them.