Commit Graph

21 Commits

Author SHA1 Message Date
Craig Drummond
8ec9a7f30b Simplify whitespace of podcast name and episode names. 2018-05-26 19:04:14 +01:00
Craig Drummond
445d1497ac Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
a2f007a2b7 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
2d9459ce00 Show podcast descriptions in tooltips.
Issue #967
2017-02-25 10:25:19 +00:00
Craig Drummond
05647dca0f Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
2406289303 Update (c) year 2015-08-13 21:12:34 +01:00
Craig Drummond
781d9df376 When conveting RFC822 dates - convert strings to lower case and then
uppercase first letter. Fixes issue where month is all in lowercase
#714
2015-07-31 16:58:52 +01:00
craig.p.drummond
bcdfb143c8 If 'url' entry is empty in 'enclusure' section of podcast RSS file, then use 'guid' text as url - if possible.
BUG: 602
2014-12-07 14:47:30 +00:00
craig.p.drummond
57a0793186 When parsing podcast RSS, if episode is marked as video (e.g. video/mp4) but the url ends in an audio extension then use it is proably an audio podcast.
BUG: 588
2014-11-17 14:58:23 +00:00
craig.p.drummond
19cfa85463 Remove debug! 2014-09-23 22:16:56 +00:00
craig.p.drummond
ab7e641834 Fix parsing of podcast RSS files containing "content" tag.
BUG: 546
2014-09-23 20:29:48 +00:00
craig.p.drummond
668e5d9254 Combine podcast subscribe and search dialogs. 2014-01-23 19:55:03 +00:00
craig.p.drummond
ab7ffecca3 Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
d63e10f9b8 Warn if user attempts ot import video podcast
BUG: 315
2013-10-11 19:11:04 +00:00
craig.p.drummond
aea075ba72 Accept more 'audio' types
BUG: 315
2013-10-11 19:10:02 +00:00
craig.p.drummond
5ba506f542 Extract, and store, podcast publication date - and use this to sort 2013-09-26 18:03:28 +00:00
craig.p.drummond
ecef132e41 Remove another toAscii!!! 2013-09-19 19:45:54 +00:00
craig.p.drummond
c30978ea64 Fix retrival of images in itunes namespace 2013-09-19 18:19:04 +00:00
craig.p.drummond
79c08fef85 Use toLatin1 not toAscii
BUG: 294
2013-09-19 18:18:31 +00:00
craig.p.drummond
c2a9b105aa - fix podcast update timer
- fix more podcast urls
2013-09-19 18:17:45 +00:00
craig.p.drummond
d5c0ab1bb6 Initial podcast support
NOTE: This is NOT fully implemented, or functional!!!
2013-09-17 16:25:58 +00:00