- Added the ability to Like or Dislike recommendations.
- A liked recommendation will be passed to the LLM as part of your media library to indicate it's something you enjoy.
- A dislike will be passed as an explicit example of something you do not like and should not recommend thing too similar.
- Recommendarr Rating (AI Analysis)
- An idea I had that I wanted to try out prompting the LLM to use it's trained data of variuous sources that rate movies and shows etc..to generate a rating to present to the user. Definitely experimental.
- Redesigned the Recommendation pages to make more effective use of the screen real estate and improve the flow of the user experience.
- Other minor fixes and improvements.