Commit graph

15594 commits

Author SHA1 Message Date
Lucas Bickel
9e17dbe7f8
Merge pull request #477 from Petr0s92/master
Update airtime.po
2018-06-27 21:14:49 +02:00
Lucas Bickel
5b822afe14
Merge pull request #468 from frecuencialibre/master
Update spanish .mo file
2018-06-27 21:14:38 +02:00
Robb
914e2a2384
Merge pull request #475 from WiccyShackleton/master
Fix to the installer to enable successful install on Raspbian 9 (stretch)
2018-05-24 14:36:04 -04:00
Robb
0b0cb77c29
Merge pull request #432 from radiorabe/fix/remove-dead-hack
Remove std_err_override
2018-05-24 14:10:12 -04:00
Robb
06f57780d9
Merge pull request #454 from radiorabe/fix/upgrade-install
Remove obsolete settings from master config template
2018-05-24 14:05:58 -04:00
Petros
81a021aff2
Update airtime.po 2018-04-07 04:19:04 +03:00
WiccyShackleton
46a820b817 Marked where the raspbian stretch fix is located 2018-04-04 02:07:39 +00:00
WiccyShackleton
81e0832a2f Modified install to recognise Raspbian Stretch 9 as Debian Stretch - installer now works on Raspberry Pi 2 and above 2018-04-04 01:55:10 +00:00
frecuencialibre
b4f01bd27f
Merge pull request #1 from frecuencialibre/update-spanish-.mo-file
Update spanish .mo file
2018-03-14 13:01:57 -06:00
Lucas Bickel
8f27fa573b
Merge pull request #456 from expert-geeks/patch-1
Stop ShoutCAST rejecting title updates
2018-03-09 16:12:17 +01:00
expert-geeks
539b03dd8c
Stop ShoutCAST rejecting title updates
When Libretime streams a webstream, the ID3 data is put into a single title field, leaving the artist field blank. When processing the ID3 data, Libretime concatenates the blank 'artist' field with the title, leaving '- title'. ShoutCAST rejects title updates that begin with punctuation for stylistic reasons (thanks guys) and so effectively ignores all ID3 data coming with the stream, falling back to the 'Station off-air' message. This PR uses the title field alone if the artist field is blank, but both when the artist data is available e.g. when streaming an MP3.
2018-03-04 15:04:31 +00:00
Lucas Bickel
b718a1b53b Remove obsolete settings from master config template 2018-03-02 13:12:19 +01:00
frecuencialibre
e643c67f7a
Update spanish .mo file
hi all, this simply adds a generated .mo file that was missing from @xabispacebiker 's latest [translations](5256e43e27)
2018-02-26 10:11:01 -06:00
Xabi Spacebiker
642b782fcc
Update styles.css
Fixing header logo layout css
2018-02-22 12:05:04 +01:00
Xabi Spacebiker
9cfda2fdc8
Update header.phtml 2018-02-22 11:40:41 +01:00
Xabi Spacebiker
e07a55b307
Update styles.css 2018-02-22 11:39:41 +01:00
Robb
efe0aefddc
Merge pull request #433 from radiorabe/fix/429-ipv6-schema-updates
Fix/429 ipv6 schema updates
2018-02-10 16:34:23 -05:00
Robb
8d1da3bea5
Merge pull request #386 from radiorabe/fix/384-hard-upload-limit
Use max upload size from php config in frontend plupload js
2018-02-10 16:30:05 -05:00
Robb
304d087597
Merge pull request #438 from radiorabe/fix/showversion
Fix install --version
2018-02-05 19:51:36 -05:00
Robb
fd9675c55b
Merge pull request #436 from radiorabe/feature/invite-contributors-config
Configure invite-contributors probot app
2018-02-05 19:49:22 -05:00
Lucas Bickel
538bfb8426 Fix install --version 2018-02-05 18:46:08 +01:00
Lucas Bickel
35ef4f8a66 Configure invite-contributors probot app 2018-02-05 18:22:43 +01:00
Robb
700e35f26d
Merge pull request #435 from radiorabe/fix/help-links
Fix remaining help links
2018-02-04 21:27:50 -05:00
Lucas Bickel
23eb0fcf63 Fix remaining help links 2018-02-04 14:23:25 +01:00
Lucas Bickel
313342c297 Run schema update and add migration script 2018-02-03 16:43:10 +01:00
Lucas Bickel
ff6f497fbb Remove std_err_override
This hasn't been used in many moons.
2018-02-03 12:45:34 +01:00
Lucas Bickel
25fbb56689
Merge pull request #421 from paddatrapper/remove-media-monitor
Remove media-monitor
2018-02-01 19:29:20 +01:00
Det
ca9f156b3c Update ip column size to allow for IPv6 addresses 2018-01-28 10:30:51 +00:00
Kyle Robertze
c16d7c2a1d remove media-monitor
airtime-media-monitor conflicts with airtime-analyzer, which is what
is now used to monitor the LibreTime application

https://github.com/LibreTime/libretime-debian-packaging/issues/2#issuecomment-359987457
2018-01-24 09:20:51 +02:00
Robb
4508d0d8c0
Merge pull request #414 from radiorabe/fix/unknown-version-from-tarball
Validate contents of VERSION file
2018-01-19 15:45:20 -05:00
Lucas Bickel
bdc1a6e6a5 Validate contents of VERSION file 2018-01-19 20:56:44 +01:00
Lucas Bickel
94d21344b9
Merge pull request #413 from Robbt/fix/check_is_block_before_is_static
This adds an additional check to prevent calling a non-existent function
2018-01-19 20:05:54 +01:00
Robbt
0b3405b1f6 This adds an additional check to prevent calling a non-existent function 2018-01-19 13:59:25 -05:00
Lucas Bickel
dbf0a7be85
Merge pull request #409 from jerry924/issue350c_better_advsearch_fix
Issue350c better advsearch fix
2018-01-17 16:48:25 +01:00
jerry
35e2f839bb Issue 350 - An improved fix that allows advanced search to be opened and also allows the schedule panel to be closed as it used to be prior to the earlier for for Issue 350. 2018-01-16 17:49:33 -08:00
jerry
ed9c645476 Merge remote-tracking branch 'upstream/master' 2018-01-16 17:29:16 -08:00
Lucas Bickel
090fdae99b Merge remote-tracking branch 'robbt/feature/relative_smartblocks' into dev/merge-testing 2018-01-09 21:53:12 +01:00
Lucas Bickel
b7b581e6ec Merge remote-tracking branch 'robbt/fix/show_files_meet_criteria' into dev/merge-testing 2018-01-09 21:51:30 +01:00
Lucas Bickel
a51f33442e
Merge pull request #405 from Robbt/fix/prevent-rename-of-clear-button
modified jquery find for shuffle and generate buttons to not target clear button
2018-01-09 20:44:57 +01:00
Robbt
98ee6bafe6 Removed unneeded function prototype 2018-01-08 21:50:06 -05:00
Robbt
144f1b5561 Fixed form validation and display after errors and when removing rows 2018-01-08 21:48:31 -05:00
Robbt
c8ba866484 Removing carriage return to attempt to try to avoid merge conflict in github UI 2018-01-08 18:47:21 -05:00
Robbt
25066afb37 Resolve variable name for isSmartBlock vs. isStaticSmartblock to avoid conflict 2018-01-08 18:45:27 -05:00
Robbt
b958aae77b Resolve variable name for isSmartBlock vs. isStaticSmartblock to avoid conflict 2018-01-08 18:45:14 -05:00
Robbt
325f99c169 Merge changes from playlist preview to avoid conflicts 2018-01-08 18:42:55 -05:00
Robbt
7b8e630174 modified jquery find for shuffle and generate buttons to not target clear button 2018-01-08 18:24:39 -05:00
Robb Ebright
5e7a5b3e1d Revert "fixed smart block criteria view to show dropdown based upon current values vs. database values to fix display when form is invalid"
This reverts commit fc4f82a83a.
2018-01-07 15:27:58 -05:00
Robb Ebright
5848d307da changing the default smartblock color to white for improved visibility 2018-01-04 15:49:32 -05:00
Robb Ebright
fc4f82a83a fixed smart block criteria view to show dropdown based upon current values vs. database values to fix display when form is invalid 2018-01-04 15:49:03 -05:00
Lucas Bickel
63e97692b0
Merge pull request #364 from Robbt/feature/smart-block-dynamic-preview
Feature: Modified form to allow preview of tracks for dynamic smartblocks
2018-01-04 21:10:13 +01:00