OllisGit / OctoPrint-SpoolManager

Plugin for managing Spools
168 stars 58 forks source link

[REQUEST] If a new spool is created then add the color and material to the filtered view if not already included. #309

Closed gohma231 closed 1 year ago

gohma231 commented 1 year ago

I'm not actually sure if this is intended behavior: If a spool is created that does not have a matching material and color, the color and material are not automatically added to the filtered view.

github-actions[bot] commented 1 year ago

This issue has been automatically marked for closing, because it has not had activity in 30 days. It will be closed if no further activity occurs in 10 days.

github-actions[bot] commented 1 year ago

This issue was closed, because it has been already marked for 10 days with no activity.

mdziekon commented 1 year ago

Hi @gohma231, I've recently fixed this issue (I considered this behavior as mostly annoying, at least when "Select all" filter was checked) in my fork of this plugin: https://github.com/mdziekon/OctoPrint-SpoolManager/pull/15

If you're still interested and still using this plugin, you can use my fork instead of the original one (judging by the activity, looks like the original is dead). Since it's not published to OctoPrint's repo, unfortunately, you'll have to package it yourself (zip the entire plugin's code folder) and install it manually (via file upload).