For all users that weren't part of the beta program
A few users aren't seeing the EPG on the RS server. This appears to be owing to your box's channel database being corrupted. I've extended the RemoteScheduling Plug-in Settings such that you can debug yourselves and fix accordingly based on the following information.
If you can't see the EPG on the RS server for your device please have a look at the following in RemoteScheduling Plug-in Settings:
- Custom Visible Channel Count: This is the number of visible custom Freesat channels tuned on the box.
- Default Channel Count: This is the number of Freesat channels tuned on the box, the number should be close to 200.
If 1. or 2. above is 0 your channel database is corrupt and RS will not send any channels to the RS server, which means that you won't see your EPG there.
If you're able to log on to your Foxsat-HDR box via Telnet/SSH you can repair your channel database like this:
- If the file /opt/channels/FOXSAT-HDR_channels_backup.fcl exists: Run the following command, which should repair the channel database and keep any custom settings like channel names and which channels are hidden:
Code:
/opt/bin/channels readall -f /opt/channels/FOXSAT-HDR_channels_backup.fcl -d /opt/epg/channels.db -b TBL_SVC_DEFAULT
- If you don't have the file/opt/channels/FOXSAT-HDR_channels_backup.fcl:
- Run the following command, which renames the channel database (sadly, you'll lose your custom settings):
Code:
mv /opt/epg/channels.db /opt/epg/channels.db.bak
- Reboot.
- The box should re-create the channel database after the first reboot. It appears that the WebIf Channel Editor only works fully after another reboot.
- When you've done 1. or 2. above please:
- Reboot.
- Wait 30 min.
- Update RS to 1.4.5-11.
- Verify the values shown in RemoteScheduling Plug-in Settings.
- Push your channels to the RS server if you're happy with the values in 4. by clicking [Push Channels] followed by [OK] in the confirmation dialog. You should now see a the number of channels pushed being greater than 0 and hopefully you should now see the EPG on the RS server.
For a few users the BBC region isn't detected correctly. You can verify the region detected in RemoteScheduling Plug-in Settings's BBC Region. If the value starts with "Unknown" please report the full value in this forum and I'll add detection for it and release a new version of RS.
If you're not experiencing any issues with EPG and/or BBC region on the RS server you won't benefit from upgrading RS from 1.4.5-9 to 1.4.5-11 but there's no harm in doing so (just wait 30 min. after you start your box, see below).
For all users
Please wait 30 min. after you've started your Foxsat-HDR before installing/upgrading RS. We might have an installation issue that corrupts the channel database if the installation is run at the same time as the box is working on channel database updates.
During this initial production phase where we have a few teething issues it would be helpful if you update Description for your device(s) on
https://rs.hpkg.tv/acct/ to include your hummy.tv forum username, which enables me to contact you directly on a separate conversation on hummy.tv in case I see something not working.
Wiki
The latest changes haven't been updated on the Wiki, I hope to be able to do this next week.