1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-05 10:49:37 +02:00
Commit graph

56 commits

Author SHA1 Message Date
Paul 'flowerysong' Arthur
4f3d8851cf Break everyone's config by changing metadata gathering. 2010-10-06 16:58:31 +00:00
Paul 'flowerysong' Arthur
7549180515 Some vainfo cleanup. Since id3v2 allows multiple charsets and has a standard way of
indicating them, don't try to work around broken id3v2 tags (especially since that
breaks valid tags). For id3v1, use a charset detection approach that actually has a
chance of working.
2010-06-22 21:08:20 +00:00
Paul 'flowerysong' Arthur
4b5756ba9d Miscellaneous cleanup. 2010-06-13 08:11:09 +00:00
Paul 'flowerysong' Arthur
92c2191e36 Fix bin/print_tags so it accurately reflects what Ampache will see; it was
stomping on 'file' results for some reason.  Also a smidge of cleanup in vainfo.
2010-05-29 17:47:24 +00:00
Paul 'flowerysong' Arthur
1cb0983ed0 Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
Paul 'flowerysong' Arthur
d78c207f76 Cosmetics: use tabs for indentation, tweak some indentation/coding style. 2010-03-14 06:10:27 +00:00
Karl 'vollmerk' Vollmer
45f382b06d Add vim modelines to all php files (Thx ascheel) 2010-03-14 04:53:15 +00:00
Karl 'vollmerk' Vollmer
f035080a1e Improved filename pattern matching #575 2009-12-08 00:14:32 +00:00
Karl 'vollmerk' Vollmer
777d880a0a sync from trunk 2009-11-14 07:32:51 +00:00
Karl 'vollmerk' Vollmer
dc72729c8f Added multiple id3v2 genre to tag patch from quack23 resolves #564 2009-11-14 04:37:16 +00:00
Karl 'vollmerk' Vollmer
1b35ffb126 sync from 3.5.x branch 2009-08-23 14:20:02 +00:00
momo-i
a0f3195f68 fix empty check for $id3v2['UFID'] 2009-07-03 00:02:37 +00:00
momo-i
6136bb1081 fixed for PHP 5.3.0 deprecate warnings 2009-07-02 22:42:40 +00:00
Karl 'vollmerk' Vollmer
62e7eadcba fix title issue and add some more stuff to the boolean list for preferences 2009-06-02 02:04:59 +00:00
Karl 'vollmerk' Vollmer
94f5610ef6 add MBID support Thx flowerysong 2009-06-02 01:42:55 +00:00
Karl 'vollmerk' Vollmer
02a6123917 tweaked vainfo to accept 1/2 as a valid disk from TPOS also tweaked id3v2 tags to include TPOS in the comments array 2009-04-09 20:51:04 +00:00
momo-i
98d03889cd fixed default tag encoding to IDO-8859-1 2009-04-06 22:47:08 +00:00
Karl 'vollmerk' Vollmer
55129c3d36 Fixed #424 and applied #423 2009-03-26 21:32:26 +00:00
momo-i
3d226380fe Fixed: typo 2009-03-16 10:59:29 +00:00
momo-i
8c56f72e4b Fixed: 1 line lyrics for insert db 2009-03-16 10:54:42 +00:00
momo-i
5591b93313 Fixed: If remote catalog cleaning, always failed.(is_readable), remind next process (file information)
Updated: add my TODO @lyrics, id3 language
2009-03-16 09:14:38 +00:00
momo-i
53d288873d Fixed: id3v2 tag lyrics display 2009-03-10 22:52:52 +00:00
Karl 'vollmerk' Vollmer
d7f8af4f53 fix mp4 video file tag parsing 2009-03-03 00:44:18 +00:00
momo-i
f8def34b7d Fixed: Show lyrics using id3v2(USLT) if exists 2009-03-02 22:13:55 +00:00
Karl 'vollmerk' Vollmer
7a529eeb8a move around stats information and split it up, tweak quicktime tag detection 2009-03-02 01:39:10 +00:00
momo-i
96acc29016 Added: lyrics get from getid3 (pls test by any mp3s)
Added: debug_print function (pre tag for print_r)
2009-02-24 23:37:19 +00:00
Karl 'vollmerk' Vollmer
917c8198ae * Add mpeg to list of _parse_avi valid file types
* Fixed clear playlist, however it reveled a problem with the get items
* Removed a stupid extra check on database build
2009-02-21 01:42:10 +00:00
Karl 'vollmerk' Vollmer
847ec135fd failed experiement, decent performance boost on verify by removing a bunch of queries, still some to moreve, should be able to make it faster 2009-02-19 05:02:37 +00:00
Karl 'vollmerk' Vollmer
58900248cc tweak it so that flv is a valid video type and correctly(??) get the codec from it 2009-02-09 23:04:15 +00:00
Karl 'vollmerk' Vollmer
491b530cca add a few more columns to the video view, tweak how it picks the title when indexing 2009-02-04 02:49:12 +00:00
Karl 'vollmerk' Vollmer
00effbf554 Add very basic buggy as crap video support, fix a few other minor bugs with playlists and random elements 2009-02-02 04:25:25 +00:00
Karl 'vollmerk' Vollmer
97c0856a21 forgot to do :w 2009-02-01 02:48:50 +00:00
Karl 'vollmerk' Vollmer
4aefc1fadc incomplete changes, commiting because I need a coding break 2009-02-01 02:45:39 +00:00
Karl 'vollmerk' Vollmer
f593f18131 Commit, still no internet paying for it.. curse you free.fr 2008-10-27 09:24:34 +00:00
momo-i
b000e8a448 Fixed #300 (Thx abs0) and Fixed didn't catch exception first analyze. 2008-09-04 22:20:49 +00:00
momo-i
0ce5d92079 Updated getid3 for multi-byte characters, but some wrong id3tags have occurred exception error. 2008-09-02 07:11:43 +00:00
Karl 'vollmerk' Vollmer
a6a8c08e37 fixed the search a bit, made some random changes to charset and fixed some echo printf() references 2008-08-19 04:31:52 +00:00
Karl 'vollmerk' Vollmer
6276503dad unbreak browsing and kind of torture tagging a little 2008-08-05 03:59:06 +00:00
Karl 'vollmerk' Vollmer
2d62be1359 add image dimensions on find album art page 2008-07-07 03:50:47 +00:00
Karl 'vollmerk' Vollmer
d22c6ea78f initial work on a shoutcast doodly, fix the translations while I am at it :S 2008-05-20 05:33:26 +00:00
Karl 'vollmerk' Vollmer
f3233e12d8 sync to trunk 2008-05-19 01:54:26 +00:00
Karl 'vollmerk' Vollmer
35489da079 removed some useless files, fixed some copyright headers 2008-05-12 14:15:54 +00:00
Karl 'vollmerk' Vollmer
2ff28d9f26 minor change to tag gather, some speed improvements on the catalog verify and more changes to democratic play, will not work currently due to missing db update that needs more testing 2008-03-13 07:38:40 +00:00
Karl 'vollmerk' Vollmer
7c8a11684d fixed issue with encoding on id3v1/2 2008-03-11 06:14:09 +00:00
Karl 'vollmerk' Vollmer
7e154abae9 - Fixed search by rating (Thx alex2008)
- Fixed no result return on random methods
- Added mime,language & lyrics to catalog updating functions
2008-01-13 21:34:56 +00:00
Karl 'vollmerk' Vollmer
97c78343ae two file pattern fixes and some more work on the flagged stuff as well as some minor cleanup on the album art links 2007-12-26 04:32:08 +00:00
Karl 'vollmerk' Vollmer
00417ad965 fixed preg on file pattern, some work on flagging, editing stuff actually flags thing again... 2007-12-26 03:32:13 +00:00
Karl 'vollmerk' Vollmer
83815169ce fixed some +x stuff that shouldnt have been +x and moved the catalog functions back into the content area 2007-09-09 04:30:12 +00:00
Karl 'vollmerk' Vollmer
3e46a9775c licence updates, Thx porthose 2007-08-19 22:02:23 +00:00
Karl 'vollmerk' Vollmer
a1961111ef fixed album.disk for ogg files and added it to the display 2007-08-19 06:42:07 +00:00