Craig Drummond
1ea4fcecac
Sort dirctories
2018-02-10 15:59:00 +00:00
Craig Drummond
605cc22954
Remove duplicate URLs
...
Closes #1200
2018-02-10 15:57:42 +00:00
Craig Drummond
2f25577699
Check if playlist contains stream urls. http and https checked with
...
stream fetcher, others are just passed onto MPD.
Issue #1197
2018-02-08 18:24:33 +00:00
Craig Drummond
5c577db07a
Add view modes
2018-02-07 17:22:45 +00:00
Craig Drummond
2f66dcf084
Add some actions
2018-02-06 20:48:43 +00:00
Craig Drummond
d0254777a5
Support playlists in local browse
2018-02-06 19:38:25 +00:00
Craig Drummond
c5c19afb30
Merge branch 'master' into 1180-local-fs-browsing
2018-02-06 19:23:13 +00:00
Craig Drummond
7470185d82
Support dragging m3u and m3u8 playlists onto playqueue.
...
Closes #1192
2018-02-06 19:21:37 +00:00
Craig Drummond
3161ce376b
Whn grouping byt album and navigate to tracks show "Album by Artist" in
...
tite widget.
2018-02-06 18:50:25 +00:00
Craig Drummond
735f28a4a1
Connect actions
2018-02-05 20:02:00 +00:00
Craig Drummond
f21144ac79
Merge branch 'master' into 1180-local-fs-browsing
2018-02-05 19:42:47 +00:00
Craig Drummond
4ecb3058a7
Recurse (up to 5 levels deep) when drag'n'drop folders
2018-02-05 19:41:46 +00:00
Craig Drummond
b2440cdd29
Initial work on browsing of local filesystem. Drag'n'drop of songs and
...
folders contining songs works. TODO: Recurse deeper into folders when
drag'n'drop, and make + and |> actions work.
Issue #1180
2018-02-04 20:02:46 +00:00
Craig Drummond
1d7fe019c1
Add original date to playlist table columns.
2018-02-01 19:11:17 +00:00
Craig Drummond
60270f5eef
Support dragging folder of music files onto playqueue.
...
Closes #1181
2018-01-31 20:09:57 +00:00
Craig Drummond
a5f5538969
Make track links in context view work with CUE files.
...
Closes #1179
2018-01-31 18:42:21 +00:00
Craig Drummond
38ecccf975
Add more debug
...
Issue #1167
2018-01-16 23:13:22 +00:00
padertux
d01f915b4a
Refactor code to use C++11 nullptr
2018-01-08 23:01:25 +01:00
padertux
c2ee7e5ad8
Refactor code to use C++11 overriding
2018-01-08 22:51:48 +01:00
Craig Drummond
445d1497ac
Update (c) year
2018-01-01 10:11:39 +00:00
Craig Drummond
df99826fdd
priorty -> priority
2017-12-24 16:37:04 +00:00
Craig Drummond
76c68a5887
Don't set album/artist cover song if its empty
...
Issue #1143
2017-12-17 17:18:31 +00:00
Craig Drummond
2551ec631e
More covers debug
...
Issue #1143
2017-12-17 13:32:12 +00:00
Craig Drummond
5d38162236
Adjust library seatch debounce based upon number of tracks in DB.
...
Issue #1144
2017-12-16 22:43:53 +00:00
Craig Drummond
2a39bf2459
...and playlists
...
Issue #1139
2017-12-07 19:13:28 +00:00
Craig Drummond
dc05fbee51
Add filename and path to table stlye playqueue options.
...
Issue #1139
2017-12-07 19:08:15 +00:00
Craig Drummond
281b2636d7
Also add year filtering to playqueue
...
Issue #1131
2017-12-01 19:12:37 +00:00
Craig Drummond
948026d73b
Use for(var: list) and not foreach(var, list)
2017-11-27 22:36:53 +00:00
Wolfgang Scherer
7ff98497c3
forked-daapd does not generate valid play queue IDs
2017-11-20 06:30:36 +01:00
Craig Drummond
cf00635632
Add "Add Local Files" to playqueu context menu.
...
Closes #1112
2017-11-03 16:18:45 +00:00
Craig Drummond
cf7939c771
If HTTP streaming enabled, then use this is in preference to direct
...
access
2017-10-15 18:16:56 +01:00
Craig Drummond
9ffba0a564
Use em-dash where appropriate
...
Issue #1064
2017-08-18 22:54:24 +01:00
Craig Drummond
7432a1d12b
If the initial start-up connection fails, try again every .5 second for
...
a few seconds.
Issue #1037
2017-08-16 20:15:49 +01:00
Craig Drummond
3ef49aa27d
Revert "Use em-dash where appropriate"
...
This reverts commit aa41876e0c .
2017-08-15 23:00:26 +01:00
Craig Drummond
aa41876e0c
Use em-dash where appropriate
...
Issue #1064
2017-08-15 22:57:07 +01:00
Craig Drummond
bb05708411
Remove unity menu icon work-around.
2017-08-14 22:42:17 +01:00
Craig Drummond
0b18f14089
When adding items with a custom priority, or updating a custom priority,
...
add option to have this priority decrease with each item.
Issue #1054
2017-08-14 19:42:11 +01:00
Craig Drummond
79e41ee7fa
And better radio icon
2017-07-03 22:51:39 +01:00
Craig Drummond
c814e1af60
Better playlist icons
2017-07-03 22:43:24 +01:00
Craig Drummond
91cdabec62
Try to always use fontawesome icons
2017-07-03 18:12:17 +01:00
CraigD
fb403ae402
Merge pull request #1024 from rezodlub/master
...
Fixes:
2017-06-19 12:01:23 +01:00
Craig Drummond
35eb3dd620
Add 'Sort by track number' to playqueue.
...
Issue #1025
2017-06-13 18:48:42 +01:00
Craig Drummond
1a445b08c9
If listing albums not filtered on artist, then if we have a unqique id
...
for the album use that. This will allow us to grouup albums with
different composers when the composer tweak is set.
Issue #1025
2017-06-13 18:40:12 +01:00
Craig Drummond
9539f300b5
AlbumInfo not used
2017-06-13 18:39:46 +01:00
rezodlub
7cc1c378aa
Fixes:
...
empty folders on MPD side (crash inserting/removing to/from model)
usage of sys/time.h changed to QTime
no unistd.h in Visual Studio
if QT was build without SSL support, there is no QSslSocket class (at least in 5.6 and 5.8)
missing strncasecmp in Visual Studio
utime.sys is actually sys/utime.h in Visual Studio
2017-06-11 15:31:35 +02:00
Craig Drummond
1a94d81a5a
Add support for OriginalDate tag.
...
Issue #1012
2017-04-28 17:41:45 +01:00
Craig Drummond
4f7357c5bd
Reduce number of advanced config items - there was just too many.
2017-04-08 19:27:18 +01:00
Craig Drummond
e67d6e3a23
Use Qt5's translation framework - ts files, not po files.
2017-04-08 10:35:31 +01:00
Craig Drummond
4f76f4d27e
Qt4 and Ubuntu Touch support have been removed
2017-04-07 17:57:10 +01:00
Craig Drummond
a2f007a2b7
Update (c) year
2017-04-02 18:45:30 +01:00