Skip to content
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

Transcode Batch Action on failed transcoded videos does not work #6361

Closed
ROBERT-MCDOWELL opened this issue Apr 28, 2024 · 2 comments
Closed

Comments

@ROBERT-MCDOWELL
Copy link
Contributor

Describe the current behavior

if I check more than one video with status "transcoded failed" and batch the action "hls transcode"
an error message occurs saying "This video is already transcoded"
Rather, if I do one by one the transcoding state is converted to "To transcode" to start a new transcoding.

Steps to reproduce

No response

Describe the expected behavior

must have the same confirm message to transcode the batch than the one video hls (or webvideo) transcode

Additional information

PeerTube 6.0.4

@ROBERT-MCDOWELL
Copy link
Contributor Author

Also I noticed that if for example some videos from a sync channel has "to import" status and if for any reason the targeted video source is not accessible or could not be found I get this alert:

Error
Cannot read properties of undefined (reading 'getVideoOrStreamingPlaylist')

Would it be better to have a less coding alert and more user alert to let the user decide if it needs to cancel/delete the video or else? thanks

@Chocobozzz
Copy link
Owner

Bulk force transcoding implemented in 57c94fb

Cannot read properties of undefined (reading 'getVideoOrStreamingPlaylist')

Please create a dedicated issue with the complete stacktrace :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants