34 Commits

Author SHA1 Message Date
Kasper Rynning-Tønnesen
6ed67ffee6 Prettified som more files and fixed some logging of missing files so they are more similar in fashion 2019-07-26 08:46:03 +02:00
Kasper Rynning-Tønnesen
6cfab8aebc Fix for error on video not always skipping 2019-05-15 22:46:44 +02:00
Kasper Rynning-Tønnesen
684c49c7c6 Licensed/copyright 2019-05-15 21:44:35 +02:00
Kasper Rynning-Tønnesen
39d10745a1 Fix for error-video in list not being updated when replaced 2019-04-06 17:50:45 +02:00
Kasper Rynning-Tønnesen
76dea850a6 Closes #501 2019-04-06 15:20:10 +02:00
Kasper Rynning-Tønnesen
7bab1fac16 Correctly fetching video-info on error for youtube 2019-04-06 14:37:03 +02:00
Kasper Rynning-Tønnesen
50704be17b Better handling of errors in videos, only removing if an error is found, else a regular skip is performed 2019-04-06 14:28:18 +02:00
Kasper Rynning-Tønnesen
066480458d Tags functionality 2019-02-28 22:51:22 +01:00
Kasper Rynning-Tønnesen
c3bfac72c6 Modal and filter somewhat working 2019-02-26 21:42:30 +01:00
Kasper Rynning-Tønnesen
3e3ef4d6d2 Better nice-fail if files are missing, and more correctly start non-clustered run 2018-09-25 12:26:55 +02:00
Kasper Rynning-Tønnesen
46996881cb Added more error-message on error fetching song-data 2018-08-28 12:54:43 +02:00
Kasper Rynning-Tønnesen
7f22ff2b1d Moved SoundCloud api-key out to different config file and fixed some list-naming issues that was caused with filter.clean was performed after list-name was encoded. Closes #362 2018-08-01 16:53:26 +02:00
Kasper Rynning-Tønnesen
82ac25c5d2 Multi-word channel-names and API-fixes
- Spaces and signs allowed in channel-name
- Added missing functioncalls in RESTApi
2018-05-31 14:45:21 +02:00
Kasper Rynning-Tønnesen
b971074788 Prettier JSON and less globally exposed variables 2018-05-30 14:19:10 +02:00
Kasper Rynning-Tønnesen
637006ab73 Fixed some unhandled exceptions 2018-05-29 19:37:22 +02:00
Kasper Rynning-Tønnesen
9b1e91783e Soundcloud-player + soundcloud-search added 2018-05-03 14:27:54 +02:00
Kasper Rynning-Tønnesen
1da48a7f1a Fixed issue with crashing server 2018-03-19 23:48:11 +01:00
Kasper Rynning-Tønnesen
f70cf00fd1 Fixed issue with channels having spaces 2018-03-18 18:19:42 +01:00
Kasper Rynning-Tønnesen
c21eee838a Modified rest, and added client-version 2018-03-12 17:06:47 +01:00
Kasper Rynning-Tønnesen
d757b95b44 Added more info on faulty input
- Sent in the results on REST
- Sent in the update_required msg on socket.io connection
2018-03-06 13:02:53 +01:00
Kasper Rynning-Tønnesen
924cc44a20 More typechecking 2018-03-04 22:57:27 +01:00
Kasper Rynning-Tønnesen
740cf021f8 Fixed issue with correct title not returning result 2018-03-03 12:12:32 +01:00
Kasper Rynning-Tønnesen
c70b6a0ea9 Prettier returing on API
- Prettier returns on API
- Upped to version 4
2018-03-02 10:47:06 +01:00
Kasper Rynning-Tønnesen
7fda70965f Fixed issue with suggested being duplicated and RESTApi posting 2018-03-02 09:23:07 +01:00
Kasper Rynning-Tønnesen
92a7c88e42 More RESTApi explanation in README and more endpoints 2018-03-01 19:11:20 +01:00
Kasper Rynning-Tønnesen
557bc521a5 Validating song-info on add by api 2018-03-01 16:14:24 +01:00
Kasper Rynning-Tønnesen
814e1eaac9 Added more error-messages on crashing because of missing files. Closes #227 2017-11-10 16:23:45 +01:00
Kasper Rynning-Tønnesen
1debe715d4 Fixed small } error 2017-11-10 11:16:09 +01:00
Kasper Rynning-Tønnesen
9bcf20269a Improved finding errorounus songs, and fix error with embedded player 2017-11-10 11:13:01 +01:00
Kasper Rynning-Tønnesen
ddfb94be01 Merge branch 'master' into feature/song2 2017-11-09 20:15:23 +01:00
Kasper Rynning-Tønnesen
7a62057a30 Revert "Feature/song replacement" 2017-11-09 19:51:32 +01:00
Kasper Rynning-Tønnesen
b03213d61a Got automatic detection working for changing song when they are similar enough (higher than 0.75) 2017-11-09 19:47:31 +01:00
Kasper Rynning-Tønnesen
3050d56bf8 Everything except img error handling working 2017-11-09 17:14:19 +01:00
Kasper Rynning-Tønnesen
f86a5382f0 Forgot to add the files 2017-11-09 16:12:29 +01:00