2022-04-23, 16:44
(2022-04-22, 22:31)scott967 Wrote: Well, that is something of a "holy grail" you are looking for, and many free / open source and commercial teams trying to get there. Given the dev resources available to Kodi, I don't think you are going to see what you want actually achieved, except maybe incrementally over time.
scott s.
.
I don't see why - everything I've suggested already exists within the existing code for Kodi, it just requires a modicum of lateral thinking.
Put it this way. I can have ten different drives - HDD. NAS, USB, local or remote - all of which have folders on them containing video files. I can then add those folders as containing "Videos" (again, the confusing definition of that word within Kodi - it has multiple meanings?) and I tell Kodi that each folder added contains "Movies" - i.e., videos (small "v") that are listed on some online database such as TMDB. Kodi then scans the folder or drive, identifies which files there are "videos" (small "v") and if the files are also then found to exist in that online database, they are automatically added to Kodi's "Movies" (capital "M") folder within the Kodi interface. I then click on any entry in the "Movie" folder and it can be played - it makes zero difference where the file itself is stored. In theory, I could have a thousand separate sources, each containing one video (small "v") file but so long that file is in TMDB, it will be added to and displayed in a single "Movies" folder. The same applies to "TV Shows" for the same reason - they exist on an external database.
What I've said about NON-SCANNED "videos" is that they could be added to user's folders rather than just ignored. If I have "guitar lesson" folders on multiple devices, I can't add them to a single "Guitar Lessons" folder on the Kodi interface - that's a real weakness and it seems to me that all that's required is reuse and minor tweaking of the subroutines that place scanned "movies" into a specific folder. I'd say similar about "Music" - kodi's narrow definition of "music" makes it less than ideal for anyone whose "music" includes more than just commercial albums. You have to be careful of imposing restrictions on users - fixed, preset "folders" and extremely weak user-defined layouts is holding Kodi back. Why would anyone bother with such a complicated application just to get a fixed-format list of their old DVDs and CDs - there's a thousand smaller, faster, easier apps that already do that task with ease. Surely the whole point of Kodi is that it goes beyond those applications - but that also means it has to evolve as those apps do.
Likewise, everything I suggested for displaying "apps" already exists - it's just hidden away in "repositories" and labelled as "add-ons". What I suggested is to simply display those items in the style of an "app store" so that users aren't left to dig through hidden menus labelled with titles that mean nothing to anyone not already intimate with Kodi. It's 2022 and Kodi is a GUI - it should be using icons, not menus for these "add-ons" (and "Apps" is a more meaningful term these days) - no-one thinks of iplayer or Youtube as an "add-on" in any other program or application.