Skip to content

Commit

Permalink
Adopt SpoolManager (#1324)
Browse files Browse the repository at this point in the history
* Update SpoolManager metadata for plugin takeover

* Update notices.yaml for SpoolManager as it is taken over by a new maintainer

* Update update_check_overlays.yaml as SpoolManager is taken over by a new maintainer
  • Loading branch information
WildRikku authored Sep 13, 2024
1 parent e53a2e6 commit f5ce41c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 17 deletions.
8 changes: 4 additions & 4 deletions _data/notices.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -244,9 +244,9 @@
new maintainer can be found at the "Read more..." link below.
link: https://github.com/dojohnso/OctoPrint-PrintJobHistory/releases/tag/1.17.1
- plugin: SpoolManager
pluginversions: ["<1.7.1"]
pluginversions: ["<1.7.4"]
versions: []
date: 2023-12-06 12:00:00Z
text: Version 1.7.1 of this plugin is available from a new maintainer. The release notes of the version by the
date: 2024-09-13 12:00:00Z
text: Version 1.7.4 of this plugin is available from a new maintainer. The release notes of the version by the
new maintainer can be found at the "Read more..." link below.
link: https://github.com/dojohnso/OctoPrint-SpoolManager/releases/tag/1.7.1
link: https://github.com/WildRikku/OctoPrint-SpoolManager/releases/tag/1.7.4
4 changes: 2 additions & 2 deletions _data/update_check_overlays.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ PrintJobHistory:
user: dojohnso
pip: https://github.com/dojohnso/OctoPrint-PrintJobHistory/releases/download/{target_version}/main.zip
SpoolManager:
user: dojohnso
pip: https://github.com/dojohnso/OctoPrint-SpoolManager/releases/download/{target_version}/main.zip
user: WildRikku
pip: https://github.com/WildRikku/OctoPrint-SpoolManager/releases/download/{target_version}/main.zip
15 changes: 4 additions & 11 deletions _plugins/SpoolManager.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,16 @@ id: SpoolManager
title: SpoolManager
description: The OctoPrint-Plugin manages all spool informations and stores it in a database.
authors:
- WildRikku
- dojohnso
- Olli
license: AGPLv3

date: 2020-08-23

homepage: https://github.com/dojohnso/OctoPrint-SpoolManager
source: https://github.com/dojohnso/OctoPrint-SpoolManager
archive: https://github.com/dojohnso/OctoPrint-SpoolManager/releases/latest/download/main.zip
homepage: https://github.com/WildRikku/OctoPrint-SpoolManager
source: https://github.com/WildRikku/OctoPrint-SpoolManager
archive: https://github.com/WildRikku/OctoPrint-SpoolManager/releases/latest/download/main.zip

follow_dependency_links: false

Expand Down Expand Up @@ -43,16 +44,8 @@ screenshots:

featuredimage: /assets/img/plugins/SpoolManager/editSpool-dialog.png

abandoned: https://github.com/OctoPrint/plugins.octoprint.org/issues/1319
---

SpoolManager offers the possibility to save many properties of a Spool in a database. Like: material, color, weight, length, purchase-info, last/first-usage, ...

For a full overview of the latest feature set and planed features, please visit the [Git Hub Homepage]({{ page.homepage | absolute_url }})


## *NOTE: this plugin has been abandoned by the original creator and adopted here by a new maintainer*

**This plugin is under new management** and will focus on critical bug fixes to start. Please bear with me as I get acclimated to this new plugin. If you would like to support these new efforts, please consider buying me a coffee or two. Thank you!

<a href="https://www.buymeacoffee.com/djohnson.tech" target="_blank"><img src="https://djohnson.tech/images/white-button.png" width=300 /></a>

0 comments on commit f5ce41c

Please sign in to comment.