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
GlassedSilver 0a8aba54d2 Fix for #480 - existing DLs still getting queued 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
subscriptions
test Added ability to backup remote DB 3 years ago
video
.dockerignore
.eslintrc.json
app.js Updated downloadFile API request 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 Added support for generate NFO files for Kodi 3 years ago
db.js Fixed issue where use_local_db may be out of sync when first starting youtubedl-material 3 years ago
downloader.js Updated methodology of calculating download progress to rely on fs.readdir instead of glob 3 years ago
ecosystem.config.js Switched forever.js to pm2 3 years ago
entrypoint.sh Updated Dockerfile and entrypoint to use pm2 instead of forever 3 years ago
logger.js
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
utils.js Fixed issue where navigating from one sub to another didn't cause the new one to load 3 years ago
youtube-dl.js Added ability to reset tasks 3 years ago