Commit graph

87 commits

Author SHA1 Message Date
Kelvin Zhang
5a81908ed4 Add file size rebuilding command 2015-10-29 16:00:16 +00:00
Kelvin Zhang
43c45adece Fix options and imports for commands 2015-10-27 17:29:51 +00:00
Kelvin Zhang
fdb95560e7 Add --force option to RebuildTrackCache 2015-10-26 19:50:58 +00:00
Kelvin Zhang
a9f80fde6e Add console commands 2015-10-26 19:47:42 +00:00
Peter Deltchev
ed0a5fb8ac Licensed Pony.fm under the GNU Affero General Public License (AGPL). 2015-10-24 22:17:45 -07:00
Peter Deltchev
b00982cd61 Converted a bunch of tabs to spaces. 2015-10-24 19:35:37 -07:00
Peter Deltchev
a4c24a7d64 Updated Pony.fm's PHP namespace to Poniverse\Ponyfm. 2015-10-23 18:22:14 -07:00
Peter Deltchev
ebf6448036 Added Poniverse API setup command. Closes T378. 2015-09-24 10:43:12 -07:00
Peter Deltchev
ae39784708 Updated the rebuild:tags command with a progress bar. 2015-09-24 09:59:45 -07:00
Peter Deltchev
451cd699cb Fixed zeroed timestamps being recorded for statistics and added a script to fill in the missing data. 2015-09-20 02:38:17 -07:00
Peter Deltchev
583b03f132 T350: Removed some leftover files and corrected the MLPMA importer's reference to getID3. 2015-09-12 21:47:32 -07:00
Peter Deltchev
205e034174 T357, T350: Restore updates from rPFf088badebbbb. 2015-09-12 20:45:56 -07:00
Peter Deltchev
d3a79b2a74 Merge branch 'feature/laravel_5.1' of ssh://phabricator.poniverse.net/diffusion/PF/pony-fm into feature/laravel_5.1 2015-09-12 14:58:30 -07:00
Peter Deltchev
e2225e3378 T350: Updated configuration files for Laravel 5. 2015-09-12 14:56:09 -07:00
Kelvin Zhang
7c2863b942 Merge rPF9b9f25dc512d: T357: Gracefully handle missing tags in M4A and OGG files. 2015-09-12 16:01:53 +01:00
Kelvin Zhang
5e4875b9ad Merge rPF5f69cdda5b2c: T357: Put the string cast in the right place. 2015-09-12 16:00:40 +01:00
Kelvin Zhang
616b6e9ccf Merge rPFf4f97acd9fc0: T357: Validate the length of a year correctly. 2015-09-12 15:59:19 +01:00
Kelvin Zhang
9468ced8c4 Merge rPF207569e5978d: T357: Ignore WMA files and added support for FLAC imports. 2015-09-12 15:53:22 +01:00
Kelvin Zhang
2ac9fd6967 Merge rPFd78c240a428a: T357: Gracefully handle obviously invalid year tags. 2015-09-12 15:51:21 +01:00
Kelvin Zhang
1952f01601 Merge rPF8a4b08738d8a: T357: The MLPMA importer now ignores RTF files. 2015-09-12 15:47:48 +01:00
Kelvin Zhang
11d5724658 rPF838e7429f06a: T357: Removed an extraneous var_dump. 2015-09-10 13:05:42 +01:00
Kelvin Zhang
d77d895014 Merge rPF9b10161ca44c: T357: Made the importer's file type check case-insensitive. 2015-09-10 13:01:01 +01:00
Kelvin Zhang
5bc6dd78b0 Merge rPFa0fb15a86ae6: T357: Removed more characters from the fulltext query. 2015-09-10 12:59:33 +01:00
Kelvin Zhang
16db65d8bd Merge rPF6d1de13fd334: T357: The MLPMA importer now ignores .txt files. 2015-09-10 12:57:51 +01:00
Kelvin Zhang
416ce7ac6a Merge rPF9c520e71a551: T357: Handle malformed genres gracefully. 2015-09-10 12:56:33 +01:00
Kelvin Zhang
a8d7bd1935 Merge rPFc0e619aacd75: T357: Added an ID3v1 fallback and added more information to the… 2015-09-10 12:55:46 +01:00
Kelvin Zhang
e4ae56885f Merge rPFcd113e4d4bd3: T357: When reclassifying a show song remix, remove previous associations. 2015-09-10 12:51:26 +01:00
Kelvin Zhang
b846475f4f Merge rPF46ceab2b4ce0: T357: Remove tildes from the classifier's fulltext matcher. 2015-09-10 12:50:44 +01:00
Kelvin Zhang
843eb4351a Merge rPF29527b4c880f: T357: Removed + symbols from the classifier's fulltext query. 2015-09-10 12:47:05 +01:00
Kelvin Zhang
cd12f58992 Merge rPF4b5547b10c7a: T357: Remove the dot at the end of a filename when generating a missing title… 2015-09-10 12:45:29 +01:00
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
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
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
Kelvin Zhang
292d476210 Initial L5.1 commit 2015-08-30 12:26:03 +01:00