ErsatzTV Setup Guide - ajgillis04/GillisDockerDepot GitHub Wiki
ErsatzTV Setup Guide
Introduction
ErsatzTV allows you to create custom live TV channels using your media library. It mimics traditional TV channels with a fixed schedule and program blocks.
Prerequisites
- Docker installed
- ErsatzTV container running in your Docker stack
Configuration Steps
Step 1: Accessing the ErsatzTV UI
- Open your browser and navigate to
http://<your-ip-address>:8409
. - Log in with your ErsatzTV credentials.
Step 2: Initial Setup Wizard
- Follow the initial setup wizard to configure basic settings.
- Choose your preferred language for the ErsatzTV interface.
Step 3: Adding Media Libraries
- Navigate to the
Libraries
tab. - Click
Add Library
. - Configure the library settings:
- Library Name: Give your library a meaningful name.
- Library Path: Enter the path to your media files.
- Click
Save
.
Step 4: Creating Channels
- Go to the
Channels
tab. - Click
Create Channel
. - Configure the channel settings:
- Channel Name: Name your channel.
- Channel Number: Assign a number to your channel.
- Playback Order: Choose the playback order (e.g., Shuffle, Sequential).
- Save the channel.
Step 5: Scheduling Programs
- Navigate to the
Schedule
tab. - Click
Add Program Block
. - Configure the program block:
- Program Name: Name your program block.
- Start Time: Set the start time for the program block.
- Duration: Set the duration of the program block.
- Add media files or playlists to the program block.
- Save the program block.
Notes
- Ensure all paths and environment variables are updated in the
ersatztv.yaml
file. - Regularly backup your
config
directory to save your settings.
Troubleshooting
- Common Issues: List common issues and solutions.
- Logs: Check ErsatzTV logs for error messages.
- Support: Link to the ErsatzTV community and support resources.