Commit Graph

6074 Commits

Author SHA1 Message Date
Thomas Göttgens 82d3530777
Corrupt Cover Art prohibits mp3 upload
Don't throw an exception on corrupted cover art image data in upload. The order of processing needs to be the other way around.
2020-07-18 16:35:00 +02:00
Thomas Göttgens b15166ecbe
Prevent 500 errors when no content is available 2020-07-11 18:48:58 +02:00
Zachary Klosko a50b7dbe21 Converting "Help translate..." to "Contribute to LibreTime" 2020-05-20 12:25:22 -04:00
Zachary Klosko ff9f78b0f8 Fixing broken USER_MANUAL_URL 2020-05-20 12:18:10 -04:00
Zachary Klosko ef480eb9c9 Fixing bad FAQ link in LT interface 2020-05-20 12:15:09 -04:00
Zachary Klosko 6540a34a9b Adding back scripts in /docs 2020-05-19 10:16:31 -04:00
Codenift 7456a48166 removed icon, this might be added later when adding expiration on cookie 2020-05-04 08:35:36 -04:00
Codenift 5ef67836cf track type default 2020-05-04 00:32:52 -04:00
Kyle Robbertze 1d65945ed3 Merge remote-tracking branch 'farguss/master' 2020-05-01 09:55:51 +02:00
robbt d681369f01 changed track type id to serial for auto increment 2020-04-24 16:36:50 -04:00
Kyle Robbertze 960b4fae21
Merge pull request #1003 from Robbt/remove-airtime-modal
Change Airtime modal to simple LibreTime intro
2020-04-18 15:06:46 +02:00
robbt 974122e31f Change Airtime modal to simple LibreTime intro 2020-04-18 08:36:12 -04:00
robbt e061b38537 Remove facebook widget link 2020-04-18 08:27:23 -04:00
farggus 2679ec8685
Update LocaleController.php
- Added new entries from .js for traslations.
2020-03-31 04:00:28 +03:00
farggus 712241fa8b
Update index.phtml
Added echo & gettext function
2020-03-31 01:41:25 +03:00
farggus b5482defcc
Update for translation
Adde echo & gettext function
2020-03-31 01:38:52 +03:00
farggus 98e16d9a95
Update LocaleController.php
- Added new entries from .js for traslations.
2020-03-31 01:35:40 +03:00
farggus abb25df92f
Update file for translation
- Add  'echo' & gettext function to optimize .po translation.
2020-03-30 01:51:16 +03:00
farggus c5c56956bd
Updated for translation
- Original phrases fixed;
- Added new entries from .js for traslations.
2020-03-30 01:36:02 +03:00
farggus d58bd4c085
Update for translate adoptation
-Add gettext-function
2020-03-30 01:12:57 +03:00
farggus df676657c1
Update for translation
- Added new entries from .js for traslations.
2020-03-29 20:52:16 +03:00
farggus 9551a9b3f3
Update show.phtml 2020-03-26 09:07:15 +02:00
farggus 5d3c5ec185
Update show.phtml
- Replacing HTML text output by php function 'echo' to optimize .po translation.
2020-03-26 08:45:47 +02:00
farggus 05ccb8dd02
Update index.phtml
- Replacing HTML text output by php function 'echo' to optimize .po translation.
2020-03-26 08:44:48 +02:00
farggus a00a81db4f
Update index.phtml
- Replacing HTML text output by php function 'echo' to optimize .po translation.
2020-03-26 08:41:43 +02:00
farggus b0ffc1c65d
Update for translation & better content view
- Center align changes - for better content visualization;
- Replacing HTML text output by php function 'echo' to optimize .po translation.
2020-03-26 08:39:37 +02:00
farggus 86424b9b2c
Update station.phtml
- Replacing HTML text output by php function 'echo' to optimize .po translation.
2020-03-26 08:31:27 +02:00
farggus f01af6f91f
Update LocaleController.php
Added new entries from .js files for traslations
2020-03-26 08:25:12 +02:00
farggus 1c5ead9468
Updated for translate 2020-03-24 02:53:39 +02:00
farggus d24aa25fc6
Update for better view
- Display stream labels as a list (Settings -> Stream settings -> Global)
2020-03-22 15:46:39 +02:00
farggus 7ea00b8437
Optimization for better visualization
- "Override"-block in line now with spacings between "OK" and "RESET"
2020-03-22 14:54:25 +02:00
farggus 873000086f
Update for translation & better content view
- Added styles for .player-title label - was not space for translated text;
- Added styles for .preview-label label - for styling like neighboring pages;
- Center align header and some other changes - for better content visualization;
- Replacing HTML text output by php function 'echo' to optimize .po translation.
2020-03-22 14:51:46 +02:00
farggus 63ffc23c6f
Updated for translation & better visualization
- Replacing HTML text output by php function 'echo' to optimize .po translation;
- Center align header and some other changes - for better content visualization.
2020-03-22 14:40:25 +02:00
farggus c9531d37ab
Update player.phtml
- Center align header and some other changes - for better content visualization.
2020-03-22 14:37:44 +02:00
farggus c94884e60a
Updated for translation & better visualization
- Replacing HTML text output by php function 'echo' to optimize .po translation;
- Replacing quotation marks <"> by <'> for echo-code working;
- Center align header and some other changes - for better content visualization.
2020-03-22 14:35:04 +02:00
farggus 08bac9d853
Optimization for better content display
- Added decorators for preview-label.
2020-03-22 14:31:32 +02:00
farggus 845c787123
Updated translation
- Original phrases fixed.
2020-03-22 14:29:50 +02:00
Codenift 707e4f447a Hid type button in library if null, added "select a type" in track edit 2020-03-21 01:46:33 -04:00
Robb 96f33f6250
Merge pull request #892 from codenift/media_type
Track Types Feature
2020-03-16 14:05:29 -04:00
Codenift fec5ca6372 Disabled version notification to avoid confusion. 2020-03-16 08:53:59 -04:00
Kyle Robbertze 024dbb8d27
Merge pull request #963 from codenift/liveinfo_api_fix
live info api fix
2020-02-28 10:18:55 +02:00
Codenift dc2250c212 live info api fix 2020-02-27 18:59:14 -05:00
Codenift e56a1b60f4 changes in documentation and role allowed to access track type 2020-02-08 09:56:44 -05:00
Codenift cbdf3bdcb7 DB Fix #2 - restart with 13 in sequence since we have 12 default entries 2020-02-07 15:27:51 -05:00
Codenift ee4bd663bc DB fix 2020-02-07 12:44:42 -05:00
Codenift 00e860183a Track Type Select Menu in Smartblock 2020-01-27 19:10:54 -05:00
Codenift 339fddf652 improved selection on upload 2020-01-26 21:48:22 -05:00
Codenift 1d7d937a7f track type management 2020-01-25 12:09:19 -05:00
Codenift 386918da2b Renamed media type to track type for tracks 2020-01-06 17:15:04 -05:00
Roberto Soto 556d4eb7b9 When live streaming to LibreTime on ports 8001 or 8002, the MVC interface would break (500)
I've found this is because of ScheduleController L305, introduced recently in 45dbf84750
A simple if clause allows us to workaround the issue, which must be that live streams don't have pictures nor metadata...
Fixes #919
2019-11-22 21:18:55 -08:00
Codenift 3338e9289a Set to media type on upload. Music being default. 2019-11-07 15:31:09 -05:00
Kyle Robbertze 7e19a28caf Expand out currentShowID conditional
Fixes: #875
2019-11-06 13:27:13 +02:00
Kyle Robbertze cb462d494f
Merge pull request #903 from codenift/artwork-upload
Upload artwork using drag and drop or click to browse
2019-11-05 22:30:31 +02:00
Codenift 2bb0976300 Added remove artwork option, and a few changes. 2019-10-29 23:50:01 -04:00
Codenift 9f2d941c87 Clean up on artwork upload. 2019-10-25 14:46:16 -04:00
Codenift a65ab11d9f Upload artwork using drag and drop or click to browse using track edit. 2019-10-25 10:30:33 -04:00
Codenift 251ecf1ff7 Fix causing API to fail. 2019-10-17 00:23:19 -04:00
Codenift d5b04b30cc Added media_type downgrade 2019-10-16 21:22:50 -04:00
Codenift 07a4117bd4 Media Type for tracks. Same PR from before with a couple minor fixes 2019-10-16 20:20:34 -04:00
Robb 7701d0f438
Merge pull request #877 from codenift/artwork
Generate artwork image from audio using ID3.
2019-10-15 17:58:20 -04:00
Codenift 7366fa60fc
Change to display a better message
Replaced with a better message they can understand
2019-10-13 16:23:06 -04:00
Codenift 8cc48eb47f
Fixed description for logging if getid3 exists 2019-10-13 15:31:21 -04:00
Codenift 88f90f33b9
If id3 library is not present show default image
Checks for getid3 library. Prevents site from failing. No images are fetched from audio files and will just show default image instead with a message on log saying to run install.
2019-10-13 13:07:06 -04:00
Robb Ebright 5c1481167e removed the media type PR from the artwork PR with revert 2019-10-13 08:17:40 -04:00
Robb Ebright 924d60bd4b Moved intro and outro autoplaylist out of repeat until full loop 2019-10-12 16:21:19 -04:00
Codenift 8bcef25d4e
Merge branch 'master' into artwork 2019-10-10 14:54:12 -04:00
robbt 8bf7427f3b fixed the database upgrade script 2019-10-10 00:03:01 +00:00
Robb Ebright 125d10e474 add a downgrade sql script 2019-10-09 19:45:07 -04:00
robbt 9d8def9ef7 changed database schema versioning to fit libretime project 2019-10-09 23:30:49 +00:00
Codenift b411d6d6f2 Added option to set media type for tracks. 2019-09-20 03:09:41 -04:00
Codenift 2e23238f2c JS Cookie update 2019-09-20 00:29:31 -04:00
Codenift 45dbf84750 Generate artwork images for audio using ID3. 2019-09-19 20:07:50 -04:00
Codenift fc2c23be8a Updated jquery.cookie to js.cookie 2019-09-18 10:04:43 -04:00
Lucas Bickel 541204b4ff Do not add LibreTime to title if station name is set 2019-09-12 22:00:06 +02:00
Kyle Robbertze 306954cbf1
Merge pull request #853 from radiorabe/chore/remove-billing
Remove remaining legacy saas code
2019-08-21 10:31:06 +02:00
Kyle Robbertze 704774f5e3
Merge pull request #857 from radiorabe/chore/update-support-link
Replace support link with discourse
2019-08-18 22:10:51 +02:00
Kyle Robbertze 7d41596cd1
Merge pull request #859 from radiorabe/chore/rename-airtime-api-to-libretime-api
Rename Airtime API to LibreTime API  in i18n
2019-08-18 22:09:54 +02:00
Lucas Bickel 55c194a5d9 ♻️ remove dead form 2019-08-18 19:48:45 +02:00
Lucas Bickel 36472d9f4c 🌐 rename Airtime API to LibreTime API 2019-08-18 19:45:05 +02:00
Lucas Bickel ed71a9b065 💄 (help) replace support link with discourse 2019-08-18 18:36:15 +02:00
Lucas Bickel 0f5cb8b1f8 🔥 remove remaining legacy saas code 2019-08-18 16:34:29 +02:00
Robbt 6fe75028e3 added null to try to fix missing arguments 2019-07-04 10:21:35 -04:00
Kyle Robbertze c69136767e Use user-defined timezone if it exists
Fixes: #785
2019-06-29 22:27:55 +02:00
Kyle Robbertze eb122f52fb
Merge pull request #818 from Robbt/sort-by-play-date
Smartblock sort tracks by last play date
2019-05-09 17:05:56 +02:00
Robbt 4db93d3cee remove commented out code and add comment about sort null addition 2019-05-09 10:46:39 -04:00
Kyle Robbertze 9ac28a1aa5
Merge pull request #816 from Robbt/add_show_analytics
Add show-based listener analytics
2019-05-09 16:23:41 +02:00
Robbt edb87ff3da Fixed time to display in user timezone vs. UTC 2019-05-08 19:27:54 -04:00
Robbt 1735cfc5b4 Fixed the null sort to work like we want 2019-05-08 18:18:36 -04:00
Robbt c2ad5e387a added sort by last play time but does not work with unplayed tracks 2019-05-08 18:01:06 -04:00
Robbt cb5842b3a1 fixed reload and added error validation needs better css 2019-05-04 13:54:57 -04:00
Robb 842e459de5
Merge branch 'master' into add-podcast-import-date 2019-05-04 11:53:28 -04:00
Robbt 7c783536db got basic data tables working need to add show selection, redraw etc 2019-05-02 19:32:50 -04:00
Robbt 448d9b9e90 modified listener stat more 2019-05-01 20:45:09 -04:00
Robbt e701c2cffe Added last import date to podcast 2019-05-01 17:31:58 -04:00
Robbt 59df8ca6f8 fixed the total count being passed and undid previous commit 2019-05-01 16:00:49 -04:00
Robbt fafc599780 Added show listener stats page needs data display still 2019-04-30 20:40:22 -04:00
Robbt b8b656d8ca added option to pull listener data for every show that aired during a date range 2019-04-30 16:33:17 -04:00
Robbt 13756be410 Added a per show listener report 2019-04-30 16:03:54 -04:00
Kyle Robbertze 36873a2fb0
Merge pull request #810 from Robbt/fix-podcast-service
Fix podcast service
2019-04-26 23:55:50 +02:00
Robbt bdb33bdd83 removed logging statement 2019-04-24 22:28:09 -04:00