12 Commits

Author SHA1 Message Date
94802dc123 updates project to net standard 2.1 2020-02-06 22:01:33 +01:00
a72a8cc8a9 updated EF nuget packages to 2.2.6
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-24 22:12:59 +02:00
babd41055f updated packages 2019-06-04 21:46:42 +02:00
15e2a650b9 Updated DB Schema and added new initial create 2019-01-30 22:57:44 +01:00
273b960979 disabled track number in final m3u -> needs to be formatted in different way 2019-01-29 23:43:29 +01:00
decc3cf5f5 fixed nameoverride handling on list generation 2019-01-29 22:25:37 +01:00
8d04684c95 moved connection string to the app config 2019-01-25 23:04:47 +01:00
0b53b6f697 First running version with all fields, sync, m3u generation and without old controller 2019-01-25 22:52:37 +01:00
20f0b767e8 added first result table with containing the tracks (prototype) 2018-12-29 00:44:47 +01:00
590c73f834 added playlist loader
registered appconfig as singleton
added config interfaces
2018-12-29 00:38:20 +01:00
a42814029a added xspf parser
moved files to better namespaces
added example playlistfiles
codereformat
2018-12-16 00:30:31 +01:00
4480e219fa added new projects and some base code for persistence 2018-12-10 00:20:33 +01:00