KMCA-LD
KMCA-LD is a low-power television station in Redding, California, broadcasting locally as a Buzzr affiliate on digital channel 10. The station is owned by Mark Allen of M.C. Allen Productions, who also owns KACX-LP Channel 3 Red Bluff and had owned KVTU-LP Channel 3 Los Angeles (now owned by DTV America and airs Galavisión programming) and KMCA Radio (now of Hilo, Hawaii). It picked up the America One affiliation from KGEC-LP in 2003.
Redding, California | |
---|---|
Channels | Digital: 10 (VHF) |
Branding | KMCA-TV |
Programming | |
Affiliations | Buzzr |
Ownership | |
Owner | M. C. Allen Productions (Mark C. Allen) |
History | |
Founded | October 14, 2003 |
Former call signs | K56ID (2003-2004) K02QA (2004-2005) KMCA-LP (2005-2010) |
Former affiliations | America One (2003-2015) Youtoo America (2015-2019) |
Call sign meaning | K Mark C. Allen (owner) |
Technical information | |
Facility ID | 125541 |
ERP | 105 W |
For sale
The station's website mentions that KMCA and its sister stations are for sale.
gollark: Here is the fixed version.
gollark: ```lualocal r = peripheral.wrap("back")while true do term.clear() term.setCursorPos(1, 1) local txt if r.getActive() then txt = "Aktiv" else txt = "Inaktiv" end print("Der Reaktor ist", txt) print(r.getEnergyStored(), "RF gespeichert") sleep(1)end```
gollark: Also, please use local variables and do indentation.
gollark: What you need to do is check `r.getActive` and the other stuff *in the loop*, and ensure that both branches correctly yield and print everything.
gollark: - it doesn't do anything *else*, so it just loops infinitely and will eventually crash with "too long without yielding".
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.