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

Add more information on History page #45

Open
Pohli opened this issue Apr 22, 2019 · 2 comments
Open

Add more information on History page #45

Pohli opened this issue Apr 22, 2019 · 2 comments
Assignees

Comments

@Pohli
Copy link

Pohli commented Apr 22, 2019

If I go to History page I often see "cryptic" filenames of recently streamed videos. I can't even tell if the latest video is at the top or bottom of the list. I think it's always at the bottom but focus is set to top I think. This should be changed to latest video at top.
Can you show some more information on the History page like title of the video grabbed from some meta data or at least a timestamp of last watched?

@llelectronics
Copy link
Owner

Yeah the history needs an update. The cryptic filenames is actually a bug. It adds the last stream played first as normal name and then also as url.
Not sure how to fix that yet to cover all scenarios (like what to do if there is no streamtitle but only streamurl)

Better sorting and adding timestamps makes sense however. Thanks for that suggestion.

@llelectronics
Copy link
Owner

Partly solved by: a6c4d18

Timestamp extraction is currently missing.

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