Commit Graph

15780 Commits

Author SHA1 Message Date
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
Robbt ac10de5090 fixed missing closing bracket and removed debugging log 2018-12-13 21:26:08 -05:00
Robb 784bac256e
Merge pull request #640 from frecuencialibre/smartblock-ui
Smartblock ui: add collapsed "advanced options" section
2018-12-13 21:23:24 -05:00
ryan 4e172944ac remove space below smartblock advanced options 2018-12-13 17:59:23 -06:00
frecuencialibre ba0cffd935
Merge pull request #638 from Robbt/fix-playlist-criteria
Fix: don't show criteria matches on playlists
2018-12-13 17:35:28 -06:00
ryan 65550f940f add missing smartblock strings to translation files 2018-12-13 16:30:14 -06:00
ryan b56357309f Make Advanced Options string translatable 2018-12-13 16:29:41 -06:00
ryan eec07d38f7 prevent multiple event bindings on collapsible advanced options header 2018-12-13 15:05:41 -06:00
Robbt 626e682aad changed celery podcast download to use mutagen for all supported files vs. mp3 only 2018-12-13 12:36:10 -05:00
ryan 13d6df24fb smartblock ui: add collapsed "advanced options" section 2018-12-13 09:11:42 -06:00
Robbt a2573b52d2 fixed bad operator 2018-12-13 08:58:59 -05:00
Robbt f673d92edd modified bitrates to match new mutagen values 2018-12-13 08:53:52 -05:00
Robbt 6cd5550721 added button to generate smartblock and playlist for podcast 2018-12-12 22:53:28 -05:00
Robbt c109e29a59 made criteria match not show up on playlists tab 2018-12-12 17:31:27 -05:00
Robbt cb62cff277 give user ability to edit podcast name 2018-12-12 17:17:37 -05:00
frecuencialibre 4752c728b9
Merge pull request #605 from Robbt/feature-smartblock-remaining-time
Add Fill Remaining Time Smartblock Limit
2018-12-12 15:43:49 -06:00
frecuencialibre 5fba6d6374
Merge pull request #636 from Robbt/dynamic-smartblock-default
Change dynamic smartblock to be default
2018-12-12 15:43:00 -06:00
Robbt 2a039d0469 changed preview to only 60 minutes 2018-12-12 16:36:49 -05:00
Robbt 9562470d47 added upgraded class 2018-12-12 12:21:42 -05:00
Robbt 1bf5fcc169 removed quote around column name 2018-12-12 09:44:52 -05:00
Robbt af441d4db4 added schema change to database controller 2018-12-11 21:40:09 -05:00
Robbt 4abe301fbb modified javascript and binary values to make dynamic default 2018-12-11 21:34:06 -05:00
Robbt c7767c8a8d avoid fail when blocks are created as dynamic by default 2018-12-12 02:23:25 +00:00
Robbt 1b48f91dbd work in progress 2018-12-11 21:14:35 -05:00
Robb efec7af21c
Merge pull request #635 from frecuencialibre/smartblock-overflow-copy
copy changes and css for overflow label and help text
2018-12-11 17:17:10 -05:00