-
-
Notifications
You must be signed in to change notification settings - Fork 130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
{Title} fails for unicode characters #527
Comments
Thanks for the issue. Can you provide an example YouTube video that exhibits this behavior please? The titles processed through tubesync do support unicode so something else must be going on here. What file system is your media being stored on? |
Looks like this user is facing similar issues, so you can use the video they mentioned #522 (comment) Heres a direct link to another one https://youtu.be/D__D6nqc3kY?si=VnrU0KgXPFkZEnm1 |
That's a different issue, that's the title being too long for the file system not that the title isn't rendering at all. With the media item https://www.youtube.com/watch?v=D__D6nqc3kY can you please skip then unskip the video in tubesync? This will refresh the metadata which may be one cause if your issue. |
Sure, It's reproducible. |
Can you paste what's in your "media format" field for this source? |
Can you screenshot the media item page for D__D6nqc3kY as well? |
And finally, what file system are you saving the media to? |
I'm using Docker. It's in WSL2, and mounts to a local windows drive. |
So local non-networked NTFS? |
yeah should be (assuming docker implementation doesn't do something crazy - can't say i've looked into it) |
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. |
Expected title
2024-06-02 - 5000cc.ogg
2024-06-02 - 神回】「5000ccのバイクに乗ってる」「岡田は俺に歯向かったから梅田会のヤクザにブルドーザーで轢き殺される」としおの同級生・嘘つきアホの深田が伝説となった映像【す
In addition, instead of failing on {titleFull} being too long, it would be great if it could just truncate the file name to be the appropriate length.
The text was updated successfully, but these errors were encountered: