1
0
mirror of https://github.com/SuperBFG7/ympd synced 2024-06-16 01:59:55 +00:00
Commit Graph

98 Commits

Author SHA1 Message Date
SuperBFG7
ac7ad51a0e Fix handling of multiple client sessions (browsers) 2021-08-24 14:12:06 +02:00
SuperBFG7
3c70301789 Added authentication for webservice connection. 2021-08-23 17:23:48 +02:00
SuperBFG7
2b461aafa2 Only show love button when either mpdas or mpdscribble channel is
present and use the correct channel to send the message of love
2021-06-17 20:50:15 +02:00
Andrew Carr
9a0cf4a43b Configured and ran clang-format on src files 2021-05-23 04:09:25 +00:00
Andrew Carr
3fe238b169 Dirble option and functionality removed
Dirble is no longer available and per the author/old-owner, will probably not
be coming back.

This commit removes the configuration option and the code used to access
dirble. Everything else still appears to be functional.

re: https://dev.to/confact/what-happened-with-dirble-k3g
2021-05-21 01:38:19 +00:00
Daniel Schregenberger
df5a48f99f
Merge pull request #31 from SuperBFG7/compile
added forward declarations
2020-06-02 12:44:06 +02:00
SuperBFG7
2268e0f0f3 added forward declarations 2020-06-02 12:41:52 +02:00
SuperBFG7
265e5f76a1 Merge remote-tracking branch 'eb041592/queue_time' 2018-04-22 18:57:02 +02:00
SuperBFG7
63be6f0de0 Merge remote-tracking branch 'upstream/master' 2018-04-22 18:33:10 +02:00
eb041592
54e334a2a0 Added additional "totalTime" field to "obj" for the queue's total time. 2018-04-04 23:06:19 +02:00
Andy
17b97c8f6b
Merge pull request #159 from eb041592/unclutter_interface
Unclutter Interface
2018-03-29 20:36:25 +02:00
SuperBFG7
26b2ca3408 add option "localport" to exclude ports from auth
usefull if ympd listens on two ports: one (local) for intranet usage and
one for internet usage
2018-03-25 13:45:16 +02:00
eb041592
b091e47d2f Removed default for dirble_api_token from ympd.c 2018-02-04 01:50:28 +01:00
eb041592
fe0277bfbe Rearranged artist and album information in queue and search results. 2018-02-03 12:03:33 +01:00
eb041592
cf572b705e Added artist and album to both queue and search results; minor spelling 2018-02-02 02:14:31 +01:00
Daniel Schregenberger
2a0e4fb22a
Merge pull request #15 from SuperBFG7/notandy-master
Notandy master
2018-01-26 15:43:58 +01:00
Andrew Karpow
88b2aa70c8 fixed mpd connection with empty mpdpass introduced by #148 2018-01-26 15:06:34 +01:00
SuperBFG7
1e93d2dc82 Merge branch 'master' into notandy-master 2018-01-26 13:51:20 +01:00
Andrew Karpow
ceee8bd90a Merge branch 'master' of https://github.com/lesderid/ympd into lesderid-master 2018-01-22 04:58:17 +01:00
Andrew Karpow
ba4322c684 Merge branch 'send-message' of https://github.com/SuperBFG7/ympd into SuperBFG7-send-message 2018-01-22 04:50:22 +01:00
Andrew Karpow
265577c5ab Merge branch 'BenjaminHae-sortable' 2018-01-22 04:40:52 +01:00
Andy
393d6063da
Merge pull request #149 from SuperBFG7/delete
add ability to delete ranges of the playlist
2018-01-22 04:34:54 +01:00
SuperBFG7
fac60b18a1 Merge branch 'delete' 2017-04-08 11:31:41 +02:00
SuperBFG7
eb803d1da5 add ability to delete ranges of the playlist 2017-04-08 11:25:40 +02:00
Galen Alderson
fa4cb48830 Fix segfault when using short password option (-m) 2017-03-29 12:17:01 -04:00
SuperBFG7
269c55b9c8 Merge remote-tracking branch 'origin/send-message' 2017-03-24 11:02:25 +01:00
SuperBFG7
dfb9adb78c added missing include 2017-03-24 11:01:24 +01:00
SuperBFG7
4f64061286 Merge remote-tracking branch 'origin/send-message' 2017-03-18 13:41:32 +01:00
SuperBFG7
07c6df23bc added API command to send messages to MPD channels 2017-03-18 13:31:26 +01:00
SuperBFG7
40c335cfca Merge branch 'patch-1' of git://github.com/eolianoe/ympd into eolianoe-patch-1 2017-03-18 10:34:57 +01:00
unknownln
a6ba0d640c Update documentation for new option 2017-02-18 11:51:03 -05:00
unknownln
f79dea44a2 Add option to set MPD password 2017-02-18 11:42:20 -05:00
Les De Ridder
d9ec70a9da
Make the Dirble API token configurable and use HTTPS
Fixes #140
2016-09-11 18:23:42 +02:00
eolianoe
d2d037fe97 Display the right short option for --version 2016-04-17 11:37:04 +02:00
SuperBFG7
97bdc9aa97 fix handling of commas in library item names 2016-01-25 13:29:28 +01:00
SuperBFG7
83dcb137fb fix handling of commas in library item names 2016-01-25 13:17:28 +01:00
SuperBFG7
5090ca370e fix digest argument type 2015-11-13 10:33:32 +01:00
SuperBFG7
84ad2b06a7 fix digest argument type 2015-11-13 10:32:36 +01:00
SuperBFG7
ff92b2718f add artist and title columns (by laclaro) 2015-10-16 18:51:25 +02:00
Daniel Schregenberger
03d02e815c Merge pull request #4 from BenjaminHae/sortable
Make playlist sortable
2015-10-16 14:24:54 +02:00
SuperBFG7
686eb4f5d2 skip authorization for websockets, since mobile safari does not support it 2015-10-15 15:46:28 +02:00
SuperBFG7
bde33d5aa7 added option for htdigest authentication 2015-10-06 20:17:28 +02:00
Benjamin Häublein
9d11aaf829 sortable queue
using jquery-ui-sortable standalone https://github.com/ryantbrown/jquery-ui-sortable
2015-09-26 13:51:56 +02:00
Andy
30b0b812f6 Merge pull request #69 from kurt-vd/master
add support for output enable/disable
2015-09-20 15:56:10 +02:00
Benjamin Häublein
4f138c0986 Save Queue 2015-09-02 19:47:58 +02:00
Kurt Van Dijck
3b72651d7e outputs: fix typo 2015-05-25 18:11:22 +02:00
Kurt Van Dijck
d125f0a1d3 outputs: show MPD error message on stderr 2015-05-02 14:36:02 +02:00
Kurt Van Dijck
c3ddc8318b outputs: clear possible error 2015-05-02 00:07:37 +02:00
Kurt Van Dijck
0c3ded1cf3 outputs: reduce duplicate code 2015-05-02 00:04:04 +02:00
Kurt Van Dijck
66ed2518a2 mpd_client: fix allocation of outputs 2015-05-01 23:33:07 +02:00