programs: enable go2tv

This commit is contained in:
Colin 2023-12-14 10:39:33 +00:00
parent cbca41accf
commit deb828e98a

View File

@ -185,6 +185,7 @@ in
consoleMediaUtils = declPackageSet [
"catt" # cast videos to chromecast
"ffmpeg"
"go2tv" # cast videos to UPNP/DLNA device (i.e. tv). TODO: needs firewall opened to allow sending of local files.
"imagemagick"
"sox"
"yt-dlp"