custom-components / youtube

A platform which give you info about the newest video on a channel
MIT License
56 stars 17 forks source link

Renaming videos pushes them to top of XML #14

Closed physk closed 3 years ago

physk commented 4 years ago

Version of the custom_component 0.3.3

Describe the bug It's not a bug with YOUR code, just something I thought I should mention.

Scenario: I start a live stream. name it

LIVE Day 145 | Portland, LA

I finish that stream, Start a new one for Day 146 named

LIVE Day 146 | Seattle, Portland

so up to here it works correctly I then remember that on Day 145 we had streams from Seattle so i update the title.

LIVE Days 145 | Portland, Seattle, LA

This then pushes the older stream (Day 145) to the top of the Channel XML file. Even though Day 146 is still live. Messing the 'live' checking and the latest video.

Not sure what could be done to fix this though.

Probably a bit of a straw man though, just though i should mention it! log

Add your logs here.
stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.