Commit Graph

16101 Commits

Author SHA1 Message Date
ryan 76f46def18 add autoloading playlists help text to translation files 2018-11-26 11:16:53 -06:00
ryan d3604592ce rename to "autoloading playlists" in translation files 1 2018-11-26 11:03:00 -06:00
ryan 1b537919a6 rename to "autoloading playlists" in docs 2018-11-26 11:01:25 -06:00
ryan 0cf27e91e2 Rename "autoloading playlists", add help texts 2018-11-26 10:56:56 -06:00
Nik Martin aa8a331fcf cleanup garbage on import script page and add note about current state of script 2018-11-26 00:38:01 +00:00
Robbt 4f41b539b5 Made overflow tracks set checked simpler 2018-11-25 18:28:14 -05:00
Nik Martin 0db186321e remove reference to pop-up on Master Panel
replace main menu screenshot
add master panel screen shot
revert added line breaks
2018-11-25 22:20:22 +00:00
Lucas Bickel faa06b14bd
Merge pull request #609 from nikmartin/extrafiles
delete editor temp files
2018-11-25 23:13:35 +01:00
Nik Martin 62348073d5 delete editor tmp files 2018-11-25 21:50:48 +00:00
Nik Martin d3ba5d46b0 add LibreTime login screenshot 2018-11-25 21:45:20 +00:00
Robbt e7c7f215d5 Added the option to allow smartblocks to overflow their time limits to the UI 2018-11-25 13:16:26 -05:00
nik.martin 08147a3ae7 Replace Airtime with LibreTime
Line breaks at 120ish columns
Fixes checkbox 2 of #376
2018-11-25 13:15:05 -05:00
nik.martin 93658cb6e8 typos 2018-11-25 13:01:31 -05:00
Robbt 74cd668301 fixed repeating smartblock to not overflow time limit 2018-11-25 11:36:18 -05:00
Robbt c759f8b8aa Initial proof of concept for time remaining smart block limit 2018-11-24 17:08:39 -05:00
Robb ecac794747
Merge pull request #603 from frecuencialibre/dragonslaying
docs: update upgrade instructions to remove references to deleted obselete instalation methods
2018-11-22 12:41:53 -05:00
Robb 730e2a41a3
Merge pull request #601 from radiorabe/chore/remove-wheezy
Drop wheezy support
2018-11-22 00:28:45 -05:00
Lucas Bickel 1d7823468f drop wheezy support
Removes the Vagrant set up for Debian wheezy and makes the installer abort and complain if started
on wheezy.
2018-11-22 00:39:55 +01:00
ryan 954713763a docs: remove references to deleted obselete instalation methods 2018-11-21 13:04:56 -06:00
ryan fd5587cd81 Merge branch 'master' into dragonslaying 2018-11-21 10:42:05 -06:00
frecuencialibre 6031d95351
docs: fix bullet list formatting in install.md 2018-11-21 09:37:18 -06:00
Lucas Bickel a85c91d3f8
Merge pull request #597 from LibreTime/Robbt-install-download-instructions
Update install.md to add instructions for how to download codebase
2018-11-21 03:18:07 +01:00
Robb 4cac6957cf
Merge pull request #598 from frecuencialibre/Robbt-install-download-instructions
docs: add recomendations to instalation instructions
2018-11-20 21:02:44 -05:00
Robb 6431174943
Merge pull request #602 from radiorabe/fix/version-check-when-github-is-not-available
Version check when GitHub is not available
2018-11-20 20:41:10 -05:00
Robb 4a891c86b5
Merge pull request #600 from radiorabe/fix/version-check
Revert "Fixing failing version test"
2018-11-20 20:40:54 -05:00
Lucas Bickel b65c040394 ♻️ only store versions on success
We should only overwrite latest_version if retreiving from GitHub went
ok, else we should keep the old values and store "null".
2018-11-21 02:25:43 +01:00
Lucas Bickel c0124b6245 🐛 returnn array of strings
The downstream version checking code expects an array of strings and the "github is unreachable"
default was returning a string.
2018-11-21 02:21:52 +01:00
Lucas Bickel ef732f8d59
Merge pull request #595 from frecuencialibre/collapse-show-edit-sections
UX: collapse advanced configuration sections in Schedule Dialog
2018-11-21 01:07:26 +01:00
Lucas Bickel 410523498d Revert "Fixing failing version test"
This reverts commit 05b62f9258.
2018-11-21 00:50:57 +01:00
ryan 4303a9d1e6 docs: add recomendations to instalation instructions 2018-11-20 14:20:01 -06:00
Robb 11453785c0
Update install.md 2018-11-20 13:31:34 -05:00
ryan 4b9e50b64b collapse advanced configuration sections in Schedule Dialog 2018-11-19 11:39:54 -06:00
Lucas Bickel ffc48a50d2
Merge pull request #594 from jelko/patch-1
Fixing failing version test
2018-11-16 11:55:16 +01:00
jelko 05b62f9258
Fixing failing version test
Wrapping version in Array() to comply with SemVer new method signature. This should fix #487.
2018-11-14 01:14:53 +01:00
Robb 7beadd05b0
Merge pull request #589 from frecuencialibre/smartblockdisplayfix
playlist and smartblock contents pane sizing
2018-11-12 16:23:29 -05:00
ryan 6b8bf52bb3 don't hide buttons below playlist and smartblock contents pane 2018-11-07 18:46:05 -06:00
ryan 46483bff0c correct sizing for playlist and smartblock contents pane. see #574 2018-11-07 18:34:45 -06:00
Robb a6072f1de1
Merge pull request #585 from radiorabe/chore/nuke-airtime-nuke
♻️ (utils) nuke airtime-nuke.sh
2018-11-04 09:29:18 -05:00
Robb 8b333ff1c2
Merge pull request #586 from radiorabe/chore/remove-make-tarball
♻️ (utils) Remove unused make_tarball.sh
2018-11-04 09:28:24 -05:00
Lucas Bickel beabcba99b ♻️ (utils) Remove unused make_tarball.sh 2018-11-04 14:42:37 +01:00
Lucas Bickel 8b6c41a4c6 ♻️ (utils) nuke airtime-nuke.sh 2018-11-04 14:30:07 +01:00
Lucas Bickel e97a7f04ef
Merge pull request #581 from Robbt/fix-default-podcast-override
Modified the database to turn on the podcast album override by default
2018-10-31 17:29:50 +01:00
Robb Ebright 0ae8969dd3 Modified the database to turn on the podcast album override by default 2018-10-31 08:09:11 -04:00
Lucas Bickel d710fb13cc
Merge pull request #575 from frecuencialibre/smartblockdisplayfix
Show playlist and smartblock contents on shorter screens. Fixes #574
2018-10-24 19:26:22 +02:00
ryan 9bed0b79ca Show playlist and smartblock contents on shorter screens. Fixes #574 2018-10-22 18:43:49 -05:00
frecuencialibre 5a9308310a
Merge pull request #573 from frecuencialibre/butt
(docs) note bug with Butt 1.14+. Closes #160
2018-10-22 11:41:07 -05:00
ryan 95fbd2ccc5 (docs) note bug with Butt 1.14+. Closes #160 2018-10-22 11:39:18 -05:00
ryan 4dd2d41026 Merge branch 'master' of github.com:frecuencialibre/libretime into dragonslaying 2018-10-22 11:38:30 -05:00
Lucas Bickel e321a6ff22
Merge pull request #572 from Robbt/increase_podcast_download_timeout
Increased podcast download timeout to 1800 seconds
2018-10-22 07:32:29 +02:00
Robbt 8a6f992aa5 Increased podcast download timeout to 1800 seconds 2018-10-21 17:18:29 -04:00