question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error on Synology docker package with playlist

See original GitHub issue

Hello I’m really interested in this app. But when I want a playlist back it doesn’t work. Can you help me? Here’s the mistake I have: An error has occurred: `Failed pre-check for video info: Error: Command failed with exit code 1: /app/node_modules/youtube-dl/bin/youtube-dl -i --dump-json -o video/%(title)s.mp4 --write-info-json --print-json -f bestvideo+bestaudio --merge-output-format mp4 --write-thumbnail https://youtube.com/playlist?list=PLjE7RnS_3M6fD0-5p6QJk5o3Y5p4Br84q Download start: Mar 22, 2021, 1:45:47 PM Here my configuration : SmartSelect_20210322-140153_Chrome SmartSelect_20210322-140142_Chrome SmartSelect_20210322-140127_Chrome

I would gladly make a donation if I could make it work. If you can help me it will be great. I tested the videos and they are available. Here’s the playlist I wanted to download. https://youtube.com/playlist?list=PLjE7RnS_3M6fD0-5p6QJk5o3Y5p4Br84q Thank you in advance for your help. I’m a beginner. I’m on Synology Ds411-II with the latest DSM version and the latest version of your app. (same fail with audio) Michael.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
Tzahi12345commented, Mar 28, 2021

No need for donations! Always happy to help 😃

Can you try going into the Advanced tab in your setting and changing the downloader to youtube-dlc? Perhaps youtube-dl doesn’t play nice with your setup/network for whatever reason

0reactions
knackstedtcommented, Aug 9, 2021

As someone with a Synology NAS myself, one thing I had to do to get it working was change the permissions inside of the docker container to actually write into the folders that I mounted it onto.

Essentially I just ran chmod 777 -R users/ from the /app directory. (of course there are more restricted permissions that you can use – my system is secure enough I don’t mind giving these folders global access from the container)

image

Read more comments on GitHub >

github_iconTop Results From Across the Web

DSM 7.1 Docker Package incompatible? : r/synology - Reddit
The Docker package (ver. 20.10.3-1239) has stopped after the 7.1 DSM update and shows as incompatible. Anyone know how to work around this?...
Read more >
getting Error scanning file or folder: /music: Permission denied ...
In Synology > Docker > Container I stopped the lmscommunity/logitechmediaserver container and clicked Edit, then clicked on the environment tab ...
Read more >
Docker LMS running on Synology can't save playlist
Running Logitech Media Server 8.2.1 via Docker on a Synology DSM 7.x box. ... (86) Error: Could't open /playlist/60's.m3u for writing.
Read more >
Error scanning file or folder: /music: Permission denied
In Synology > Docker > Container I stopped the lmscommunity/logitechmediaserver container and clicked Edit, then changed the port settings in ...
Read more >
DS Audio iOS error playlists - Error Synology NAS no longer ...
I've been using AudioStation with DS Audio for years without problems on my DS413j. It runs all the latest versions of Audiostation and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found