*** TV TRAILERS & PREMIERE DATES ***

333,562 Views | 1697 Replies | Last: 4 hrs ago by TCTTS
Houston Lee
How long do you want to ignore this user?
AG
Bookmarked
Mr President Elect
How long do you want to ignore this user?
AG
Hope you don't mind TCTTS, but i wanted to see the shows with some sort of chronological organization, so I spun up this: tv-guide (it uses this thread plus the movie thread you have running). Thread replies are attached to the shows to as they tend to provide some signal to the ones that might grab people's attention.

Edit: Updated the mobile layout.
Zombie Jon Snow
How long do you want to ignore this user?
AG
Mr President Elect said:

Hope you don't mind TCTTS, but i wanted to see the shows with some sort of chronological organization, so I spun up this: tv-guide (it uses this thread plus the movie thread you have running). I also like seeing what shows or movies have replies as a light signal, so I included the replies too.


Well done man that's very cool..

Should post it on the movie page too.
Zombie Jon Snow
How long do you want to ignore this user?
AG

The Theme: Polaroid view is very cool with the posters by date.
Mr President Elect
How long do you want to ignore this user?
AG
Thanks for the positive feedback! I re-worked the mobile layout as calendars aren't the best on that screen-size but kept the polaroid since the shows already condense in that format and because you gave it an endorsement.

If anyone has any improvement suggestions, I'm open to incorporating them. Will probably incorporate star-counts and a way to sort shows by highest starred or something; although I don't think many of the show postings get a lot of stars currently.
fig96
How long do you want to ignore this user?
AG
Awesome stuff, this is really cool. What did you code it in?

A couple quick things that would help (full disclosure: I'm a product designer):

- Items that are visible should initially show as selected. So TV and Movie, for example, should be checked as should all the networks. (We could get into a deep discussion over whether the networks should all be unselected then clicking one would filter, there's a variety of ways to approach those controls. But keeping it simple like this totally works.)

- The TV and Movie controls would probably work better as a segmented navigation bar that read like All | TV | Movie (and I might use Movies rather than Movie) which eliminates the checkbox confusion

- Watchlist should probably be a toggle rather than a checkbox since it's something you turn on or off rather than select

- Color coding networks is a great idea, having the color coded icon or dot next to the network name would help a viewer visually associate those. Using a dot next to the show names rather than the parenthesis might also make the lists a bit easier to scan.

- A select/unselect all at the top of the network list would be handy, would also eliminate the need for the clear button

- Maroon theme doesn't seem to be change anything me (using Arc on MacOS Tahoe), might also change those labels to "mode" since you already have Themes in the dropdown


Random personal preference things
- You could probably lose the filters label
- Watchlist toggle would probably be easier to access at the top of the column (maybe above or below Search), could also add the star as an icon next to the Watchlist label to visually reinforce the concept

Overall great stuff, this is super fun.
Zombie Jon Snow
How long do you want to ignore this user?
AG
fig96 said:

Awesome stuff, this is really cool. What did you code it in?

A couple quick things that would help (full disclosure: I'm a product designer):

- Items that are visible should initially show as selected. So TV and Movie, for example, should be checked as should all the networks. (We could get into a deep discussion over whether the networks should all be unselected then clicking one would filter, there's a variety of ways to approach those controls. But keeping it simple like this totally works.)

DISAGREE - in the simpler is better approach not having tons of check boxes checked is better. But a solution is to instead at the top of those have an "All" with a checkbox that is initially checked. Then checking anything unique to narrow it down unchecks the "All" and vice versa you can check the "All" to uncheck everything else.

- The TV and Movie controls would probably work better as a segmented navigation bar that read like All | TV | Movie (and I might use Movies rather than Movie) which eliminates the checkbox confusion

Maybe

- Watchlist should probably be a toggle rather than a checkbox since it's something you turn on or off rather than select

NOTE - it appears to be both. There is a toggle effectively at the top right as well as the checklist. Kind of redundant and yeah I might prefer just the toggle although that actually changes the entire view as opposed to the way the checkbox works. But yeah I think pick one or the other.

- Color coding networks is a great idea, having the color coded icon or dot next to the network name would help a viewer visually associate those. Using a dot next to the show names rather than the parenthesis might also make the lists a bit easier to scan.

- A select/unselect all at the top of the network list would be handy, would also eliminate the need for the clear button

And the "All" checkbox would also solve that

- Maroon theme doesn't seem to be change anything me (using Arc on MacOS Tahoe), might also change those labels to "mode" since you already have Themes in the dropdown

Ditto


Random personal preference things
- You could probably lose the filters label
- Watchlist toggle would probably be easier to access at the top of the column (maybe above or below Search), could also add the star as an icon next to the Watchlist label to visually reinforce the concept

Overall great stuff, this is super fun.

Mr President Elect
How long do you want to ignore this user?
AG
React for the frontend and FastAPI (python) for the backend. Although, mostly just vibe-coded with Claude Code.

Just pushed an update with your's and Zombie's suggestions kind of blended. I moved the Watchlist that was in the top-right to the view dropdown since that one is a dedicated view instead of a filter.
fig96
How long do you want to ignore this user?
AG
Quote:

DISAGREE - in the simpler is better approach not having tons of check boxes checked is better. But a solution is to instead at the top of those have an "All" with a checkbox that is initially checked. Then checking anything unique to narrow it down unchecks the "All" and vice versa you can check the "All" to uncheck everything else.

Good call on the All checkbox, I thought I'd mentioned that but didn't.

The standard approach would be a checkbox for All with inset checkboxes underneath that. If All is checked then all the checkboxes would be checked, if you uncheck All nothing is checked, then All has a dash if some boxes are checked. But there's a variety of ways to explore the nuance of all that that would be a bunch of meetings with PMs
fig96
How long do you want to ignore this user?
AG
Nice, I'm doing a lot in Claude and Cursor as well.

And it's looking good. I like the idea you went for with the network colors but I don't think the selection status is quite clear to the user, making them radio button shaped also usually represents that you can only select one item.

You could also try doing the list more tag or ship style then color code the tags (or an icon on the tags) to match the network colors.
Zombie Jon Snow
How long do you want to ignore this user?
AG
fig96 said:

Nice, I'm doing a lot in Claude and Cursor as well.

And it's looking good. I like the idea you went for with the network colors but I don't think the selection status is quite clear to the user, making them radio button shaped also usually represents that you can only select one item.

You could also try doing the list more tag or ship style then color code the tags (or an icon on the tags) to match the network colors.


Nice work overall.

I teach SW analysis and design (including SW dev processes and things like UI/DB design) as well as some group capstone project classes where students create various web and app interfaces.

You get an A.

TCTTS
How long do you want to ignore this user?
AG
Mr President Elect said:

Hope you don't mind TCTTS, but i wanted to see the shows with some sort of chronological organization, so I spun up this: tv-guide (it uses this thread plus the movie thread you have running). Thread replies are attached to the shows to as they tend to provide some signal to the ones that might grab people's attention.

Edit: Updated the mobile layout.


Oh, I don't mind at all.

This is awesome!

Holy hell.

Nice work!

That said, I don't mean to throw a wrench into your code, but every month, on the first day of the month, I also post a thread with all of that month's upcoming most notable releases. And it's a way more complete list you can also pull from. Here and in the movie thread I only post the biggest trailer releases. But in these monthly dives I post a more complete release picture, with maybe, say, 20% more releases? Maybe more? For instance, here's May's thread (with links to past months up top)...

https://texags.com/forums/13/topics/3606163
TCTTS
How long do you want to ignore this user?
AG
The Agency
Season 2 (10 Episodes)
https://www.imdb.com/title/tt26656917/
June 21, 2026
Paramount+

TCTTS
How long do you want to ignore this user?
AG
Avatar: The Last Airbender
Season 2 (7 Episodes)
https://www.imdb.com/title/tt9018736/
June 25, 2026
Netflix

TCTTS
How long do you want to ignore this user?
AG
Marvel Animation's X-Men '97
Season 2 (9 Episodes)
https://www.imdb.com/title/tt16026746/
July 1, 2026
Disney+

TCTTS
How long do you want to ignore this user?
AG
Vought Rising
Season 1
https://www.imdb.com/title/tt33041431/
2027 TBA
Amazing Prime Video

TCTTS
How long do you want to ignore this user?
AG
Sugar
Season 2 (8 Episodes)
https://www.imdb.com/title/tt16418808/
June 19, 2026
Apple TV

TCTTS
How long do you want to ignore this user?
AG
Game of Thrones: House of the Dragon
Season 3 (8 Episodes)
https://www.imdb.com/title/tt11198330/
June 21, 2026
HBO / HBO Max

 
×
subscribe Verify your student status
See Subscription Benefits
Trial only available to users who have never subscribed or participated in a previous trial.