-
-
Notifications
You must be signed in to change notification settings - Fork 36
Setup
-
Advanced Channel rules are channel specific, they override global rules which are the default rules for all channels. However, Smart-Playlistscontain their own set of rules that superseded all others. Hierarchy example:
Smart-Playlist Rules ─> Advanced Channel Rules -> Global Channel Rules
. -
When assigning channel rules keep in mind the "ID" number associated with the rule is in sequential order with rule order. Lowest rule ids run first then to highest. This may come into play when stacking multiple rules.
Supported Plugins: plugin.video.youtube, plugin.video.tubed, plugin.video.invidious
Methods (Channel Manager):
-
"Add Path", "Video Sources", Select one of the supported plugins, navigate until you find a path with content you'd like to use.
-
Place one or more of the paths below into a strm file, then select "Add Path", "Import from Strm", then select one of the paths.
- Channel -
plugin://plugin.video.youtube/play/?channel_id=UCcKfSNBlSTsfT-WgPmCVyXQ&action=list
- Playlist -
plugin://plugin.video.youtube/play/?playlist_id=PL4mjwxcyyfPhjYqacwB0aUnu-In_NWMyP&action=list
Random shuffle the above by adding "&order=random" to the end of the path.
Ex.
plugin://plugin.video.youtube/play/?playlist_id=PL4mjwxcyyfPhjYqacwB0aUnu-In_NWMyP&action=list&order=random
- Channel -
-
Place one or more video url below into a standard playlist
.cue,.m3u,.m3u8,.strm,.pls,.wpl
, then select "Add Path", "Basic Playlist" and select the playlist.- Video -
plugin://plugin.video.youtube/play/?video_id=qDBGsUhyZc8
- Video -
PseudoTV Live must be installed on all instances of Kodi.
-
Bonjour (ZeroConf) - When enabled and while running PseudoTV, other instances of PseudoTV will be detected over your local network. Enable them via "Select Servers". PseudoTV Live will configure Kodi's PVR backend (IPTV Simple) automatically. This method allows each instance its own channel lineup which are then share between all instances and is the recommended method for multi-room.
-
Manual - Manually configure each instance of Kodi/PseudoTV for multi-room.
-
Multi-Lineups - Manually configure each instance of Kodi's PVR backend (IPTV Simple) with the "Server Status" information of the instance you want to share.
-
Single-Lineup - Designate a "Server" instance of PseudoTV Live that will contain your channel configurations and be responsible for building lineups. Configure with a "Centralized file location" then in each "Client" instance configure Kodi's PVR backend (IPTV Simple) with the files found in your centralized file location.
-