Elara Elara6331
Elara6331 pushed to master at Elara6331/itd 2022-03-11 21:14:27 +00:00
62597f70ee Transliterate song metadata (Fixes #13)
Elara6331 commented on issue Elara6331/itd#13 2022-03-11 18:05:32 +00:00
Songs metadata are not transliterated

Yes, this is something I was going to do and forgot. I will write a solution when I get home. Thank you.

Elara6331 merged pull request Elara6331/itd#12 2022-03-11 18:04:26 +00:00
Romanian transliterate
Elara6331 pushed to master at Elara6331/itd 2022-03-11 18:04:26 +00:00
32bb141244 Merge pull request 'Romanian transliterate' (#12) from eugenr/itd:romanian into master
f28c68438a Add Romanian to README.md
aa90e9eb26 Romanian translit
Compare 3 commits »
Elara6331 commented on pull request Elara6331/itd#12 2022-03-11 18:04:06 +00:00
Romanian transliterate

Looks good

Elara6331 commented on issue Elara6331/itd#11 2022-03-08 16:33:22 +00:00
Crash in socket.go attempting to update BLEFS

It should be fixed now. Please test and confirm. Thank you for finding these bugs.

Elara6331 pushed to master at Elara6331/itd 2022-03-08 16:32:40 +00:00
553709ce8d Make sure fs is only updated if dev.FS() succeeds (#11)
Elara6331 commented on issue Elara6331/itd#9 2022-03-04 20:07:27 +00:00
Crash in player.go after song changes

This should now be fixed. Thank you. Please reopen or create a new issue if it's still not working.

Elara6331 pushed to master at Elara6331/itd 2022-03-04 20:06:04 +00:00
2ded0d36b1 Update infinitime library for #9 fix
Elara6331 pushed to master at Elara6331/infinitime 2022-03-04 20:04:43 +00:00
7026da3f6f Handle case where artists value is a single string rather than a slice. Fixes Arsen6331/itd#9.
Elara6331 closed issue Elara6331/itd#9 2022-03-04 20:04:43 +00:00
Crash in player.go after song changes
Elara6331 commented on issue Elara6331/itd#9 2022-03-04 00:08:42 +00:00
Crash in player.go after song changes

Interesting. It appears your MPRIS DBus interface is different from mine. It may have been recently changed. When I was creating this, the value for artist was a string slice ([]string), but now it…

Elara6331 commented on issue Elara6331/itd#10 2022-03-04 00:04:49 +00:00
PineTime repeatedly displays passcode when out of range

I believe this is a different issue. I completely rewrote the pairing and reconnect code. I think what's happening is that the companion tries to pair but disconnects immediately, prompting it to try…

Elara6331 pushed to master at Elara6331/itd 2022-03-03 21:03:40 +00:00
a885eacc70 Rewrite itctl to use urfave/cli instead of spf13/cobra
9e63401db3 Add update weather command to itctl
Compare 2 commits »
Elara6331 deleted branch experimental from Elara6331/itd 2022-02-22 20:58:01 +00:00
Elara6331 pushed to master at Elara6331/itd-site 2022-02-22 20:27:24 +00:00
aea4ec3bf2 Remove temporary field from configuration page
46e1fad742 Add weather section to configuration page
da49dff76f Fix age calculation
6aa28e28ba Remove warning and clarify purpose
Compare 4 commits »
Elara6331 commented on issue Elara6331/itd#8 2022-02-22 19:47:36 +00:00
Pinetime constantly displays passcode

Closing as it appears to be fixed. If it is not, reopen or create a new issue and link to this one.

Elara6331 closed issue Elara6331/itd#8 2022-02-22 19:47:36 +00:00
Pinetime constantly displays passcode
Elara6331 pushed to master at Elara6331/itd 2022-02-22 16:44:56 +00:00
2f14e70721 Add default version.txt file
Elara6331 pushed to master at Elara6331/itd 2022-02-22 16:43:37 +00:00
614d14e399 Add version flag