Commit Graph

456 Commits

Author SHA1 Message Date
Deluan 12e7100325 Adding a Makefile 2016-10-10 20:27:09 -04:00
Deluan 8d54d42404 Migrating to GoVendor 2016-10-10 20:14:02 -04:00
Deluan bbb3e26600 Fixed build 2016-10-03 23:04:08 -04:00
Deluan 4e6cd7e05d Refactoring to remove duplicated code 2016-10-03 22:30:25 -04:00
Deluan 10dc172a11 Using new version of multiconfig
This version fixes the panic when calling `gosonic -help`
2016-09-16 18:43:43 -04:00
Deluan 60bc1d7a11 Polishing 2016-04-21 10:44:27 -04:00
Deluan 5b9b430825 README 2016-03-31 22:28:33 -04:00
Deluan 62bfc85b07 Changed default port to 4533 2016-03-30 12:57:44 -04:00
Deluan a7ccd76d54 Allowing album cover ids with prefix (al-) 2016-03-30 10:01:37 -04:00
Deluan 9fd530b78a Fixed message 2016-03-30 09:07:32 -04:00
Deluan 132fe06950 Cleaned default PlaylistIgnoredPatterns 2016-03-30 00:28:52 -04:00
Deluan b4d0654c91 Fixing dependencies 2016-03-30 00:20:26 -04:00
Deluan c2b1f9782b New configuration system 2016-03-30 00:05:57 -04:00
Deluan 9049d97820 Moving code away from conf package.
This is necessary, as the conf package will hold only configuration, and cannot have dependencies on other packages
2016-03-29 18:27:14 -04:00
Deluan 2dfa05ceb6 Fixed log message. 2016-03-29 13:54:08 -04:00
Deluan edcfd9dd61 Fine tuning skip range 2016-03-29 09:02:53 -04:00
Deluan 768764bea7 getRandomSongs.view (partially) implemented 2016-03-29 00:01:27 -04:00
Deluan 880521360f Cleaning up tests 2016-03-28 23:41:33 -04:00
Deluan 92682f65d8 Better logging 2016-03-28 19:14:21 -04:00
Deluan 1a705d4319 Fixing NowPlaying when we have more than one song in the queue 2016-03-28 19:11:49 -04:00
Deluan c8184da0ed Skipping now working(?) 2016-03-28 17:51:10 -04:00
Deluan 1e17efc729 star/unstar.view now support albumId (for ID3 access) 2016-03-28 11:38:45 -04:00
Deluan 2319454997 search3.view implemented 2016-03-28 10:01:43 -04:00
Deluan a562bfd17e getStarred2.view implemented 2016-03-28 09:46:16 -04:00
Deluan 615dc862af getAlbum.view implemented 2016-03-28 09:23:44 -04:00
Deluan 82576223dc getAlbumList2.view done 2016-03-27 23:04:05 -04:00
Deluan 4b38f9238c Fixing build 2016-03-27 21:40:09 -04:00
Deluan 94d76cb212 getArtist.view implemented 2016-03-27 21:27:45 -04:00
Deluan 0a137657fe getArtists.view implemented 2016-03-27 20:35:10 -04:00
Deluan 3cc92a32bd Adding song and album counts 2016-03-27 20:13:00 -04:00
Deluan 167e7a1825 Updated dependencies 2016-03-27 17:27:03 -04:00
Deluan 1610b2180b Removed stutter 2016-03-27 17:24:59 -04:00
Deluan 5a0864769b Isolated ledis gomate implementation in its own package 2016-03-27 17:20:46 -04:00
Deluan 83e0a7b24c Fixing some lint warnings 2016-03-26 22:43:13 -04:00
Deluan 9099e24413 Polishing 2016-03-26 22:34:20 -04:00
Deluan 0e20910061 Cleaning old data from artists indexes 2016-03-26 22:29:26 -04:00
Deluan 107321219a Trying to make code more manageable, before a big rewrite 2016-03-26 22:22:34 -04:00
Deluan d2e4290318 Cleaning glide.yml 2016-03-25 13:50:52 -04:00
Deluan 8ddb12ccc4 Cleaning glide.yml 2016-03-25 13:45:33 -04:00
Deluan 74c3257d0c Cleaning glide.yml 2016-03-25 13:37:21 -04:00
Deluan 6a2e5d5c48 Update 2016-03-25 12:54:53 -04:00
Deluan 781c52f5e8 Update for Glide usage 2016-03-25 12:53:23 -04:00
Deluan f29ac99b45 Trying to fix build 2016-03-25 02:14:38 -04:00
Deluan bb6d8e4a61 Trying to fix build 2016-03-25 02:06:48 -04:00
Deluan c014fdd2d2 Trying glide for dependency management 2016-03-25 02:03:16 -04:00
Deluan f9f3d99714 README 2016-03-25 00:32:49 -04:00
Deluan ee8e9864ea Added getSong.view 2016-03-25 00:04:22 -04:00
Deluan 06828d8738 Polishing 2016-03-24 23:31:54 -04:00
Deluan ea4d94fa84 Enabling CORS 2016-03-24 20:00:35 -04:00
Deluan f58c5aa5a3 Token-based authentication implemented 2016-03-24 19:00:28 -04:00