Skip to content

Releases: Moonfin-Client/Plugin

v2.0.3

Choose a tag to compare

@RadicalMuffinMan RadicalMuffinMan released this 08 Aug 04:41

Moonbase Server Plugin 2.0.3 Release Notes github

Features

Server

  • Added a Playback defaults admin tab covering Video, Audio, Subtitles, and Automation, so a server admin can set the starting point for autoplay, audio and subtitle language, subtitle mode, skip lengths, intro action, still watching behavior, Next Up timeout, and unpause rewind.
  • Added profile properties for the client's new settings, including OLED mode, the player time label slots, and the new home row options, so those choices sync between devices.
  • Added default pickers for Action Buttons and Seerr Discovery row order, so an admin can set the starting layout for both.
  • Game ROM and BIOS routes now answer HEAD requests, which is how clients ask for a file's size before downloading it. Fixes Moonfin-Core#947.

Moonfin Web

The bundled web client picks up everything web relevant from Moonfin 2.4.0. The highlights:

  • Seerr now lives inside the media details screen instead of its own separate world. Library items show their Seerr status, the request actions sit in the normal button row, and Seerr rows and tabs appear alongside everything else. Titles that are not in your library open the same details screen, and continuing series can be requested again as new seasons arrive.
  • Libraries gained a local search field, so you can find something inside a big library without leaving it.
  • Quick Return jumps you back to the top of the home screen or a library through a floating button.
  • Movie and TV libraries gained a lot of new Group By options, such as by Decade, Genre, and Parental Rating, and libraries can now be set to scroll horizontally instead of as a grid.
  • A new OLED Mode brings true black backgrounds for deeper blacks and richer artwork.
  • The progress bar gained six configurable time slots, above and below the bar on the left, center, and right, each showing time elapsed, time remaining, the wall clock time the item ends at, or nothing at all.
  • Cinema Mode now works for TV episodes, not just movies, and the skip intro and outro buttons can hide themselves automatically instead of sitting on screen for the whole segment.
  • Recently Added and Recently Released rows can merge by type, so one clean row instead of one per library, and playlist and collection rows gained a Playlist Order sort and a Show Individual Episodes option.
  • Large collections now load in two phases, so the row appears immediately and fills in as you scroll.

Bug Fixes

Server

  • The Playback admin tab was rewritten against the keys, values, and units the clients actually read. Several pickers were writing settings under names no client looked for, so those defaults silently did nothing.
  • The admin pickers were pointed at the right keys throughout, a duplicated row merging control was removed, and two controls that had gone missing from the page were restored.
  • Resume Rewind and Unpause Rewind options now match what the client offers, instead of listing durations the client has no setting for.
  • Controls that no longer map to anything a client syncs were removed from the admin page, covering subtitle customization, media segment countdown, replace skip outro, show description on pause, cast button, and screensaver mode. The underlying profile properties stay in place, so device to device sync is unaffected.
  • Fixed the label text on the Details Screen Blur setting.

Moonfin Web

  • The mouse thumb buttons now belong to the browser, so back and forward work like they do on any other site.
  • Every server call carries a browser compatible Moonfin user agent, so reverse proxies and server logs can identify the client without tripping over a value browsers reject.
  • Item descriptions are measured at the scale they are drawn at, so long overviews stop getting cut off early.
  • Strings built off the widget tree follow your language setting instead of the system one.
  • Search results and home rows deduplicate repeated items, and version labels now include their library name.
  • Admin pushed home rows render even when the server address is stamped in a different form than the one you connected with, and hidden libraries stay out of the Rewatch and recommendation rows.
  • Folder browsing got a real overhaul, navigation, sorting, pagination, and focus all behave now, and grouped libraries are walked through their folders instead of only the top level.
  • Collections only get flattened when there is an order to apply, keeping their intended sort intact, and merged home rows stay off the paging path so they stop duplicating items while you scroll.
  • Emby chapter markers are read in both formats Emby sends, so intro skip works either way.
  • The media bar moves on when a trailer never starts playing, and rechecks itself when the active row is cleared.
  • Seerr search queries with spaces and apostrophes are encoded properly, so those titles return results.
  • The modern details tab regained its up navigation, and the modern mobile backdrop now runs top to bottom.

Contributors

v2.0.2

Choose a tag to compare

@RadicalMuffinMan RadicalMuffinMan released this 31 Jul 15:38

Moonbase Server Plugin 2.0.2 Release Notes github

Features

Server

  • Added a Max Days in Next Up setting to the synced profile, with an admin default in the dashboard, backing the client's new option to stop long abandoned shows from haunting the Next Up row.
  • The MDBList integration gained a Test Key button that shows your plan and remaining quota, a Clear MDBList Cache button for retiring wrong but cached ratings, a max items limit for official lists, poster capture for official list items, and Roger Ebert as a rating source option.
  • Added button layout sync properties to the settings profile, backing the client's new per device control over which player and details buttons show and in what order.

Moonfin Web

The bundled web client picks up everything web relevant from Moonfin 2.3.2. The highlights:

  • Button customization. Choose which buttons, and in what order, the player OSD shows and which actions appear on the details screen, reorder both rows, and keep separate layouts for TV, mobile, and desktop that sync through the plugin.
  • Settings search. The settings panel gained a search field that finds screens and individual settings, shows where each result lives, and jumps straight to it.
  • Seerr HD and 4K requests are now independent, so you can request either or both versions of a title, and the app knows whether your server actually has a 4K backend. Seerr home rows also lazy load as you scroll instead of stopping at the first page.
  • Every playlist type now shows up, including music, audiobook, book, photo, and mixed playlists that used to be invisible. The playlist page gained grouping and type filters, and chapter markers work when playing from a playlist.
  • Episode ratings now come from TMDB and use the standard ratings row, Roger Ebert joined the rating sources, and the ratings settings gained a proper reset button alongside a new button to reset a whole customization profile.
  • The Identify dialog is back for admins, searching remote providers by name, year, or provider id from the context menu, details page, and metadata editor.
  • Embedded closed captions during Live TV, including on the web player.

Bug Fixes

Server

  • Fixed MDBList rows dropping shows. Combined lists applied the item cap unevenly across the separate movie and show arrays, so shows disproportionately vanished. Items are now merged and truncated by actual list rank.
  • Fixed Rotten Tomatoes critic scores never matching because the ratings filter remapped the source to a name MDBList doesn't use.
  • MDBList rate limits are handled properly now. Sync tasks check your remaining quota before spending requests, abort cleanly on rate limiting without overwriting good cached data, and resume on the next run. Failed lookups back off through a negative cache instead of hammering the API.
  • Ratings requests are now filtered by the requesting device's profile instead of always using the global one, so per device rating source choices actually apply.
  • Fixed the /Moonfin/Ping response using the wrong key casing, which made clients report Seerr as not configured even when it was. Emby media bar items also come back in the shape clients expect now.
  • Fixed the Emby plugin settings page never loading, it was stuck on an endless spinner from leftover references to a removed feature. Load and save errors now surface a real message instead of hanging.
  • Cancelling a Seerr request you don't have permission to cancel no longer logs you out of Seerr. The proxy now verifies the session before treating a denial as an expired login.
  • The settingsUpdated broadcast only fires when a save actually changed something, closing the loop where clients echoed settings back and forth between devices.
  • Fixed the Seerr media available webhook breaking on some Jellyfin versions from a library API signature change, and new media notification failures now log warnings instead of vanishing silently.

Moonfin Web

  • Web subtitles were fixed, they frequently never displayed in the browser at all.
  • Pressing Continue on the Are You Still Watching prompt no longer exits playback, and the series Resume button resumes the episode you were actually watching instead of episode one.
  • Home rows no longer show libraries you don't have access to and respect your configured library order. Row toggles stopped re-enabling themselves after every profile sync, and custom rows survive syncing.
  • The Playlists library actually appears in My Media when you enable it, and hidden libraries stay hidden even when the exclude list fails to load.
  • The Radarr and Sonarr calendar cache stopped endlessly invalidating itself, and external rows get backdrop wallpapers on hover and focus.
  • Fixed a request stampede after settings sync that piled up into 30 second timeouts across the app.
  • Seerr Discover no longer hides non English titles, request season numbers follow the server's season list so split anime runs request correctly, and search works on titles with apostrophes.
  • The On Now row shows programs that are actually airing, media bar slides without a logo show the item title, and random sort no longer repeats items while you scroll.
  • Episode ratings from NFO files are no longer hidden or mislabeled as TMDB, and settings sync no longer wipes locally entered TMDB and MDBList API keys.
  • Added a solid black backdrop behind the video player so UI stops bleeding through the letterbox bars, and the SyncPlay button no longer leaves a gap in the controls when you aren't in a group.
  • Download complete notifications only fire after the file is validated, a season download notifies once, and downloads behind reverse proxies that strip redirects retry against the direct file endpoint.
  • The Delete Files button is hidden when there's no download, fixing the misaligned button row on mobile.

Contributors

Thanks to everyone who contributed to the server and web changes in this release:

Translations were updated through Weblate by wabisabi926 (Simplified Chinese), idezentas (Turkish), Apope1999 (Greek), Mikael Wessel (Norwegian BokmΓ₯l), and Mariusz (Polish). If you want to help translate Moonfin into your language, check out our Weblate project.

v2.0.1

Choose a tag to compare

@RadicalMuffinMan RadicalMuffinMan released this 23 Jul 20:20

Moonbase Server Plugin 2.0.1 Release Notes github

Features

Server

  • Added password-less Seerr sign in through a Quick Connect bridge, so users who log in with Quick Connect get signed into Seerr silently without entering separate credentials.
  • Added a server-side Radarr and Sonarr calendar proxy, letting clients pull upcoming release calendars through the plugin, with the calendar reachable for non-admin accounts.
  • Settings sync grew a lot. New settings profile properties back the client's expanded sync coverage, which now spans 207 settings instead of 87.
  • Game metadata matching was hardened, with accent normalization and fuzzy suffix matching so ROMs line up with the right artwork and details more often.
  • On Emby, Moonfin web assets are now served with an explicit content type, so the frontend loads correctly instead of being handed back with the wrong MIME type.

Moonfin Web

The bundled web client picks up everything from the latest Moonfin release. The highlights:

  • A music overhaul, with a new Songs sublibrary on the Audio page that has its own sorting and A to Z letter filtering, Shuffle and Shuffle All buttons on artist and album pages, correct resume positions, and playlist resume that shows watched state on individual tracks.
  • A rebuilt downloads experience. Downloads now run on the native background_downloader engine for reliability, with a download location setting, the two download settings screens merged into one, a clear Finalizing state instead of a stuck 99 percent, external sidecar subtitles fetched in the background, and a dedicated Downloaded Games screen.
  • A retro games library browser, with a game system and games navigation hierarchy that follows Moonfin's other library screens, viewport-ahead artwork loading, an artwork load scheduler that prioritizes the focused row, and respect for global preferences like poster size, UI scale, and backdrop settings.
  • Emby Skip Intro support driven by chapter markers.
  • Wider settings sync, moving from 87 synced settings to 207, so far more of your preferences follow you across devices, including new external list and calendar row toggles that follow the pushed Moonbase default row config.
  • More detail and home layout controls, including a background opacity slider for modern detail screens, customizable padding settings with better TV row peeking, series posters for episodes in poster rows, and defaults tuned per platform such as mobile starting on classic rows.
  • A media bar toggle for YouTube trailer captions, and the media bar dots now hide while a trailer plays.
  • Playback gained HEVC transcode targets when the server allows HEVC encoding, and audio track selection now persists its index, title, and language across episodes. Audio routing and TrueHD gating were also reworked so lossless and multichannel output behaves correctly.

Bug Fixes

Server

  • Fixed profile corruption by writing user data atomically, and added a healing pass that repairs profile files corrupted before atomic writes shipped.
  • Fixed Since You Watched rows for non-admin accounts by adding the server-wide API key fallback and stripping, mirrored into the Emby settings service.
  • Content hiding preferences now merge into the global profile instead of overwriting it, so per-device hiding no longer wipes the shared profile.
  • Fixed the Rotten Tomatoes critics rating mismatch coming from MDBList.
  • Fixed Seerr sessions being evicted on 403 Forbidden responses, and stopped a failed auto-login leaving Seerr stuck as unavailable.

Moonfin Web

  • Fixed the letter filter dropping folded titles in non-song browses, and fixed the music library backdrop showing the wrong library and ignoring hover.
  • Fixed Web UI subtitle rendering and OSD track sorting, and rendered non-Latin subtitles correctly.
  • Fixed wrong version playback on remux items with multiple versions, and stopped AV1 and HEVC Dolby Vision streams tagged as invalid from always transcoding.
  • Multi-server library browse now routes to the owning server, hidden library folders match their views by name, and the library visibility and Recently Added toggles work correctly.
  • Fixed the empty media bar on small libraries, restored its retry action, and optimized the media bar launch queries so they no longer strain server CPU and memory.
  • Fixed classic rows rendering with the banner media bar and info overlay, along with an initState crash and redundant rebuilds in the classic rows info overlay.
  • Seerr fixes: request refusals now show a real reason, request cancellation is restricted correctly, the 4K versus non-4K request toggle logic is fixed, and sub-library pages navigate properly.
  • Fixed backspace closing dialogs while you are editing text.
  • Fixed item deletion navigation, confirmations, and localized error reporting.
  • Fixed remote networking, concurrency, and caching issues, and only request CORS when the stream is actually cross origin.
  • Fixed the Emby Connect server URL gaining a trailing "?#", improved TV shows shuffle performance, and preserved home row content, scroll, and focus when returning from a details page.

Contributors

Thanks to everyone who contributed to the server and web changes in this release:

Thanks as well to the Weblate translators who keep Moonfin localized.

v2.0.0

Choose a tag to compare

@RadicalMuffinMan RadicalMuffinMan released this 16 Jul 20:04

Moonbase Server Plugin 2.0.0 Release Notes github

Moonbase 2.0.0 is a big one on two fronts. The plugin now runs on Emby servers in addition to Jellyfin, and the bundled Moonfin Web client has been rebuilt with an EXTENSIVE amount of updates.

Features

Emby Support

  • Moonbase now ships as an Emby plugin, bringing settings sync, the Seerr proxy, custom rows, and the rest of the plugin's backend to Emby servers. The clients pick up live server events over the Emby websocket.

Active Downloads Dashboard

  • A new Active Downloads tab on the plugin dashboard shows every running download with live transcode metrics and who is downloading, and lets admins cancel jobs the same way the server does (#187).
  • Transcoded downloads are now also reported as server activity.

Seerr

  • Seerr push notifications are here. The plugin provisions webhooks and fans out notifications to your devices, and the Moonfin apps deliver them, so request updates, approvals and denials, issue reports, and added to library notices reach you on Android and iOS as system notifications and in-app banners in other platforms. Approvals can even be handled straight from the notification, and automatic webhook re-provisioning keeps delivery reliable.
  • Everything was renamed from Jellyseerr to Seerr and the proxy is more reliable, with proper handling for redirects, reverse proxies, and domains. The old /Moonfin/Jellyseerr endpoint stays alive so existing clients don't break.

Retro Games

  • Added a retro games backend, including support for compressed ROM archives and extracting ROMs from them.
  • A new games thumbnail endpoint fetches and caches libretro cover art server side, so game libraries get artwork everywhere, including on web.

Home Rows and Lists

  • Custom rows gained a server-side cache and proxy endpoints (#174), and the IMDb lists sync task with its cached custom rows API is back (#185).
  • MDBList official lists are now cached and synced server side, enriched with TMDB posters.
  • The full home layout can now sync as sections (#172), and Recently Released joined the configurable rows while Latest was renamed to Recently Added (#158).

Settings Sync

  • Many more settings sync through the plugin now, including detail screen style, detail expanded tabs, hidden items, Show Rating Labels, theme music looping, detailed subheadings, expanded home rows, Seerr home rows, and the media bar trailer option, along with general sync housekeeping and the missing rows filled into the default config (#182, #183).
  • Applying settings to users now autosaves (#149).

Server API

  • A server-side TMDB studio logo cache with endpoints and a sync task keeps studio logos fast and consistent for every client.
  • New collection order endpoints let clients persist a per-user custom order for a collection's items.
  • Added a library write-access check endpoint (#168), moved Jellyfin connections to the ApiKey parameter for Jellyfin 12 compatibility, and directory index requests now redirect properly.

Moonfin Web

The bundled web client picks up everything that landed in the Moonfin-Core repo since 2.1.0. The highlights:

  • The new Modern details screen style, with configurable tabs, a Show Technical Details option, special features and extras, collections on detail pages, TMDb episode rating pills, and studio logos pulled from the plugin's server-side cache. Clicking a studio opens a global library of that studio's items.
  • Fully custom home rows, with external sources like IMDb lists, MDBList, and TMDB charts, new core rows like Recently Released and more Since You Watched types, animated row reordering, and settings screens that sort enabled rows to the top.
  • A Seerr overhaul. Seerr now signs in through the plugin's SSO so the app no longer stores a Seerr URL or API key, and gains a requests screen with collections, issue reporting, request quotas, download progress on requests and detail pages, a Crew Contributions row, and sorting and filters on people pages.
  • A full admin panel makeover, with restyled screens, a dashboard running tasks widget, library settings pages, expanded Live TV tuner, provider, and recording options, a user editor exposing parental controls, per-device access, and lockout options, more networking and transcoding fields, metadata Identify, branding splashscreen upload, a severity filter on the activity log, and bulk device deletion.
  • Themes grew a Theme Store, the Glass theme was unified into liquid, frost, sheen, and solid tiers with a quality setting, a new 8-Bit Hero theme landed, and navbar icons can cycle through your theme's accent colors.
  • TV Mode now works on the web UI, alongside universal UI scaling, an artwork selector on long press or secondary click, and smarter genre artwork with a context action to change it.
  • Music and books both got real attention, with an updated music library and player UI, favorites as real tabs backed by actual library browsing, a navbar embedded mini player, a redesigned book library, an ebook reader that handles MOBI, AZW, AZW3, and KF8, EPUB image rendering, and a refined audiobook UI.
  • Search gained an All tab with segmented styling, better scoping of results, and the Seerr tab placed before All.
  • Settings are now scoped per user account and were reorganized under clear section headers with a Personalization group.
  • Playback improvements include hardened track switching during transcoding, a subtitle preference refactor with smarter SDH prioritization, explicit maximum audio channels and fallback codec settings, an Advanced Playback menu on details pages, Next Up carrying between seasons, and accurate play method labels.
  • Live TV got an updated EPG with lazy loaded guide data, remux support, and expanded playback handling.
  • Performance improved across the board, with much faster opening and browsing of large libraries, home screen performance passes, fewer redundant rebuilds on detail screens, and media bar trailers reusing one player layer instead of rebuilding it per slide.

Bug Fixes

Plugin

  • Empty API keys sent by old clients no longer wipe stored keys during a settings merge.
  • Fixed Seerr session cookie detection and a build manifest corruption bug (#184).
  • Fixed Linux embedded-resource naming and added packaging verification so broken bundles get caught at build time.
  • Fixed the null user list when overwriting all user profiles (#163).
  • Fixed the Rotten Tomatoes Audience rating source mismatch (#148).
  • Fixed the manifest.json structure (#176).

Moonfin Web

  • Media bar YouTube trailers on web now respect the preview audio setting instead of always staying muted.
  • Fixed the grey screen navigation crash in the web client.
  • Fixed trickplay previews showing neighbouring tiles, infinite loading loops in paginated lists and grids, and horizontal row pagination when using touch or a trackpad.
  • Overview text now strips formatting tags properly and keeps characters like ampersands and apostrophes intact.
  • Emby fixes: Emby Connect login crashes, integer ID cast crashes, resuming a TV item no longer resets its progress, and the Latest Items issue.
  • Fixed Live TV playback, routing, and search across both Jellyfin and Emby, and live stream paths now rebase to the connected base URL so reverse proxies work.
  • Fixed HTTP 500 errors on transcoded streams by emitting one canonical audio stream index.
  • Track selection now resolves to real player ids, fixing playback errors when switching tracks during transcoding, along with series language overrides.
  • Fixed external subtitles playing the wrong language and improved subtitle prioritization when SDH is off.
  • Rating source casing is now normalized during plugin sync so rating labels stay consistent across devices.
  • Connections now use the ApiKey query parameter on Jellyfin, since Jellyfin 12 removes legacy auth.
  • The app now respects your 24-hour clock preference throughout and seeds the clock format from your system locale.
  • Fixed Auto-Logon Current User behavior and stopped re-requesting access denied libraries.
  • Seerr fixes: people found in search route to their person details screen, and the play button links through the Jellyfin id from Seerr.
  • Next Up fixes: the countdown no longer runs fast on scaled animation settings, the minimal and disabled display settings work, and Cinema Mode intros no longer advance when autoplay is off.
  • Localization fixes for hyphenated locale files and missing labels in regional locales.
  • Collections keep their native order instead of forcing sort by name, with a per-user custom order persisted through the plugin.
  • Theme and focus fixes across Neon Pulse and the sidebar, so focused text, buttons, and toggles stay readable.

Contributors

Thanks to everyone who contributed to the plugin and web changes in this release:

Thanks as well to the Weblate translators who keep Moonfin localized.

v1.9.1

Choose a tag to compare

@RadicalMuffinMan RadicalMuffinMan released this 09 Jun 03:17

Moonbase Server Plugin 1.9.1 Release Notes github

Features

  • The web theme editor gained a random theme generator that builds a complete, coherent palette from a random base and accent hue, while keeping your theme id, name, and description. The theme id validation message was also clarified.

Bug Fixes

  • Media Bar trailers on web were reworked so YouTube trailer playback and advancing to the next slide now work correctly.
  • Web playback sessions are now reported as stopped when you close or navigate away from the browser tab, using a page exit beacon, so they no longer linger as active on the server.
  • The sidebar now follows desktop behavior in desktop browsers, instead of using the mobile layout #348.
  • Preferences are now parsed and type coerced more robustly for web compatibility, fixing settings that could fail to load or save when stored as browser strings #322.
  • The refresh rate switching and audio output mode settings are now hidden on the web build, where they do not apply.
  • ASS and PGS subtitles now render correctly on web, with the necessary fonts bundled.

Contributors

Thanks to everyone who contributed to the web changes in this release:

v1.9.0

Choose a tag to compare

@RadicalMuffinMan RadicalMuffinMan released this 01 Jun 02:49

Moonfin Server Plugin 1.9.0 Release Notes github

Note

We now have a Moonfin Discord Community! Come hang out, ask questions, and share feedback!

This is hands down THE biggest update the plugin has EVER seen. Short version: The old overlay on top of Jellyfin Web? Gone. It will never again interfere with your plugins, themes, or anything you like again. It has instead been replaced by a proper Moonfin Web client, accessed the same way: press the Moonfin icon next to SyncPlay. On first load it will take a moment to fully load the interface and log you in but once it does, you're in for a fun time. It's the same Moonfin experience you enjoy on other clients, but on web AND it doesn't interfere with your Jellyfin Web UI.

Now to the fun stuff:
The Plugin admin panel has been completely revamped. You can now fully customize the settings you set up for all your Moonfin users

image

This is also where you upload your custom themes for all your Moonfin clients to use:

image

WAIT WHAT? CUSTOM THEMES?!?!

Yes dear reader, you read right. Custom. Themes.

image

You can access it from Moonfin Web. Go to Settings -> Theme Editor. Create a totally kickass theme then export the json and upload it to your admin panel and BAM, it's available on ALL Moonfin clients instantly.

Have you ever wanted to send a message to all your users at the same time but didn't know how? Well now you can! Within the admin panel you have a new feature to message all your users at once and tell them to grab you a drink, go to sleep, or better yet: prepare for battle!

image image image

This is pretty much all the new cool stuff with the plugin update. Now for the technical part of the release notes.

Features

  • Refreshed the Moonbase plugin experience with the Moonfin Flutter web app, now served from /Moonfin/Web/.
  • Replaced the older JavaScript overlay frontend with bundled Moonfin web and theme assets for a smoother setup.
  • Added a built-in theme editor at /Moonfin/Web/theme/, including admin-managed custom theme uploads and validation.
  • Added discovery endpoints for plugin web startup: /Moonfin/Discovery and /Moonfin/Discovery/discover.
  • Added custom theme APIs and services for listing, retrieving, uploading or replacing, deleting, and validating themes.
  • Improved settings sync and admin tools with better global/profile behavior and admin broadcast support.
  • Added media bar fallback.

Breaking Changes

  • Removed the old frontend/src overlay build pipeline in favor of bundled Moonfin web assets from Moonfin-Core.

v1.8.2

Choose a tag to compare

@RadicalMuffinMan RadicalMuffinMan released this 19 Apr 20:08

Moonfin Server Plugin 1.8.2 Release Notes github

Note

We now have a Moonfin Discord Community! Come hang out, ask questions, and share feedback!

Features

  • Media Bar Enhanced is now available as an option in the desktop media bar settings. (#98)
  • Clicking a row item now navigates to the correct library, and playback from the Continue Watching row works properly again. (#60)

Bug Fixes

  • Details page buttons were too large on some screens (allegedly), they've been resized to something more reasonable. (#100)
  • Clicking items from third-party home screen section plugins no longer incorrectly triggers Moonfin's custom detail page. (#96)
  • Admin default settings now correctly propagate to existing users when changed. (#101)
  • The Jellyseerr/Seerr discover page was crashing to an error screen because the proxy was wrapping responses in an unexpected JSON envelope. That's fixed now. (#108)
  • The global profile now saves reliably, the media bar state persists correctly across Moonfin and Paradox themes, and users no longer see genres or library sections they don't have access to. (#87)

v1.8.1

Choose a tag to compare

@RadicalMuffinMan RadicalMuffinMan released this 07 Apr 18:10

Moonfin v1.8.1 Release Notes github

Bug Fixes

  • Fixed Moonfin UI not loading on Jellyfin instances deployed under a reverse proxy sub-path
  • Fixed Moonfin login detection using private Jellyfin API internals that could return falsy values depending on Jellyfin version, causing the plugin to never initialize
  • Fixed Jellyseerr proxy (cookies, HTML/CSS rewrites, injected script) using hardcoded root-relative paths that broke under reverse proxy sub-path deployments
  • Fixed Letterboxd ratings showing doubled values for entries cached prior to v1.7.0

v1.8.0

Choose a tag to compare

@RadicalMuffinMan RadicalMuffinMan released this 01 Apr 16:05

Moonfin v1.8.0 Release Notes github

Features

Note

The rows are not yet implemented in the other clients. This is a manual method that will take time but the framework for implementation is done. The media bar compatibility is for web UI only under the desktop profile

  • Media bar went full screen like other clients
  • Added sync mode clarity dialog box
  • Added trailer overlay in details screen
  • Added details blur/opacity controls and new endpoints so it syncs with clients
  • Added special features, chapters, and collections in details
  • Added back button and fixed details tint behavior
  • Added favorite button for people details
  • Added favorite/watched indicators in details and library
  • Updated libraries UI
  • Updated collections to display contents in release order
  • Updated Moonfin plugin logo
  • Also updated the Moonfin UI entry point. It's still under user settings --> Moonfin but now it's also here, next to the SyncPlay button
image

Bug Fixes

  • Fixed details tint behavior that was causing the original jellyfin ui's backdrop image to look black
  • Fixed header bar glitch that was causing the library title to scroll with users in the library
  • Fixed plugin and UI not applying correctly (#60, #66, #76)
  • Fixed removed media bar items that did not have a backdrop and removed items that users did not have access to.
  • Fixed HDR badge truthy logic and expanded HDR range handling
  • Fixed trailer button forwards to home page
  • Fixed special features not showing with new details page
  • Fixed Seerr invalid CSRF token (#53, #63)
  • Fixed Seerr icon not showing on toolbar
  • Fixed Seerr integration slowness
  • Fixed /Moonfin/Settings returns 404 via reverse proxy

Contributors

v1.7.1

Choose a tag to compare

@RadicalMuffinMan RadicalMuffinMan released this 16 Mar 18:03

Moonfin v1.7.1 github

New Features:

  • Media Bar Genre Exclusions - exclude specific genres from the media bar so items from those genres won't appear, configurable per-user and as admin defaults
  • GET /Moonfin/Genres endpoint - returns all genre IDs and localized names for the genre picker

Bug Fixes:

  • Fixed Jellyseerr CSRF token errors causing failed authentication and proxy requests
  • Fixed Jellyseerr button not appearing when navbar/sidebar initializes after config is dispatched
  • Fixed media bar showing loading state indefinitely when no items are returned
  • Fixed media bar active class being added when there are no items to display
  • Fixed unnecessary Content-Type header on GET requests
  • Fixed duplicate event listeners on collection/library picker re-renders

Improvements:

  • CSRF tokens are now fetched and sent for all Jellyseerr write operations with a fallback for IP-based URLs
  • Media bar loading class is now removed in error and empty states

Contributors