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

1583 commits

Author SHA1 Message Date
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
momo-i
c31be1e56a Fixed: forgot session check 2009-03-17 23:49:01 +00:00
Karl 'vollmerk' Vollmer
9b8d212ef2 escape after log entry and ptoning 2009-03-17 15:12:04 +00:00
Karl 'vollmerk' Vollmer
e94245d814 always escape user input 2009-03-17 11:48:54 +00:00
momo-i
f65c15ff76 Update changelog 2009-03-17 03:50:23 +00:00
momo-i
a571f040d6 Fixed: remote catalog doesn't clean 2009-03-17 03:48:32 +00:00
momo-i
79dd77dce7 Fixed: no data rss #416 2009-03-16 22:05:38 +00:00
Karl 'vollmerk' Vollmer
f42230b133 Dba::escape() must be used around all user input in queries 2009-03-16 15:11:59 +00:00
Karl 'vollmerk' Vollmer
de10c44c65 no need to create object, get_now_playing() is a static function 2009-03-16 14:37:58 +00:00
momo-i
348f0df1f7 Fixed: rss not work (get_now_playing) 2009-03-16 14:35:31 +00:00
momo-i
9e3413a59c Fixed: get lyrics wiki 2009-03-16 11:07:19 +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
ef1907143c Fixed: remote catalog update check (do not work yet) 2009-03-16 09:56:06 +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
Karl 'vollmerk' Vollmer
53be385262 prep for beta1 release, update sql files 2009-03-15 23:56:47 +00:00