Add playlist duration to playlist view#7007
Add playlist duration to playlist view#7007FreeTubeBot merged 4 commits intoFreeTubeApp:developmentfrom
Conversation
Co-authored-by: Sulliva LUONG <sullivanluong@gmail.com>
|
I'm not able to replicate, but it seems there is a video in that playlist with a non-number for |
|
Errors are gone but when a short is added to a playlist the it wont show total time anymore. To me it seems like a harsh penalty for having shorts without timestamps within the playlist. I totally accept if these are the limitations we cant circumvent though VirtualBoxVM_PtnY6raIhA.mp4 |
|
That was the behavior I intended, but it can be changed. My logic is that, if there are any number of videos with no duration in a playlist, the total duration will be wrong. |
|
Sounds logical. One thing i came up with is to call it approximately total time so we can still show it but maybe that is just bad UX |
|
@PikachuEXE |
|
Don't show it seems better UX for now |
* fix/duplicate-search-term: ! Fix being able to have duplicate keyword search history due to spaces Translated using Weblate (Arabic) Translated using Weblate (Russian) Translated using Weblate (Basque) Translated using Weblate (Finnish) Translated using Weblate (Czech) Translated using Weblate (Portuguese (Brazil)) Translated using Weblate (French) Update electron-builder to 26.0.12 (FreeTubeApp#7084) Translated using Weblate (Hungarian) Translated using Weblate (Swedish) Translated using Weblate (Estonian) Translated using Weblate (Swedish) Translated using Weblate (Portuguese (Brazil)) Translated using Weblate (Italian) Translated using Weblate (Portuguese (Brazil)) Translated using Weblate (Chinese (Simplified Han script)) Translated using Weblate (German) Add playlist duration to playlist view (FreeTubeApp#7007) Translated using Weblate (French)






Add playlist duration to playlist view
Pull Request Type
Related issue
This is based on this PR: #6657
closes #6152
Description
This PR adds the total playlist duration to the
playlist-infocomponent which is displayed within thePlaylistview.Screenshots
Testing
(This can be accomplished by adding only videos from RSS feed subscriptions to a user playlist.)
Desktop