···1010- username: demo
1111- password: demo
12121313-this is not feature-complete, and is also unstable. this project is still a **very early work-in-progress** and i am working on it in my free time.
1313+this is not feature-complete. this project is still an **early work-in-progress** and i am working on it in my free time. please do not expect it to be fully stable just yet.
14141515
16161717+## faq
1818+1919+### offline support?
2020+2121+maybe in the future? i'm not sure what 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.
2222+2323+at the current moment, tinysub _requires_ an active connection to the server to work.
2424+2525+### mobile support?
2626+2727+ehhhh 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).
2828+2929+for 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.
3030+3131+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).
3232+1733## todo
18341935- ✓ playback
···3551- ✓ looping
3652- ✓ sort by
3753- ✓ pwa (not offline, but installable)
5454+- proper focus management
3855- search
3956- playlist management
4057- replaygain
5858+- language support (should be easy)
5959+- customizable table column toggles
41604261## credits
4362