NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums General General Discussion v
1 2 3 4 5 … 159 Next »
Rogers/Shaw cable STB migration

 
  • 0 Vote(s) - 0 Average
Rogers/Shaw cable STB migration
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,814
Threads: 954
Joined: May 2006
#1
2024-04-18, 01:39 PM (This post was last modified: 2024-04-21, 01:11 AM by mvallevand.)
Many Rogers and Shaw customers in Canada (like me) received a letter that our legacy cable devices https://www.rogers.com/support/digital-c...retirement where being phased out at the end of April and I have successfully migrated to the replacement service Ignite so I thought I'd share some of my experiences.  

This is partially relevant to some American users since the system is the same X1 system as Comcast Xfinity use. Also I read that 18 million legacy cable users in the US will lost cable service later this year with the PowerKey bug https://www.lightreading.com/cable-techn...-the-blink.

The key new factor is the new devices  (XiOne and Xi6) don't offer component video out for HDPVR users.  To address this there are several workarounds with devices easily available on Amazon.  For HDPVR 1212 users there are HDMI to component adapters.  You can also use HDMI with HDMI duplicators.  Instead of a duplicator I chose an audio extractor since it allows me to keep AC-3 input.  The new boxes are smart and detect the audio and video capabilities of the device.  I did find I have to set the box for 5.1 since the HDPVR doesn't understand Dolby Digital+ 7.1

Solutions like network HDMI recorders and cheap UVC/UVA adapters that ignore HDCP will also continue to work.  The new cheap adapters work quite well if you have a relatively powerful backend that can do VAAPI or QSV encoding of mmjpeg and h264.

Another potential factor is firewire tuning is no longer available and there are difficulties blasting with the HDPVR.  One user seems to have figured it out here https://forums.nextpvr.com/showthread.php?tid=65495 but I never got it to work.  There is also this info https://web.archive.org/web/201402190742...og/?p=1552 on the Wayback machine but it didn't help me.

Fortunately thanks to user pkscout here I have been using the Iguanaworks  LIRC USB blaster for years and it is quite stable and it works well and is very reliable on Windows and Linux.  I was lucky and got the 4 transmitter version which is no longer made but they still sell the 2 tuner model.  I have created an LIRC tuning file that works very well for all the keys on the remote.  It is based on the RNG-150 conf file found in the LIRC database.  This tuning file should work with any LIRC device.   I don't think WinLIRC supports Hauppauge blasters as transmitters, that is greyed out here.

The tuner will require the channel digits and an OK.  However I found because of notifications and screensavers you likely will also need to send the Back key to clear the OSD information.   I do turn off all notifications and set the screen saver to 5 hours  in the STB settings but that isn't good enough.

This device does support IP tuning which works because Control4 boxes can tune it.  However I joined the comcast developers forum and could not find any document on how to to this.  If anyone finds it I will gladly create a blaster app for NextPVR

Anyway, once it is all installed as a bonus I found the solution more stable than the HDPVR since there is no issue during the tuning process with OSD going blank and resolutions changing.   My worries about the lose of firewire tuning

Finally once I got this all figured out I came with a new use case.  I connected my network HDMI capture device to the STB in my main TV room and HDMI out from the capture device to the TV.   I also connected an old RPi to control the tuning so  now I can connect to both remotely and control it from my NextPVR backend.  Since I don't keep the main TV on all the time and often use it for non TV playback I have a secondary tuner using existing parts.  True the device has VOD and Cloud DVR (200 hours and 1 year retention)  but I still get to use comskip and NextEnd when I use NextPVR.

Martin
Len_Lekx
Offline

Member

Posts: 59
Threads: 8
Joined: Jul 2018
#2
2024-04-18, 08:27 PM
Thanks for this, Martin. I've placed an order for a couple of audio extractors from Amazon, to see how well they work for me. (I didn't have good luck with the splitters I got a couple of years ago... but maybe I'll try them again. Smile )
Len_Lekx
Offline

Member

Posts: 59
Threads: 8
Joined: Jul 2018
#3
2024-04-26, 12:32 AM
Once I get a picture on my WinTV10 app, I'll think about setting up the IR blaster. Since I have a USBUIRT device, I may need to pester sub to dust off his old blaster software to add a 'back' and 'enter' as you described.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,814
Threads: 954
Joined: May 2006
#4
2024-04-26, 01:09 AM
Pestering sub won't help, you need to figure out how to use LIRC with USBUIRT and do it in your script.

Martin
Len_Lekx
Offline

Member

Posts: 59
Threads: 8
Joined: Jul 2018
#5
2024-04-26, 01:25 AM
That's even *more* above my programming skills... Sad
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,647
Threads: 767
Joined: Nov 2003
#6
2024-04-26, 01:38 AM
(2024-04-26, 12:32 AM)Len_Lekx Wrote: Once I get a picture on my WinTV10 app, I'll think about setting up the IR blaster. Since I have a USBUIRT device, I may need to pester sub to dust off his old blaster software to add a 'back' and 'enter' as you described.
Unfortunately I don't even have the code to the USBUIRT utility anymore. It got lost somewhere over the years. No further updates to it possible.
Len_Lekx
Offline

Member

Posts: 59
Threads: 8
Joined: Jul 2018
#7
2024-04-26, 09:34 AM
Oh, well. I had a bit of a brain-flash last night...

Since I'm planning to use EventGhost for some things, but don't know how to program it to send channel numbers, I can maybe use a shell script to combine the two - EG sends the 'wake-up' then USBUIRTsend to do the actual channel number, then EG again to send the OK.

THAT I can do... Tongue
Len_Lekx
Offline

Member

Posts: 59
Threads: 8
Joined: Jul 2018
#8
2024-04-26, 05:55 PM
FYI, Martin...

The audio extractor I purchased didn't work - got 'No Signal'. I guess the one I was sent passes through the copy-protection system.

I have an HDMI splitter on the way that's "advertised" as being able to strip HDCP protections. Time will tell...
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,814
Threads: 954
Joined: May 2006
#9
2024-04-26, 06:09 PM (This post was last modified: 2024-04-26, 08:36 PM by mvallevand.)
Here is the one I got https://www.amazon.ca/Extractor-Optical-...B09WRH13V4 and works well so far. This combination splitter and capture device seemed to well too https://www.amazon.ca/dp/B0CLNZ8267 (until I wanted AC-3) since in addition to splitting it does a reasonable UVC capture, pretty much as good as the HDPVR. Remember that devices you buy on Amazon may or may not have the same h/w so these are not recommendations.

Martin
Len_Lekx
Offline

Member

Posts: 59
Threads: 8
Joined: Jul 2018
#10
2024-04-26, 06:39 PM
Thanks - I just placed an order for the Extractor you recommended. (Also a couple others that look promising...)
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Question about a cable card RTKAT 9 4,776 2015-12-12, 12:15 AM
Last Post: mvallevand
  Cable television from ethenet? GrimLoke 0 1,699 2014-11-19, 03:18 PM
Last Post: GrimLoke
  FCC to allow U.S. basic cable to be encrypted mian 22 9,625 2013-09-26, 03:55 AM
Last Post: mvallevand
  Life After GBPVR - A Cautionary Tale of Moving to a Cable Company DVR bdgbill 2 2,554 2013-06-01, 11:34 PM
Last Post: mvallevand
  US Cable subscribers will get his in the pocket book again soon pcostanza 3 2,333 2012-12-15, 09:59 PM
Last Post: kayphoonstar
  Converting Cable Box EPG to XML EPG Schedules for NPVR? jksmurf 14 6,780 2012-11-08, 06:08 PM
Last Post: Graham
  GBPVR to NEXTPVR migration - benefits? ram4x4nut 26 8,331 2012-10-16, 12:07 PM
Last Post: imilne
  Multicard setup with cable boxes PatM 3 2,013 2012-03-15, 02:08 PM
Last Post: PatM
  Rogers NextBox mvallevand 2 4,246 2012-02-22, 08:46 PM
Last Post: mvallevand
  Virgin Media cable broadband. Max internal length for cable runs? bgowland 5 4,069 2011-09-30, 11:42 PM
Last Post: ACTCMS

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode