GuruSR
GuruSR
An example, so you can see what I mean: ``` String GetFormatID(uint8_t LangID, uint8_t ID){ switch(LangID){ case 0:{ switch(ID){ case 0: return "{W}"; // Weekday. case 1: return "{M} {D}";...
Well, if you have issues, you can actually just translate the text in the quotes, the WebID ones, translate with respect to websites, the WebLang is the 2 letter indicator...
I did leave a comment, but I'll do so again, since it seems to have vanished. I am on the discord for the Watchy, so maybe discussing the finer things...
That is odd, because the bootloader is supposed to be at 0x1000. [Bootloader - ESP32](https://docs.espressif.com/projects/esp-idf/en/v4.3/esp32/api-guides/bootloader.html)
This is a known issue with Watchys (with the exception of some V1's), they all drift. But, Watchy GSR thanks in part to the work I did with SmallRTC and...
If you go into the AddOns folder, following the instructions inside the Empty AddOn file, you'll see once you've done the renaming, there will be familiar functions that match those...
The issue with the alarms is, they're multi-capable, meaning Alarms 1, 2, 3 and 4 can all fire at the same time (all at once) and the countdown timer can...
> I just implemented another `episode-num` that XMLTV has to offer. > > Here are the 5 outputs now that I have: > > 5 > 216 > SH05918266 >...
I tried the latest docker (22nd date) and it still shows everything as New, no show information (Season or Episode). @jesmannstl I would if I had a machine that it...
Is the docker updated? I'm not seeing anything newer than 2 weeks.