Kelvin Zhang
|
bddfd6cae5
|
Merge rPF9cb13ee535e4: T357: The importer no longer assumes that a title tag is present.
|
2015-09-10 12:43:19 +01:00 |
|
Kelvin Zhang
|
05f1745b1f
|
Merge rPF47b172ccc49d: T366: Explicitly return ints and boolean values as such in the website API.
|
2015-09-10 12:41:35 +01:00 |
|
Kelvin Zhang
|
5a2fb2f05e
|
Merge rPFb66ec54221d5: T357: Added genre handling to the MLPMA importer.
|
2015-09-10 12:35:35 +01:00 |
|
Kelvin Zhang
|
1fe6aa98b5
|
rPF5d9b3f2d5bc8: Fixes T224. Also adds the rebuild:tags Artisan command and a missing ffmpeg…
|
2015-09-10 12:30:59 +01:00 |
|
Kelvin Zhang
|
92c2c43e58
|
Merge rPF91611faead64: Merge the MLP Music Archive import scripts.
|
2015-09-10 12:15:19 +01:00 |
|
Kelvin Zhang
|
6826770ace
|
Merge rPFbe0bfa790ec5: Fixed an error with fetching the year and release date.
|
2015-09-10 11:30:48 +01:00 |
|
Kelvin Zhang
|
85586c17de
|
Merge rPFfe22c9547edf: Fixed broken Year and Genre tags in tracks.
|
2015-09-10 11:27:04 +01:00 |
|
Kelvin Zhang
|
8de0cb1932
|
Merge rPFd86028310e5c: Added a Laravel IDE helper and type-hinted the cover art upload method.
|
2015-09-10 11:23:12 +01:00 |
|
Peter Deltchev
|
838e7429f0
|
T357: Removed an extraneous var_dump.
|
2015-09-09 20:06:11 -07:00 |
|
Peter Deltchev
|
50bba983e3
|
T357: Support OGG Vorbis master files in the MLPMA importer.
|
2015-09-09 19:08:46 -07:00 |
|
Peter Deltchev
|
f656c3aadf
|
T357: Handle the complete lack of ID3 tags gracefully.
|
2015-09-09 09:05:15 -07:00 |
|
Peter Deltchev
|
9b10161ca4
|
T357: Made the importer's file type check case-insensitive.
|
2015-09-09 00:39:53 -07:00 |
|
Peter Deltchev
|
a0fb15a86a
|
T357: Removed more characters from the fulltext query.
|
2015-09-08 23:17:13 -07:00 |
|
Peter Deltchev
|
6d1de13fd3
|
T357: The MLPMA importer now ignores .txt files.
|
2015-09-08 10:48:21 -07:00 |
|
Kelvin Zhang
|
33753d8411
|
Update Kernel.php for commands
|
2015-09-08 11:57:28 +01:00 |
|
Kelvin Zhang
|
1f6e6f9c7e
|
Add commands
|
2015-09-08 11:56:38 +01:00 |
|
Peter Deltchev
|
9c520e71a5
|
T357: Handle malformed genres gracefully.
|
2015-09-08 01:03:05 -07:00 |
|
Peter Deltchev
|
c0e619aacd
|
T357: Added an ID3v1 fallback and added more information to the classification script.
|
2015-09-07 23:01:01 -07:00 |
|
Peter Deltchev
|
cd113e4d4b
|
T357: When reclassifying a show song remix, remove previous associations.
|
2015-09-07 22:32:40 -07:00 |
|
Peter Deltchev
|
46ceab2b4c
|
T357: Remove tildes from the classifier's fulltext matcher.
|
2015-09-07 19:55:40 -07:00 |
|
Peter Deltchev
|
76f1361dda
|
Change directory permissions to an octal value.
|
2015-09-07 18:46:39 -07:00 |
|
Peter Deltchev
|
50ca465835
|
T357: Sort tracks by publication date rather than creation date.
|
2015-09-07 18:40:11 -07:00 |
|
Peter Deltchev
|
29527b4c88
|
T357: Removed + symbols from the classifier's fulltext query.
|
2015-09-07 18:31:58 -07:00 |
|
Peter Deltchev
|
4b5547b10c
|
T357: Remove the dot at the end of a filename when generating a missing title tag, and allow the importer to process tracks shorter than 30 seconds.
|
2015-09-07 17:48:48 -07:00 |
|
Peter Deltchev
|
9cb13ee535
|
T357: The importer no longer assumes that a title tag is present.
|
2015-09-07 17:42:05 -07:00 |
|
Peter Deltchev
|
47b172ccc4
|
T366: Explicitly return ints and boolean values as such in the website API.
|
2015-09-07 13:28:21 -07:00 |
|
Peter Deltchev
|
b66ec54221
|
T357: Added genre handling to the MLPMA importer.
|
2015-09-07 11:56:00 -07:00 |
|
Peter Deltchev
|
5d9b3f2d5b
|
Fixes T224. Also adds the rebuild:tags Artisan command and a missing ffmpeg compilation flag.
|
2015-09-07 11:17:35 -07:00 |
|
Peter Deltchev
|
6911b3e560
|
T363: Fix tracks being unplayable when cover art is unavailable.
|
2015-09-07 08:22:19 -07:00 |
|
Peter Deltchev
|
82dc200f17
|
T357: Continue restricting lossy user-facing uploads.
|
2015-09-07 07:35:25 -07:00 |
|
Peter Deltchev
|
9d087a9415
|
T357: Actually classify tracks in the classifier and allow re-classification of published MLPMA tracks.
|
2015-09-07 07:11:28 -07:00 |
|
Peter Deltchev
|
15760a1040
|
T357, T125: Added SIGINT handling and a skip feature to the import script, implemented importing of lossy files, made the import script actually import tracks now, and other improvements.
|
2015-09-07 07:02:25 -07:00 |
|
Peter Deltchev
|
f17e824586
|
T357: Separated track publishing and classification into its own script, fixed an issue with reading comments from ID3 tags, and added lossy support to UploadTrackCommand.
|
2015-09-07 04:50:51 -07:00 |
|
Peter Deltchev
|
dbab3a9ecc
|
T357: MLPMA import script is mostly implemented now.
|
2015-09-07 04:50:50 -07:00 |
|
Peter Deltchev
|
b7084de228
|
T357: Added track type constants and a progress commit for the importer script.
|
2015-09-07 04:50:50 -07:00 |
|
Peter Deltchev
|
447815c5ee
|
T357: Initial commit of the MLPMA import script.
|
2015-09-07 04:50:50 -07:00 |
|
Kelvin
|
b33dcfd8c6
|
Update namespaces
|
2015-09-06 18:21:11 +01:00 |
|
Kelvin
|
ec93ebb8fe
|
Add middleware
|
2015-09-06 16:57:20 +01:00 |
|
Kelvin Zhang
|
261b6abb18
|
Update config; change authentication method
|
2015-09-05 16:09:25 +01:00 |
|
Kelvin Zhang
|
93c3a2a69a
|
Add routes
|
2015-09-05 15:59:36 +01:00 |
|
Peter Deltchev
|
be0bfa790e
|
Fixed an error with fetching the year and release date.
|
2015-09-05 06:49:22 -07:00 |
|
Peter Deltchev
|
d86028310e
|
Added a Laravel IDE helper and type-hinted the cover art upload method.
|
2015-09-04 09:56:22 -07:00 |
|
Peter Deltchev
|
7daecbdd30
|
Added encrypted production and staging configs.
|
2015-09-03 19:55:01 -07:00 |
|
Peter Deltchev
|
fe22c9547e
|
Fixed broken Year and Genre tags in tracks.
|
2015-09-03 19:03:58 -07:00 |
|
Peter Deltchev
|
252f3ca727
|
Upgraded getID3 to the newest stable version.
|
2015-09-03 18:59:46 -07:00 |
|
Kelvin Zhang
|
1b30b0cf53
|
Add controllers
|
2015-08-31 15:30:02 +01:00 |
|
Kelvin Zhang
|
b6dad84d67
|
Add Commands
|
2015-08-31 15:19:23 +01:00 |
|
Kelvin Zhang
|
0f8d11fa83
|
Add Downloader models
|
2015-08-31 15:19:03 +01:00 |
|
Kelvin Zhang
|
32e19fb4e5
|
Fix SlugTrait
|
2015-08-31 13:53:22 +01:00 |
|
Kelvin Zhang
|
39290f8204
|
Update namespace to App
|
2015-08-31 13:35:47 +01:00 |
|