letterboxdpy icon indicating copy to clipboard operation
letterboxdpy copied to clipboard

`user.films` movie names include year - should be separate

Open fastfingertips opened this issue 6 months ago • 0 comments

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

Expected behavior:

  • name field should contain only the movie title
  • year field should be added to maintain consistency

fastfingertips avatar Aug 29 '25 14:08 fastfingertips