Skip to content

[BUG] Timer not precise #385

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

Closed
Bobbysx opened this issue Mar 19, 2025 · 5 comments
Closed

[BUG] Timer not precise #385

Bobbysx opened this issue Mar 19, 2025 · 5 comments
Labels
enhancement New feature or request fixed in dev Fixed in the development branch

Comments

@Bobbysx
Copy link

Bobbysx commented Mar 19, 2025

This one it's hard to explain, but i'll try.

The timer in "Home → In Progress", either in anime and in TV series, when is airing today, even if it didn't air yet (example: it's 1PM, and it will air at 5PM) is set as aired and is given next week timer.
Could instead be saying "airing at 4PM" and then after 4PM, set as aired with next week timer.

I use this feature regularly, and would be nice if it was precise.

Again, thanks for this project!

@Bobbysx Bobbysx added the bug Something isn't working label Mar 19, 2025
@FuzzyGrim
Copy link
Owner

Actually, YamTrack doesn't track any air times, it currently only has air dates as TMDB doesn't provide data of episode air times. I will need to look into this further to see if there's a way to implement air times.

@Bobbysx
Copy link
Author

Bobbysx commented Mar 20, 2025

I see. That's a shame that TMDB doesn't have them. Don't know why, i think it is useful information to have.
I know that https://www.tvmaze.com/api#schedule has them and is pretty complete.
TVDB API has it too, for both anime and TV series.

@FuzzyGrim FuzzyGrim added enhancement New feature or request fixed in dev Fixed in the development branch and removed bug Something isn't working labels Mar 31, 2025
@FuzzyGrim
Copy link
Owner

Added in the latest release (v0.21.0).

It will now try to fetch air time data with TVmaze.

@Bobbysx
Copy link
Author

Bobbysx commented Apr 1, 2025

Thanks for this!

If you ever need to test usage dev versions for bugs, i can help you with it if you want.

@FuzzyGrim
Copy link
Owner

Thanks for the offer! I'll reach out when I need help testing dev versions.

For now, just using the app, reporting any bugs you find, and suggesting features will be very helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fixed in dev Fixed in the development branch
Projects
None yet
Development

No branches or pull requests

2 participants