Releases: SenorSmartyPants/jellyfin-nmt
Releases · SenorSmartyPants/jellyfin-nmt
Dynamic Client Side Updates
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
Home Section Order - Filtering/Sorting
It's been a long time since I labeled a release. Several big new features.
Major features
- Resume playback reporting
- Home section order now based on user config in Jellyfin-web
- Added more filtering options
- Sort by
- Name
- Community Rating
- Critic Rating
- Date Added
- Date Played
- Parental Rating
- Play Count
- Release Date
- Runtime
- Sort Order
- Ascending
- Descending
- Features
- Extras
- Subtitles
- Trailer
- Theme Song
- Theme Video
- Sort by
- Extras on item details - kinda ugly
- TV Season page links to Series on BLUE button. configurable
Full Changelog: v0.4.5...v0.5.0
Continue Watching, Custom TVIDs and back button
Major Features
- All TVIDs are now customizable using config_local.php. See config_local.example.php for ... examples
- All pages now include a back link with a TVID that can be set in config_local.php. Closes #12
Work in progress
- Continue Watching page. Just lists items from continue watching on server. Does not support sending resume position during playback reporting yet.
Tags for Skip and Trim Playback reporting
This release adds features described in #17
Filter Menu Improvements
- Significant performance improvements on NMT #16
- Removed Tags from menu. (My tags are currently filled with over 400 unwanted tags from TMDB plugin)
- Added more filtering options
- Filters
- Favorites
- Unplayed
- Played
- Clear (clears filter, shows all)
- Status (for TV Show type)
- Continuing
- Ended
- Filters
Library Browsing Filter menu
Playback reporting
May 2020 - First release that reports playback status to Jellyfin server.
- Does not support reporting from "resume" position
- Playback is not reported when pressing PLAY (in case you don't want to report playback status) on TV season page
- NMT has no way to report pausing of video to JF
No YAMJ
First release where there is no dependency on YAMJ. Jellyfin-NMT now generates all content.