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
#2
You need the latest release of OpenWebIf for this to work. Prior to the latest release recordings would only go one level deep.

What image and OpenWebIf version do you have?
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#3
Oh, sorry. Forgot to mention that I use openATV 6.4 with OpenWebIf 1.2.0 (I think) at the moment.
I'm updating right now, fingers crossed.
Reply
#4
There they are... such an easy solution.
Tried so many things, searched the net...
One cannot see the wood for the trees.

Shame on me  Confused
Reply
#5
(2021-03-18, 01:04)LamaValderrama Wrote: There they are... such an easy solution.
Tried so many things, searched the net...
One cannot see the wood for the trees.

Shame on me  Confused

No worries. It was only released a few weeks ago so may may have tried before that. Enjoy.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply

Logout Mark Read Team Forum Stats Members Help
No recordings subfolders on Win10 with Kodi 190