letterboxdpy icon indicating copy to clipboard operation
letterboxdpy copied to clipboard

`user.recent.watchlist` movie names include year - should be separate

Open fastfingertips opened this issue 6 months ago • 0 comments

In user.recent.watchlist endpoint, movie names include both title and year when they should be separated.

Expected behavior:

  • name field should contain only the movie title
  • Year should be in a separate field

fastfingertips avatar Aug 29 '25 14:08 fastfingertips