Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | test for musicfile | dakkar | 2018-01-02 |
| | |||
* | DirScanner returns objects with useful .CWD | dakkar | 2018-01-02 |
| | |||
* | make root required in constructor | dakkar | 2018-01-02 |
| | |||
* | handle file deletion | dakkar | 2017-12-30 |
| | |||
* | move coercions to signatures | dakkar | 2017-12-30 |
| | |||
* | better db structure, plus notes | dakkar | 2017-12-30 |
| | |||
* | submethod is probably the wrong thing here | dakkar | 2017-12-25 |
| | |||
* | metadata | dakkar | 2017-12-25 |
| | |||
* | script to run while in dev | dakkar | 2017-12-25 |
| | |||
* | fix db library dependency | dakkar | 2017-12-25 |
| | |||
* | some very awkawrd error handling | dakkar | 2017-12-25 |
| | |||
* | wiring the collection into the application | dakkar | 2017-12-23 |
| | |||
* | Collection class | dakkar | 2017-12-23 |
| | |||
* | DBIish wants strings | dakkar | 2017-12-23 |
| | |||
* | skip useless top-level element in avprobe output | dakkar | 2017-12-23 |
| | |||
* | MusicFile is now synchronous | dakkar | 2017-12-23 |
| | |||
* | fix .finish in gather/take | dakkar | 2017-12-23 |
| | | | | | the sth was being finished when returning, not at the end of the gather | ||
* | DirScanner can emit the class, no need to .new | dakkar | 2017-12-23 |
| | |||
* | restructure DB schema, go plain DBIish | dakkar | 2017-12-23 |
| | |||
* | script to call my subsonic server | dakkar | 2017-12-23 |
| | |||
* | simple dir scanner | dakkar | 2017-12-23 |
| | |||
* | minimal db model | dakkar | 2017-12-23 |
| | |||
* | rough model to extract metadata from music files | dakkar | 2017-12-18 |
| | |||
* | add xml text-decl | dakkar | 2017-12-17 |
| | | | | XML::Writer doesn't :( | ||
* | Subsonic returns text/xml | dakkar | 2017-12-17 |
| | | | | why not application/xml, dammit? | ||
* | rewrite URLs to allow optional '.view' | dakkar | 2017-12-17 |
| | |||
* | split pieces into modules | dakkar | 2017-12-17 |
| | |||
* | passes "connection test" from official Android app! | dakkar | 2017-12-16 |
| | |||
* | trace requests&responses | dakkar | 2017-12-16 |
| | |||
* | nicer application / server structure | dakkar | 2017-12-16 |
| | |||
* | also JSON serialiser | dakkar | 2017-12-16 |
| | | | | | Subsonic's JSON response structure is just different enough from what XML::Writer wants, that making them both work is going to be *hard* | ||
* | rough server w/ serialisation | dakkar | 2017-12-16 |
| | |||
* | fix authorisation to return Subsonic response | dakkar | 2017-12-16 |
| | |||
* | authorisation middleware | dakkar | 2017-12-16 |
| | |||
* | authentication middleware | dakkar | 2017-12-16 |
| | |||
* | users model | dakkar | 2017-12-16 |
| | |||
* | ignore file | dakkar | 2017-12-16 |