CodeS1ave
CodeS1ave
ytdl-sub automates primarily youtube and soundcloud downloads. It has an extensive configuration setup that makes it easy to dl channels as tv shows for plex,kodi,jellyfin. https://github.com/jmbannon/ytdl-sub Ive been using it...
I think if you change that call to datasource db { provider = env("DATABASE_TYP") url = env("DATABASE_URL") } then pass sqlite or postgres that will work? also what is the...
Volumes
What are the best directories to map for persistant data instead of storing in the docker volume
This could get play if a docker image was supplied
Looking at how feasible this would be https://github.com/steamcmd/docker provides containers with steamcmd builds. And integrating this with one of them seems like it could be a really clean setup. Just...