Add it's been even longer since I tagged a release. Several big things in this one as well.
Code is stable on 10.8. It is unknown if this code base will run against 10.9 (I haven't updated yet).
- Added Dockerfile with required libraries to do image processing
- Multiple filters when browsing. (Unplayed, PG-13 Movies)
- Clean up Item Details (Movies). Many small tweaks
- Dynamic paging while browsing
- Can be disabled with
$dynamicGridPage = false;
in config_local.php - Does not contact server again when loading next page
- Images may take a second to load when going to a new page
- Can be disabled with
- Image overlays done in Jellyfin-NMT. JF will remove SKIA to update these images in the future.
- Looks even better than JF generated images. IMO.
- Series/Season/Movie poster indicators
- watched status
- multiple version count
- special feature/extras indicator
- multiple size support
- episode images have smaller indicators
- Episode image indicators
- progress bar
- watched status
- multiple version count
- special feature/extras indicator
- Episode list displays watched status
- More Episode details update when browsing episode list on TV Season page.
- Runtime
- Codecs
- Container
- Resolution
- More resolution flags. 400p 360p, etc
- Rating
- Aspect Ratio
- Episode played status updates on Season page in the background when video stops.
- Astrix (*) will be prepended to episode title if complete
- Progress bar or Watched check will be displayed on episode image
- Display season and episode extras in line with episodes on season page
- Select extra types to display before episode. Default is after episode.
- Display multiple episode versions in line with all episodes on season page
Full Changelog: v0.5.0...v0.6.0