issues
search
jfarseneau
/
antennas
📡 DVR emulator for Plex DVR to connect to Tvheadend.
MIT License
345
stars
42
forks
source link
v4.0.0: NPM and NPX support, customizable config path, and slightly cleaner code
#65
Closed
jfarseneau
closed
2 years ago
jfarseneau
commented
2 years ago
What's new
Shiny new ASCII logo, with optional version output. Can be disabled with
--nologo
on the CLI
NPM and NPX support. Run antennas simply by typing
npx antennas
Ability to specify a custom configuration path, by using the
--config
flag
No longer show username and password for Tvheadend in the frontend
Slightly more optimized code
Fixes
https://github.com/jfarseneau/antennas/issues/63
https://github.com/jfarseneau/antennas/issues/52
https://github.com/jfarseneau/antennas/issues/42
What's new
--nologo
on the CLInpx antennas
--config
flagFixes