Releases: jarnedemeulemeester/findroid
Releases · jarnedemeulemeester/findroid
v0.4.0 - More options!
New features
- Add option to display extended episode title (Sxx:Exx - Title) in player (#78) @NIK679
- Add option to download over mobile network (#85) @MichaelArkh
- Add option to disable player gestures and remember screen brightness (#104) @jarnedemeulemeester
Improvements
- Expand episode bottom sheet by default (#76) @NIK679
- Upgrade to Material 3 theme and components (#91) @jarnedemeulemeester
- Redesign settings using two pane layout (#90) @jarnedemeulemeester
- Add option to turn off subtitles in player (only ExoPlayer) (#100) @Theta-Dev
- Enable image caching by default and set size to 20MB (#104) @jarnedemeulemeester
- Add support for Vorbis audio codec in mpv player @jarnedemeulemeester
- Lot's of library upgrades
Fixes
- Fix playlist support for mpv player (#77) @maulik9898
- Fix episode bottom sheet error when premiere date is null @jarnedemeulemeester
- Don't display production year when year is null @jarnedemeulemeester
Other
- Drop support for API 24 & 25 (Android 7 & 7.1)
- Target API 32 (Android 12L)
- Minimum API 26 (Android 8)
v0.3.2
Improvements
- Enable avi container format in mpv @jarnedemeulemeester
- Many dependencies updated @jarnedemeulemeester
- gradle 7.0.2 -> 7.2
- gradle plugin 7.0.4 -> 7.1.0
- build tools 31.0.0 -> 32.0.0
- material 1.4.0 -> 1.5.0
- navigation 2.3.5 -> 2.4.0
- room 2.4.0 -> 2.4.1
Fixes
- Add missing check for if user is allowed to download in episode sheet @jarnedemeulemeester
v0.3.1 - Improvements
Improvements
- Change downloads to use internal database for metadata instead of files (#81) @jarnedemeulemeester
- Only show download button if user is allowed to download @jarnedemeulemeester
- Improve player gestures and add pinch to zoom (#74) @maulik9898
- Reduce the size of the mpv library by disabling lot's of decoders and other components @jarnedemeulemeester
- If you notice certain content doesn't play anymore please report
- Lot's of code cleanup @jarnedemeulemeester
Fixes
- Fix person placeholder drawable @jarnedemeulemeester
- Add error handling to played and favorite buttons @jarnedemeulemeester
Notes
- Downloads are still experimental, expect bugs.
- 0.3.x series will be the last version to support Android 7.x.
- Thanks to all contributers for their hard work!
v0.3.0 - Happy holidays!
❗ This release is not available on the Google Play Store.
New Features
- Playback speed controls (#46)
- Sorting options in library
- Person detail screen (#47)
- Downloads and offline playback (#51, #68)
- Gestures in player to adjust volume and brightness (#48, #69)
- STRM support (#66)
- Image caching with options in settings (#65)
- Customizable device name (#61)
- Basic Android TV layout (#58)
- Very early stages
- Has not been properly tested
- Not really usable
- Do not report bugs for Android TV
Improvements
- Theme improvements
- Consistent material styling
- Android 12 dynamic colors
- Icons in settings screen
- Sort items alphabetical on name by default
- Pull to refresh on home screen (#59)
- Server setup improvements (#67)
- Discover more servers
- Keyboard action button
- Czech localization (#50)
- Improved Spanish localization (#45)
- New UI state system for most screens (#71)
- Lot's of library upgrades
Notes
- A lot the internal code structure changed in this release. If you encounter any bugs please report them.
- 0.3.x series will be the last version to support Android 7.x.
- Thanks to all contributors for their hard work!
v0.2.1 - Fix mpv player
Fixes
- Fix mpv player crashing
v0.2.0 - mpv player
❗mpv player crashes in this release❗
New Features
- Experimental mpv player
- Can be enabled in the settings
- With extra option to force software decoding
- Thanks to jellyfin/jellyfin-android#475
- New player UI to support mpv
Improvements
- Spanish translations #33
- Video now extends into display cutout
Fixes
- Fix crash when trailer button is pressed but no trailers are available
v0.1.2 - Improvements & bugfixes
Improvements
- Improved home screen loading
- Added missing episode icon
- Reworked player items preparation
- Supports intros
- Improved loading speed
- Show complete detailed error messages
- Ask for login if server responds with 401
Fixes
- Fixed playing episodes if missing episodes occur in the season
- Fixed missing images in some places
- Fixed library broken when media items are grouped in folders
- Removed Live TV section from home screen
- Fixed underlined "View detail" text
v0.1.1 - Improvements & bugfixes
Improvements
- Replaced oss-licenses-plugin with AboutLibraries.
- Improved server url discovery, no more http://, https:// or ports required!
- New error panel to display detailed error messages.
- Make library images smaller to fit more on one screen.
Fixes
- Removed books from home & media screens.
- Move episode metadata to under the image to adjust for larger font sizes and smaller screens.
v0.1.0 - First public release!
Features
- Completely native interface
- Supported media items: movies, series, seasons, episodes
- Direct play only (no transcoding)
- Video codes: H.263, H.264, H.265, VP8, VP9, AV1
- Support depends on Android device
- Audio codes: Vorbis, Opus, FLAC, ALAC, PCM µ-law, PCM A-law, MP1, MP2, MP3, AMR-NB, AMR-WB, AAC, AC-3, E-AC-3, DTS, DTS-HD, TrueHD
- Support provided by ExoPlayer FFmpeg extension
- Subtitle codecs: SRT, VTT, SSA/ASS, PGSSUB
- SSA/ASS has limited styling support see this issue
- Support for multiple servers
- Set preferred audio and subtitle language
- Light & dark theme