Commit Graph

71 Commits

Author SHA1 Message Date
craig.p.drummond
5683f7939b Use NetworkJob to automatically, and consistently, handle re-directs 2013-09-18 18:11:49 +00:00
craig.p.drummond
3db62b486e Allow search (well filtering) in all categories 2013-08-29 18:27:34 +00:00
craig.p.drummond
7fd6b4aedb Add config page to control which stream categories are enabled, to import new categories, and to remove imported categories. See README for import file format. 2013-08-28 18:50:04 +00:00
craig.p.drummond
e81896bbdb For some stream categories (digitally imported, jazzradio, rockradio, sky, somaFm, and some user categories) add category name to stream name when it is saved in favourites, or added to playqueue. 2013-08-21 15:50:08 +00:00
craig.p.drummond
309cc995d8 Add searching via shoutcast 2013-08-20 18:26:15 +00:00
craig.p.drummond
c4f01f1c93 Request icecast yp.xml file gzip compressed 2013-08-20 18:25:28 +00:00
craig.p.drummond
13d8d8fee7 Cant reload user/xml streams 2013-08-20 18:24:54 +00:00
craig.p.drummond
fbfb08165c - Add support for user-installable stream providers. Need to copy name.xml.gz, and name.svg/name.png to ~/.config/cantata/streams - or PREFIX/share/cantata/streams
- Use thi snew mechanism to install 1.fm provider
2013-08-19 20:44:02 +00:00
craig.p.drummond
b462105cb3 Cant reload favourites 2013-08-08 19:15:21 +00:00
craig.p.drummond
be86397bb4 Allow to refresh all categories that have url 2013-07-16 18:34:12 +00:00
craig.p.drummond
dafe953137 Create custom struct for favourites 2013-07-11 18:37:15 +00:00
craig.p.drummond
5f70962dea Add reload action to items as well 2013-07-11 18:36:42 +00:00
craig.p.drummond
c82b5fd1ea Add configure action to items 2013-07-11 18:36:25 +00:00
craig.p.drummond
77831810a9 Add 'add to favourites' action onto main view too 2013-07-10 18:36:45 +00:00
craig.p.drummond
ceb822b2c3 Show message when stream added to favourites, or category is bookmarked 2013-07-09 18:39:37 +00:00
craig.p.drummond
2cd4dd9893 Re-add bookmarking of TuneIn categories
BUG:252
2013-07-09 14:16:38 +00:00
craig.p.drummond
9a406801ed Show sub-text in search results 2013-07-09 14:16:16 +00:00
craig.p.drummond
179d0eeca2 Better TunIn searches. Search is now in main window, and all types are searched.
BUG:252
2013-07-09 14:15:11 +00:00
craig.p.drummond
d50001d986 Expand favourites by default 2013-07-09 14:14:01 +00:00
craig.p.drummond
94eb26b77f Code re-org 2013-07-09 14:13:12 +00:00
craig.p.drummond
795a41fb60 Bookmark tuneIn categories
BUG:252
2013-07-09 14:12:51 +00:00
craig.p.drummond
e632d773aa Fix removig of listen-live caches 2013-07-09 14:10:34 +00:00
craig.p.drummond
abc6602b29 Cache certain stream listings 2013-07-04 19:48:59 +00:00
craig.p.drummond
446a77a826 Initial support from premium digitally imported streams.
NOTE: This has *not* been tested - as I have no account!!!
2013-07-01 21:03:28 +00:00
craig.p.drummond
7ae146cc65 Split icecast and listenlive streams into categories 2013-07-01 19:57:56 +00:00
craig.p.drummond
12705ed9e6 Add support for shoutcast 2013-07-01 19:57:04 +00:00
craig.p.drummond
bc3975766c Add 'Listen Live' to stream providers 2013-06-29 07:24:38 +00:00
craig.p.drummond
15ae984b22 Fix IceCast streams 2013-06-28 19:18:41 +00:00
craig.p.drummond
d27922e52f Simplify streams page 2013-06-28 18:24:49 +00:00
craig.p.drummond
6ee798eed5 Add import/export of Streams XML files - these contians just streams, without categories. The intention is to be able to import these into MPDroid. 2013-06-07 19:21:59 +00:00
craig.p.drummond
6cb6388762 Indicate when streams file is read-only. 2013-05-08 18:26:12 +00:00
craig.p.drummond
9c8931a73a Use folder-music for default category icon 2013-04-09 17:41:46 +00:00
craig.p.drummond
10be68bbec Assign icon to generated categories... 2013-04-09 17:40:27 +00:00
craig.p.drummond
bb2f72314e Lazy load stream icons 2013-04-07 15:32:37 +00:00
craig.p.drummond
5525bc4980 Initial support for stream icons
(Lots more icons required!!!)
2013-04-06 09:48:10 +00:00
craig.p.drummond
c4e931128d Dont allow # in stream names 2013-04-06 07:44:25 +00:00
craig.p.drummond
ad9942f039 Add stream name to fragment part of URL sent to MPD. This way, when the playqueue listing is received back from MPD, the name can be determined. 2013-03-19 19:29:24 +00:00
craig.p.drummond
20a5a4db49 - Move common actions into StdActions
- Models are in control of what actions are show at what level
2013-02-18 17:07:46 +00:00
craig.p.drummond
cbfd0f20b7 Consistency.. 2013-02-13 19:42:03 +00:00
craig.p.drummond
d92dca64d4 Allow streams to have multiple genres. 2013-02-11 19:33:58 +00:00
craig.p.drummond
3fc4666e8a Make it possible to obtain list of streams from MPD server via http 2013-02-08 17:58:32 +00:00
craig.p.drummond
97f8bae3e3 Check if can save 2013-02-04 17:24:53 +00:00
craig.p.drummond
da333896ad Allow to move streams to different categories via drag-n-drop. 2013-02-01 18:07:03 +00:00
craig.p.drummond
09374f37a4 Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00
craig.p.drummond
476d132466 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
1043d7d5b7 'Add Stream' button 2013-01-15 19:21:14 +00:00
craig.p.drummond
f87d7b063b Move server info into a dialog. 2013-01-12 08:30:57 +00:00
craig.p.drummond
1a5dfb0b76 - Dont save 'Unknown' genre to files, leave this as blank, and load blank as 'Unknown'
- Fix updatnig of genres in streams model
2013-01-12 08:29:19 +00:00
craig.p.drummond
79832a493f Add import of IceCast and SomaFM streams. 2013-01-12 08:27:18 +00:00
craig.p.drummond
e2c0551aa4 Only need to download/parse streams (to check if they are a playlist) when
added from the streams page. (Streams in an MPD playlist will not be
playlists themselves, as MPD does not support this.)
2012-10-16 18:07:10 +00:00