First Time Build - babsonnexus/stream-link-manager-for-channels GitHub Wiki
The first time you start Streaming Library Manager, it may take a couple of minutes before it is available. This is due to it running many activities during initial setup that are not repeated. In later startups, it should be just a few seconds depending upon system performance and internet speeds. If you watch the logs or are in an interactive window, you may see something like this:
While the Initialization process attempts to find all the necessary values—even noting when it has to use a substitute value—do not worry if any of the searches faulter. There are various levels of safety checks and automatic timeouts that will move the process along. More so, you can always make adjustments later. To be clear, any "error" or the like shown are not failures and are expected behavior. Everything directly related to Streaming Library Manager is managed from the Settings or other similar areas as discussed elsewhere.
Also worth highlighting: if you are using Docker, you may still see it says it starts on port 5000. There are no concerns about this as it is being mapped correctly so long as you gave a port value.
After this, the program is ready to use! From here, follow the Usage details...