Closed yant0 closed 1 year ago
Sorry if its messy, im writing this on a phone and accidentally sent it too 🤦♂️
Sorry if its messy, I'm writing this on a phone and accidentally sent it too 🤦♂️
Try this:
-o "Audio/Commands/%(uploader)s/%(playlist_title|YT-DLP)s/%(playlist_autonumber)02d %(title)s.%(ext)s"
-f "ba[ext=opus]/ba"
--embed-thumbnail
--parse-metadata "playlist_index:%(track_number)s"
--parse-metadata ":(?P<description>)"
--embed-metadata
Try to write your commands in the template always this way for a better readability
Clear temporary files doesn't works for custom commands. But the problem you mentioned seems like a storage permission issue, have you changed your download directory? I've tried the link you provide but didn't reproduce the other issues except the first one
Clear temporary files doesn't works for custom commands. But the problem you mentioned seems like a storage permission issue, have you changed your download directory? I've tried the link you provide but didn't reproduce the other issues except the first one
I suspect its on my end too (storage) i wanted to test out other links first but i accidentally click submit lol. I've tested it once again it works now. If youve known about the notification bug then i wouldnt mind the issue being closed. 👍
Thanks for your quick reply! I pushed a change that may fix the notification problem. You can install the CI apk once it finishes building to see if things work well
I pushed a change that may fix the notification problem. You can install the CI apk once it finishes building to see if things work well
Still looping
Edit: After canceling this will be copied:
The problem is complicated and hard to reproduce, but it seems to be related to the rate limit of notifications from the Android System. I'll take another look sooner
Describe the bug
After updating to 1.7.0. The custom commands became very buggy and few other issues i faced ever since updating.
To Reproduce
Tried with this soundcloud. Still have some issues even with the default custom command built in from the app.
Error reports & Screenshots
embed-thumbnail
is ignoredtemplate
-o "Audio/Commands/%(uploader)s/%(playlist_title|YT-DLP)s/%(playlist_autonumber)02d %(title)s.%(ext)s" -f "ba[ext=opus]/ba" --embed-thumbnail --parse-metadata "playlist_index:%(track_number)s" --parse-metadata "description:(?s)(?PDevice info
Android 11 Custom rom. Seal 1.7.0 (F-droid) arm64-v8a
Additional context
The version of yt-dlp used is the same one that i used on the last update. 2022.11.11