Ascoware / get-iplayer-automator

The goal of Get iPlayer Automator is to allow iTunes and your Mac to become the hub for your British Television experience regardless of where in the world you are. Currently, Get iPlayer Automator allows you to download and watch BBC and ITV shows on your Mac. Series-Link/PVR functionality ensures you will never miss your favourite shows. Programmes are fully tagged and added to iTunes automatically upon completion. It is simple and easy to use, and runs on any machine running Mac OS X 10.7 or later. And since the shows are in iTunes, it is extremely easy to transfer them to your iPod, iPhone, or Apple TV allowing you to enjoy your shows on the go or on your television.
GNU General Public License v3.0
144 stars 27 forks source link

'About' text corrupted #468

Closed WilliamOfGaunt closed 3 months ago

WilliamOfGaunt commented 5 months ago

What steps will reproduce the problem? Be specific, and provide as much detail as possible.

Opening the About window.

What is the expected output? What do you see instead?

The About text; what I see instead appears to be garbage (question marks in squares).

What version of GiA are you using? On what version of OS X?

GiA version 1.26.0; MacOS Sonoma 14.1.2 .

Are you using a web proxy? DNS proxy? VPN? VPS?

None of the above.

What program are you attempting to download (full title, series and episode)? Provide only ONE program as an example.

None - GiA works well in other respects!

Please provide any additional information below.

When I copy the text into TextEdit it's perfectly readable as text, so it may be something screwy elsewhere and nothing to do with GiA at all - I just wonder whether I'm the only one seeing this! I attach a relevant screenshot.

Corrupted About text in GiA 1 26

skovatch commented 5 months ago

Yikes, you're right -- I see this too. Thank you for the report.

skovatch commented 5 months ago

Something changed in macOS such that font fallback names in CSS aren't working. If I remove 'Geneva' from the font list in the CSS it works again.

WilliamOfGaunt commented 5 months ago

Many thanks for the clarification, Scott. I suspected it was the OS that dun it; do I need to change anything, or will it just be in the next update (for which no hurry from my point of view!).

B.

From: Scott Kovatch Sent: Thursday, January 11, 2024 9:33 PM To: Ascoware/get-iplayer-automator Cc: WilliamOfGaunt ; Author Subject: Re: [Ascoware/get-iplayer-automator] 'About' text corrupted (Issue #468)

Something changed in macOS such that font fallback names in CSS aren't working. If I remove 'Geneva' from the font list in the CSS it works again.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

skovatch commented 5 months ago

No, I don't think you can work around it. It's not critical so I won't rush an update just for this.

skovatch commented 3 months ago

Fixed in v1.26.1