Thingiverse - Multifix

Fixes multiple Thingiverse site bugs, and makes the site a bit easier to use. See source for details

Autor
Muchtall
Dnevne instalacije
0
Ukupnih instalacija
463
Ocjene
1 0 0
Verzija
0.3
Stvoreno
29.03.2022.
Ažurirano
29.03.2022.
Size
4,51 KB
Licenza
MIT
Primjenjuje se

Fixes multiple Thingiverse site bugs, and makes the site a bit easier to use.

Features and Fixes:

  • Fix: Removes collections with a NULL description from Thingiverse API requests, which can cause the infamous "Something went wrong" response
  • Fix: Returns up to 9,999 collections so that you can assign a thing to any of your collections (instead of the 20 most recent)
  • Feature: Sort collections by name (instead of by Popularity or Newest)
  • Feature: Return 100 search results (instead of 20)
    • NOTE: Thingiverse now appears to limit the max on these requests to 30 results. I don't think there's any way to override this as the limit appears to be server-side.

To disable any of these features, change the value of the feature in the script from true to false