Skip to content

Commit

Permalink
Adopting PrintJobHistory (#1352)
Browse files Browse the repository at this point in the history
  • Loading branch information
vojtakaniok authored Feb 24, 2025
1 parent 06530f1 commit 2dcdb63
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 18 deletions.
18 changes: 9 additions & 9 deletions _data/notices.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
pluginversions: ["<1.7.3"]
versions: ["0.2.0", "0.2.1", "0.3.0", "0.5.0", "0.5.1", "0.5.2", "0.5.3", "0.5.4", "0.6.0", "0.6.1", "0.7.0", "0.7.1", "0.8.0", "0.8.1", "0.8.2", "0.8.3", "0.9.0", "0.9.1", "0.9.2", "0.9.3", "1.0.1", "1.0.2", "1.0.3", "1.0.4", "1.0.5", "1.0.6", "1.0.7", "1.0.8", "1.1.0", "1.1.1", "1.1.2", "1.1.3", "1.1.4", "1.1.5", "1.1.6", "1.2.0", "1.2.1", "1.2.2", "1.2.3", "1.2.4", "1.2.5", "1.3.0", "1.3.1", "1.3.2", "1.3.3", "1.3.4", "1.3.5", "1.4.0", "1.4.1", "1.4.2", "1.4.3", "1.4.4", "1.4.5", "1.4.6", "1.4.7", "1.5.0", "1.5.1", "1.5.2", "1.5.3", "1.6.0", "1.6.1", "1.6.2", "1.6.3", "1.6.4", "1.6.5", "1.6.6", "1.6.7", "1.7.0", "1.7.1", "1.7.2"]
date: 2021-08-19 22:30:00Z
text: On August 19th 2021 a vulnerability was discovered with The Spaghetti Detective that allowed unauthorized access to OctoPrint
text: On August 19th 2021 a vulnerability was discovered with The Spaghetti Detective that allowed unauthorized access to OctoPrint
instances. The issue was resolved shortly after being discovered, more information is available at the "Read more..." link below.
link: https://www.thespaghettidetective.com/blog/2021/08/19/what-happened-last-night/
- plugin: metadatapreprocessor
Expand All @@ -155,7 +155,7 @@
link: https://github.com/awenelo/OctoPrint-MetadataPreprocessor/releases/tag/0.2.1
- plugin: enclosure
date: 2021-10-12 16:00:00Z
text: The maintainer of this plugin is looking for some help with maintaining it from the community. If this sounds like something you'd like to
text: The maintainer of this plugin is looking for some help with maintaining it from the community. If this sounds like something you'd like to
lend a hand in, please click on the "Read more..." link below.
link: https://github.com/vitormhenrique/OctoPrint-Enclosure/issues/435
- plugin: HeaterTimeout
Expand Down Expand Up @@ -236,17 +236,17 @@
repository of the old maintainer. Please re-install the plugin from the repository to update and keeping your
settings. The release notes of the version by the new maintainer can be found at the "Read more..." link below.
link: https://github.com/thomst08/OctoLight/releases/tag/v0.1.5
- plugin: PrintJobHistory
pluginversions: ["<1.17.1"]
versions: []
date: 2023-11-27 12:00:00Z
text: Version 1.17.1 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-PrintJobHistory/releases/tag/1.17.1
- plugin: SpoolManager
pluginversions: ["<1.7.4"]
versions: []
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/WildRikku/OctoPrint-SpoolManager/releases/tag/1.7.4
- plugin: PrintJobHistory
pluginversions: [ "<1.17.3" ]
versions: [ ]
date: 2025-02-23 12:00:00Z
text: Version 1.17.3 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/vojtakaniok/OctoPrint-PrintJobHistory/releases/tag/1.17.3
4 changes: 2 additions & 2 deletions _data/update_check_overlays.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ webhooks:
octolight:
user: thomst08
PrintJobHistory:
user: dojohnso
pip: https://github.com/dojohnso/OctoPrint-PrintJobHistory/releases/download/{target_version}/main.zip
user: vojtakaniok
pip: https://github.com/vojtakaniok/OctoPrint-PrintJobHistory/releases/download/{target_version}/main.zip
SpoolManager:
user: WildRikku
pip: https://github.com/WildRikku/OctoPrint-SpoolManager/releases/download/{target_version}/main.zip
16 changes: 9 additions & 7 deletions _plugins/PrintJobHistory.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,16 @@ id: PrintJobHistory
title: PrintJobHistory
description: The OctoPrint-Plugin stores all print-job information of a print in a database.
authors:
- vojtakaniok
- dojohnso
- Olli
license: AGPLv3

date: 2020-05-28

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

follow_dependency_links: false

Expand Down Expand Up @@ -56,16 +57,17 @@ screenshots:

featuredimage: /assets/img/plugins/PrintJobHistory/editPrintJob-dialog.png

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

Print Job History-Plugin collects a lot of attributes from OctoPrint itself, like **Filename, Start/End-Time, Status, Username, Slicer-Settings** and many more. But it also grabs information from other plugins: **Thumbnail, Layer-Information, Filament 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*
#### *NOTE: this plugin was once again abandoned ! Hopefully I will keep support longer*

**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!
**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.

<a href="https://www.buymeacoffee.com/djohnson.tech" target="_blank"><img src="https://djohnson.tech/images/white-button.png" width=300 /></a>
If you would like to support these new efforts, please consider buying me a coffee or two. Thank you!

[![ko-fi](/assets/img/plugins/PrintJobHistory/githubbutton_sm.svg)](https://ko-fi.com/D1D21B0LA9)
Loading

0 comments on commit 2dcdb63

Please sign in to comment.