tag:github.com,2008:https://github.com/SenexCrenshaw/xTeVe/releases Tags from xTeVe 2022-10-20T16:34:49Z tag:github.com,2008:Repository/525771341/v2.5.3 2022-10-27T20:12:03Z v2.5.3 <p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/SenexCrenshaw/xTeVe/pull/50">#50</a> from SenexCrenshaw:dev</p> <p>Bump to 2.5.3</p> SenexCrenshaw tag:github.com,2008:Repository/525771341/v2.5.2 2022-09-06T20:21:17Z v2.5.2 <p>Change-to-github-api (<a class="issue-link js-issue-link" href="https://github.com/SenexCrenshaw/xTeVe/pull/19">#19</a>)</p> <p>* Format base_ts, add ability to move channel to existing channel number</p> <p>Format the base_ts.ts file and change declarations of arrays and objects to use [] and {} instead of using new array and new object.</p> <p>Add ability for channels to be moved to an already occupied channel number. This will shift the channel that previously occupied that channel number and all other channels after up by one number until either an empty channel number is found or the end of the channels is reached. Allows the ability to easily move channels around without the need of manually renumbering channels.</p> <p>* Login page fixes, add checkbox for shift channel</p> <p>Fixes login page not submitting when pressing enter, also centered the login button.</p> <p>Added checkbox for new shift channel feature that is on by default. Unchecking the box reverts the mapping to the old method.</p> <p>Removed "(Emby only)" from kids category as this category is now supported in Plex as well.</p> <p>* Update version number</p> <p>* Add TV logo lookup, general cleanup, add default TV logo</p> <p>Add the ability to search Tapiosinn's tv-logo repository and easily select a TV channel logo to use from the list.</p> <p>Added the ability to preview a TV channel logo URL so when selecting an image from the list or pasting one in it will show a preview of the image.</p> <p>Some general linter cleanup as well as added a default TV channel logo to be used if one does not exist and added 2 scripts one for powershell and one for bash to easily generate the webUI.go file from the html folder for development.</p> <p>* update webUI builder scripts to use 2 spaces instead of tabs</p> <p>* Add TV logo lookup, general cleanup, add default TV logo</p> <p>Add the ability to search Tapiosinn's tv-logo repository and easily select a TV channel logo to use from the list.</p> <p>Added the ability to preview a TV channel logo URL so when selecting an image from the list or pasting one in it will show a preview of the image.</p> <p>Some general linter cleanup as well as added a default TV channel logo to be used if one does not exist and added 2 scripts one for powershell and one for bash to easily generate the webUI.go file from the html folder for development.</p> <p>* Fix HostIP and HostName for m3u and xepg</p> <p>Fixes HostIP and HostName not properly being used and set for m3u and xepg file creation.</p> <p>* Fix memory buffer on Windows if cache path not on C: volume</p> <p>On Windows machines if buffer to memory is active and the xTeVe cache is set to a folder on a volume other than C: it will cause a panic error and the stream not to play.</p> <p>This fixes that by checking if we are on Windows and if so is the cache folder path not on the C: volume, if not create the volume it is located on in the memory virtual file system.</p> <p>* Fix webserver overriding globalDomain</p> <p>* Fix popup menu broken due to new preview channel logo</p> <p>* Add missing port for setGlobalDomain HostIP/HostName</p> <p>* Converted logos to github api for speed</p> <p>* Added in File Download logic for M3U and XML files</p> <p>* Added Description to Logo URL</p> <p>* Start of Sort By Country</p> <p>* Country Matching cleanup</p> <p>* Added Logging Functions to js <br />Cleaned Up logo json to reduce size <br />Changed WS to allow more than one request <br />Log logos with 404 or no value <br />Changed bad logos to use default logo <br />Added in country selector in settings for logo selection <br />Ability to Upload M3U/XML files from desktop</p> <p>* Return local file paths for M3U and XML</p> <p>* Restore from configuration wizard</p> <p>* Update to version 2.5.2</p> <p>Co-authored-by: Christopher Norton &lt;24207721+cnorton-webdev@users.noreply.github.com&gt;</p> SenexCrenshaw tag:github.com,2008:Repository/525771341/v2.5.1 2022-08-25T19:57:19Z v2.5.1 SenexCrenshaw