Refactored geolocation to mirror Locast methods (Thanks @FozzieBear!)
Added new contributing document and added unreleased section in changelog
Changed some var names for clarity.
Fixed a bug where users running on bare command line/terminal could not set their ports. (Thanks @teconmoon)
Removed some old stuff in Dockerfile that are confusing users
0.5.2
Fixed a bug that prevented the success message from showing
0.5.1
Added success message at the end to indicate successful running
Fixed bug in docker-compose.yml
Updated readme for better clarity
0.5.0
Migrated environment settings to ini file -- should fix issues with special
characters in username/password, security concerns (thanks for the suggestion
@jcastilloalonso), as well as allowing to tweak internal settings without
resorting to modifying code.
Added ffmpeg.exe for Windows users
Merge fix to end ffmpeg zombie processes (thanks @FozzieBear!)
Add MINNEAPOLIS-ST. PAUL (thanks @steventwheeler!)
Fix for channel detection on subchannels ending in zero.
0.4.2
Enabled Miami and West Palm Beach markets
Fixed issue #10: renamed "docker-compose.env" to ".env"
0.4.1
Added support for Tampa market
Updated Changelog
0.4.0
Fixed a bug in docker-compose.yml
Fixed channels that only have one low resolution stream
Overhauled channel detection and interpolation
Reorganized api research notes to it's own folder
0.3.1
Fix bugs in callsign detection
More doc changes
0.3.0
Created changelog!
Remove telly dependency and doing the managing of streams and requests all by ourselves.