You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are some ytarchive outputs that are currently unhandled by hoshinova. First one are network issues with the following output:
[2022-11-06T13:47:17Z WARN hoshinova::module::recorder] Unknown ytarchive output: 2022/11/06 13:47:17 ERROR: Error retrieving player response: unable to retrieve player response object from watch page
Can be fixed by readding the vod but you currently wont know if the issue occured in the first place.
Second issue is file name length errors. Ytarchive on windows can handle them and truncates the title accordingly but hoshinova just seems to break entirely at that point.
[2022-11-09T12:10:49Z WARN hoshinova::module::recorder] Unknown ytarchive output: 2022/11/09 12:10:49 WARNING: Formatted filename is too long. Truncating the title to try and fix.
The text was updated successfully, but these errors were encountered:
There are some ytarchive outputs that are currently unhandled by hoshinova. First one are network issues with the following output:
[2022-11-06T13:47:17Z WARN hoshinova::module::recorder] Unknown ytarchive output: 2022/11/06 13:47:17 ERROR: Error retrieving player response: unable to retrieve player response object from watch page
Can be fixed by readding the vod but you currently wont know if the issue occured in the first place.
Second issue is file name length errors. Ytarchive on windows can handle them and truncates the title accordingly but hoshinova just seems to break entirely at that point.
[2022-11-09T12:10:49Z WARN hoshinova::module::recorder] Unknown ytarchive output: 2022/11/09 12:10:49 WARNING: Formatted filename is too long. Truncating the title to try and fix.
The text was updated successfully, but these errors were encountered: