Commit Graph

1420 Commits (575f7eed4e6622bec2c7cb67c09d16e82fbf953a)
 

Author SHA1 Message Date
bastiansbits 575f7eed4e Added a new read me (DEVELOPMENT.md) as starting point for new develope
Added a new VSC launch configuration to start the backend in the debugger
Update the build instruction in README.md (Issue #728)
2 years ago
Tzahi12345 9c0a77cb6e
Merge pull request #705 from weblate/weblate-youtubedl-material-ytdl-material
Translations update from Hosted Weblate
3 years ago
Azhar Pusparadhian 75915c41c7
Translated using Weblate (Indonesian)
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/id/
3 years ago
Tzahi12345 fc3c179f6a
Reverted #696 and updated node version to avoid 243 error 3 years ago
Tzahi12345 f3572d274c
Merge pull request #696 from martadinata666/patch-2
Update entrypoint.sh
3 years ago
Dedy Martadinata S 02447e0285
Update entrypoint.sh
about gosu behaviour, it looking for local "existed" UID, i  found it become blank.
That is our issue, so updating our entrypoint to change existed user "youtube" UID and GID to match compose request, will make gosu correctly find use UID:GID as it existed.
3 years ago
Isaac Abadi 24475386f9 Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material 3 years ago
Isaac Abadi 55268301f6 Removed config env vars set message if no items were set 3 years ago
Isaac Abadi faa76abbbd Fixed issue where setting resolution in a sub would instead require that resolution to exist (#678 and #330) 3 years ago
Glassed Silver b827f8f0cc
Merge pull request #687 from Tzahi12345/add-permissions-for-tasks-manager
Add permissions for tasks manager
3 years ago
Glassed Silver b6b61c42d4
Merge pull request #677 from weblate/weblate-youtubedl-material-ytdl-material
Translations update from Hosted Weblate
3 years ago
Glassed Silver 6af1ce4092
Merge pull request #683 from adripo/patch-1
fix: #682 install tzdata
3 years ago
Glassed Silver 303d0015c6
Merge pull request #688 from adripo/patch-2
fix: remove exposed ports for mongo
3 years ago
adripo 56db43da79
fix: remove exposed ports for mongo
exposed ports between services in the same stack is not needed
3 years ago
Isaac Abadi 64b1a9e5c0 Updated mangled translations
Improved automatic translations command
3 years ago
Isaac Abadi 48f0a700ab Paginator is now always visible to avoid case where file type filter permanently disappears 3 years ago
Isaac Abadi 768798c6b3 Fixed issue where one-off playlist downlaods would only include the first video 3 years ago
Isaac Abadi 9d1f93acfb Added translations for manage-role component 3 years ago
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