Commit Graph

152 Commits

Author SHA1 Message Date
Violet Caulfield 01a1427cee update README 2026-02-01 08:26:48 -06:00
Violet Caulfield 8536ca67bf Add some TS Docs around axios configuration
update README
2025-12-24 07:22:58 -06:00
Violet Caulfield 861d052965 update README screenshots 2025-12-20 11:24:46 -06:00
Violet Caulfield 0d0f0b2dcb Update links in README for React Native libraries 2025-12-12 13:00:05 -06:00
BotBlake 1195183847 Remove tracking from readme-urls (#819)
I think it's violets first day on the internet, so she can't know about tracking in urls yet 🗿
2025-12-12 12:38:41 -06:00
Violet Caulfield 47632386f1 update readme 2025-12-10 23:31:58 -06:00
Thalia 9d6edd0711 added tvOS to roadmap 2025-12-07 22:38:43 -06:00
Thalia 33b6ad7863 Update README.md (#786)
Changed to roadmap and added links in the Current Features list
2025-12-06 12:02:55 -06:00
Violet Caulfield f2761e3d88 add store links to readme 2025-12-03 13:50:15 -06:00
Thalia 9af486f2d9 Update README.md
Added item to roadmap
2025-11-27 08:00:14 -06:00
Thalia bc93686039 Update roadmap (#725)
Moved Quick Connect and Self-signed certs
2025-11-25 17:09:31 -06:00
Violet Caulfield 85d6848df0 update readme screenshots 2025-11-20 09:07:56 -06:00
Thalia 70f9b0df8e Update README.md (#679)
changed jellyseerr to seerr in roadmap
2025-11-14 21:14:22 -06:00
Thalia 41d971b277 Update README.md (#673)
changed wording
2025-11-12 21:33:00 -06:00
Thalia cc78a783d4 updated README.md (#659)
Added Roadmap

Co-authored-by: Violet Caulfield <42452695+anultravioletaurora@users.noreply.github.com>
2025-11-09 21:24:39 -06:00
Violet Caulfield 43376e3f61 update OTA features in README 2025-10-29 01:38:30 -05:00
Violet Caulfield 876bcf5cb5 Update README
Update support verbiage

Update link to Nitro OTA
2025-10-28 20:21:05 -05:00
Violet Caulfield 3201c04a04 Update README.md 2025-10-27 20:22:54 -05:00
Violet Caulfield eb98d92922 center README banner image 2025-10-27 19:03:49 -05:00
Violet Caulfield e87807e2c1 update README 2025-10-25 21:14:23 -05:00
Thalia 131d79cf70 Update README.md (#590)
* Update Special Thanks in README.md

* Add Figtree typeface repository link to README

---------

Co-authored-by: Violet Caulfield <42452695+anultravioletaurora@users.noreply.github.com>
2025-10-25 12:20:47 -05:00
Violet Caulfield 51aad956d3 Add Jellyfin RPC to Recommended Additions 2025-10-24 13:05:16 -05:00
Violet Caulfield 5ea6f8b96b Add Spotify Playlist Imports to README (#573)
Our recommended way for Importing Spotify playlists is to use the Spotify Playlist Import Jellyfin Plugin linked in the project README
2025-10-23 22:06:02 -05:00
Violet Caulfield 224b83aa64 Update Icon, update Deps (#561)
* update iOS icon

update react native screens

update react navigation

* update android icon

* Update Android icon

Update README, yay new logo!
2025-10-20 22:53:02 -05:00
Violet Caulfield d27e083037 update readme
update recommended additions
2025-09-06 07:15:36 -05:00
Violet Caulfield 2961ca39bb Introduction of Transcoding Support (#490)
Implements proper server negotation for performing transcoding

Depending on the user's platform (i.e. iOS, Android) and the desired quality specified in the settings, Jellify will playback a transcoded audio file from Jellyfin

This is helpful when the source audio file is not compatible with the user's device (i.e. playing back an ALAC encoded .M4A on Android) or if the user want to stream at a lower quality to save bandwidth

This also drives downloads in different qualities, meaning the download quality selector in the Settings is now working properly. When a track is downloaded, it will download at the quality selected by the user, and in a format compatible with the device

There is also a toggle in the "Player" Settings for displaying a badge in the player that shows the quality and container of the audio being played
2025-08-28 13:04:38 -05:00
Ritesh Shukla 94ba3af9d1 Adding Cast Support (#489)
Adds Google Cast Speaker Support!

A new button is now present in the bottom left of the player screen. Pressing this button will prompt the user to pick a Cast enabled speaker. Once a speaker is selected, the player controls in Jellify will control the playback of the Cast speaker.
2025-08-26 16:36:57 -05:00
Violet Caulfield 753a3a289d fixes and typing and stuff 2025-08-14 14:08:40 -05:00
Violet Caulfield 1f3f7b78e3 rn 81 - audio normalization stuff 2025-08-12 15:29:22 -05:00
Violet Caulfield a9d103b3b3 Fix TextTickers, MP3 Playback Fixes, Fix Blurred Background in Player (Android), Audio Normalization (#471)
Deps updates, fixes text tickers not ticking

Fix blurred background on android

fix library selector being disabled when multiple libraries do exist

Fix issue where mp3 containers ('mpeg') would crash the app

* update readme, fix maestro
2025-08-09 12:32:09 -05:00
Violet Caulfield 6d24539b21 Refresh Data on Music Library Change, Fix Time Code Display (#462)
* refresh data when changing libraries

store libraryId in queryKey to cache data properly

update deps

* music library switching

* make search cognizant of the library ID

* fix how timecodes are displayed to be a uniform width

* update finamp callout in special thanks
2025-08-01 09:30:27 -05:00
Violet Caulfield 894358490a cleanup broken images in README 2025-07-25 09:14:47 -05:00
Violet Caulfield 7c75930007 update README screenshots 2025-07-25 09:13:42 -05:00
Violet Caulfield c9a27999d5 Update README.md
[skip actions]
2025-07-07 23:03:40 -05:00
Violet Caulfield 3a7fe51e8f 0.13.0 (#428)
* Gapless playback (#372)

* Add gapless playback prefetch logic for next track

* Enhance player context to support multiple track downloads and prevent redundant prefetching

* Add download quality settings and integrate into track mapping and network contexts (#386)

* Add Shuffle

* Add Library Selection screen and navigation to account tab

* player redesign featuring blurred background artwork

* add repeat modes to player
2025-07-07 16:47:55 -05:00
Violet Caulfield 1c069fe0bd [skip actions]
update universal dependencies - added maestro installation instructions
2025-06-04 11:46:35 -05:00
Violet Caulfield 2a2b1f0e46 [skip actions]
update readme with lrclib plugin recommendation
2025-05-24 08:39:00 -05:00
Violet Caulfield df31fd1a79 [skip actions]
update readme
2025-05-20 09:23:04 -05:00
Violet Caulfield 0c012c850d [skip actions]
update readme with recommended plugins
2025-05-19 08:33:41 -05:00
Violet Caulfield cdb75fad51 A-Z Selector for Artists, Prep for the same for Albums, Style Fixes, Verbiage Adjustments (#373)
Lots of overall improvements to styling, color usage, and wording

Adds more iconography, adjust settings tab to hide "Labs", enabled via 5 taps on "Made with <3" message

Adds flashlist, for faster lists. Lots of work on the library to add an alphabetical selector for skipping to a particular spot in the list quickly. Will be iterated on as we build out more ways to sort and view your library!

adds additional dns fixes for connecting to a local domain
2025-05-18 10:35:46 -05:00
Violet Caulfield d9bfdddac9 [skip actions]
update readme
2025-05-16 04:31:27 -05:00
Christopher May-Townsend 602ce0b423 [skip actions]
Add download instructions, including obtanium (#368)

Co-authored-by: Christopher May-Townsend <chris.may-townsend@txodds.com>
2025-05-16 03:29:22 -05:00
Violet Caulfield e3691819fb Local DNS resolution Fails (#367)
Fixes an issue where connecting via a local domain wasn't possible
2025-05-15 20:19:18 -05:00
Violet Caulfield 0b5b66c6f0 [skip actions]
readme verbiage
2025-05-15 15:56:20 -05:00
Violet Caulfield eb887c16ba [skip actions]
center align images
2025-05-15 15:55:31 -05:00
Violet Caulfield 0bc5d3e601 [skip actions]
update screenshots display in readme
2025-05-15 15:50:57 -05:00
Violet Caulfield efe980cd24 [skip actions]
add star history
2025-05-15 15:33:38 -05:00
Violet Caulfield 508ca907c1 [skip actions]
update readme
2025-05-15 11:06:25 -05:00
Ritesh Shukla 20937ff359 Implement OTA Updates (#364)
Implements OTA updates, fetched via GitHub from our `App-Bundles` repository

All Typescript changes can be delivered this way

All native changes will need to go through the traditional `publish-beta` workflow, which is now run manually
2025-05-15 11:04:50 -05:00
Violet Caulfield 5066b57fa3 [skip actions]
update readme
2025-05-14 08:14:22 -05:00