Gaven Henry
3b7c51d2e5
Merge 5916aca821
into 44e2b1c207
3 years ago
Gaven Henry
5916aca821
Fix missing application of user-agent setting
...
One place where the user-agent setting was not applied, resulting in some podcasts failing to download still. Creating a PR to highlight that this was missed as it is only mentioned in a comment on the previous PR.
credit to @wiseindy
https://github.com/wiseindy/podgrab
3 years ago
Akhil Gupta
44e2b1c207
Merge pull request #214 from djluck/set-max-dl-concurrency
...
Add settings for Max DL concurrency + `User-Agent`
3 years ago
Akhil Gupta
17492abd6e
close #202
3 years ago
James Luck
7a796c4815
Fixing typo
3 years ago
James Luck
9942f216e1
Fixing typo and formatting
3 years ago
James Luck
94b4b2b19b
Use user-agent in all places in fileService.go and make sure user agent box is wide
3 years ago
James Luck
0e8453c202
Adding ability to specify `User-Agent` header
3 years ago
James Luck
e92c762c11
Fixing casing bug :(
3 years ago
James Luck
2128152b6f
Fixing up settings binding
3 years ago
James Luck
822ec69f12
Fixing type of setting and formatting
3 years ago
James Luck
a000d19d02
Forgot to pass argument in single place
3 years ago
James Luck
d9925a3cf6
Adding ability to specify the maximum download concurrency for the download missing episodes functionality. Defaults to `5` (the current hardcoded value).
3 years ago
Akhil Gupta
ee39d847ce
fix #185
3 years ago
Akhil Gupta
b9fee7d560
bump version
3 years ago
Akhil Gupta
06671b3d01
ability to export OPML with podgrab urls
3 years ago
Akhil Gupta
2382f53b5a
Merge pull request #142 from strlght/podcastitem-content-type
...
Looks good
3 years ago
Akhil Gupta
4c8dede0b0
Merge pull request #162 from fracai/161_player_progress
3 years ago
Akhil Gupta
68b0718b73
fix antennapod issue
3 years ago
Akhil Gupta
31179d6b73
update version
3 years ago
Akhil Gupta
42664471ba
try fix breaking image issue
3 years ago
Arno Hautala
6d264fb7e4
display hours in playback progress time
4 years ago
Akhil Gupta
25df997d30
fix volume issue
4 years ago
Akhil Gupta
916ce33449
added feed for single podcast
4 years ago
Akhil Gupta
8a2f7af9e8
delete dolder and image lazy loading
4 years ago
Grigorii Dzhanelidze
f7ed85d2ab
Send correct Content-Type for podcastitem
...
Need to pass correct Content-Type because Safari won't play any sound passed as application/octet-stream
4 years ago
Akhil Gupta
06feb39820
fix issue with breaking itunes image
4 years ago
Akhil Gupta
3ffdf5a3ec
add base url to setting
4 years ago
Akhil Gupta
c9cfd46551
customize page count
4 years ago
Akhil Gupta
6a02818d05
added details
4 years ago
Akhil Gupta
96d589886e
ability to pause individual podcast
4 years ago
Akhil Gupta
accd7fe166
better rss feeds
4 years ago
Akhil Gupta
180aeceb0e
upgrade packages
4 years ago
Akhil Gupta
800cfaab7a
setting to not redownload deleted content
4 years ago
Akhil Gupta
daba25281a
try fix breaking rss
4 years ago
Akhil Gupta
bd559a88e6
fix breaking backups & possibly breaking download
4 years ago
Akhil Gupta
c9959e7335
Now get rss feeds for tags and all podcasts
4 years ago
Akhil Gupta
ef10a308a7
fix malformed date
4 years ago
Akhil Gupta
a7ea85bdc6
bump version numner
4 years ago
Akhil Gupta
2a5ba05444
fix breaking slashes and show summary on player
4 years ago
Akhil Gupta
44671d3b07
Closing #90
4 years ago
Akhil Gupta
509749e74e
change 301 to 302 and versioning
4 years ago
Akhil Gupta
e26788df2e
Merge branch 'master' of https://github.com/akhilrex/podgrab
4 years ago
Akhil Gupta
2367c1f7fa
cache podcast main image as well
4 years ago
Akhil Gupta
e17fd545cb
Merge pull request #93 from papodaca/wss
...
Use correct websocket protocol
4 years ago
Ethan Apodaca
40c6603226
Use correct websocket protocol
...
Based on window location the correct websocket protocol can be used.
4 years ago
Akhil Gupta
642f487a01
Update issue templates
4 years ago
Akhil Gupta
7168b85e1d
fix #84
4 years ago
Akhil Gupta
9357e93075
Fix #85
4 years ago
Akhil Gupta
3179a875b8
fixing breaking images
4 years ago