Results 738 comments of meeb

Can you screenshot the media item page for D__D6nqc3kY as well?

And finally, what file system are you saving the media to?

So local non-networked NTFS?

OK thanks. There's no logical reason this shouldn't work, everything in tubesync does fully support unicode so I'll see if I can replicate your issue.

The source `directory_path` (which is just `media_file_storage.location` with `video` or `audio` as a sub-directory) doesn't support formatting. Currently, there isn't a way to ad-hoc create directories by adding `/` into...

Absolutely, very happy to accept any well formatted PRs. Tests where appropriate and no regressions / full compatibility with current behavior will help it get merged quickly. Edit: and thanks...

Almost certainly editing `media_format` would be more sensible and not split logic up. You probably don't need to do a great deal here given `pathlib` supports strings with `/` in...

Honestly it's entirely possible I added sub-directory support as a feature a year or two ago and forgot about it, sorry! I've just re-read your original message and I've just...

`{playlist_title}` is populated from metadata when available from YouTube. This has changed several times over the years, and it appears that `{playlist_title}` isn't available now. I'll remove it in the...