Skip to content

Finding a Lineup ID

jesmannstl edited this page Aug 11, 2025 · 2 revisions

Finding Lineup Id

United States

The fastest way if you need a lineup ID is to browse to your desired lineup on https://tvtv.us and copy from the URL after lu

For Example if you were looking for DirecTV New York you'd enter your zip code 10001 select Satellite then Directv New York and the url will be https://www.tvtv.us/ny/new-york/10001/luUSA-DITV501-X so after lu is your desired Lineup Id USA-DITV501-X

For Dish Network or DirecTV lineups you may reference the guide.

Canada

Similar to the US using https://tvtv.ca and copy from the URL after lu

For Example if you were looking for Shaw Direct Canada from Fredericton, NB you'd enter your postal code E3B3W4 select Satellite then Shaw Direct Canada and the url will be https://tvtv.ca/nb/fredericton/e3b3w4/luCAN-0005995-X so after lu is your desired Lineup Id CAN-0005995-X

Other Countries

If you have Channels DVR you can lookup lineups by going to a URL using your Channels DVR ip:port then 3 letter country code See Valid Country Codes for which are valid and postal code in this format http://localhost:8089/tms/lineups/{country}/{postal} So if you wanted lineups available in Mexico City Postal Code 06700 you'd use http://localhost:8089/tms/lineups/MEX/06700 and in the raw data look for the lineupId and name for example lineupId":"MEX-1008175-DEFAULT","name":"Dish México"

I am currently unaware of other options but am building a database of lineup Ids if you need help or know of another method drop it in the Discussions

Clone this wiki locally