* 4 .1.99
- Add support for setting custom movie titles directly from the item popup menu
- Fixes #1213
* 4 .1.98
- Add an action in settings->general to clear the entire metadb item table.
- Safeguarded with a popup as it is a non-revocable action.
- Fixes #1218
* 4 .1.95
- ps3: When seeking using L2/R2, rescale seek delta based on duration of feature
- In principle this make it so that the user can always seek from begining
- to end in ~2 seconds regardless of how long the currently playing media is.
* 4 .1.92
- Add Exit and Standby as items in the page popup menu
- Fixes #1042
- Fixes #1184
* 4 .1.84
- Only reset screensaver timer if movie is actually playing
- Fixes #1022
- Fixes #1115
* 4 .1.76
- Add support for plugins that can replace certain parts of the UI
* 4 .1.68
- Add support for categorization of plugins
- When browsing available plugins they will appear under a category
- instead of a single long list
* 4 .1.50
- TMDB: Let user choose which language to use for TMDB
- Also lets user choose if to display the original title or translated title
* 4 .1.26
- Don't set resume time for videos if current position < one minute
- This makes sure the user does not accidentally lose the resume
- position if restarting the video from beginning by mistake
* 4 .1.25
- Let 'mark as seen' create entry in item table if it does not exist
- Fixes #1175
* 4 .1.20
- Improve Showtime's response time to play/pause events
- Fixes #1180