Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kill all left behinds processes #20

Merged
merged 24 commits into from
Aug 17, 2024
Merged

Kill all left behinds processes #20

merged 24 commits into from
Aug 17, 2024

Conversation

marcelGoerentz
Copy link
Owner

  • Save process ids to disk
  • Remove PID when process ends
  • On restart kill all left behind’s processes

@marcelGoerentz marcelGoerentz merged commit bf11e6a into main Aug 17, 2024
marcelGoerentz added a commit that referenced this pull request Aug 19, 2024
* Feature/save and kill processes (#18)

* Update threadfin.go

* Fix banner bug
marcelGoerentz added a commit that referenced this pull request Aug 19, 2024
* Feature/save and kill processes (#18)

* Update threadfin.go

* Fix banner bug
marcelGoerentz added a commit that referenced this pull request Aug 22, 2024
* Update threadfin.go

* Fixed docker link on README (#16)

* Sync with origin project (#17)

* Sync with original project

* Fix Dockerfile

* Fix bug where wrong DVR IP was used + remove ioutil package completely + fix bug where wrong argument has been passed to ffmpeg

* Fix streaming bug

* Fix bug where counter was not correct displayed

* Update version so a new beta will be released

* Fix Dockerfile so beta realease will be from beta branch

* Fix Dockerfile so beta realease will be from beta branch

* Trigger beta release

* Update threadfin.go

* Fix banner bug

* Fix banner bug

* Update yml files

* Kill all left behinds processes (#20)


* Feature/save and kill processes (#18)

* Update threadfin.go

* Fix banner bug

* Fix playlist counter bug

* Fix RAM bug

* Update buffer.go

* Update buffer.go

* Update threadfin.go

---------

Co-authored-by: Filippo Scatigna <fili.2000@live.it>
marcelGoerentz added a commit that referenced this pull request Aug 27, 2024
commit d816140
Author: Marcel Goerentz <m.goerentz@t-online.de>
Date:   Mon Aug 26 11:57:33 2024 +0200

    Fix Dockerfile, Fix minor bugs in initializing phase

commit d2ff15a
Author: Marcel Goerentz <57457529+marcelGoerentz@users.noreply.github.com>
Date:   Mon Aug 26 08:44:22 2024 +0200

    Add feature to select binding IPs (#30)

    * Add functions to update, cancel and close button and finalize the feature. Update note texts

    * Add update button

    * Fix bug where only ; will be shown when no IP has been selected

commit 9882637
Author: Marcel Goerentz <57457529+marcelGoerentz@users.noreply.github.com>
Date:   Sun Aug 25 00:26:16 2024 +0200

    First version of new listeningIP option (#29)

    * Initial commit

    * First running version

    * Update version

commit a5a8755
Author: Marcel Goerentz <57457529+marcelGoerentz@users.noreply.github.com>
Date:   Thu Aug 22 23:43:45 2024 +0200

    Update threadfin.go

commit 72cbbdb
Author: Marcel Goerentz <57457529+marcelGoerentz@users.noreply.github.com>
Date:   Thu Aug 22 23:42:41 2024 +0200

    Update buffer.go

commit 3d1abf8
Author: Marcel Goerentz <57457529+marcelGoerentz@users.noreply.github.com>
Date:   Thu Aug 22 23:37:56 2024 +0200

    Fix ram usage (#27)

    * Update threadfin.go

    * Fixed docker link on README (#16)

    * Sync with origin project (#17)

    * Sync with original project

    * Fix Dockerfile

    * Fix bug where wrong DVR IP was used + remove ioutil package completely + fix bug where wrong argument has been passed to ffmpeg

    * Fix streaming bug

    * Fix bug where counter was not correct displayed

    * Update version so a new beta will be released

    * Fix Dockerfile so beta realease will be from beta branch

    * Fix Dockerfile so beta realease will be from beta branch

    * Trigger beta release

    * Update threadfin.go

    * Fix banner bug

    * Fix banner bug

    * Update yml files

    * Kill all left behinds processes (#20)

    * Feature/save and kill processes (#18)

    * Update threadfin.go

    * Fix banner bug

    * Fix playlist counter bug

    * Fix RAM bug

    * Update buffer.go

    * Update buffer.go

    * Update threadfin.go

    ---------

    Co-authored-by: Filippo Scatigna <fili.2000@live.it>

commit f7dea02
Author: Marcel Goerentz <m.goerentz@t-online.de>
Date:   Mon Aug 19 22:33:38 2024 +0200

    Fix playlist counter bug

    Update threadfin.go

commit 32f3a48
Author: Marcel Goerentz <57457529+marcelGoerentz@users.noreply.github.com>
Date:   Sat Aug 17 13:09:47 2024 +0200

    Kill all left behinds processes (#20)

    * Feature/save and kill processes (#18)

    * Update threadfin.go

    * Fix banner bug

commit f26f10a
Author: Marcel Goerentz <m.goerentz@t-online.de>
Date:   Thu Aug 15 11:33:58 2024 +0200

    Fix banner bug

commit bfd4306
Author: Marcel Goerentz <57457529+marcelGoerentz@users.noreply.github.com>
Date:   Tue Aug 13 22:00:14 2024 +0200

    Sync with origin project (#17)

    * Sync with original project

    * Fix Dockerfile

    * Fix bug where wrong DVR IP was used + remove ioutil package completely + fix bug where wrong argument has been passed to ffmpeg

    * Fix streaming bug

    * Fix bug where counter was not correct displayed

    * Update version so a new beta will be released

    * Fix Dockerfile so beta realease will be from beta branch

    * Fix Dockerfile so beta realease will be from beta branch

    * Trigger beta release

commit e066006
Author: Marcel Goerentz <57457529+marcelGoerentz@users.noreply.github.com>
Date:   Wed Aug 14 22:22:35 2024 +0200

    Feature/save and kill processes (#18)

    * Save started processes to file and kill them at the next start

    * Update threadfin.go

commit 476c110
Author: Marcel Goerentz <m.goerentz@t-online.de>
Date:   Tue Aug 13 11:19:01 2024 +0200

    Fix bug where counter was not correct displayed

commit 9ceaa50
Author: Filippo Scatigna <fili.2000@live.it>
Date:   Sun Aug 11 22:32:34 2024 +0200

    Fixed docker link on README (#16)

commit c02cb8a
Author: Marcel Goerentz <m.goerentz@t-online.de>
Date:   Tue Aug 13 07:12:07 2024 +0200

    Fix streaming bug + fix bug where wrong DVR IP was used + remove ioutil package completely + fix bug where wrong argument has been passed to ffmpeg

commit f09dd84
Author: Marcel Goerentz <m.goerentz@t-online.de>
Date:   Fri Aug 9 23:59:35 2024 +0200

    Fix Dockerfile

commit 4a03c35
Author: Marcel Goerentz <m.goerentz@t-online.de>
Date:   Fri Aug 9 23:41:56 2024 +0200

    Sync with original project
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant