Protektor-Desura / Archon

A Home Server for media streaming, game streaming, home automation and management.
GNU Affero General Public License v3.0
350 stars 10 forks source link

Compare Media Servers: Credits/Outro Skipping, Video Preview Thumbnails, Auto Play Next, Online Account required, Auto-Scan, Moving files #40

Open mgutt opened 8 months ago

mgutt commented 8 months ago

Plex: credits detection https://support.plex.tv/articles/credits-detection/ preview thumbnails https://support.plex.tv/articles/202197528-video-preview-thumbnails/ auto play next https://support.plex.tv/articles/202605013-play-queue-post-play-screen/ (Auto Play Next = 3rd image) Bad user experience without account and without internet connection (https://www.reddit.com/r/PleX/comments/7333a9/is_there_anyway_to_use_plex_now_without_having_a/ or https://www.plexopedia.com/plex-media-server/general/plex-no-internet/ auto-scan https://support.plex.tv/articles/200289306-scanning-vs-refreshing-a-library/ moving files https://support.plex.tv/articles/201154537-move-media-content-to-a-new-location/ (automatically associated) PS: "Favorites and Tags" is set to "No". What about the "watchlist". Isn't this similar to "Favorites"? ( https://support.plex.tv/articles/universal-watchlist/ ) PPS: "Offline Media" should contain the note "limited" as for example for Android it is not possible to access those downloads through the filesystem ( https://forums.plex.tv/t/where-does-plexamp-store-downloaded-tracks/650484 ) and with the browser only the admin user is able to download as shared libraries do not display the button ( https://support.plex.tv/articles/201018507-download-media/ ).

Kodi: no credits skipping no preview thumbnails auto play next by add-on https://kodi.wiki/view/Archive:All_platforms_FAQ#How_do_I_automatically_play_the_next_video.3F or https://kodi.wiki/view/Add-on:Up_Next (not sure about Movies, Plex even Auto Plays Movie collections like Harry Potter) no account required (local user profiles) no auto-scan ( https://forum.kodi.tv/showthread.php?tid=369056 ) moving files not recommened( https://forum.kodi.tv/showthread.php?tid=355448 )

Jellyfin no credits skipping https://features.jellyfin.org/posts/45/chapter-based-skip-intro-outro-credits-feature preview thumbnails by add-on https://github.com/nicknsy/jellyscrub no account required (local user profiles) auto-scan https://github.com/jellyfin/jellyfin/issues/1690 (called real time monitoring) moving files not recommened ( https://github.com/jellyfin/jellyfin/discussions/6924 )