:tv: Cross-platform IPTV player application with multiple features, such as support of m3u and m3u8 playlists, favorites, TV guide, TV archive/catchup and more.
This commit introduces support for setting the HTTP referrer headers per channel.
The referer is the http-referrer set for each channel in the m3u8 playlist.
This feature works for both the HTML5 and JS players.
Updates were made to the player-dialog component to handle the referrer headers for the JS player.
Corresponding changes to the html-video-player component for the HTML5 player.
👇 Click on the image for a new way to code review
####
[![Review these changes using an interactive CodeSee Map](https://s3.us-east-2.amazonaws.com/maps.codesee.io/images/github/4gray/iptvnator/331/da9e7762/bc30683a00e1ec14dd8398de6619c6c0e04e6cf5.svg)](https://app.codesee.io/r/reviews?pr=331&src=https%3A%2F%2Fgithub.com%2F4gray%2Fiptvnator)
#### Legend
This commit introduces support for setting the HTTP referrer headers per channel. The referer is the http-referrer set for each channel in the m3u8 playlist. This feature works for both the HTML5 and JS players.
Updates were made to the player-dialog component to handle the referrer headers for the JS player. Corresponding changes to the html-video-player component for the HTML5 player.