Commit Graph

1452 Commits (46ffd02b084cd546aa97fed3c982c9e88a30c44b)
 

Author SHA1 Message Date
Isaac Abadi 077a0d8fdb Added migration to add tasks manager permission for admin role
All routes are now properly protected against logged in users w/o permissions
3 years ago
Tzahi12345 c9359f172e
Merge pull request #681 from adripo/node-config-fix
fix: node-config fix environment variable
3 years ago
Tzahi12345 d6dc4756a7
Merge pull request #680 from adripo/remove-container-config-env
fix: remove write_ytdl_config
3 years ago
adripo 9bc9b17294
fix: #682 install tzdata 3 years ago
adripo 80d3580447
fix: node-config fix environment variable 3 years ago
adripo 3f15f3bcaf
fix: remove env variable check 3 years ago
Tzahi12345 703848e4e5
Merge pull request #675 from FoxxMD/unknownFormatsFix
Fixed parsing expected file size for videos with no known formats
3 years ago
Sebastian Danielsson 934965720e
Translated using Weblate (Swedish)
Currently translated at 31.4% (120 of 381 strings)

Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/sv/
3 years ago
AbsurdUsername bb4a882d19
Translated using Weblate (Italian)
Currently translated at 100.0% (381 of 381 strings)

Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/it/
3 years ago
FoxxMD 74315b8c76 Fixed parsing expected file size for videos with no known formats 3 years ago
Glassed Silver a9e95c5bb8
Merge pull request #672 from weblate/weblate-youtubedl-material-ytdl-material
Translations update from Hosted Weblate
3 years ago
Sebastian fe45a889c9
Added translation using Weblate (Swedish) 3 years ago
Isaac Abadi e726e991cc Partially reverted fecefde3ad 3 years ago
Isaac Abadi 940267651d Hotfix for bug where a sub with missing videos would cause a crash during migration #670 3 years ago
Isaac Abadi 2dc68139f7 Streaming-only subs are now actually paused
DB transfers in any direction now generate backups and associated logs are set to info
3 years ago
Isaac Abadi 301451d021 Fixed issue where tasks would not initialize properly after migration until server restart
streaming-only subscriptions now autopause due to deprecated
3 years ago
Isaac Abadi a7f8795e7e Fixed missing latest tag on docker-release 3 years ago
Isaac Abadi 162094a9b9 File type filter now only appears with the paginator 3 years ago
Isaac Abadi e843b4c97f Fixed crash during docker-release action 3 years ago
Isaac Abadi c784091ad6 Fixed issue where docker-release action couldn't accept inputs (2) 3 years ago
Isaac Abadi fb404d3cee Fixed issue where docker-release action couldn't accept inputs 3 years ago
Tzahi12345 68c2ee26ff
Merge pull request #657 from Tzahi12345/4.3-prep
4.3 Prep
3 years ago
Isaac Abadi 742129bf6a Updated source translation file 3 years ago
Glassed Silver 9a250b5c58
Update unified-file-card.component.html 3 years ago
Isaac Abadi 86cbfea08f UI & logs now use proper fork name rather than just youtube-dl 3 years ago
Isaac Abadi 19a3ffc118 Minor code cleanup 3 years ago
Isaac Abadi d225e84a03 Fixed issue where errored single videos in playlist/sub downloads in yt-dlp would cause the entire sub check to fail (#493) 3 years ago
Isaac Abadi a4a0045475 Fixed error where sub with no videos would crash if none existed and redownload fresh uploads was enabled (#480) 3 years ago
Isaac Abadi 573cca0b2f Completed deprecation of streamingOnly mode for subscriptions 3 years ago
Isaac Abadi fecefde3ad Removed pm2 global install in favor of local node_modules (#662) 3 years ago
Isaac Abadi d300a8a3c6 Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into 4.3-prep 3 years ago
Isaac Abadi c6b7e7bc4c Added rpi 4 as a "special case" in the readme 3 years ago
Isaac Abadi 0ffd7022d0 Removed nodemon
Fixed several dependency vulnerabilities
3 years ago
Isaac Abadi a0c36bf1a1 Subscription videos now skip the collect info step during download process, reducing calls to video host 3 years ago
Isaac Abadi 64b4b5a2b4 Fixed #600, where selecting a max resolution for subscriptions was broken 3 years ago
Isaac Abadi b1448d95e5 Added resolution and audio bitrate to video info dialog 3 years ago
Isaac Abadi a2d1b154a3 Fixed broken translations for snackbars 3 years ago
Isaac Abadi 2ba1dc6333 Archive refactor to improve reliability and consistency 3 years ago
Isaac Abadi 314a5047d6 Updated translations source file 3 years ago
Isaac Abadi fb6cf8548d Added spinner during db connection test 3 years ago
Isaac Abadi adbe7f95d5 Fixed issue where reopening file info dialog after editing metadata would show stale data 3 years ago
Isaac Abadi 55d4f746c3 Fixed issue where mongodb attempted to connect even when using local DB 3 years ago
Isaac Abadi 6d3f5e6c94 Improved UI for download only mode
Updated API model for DatabaseFile
3 years ago
Isaac Abadi bec158f65d Fixed an issue where if file manager and download only mode were enabled, files would download twice 3 years ago
Isaac Abadi 6fa4296edf Hotfix for #661 startup crash 3 years ago
Isaac Abadi 636f7b16a8 Changed default downloader to yt-dlp 3 years ago
Isaac Abadi 39abc3efcf Utilize yt-dlp filesize approximations if available 3 years ago
Glassed Silver 2edc00c950
Merge pull request #659 from GlassedSilver/master
Remove releases folder from root dir -> fixes #625
3 years ago
Isaac Abadi 6fe0cd5649 Updated pip target 3 years ago
Isaac Abadi b6de6d08fa Fixed potential command injection vulnerability 3 years ago