1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 18:29:40 +02:00
Commit graph

1098 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
dc72729c8f Added multiple id3v2 genre to tag patch from quack23 resolves #564 2009-11-14 04:37:16 +00:00
dipsol
fd1efe389c Issue #364, added feature for password reset. 2009-10-19 09:04:43 +00:00
Paul 'flowerysong' Arthur
317b9dd9c4 Remove auth_http-specific autocreation of nonexistent users now that this is handled generically
by login.php
2009-10-08 18:37:17 +00:00
Karl 'vollmerk' Vollmer
68f3b69055 sync from branch 2009-08-23 14:51:33 +00:00
Karl 'vollmerk' Vollmer
1b35ffb126 sync from 3.5.x branch 2009-08-23 14:20:02 +00:00
Karl 'vollmerk' Vollmer
28fcb8f8ac It should not have taken me that long to find the one typo 2009-08-20 15:30:24 +00:00
Karl 'vollmerk' Vollmer
7d63859ce3 add rating to single song view, and include caching fix 2009-07-09 11:57:48 +00:00
Karl 'vollmerk' Vollmer
80cd693722 Playlist adds now use the existing order rather then track order Fixed #484 2009-07-09 10:45:55 +00:00
Karl 'vollmerk' Vollmer
2fa487db93 sync from branch 2009-07-08 16:12:01 +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
c90920cfa6 fix typo (Thx Paleo) 2009-06-25 04:19:12 +00:00
Karl 'vollmerk' Vollmer
90d61c3deb sync to trunk from 3.5 branch 2009-06-21 21:54:54 +00:00
Karl 'vollmerk' Vollmer
344591838e sync fix of #489 2009-06-19 01:16: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
1a14430de1 sync 2009-06-01 22:09:30 +00:00
Karl 'vollmerk' Vollmer
e1eff3c586 fix the two remaining identified tag issues from #475 2009-05-26 23:28:36 +00:00
Karl 'vollmerk' Vollmer
02f8bb52fd fix url to song, and throw some non-working tag cloud crap in 2009-05-19 22:47:49 +00:00
momo-i
2789846584 Add Hint for translators 2009-05-19 00:45:51 +00:00
momo-i
c8b62d3ff3 Update phpmailer version 2009-05-18 22:36:24 +00:00
Karl 'vollmerk' Vollmer
4a1d7a40ea fix the message parsing so that it accepts libre.fms slightly different response 2009-05-18 18:23:20 +00:00
Karl 'vollmerk' Vollmer
d84e62dba7 api fixes, added librefm scrobbler (untested) and fixed minor error in header file with rtl vs ltr languages also removed dead RioPlayer plugin 2009-05-18 17:34:22 +00:00
Karl 'vollmerk' Vollmer
5bd82180f5 some incomplete work cleaning up the api a bit 2009-05-17 15:51:29 +00:00
Karl 'vollmerk' Vollmer
809a3fc72f add download for video that does not work, and most likely break song downloads \o/ 2009-05-15 13:26:30 +00:00
Karl 'vollmerk' Vollmer
184a030cb6 make the parse_song_url a little cleaner, see if that straitens her up untested 2009-05-13 01:46:38 +00:00
Karl 'vollmerk' Vollmer
053a91397b fix typo on get_class() check causing it to not identify song objects correctly 2009-05-11 12:41:25 +00:00
Karl 'vollmerk' Vollmer
b0100f954d return the constructed url 2009-05-10 16:21:03 +00:00
momo-i
b85fa736cf Add phpmailer and change mail function. 2009-05-06 22:41:13 +00:00
Karl 'vollmerk' Vollmer
c93613813d sync stats fix from 3.5 branch 2009-05-06 21:00:42 +00:00
Karl 'vollmerk' Vollmer
28a25eb9e2 prevent php errors 2009-05-06 15:41:34 +00:00
Karl 'vollmerk' Vollmer
d1e16013a7 tottaly un-checked changes more translation improvements 2009-05-06 11:23:04 +00:00
Karl 'vollmerk' Vollmer
594a84df04 alexey #426 translation patch 2009-05-06 11:13:40 +00:00
Karl 'vollmerk' Vollmer
0b63ba290a sync from branch 2009-05-06 00:24:34 +00:00
Karl 'vollmerk' Vollmer
82bc978e14 add AlmightyOatmeal-Sanity check 2009-05-05 15:45:06 +00:00
Karl 'vollmerk' Vollmer
45075159e6 allow additional stream url types 2009-04-30 20:38:43 +00:00
Karl 'vollmerk' Vollmer
18683f22aa fix lack of ui response on deleting track right after appending to saved playlist 2009-04-30 15:36:34 +00:00
Karl 'vollmerk' Vollmer
8858b6bc5a fix typo in video xml 2009-04-14 21:35:19 +00:00
Karl 'vollmerk' Vollmer
d3728b89e0 tweaked fix for rss feed, makes it a little cleaner, fix custom port issue add debug event on unreadable, but still existing files 2009-04-13 15:45:00 +00:00
momo-i
45f4f58b1e fixed valid url in rss (#436) 2009-04-12 22:07: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
Karl 'vollmerk' Vollmer
f804835929 some tweaks to make the random play mojo work for streaming, does not work in localplay yet, working on that, nor in democratic play poking that also include asx playlist improvements from jon611 2009-04-08 02:40:07 +00:00
momo-i
98d03889cd fixed default tag encoding to IDO-8859-1 2009-04-06 22:47:08 +00:00
Karl 'vollmerk' Vollmer
f2f017d2b8 add video counts to api handshake 2009-03-31 20:53:39 +00:00
Karl 'vollmerk' Vollmer
9826f64643 fixed recently played songs having incorrect information on non-unique entries #420 2009-03-29 12:03:52 +00:00
Karl 'vollmerk' Vollmer
375324c9f1 correct mime type for asx to match Microsoft spec 2009-03-29 03:59:47 +00:00
Karl 'vollmerk' Vollmer
55129c3d36 Fixed #424 and applied #423 2009-03-26 21:32:26 +00:00
Karl 'vollmerk' Vollmer
8c00ffe255 remove manage democratic playlists under fix link for radio import, prevent non-array elements from causing foreach() errors in resort_results() 2009-03-22 15:24:23 +00:00
Karl 'vollmerk' Vollmer
d3adf73c82 reset database charset on db update to make sure it remains in sync 2009-03-22 14:15:21 +00:00
Karl 'vollmerk' Vollmer
6ff9ca0a9e move server prefs to admin menu (Thx geekdawg) fix missing web_path on radio creation link 2009-03-18 21:14:21 +00:00