Commit graph

7869 commits

Author SHA1 Message Date
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
Kyle Robbertze
60b08dff4f add default for streams 2-4 2020-01-09 14:41:12 +02:00
Kyle Robbertze
8000e1936a add default icecast admin username
Fixes: #879
2020-01-08 15:09:04 +02:00
Robb Ebright
211ce99a2c removed debugging log 2020-01-06 13:58:31 -05:00
Robbt
edaa2ead85 fixed new line in php 2020-01-03 20:14:02 -05:00
Robbt
9a027373e1 fixed database page stall 2020-01-03 15:00:27 -05:00
Robbt
88a7cf6a3e fix database statements 2020-01-03 13:20:40 -05:00
Robb Ebright
5d3295c86c first stab at icecast password change on install 2020-01-01 21:03:30 -05:00
Roberto Soto
342154fe41 basic check of existing property in dashboard.js
fixes #924
2019-12-04 03:54:10 -08: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
Robb
5ef9c9da95
Merge pull request #909 from paddatrapper/api-current-track
Fix live-info-v2 current track info
2019-11-06 17:10:39 -05:00
Kyle Robbertze
a572f275fc Update stream URLs to use LibreTime 2019-11-06 14:08:13 +02: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
gduboc
6383dfe442 French translation completed.
Add the 100% translated french locale.

- Mostly done by hand, with a pass of google translate .po kit to
translate the country languages and other simple strings.
- This includes a re-reading of previous translations, with a good
amount of typos now corrected.

I kept the previously used "blocs intelligents" translation for
"smartblocks", but in my opinion a better choice of words could be
found.

fixes #805
2019-10-17 14:59:16 +02:00
Codenift
251ecf1ff7 Fix causing API to fail. 2019-10-17 00:23:19 -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
8eb28179b5
Merge pull request #3 from codenift/media_type
Media type
2019-09-20 13:44:55 -04:00
Codenift
9f3badd1e0
Merge pull request #2 from codenift/artwork
Artwork
2019-09-20 13:38:46 -04: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
4b59e75d2b Needed to change 32 to 33 on var colExclude for column reordering. 2019-09-19 23:07:22 -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
Lucas Bickel
de5a0e5349 Revert "♻️ (js) use proper date.format call"
This reverts commit 70424639a0.
2019-08-31 10:15:44 +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
254d778304
Merge pull request #858 from radiorabe/chore/refactor-to-use-date.format
Use proper date.format call in js
2019-08-18 22:10:08 +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
Kyle Robbertze
99749264ef
Merge pull request #860 from radiorabe/chore/remove-dead-form
Remove dead RegisterAirtime form
2019-08-18 22:08:59 +02:00
Kyle Robbertze
6c23bc048c
Merge pull request #850 from radiorabe/feature/show-overbooked-warning
Schedule: Display warning icon and tooltip on overbooked show
2019-08-18 22:08:42 +02:00
Kyle Robbertze
721848f1f9
Merge pull request #851 from radiorabe/fix/overflow-on-schedule-tooltip
Fix text overflow in tooltip
2019-08-18 22:06:01 +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
70424639a0 ♻️ (js) use proper date.format call 2019-08-18 19:03:55 +02:00
Lucas Bickel
ed71a9b065 💄 (help) replace support link with discourse 2019-08-18 18:36:15 +02:00