hildogjr / KiCost

Build cost spreadsheet for a KiCad project.
MIT License
493 stars 97 forks source link

TME Cat# URLS in file:\\ format #527

Closed craigarno closed 1 year ago

craigarno commented 1 year ago

Issue / Problem report

TME Hyperlinks are in the format: \\www.tme.eu\en\details\2n7002-7-f\smd-n-channel-transistors\diodes-incorporated\

Converting to https://www.tme.eu/en/details/2n7002-7-f/smd-n-channel-transistors/diodes-incorporated/

works, but sends me to the TME EU site. I'm in the US. (not a big deal, I get asked if I'd like to switch to the US site.) https://www.tme.com/us/en-us/details/2n7002-7-f/smd-n-channel-transistors/diodes-incorporated/

When I see image I start looking at supplier site pages and data sheets for supporting information, like what part is recommended for replacing the part which is now "not recommended for new design".

These new additions to KiCost 1.1.11 are useful.

  1. Add the KiCost version. KiCost 1.1.11 was just installed this morning after installing KiCAD 6.0.7 which removed KiCost and KiPart from my installation.

  2. Write the command used to call KiCost (or the graphical interface configuration); image

  3. One BoM to reproduce the error (with the EDA version).

USB-C PWR.xlsx

set-soft commented 1 year ago

Hi @craigarno ! Sorry for the big delay. Is now fixed. About the european site:

craigarno commented 1 year ago

Hi @set-soft ,

I just received this TME communication overnight. Is this the same issue? Or a new issue? Or can it be ignored?:

===

Dear Customers,

We would like to remind you that from the date of November 1, 2022 we introduce the format of the headers sent in API requests:

Content-Type: application/x-www-form-urlencoded.

All queries that do not meet this requirement will be rejected. Please feel free to customize your queries.

If you have any questions, please contact us developers@tme.eu

Greetings TME

set-soft commented 1 year ago

Hi @craigarno ! We already checked we are using the suggested method. We should be ok.

craigarno commented 1 year ago

@set-soft , perfect!