You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
YoutubeDL-Material/backend
Tzahi12345 6e8ca9d843
Fixed bug that caused verifyBinaryExistsLinux to crash the server on startup
3 years ago
..
appdata Added support for generate NFO files for Kodi 3 years ago
audio
authentication Fixed issue where roles were not properly initialized 3 years ago
fix-scripts Best to just put fix-scripts in /backend 👍 3 years ago
subscriptions
test Fixed issue where additional args wouldn't properly inject 3 years ago
video
.dockerignore Don't copy Docker related files into image 5 years ago
.eslintrc.json Logger is now separated into its own module 4 years ago
app.js Binary path is now confirmed for linux, solves #601 3 years ago
categories.js Added UI for managing tasks 3 years ago
config.js Added support for generate NFO files for Kodi 3 years ago
consts.js Additional args now replace existing ones intelligently 3 years ago
db.js Fixed bug that incorrectly told the UI that DB transfer failed 3 years ago
downloader.js Additional args now replace existing ones intelligently 3 years ago
ecosystem.config.js Switched forever.js to pm2 3 years ago
entrypoint.sh We're now using gosu to switch our user down :) 3 years ago
logger.js Logger is now separated into its own module 4 years ago
package-lock.json Rolled back passport update 3 years ago
package.json Updated methodology of calculating download progress to rely on fs.readdir instead of glob 3 years ago
pm2.config.js Disabled PM2 logging to $HOME/.pm2 3 years ago
subscriptions.js Fix for #480 - existing DLs still getting queued 3 years ago
tasks.js Fixed bug where task time was not properly set with values of 0 3 years ago
twitch.js Twitch chat now supports subscriptions 4 years ago
utils.js Merge branch 'db-bug-fixes' of https://github.com/Tzahi12345/YoutubeDL-Material into heroku-fixes-and-repo-cleanup 3 years ago
youtube-dl.js Fixed bug that caused verifyBinaryExistsLinux to crash the server on startup 3 years ago