-
Notifications
You must be signed in to change notification settings - Fork 3
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
First version of new listeningIP option #29
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Make release from beta branch
Fix bug where useHttps setting was not saved
* 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
* Feature/save and kill processes (#18) * Update threadfin.go * Fix banner bug
* Update buffer.go * Update threadfin.go
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Adding a dialog to set the listening IPs