Cheers. I'll echo the thanks to those whose shoulders I've stood on. Particularly af123, whose redring upgrade last year opened up the ability to collect the data for the radar charts.
It's not retired - I use it continuously and check its continued consistency with other packages - but I've...
Oops. The package was one behind what I had in GitHub. There were issues with offsets for live TV, and a Cinderella bug to deal with yesterday's EPG disappearing at midnight, amongst other things.
Pushed the very latest. 0.0.4-2
I think I've made the last update I'm likely to do with TV Diary.
I originally started it to have the box keep track of what I've recorded and watched, so that what shows turn up in the listings I can see if it's a new edition of the show, or an old one I've already seen.
I also wanted to do...
The key to hacking the old TomToms is that it executes /mnt/sdcard/ttn when it starts, if present. So you just need to write your own script as /ttn on the SD card.
I spawn a tracking server which just sits there reading the NMEA data from /var/run/gpsfeed every second, writing a shorter...
I'm still using my TomTom GO 530, even though they've stopped updates.
I'm holding off upgrading because I don't think the newer versions are hackable.
Early on TomTom published an API for writing add-on applications, and you could do things like play audio files to interact with users.
But they...
I've made good progress using the ::redring::eek:ffset.
For live viewing, instead of getting the EPG entry for the current time, if there's an offset I convert that into the time and get the EPG entry for then.
I adjust for day rollovers, and luckily I'm developing it at the perfect time to test...
I haven't really been following this thread, but as you're talking about pinging over time and quality of service, I'll mention the thinkbroadband Broadband Quality Monitor.
http://www.thinkbroadband.com/ping/monitors.html
This runs on an external server and pings your router to produce a nice...
Am I missing an extension to Jim?
/mod/webif/plugin/redring/lib.jim includes a couple of [file read path] calls, but I get errors saying there isn't a read function in file.
I changed it to add a quick file_read function that opens, reads and closes, and that works for me.
Also, the test for...
Since moving up to webif 1.4.1 with the VFD showing the time within the currently playing programme, I was wondering how that time's obtained.
I know to use lsof to get the files accessed by the humaxtv process, and infer what's being recorded or played, but not the location within the...
After recording loads of programmes about handbags, fiancées, fiancés and cafés, I'm confident this is sorted now with the latest webif 1.4.1-2 and tvdiary 0.0.3-11. Cheers.
Still waiting for the first TV show to have an emoji in its title or synopsis:)
Ditto. But since I fixed recognising paths with extended characters, TV Diary showed it as playing the program that wasn't recorded. If the file is growing I infer it's being recorded. If it's not growing then I infer it's being played. But in this case it's zero sized and not growing, so I have...
Thanks, I'll check that. So I think I just need to fix my handling of filenames.
And I think I can guess why it failed to record. QVC Style is scheduled 24 hours a day, but it's currently showing a card saying it'll be back at 1pm. All my attempted recordings were morning or late evening. So...
When the Humax is live viewing the Tsr/0.ts file tvdiary_status knows it's live viewing, so it gets the programme details from the EPG for the current channel.
Nothing actually comes from the 0.ts file.
This does lead to a bug where, if you pause live viewing, TV Diary thinks you're watching the...
That recorded fine for me too.
I need to fix tvdiary_status to look for extended character file paths. But when I watched it live, viewing the /mnt/hd2/Tsr/0.ts file, it was spotted fine.
The synopsis for the SD file still has a blob instead of £, which is the same in the WebUI browse section...
Is the HDR-FOX T2 actually capable of recording programmes with extended characters in their title?
I've been trying to test TV Diary, and scheduled recording for 3 programmes with £ in their title. None has recorded properly.
The Red Ring shows that it's trying to record, but I end up with an...
Hmm. I'd guess coincidence, as nothing's changed in the settings area for ages. It's a long time since I've had the sort of disk corruption that forced a full reset.
I've uploaded 0.0.3-7, which displays the daily suggestions and watchlist grouped and sorted by programme title and synopsis.
Af123's extended characters fix to EPG carry through automatically to fix the blobs that were appearing in TV Diary. Cheers.
Cheers. I'll echo the thanks to those whose shoulders I've stood on. Particularly af123, whose redring upgrade last year opened up the ability to collect the data for the radar charts.
It's not retired - I use it continuously and check its continued consistency with other packages - but I've...
Oops. The package was one behind what I had in GitHub. There were issues with offsets for live TV, and a Cinderella bug to deal with yesterday's EPG disappearing at midnight, amongst other things.
Pushed the very latest. 0.0.4-2
I think I've made the last update I'm likely to do with TV Diary.
I originally started it to have the box keep track of what I've recorded and watched, so that what shows turn up in the listings I can see if it's a new edition of the show, or an old one I've already seen.
I also wanted to do...
The key to hacking the old TomToms is that it executes /mnt/sdcard/ttn when it starts, if present. So you just need to write your own script as /ttn on the SD card.
I spawn a tracking server which just sits there reading the NMEA data from /var/run/gpsfeed every second, writing a shorter...
I'm still using my TomTom GO 530, even though they've stopped updates.
I'm holding off upgrading because I don't think the newer versions are hackable.
Early on TomTom published an API for writing add-on applications, and you could do things like play audio files to interact with users.
But they...
I've made good progress using the ::redring::eek:ffset.
For live viewing, instead of getting the EPG entry for the current time, if there's an offset I convert that into the time and get the EPG entry for then.
I adjust for day rollovers, and luckily I'm developing it at the perfect time to test...
I haven't really been following this thread, but as you're talking about pinging over time and quality of service, I'll mention the thinkbroadband Broadband Quality Monitor.
http://www.thinkbroadband.com/ping/monitors.html
This runs on an external server and pings your router to produce a nice...
Am I missing an extension to Jim?
/mod/webif/plugin/redring/lib.jim includes a couple of [file read path] calls, but I get errors saying there isn't a read function in file.
I changed it to add a quick file_read function that opens, reads and closes, and that works for me.
Also, the test for...
Since moving up to webif 1.4.1 with the VFD showing the time within the currently playing programme, I was wondering how that time's obtained.
I know to use lsof to get the files accessed by the humaxtv process, and infer what's being recorded or played, but not the location within the...
After recording loads of programmes about handbags, fiancées, fiancés and cafés, I'm confident this is sorted now with the latest webif 1.4.1-2 and tvdiary 0.0.3-11. Cheers.
Still waiting for the first TV show to have an emoji in its title or synopsis:)
Ditto. But since I fixed recognising paths with extended characters, TV Diary showed it as playing the program that wasn't recorded. If the file is growing I infer it's being recorded. If it's not growing then I infer it's being played. But in this case it's zero sized and not growing, so I have...
Thanks, I'll check that. So I think I just need to fix my handling of filenames.
And I think I can guess why it failed to record. QVC Style is scheduled 24 hours a day, but it's currently showing a card saying it'll be back at 1pm. All my attempted recordings were morning or late evening. So...
When the Humax is live viewing the Tsr/0.ts file tvdiary_status knows it's live viewing, so it gets the programme details from the EPG for the current channel.
Nothing actually comes from the 0.ts file.
This does lead to a bug where, if you pause live viewing, TV Diary thinks you're watching the...
That recorded fine for me too.
I need to fix tvdiary_status to look for extended character file paths. But when I watched it live, viewing the /mnt/hd2/Tsr/0.ts file, it was spotted fine.
The synopsis for the SD file still has a blob instead of £, which is the same in the WebUI browse section...
Is the HDR-FOX T2 actually capable of recording programmes with extended characters in their title?
I've been trying to test TV Diary, and scheduled recording for 3 programmes with £ in their title. None has recorded properly.
The Red Ring shows that it's trying to record, but I end up with an...
Hmm. I'd guess coincidence, as nothing's changed in the settings area for ages. It's a long time since I've had the sort of disk corruption that forced a full reset.
I've uploaded 0.0.3-7, which displays the daily suggestions and watchlist grouped and sorted by programme title and synopsis.
Af123's extended characters fix to EPG carry through automatically to fix the blobs that were appearing in TV Diary. Cheers.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.