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

1778 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
04bcb58be9 move over to query class as backend for browse 2009-03-08 22:39:38 +00:00
Karl 'vollmerk' Vollmer
1dff2461c7 bump version 2009-03-08 14:00:23 +00:00
Karl 'vollmerk' Vollmer
a6830fb0a7 commit for alpha2 release 2009-03-08 13:51:34 +00:00
Karl 'vollmerk' Vollmer
37a348127f fixed catalog functions and corrected negative value caching 2009-03-08 13:28:43 +00:00
Karl 'vollmerk' Vollmer
ed15ee4a9c Add ability to have anonymouse access of a defined level with manual login of users 2009-03-08 12:29:38 +00:00
Karl 'vollmerk' Vollmer
2a83cc96dc more work for alpha2 release, clean up install and debug a bit 2009-03-08 05:08:21 +00:00
Karl 'vollmerk' Vollmer
2799c89f58 add length to the video browse, put in some stuff for the now playing table up the config version in prep for another alpha 2009-03-08 03:54:04 +00:00
Karl 'vollmerk' Vollmer
059f6d4d5c fix download and batch download Addresses #408 and #407 2009-03-07 19:44:00 +00:00
Karl 'vollmerk' Vollmer
6ff7d498cf improve the error messages on installation to show when you are missing the sha256 algos 2009-03-03 01:26:18 +00:00
Karl 'vollmerk' Vollmer
50e874b586 fix version check in debug lib 2009-03-03 01:12:04 +00:00
Karl 'vollmerk' Vollmer
8a0f5b1cc7 tweak the version checking to account for gentoo hippies (it is also a better way of doing it) 2009-03-03 00:59:51 +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
d469634f3c make the popular actually show popular 2009-03-02 03:53:46 +00:00
Karl 'vollmerk' Vollmer
181e8dfe22 add some additional stats to the catalog stats page 2009-03-02 03:23:38 +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
Karl 'vollmerk' Vollmer
a313222ab7 typo 2009-03-02 00:25:41 +00:00
Karl 'vollmerk' Vollmer
9eca0afefa add clean to handshake information 2009-03-02 00:08:25 +00:00
Karl 'vollmerk' Vollmer
ace25154eb do not overlap filters 2009-03-01 23:59:07 +00:00
Karl 'vollmerk' Vollmer
abc6eac0e3 maybe fix #404, unconfirmed implemented #405 other misc cleanup 2009-03-01 23:47:36 +00:00
Karl 'vollmerk' Vollmer
a8f79bb8f4 move add radio station link to a more obvious location 2009-03-01 02:48:06 +00:00
Karl 'vollmerk' Vollmer
e474991d13 Resolve #401 new database update, reset album thumbs and use resized art... 2009-03-01 02:35:42 +00:00
Karl 'vollmerk' Vollmer
c9ccb05a40 fix typo 2009-03-01 00:36:45 +00:00
Karl 'vollmerk' Vollmer
6777ec1e2e first work on next db update, correct play_url() removing redundent path, fix democratic play clear 2009-03-01 00:10:49 +00:00
Karl 'vollmerk' Vollmer
a3ff87240e remove handheld.css that does not exist 2009-02-28 19:12:49 +00:00
Karl 'vollmerk' Vollmer
6bb9e3f9a3 use resized art if it is there 2009-02-28 18:58:19 +00:00
Karl 'vollmerk' Vollmer
4fcacae75e make the httpq and mpd controlers understand live stream urls 2009-02-28 18:50:57 +00:00
Karl 'vollmerk' Vollmer
dbdd96ed1b unify how the stream is constructed and played, this is a major change might be some regressions 2009-02-28 18:13:48 +00:00
Karl 'vollmerk' Vollmer
3a3e0c6a9f moved import playlist menu item under main section "Playlist" and renamed it to just "Import" 2009-02-25 02:26:56 +00:00
Karl 'vollmerk' Vollmer
4bfe0a62f0 Correct Typo in Error # 2009-02-25 01:53:13 +00:00
Karl 'vollmerk' Vollmer
211a0c47a6 added localplay controls to api in addition to added/updated filters 2009-02-25 01:52:27 +00:00
Karl 'vollmerk' Vollmer
2a5051b0c1 fix album + name + year grouping and remove some debug, and add a clean to update_single_item 2009-02-25 00:30:05 +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
0bdecac947 change handshake date format to ISO 8601 2009-02-24 16:33:38 +00:00
momo-i
0ad1f28c54 Updated: message merged from r1899
Updated: translation words for show_lyrics.inc.php
2009-02-24 05:22:05 +00:00
momo-i
788e0afeae Fixed: translate words change 2009-02-24 04:42:44 +00:00
momo-i
6ef181ccef Add: forgot to add file. 2009-02-24 04:34:03 +00:00
momo-i
14ef536151 Add: song_lyrics to Ampache #327 (thx alister55) 2009-02-24 04:18:33 +00:00
Karl 'vollmerk' Vollmer
ef2a0a794d make the update_song_from_tags() function get called correctly, still an issue with new tags not clearing previous system() values 2009-02-24 01:04:04 +00:00
momo-i
2e5e71f825 Fixed: show/import playlist #213 (thx ardbkr) 2009-02-23 02:12:39 +00:00
momo-i
c03954c2a0 Updated: message sync from r1893 2009-02-23 01:56:45 +00:00
Karl 'vollmerk' Vollmer
453eedceae sync from branches/3.4 2009-02-22 23:36:01 +00:00
Karl 'vollmerk' Vollmer
c59dd7d4b3 corrected display on cleared democratic playlist, and added some basic caching, vote amount needs to be cached 2009-02-21 01:59:11 +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
a0975517e1 failed attempt to implement flag caching, commiting so I can work on it later 2009-02-19 17:04:08 +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
momo-i
34e797623a Updated: Norwegian into general.lib.php
Added: Norwegian stat in LANGLIST
2009-02-19 02:42:05 +00:00
momo-i
713541b1ab Updated: merged from r1885
Added: Norwegian Language #398 (Thx Retrievil_Knievil)
2009-02-19 02:33:55 +00:00
Karl 'vollmerk' Vollmer
a9bb2bd1b2 cleanup of dead / old functions 2009-02-19 02:23:52 +00:00
Karl 'vollmerk' Vollmer
8857453916 correct incorrect reference to update_song_from_tags 2009-02-19 02:03:39 +00:00