Part-DB.Part-DB-server/src/Services/InfoProviderSystem
frank-f 9770ffa46b
LCSC: Follow first 'pdfUrl' link to get real datasheet URL (#582)
* Follow first 'pdfUrl' link to get real datasheet URL

* Fix @param

* Fix @param

* Remove User-Agent header
It's not needed - LCSC was just having some server troubles over the weekend

* Added comment explaining the json_decode in getRealDatasheetUrl

---------

Co-authored-by: Jan Böhmer <mail@jan-boehmer.de>
2024-04-03 12:38:20 +02:00
..
DTOs Escape not only the pathes of FileDTO objects returned by info providers but the preview image url too. 2024-03-05 22:52:27 +01:00
Providers LCSC: Follow first 'pdfUrl' link to get real datasheet URL (#582) 2024-04-03 12:38:20 +02:00
DTOtoEntityConverter.php Removed unused import statements 2024-03-03 20:34:36 +01:00
PartInfoRetriever.php Reenable caching for part provider system. 2023-07-31 22:21:20 +02:00
ProviderRegistry.php Lazily sort info providers list, to prevent unneccesarry work on most container calls 2023-07-19 00:11:19 +02:00