ananas/data
Yash Garg a6570d8a02
feat(media): add detailed metadata for file on MediaInfoFragment (#246)
* feat: add video file metadata on `MediaInfoFragment`

* feat(metadata): add chips within a chipgroup to showcase major parameters

Set a "temp" text as default for chips since without it, the style resets when text is changed through code
(kind of a hacky fix)

* feat(parser): implement data model for VideoMetadata and parse function

* feat(metadata): show dolby/dts audio codecs and hide SDR display profile

* feat(dolby): add a dolby logo after the rating and per-theme color

* feat(settings): add a preference switch for showing detailed A/V & Subs info

* feat: add dolby logo for video and audio profile inside chip

* feat: handle different audio profiles and change raw names

* feat(audio): add atmos text with the audio codec itself

* feat: only parse metadata when item is a movie

Also correct spacing when there are no chips

* fix(metadata): check for DoVi title since codec shows as HDR10

* fixup!: parsing of audio codecs and display name

---------

Co-authored-by: Jarne Demeulemeester <jarnedemeulemeester@gmail.com>
2023-02-07 22:24:16 +01:00
..
src/main/java/dev/jdtech/jellyfin feat(media): add detailed metadata for file on MediaInfoFragment (#246) 2023-02-07 22:24:16 +01:00
build.gradle.kts Add intro skipper support (#219) 2023-01-15 15:20:56 +01:00
lint.xml Modularize the codebase (#230) 2023-01-13 23:51:20 +01:00
proguard-rules.pro Add intro skipper support (#219) 2023-01-15 15:20:56 +01:00