v19 No recordings subfolders on Win10 with Kodi 19
#1
Hey hey,
I'm looking for a solution for my problem.
I searched this part of the forum already but didn't find a working solution for me.

I want to stream the TV channels and the recordings from my Enigma2-based VU+ Uno 4K SE on my Windows 10 PC. 
Streaming the TV channels, fetching the EPG and so on is working fine, but I can only see the recordings in my "/movie" directory and the recordings directly stored in the top-folders.

But since I sort my recordings in "Series" and "Movies" and in subfolders "<series-name>" and "<genre>", I'm missing a lot of recordings/subfolders not showing up in Kodi.

Tried to fetch some informations asked in other threads in advance:

IP/web/getlocations
Code:
<e2locations>
<e2location>/media/hdd/movie/</e2location>
</e2locations>

IP/web/getcurrlocation
Code:
<e2locations>
<e2location>/media/hdd/movie/</e2location>
</e2locations>

IP/web/movielist
Code:

(all the recordings in the root-/movie directory)
<e2locations>
<e2location>Anime Filme</e2location>
<e2location>Anime Serien</e2location>
<e2location>Filme</e2location>
<e2location>Serien</e2location>
<e2location>trashcan</e2location>
<e2location>videoDATENSILO</e2location>
</e2locations>

in Kodi -> Enigma2 Client configuration-> Recordings settings:
Group recordings into folders by title: disabled
Keep folder structure for recordings: enabled
-Omit location path from recording directory: enabled
Use recursive listing für recording locations: enabled
Only use current recording path from backend: enabled
Reply


Messages In This Thread
No recordings subfolders on Win10 with Kodi 19 - by LamaValderrama - 2021-03-18, 00:00
Logout Mark Read Team Forum Stats Members Help
No recordings subfolders on Win10 with Kodi 190