herby2212

Results 31 comments of herby2212

> I'm not sure I like the look of the `S00E00` on the card there. And I don't think a new setting is necessary. > > Also, this should be...

> Maybe because it's not consistent between movies and TV shows. There is a blank in that spot when it's a movie. What if it is filled in with the...

@JonnyWong16 I looked at the issue with the missing episode number mentioned in https://github.com/Tautulli/Tautulli/issues/1487. The `index` field in the xml of date based tv show elements is missing. I was...

> Yeah, I already know that. It's just _a lot_ of places in the UI that need to change. If you agree on the `originallyAvailableAt` I would open up a...

Marked as draft until Pull Request https://github.com/Tautulli/Tautulli/pull/1503 is done and merged.

@Jaybonaut Something like this? ![tautulli recently watched episode number](https://user-images.githubusercontent.com/12448284/130227324-92c8d5dc-b60f-4019-882f-d11a048c414f.png)

> You don't need all the `format_date_based_show` functions. `originallyAvailableAt` is already in ISO format `YYYY-MM-DD`. Don't use the dots. I know it is already in the ISO Format. The idea...

@JonnyWong16 Could you handle the implementation for the Newsletter Templates regarding the date based tv show support? As I'm not familiar with the way they function or the files affected....

We should either go with 1. or 3. as 2. would be nothing complete (users can choose but not on a sufficent level). So from my perspective: 1 ISO Format:...

How do we want to display the episode range in the newsletter with date based tv shows? For some items the listing could work like `2021·08·22, 2021·08·23`. If there are...