Part-DB / Part-DB-server

Part-DB is an Open source inventory management system for your electronic components
https://docs.part-db.de/
GNU Affero General Public License v3.0
782 stars 88 forks source link

LCSC Search URL outdated #611

Closed SapuSeven closed 1 month ago

SapuSeven commented 1 month ago

Describe the bug When using "Create parts from info provider" with LCSC, the search now fails with an error message. I was able to successfully use the LCSC provider to search for parts a few days ago.

To Reproduce Steps to reproduce the behavior:

  1. Enable LCSC search using PROVIDER_LCSC_ENABLED=1
  2. Go to 'Tools -> Create parts from info provider'
  3. Input a search term and select 'LCSC' as the provider
  4. Click search
  5. See error

Expected behavior Get search results from LCSC

Screenshots image

Server Side

Additional context By looking at the network trace and searching on LCSC.com, it looks like the global search base url changed from /wmsc/search/global to /ftps/wm/search/global.

Split7fire commented 1 month ago

Any chance to release this change as point release? (may be 1.12.1?)