Antoine Gersant
|
f42e40b766
|
Added API endpoint to edit configuration
|
2017-07-01 18:04:52 -07:00 |
|
Antoine Gersant
|
378c2015b8
|
Replaced hand-written SQL with diesel
|
2017-06-25 18:36:54 -07:00 |
|
Antoine Gersant
|
9fe0bfd046
|
No longer panic when there's an error while parsing options
|
2017-05-30 22:49:17 -07:00 |
|
Antoine Gersant
|
f638299665
|
Run as a daemon on Linux
|
2017-05-30 22:45:27 -07:00 |
|
Antoine Gersant
|
5866076b21
|
Use serde to parse config file
|
2017-05-08 22:47:15 -07:00 |
|
Antoine Gersant
|
5781d4cbe5
|
Added support for fetching recently added albums
|
2017-05-07 23:32:37 -07:00 |
|
Antoine Gersant
|
f9a27895b4
|
Formatting
|
2016-12-21 07:05:16 +01:00 |
|
Antoine Gersant
|
0a729184e4
|
Proper error handling in file indexing
No longer unwrap like there's no tomorrow
|
2016-12-03 13:42:06 -08:00 |
|
Antoine Gersant
|
ec8a8da81e
|
Modernized error handling
- Use error-chain instead of writing tons of boilerplate
- Switched try!() macros to '?'
|
2016-12-03 12:08:55 -08:00 |
|