Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 324 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 324 Bytes

EmbyChannelMapper

Tool to automatically map channel ids from XMLTV data to tuner channels in Emby.

Usage: EmbyChannelMapper -f <xmltv file> -s <emby server> -u <username> -p <password>

Alternatively you can pass api_key/AuthenticationToken:

EmbyChannelMapper -f <xmltv file> -s <emby server> -a <apikey>