autopkg / foigus-recipes

21 stars 31 forks source link

Update SpectraViewII download recipe #139

Closed jazzace closed 9 months ago

jazzace commented 9 months ago

URLTextSearcher regex changed to reflect that filename of disk image is now all lower case (but could change back on a whim, so regex now allows for mixed and lower case) and that the href links are now relative (no https:), so URLDownloader has https: added manually.

foigus commented 9 months ago

This is fun....the download URL as listed here: https://www.sharpnecdisplays.us/support-and-services/spectraviewii/4#softwaredownloads/

is as of this moment: https://update.sharpnecdisplays.us/spectraview/nec_spectraview_macos_v1.1.44_multilanguage.dmg

Note spectraview not spectraviewii as in the PR...and it 404's (i.e. NEC's download page is broken). If I add in the additional ii into the above URL the download is successful. Something's not good in NEC-land.