Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guide: How to automatically play the next episode #1084

Open
antonsoroko opened this issue Nov 13, 2024 · 0 comments
Open

Guide: How to automatically play the next episode #1084

antonsoroko opened this issue Nov 13, 2024 · 0 comments

Comments

@antonsoroko
Copy link

2 ways:

a. in kodi's settings you can enabled auto playing of next episode (also you can manually use "play from here" in context menu every time if you do not want to enable this option globally).
then if you watch via "tv shows" elementum's menu (via elementum's catalog), where you see all episodes and you assigned torrent to the whole season (you can do this in "seasons" of show) - then kodi will launch next episode and then elementum will use previously assigned torrent (if you have not assigned torrent - then it will do a search for a torrent).
read https://kodi.wiki/view/Archive:All_platforms_FAQ#How_do_I_automatically_play_the_next_video.3F
this is preferred way since Kodi handles auto playback of next video.

b. if you play not episodes/seasons but a torrent file - then kodi knows nothing about its content so method above will not work, but for such case elementum has integration with "Up Next" addon, see https://kodi.wiki/view/Add-on:Up_Next. so install this addon (from official repo) and files inside torrent should be played one by one.
this is alternative way for people who do not want to use elementum's catalog. it works if "Up Next" addon works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant