···26262727if you are trying to connect to devices on your local network or Tailscale, it may not work. on Chromium, i was able to log into my server through Tailscale by using it's IP address (not magicDNS), but i have no clue if this works in other browsers.
28282929-if anyone knows a solution to this, then please let me know!
3030-3129### offline support?
32303333-maybe in the future? i'm not sure what exact limits web applications have on IndexedDB and how many songs i could store in there. i may be able to add offline support with a limit to the cache, but it's definitely not high priority.
3131+at the current moment, tinysub **requires** an active connection to the server to work at all.
34323535-at the current moment, tinysub **requires** an active connection to the server to work.
3333+in the future, i plan on providing desktop builds of tinysub through Tauri, which would allow for adding desktop-exclusive features such as full library sync and offline usage.
3434+3535+the web hosted version of tinysub is likely never going to get these features, as i believe there are limits to how much you can store in IndexedDB. i may be able to store the full library metadata offline, but whats the point if you can only cache a few songs?
36363737### mobile support?
38383939ehhhh kinda. it does have responsive design, so menus do shift and resize based on whether you're on mobile or desktop, however, tinysub is mostly designed to look and feel like a desktop application, and also has certain controls that are not accessible on mobile (such as dragging rows around, selecting multiple items with shift, etc).
40404141for alternative Subsonic clients: on iOS, i heavily recommend [Arpeggi](https://testflight.apple.com/join/LDWqgjAs) (whenever the TestFlight opens back up) or [Amperfy](https://github.com/BLeeEZ/amperfy). on Android, i've heard [Symfonium](https://www.symfonium.app) is amazing.
4242-4343-for mobile to work you will likely need to install the app as a PWA so that the browser's tab bar doesn't interfere with the app. this is a known problem on Safari and Firefox (haven't tested others).
44424543## todo
4644···6664- ✓ pwa (not offline, but installable)
6765- ✓ focus management
6866- ✓ search
6767+- ✓ undo/redo
6968- playlist management
7069- replaygain
7170- language support