Commit Graph

15584 Commits

Author SHA1 Message Date
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
Lucas Bickel 4469d0c252
Merge pull request #402 from Robbt/fix/display-autoplaylist-on-calendar
fixed autoplaylist database logic and icon position
2018-01-04 21:08:34 +01:00
Robb Ebright 015bcea70d Merge branch 'feature/relative_smartblocks' of https://github.com/Robbt/libretime into feature/relative_smartblocks 2018-01-04 10:38:25 -05:00
Robb Ebright 18a7ff5c0a fixed autoplaylist database logic and icon position 2018-01-03 22:01:46 -05:00
Robb Ebright 927fcbc42d Pluralized file criteria, cleaned up CSS and removed dead code 2018-01-03 18:57:02 -05:00
Robb Ebright 0af56cc283 Added javascript text to localegenerator 2018-01-03 17:15:30 -05:00
Lucas Bickel 81b418b636
Merge pull request #373 from Robbt/fix/display-autoplaylist-on-calendar
Fix/display autoplaylist on calendar
2018-01-02 18:55:05 +01:00
Robb Ebright 968dcfa6ad added CSS for autoplaylist icon 2018-01-02 10:07:33 -05:00
Lucas Bickel 9d4fcaa58e
Merge pull request #394 from HammyHavoc/patch-2
Changing 'System' to 'Settings' in documentation
2018-01-02 12:23:14 +01:00
Lucas Bickel d3c1bde584
Merge pull request #395 from HammyHavoc/patch-3
Making documentation less confusing
2018-01-02 12:21:58 +01:00
Lucas Bickel 9ca8c03d28
Merge pull request #392 from HammyHavoc/patch-1
Cleaned up preparing-the-server documentation page
2018-01-02 12:16:33 +01:00