Thingiverse - Multifix

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

作者
Muchtall
日安装量
0
总安装量
463
评分
1 0 0
版本
0.3
创建于
2022-03-29
更新于
2022-03-29
大小
4.5 KB
许可证
MIT
适用于

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