jcorporation
|
1e702d96b3
|
Feat: more loglevels
Fix: mympd_search_adv now uses window parameter, increases speed of search noticeable
|
2018-11-28 14:23:29 +00:00 |
|
jcorporation
|
540a68a456
|
Fix: faster item swapping
|
2018-11-28 14:22:38 +00:00 |
|
jcorporation
|
c1cc1ed852
|
Feat: add logging configuration option
|
2018-11-27 21:24:45 +00:00 |
|
jcorporation
|
cd7cf572f0
|
Fix: variuous cleanups
|
2018-11-27 19:45:35 +00:00 |
|
jcorporation
|
0cc0e54e0c
|
Fix: copyright notices
Fix: add user input validation in backend
|
2018-11-27 17:22:45 +00:00 |
|
jcorporation
|
b7c7b53a27
|
Feat: support search actions for advanced search
Fix: add all to queue button in search card
|
2018-11-27 15:37:17 +00:00 |
|
jcorporation
|
9c0d84d2ad
|
Feat: interface for advanced search
|
2018-11-27 13:05:51 +00:00 |
|
jcorporation
|
63039b15ec
|
Feat: advanced search support for sorting and grouping
|
2018-11-26 17:26:09 +00:00 |
|
jcorporation
|
8852586b74
|
Fix: creation of smartPlaylist mostPlayed
Feat: display versions on startup and in websocket welcome message
|
2018-11-26 15:55:26 +00:00 |
|
jcorporation
|
ae706a51a6
|
Feat: add featAdvsearch, depends on mpd >= 0.21.0 and libmpdclient >= 2.17.0
|
2018-11-22 23:23:53 +00:00 |
|
jcorporation
|
c32649c131
|
Feat: display libmpdclient version in about dialog
|
2018-11-22 22:15:25 +00:00 |
|
jcorporation
|
cf9452b212
|
Fix: use mpd_search_add_db_songs_to_playlist
|
2018-11-20 23:06:56 +00:00 |
|
jcorporation
|
2c004eac9b
|
Fix: use updated mpd_search_add_pl_db_songs api
|
2018-11-20 22:21:17 +00:00 |
|
jcorporation
|
1321bd45a5
|
Feat: first code for mpd 0.21 filter expressions in search
|
2018-11-19 22:37:08 +00:00 |
|
jcorporation
|
4a6e0de158
|
Fix: song numbering in search_queue function
|
2018-11-15 20:59:38 +00:00 |
|
jcorporation
|
34c0506a3b
|
Feat: add last played tab to queue card
|
2018-11-14 23:14:47 +00:00 |
|
jcorporation
|
bf317d4039
|
Fix: disable coverimage support if featLibrary == false
|
2018-11-14 22:00:55 +00:00 |
|
jcorporation
|
b4f0f748f9
|
Fix: default columns for last played songs list
|
2018-11-13 23:56:10 +00:00 |
|
jcorporation
|
2cc733af35
|
Feat: improve last_played function
|
2018-11-13 23:50:30 +00:00 |
|
jcorporation
|
ba187b17ce
|
Feat: last played songs card
|
2018-11-12 23:48:29 +00:00 |
|
jcorporation
|
568ad1e382
|
Fix: calculation of coverimage #72
|
2018-11-05 20:20:18 +00:00 |
|
jcorporation
|
179668e868
|
Feat: configurable tags in playback card
|
2018-11-05 19:57:06 +00:00 |
|
jcorporation
|
65c5d6486d
|
Feat: configurable tags in playback card
|
2018-11-04 23:26:59 +00:00 |
|
jcorporation
|
abf66397a7
|
Feat: new layout of database view
|
2018-11-04 18:34:46 +00:00 |
|
jcorporation
|
bc3ef6ddfe
|
Fix: repeat jukebox add, if add fails
|
2018-10-29 23:33:20 +00:00 |
|
jcorporation
|
c218b50ac4
|
Feat: add setting to disable coverimages
|
2018-10-29 19:41:04 +00:00 |
|
jcorporation
|
d857ae40b6
|
Feat: add settings for localplayer, streamurl, searchtaglist, browsetaglist, syscmds #70
|
2018-10-29 18:17:04 +00:00 |
|
jcorporation
|
58d1782cf7
|
Feat: disable playlists and browse database feature if not enabled in mpd #68 #69
|
2018-10-25 21:03:33 +01:00 |
|
jcorporation
|
c5856c0cbd
|
Feat: configureable columns in all song views #47
|
2018-10-22 23:20:57 +01:00 |
|
jcorporation
|
122345abdb
|
Feat: configureable columns in queue view #47
|
2018-10-22 21:03:45 +01:00 |
|
jcorporation
|
460233cd70
|
Fix: small code improvements
|
2018-10-18 23:23:58 +01:00 |
|
jcorporation
|
9458d483cf
|
Fix: free unused memory
|
2018-10-18 22:55:45 +01:00 |
|
jcorporation
|
47ce3114a7
|
Fix: remove compiler warnings
|
2018-10-18 22:33:11 +01:00 |
|
jcorporation
|
68a72e720c
|
Fix: renamed function list_order to list_sort_by_value
|
2018-10-17 23:12:00 +01:00 |
|
jcorporation
|
d7c9d549be
|
Feat: put all configured mympd_tags in json response for list and detail views
|
2018-10-17 23:04:06 +01:00 |
|
jcorporation
|
5782ae2979
|
Fix: sort syscmds by first number
|
2018-10-16 22:38:38 +01:00 |
|
jcorporation
|
a81dd7e9d1
|
Feat: implement list sorting
|
2018-10-16 22:36:53 +01:00 |
|
jcorporation
|
e371453b7b
|
Feat: add ability to define and execute system commands, eg. reboot and shutdown
|
2018-10-15 23:34:25 +01:00 |
|
jcorporation
|
ea793a8e0c
|
Fix: formatting
|
2018-10-15 21:13:57 +01:00 |
|
jcorporation
|
f53c20296a
|
Feat: configurable max_elements_per_page #47
|
2018-10-14 23:03:56 +01:00 |
|
jcorporation
|
2d2949d6f7
|
Fix: deleting track from playlist don't deletes playlist
Fix: use update_stored_playlist notify for updating playlist view
|
2018-10-14 22:38:34 +01:00 |
|
jcorporation
|
41a46b3656
|
Feat: confirm dialog for delete playlist #47
|
2018-10-14 22:08:10 +01:00 |
|
jcorporation
|
bb5bf87dbd
|
Fix: formating
|
2018-10-11 22:30:50 +01:00 |
|
jcorporation
|
d84cdd7d6f
|
Feat: separate update_volume notify from update_state notify
|
2018-10-11 20:50:26 +01:00 |
|
jcorporation
|
b8d422e564
|
Feat: replace static tag list with dynamic list, this adds support of all mpd tags to myMPD
|
2018-10-09 22:51:47 +01:00 |
|
jcorporation
|
0c89fbc7d3
|
Fix: malloc errors
|
2018-10-08 23:46:08 +01:00 |
|
jcorporation
|
4e62c336ba
|
Fix: use central list functions for smart playlists and jukebox mode
|
2018-10-08 21:44:22 +01:00 |
|
jcorporation
|
25a8653510
|
Fix: use modified-since find and last database update for creating myMPDsmart-newest #64
|
2018-10-08 17:14:07 +01:00 |
|
jcorporation
|
dab83d0e5e
|
Fix: test of entity type in mympd_smartpls_update_newest
|
2018-10-07 23:21:44 +01:00 |
|
jcorporation
|
2a675bc4e8
|
Fix: check existance of needed directories under /var/lib/mympd
|
2018-10-07 22:56:11 +01:00 |
|