Thumbnail does not get updated when restarting a project
#27
Closed
opened 9 months ago by jamesapyrich
·
4 comments
Loading…
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
I had this happen just this morning, so it's pretty rare.
I had the wrong spelling in the filename, which I noticed during the Bitchute upload. It wasn't far along at all, so I stopped the uploader, changed the filenames, and restarted it. It appeared to pick up the new filenames in the window, but I noticed that the thumbnail uploads were failing, and Bitchute was the one to tell me because it had "webb" in the filename instead of "web". I created a copy of the thumb file locally and the other video sites uploaded just fine, though I had to fix LBRY manually since it used the old filename to create the thumbnail path.
LBRY was the reason I stopped the upload in the first place. :)
In the INI file, the previous thumbnail filename was present.
The misspelling was also in the title, and it looks like that made it into the
LBRYUrlSlug
and didn't get updated. This one might be a bit tough, though I think if you don't have a LBRY/Odysee URL, it might be OK to change that slug if the title changes between runs.Do you ever manually modify the Odysee URL Slug? Is there any reason why we shuldn't regenerate it each time the upload is run?
I never change the slug when uploading. The only reason I could see to
not regen the slug is if Odysee URLs were already previously saved, but
that might be a moot point since the existence of the URLs means it
won't try to upload to Odysee.
Completed in:
540a688733