Commit Graph

16062 Commits

Author SHA1 Message Date
ryan 28ca9c0e0f add ability to use multiple episode dataTables 2019-01-07 21:13:15 -06:00
Kyle Robbertze bd1636ece2
Merge pull request #673 from radiorabe/chore/remove-unused-support-setting
Remove outdated support docs
2019-01-02 23:51:47 +02:00
Lucas Bickel 08d2462730 📝 Remove outdated support docs 2019-01-02 20:28:27 +01:00
Kyle Robbertze 64037a3d77
Merge pull request #671 from radiorabe/chore/remove-dead-test
Remove dead, commented test
2018-12-31 11:40:32 +02:00
Lucas Bickel 7a00e2a155 🔥 Remove dead, commented test 2018-12-30 11:48:47 +01:00
ryan fb35881df7 move initPodcastEpisodeDatatable functions within podcast.js 2018-12-28 14:19:40 -06:00
Kyle Robbertze 8dd55e24fe
Merge pull request #669 from Robbt/fix-mp3-mutagen-non-detect
modified the code to treat a file mutagen fails to load as a mp3
2018-12-28 10:28:46 +02:00
Robbt 28d2b110c2 made basic sanity checks to only do back up mp3 mutagen import on files with mp3 extension 2018-12-27 18:38:17 -05:00
Robbt 26fad97915 modified the code to treat a file mutagen fails to load as a mp3 2018-12-27 17:50:33 -05:00
ryan 8f8e9ef3f3 progress commit: display podcast episodes in right-side pane 2018-12-27 16:48:28 -06:00
Robb 6fe2e85e4d
Merge pull request #666 from frecuencialibre/long-show-title-overlap
fix Calendar - Long titles now overlap 'files bar'
2018-12-27 11:21:54 -05:00
ryan a734165169 fix Calendar - Long titles now overlap 'files bar' 2018-12-27 09:11:49 -06:00
Robb 603235f795
Merge pull request #664 from frecuencialibre/focus-library-filter-input
Add focus to library filter input upon load
2018-12-27 09:48:36 -05:00
ryan e672e81d8f restore station podcast onSaveCallback 2018-12-26 18:06:07 -06:00
ryan 14c8df75ab focus library search input upon load 2018-12-26 16:59:25 -06:00
ryan 761a8c923e remove js hack on media type menu links 2018-12-26 16:54:15 -06:00
Robb 14ba514890
Merge pull request #661 from paddatrapper/fix-dos-line-endings
Convert all line endings in the tarball to unix
2018-12-23 18:00:39 -05:00
Kyle Robbertze e36d5a5af5 Convert all line endings in the tarball to unix
This is needed because quilt cannot patch line-endings correctly
and the Zend framework uses some CRLF line endings instead of LF.
2018-12-24 00:40:25 +02:00
Robbt e2e8591b4d added track title override for podcasts 2018-12-23 14:54:47 -05:00
Robb 7c1bea379c
Merge pull request #653 from radiorabe/chore/remove-zfdebug
Remove zfdebug
2018-12-23 11:48:43 -05:00
Robb f011a13ecb
Merge pull request #654 from radiorabe/chore/cleanup-and-2to3-pypo-main
Cleanup pypo/__main__.py
2018-12-23 11:46:38 -05:00
Robb 71d4da185a
Merge pull request #652 from radiorabe/chore/cleanup-analyzer-abc
Cleanup airtime_analyzer/analyzer.py
2018-12-23 11:42:15 -05:00
frecuencialibre 4b8a9b9af6
Merge pull request #656 from LibreTime/hairmare/issue-templating
Create issue templates
2018-12-23 08:25:46 -06:00
Lucas Bickel dfcd3dd837
Create issue templates 2018-12-23 14:42:29 +01:00
Lucas Bickel 721bf36396
Merge pull request #655 from Robbt/fix-playlist-shuffle
prevented shuffling from failing on playlists containing smartblocks
2018-12-23 13:14:28 +01:00
Robbt 79d5d98843 prevented shuffling from failing on playlists containing smartblocks 2018-12-23 07:08:35 -05:00
Lucas Bickel 36891c18c8 ♻️ (pypo) cleanup pypo/__main__.py
Clean up code and add python 3 support (with python 2 bc).
2018-12-23 12:06:26 +01:00
Lucas Bickel bc17f483bd (mvc) remove zfdebug
Remove zfdebug since it is unused and has a dependency on zendframework1.
2018-12-23 09:32:47 +01:00
Lucas Bickel 201d3741d8 🔥 (analyzer) cleanup analyzer.py 2018-12-22 22:19:38 +01:00
Lucas Bickel 27b23b13df
Merge pull request #639 from Robbt/fix-nonmp3-podcast-download
Fix nonmp3 podcast download
2018-12-22 22:03:12 +01:00
ryan bd409fa100 podcasts: open edit pane upon submission of popup 2018-12-20 13:23:13 -06:00
Robbt 0b9c3396ea removed debug line that was causing failures for m4a 2018-12-19 16:27:31 -05:00
Robbt 9e78c110c5 made mutagen version 1.41 or above 2018-12-19 15:50:10 -05:00
Lucas Bickel cb0daddaf5
Merge pull request #649 from Robbt/remove-recaptcha
removed the recaptcha
2018-12-18 19:10:14 +01:00
Lucas Bickel 44c90b3082
Merge pull request #650 from Robbt/fix-install-default
made Y default value for install script
2018-12-18 19:06:59 +01:00
vagrant 85f75fcadf made Y default value for install script 2018-12-18 15:34:58 +00:00
Robbt bec1b170cd removed captcha from template 2018-12-18 08:38:45 -05:00
Robbt 2c3db00f12 removed the recaptcha 2018-12-18 08:35:17 -05:00
Robb 029a0aabd2
Merge pull request #648 from radiorabe/chore/put-docs-in-release-tarball
Put docs into enriched tarball
2018-12-17 20:22:03 -05:00
Lucas Bickel 1b9c879ff4 📝 put docs into enriched tarball 2018-12-17 23:07:56 +01:00
frecuencialibre 0ccf4da1e6
Merge pull request #637 from Robbt/podcastname-edit
Make podcast name editable
2018-12-17 12:28:28 -06:00
Robbt f803b69fdd fixed default behavior of podcast autogenerated smartblocks and playlists 2018-12-17 11:19:16 -05:00
Kyle Robbertze 9d7aecc26c
Merge pull request #619 from Robbt/removed-mutagen-version-restriction
Remove the version restriction on mutagen
2018-12-17 17:52:28 +02:00
ryan 6bbaa88b0f add podcast "overwrite album..." setting tooltip 2018-12-15 06:58:36 -06:00
ryan 29501528a9 provide fallback podcast name for smartblock creation from popup 2018-12-15 06:54:03 -06:00
ryan 91e3bdfd2f add success indication to podcast settings save 2018-12-15 06:09:31 -06:00
ryan bde87c7afb podcast smartblock generation: add success message and conditional hide 2018-12-15 05:09:19 -06:00
ryan 5829996202 remove podcast pane close upon save 2018-12-14 15:26:37 -06:00
ryan 15cf291bc9 set auto-generated smartblock and playlist title directly from input 2018-12-14 15:24:28 -06:00
ryan 15b73580c1 podcasts: change icon from cog to edit pencil 2018-12-14 05:40:47 -06:00