-
Notifications
You must be signed in to change notification settings - Fork 22
[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
Comments
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. |
I see. That's a shame that TMDB doesn't have them. Don't know why, i think it is useful information to have. |
Added in the latest release (v0.21.0). It will now try to fetch air time data with TVmaze. |
Thanks for this! If you ever need to test usage dev versions for bugs, i can help you with it if you want. |
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. |
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!
The text was updated successfully, but these errors were encountered: