• Boomer Humor Doomergod
    link
    fedilink
    English
    1010 months ago

    Since telling them that Bork’s video rentals could be made public got them the pass the VPPA, maybe telling them their TVs know all the freaky porn they watch will get them to pass a comprehensive digital privacy bill.

    Though I’d have to use photosynthesis if I wanted to hold my breath.

  • @[email protected]
    link
    fedilink
    English
    4
    edit-2
    10 months ago

    So which brand is the better of em? I just received my pi so I’ll set up a pi hole but I need a tv. I looked at conference room monitors and they’re too expensive, even on eBay. I could just not connect it to the net, yes, but I can tell ya right now that the other people in the house will definitely connect it to the net and not have patience for using the pc, etc

    • @[email protected]
      link
      fedilink
      English
      7
      edit-2
      10 months ago

      So which brand is the better of em?

      I haven’t found one that isn’t shit, sadly.

      That said, I installed Android TV on a Raspberry Pi 4, connected that to a TV via HDMI, and have all the features (and way more) of a Smart TV or Roku, without the OS level ads or spying.

    • Refurbished Refurbisher
      link
      fedilink
      English
      710 months ago

      I’d recommend getting a Hisense Android (or Google) TV since they let you set it up without creating an account, then use “adb uninstall --user 0 …” to completely debloat it (including removing Google apps). Then you can use your router to block internet access to the TV’s MAC address, along with setting the TV’s DNS server to 0.0.0.0, which will redirect all DNS traffic to a black hole, effectively blocking internet access.

      Also replace the launcher with LeanbackOnFire and the keyboard with LeanKey Keyboard while you’re at it. Note that replacing the launcher will block the Input button on the remote from working, but LeanbackOnFire will allow you to access the inputs from the homescreen. You can also use Button Mapper to remap whichever remote button you want to whichever HDMI input you want using an Android broadcast signal, but that’s a bit more advanced and requires reading adb logcat logs to figure out how to switch inputs using the proper command.

      If you’re feeling super adventurous, you can dump the boot.img using UART in the Uboot bootloader and root the device after unlocking the bootloader. Note that you will need to enable UART in the service menu before unlocking the bootloader since unlocking the bootloader will make integrity checks fail (including certain DRM), which will also make the service menu inaccessible.

      Additional note: disabling Google apps will make the stock launcher stop working, so you will need to install a replacement launcher before debloating.

  • MobileDecay
    link
    fedilink
    English
    510 months ago

    So this is why my TV walked into the bathroom while I was dropping a deuce. 🤔

  • @[email protected]
    link
    fedilink
    English
    1
    edit-2
    10 months ago

    If just using a Smart TV for a computer monitor, what is the easiest way to keep it from sending your information? Just keeping it away from WiFi? Would it be able to connect via your HDMI?

    • @[email protected]
      link
      fedilink
      English
      710 months ago

      Never connect to wifi. Don’t agree to the ToS. It can’t connect to your network via hdmi.

      We have a PiHole running and the TV makes constant attempts to connect to home-base.

    • @[email protected]
      link
      fedilink
      English
      510 months ago

      The other person said to never connect to wifi, but I’d say either put it on an isolated wifi (guest network) and lock it down to LAN-only access in your router, if at all possible.

      The reason being that these devices are aggressive about getting a wifi signal, and even if they can’t connect to yours, they’ll apparently search for unprotected wifi networks and connect to those to send data and phone home. Locking it down to LAN only prevents this, and isolating to a guest network means no information about other devices on your network.

      It’s utterly insane we have to do this stuff. If you’re willing to spend more, there are commercial signage displays you can buy that are essentially dumb TVs, and that is pretty much the only way to get a dumb TV today (and obviously, don’t expect smart features from it).

  • rustydomino
    link
    fedilink
    English
    7510 months ago

    pi-hole ftw. the vast majority of my pi-hole’s DNS drops are from various Roku and Roku-like devices. Also, put all your IoT stuff onto a guest network, or if your gear supports it, on its own VLAN.

    • @[email protected]
      link
      fedilink
      English
      310 months ago

      So lucky my smart thermostat and door/window sensor are connected via DECT-ULE to my router/modem combo (for those interested AVM Fritzbox) and I can poll those via home assistant.
      And I don’t think they could phone home (and I hope AVM doesnt do bs).

    • @[email protected]
      link
      fedilink
      English
      18
      edit-2
      10 months ago

      See, I just don’t connect it to the network. It complained when I set it up but now it just works as a screen.

      I’ve got a raspberry pi steaming my desktop to it with gamestream/sunshine/moonlight, and it’s now as smart as my computer. It can even stream from different computers no matter where they are in the house, watch anything with stremio, and play games from them too. It’s way better than using the youtube or netflix button on the TV, most of the services it offers I don’t use anyway.

      But actually pihole does sound like a good idea and maybe I should get that set up one of these days.

      • @[email protected]
        link
        fedilink
        English
        30
        edit-2
        10 months ago

        So with all the recent drama I learned that some TVs look for other open networks or other same brand TVs in range, and if found will join those networks and still share data.

        So not connecting it isn’t enough in all cases.

        A pihole wouldn’t solve this either if it was smart enough to know it’s blocked and look elsewhere.

        • @[email protected]
          link
          fedilink
          English
          310 months ago

          I’d be interested to see more information on that. I don’t doubt companies would do that, but some good information on when it happens and how to prevent it would be useful.

          • @[email protected]
            link
            fedilink
            English
            410 months ago

            So I did some looking, and as far as I can tell, there’s no definitive proof of someone testing this and reporting on it. It might just be all rumors and speculation.

            • @[email protected]
              link
              fedilink
              English
              110 months ago

              Thanks, I hope they don’t do it. I would expect the security community to be able to find something like this, since it’s not hard to hook up some devices and do packet sniffing to detect if they’re talking to each other.

              This would be an excellent use case for LTT’s faraday cage room for instance.

          • @[email protected]
            link
            fedilink
            English
            1010 months ago

            In the not so distant future, people will begin turning their houses into faraday cages to ensure nothing can access the outside unless given proper permission.

        • rustydomino
          link
          fedilink
          English
          310 months ago

          You could set up a dummy LAN with no internet access for the tv. Unless it actually has more than one network card, it would need to be able to have the ability to virtualize network interfaces to connect elsewhere, and I really doubt these TVs are that smart.

    • @[email protected]
      link
      fedilink
      English
      810 months ago

      I need to replace my router as it’s coming to end of life. I want one with vlan so I can put all my iot on a separate lan. Any recommendations?

      • @[email protected]
        link
        fedilink
        English
        1
        edit-2
        10 months ago

        For consumer grade gear, Ubiquiti is probably the best bet. Unless you want to get into the commercial side of things, but that’s prohibitively expensive for the average person.

        Personally I run a GL.iNet system. I like it being completely open source, and the Flint 2 is a workhorse of a router. But as far as ease of use and config, Ubiquiti is certainly more straightforward.

        • @[email protected]
          link
          fedilink
          English
          110 months ago

          This might be my ignorance, but the Ubiquiti stuff I’m finding seems to be all commercial. I ended up getting a good price on the Flint 2 and it should be here next Friday. I’m hoping to chunk out some time setting it up on the 20th

      • rustydomino
        link
        fedilink
        English
        310 months ago

        I have the Ubiquiti Edgerouter X. I got it mostly because at the time it was on sale 😂 but it seems to have decent support. Note that you will have to get a wireless AP as the Edgerouter is a pure router without WiFi function. Lots of people also like Mikrotik products.

        • @[email protected]
          link
          fedilink
          English
          110 months ago

          I’ll check out mikrotik - thanks!

          I don’t really understand the rest of what you said haha

          • @[email protected]
            link
            fedilink
            English
            110 months ago

            Mikrotik are really aimed at advanced users, ubiquiti brand themselves as prosumer products. I found the Ubiquiti interface a complete mess - but it could just be me.

            If it can run OpenWRT I’d suggest taking that path (if you like to tinker / the device supports it). My Google WiFi hubs are still humming away after all these years - now with way more features and a usable interface!

      • @[email protected]
        link
        fedilink
        English
        5
        edit-2
        10 months ago

        I recently picked up a GL-iNet Flint 2 because it’s a powerhouse and one of the easiest routers to flash Open-WRT onto. If you don’t want to mess with firnware flashing, it comes stock with their fork of Open-WRT. So, either way, you have a ton of control over your router, including setting up VLANs and running AdGuard.

        • @[email protected]
          link
          fedilink
          English
          110 months ago

          Thank you for the reply - you’ve offered a great opportunity to ask another question 😂

          I was looking at adguard. Is this something worth the subscription? I was looking at it because it seems to handle a lot of ads, including those on mobile games and stuff. But in my cursory glance, people are saying it’s not safe…

          I’ll look at the GL-iNet because a) I want a powerhouse and b) I want nothing to do with flashing firmware haha

          • @[email protected]
            link
            fedilink
            English
            210 months ago

            AdGuard as a service is alright, but it’s essentially just a pihole that you don’t have any control over. It does DNS level blocking, which means the ads get blocked before they even load on your network.

            The issue is that since you’re routing all of your DNS traffic through AdGuard, you’re directly telling AdGuard which sites you are using. So there are concerns that you are just shifting the data collection from the ad companies to AdGuard instead, but AdGuard has the ability to be way more invasive in how the collect data.

            Just set up dual piholes (one for your primary DNS, and one for your secondary DNS) instead. You get the exact same end result, without any of the data collection worry.

            • @[email protected]
              link
              fedilink
              English
              110 months ago

              Thank you for your detailed responses. Has adguard any track record of collecting data? Is there a way to know?

  • @[email protected]
    link
    fedilink
    English
    2110 months ago

    Of course they are without any data privacy laws companies are going to collect and then sell as much of your personal data that they can get away with.

  • Captain Aggravated
    link
    fedilink
    English
    410 months ago

    I bought a commercial digital signage TV. No Roku/Chromecast/whatever, but the damn thing STILL has Ethernet and Wi-Fi and nagged me about setting it up on the internet. I’m only buying computer monitors from here on out.

  • @[email protected]
    link
    fedilink
    English
    11810 months ago

    If only our fucking government would do something about this and actually regulate these evil bastards.

    • Frosty
      link
      fedilink
      English
      310 months ago

      But their constituents corporate donors would not profit as much. Won’t someone think about my profits? 🙃

    • Refurbished Refurbisher
      link
      fedilink
      English
      39
      edit-2
      10 months ago

      First you’d need to ban money from politics and change the voting system to better represent the people living there instead of wealthy elites, but that would just be the start.

      Whenever wealthy elites have even a tiny bit of power (as they do in any capitalist system, including social democracies like what the Nordic countries have), they will seize as much control as possible. We saw this happen many times.

      • @[email protected]
        link
        fedilink
        English
        47
        edit-2
        10 months ago

        Nico Semsrott (Kabarettist and member of the EU parliament. Yes, both) proposed in jest sponsoring placement on the jackets of the political members that got donations by companies.
        The jackets should then look like the race overalls from Formula 1 or (not US) football players.

        And I am fully supporting this.

        Edit:
        Like this:

  • Beko Pharm
    link
    fedilink
    English
    1410 months ago

    The situation is really bad for consumers. Even with a Pi-Hole and a dumb TV and something like a Fire TV stick (they tend to send lots of telemetry too and apps like Toggo will nag you to oblivion to consent to data mining - if an app asks at all that is).

    I’m slowly building up a Jellyfin library and yeah I jumped the hoops to find a non-smart TV. Wrote about it at https://beko.famkos.net/2022/11/27/on-non-smart-tvs/ and settled with a https://www.homex.eu/u55nt1000.html that ticked all my boxes:

    cheap affordable ☑ 4k (UHD) ☑ dumb non-Smart ☑ HDMI ☑ 55″

    No idea about it’s tuner though[1] alas it’s not really any longer available in any market space today and I hope it will not die on us any time soon or the quest to find a new one starts again 🤓

    [1] We’ve a decent external receiver that does all the work and HDMI juggling but even that thing is on the WiFi for software updates and in-house streaming but from what I can tell it behaves at least, which is probably just because it’s old by now.

  • @[email protected]
    link
    fedilink
    English
    215
    edit-2
    10 months ago

    my TV incurred my wrath by having the gall to show me a banner ad while I was in the middle of a game.

    so I promptly cut its balls off. (disabled the internet entirely). now it is a dumb TV. and it behaves like a TV. and not an ad machine.

    • @[email protected]
      link
      fedilink
      English
      4210 months ago

      But what device do you use to stream? That’s the dilemma I’m in, streaming sticks and devices are all so spammy.

      • @[email protected]
        link
        fedilink
        English
        7310 months ago

        I just run an old PC plugged in to my TV. It’s been running Windows, but I’m strongly considering switching it to linux now that it seems HDR on linux is getting stable. I might even use SteamOS directly since it’s got a nice interface for controller use.

        • @[email protected]
          link
          fedilink
          English
          310 months ago

          Same here, still on Windows 10 though it’s desperately trying to reinstall it’s crapware removed from the image with NTLite.

          Will be switching to some flavour of Linux at some point (we also use this PC for some Steam games), so I’ll check SteamOS out!

        • chingadera
          link
          fedilink
          English
          14
          edit-2
          10 months ago

          Google “Rii i6”

          You’ll thank me later.

          • @[email protected]
            link
            fedilink
            English
            410 months ago

            Looks like a nice little device. I’ve already got a similar Logitech keyboard that’s a bit bigger and is missing the IR remote, but I’m still able to turn on my TV via an HDMI CEC command.

            • chingadera
              link
              fedilink
              English
              210 months ago

              Ah nice. We were using a mouse/on screen kb for a minute before i got fed up and did some looking around. we also didn’t have a TV remote so we thought we were killing two birds. Turns out you can only copy IR commands from another source, so I hit the bullet and bought a cheap 7 dollar remote too to program it that way were just using one device for the bedroom TV.

        • @[email protected]
          link
          fedilink
          English
          7
          edit-2
          10 months ago

          I didn’t realize Valve released SteamOS to be installed on other devices, that’s killer! I just threw mint on a 15 year old laptop a few weeks ago and VNC into it from my phone to control it as my streaming box.

          • @[email protected]
            link
            fedilink
            English
            310 months ago

            I think they still haven’t officially released it, despite promising years ago. There are community projects like HoloISO

            • @[email protected]
              link
              fedilink
              English
              19 months ago

              They did release it but the latest iteration that’s on steam deck is still steam deck only, or shared via community projects like the one you mentioned

          • @[email protected]
            link
            fedilink
            English
            3
            edit-2
            10 months ago

            I’m using a N100 mini-PC with Kodi as a Media/TV Box and it works pretty much as a dedicated device would with one of these remotes.

            I seldom have to actually access it with a keyboard and mouse, though that machine also works as my home server so I do regularly access it remotelly for stuff that has nothing to do with using it as a media box.

            • @[email protected]
              link
              fedilink
              English
              210 months ago

              Oh that remote is not a bad idea, does it do mouse input via the circle d pad? Or is it keyboard only?

              • @[email protected]
                link
                fedilink
                English
                2
                edit-2
                10 months ago

                There’s a button there to enable/disable air-mouse functionality (basically the tilting of the remote moves the mouse pointer), though it’s awkward to use compared to a normal mouse.

                The keyboard on the back is also awkward to use, not just because the keys are small and not quite in standard positions but also because Shift and Alt are both “press to enable, press to disable”, with no notification lights (so, say, your keyboard might be in “Alt mode” and you’re trying to used it and it’s just doing weird stuff).

                The thing does work as a combo of media player remote + mouse + keyboard, but it’s not very practical for the last 2. Also that specific model seems to have problems with the remote buttons not working if the remote is tilted (which shouldn’t be at all a problem given that’s a wireless remote).

                The idea is good, the implementation could be better. There are other models like that around. Just avoid the “Google” remotes as that’s Android-locked and for voice recognition (plus it comes pre-enshittified with only a handful of buttons which only start apps such as Netflix).

                Even with the quirks of the remote, whilst using that setup I often find myself altogether forgetting that what I’m using there is a PC with Linux.

      • @[email protected]
        link
        fedilink
        English
        45
        edit-2
        10 months ago

        Honestly, the apple TV is the least spammy by a long shot. I also hear great things about the Nvidia shield, but it is pretty ancient by now. Or use a computer, but of course that’s got its own annoyances. Of course these are all the most expensive options, apparently for a reason.

        • @[email protected]
          link
          fedilink
          English
          1110 months ago

          It’s ancient, but in a way I respect Nvidia for not milking it by releasing a new version every year.

          Its still a perfect decive. Fast, streams absolutely everything, amazing remote. I seriously don’t know what I would want from a new version

      • @[email protected]
        link
        fedilink
        English
        1410 months ago

        I’ve been using a Chromecast for years. I cast whatever I want from my phone. It plays media and that’s it.

      • badbrainstorm
        link
        fedilink
        English
        1610 months ago

        Join the darkside, and run something like a Raspberry Pi with Kodi, and/or Plex, etc.

        • @[email protected]
          link
          fedilink
          English
          2
          edit-2
          10 months ago

          LibreELEC is basically a Linux distro with Kodi and installing it in one of those (or quite a number of supported similar boards, such as Orange Pis) should be the easiest way to “join the darkside”.

      • DuskyRo
        link
        fedilink
        English
        510 months ago

        I use a rooted Xiaomi Mi Box 2S rooted and degoogled filtered by pi-hole and I only use stremio or jellyfin and smartube for youtube.

      • @[email protected]
        link
        fedilink
        English
        2010 months ago

        I bought an Apple TV after I had some smart tv related issues with my Samsung. I’m happy with it and it supports any app you’d want.

      • @[email protected]
        link
        fedilink
        English
        410 months ago

        I usually hook my Steam Deck up to my TV via a USB hub and HDMI, and then fire something up on Plex, which I keep running on my desktop.

        Bonus: Make it a wireless HDMI dongle (which I’m too cheap for but are a thing), and now using it from the couch is even more convenient.

      • @[email protected]
        link
        fedilink
        English
        810 months ago

        Another chiming in on the best device by a long shot is the AppleTV. It’s damn fast and its UI is actually nice to use. Oh and all the apps are always up to date. Zero ads just sitting on the screen anywhere.

      • @[email protected]
        link
        fedilink
        English
        610 months ago

        My main PC has HDMI directly to my TV because I’m not a desk gamer but my backup or when I’m using my PC heavy for something else, I have a ~4 year old flagship android phone with a USBC dock. It has a broken screen so no further mobile use but I could tape it to the back of my TV and have keyboard and mouse on android to do whatever and forget its back there.

      • @[email protected]
        link
        fedilink
        English
        17
        edit-2
        10 months ago

        Apple TV has been reliable for many years. Don’t even have an iPhone or iPad anymore but the OS gets the fuck outta the way and it probably has the least spyware of all the commercial options.

        Building your own with like, a Pi or a PC is the best option if you mainly have pirated content… If you stream anything that option isn’t great because your device won’t pass all the DRM checks to play higher definition/4k stuff. (Someone correct me but last I looked into it this was still true)

      • Refurbished Refurbisher
        link
        fedilink
        English
        610 months ago

        I rooted my (Android TV based) smart TV, removed all the tracking (verified with PCAPDroid), and I use Stremio and SmartTube to stream everything. I also use AFWall as a firewall to whitelist only apps that I install to access the internet only through my VPN. I set my DNS to 0.0.0.0 to block all traffic outside of my DNS if my firewall ever fails because Android TV doesn’t have that option unlike regular Android.

        I have a Hisense TV if you’re curious. You can also get a TV box that is supported by LineageOS and do the same thing on there.

        Whenever Android 10 gets super outdated, I’m hoping that Plasma Bigscreen will be advanced enough to be able to replace it, then I will just use my laptop for TV activities instead. I also would need Linux to get better HDR support (currently it only supports HDR10 and not HDR10+ or Dolby Vision) and for AMD drivers to gain HDMI 2.1 support (which is being blocked by the HDMI forum for stupid reasons. The code has been ready for a while, but AMD isn’t allowed to release it)

      • @[email protected]
        link
        fedilink
        English
        110 months ago

        But what device do you use to stream?

        Raspberry Pi with a bare image of Android TV installed. The result is a Roku without any attempt to serve home screen ads.

      • @[email protected]
        link
        fedilink
        English
        210 months ago

        Old laptop connected to tv through hdmi + cheapest wireless mouse I could find. If you want to get fancy you can also get a wireless keyboard but screen keyboard does a good enough job

      • @[email protected]
        link
        fedilink
        English
        2
        edit-2
        10 months ago

        If you want customization and the ability to sideload apps, get an Nvidia Shield. There are custom OSes you can load which remove a lot of the spammy ad BS that the Shield’s default OS has baked in.

        If you want ease of use and setup, get an Apple TV. It won’t natively run all of your pirated hentai apps, but it at least has Plex so you can stream custom content from a server if you set one up.

        • @[email protected]
          link
          fedilink
          English
          1
          edit-2
          10 months ago

          You don’t even need a custom OS, just a custom launcher. I’m using FLauncher on mine. You can use adb to disable the built-in launcher.

      • @[email protected]
        link
        fedilink
        English
        210 months ago

        Never connected my LG TV to the internet. I got an Nvidia Shield TV Pro hooked up to it. The default home screen got riddled with ads as well after I got it, but at least you can change it to a third party one and never have to see it again. Otherwise a cheap used Xbox Series S might also work, but is much bigger and arguably less flexible. And if you want a truly privacy-respecting device you might have to go with a Linux mini PC, though that’s much more involved to set up and many commercial streaming services won’t give you the full quality streams you are paying for.

      • @[email protected]
        link
        fedilink
        English
        210 months ago

        Nvidia shield with a custom launcher. Google updated their Android TV home which made 60% and More of the dashboard just ads so I added projectify as my launcher. There are now only 2 apps being shown on my screen. Plex and Google Play (for updating apps).

      • @[email protected]
        link
        fedilink
        English
        3
        edit-2
        10 months ago

        My TV has always been run without the “smarts” ever since I bought it.

        That said, recently I’ve replaced my TV Box and Media Box with a N100 Mini PC running Linux and Kodi plus a wireless remote and in addition to that the thing even works as my home server with additional functionality than just that of the devices it replaced.

        For a cheaper/easier option try LibreELEC on top one of the devices they support (check the downloads page or the Wiki for the list). It’s basically a Linux distro with Kodi, so open and with none of the privacy intrusion risks of Android. The same kind of wireless remote (example - note that you don’t actually need to use the keyboard on the back or the air mouse) also works here since it just relies on standard shortcut keys of media programs like Kodi so works everywhere (even Android).

        However what all these privacy-protecting non-enshittified options have in common is that they’re not fully configured solutions that you just buy and use - as you’ve noticed, if you just buy a streaming stick or device it will likely be at the least “spammy” - and you do have to do some of the work to get them working.

        Something like LibreELEC on a mini PC should be the simplest to put together as the hardware comes preconfigured in an actual box and all that’s needed is to install the LibreELEC image from a bootable USB stick, but if you have a bit more technical know-how (not really that much needed, mind you) you can get something like one of the supported Orange Pi boards along with a box for it and it will cost you less than half as much as even a basic Mini PC - those boards are basically using the same chips as Android TV media boxes so you get the same performance without the “spammyness”.

    • @[email protected]
      link
      fedilink
      English
      1510 months ago

      I’ve never given a tv my wifi password.

      I’m not any techier than the average millennial. Maybe my trust issues are worse than average. I don’t regret my actions.

      Also - my xbox one s may have streamed more video content than provided rocket leaguery…until I tripped on a cord…

      Laptop now. Learning how to utilize these new capabilities.

  • kamen
    link
    fedilink
    English
    910 months ago

    What would you guys recommend for a dumb TV with a good quality panel in the 65-75" range that’s a available to buy in the EU? My intention is to hook it up to my own device (probably a mini PC running some Linux distro with Kodi and some other stuff).

    • @[email protected]
      link
      fedilink
      English
      610 months ago

      Eizo or iiyama monitors are very good imo. The other use raspberry pi ( or anything else ) + tv card

      • kamen
        link
        fedilink
        English
        210 months ago

        Thanks. Anything more specific in mind? I know Eizo for their monitors for colour-critical work and from looking on their site I’m only able to find a 50 something inch model that’s probably very expensive (I think it was in their medical lineup). As for iiyama, they have some 65 and 75" models for e-signage, but they’re running Android.

  • @[email protected]
    link
    fedilink
    English
    110 months ago

    To dumb your TV, just don’t connect it to the internet. Get a SFF pc or something and use that to watch your series/movies. My TV functions as a monitor.

  • paraphrand
    link
    fedilink
    English
    2210 months ago

    “CTV” is a new term that I wasn’t familiar with.

    • @[email protected]
      link
      fedilink
      English
      2110 months ago

      It’s also slightly confusing because CTV is a major TV station in Canada. I’ve never heard CTV to mean Connected TV.

      • Admiral Patrick
        link
        fedilink
        English
        910 months ago

        I’m not even Canadian and the CTV television station is what came to mind. Have also never heard “CTV” to mean connected TV.