this post was submitted on 17 Oct 2024
29 points (96.8% liked)

Linux

47756 readers
849 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I have a WebDav server that contains some movies and shows. I use Infuse on Apple stuff and NOVA Video Player on Android to watch these. The directory is not organized, file names aren't manually adjusted, and the movies and shows are mixed together. Yet, both of these programs are able to index recursively, get metadata, create a library and let me watch my media without issues.

Kodi, on the other hand, seems to be unable to index nested directories, requires you to tell it what type of media is in the individual directories and cannot identify anything correctly unless I go and manually rename directories/files. It also is exclusive for TV usage and not very suitable for desktop.

So, are there alternative programs to Kodi, ideally better suited to desktop usage or extensions I can install to make it work properly?

you are viewing a single comment's thread
view the rest of the comments
[–] ZWQbpkzl@hexbear.net 3 points 14 hours ago (1 children)

The main alternatives to Kodi are Jellyfin and Plex but I suspect those will have the same problem if your library isn't organized. How well are NOVA and Infuse handling your library? Like are they able to tell queue up the next episode of a TV show? Because Kodi is basically trying to be more like a local Netflix than "just a video player".

Jellyfin and Plex are web-based so you'll get a a far more consistent experience across devices than Kodi. But they'll generally expect Movies to be in one folder, TV shows in another, and will have some expectations of the file name. They won't open the file to figure out what movie it is.

[–] Quail4789@lemmy.ml 1 points 14 hours ago (1 children)

The webdav server is on a pretty old device so I can't host Jellyfin or Plex on it as it can't handle decoding. The other two programs mentioned can index the library perfectly. They both identify TV series, break up the episodes into seasons, get metadata down to individual episodes and I don't need to do anything manually.

[–] ZWQbpkzl@hexbear.net 2 points 13 hours ago (1 children)

Lol then why are you even bothering with Kodi?

[–] Quail4789@lemmy.ml 1 points 13 hours ago (1 children)

Because Kodi client runs on a different machine?

[–] ZWQbpkzl@hexbear.net 2 points 12 hours ago

You just want a desktop version of the apps you already have? Have you tried VLC?