Server IP : 103.53.40.154 / Your IP : 18.119.28.213 Web Server : Apache System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : ppcad7no ( 715) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /var/softaculous/moodle28/../scriptaculous/../front/../loaded7/../webmail/../ampjuke/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php $db_host="[[softdbhost]]"; $db_user="[[softdbuser]]"; $db_password="[[softdbpass]]"; $db_name="[[softdb]]"; $ampjuke_tbl_prefix="[[dbprefix]]"; $base_music_dir="[[softpath]]"; $base_http_prog_dir="[[softurl]]"; $charset="utf-8"; $dateformat="d-m-Y"; $allow_anonymous=0; $allow_anonymous_streaming=0; $keep_extension=1; $compress_command="/bin/tar -cf"; $dont_compress_one_file=1; $perf_info=1; $perf_info_link="0"; $allow_upload=1; $max_upload_files=15; $upload_chmod="777"; $lastfm_allow_related=1; $lastfm_max_related_artists=10; $lastfm_min_related_match=0.4; $lastfm_cache_days=120; $lastfm_disp_sample_tracks=0; $lastfm_disp_sample_number=5; $lastfm_disp_sample_priority="nothing"; $allow_now_playing=0; $now_playing_disp_cover=1; $now_playing_dimension_w="100px"; $now_playing_dimension_h="100px"; $now_playing_update_rate=12000; $popout_width=150; $popout_height=150; $np_light_update="MSIE*Windows-Media-Player*NSPlayer"; $np_update_automatic_play=0; $np_light_update_msg="Playing random tracks"; $forbidden_characters="#@%&"; $lame_enabled=0; $lame_path="/usr/bin/lame"; $lame_parameters="--nohist --silent -b 128 -q 7"; $lame_dynamic_enabled=0; $lame_dynamic_iplist=""; $lastfm_allow_submission="1"; $lastfm_allow_local_users="1"; $lastfm_default_username=""; $lastfm_default_password=""; $lastfm_allow_auto_add2favorite="1"; $lastfm_allow_favorite_suggestion="1"; $max_failed_login_enabled="0"; $max_failed_login_attempts="7"; $lyrics_enabled="1"; $lyrics_path="http://lyricwiki.org/%PERFORMER%:%TRACK%"; $special_extensions_enabled="1"; $special_extensions=".mp4,.m4a,.wma"; $special_extensions_update_playing="0"; $special_extensions_update_statistics="0"; $xspf_enabled="0"; $xspf_only_player="0"; $lastfm_download_covers="1"; $login_hide_keep_me_signed_in="0"; $shared_favorites_allow="0"; $user_reg_enabled="0"; $email_sender="[[admin_email]]"; $user_reg_display_text=""; $user_reg_username_min_length="5"; $user_reg_username_max_length="15"; $user_reg_password_min_length="5"; $user_reg_password_max_length="15"; $enable_email_with_lost_password="0"; $enable_email_with_lost_password_text=""; $delete_inactive_users="0"; $animation_enabled="1"; $animation_delay_timing="i*50"; $animation_opacity_timing="100+(i*50)"; $echonest_enabled="0"; $echonest_api_key=""; $echonest_api_url="http://developer.echonest.com/api/v4/"; $echonest_max_results="5"; $echonest_max_diff_duration="3"; $echonest_queue_tracks="1"; $echonest_advanced_search="0"; $echonest_limit=0.1; $echonest_tempo_priority=9; $echonest_tempo_factor=100; $echonest_danceability_priority=8; $echonest_energy_priority=7; $echonest_key_priority=2; $echonest_key_factor=1; $echonest_loudness_priority=1; $echonest_liveness_priority=4; $echonest_speechiness_priority=3; $echonest_acousticness_priority=5; $echonest_valence_priority=6; $jukebox_mode_enabled="0"; $jukebox_mode_welcome_msg="<h4>Click here to start listening!</h4>"; $jukebox_mode_welcome_link="http://<ip-address>:<port-number>/<stream-name>"; $jukebox_mode_user="admin"; $jukebox_mode_selection_limit_tracks="8"; $jukebox_mode_selection_limit_minutes="60"; $jukebox_mode_selection_limit_tracks_total="8"; $jukebox_mode_min_age="6"; $jukebox_mode_min_age_performer="2"; $jukebox_mode_selection_identity="IP-address"; $jukebox_mode_request_probability="50"; $jukebox_mode_request_pick="First-come-first-serve"; $jukebox_mode_msg_popup_enabled="0"; $jukebox_mode_msg_add_success="<b>OK!</b> Added <b>%p - %t %a</b> (%y) to the request queue."; $jukebox_mode_msg_fail_limit_tracks="The limit of <b>%limit_tracks</b> tracks for every <b>%limit_minutes</b> minutes was reached. Try again later."; $jukebox_mode_msg_fail_outstanding_tracks_all="Too many requests oustanding (queued). The limit is <b>%limit_all</b>. Try again later."; $jukebox_mode_msg_fail_outstanding_tracks="You have <b>%limit_tracks</b> tracks queued. Try again later."; $jukebox_mode_msg_fail_age="The track <b>%t</b> was played recently (within last <b>%min_age</b> hours). Try again later."; $jukebox_mode_msg_fail_age_performer="The artist/performer <b>%p</b> was played recently (within last <b>%min_performer_age</b> hours). Try again later."; $jukebox_mode_msg_fail_already_requested="<b>%p - %t</b> is already in the request queue. It will be played later!"; $screensaver_enabled="0"; $screensaver_start_time="600"; $screensaver_reload_time="180"; $screensaver_images="Random"; $screensaver_preferred_size="85"; $screensaver_iterations="2000"; $screensaver_ms_delay_factor="i*1000"; $screensaver_ms_fade_factor="1000"; ?>