According to your device's language settings, we also offer English (Global).
under
under

under

176 首歌

  • 播放次數

    0

  • 訂閱

    0

under

under

UG末

發布更新 2023-02-10


曲目



DJDT

Versions

Package Name Version
Django 3.2.23
Python 3.8.20
bootstrap3 Bootstrap3 12.0.3
cachalot Cachalot 2.5.3
colorfield Colorfield 0.11.0
compressor Compressor 2.4
corsheaders Corsheaders 1.5.0
debug_toolbar Debug Toolbar 4.2.0
django_ckeditor_5 Django CKEditor 5 0.1.3
django_extensions Django_Extensions 2.2.9
django_oss_storage Django_Oss_Storage 1.1.1
djangojs Djangojs 2.4.4
djcelery_ses Djcelery_Ses 3.1.1
drf_standardized_errors drf-standardized-errors 0.14.0
email_confirm_la Email Confirm La 4.0.0
meta Meta 2.4.2
modeltranslation Modeltranslation 0.17.7
nested_admin Nested_Admin 4.0.2
nextpage Nextpage 1.0.2
oauth2_provider Django OAuth Toolkit 1.5.0
relationships Relationships 0.2.1
reset_migrations Reset_Migrations 0.4.0
rest_framework Django REST framework 3.14.0
social_core Social_Core 4.1.0
social_django Python Social Auth 5.1.0
sv_pjax StreetVoice PJAX 1.0.0
taggit Taggit 1.2.0
webpack_loader Webpack Loader 1.4.1

時間

Resource usage

Resource Value
User CPU time 1271.147 msec
System CPU time 17.995 msec
Total CPU time 1289.142 msec
Elapsed time 1362.927 msec
Context switches 16 voluntary, 194 involuntary

Browser timing

Timing attribute Timeline Milliseconds since navigation start (+length)

Settings from streetvoice.settings

Setting Value
ABSOLUTE_URL_OVERRIDES {'auth.user': <function <lambda> at 0x7bfd471624c0>}
ACCEPTED_SNS_PROVIDERS ('facebook', 'apple-id', 'apple-id-from-app')
ACCOUNT_BINDING_LIMIT 3
ACCREDITED_FOLLOWER_COUNT 100
ADMINS (('SV Developers', 'developers@streetvoice.com'),)
AI_API_KEY '********************'
AI_BAN_INDEX_THRESHOLD 7
AI_ENDPOINT 'https://dashscope.aliyuncs.com/compatible-mode/v1'
AI_MODEL_NAME 'qwen-plus'
AKAMAI_DEFAULT_EXPIRE 300
AKAMAI_DOMAIN 'akmusic.streetvoice.com'
AKAMAI_ENCRYPTION_KEY '********************'
AK_ACCESS_TOKEN '********************'
AK_CLIENT_SECRET '********************'
AK_CLIENT_TOKEN '********************'
AK_DOMAIN 'akstatic.streetvoice.com'
AK_HOST 'https://akab-exk5jn7ggcpkefre-4agojc32subzvele.luna.akamaiapis.net'
ALBUMS_COUNT_LIMIT 50
ALBUMS_COUNT_LIMIT_PER_DAY 5
ALBUMS_COVER_UPLOAD_MAX_DUPLICATE_TIMES 3
ALIYUN_ACCESS_KEY_ID '********************'
ALIYUN_ACCESS_KEY_SECRET '********************'
ALIYUN_AUDIO_OSS_BUCKET_NAME 'streetvoice'
ALIYUN_AUDIO_OSS_CDN_DOMAIN 'music.streetvoice.com'
ALIYUN_AUDIO_OSS_CN_CDN_DOMAIN 'music.streetvoice.cn'
ALIYUN_AUDIO_OSS_HK_CDN_DOMAIN 'music.streetvoice.com'
ALIYUN_GREEN_WEB_CALLBACK_SEED 'se1v25rrgzQnF5gIUw0eR4pq-1pqVsZ'
ALIYUN_GREEN_WEB_CALLBACK_URL 'http://127.0.0.1:8000/greenweb/'
ALIYUN_MEDIA_OSS_CDN_DOMAIN 'media.streetvoice.com'
ALIYUN_MEDIA_OSS_CDN_DOMAIN_CN 'mediacn.streetvoice.cn'
ALIYUN_MEDIA_OSS_CN_CDN_DOMAIN 'mediacn.streetvoice.cn'
ALIYUN_MEDIA_OSS_HK_CDN_DOMAIN 'media.streetvoice.com'
ALIYUN_OSS_BUCKET_NAME 'streetvoice-media'
ALIYUN_OSS_BUCKET_NAME_CN 'streetvoicecn-media'
ALIYUN_OSS_BUCKET_NAME_ROL 'svremuneration'
ALIYUN_OSS_CDN_DOMAIN_ROL 'svremuneration.oss-ap-southeast-1.aliyuncs.com'
ALIYUN_OSS_ENDPOINT 'oss-cn-hongkong.aliyuncs.com'
ALIYUN_OSS_ENDPOINT_CN 'oss-cn-beijing.aliyuncs.com'
ALIYUN_OSS_ENDPOINT_ROL 'oss-ap-southeast-1.aliyuncs.com'
ALIYUN_OSS_SITE_SETTINGS {'cn': {'bucket_name': 'streetvoicecn-media', 'endpoint': 'oss-cn-beijing.aliyuncs.com', 'media_domain': 'mediacn.streetvoice.cn', 'region': 'cn-beijing'}, 'tw': {'bucket_name': 'streetvoice-media', 'endpoint': 'oss-cn-hongkong.aliyuncs.com', 'media_domain': 'media.streetvoice.com', 'region': 'cn-hongkong'}}
ALIYUN_PRIVATE_CONTENT_CDN_DOMAIN 'private.streetvoice.com'
ALIYUN_REGION 'cn-hongkong'
ALIYUN_REGION_CN 'cn-beijing'
ALIYUN_REGION_ROL 'ap-southeast-1'
ALIYUN_SIGN_KEY '********************'
ALIYUN_YUNDUN_END_POINT 'green.cn-beijing.aliyuncs.com'
ALIYUN_YUNDUN_PRODUCT_NAME 'Green'
ALIYUN_YUNDUN_REGION_ID 'cn-beijing'
ALLOWED_HOSTS ['*']
ALLOWED_NEXT_HOSTS ['merch.streetvoice.com', 'pages.streetvoice.com']
APPEND_SLASH True
APP_STORE_BUNDLE_ID 'streetvoice.streetvoice.streetvoice'
AUDIO_AD_DOMAIN 'https://audioad.streetvoice.com/'
AUTHENTICATION_BACKENDS ('svapp.backends.facebook.CustomFacebookOAuth2', 'svapp.backends.weixin.WeixinOAuth2', 'svapp.backends.qq.QQOAuth2', 'svapp.backends.apple.AppleIdWebAuth', 'svapp.backends.apple.AppleIdAppAuth', 'svapp.backends.sns.WeiboOAuth2WithEmail', 'django.contrib.auth.backends.ModelBackend', 'svapp.backends.login.EmailBackend', 'svapp.backends.login.CellphoneBackend', 'svapp.backends.su.SuBackend', 'multilogin.backends.AuthenticationBackend')
AUTH_PASSWORD_VALIDATORS '********************'
AUTH_USER_MODEL 'auth.User'
AWS_ACCESS_KEY_ID '********************'
AWS_HEADERS {'Cache-Control': 'max-age=99999', 'Expires': 'Thu, 31 Dec 2020 23:59:59 GMT'}
AWS_QUERYSTRING_AUTH False
AWS_REGION 'ap-southeast-1'
AWS_S3_CUSTOM_DOMAIN 'streetvoice.s3.amazonaws.com'
AWS_S3_SECURE_URLS False
AWS_SECRET_ACCESS_KEY '********************'
AWS_SMS_CONFIGURATION_SET_NAME 'demo'
AWS_SMS_PROTECT_CONFIGURATION_ID 'protect-f6e574ae964c44738457f85eaf0d1f09'
AWS_SNS_ACCESS_KEY_ID '********************'
AWS_SNS_ACCOUNT_ID '443320042361'
AWS_SNS_APPLICATION_CONFIG {'android': {'ENDPOINT_ARN_TEMPLATE': 'arn:aws:sns:ap-northeast-1:443320042361:endpoint/GCM/streetvoice-android/{endpoint_id}', 'PLATFORM': 'GCM', 'PLATFORM_APPLICATION_ARN': 'arn:aws:sns:ap-northeast-1:443320042361:app/GCM/streetvoice-android'}, 'android-cn': {'ENDPOINT_ARN_TEMPLATE': 'arn:aws:sns:ap-northeast-1:443320042361:endpoint/BAIDU/streetvoice-android-cn/{endpoint_id}', 'PLATFORM': 'BAIDU', 'PLATFORM_APPLICATION_ARN': 'arn:aws:sns:ap-northeast-1:443320042361:app/BAIDU/streetvoice-android-cn'}, 'ios-cn-prod': {'ENDPOINT_ARN_TEMPLATE': 'arn:aws:sns:ap-northeast-1:443320042361:endpoint/APNS/streetvoice-ios-cn-prod/{endpoint_id}', 'PLATFORM': 'APNS', 'PLATFORM_APPLICATION_ARN': 'arn:aws:sns:ap-northeast-1:443320042361:app/APNS/streetvoice-ios-cn-prod'}, 'ios-dev': {'ENDPOINT_ARN_TEMPLATE': 'arn:aws:sns:ap-northeast-1:443320042361:endpoint/APNS_SANDBOX/streetvoice-ios-dev/{endpoint_id}', 'PLATFORM': 'APNS_SANDBOX', 'PLATFORM_APPLICATION_ARN': 'arn:aws:sns:ap-northeast-1:443320042361:app/APNS_SANDBOX/streetvoice-ios-dev'}, 'ios-prod': {'ENDPOINT_ARN_TEMPLATE': 'arn:aws:sns:ap-northeast-1:443320042361:endpoint/APNS/streetvoice-ios-prod/{endpoint_id}', 'PLATFORM': 'APNS', 'PLATFORM_APPLICATION_ARN': 'arn:aws:sns:ap-northeast-1:443320042361:app/APNS/streetvoice-ios-prod'}}
AWS_SNS_REGION_NAME 'ap-northeast-1'
AWS_SNS_SECRET_ACCESS_KEY '********************'
AWS_SNS_TOPIC_CONFIG {'cn': {'ARN': 'arn:aws:sns:ap-northeast-1:443320042361:streetvoice-broadcast-topic-cn'}, 'dev': {'ARN': 'arn:aws:sns:ap-northeast-1:443320042361:streetvoice-broadcast-topic-dev'}, 'tw': {'ARN': 'arn:aws:sns:ap-northeast-1:443320042361:streetvoice-broadcast-topic-tw'}}
AWS_STORAGE_BUCKET_NAME 'streetvoice'
AWS_SVMEDIA_BUCKET_NAME 'svmedia'
AWS_SVMEDIA_CUSTOM_DOMAIN 'svmedia.s3.amazonaws.com'
BAKER_CUSTOM_FIELDS_GEN {'svapp.fields.OnClockDateTimeModelField': 'svapp.tests.field_generators.gen_on_clock_datetime'}
BLOCKIP_WHITELIST ('59.120.12.57',)
BOOTSTRAP3 {'success_css_class': ''}
BROADCAST_ADD_MANY_LIMIT 300
CACHALOT_ENABLED True
CACHALOT_QUERY_KEYGEN '********************'
CACHALOT_TABLE_KEYGEN '********************'
CACHALOT_UNCACHABLE_TABLES frozenset({'django_migrations', 'music_embedplayrecord', 'music_playlistrecord', 'music_playrecord', 'music_playrecordarchive'})
CACHES {'default': {'BACKEND': 'django.core.cache.backends.dummy.DummyCache'}}
CACHE_MIDDLEWARE_ALIAS 'default'
CACHE_MIDDLEWARE_KEY_PREFIX '********************'
CACHE_MIDDLEWARE_SECONDS 600
CACHE_SECONDS 600
CDN_SIGN_FUNCTION 'vender.aliyun_signing.sign'
CELERY_ACCEPT_CONTENT ['pickle', 'json']
CELERY_BROKER_URL 'redis://127.0.0.1:6379/0'
CELERY_EMAIL_TASK_CONFIG {'rate_limit': '27000/m'}
CELERY_IMPORTS ('works.like_tasks', 'annualreport.tasks.year2024.tasks')
CELERY_RESULT_BACKEND 'rpc://'
CELERY_RESULT_PERSISTENT False
CELERY_SEND_TASK_ERROR_EMAILS True
CELERY_TASK_ALWAYS_EAGER True
CELERY_TASK_EAGER_PROPAGATES True
CELERY_TASK_PROTOCOL 1
CELERY_TASK_SERIALIZER 'pickle'
CELERY_WORKER_HIJACK_ROOT_LOGGER False
CF_TOKEN_TW '********************'
CF_ZONE_ID_TW 'c0fac3499ca2c4a64359e88e435eb49e'
CHANGE_OR_RESEND_EMAIL_REDIS_EXPIRE 60
CKEDITOR_5_CONFIGS {'default': {'htmlSupport': {'allow': [{'attributes': True, 'classes': True, 'name': '/.*/', 'styles': True}]}, 'image': {'toolbar': ['resizeImage', '|', 'imageTextAlternative', '|', 'toggleImageCaption']}, 'link': {'decorators': {'isActiveButton': {'attributes': {'class': 'btn ' 'btn-primary ' 'btn-lg'}, 'label': '樣式:紅底按鈕', 'mode': 'manual'}, 'isBlockButton': {'attributes': {'class': 'btn ' 'btn-primary ' 'btn-lg ' 'btn-block'}, 'label': '樣式:長長的紅底按鈕', 'mode': 'manual'}, 'isButton': {'attributes': {'class': 'btn ' 'btn-outline-primary ' 'btn-lg'}, 'label': '樣式:白底按鈕', 'mode': 'manual'}, 'openInNewTab': {'attributes': {'rel': 'noopener ' 'noreferrer', 'target': '_blank'}, 'label': '在新分頁開啟', 'mode': 'manual'}}}, 'toolbar': {'items': ['sourceEditing', '|', 'undo', 'redo', '|', 'heading', '|', 'fontfamily', 'fontsize', 'fontColor', 'fontBackgroundColor', '|', 'bold', 'italic', 'strikethrough', '|', 'link', 'imageUpload', '|', 'bulletedList', 'numberedList', 'todoList', 'outdent', 'indent'], 'shouldNotGroupWhenFull': 'true'}}}
CKEDITOR_5_FILE_STORAGE 'svapp.storage.CKEditorMediaStorage'
CKEDITOR_5_FILE_UPLOAD_PERMISSION 'staff'
CLOUDFRONT_CDN_ENDPOINT 'https://dbtocb5xx67gd.cloudfront.net/'
CN_ANDROID_APP_ID 22
CN_DEFAULT_FROM_EMAIL 'StreetVoice 街声 <noreply@streetvoice.cn>'
CN_IOS_APP_ID 17
COMPRESSORS {'css': 'compressor.css.CssCompressor', 'js': 'compressor.js.JsCompressor'}
COMPRESS_CACHEABLE_PRECOMPILERS ()
COMPRESS_CACHE_BACKEND 'default'
COMPRESS_CACHE_KEY_FUNCTION '********************'
COMPRESS_CLEAN_CSS_ARGUMENTS ''
COMPRESS_CLEAN_CSS_BINARY 'cleancss'
COMPRESS_CLOSURE_COMPILER_ARGUMENTS ''
COMPRESS_CLOSURE_COMPILER_BINARY 'java -jar compiler.jar'
COMPRESS_CSS_HASHING_METHOD 'content'
COMPRESS_DATA_URI_MAX_SIZE 1024
COMPRESS_DEBUG_TOGGLE None
COMPRESS_ENABLED False
COMPRESS_FILTERS {'css': ['compressor.filters.css_default.CssAbsoluteFilter'], 'js': ['compressor.filters.jsmin.JSMinFilter']}
COMPRESS_JINJA2_GET_ENVIRONMENT <function CompressorConf.JINJA2_GET_ENVIRONMENT at 0x7bfd44b7a670>
COMPRESS_MINT_DELAY 30
COMPRESS_MTIME_DELAY 10
COMPRESS_OFFLINE False
COMPRESS_OFFLINE_CONTEXT {'STATIC_URL': '/asset/'}
COMPRESS_OFFLINE_MANIFEST 'manifest.json'
COMPRESS_OFFLINE_TIMEOUT 31536000
COMPRESS_OUTPUT_DIR 'CACHE'
COMPRESS_PARSER 'compressor.parser.LxmlParser'
COMPRESS_PRECOMPILERS (('text/jsx', 'cat {infile} | babel > {outfile}'),)
COMPRESS_REBUILD_TIMEOUT 2592000
COMPRESS_ROOT '/data/storage/asset'
COMPRESS_STORAGE 'compressor.storage.CompressorFileStorage'
COMPRESS_TEMPLATE_FILTER_CONTEXT {'STATIC_URL': '/asset/'}
COMPRESS_URL '/asset/'
COMPRESS_URL_PLACEHOLDER '/__compressor_url_placeholder__/'
COMPRESS_VERBOSE False
COMPRESS_YUGLIFY_BINARY 'yuglify'
COMPRESS_YUGLIFY_CSS_ARGUMENTS '--terminal'
COMPRESS_YUGLIFY_JS_ARGUMENTS '--terminal'
COMPRESS_YUI_BINARY 'java -jar yuicompressor.jar'
COMPRESS_YUI_CSS_ARGUMENTS ''
COMPRESS_YUI_JS_ARGUMENTS ''
CORS_ORIGIN_REGEX_WHITELIST ('^(https?://)?(\\w+\\.)?streetvoice\\.com$', '^(https?://)?(\\w+\\.)?streetvoice\\.cn$')
COUNTER_REDIS_DB 0
COUNTER_REDIS_HOST 'localhost'
COUNTER_REDIS_PASSWORD '********************'
COUNTER_REDIS_PORT 6379
CSRF_COOKIE_AGE 63072000
CSRF_COOKIE_DOMAIN None
CSRF_COOKIE_HTTPONLY False
CSRF_COOKIE_NAME 'csrf-token'
CSRF_COOKIE_PATH '/'
CSRF_COOKIE_SAMESITE 'Lax'
CSRF_COOKIE_SECURE False
CSRF_FAILURE_VIEW 'svapp.views.site.csrf_failure'
CSRF_HEADER_NAME 'HTTP_X_CSRFTOKEN'
CSRF_TRUSTED_ORIGINS []
CSRF_USE_SESSIONS False
DATABASES {'default': {'ATOMIC_REQUESTS': False, 'AUTOCOMMIT': True, 'CONN_MAX_AGE': 0, 'ENGINE': 'django.db.backends.mysql', 'HOST': '127.0.0.1', 'NAME': 'streetvoice', 'OPTIONS': {'charset': 'utf8mb4', 'init_command': 'SET time_zone="Asia/Taipei"'}, 'PASSWORD': '********************', 'PORT': '3306', 'TEST': {'CHARSET': None, 'COLLATION': None, 'MIGRATE': True, 'MIRROR': None, 'NAME': None}, 'TIME_ZONE': None, 'USER': 'root'}, 'slave1': {'ATOMIC_REQUESTS': False, 'AUTOCOMMIT': True, 'CONN_MAX_AGE': 0, 'ENGINE': 'django.db.backends.mysql', 'HOST': '127.0.0.1', 'NAME': 'streetvoice', 'OPTIONS': {'charset': 'utf8mb4', 'init_command': 'SET time_zone="Asia/Taipei"'}, 'PASSWORD': '********************', 'PORT': '3306', 'TEST': {'CHARSET': None, 'COLLATION': None, 'MIGRATE': True, 'MIRROR': None, 'NAME': None}, 'TIME_ZONE': None, 'USER': 'root'}, 'warehouse': {'ATOMIC_REQUESTS': False, 'AUTOCOMMIT': True, 'CONN_MAX_AGE': 0, 'ENGINE': 'django.db.backends.mysql', 'HOST': '127.0.0.1', 'NAME': 'warehouse', 'OPTIONS': {'charset': 'utf8mb4', 'init_command': 'SET time_zone="Asia/Taipei"'}, 'PASSWORD': '********************', 'PORT': '3306', 'TEST': {'CHARSET': None, 'COLLATION': None, 'MIGRATE': True, 'MIRROR': None, 'NAME': None}, 'TIME_ZONE': None, 'USER': 'root'}}
DATABASE_ROUTERS ['svapp.db_routers.SVDatabaseRouter', 'django_replicated.router.ReplicationRouter']
DATA_UPLOAD_MAX_MEMORY_SIZE 2621440
DATA_UPLOAD_MAX_NUMBER_FIELDS 2000
DATA_UPLOAD_MAX_NUMBER_FILES 100
DATETIME_FORMAT 'N j, Y, P'
DATETIME_INPUT_FORMATS ['%Y-%m-%d %H:%M:%S', '%Y-%m-%d %H:%M:%S.%f', '%Y-%m-%d %H:%M', '%m/%d/%Y %H:%M:%S', '%m/%d/%Y %H:%M:%S.%f', '%m/%d/%Y %H:%M', '%m/%d/%y %H:%M:%S', '%m/%d/%y %H:%M:%S.%f', '%m/%d/%y %H:%M']
DATE_FORMAT 'N j, Y'
DATE_INPUT_FORMATS ['%Y-%m-%d', '%m/%d/%Y', '%m/%d/%y', '%b %d %Y', '%b %d, %Y', '%d %b %Y', '%d %b, %Y', '%B %d %Y', '%B %d, %Y', '%d %B %Y', '%d %B, %Y']
DEBUG True
DEBUG_PROPAGATE_EXCEPTIONS False
DEBUG_TOOLBAR_CONFIG {'SHOW_TOOLBAR_CALLBACK': 'svapp.utils.common.show_toolbar'}
DEBUG_TOOLBAR_PANELS ['debug_toolbar.panels.versions.VersionsPanel', 'debug_toolbar.panels.timer.TimerPanel', 'debug_toolbar.panels.settings.SettingsPanel', 'debug_toolbar.panels.headers.HeadersPanel', 'debug_toolbar.panels.request.RequestPanel', 'debug_toolbar.panels.sql.SQLPanel', 'debug_toolbar.panels.staticfiles.StaticFilesPanel', 'debug_toolbar.panels.templates.TemplatesPanel', 'debug_toolbar.panels.cache.CachePanel', 'debug_toolbar.panels.signals.SignalsPanel', 'debug_toolbar.panels.logging.LoggingPanel', 'debug_toolbar.panels.redirects.RedirectsPanel', 'cachalot.panels.CachalotPanel']
DECIMAL_SEPARATOR '.'
DEFAULT_AUTO_FIELD 'django.db.models.AutoField'
DEFAULT_CHARSET 'utf-8'
DEFAULT_EXCEPTION_REPORTER 'django.views.debug.ExceptionReporter'
DEFAULT_EXCEPTION_REPORTER_FILTER 'django.views.debug.SafeExceptionReporterFilter'
DEFAULT_FILE_STORAGE 'django.core.files.storage.FileSystemStorage'
DEFAULT_FROM_EMAIL 'StreetVoice <noreply@streetvoice.com>'
DEFAULT_HASHING_ALGORITHM 'sha256'
DEFAULT_INDEX_TABLESPACE ''
DEFAULT_TABLESPACE ''
DEPLOY 'dev'
DISALLOWED_USER_AGENTS []
DJANGO_APPS ('django.contrib.contenttypes', 'django.contrib.auth', 'django.contrib.admindocs', 'django.contrib.admin', 'django.contrib.sessions', 'django.contrib.sites', 'django.contrib.flatpages', 'django.contrib.sitemaps', 'django.contrib.messages', 'django.contrib.staticfiles', 'django.contrib.humanize')
DJCELERY_SES_CHUNK_SIZE 200
DOGSLOW_EMAIL_FROM 'devops@streetvoice.com'
DOGSLOW_EMAIL_TO 'f2w4w8v4c5l9r3v9@streetvoice.slack.com'
DOGSLOW_OUTPUT '/tmp'
DOGSLOW_STACK_VARS True
DOGSLOW_TIMER 3
DOMAIN 'pr-14484.streetvoice.com'
DRF_STANDARDIZED_ERRORS {'EXCEPTION_FORMATTER_CLASS': 'api.formatters.SVExceptionFormatter', 'EXCEPTION_HANDLER_CLASS': 'api.handlers.SVExceptionHandler'}
ELASTICSEARCH_CONNECTIONS {'cn': {'hosts': 'http://127.0.0.1:9200'}, 'default': {'hosts': 'http://127.0.0.1:9200'}}
ELASTICSEARCH_INDEXES <streetvoice.settings.ElasticsearchIndexes object at 0x7bfd4715aca0>
ELASTICSEARCH_SEARCH_MAX_RESULT 100
EMAIL_BACKEND 'djcelery_ses.backends.CeleryEmailBackend'
EMAIL_CONFIRM_LA_CONFIRM_URL_REVERSE_NAME 'confirm_email'
EMAIL_CONFIRM_LA_DOMAIN 'streetvoice.com'
EMAIL_CONFIRM_LA_HTTP_PROTOCOL 'https'
EMAIL_CONFIRM_LA_TEMPLATE_CONTEXT {'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_URL': 'http://127.0.0.1:8000'}
EMAIL_HOST '127.0.0.1'
EMAIL_HOST_PASSWORD '********************'
EMAIL_HOST_USER ''
EMAIL_PORT 1025
EMAIL_SSL_CERTFILE None
EMAIL_SSL_KEYFILE '********************'
EMAIL_SUBJECT_PREFIX '[Django] '
EMAIL_TIMEOUT None
EMAIL_USE_LOCALTIME False
EMAIL_USE_SSL False
EMAIL_USE_TLS False
ES_ENABLE False
EXTRA_DATA [('username', 'username')]
FILE_UPLOAD_DIRECTORY_PERMISSIONS None
FILE_UPLOAD_HANDLERS ['django.core.files.uploadhandler.MemoryFileUploadHandler', 'django.core.files.uploadhandler.TemporaryFileUploadHandler']
FILE_UPLOAD_MAX_MEMORY_SIZE 2147483648
FILE_UPLOAD_PERMISSIONS 420
FILE_UPLOAD_TEMP_DIR '/tmp'
FIRST_DAY_OF_WEEK 0
FIXTURE_DIRS ('/home/ubuntu/streetvoice/fixtures/',)
FLASH_STORAGE 'session'
FORCE_SCRIPT_NAME None
FORGOT_PASSWORD_REDIS_EXPIRE '********************'
FORMAT_MODULE_PATH 'formats'
FORM_RENDERER 'django.forms.renderers.DjangoTemplates'
GEETEST_4_API_SERVER '********************'
GEETEST_4_PC_ALBUM_CAPTCHA_ID '16a1d863a54bed15325de6ecca25fb9d'
GEETEST_4_PC_ALBUM_CAPTCHA_KEY '********************'
GEETEST_4_PC_ANDROID_CHANGE_CELLPHONE_CAPTCHA_ID '0523eb047769f76ee666fb936666908b'
GEETEST_4_PC_ANDROID_CHANGE_CELLPHONE_CAPTCHA_KEY '********************'
GEETEST_4_PC_CHANGE_CELLPHONE_CAPTCHA_ID 'fc86ca2a8f0b7e855dbe16fc97529561'
GEETEST_4_PC_CHANGE_CELLPHONE_CAPTCHA_KEY '********************'
GEETEST_4_PC_COMMENT_CAPTCHA_ID 'a99c1fb1262f9f68769f854ed943895d'
GEETEST_4_PC_COMMENT_CAPTCHA_KEY '********************'
GEETEST_4_PC_FORGOT_PASSWORD_CAPTCHA_ID '********************'
GEETEST_4_PC_FORGOT_PASSWORD_CAPTCHA_KEY '********************'
GEETEST_4_PC_IOS_CHANGE_CELLPHONE_CAPTCHA_ID 'c47511bb1ff86fc8104d4975650ec8b6'
GEETEST_4_PC_IOS_CHANGE_CELLPHONE_CAPTCHA_KEY '********************'
GEETEST_4_PC_LOGIN_CAPTCHA_ID '0bd75ae7fe493630dd1bff6b1f4d5319'
GEETEST_4_PC_LOGIN_CAPTCHA_KEY '********************'
GEETEST_4_PC_MARKETING_CAPTCHA_ID 'dffedf63c46eb4016511de594a5ce7ba'
GEETEST_4_PC_MARKETING_CAPTCHA_KEY '********************'
GEETEST_4_PC_PLAYLIST_CAPTCHA_ID 'e628b11aee2f5a19662a3aa79a2cf7ce'
GEETEST_4_PC_PLAYLIST_CAPTCHA_KEY '********************'
GEETEST_4_PC_SIGNUP_CAPTCHA_ID '11a95d6098503d6b4422229d8fdf5620'
GEETEST_4_PC_SIGNUP_CAPTCHA_KEY '********************'
GEETEST_4_PC_SOCIAL_CAPTCHA_ID '3914cd6db2877e459ef2fde69194f90d'
GEETEST_4_PC_SOCIAL_CAPTCHA_KEY '********************'
GEETEST_4_PC_SONG_CAPTCHA_ID 'c92e19da523ed4ac4c71c23efe727478'
GEETEST_4_PC_SONG_CAPTCHA_KEY '********************'
GEETEST_PC_ACCESS_KEY_ID '********************'
GEETEST_PC_ACCESS_KEY_SECRET '********************'
GEETEST_PC_ALBUM_ACCESS_KEY_ID '********************'
GEETEST_PC_ALBUM_ACCESS_KEY_SECRET '********************'
GEETEST_PC_CHANGE_CELLPHONE_ACCESS_KEY_ID '********************'
GEETEST_PC_CHANGE_CELLPHONE_ACCESS_KEY_SECRET '********************'
GEETEST_PC_COMMENT_ACCESS_KEY_ID '********************'
GEETEST_PC_COMMENT_ACCESS_KEY_SECRET '********************'
GEETEST_PC_FORGOT_PASSWORD_ACCESS_KEY_ID '********************'
GEETEST_PC_FORGOT_PASSWORD_ACCESS_KEY_SECRET '********************'
GEETEST_PC_LOGIN_ACCESS_KEY_ID '********************'
GEETEST_PC_LOGIN_ACCESS_KEY_SECRET '********************'
GEETEST_PC_MARKETING_ACCESS_KEY_ID '********************'
GEETEST_PC_MARKETING_ACCESS_KEY_SECRET '********************'
GEETEST_PC_PLAYLIST_ACCESS_KEY_ID '********************'
GEETEST_PC_PLAYLIST_ACCESS_KEY_SECRET '********************'
GEETEST_PC_SIGNUP_ACCESS_KEY_ID '********************'
GEETEST_PC_SIGNUP_ACCESS_KEY_SECRET '********************'
GEETEST_PC_SOCIAL_ACCESS_KEY_ID '********************'
GEETEST_PC_SOCIAL_ACCESS_KEY_SECRET '********************'
GEOIP_PATH '/usr/share/GeoIP/'
GLOBAL_ANDROID_APP_ID 2
GLOBAL_IOS_APP_ID 1
GOOGLE_PLAY_API_KEY '********************'
GOOGLE_PLAY_BUNDLE_ID 'com.streetvoice.streetvoice'
GOOGLE_PLAY_SERVICE_ACCOUNT '/home/ubuntu/streetvoice/purchase/service_account.json'
GUIDE_SITE_URL 'https://guide.streetvoice.com'
HLS_CDN_ENDPOINT 'https://d2t66t2i6fsdjs.cloudfront.net/'
IGNORABLE_404_URLS []
IMAGE_FILE_SIZE_LIMIT 2
INACTIVE_USER_LOGIN False
INACTIVE_USER_URL '/accounts/login_error/'
INSTALLED_APPS ('django_su', 'django_light', 'modeltranslation', 'django.contrib.contenttypes', 'django.contrib.auth', 'django.contrib.admindocs', 'django.contrib.admin', 'django.contrib.sessions', 'django.contrib.sites', 'django.contrib.flatpages', 'django.contrib.sitemaps', 'django.contrib.messages', 'django.contrib.staticfiles', 'django.contrib.humanize', 'bootstrap3', 'cachalot', 'compressor', 'corsheaders', 'django_extensions', 'djangojs', 'djcelery_ses', 'sv_pjax', 'email_confirm_la', 'nested_admin', 'nextpage', 'oauth2_provider', 'rest_framework', 'drf_standardized_errors', 'social_django', 'social_core', 'static_sitemaps', 'webpack_loader', 'taggit', 'django_oss_storage', 'debug_toolbar', 'reset_migrations', 'meta', 'colorfield', 'django_ckeditor_5', 'django_htmx', 'activities', 'ads', 'api', 'content_censorship', 'cooperation', 'counter', 'creative', 'event', 'generic_works', 'member', 'music', 'playlist', 'poll', 'profile_home', 'recommender', 'relationships', 'search', 'service', 'sns_device', 'svapp', 'svcomments', 'svpay', 'region', 'venue', 'announcement', 'annualreport', 'insight_report', 'campaign', 'purchase', 'giveaway', 'hashtag', 'clap', 'beneficiary', 'studio', 'oauth', 'fanclub', 'merchandise', 'association', 'draw', 'critic', 'privacy_policy', 'captcha')
INTERNAL_IPS []
IP_POSTED_CELLPHONES_LIMIT 10
JS_CACHE_DURATION 0
JS_CONTEXT_PROCESSOR 'svapp.context_serializer.CustomDjangojsContextSerializer'
LANGUAGES (('zh-hant', 'Trad. Chinese'), ('zh-hans', 'Sim. Chinese'), ('en', 'English'))
LANGUAGES_BIDI ['he', 'ar', 'ar-dz', 'fa', 'ur']
LANGUAGE_CODE 'zh-hant'
LANGUAGE_COOKIE_AGE None
LANGUAGE_COOKIE_DOMAIN None
LANGUAGE_COOKIE_HTTPONLY False
LANGUAGE_COOKIE_NAME 'language'
LANGUAGE_COOKIE_PATH '/'
LANGUAGE_COOKIE_SAMESITE None
LANGUAGE_COOKIE_SECURE False
LOCALE_PATHS ('/home/ubuntu/streetvoice/locale/', '/home/ubuntu/streetvoice/locale/pycountry/', '/home/ubuntu/streetvoice/locale/restframework/')
LOCAL_APPS ('activities', 'ads', 'api', 'content_censorship', 'cooperation', 'counter', 'creative', 'event', 'generic_works', 'member', 'music', 'playlist', 'poll', 'profile_home', 'recommender', 'relationships', 'search', 'service', 'sns_device', 'svapp', 'svcomments', 'svpay', 'region', 'venue', 'announcement', 'annualreport', 'insight_report', 'campaign', 'purchase', 'giveaway', 'hashtag', 'clap', 'beneficiary', 'studio', 'oauth', 'fanclub', 'merchandise', 'association', 'draw', 'critic', 'privacy_policy')
LOCAL_MEDIA_URL '/static/'
LOCAL_STATIC_URL '/asset/'
LOGGING {'disable_existing_loggers': False, 'filters': {'require_debug_false': {'()': 'django.utils.log.RequireDebugFalse'}, 'require_debug_true': {'()': 'django.utils.log.RequireDebugTrue'}, 'require_testing_false': {'()': 'svapp.log.RequireTestingFalse'}}, 'formatters': {'clear': {'format': '%(message)s'}, 'simple': {'datefmt': '%Y-%m-%d %H:%M:%S', 'format': '%(name)s: %(levelname)s [%(asctime)s] ' '%(message)s'}, 'verbose': {'format': '%(name)s: %(levelname)s %(asctime)s ' '%(module)s %(process)d %(thread)d ' '%(message)s'}}, 'handlers': {'console': {'class': 'logging.StreamHandler', 'filters': ['require_testing_false'], 'formatter': 'simple', 'level': 'DEBUG'}, 'file': {'class': 'svapp.logging_handlers.AnyoneWriteRotatingFileHandler', 'filename': '/home/ubuntu/streetvoice/sv.log', 'filters': ['require_testing_false'], 'formatter': 'simple', 'level': 'DEBUG', 'maxBytes': 5242880}, 'mail_admins': {'class': 'django.utils.log.AdminEmailHandler', 'filters': ['require_debug_false'], 'level': 'ERROR'}, 'subscribe_file': {'class': 'svapp.logging_handlers.AnyoneWriteRotatingFileHandler', 'filename': '/home/ubuntu/streetvoice/sv-subscribe.log', 'filters': ['require_testing_false'], 'formatter': 'simple', 'level': 'DEBUG', 'maxBytes': 5242880}}, 'loggers': {'celery': {'handlers': ['console'], 'level': 'INFO', 'propagate': False}, 'django': {'handlers': ['console'], 'level': 'ERROR', 'propagate': False}, 'elasticsearch': {'handlers': ['console'], 'level': 'WARNING', 'propagate': False}, 'log_to_console': {'handlers': ['console'], 'level': 'INFO', 'propagate': False}, 'log_to_file': {'handlers': ['console', 'file'], 'level': 'INFO', 'propagate': False}, 'log_to_subscribe_file': {'handlers': ['console', 'subscribe_file'], 'level': 'INFO', 'propagate': False}, 'social': {'handlers': ['console'], 'level': 'INFO', 'propagate': False}}, 'root': {'handlers': ['console'], 'level': 'WARNING'}, 'version': 1}
LOGGING_CONFIG 'logging.config.dictConfig'
LOGIN_REDIRECT_URL '/accounts/profile/'
LOGIN_URL '/accounts/login/'
LOGOUT_REDIRECT_URL None
LOWER_BITRATE False
LOW_BITRATE_VALUE 96000
MANAGERS (('SV Developers', 'developers@streetvoice.com'),)
MEDIA_ROOT '/home/ubuntu/streetvoice/media/'
MEDIA_URL '/'
MESSAGE_STORAGE 'django.contrib.messages.storage.session.SessionStorage'
META_SITE_DOMAIN '127.0.0.1:8000'
META_SITE_PROTOCOL 'http'
META_USE_JSON_LD_SCHEMA True
META_USE_SCHEMAORG_PROPERTIES True
MIDDLEWARE ('django_replicated.middleware.ReplicationMiddleware', 'api.middleware.APIv6LocalOnlyMiddleware', 'svapp.middleware.NoCacheMiddleware', 'svapp.middleware.RealIPMiddleware', 'svapp.middleware.BlockIPMiddleware', 'django.middleware.gzip.GZipMiddleware', 'django.middleware.http.ConditionalGetMiddleware', 'dogslow.WatchdogMiddleware', 'svapp.middleware.Trans2SimpleMiddleware', 'svapp.middleware.PJAXRedirectURLMiddleware', 'django.contrib.sessions.middleware.SessionMiddleware', 'api.middleware.SVAuthenticationMiddleware', 'svapp.middleware.LocaleMiddleware', 'corsheaders.middleware.CorsMiddleware', 'django.middleware.common.CommonMiddleware', 'svapp.middleware.BlockSpammerMiddleware', 'django.middleware.csrf.CsrfViewMiddleware', 'django.contrib.messages.middleware.MessageMiddleware', 'multilogin.middleware.LoggedInUsersMiddleware', 'django.middleware.clickjacking.XFrameOptionsMiddleware', 'debug_toolbar.middleware.DebugToolbarMiddleware', 'svapp.middleware.CustomSocialAuthExceptionMiddleware', 'svapp.middleware.UserAccountIsValidated', 'svapp.middleware.SocialUserCheckCellphoneMiddleware', 'svapp.middleware.MobileDetectionMiddleware', 'django_htmx.middleware.HtmxMiddleware')
MIGRATION_MODULES {}
MODELTRANSLATION_DEFAULT_LANGUAGE 'zh-hant'
MONTH_DAY_FORMAT 'F j'
NEW_USER_REDIRECT_URL '/accounts/edit_username/'
NOTIFICATION_ADD_MANY_LIMIT 200
NOTIFICATION_COUNTDOWN 10
NOTIFICATION_SONG_CREATE_USER_FOLLOWER_COUNT 15000
NOT_SIGN_DOMAIN 'https://dl.streetvoice.com/'
NUMBER_GROUPING 0
OAUTH2_PROVIDER {'ACCESS_TOKEN_EXPIRE_SECONDS': '********************', 'AUTHORIZATION_CODE_EXPIRE_SECONDS': 86400, 'DEFAULT_SCOPES': ['read', 'write'], 'OAUTH2_VALIDATOR_CLASS': 'oauth.validators.CustomOAuth2Validator', 'OIDC_ENABLED': True, 'SCOPES': {'email': 'Email', 'openid': 'OpenID Connect scope', 'phone': 'Phone', 'profile': 'Profile', 'read': 'Read', 'write': 'Write'}}
OAUTH2_PROVIDER_APPLICATION_MODEL 'api.Application'
OPEN_GRAPH_BLOCKED_DOMAIN_REDIS_KEY_TEMPLATE '********************'
OVERRIDE_TEMPLATE_APPS ('captcha',)
PASSWORD_HASHERS '********************'
PASSWORD_RESET_TIMEOUT '********************'
PASSWORD_RESET_TIMEOUT_DAYS '********************'
PLAYLISTS_COUNT_LIMIT 100
PLAYLISTS_COUNT_LIMIT_PER_DAY 5
PLAYLIST_SONGS_COUNT_LIMIT 1000
PREPEND_WWW False
PRIORITY_THIRD_PARTY_APPS ('django_su', 'django_light', 'modeltranslation')
PROJECT_PATH '/home/ubuntu/streetvoice'
RECAPTCHA_DOMAIN 'www.recaptcha.net'
RECAPTCHA_PRIVATE_KEY '********************'
RECAPTCHA_PUBLIC_KEY '********************'
RECAPTCHA_REQUIRED_SCORE 0.5
RECAPTCHA_USE_SSL False
RECAPTCHA_V2_PRIVATE_KEY '********************'
RECAPTCHA_V2_PUBLIC_KEY '********************'
REDIS_PLAYRECORD_COUNT_LIMIT 100
REMOTE_STATIC_URL 'https://streetvoice.com/asset/'
REPLICATED_CACHE_BACKEND None
REPLICATED_CHECK_STATE_ON_WRITE False
REPLICATED_DATABASE_DOWNTIME 60
REPLICATED_DATABASE_SLAVES ['slave1']
REPLICATED_FORCE_MASTER_COOKIE_MAX_AGE 5
REPLICATED_FORCE_MASTER_COOKIE_NAME 'just_updated'
REPLICATED_FORCE_MASTER_COOKIE_STATUS_CODES (302, 303)
REPLICATED_FORCE_STATE_HEADER 'HTTP_X_REPLICATED_STATE'
REPLICATED_MANAGE_ATOMIC_REQUESTS False
REPLICATED_READ_ONLY_DOWNTIME 20
REPLICATED_READ_ONLY_TRIES 1
REPLICATED_VIEWS_OVERRIDES {}
REPLY_TO_EMAIL 'support@streetvoice.freshdesk.com'
REST_FRAMEWORK {'DATETIME_FORMAT': '%Y-%m-%dT%H:%M:%S%z', 'DEFAULT_AUTHENTICATION_CLASSES': ['api.authentications.SVOauthAuthentication', 'api.authentications.SVTokenAuthentication', 'rest_framework.authentication.SessionAuthentication', 'api.authentications.SVAppAuthentication', 'api.authentications.SVAnonymousAuthentication'], 'DEFAULT_PAGINATION_CLASS': 'api.paginations.LimitOffsetPagination', 'DEFAULT_PARSER_CLASSES': ['rest_framework.parsers.FormParser', 'rest_framework.parsers.MultiPartParser', 'rest_framework.parsers.JSONParser'], 'DEFAULT_RENDERER_CLASSES': ['api.renderers.SVCustomJSONRenderer'], 'DEFAULT_THROTTLE_CLASSES': ('rest_framework.throttling.AnonRateThrottle', 'rest_framework.throttling.UserRateThrottle'), 'DEFAULT_THROTTLE_RATES': {'anon': '1200/minute', 'user': '1200/minute'}, 'DEFAULT_VERSIONING_CLASS': 'rest_framework.versioning.NamespaceVersioning', 'EXCEPTION_HANDLER': 'api.handlers.exception_handler_router', 'PAGE_SIZE': 10, 'UNICODE_JSON': True}
ROOT_URLCONF 'streetvoice.urls'
SECRET_KEY '********************'
SECURE_BROWSER_XSS_FILTER False
SECURE_CONTENT_TYPE_NOSNIFF True
SECURE_HSTS_INCLUDE_SUBDOMAINS False
SECURE_HSTS_PRELOAD False
SECURE_HSTS_SECONDS 0
SECURE_PROXY_SSL_HEADER None
SECURE_REDIRECT_EXEMPT []
SECURE_REFERRER_POLICY 'same-origin'
SECURE_SSL_HOST None
SECURE_SSL_REDIRECT False
SENDY_API_KEY '********************'
SENDY_HASH_SALT 'sv16888'
SENDY_MAILLIST_ID 'iWivh6YtJzIdpNy7BvpSgQ'
SENDY_URL 'https://sendy.streetvoice.com'
SERVER_EMAIL 'StreetVoice <noreply@streetvoice.com>'
SESSION_CACHE_ALIAS 'default'
SESSION_COOKIE_AGE 63072000
SESSION_COOKIE_DOMAIN None
SESSION_COOKIE_HTTPONLY True
SESSION_COOKIE_NAME 'sessionid'
SESSION_COOKIE_PATH '/'
SESSION_COOKIE_SAMESITE 'Lax'
SESSION_COOKIE_SECURE False
SESSION_ENGINE 'django.contrib.sessions.backends.db'
SESSION_EXPIRE_AT_BROWSER_CLOSE False
SESSION_FILE_PATH None
SESSION_REDIS {'db': 1, 'host': 'localhost', 'port': 6379, 'prefix': 'session'}
SESSION_SAVE_EVERY_REQUEST False
SESSION_SERIALIZER 'django.contrib.sessions.serializers.JSONSerializer'
SETTINGS_MODULE 'streetvoice.settings'
SHARED_COUNTER_REDIS_LAN_HOST 'localhost'
SHARED_COUNTER_REDIS_PASSWORD '********************'
SHARED_COUNTER_REDIS_WAN_HOST 'localhost'
SHOPLINE_API_BASE_URL '********************'
SHOPLINE_TOKEN '********************'
SHORT_DATETIME_FORMAT 'm/d/Y P'
SHORT_DATE_FORMAT 'm/d/Y'
SIGNING_BACKEND 'django.core.signing.TimestampSigner'
SILENCED_SYSTEM_CHECKS []
SITE_ID 1
SITE_LOCATION 'TW'
SITE_URL 'https://pr-14484.streetvoice.com'
SLACK_APP_DORAEMON_SIGNING_SECRET '********************'
SLACK_APP_WALL_SIGNING_SECRET '********************'
SLACK_CHANNEL '#logging'
SLACK_CHARTBOT_TOKEN '********************'
SLACK_DEVELOPER_TOKEN '********************'
SLACK_ENABLE False
SLACK_ENDPOINT_URL 'https://hooks.slack.com/services/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'
SLACK_ICON_EMOJI ':godmode:'
SLACK_NICKNAME 'SV bot'
SMS_BLOCK_COUNTRY_CODE [41, 62, 855, 20]
SMS_COUNTRY_CODE_WITHOUT_SENDER_ID [65, 66]
SOCIAL_AUTH_ADMIN_USER_SEARCH_FIELDS ['username']
SOCIAL_AUTH_APPLE_ID_CLIENT 'streetvoice.streetvoice.streetvoice.signin'
SOCIAL_AUTH_APPLE_ID_EMAIL_AS_USERNAME False
SOCIAL_AUTH_APPLE_ID_FROM_APP_CLIENT 'streetvoice.streetvoice.streetvoice'
SOCIAL_AUTH_APPLE_ID_FROM_APP_EMAIL_AS_USERNAME False
SOCIAL_AUTH_APPLE_ID_FROM_APP_KEY '********************'
SOCIAL_AUTH_APPLE_ID_FROM_APP_SCOPE ['email', 'name']
SOCIAL_AUTH_APPLE_ID_FROM_APP_SECRET '********************'
SOCIAL_AUTH_APPLE_ID_FROM_APP_TEAM '84ZV2QN25Z'
SOCIAL_AUTH_APPLE_ID_KEY '********************'
SOCIAL_AUTH_APPLE_ID_SCOPE ['email', 'name']
SOCIAL_AUTH_APPLE_ID_SECRET '********************'
SOCIAL_AUTH_APPLE_ID_TEAM '84ZV2QN25Z'
SOCIAL_AUTH_DISCONNECT_PIPELINE ('svapp.pipeline.disconnect.set_user_password', 'social_core.pipeline.disconnect.allowed_to_disconnect', 'social_core.pipeline.disconnect.get_entries', 'social_core.pipeline.disconnect.revoke_tokens', 'social_core.pipeline.disconnect.disconnect', 'svapp.pipeline.disconnect.disconnect_apple_entries')
SOCIAL_AUTH_FACEBOOK_KEY '********************'
SOCIAL_AUTH_FACEBOOK_PROFILE_EXTRA_PARAMS {'fields': 'id,name,first_name,last_name,email', 'locale': 'zh_TW'}
SOCIAL_AUTH_FACEBOOK_SCOPE ['public_profile', 'email']
SOCIAL_AUTH_FACEBOOK_SECRET '********************'
SOCIAL_AUTH_LOGIN_ERROR_URL '/accounts/login/'
SOCIAL_AUTH_PIPELINE ('social_core.pipeline.social_auth.social_details', 'social_core.pipeline.social_auth.social_uid', 'social_core.pipeline.social_auth.auth_allowed', 'svapp.pipeline.social_auth.apple_social_user', 'svapp.pipeline.social_auth.non_apple_social_user', 'svapp.pipeline.social_auth.check_if_email_is_available', 'svapp.pipeline.social_auth.create_user_and_associate_user', 'svapp.pipeline.social_auth.associate_user', 'svapp.pipeline.social_auth.update_user_profile', 'svapp.pipeline.social_auth.new_user_create_iplog', 'social_core.pipeline.social_auth.load_extra_data', 'svapp.pipeline.social_auth.send_confirmation_email')
SOCIAL_AUTH_QQ_KEY '********************'
SOCIAL_AUTH_QQ_SECRET '********************'
SOCIAL_AUTH_RAISE_EXCEPTIONS False
SOCIAL_AUTH_WEIBO_KEY '********************'
SOCIAL_AUTH_WEIBO_SCOPE ['email,follow_app_official_microblog']
SOCIAL_AUTH_WEIBO_SECRET '********************'
SOCIAL_AUTH_WEIXIN_KEY '********************'
SOCIAL_AUTH_WEIXIN_SECRET '********************'
SONGS_COUNT_LIMIT 300
SONGS_COUNT_LIMIT_PER_DAY 30
SONGS_UPLOAD_MAX_DUPLICATE_TIMES 3
SONG_UPLOAD_URL 'http://127.0.0.1:8000'
STANDARD_BITRATE_VALUE 192000
STATICFILES_DIRS ('/home/ubuntu/streetvoice/static/',)
STATICFILES_FINDERS ('django.contrib.staticfiles.finders.FileSystemFinder', 'django.contrib.staticfiles.finders.AppDirectoriesFinder', 'compressor.finders.CompressorFinder')
STATICFILES_STORAGE 'django.contrib.staticfiles.storage.StaticFilesStorage'
STATICSITEMAPS_ROOT_SITEMAP 'streetvoice.urls.sitemaps'
STATICSITEMAPS_USE_GZIP False
STATIC_ROOT '/data/storage/asset/'
STATIC_URL '/asset/'
STREETVOICE_FILE_STORAGE 'svapp.storage.audio_storage'
SVMEDIA_FILE_STORAGE 'svapp.storage.media_storage'
SV_LINK_API_KEY '********************'
SV_LINK_API_URL '********************'
TEMPLATES [{'BACKEND': 'django.template.backends.django.DjangoTemplates', 'DIRS': ['/home/ubuntu/streetvoice/svapp/templates'], 'OPTIONS': {'builtins': ['sv_pjax.templatetags.pjax_tags'], 'context_processors': ['django.contrib.auth.context_processors.auth', 'django.template.context_processors.debug', 'django.template.context_processors.i18n', 'django.template.context_processors.media', 'django.template.context_processors.static', 'django.template.context_processors.request', 'django.contrib.messages.context_processors.messages', 'svapp.context_processors.extra_vars', 'social_django.context_processors.backends', 'social_django.context_processors.login_redirect'], 'debug': True, 'libraries': {'meta': 'meta.templatetags.meta'}, 'loaders': ['django.template.loaders.filesystem.Loader', 'django.template.loaders.app_directories.Loader']}}]
TESTING False
TEST_NON_SERIALIZED_APPS []
TEST_RUNNER 'django.test.runner.DiscoverRunner'
TEST_VERIFICATION_CODE 123456
THIRD_PARTY_APPS ('bootstrap3', 'cachalot', 'compressor', 'corsheaders', 'django_extensions', 'djangojs', 'djcelery_ses', 'sv_pjax', 'email_confirm_la', 'nested_admin', 'nextpage', 'oauth2_provider', 'rest_framework', 'drf_standardized_errors', 'social_django', 'social_core', 'static_sitemaps', 'webpack_loader', 'taggit', 'django_oss_storage', 'debug_toolbar', 'reset_migrations', 'meta', 'colorfield', 'django_ckeditor_5', 'django_htmx')
THOUSAND_SEPARATOR ','
TIME_FORMAT 'P'
TIME_INPUT_FORMATS ['%H:%M:%S', '%H:%M:%S.%f', '%H:%M']
TIME_ZONE 'Asia/Taipei'
TWILIO_ACCOUNT_SID 'AC74941498d0caab2e7e78c7293f4ac30b'
TWILIO_AUTH_TOKEN '********************'
TW_DEFAULT_FROM_EMAIL 'StreetVoice <noreply@streetvoice.com>'
UAAPP_KEY '********************'
UAAPP_MASTER_KEY '********************'
USE_I18N True
USE_L10N True
USE_THOUSAND_SEPARATOR False
USE_TZ True
USE_X_FORWARDED_HOST False
USE_X_FORWARDED_PORT False
WEBPACK_LOADER {'DEFAULT': {'BUNDLE_DIR_NAME': 'bundles/', 'IGNORE': ['.+\\.hot-update.js', '.+\\.map'], 'POLL_INTERVAL': 0.1, 'STATS_FILE': '/home/ubuntu/streetvoice/webpack-stats.json'}}
WECHAT_API_ID '********************'
WECHAT_API_SECRET '********************'
WSGI_APPLICATION None
X_FRAME_OPTIONS 'SAMEORIGIN'
YEAR_MONTH_FORMAT 'F Y'
YUNPIAN_CN_APIKEY '********************'
YUNPIAN_SMS_HOST 'https://sms.yunpian.com'
YUNPIAN_TW_APIKEY '********************'
ZENDESK_DOMAIN 'https://streetvoice.zendesk.com'
ZENDESK_EMAIL 'hub@streetvoice.com'
ZENDESK_PASSWORD '********************'
ZENDESK_SUBDOMAIN 'streetvoice'
ZENDESK_TOKEN '********************'
ZENDESK_USER 'tzangms@streetvoice.com'

Headers

Request headers

金鑰 Value
Accept */*
Accept-Encoding gzip, br, zstd, deflate
Connection close
Cookie => see Request panel
Host pr-15131.streetvoice.com
User-Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
X-Forwarded-For 216.73.216.232
X-Forwarded-Proto https
X-Real-Ip 216.73.216.232
X-Ssl-Protocol TLSv1.3

Response headers

金鑰 Value
Content-Type text/html; charset=utf-8

WSGI environ

Since the WSGI environ inherits the environment of the server, only a significant subset is shown below.

金鑰 Value
PATH_INFO /ronnnggg_/playlists/715146/
QUERY_STRING
REMOTE_ADDR 216.73.216.232
REQUEST_METHOD GET
SCRIPT_NAME
SERVER_NAME 127.0.0.1
SERVER_PORT 9000
SERVER_PROTOCOL HTTP/1.0
SERVER_SOFTWARE gunicorn/23.0.0

Request

View information

View function 參數 Keyword arguments URL name
svcomments.decorators.wrapper () {'id': '715146', 'username': 'ronnnggg_'} user-playlist-detail

Cookies

Variable Value
'csrf-token' 'Al9x0QyKqKW45Y5rg21aHvFF4TECAntxsqXjgkRCcX2Hz5TXytIGzeQj1IPZrCe3'

No session data

No GET data

No POST data

SQL queries from 1 connection

  • slave1 82.69 ms (13 queries including 4 similar and 2 duplicates )
Query Timeline Time (ms) 動作
SELECT `member_renamerecord`.`id`,
       `member_renamerecord`.`user_id`,
       `member_renamerecord`.`old_username`,
       `member_renamerecord`.`created_at`
  FROM `member_renamerecord`
 WHERE `member_renamerecord`.`old_username` = 'ronnnggg_'
 LIMIT 21
SELECT ••• FROM `member_renamerecord` WHERE `member_renamerecord`.`old_username` = 'ronnnggg_' LIMIT 21
0.46

Connection: slave1

/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(473)
  rename_record = RenameRecord.objects.get(old_username=username)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(64)
  result = execute_query_func()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in <lambda>(80)
  execute_query_func = lambda: original(compiler, *args, **kwargs)

SELECT `auth_user`.`id`,
       `auth_user`.`password`,
       `auth_user`.`last_login`,
       `auth_user`.`is_superuser`,
       `auth_user`.`username`,
       `auth_user`.`first_name`,
       `auth_user`.`last_name`,
       `auth_user`.`email`,
       `auth_user`.`is_staff`,
       `auth_user`.`is_active`,
       `auth_user`.`date_joined`
  FROM `auth_user`
 WHERE (`auth_user`.`is_active` AND `auth_user`.`username` = 'ronnnggg_')
 LIMIT 21
SELECT ••• FROM `auth_user` WHERE (`auth_user`.`is_active` AND `auth_user`.`username` = 'ronnnggg_') LIMIT 21
0.50

Connection: slave1

/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(484)
  return func(request, *args, **kwargs)

/home/ubuntu/streetvoice/svcomments/decorators.py in wrapper(8)
  response = view_func(request, *args, **kwargs)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(601)
  resp = func(request, *args, **kwargs)

/home/ubuntu/streetvoice/playlist/views/user.py in playlist_detail(77)
  site_user = get_object_or_404(User.on_site, username=username)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/shortcuts.py in get_object_or_404(76)
  return queryset.get(*args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(64)
  result = execute_query_func()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in <lambda>(80)
  execute_query_func = lambda: original(compiler, *args, **kwargs)

SELECT `music_playlist`.`id`,
       `music_playlist`.`tw_blocked_status`,
       `music_playlist`.`cn_blocked_status`,
       `music_playlist`.`user_id`,
       `music_playlist`.`name`,
       `music_playlist`.`description`,
       `music_playlist`.`is_auto_play`,
       `music_playlist`.`is_custom_cover`,
       `music_playlist`.`is_random_play`,
       `music_playlist`.`play_count`,
       `music_playlist`.`songs_count`,
       `music_playlist`.`created_at`,
       `music_playlist`.`last_modified`,
       `music_playlist`.`is_top`,
       `music_playlist`.`public`,
       `music_playlist`.`enable`,
       `music_playlist`.`like_count`,
       `music_playlist`.`share_count`,
       `music_playlist`.`cover`,
       `music_playlist`.`large_branding_banner`,
       `music_playlist`.`small_branding_banner`,
       `music_playlist`.`is_branding`,
       `music_playlist`.`is_featured`,
       `auth_user`.`id`,
       `auth_user`.`password`,
       `auth_user`.`last_login`,
       `auth_user`.`is_superuser`,
       `auth_user`.`username`,
       `auth_user`.`first_name`,
       `auth_user`.`last_name`,
       `auth_user`.`email`,
       `auth_user`.`is_staff`,
       `auth_user`.`is_active`,
       `auth_user`.`date_joined`,
       `member_userprofile`.`id`,
       `member_userprofile`.`tw_blocked_status`,
       `member_userprofile`.`cn_blocked_status`,
       `member_userprofile`.`user_id`,
       `member_userprofile`.`image`,
       `member_userprofile`.`gender`,
       `member_userprofile`.`realname`,
       `member_userprofile`.`nickname`,
       `member_userprofile`.`country_calling_code`,
       `member_userprofile`.`cellphone`,
       `member_userprofile`.`birthday`,
       `member_userprofile`.`area_id`,
       `member_userprofile`.`location_id`,
       `member_userprofile`.`hits`,
       `member_userprofile`.`identity`,
       `member_userprofile`.`occupation`,
       `member_userprofile`.`last_modified`,
       `member_userprofile`.`enable`,
       `member_userprofile`.`date_joined`,
       `member_userprofile`.`register_site_id`,
       `member_userprofile`.`register_source`,
       `member_userprofile`.`preferred_locale`,
       `member_userprofile`.`is_cellphone_verified`,
       `member_userprofile`.`extra_data`,
       `member_userprofile`.`total_plays_count`,
       `member_userprofile`.`follower_count`,
       `member_userprofile`.`following_count`,
       `member_userprofile`.`unread_notification_count`,
       `member_userprofile`.`is_accredited`,
       `member_userprofile`.`merchandise_enable`,
       `member_userprofile`.`shop_url`,
       `member_userprofile`.`is_customized_identity`,
       `member_userprofile`.`customized_identity`
  FROM `music_playlist`
 INNER JOIN `auth_user`
    ON (`music_playlist`.`user_id` = `auth_user`.`id`)
  LEFT OUTER JOIN `member_userprofile`
    ON (`auth_user`.`id` = `member_userprofile`.`user_id`)
 WHERE (`music_playlist`.`id` = 715146 AND `music_playlist`.`user_id` = 2708565)
 LIMIT 21
SELECT ••• FROM `music_playlist` INNER JOIN `auth_user` ON (`music_playlist`.`user_id` = `auth_user`.`id`) LEFT OUTER JOIN `member_userprofile` ON (`auth_user`.`id` = `member_userprofile`.`user_id`) WHERE (`music_playlist`.`id` = 715146 AND `music_playlist`.`user_id` = 2708565) LIMIT 21
0.90

Connection: slave1

/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(484)
  return func(request, *args, **kwargs)

/home/ubuntu/streetvoice/svcomments/decorators.py in wrapper(8)
  response = view_func(request, *args, **kwargs)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(601)
  resp = func(request, *args, **kwargs)

/home/ubuntu/streetvoice/playlist/views/user.py in playlist_detail(78)
  playlist = get_object_or_404(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/shortcuts.py in get_object_or_404(76)
  return queryset.get(*args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(64)
  result = execute_query_func()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in <lambda>(80)
  execute_query_func = lambda: original(compiler, *args, **kwargs)

SELECT DISTINCT (1) AS `a`,
       `svapp_officialtag`.`id`,
       `svapp_officialtag`.`name`,
       `svapp_officialtag`.`site_id`,
       `svapp_officialtag`.`category_id`
  FROM `svapp_officialtag`
 INNER JOIN `svapp_taggedofficialtagitem`
    ON (`svapp_officialtag`.`id` = `svapp_taggedofficialtagitem`.`tag_id`)
 INNER JOIN `django_content_type`
    ON (`svapp_taggedofficialtagitem`.`content_type_id` = `django_content_type`.`id`)
 INNER JOIN `svapp_officialtagcategory`
    ON (`svapp_officialtag`.`category_id` = `svapp_officialtagcategory`.`id`)
 WHERE (`django_content_type`.`app_label` = 'music' AND `django_content_type`.`model` = 'playlist' AND `svapp_taggedofficialtagitem`.`object_id` = 715146 AND `svapp_officialtag`.`site_id` = 1 AND `svapp_officialtagcategory`.`hide_ads`)
 LIMIT 1
SELECT ••• FROM `svapp_officialtag` INNER JOIN `svapp_taggedofficialtagitem` ON (`svapp_officialtag`.`id` = `svapp_taggedofficialtagitem`.`tag_id`) INNER JOIN `django_content_type` ON (`svapp_taggedofficialtagitem`.`content_type_id` = `django_content_type`.`id`) INNER JOIN `svapp_officialtagcategory` ON (`svapp_officialtag`.`category_id` = `svapp_officialtagcategory`.`id`) WHERE (`django_content_type`.`app_label` = 'music' AND `django_content_type`.`model` = 'playlist' AND `svapp_taggedofficialtagitem`.`object_id` = 715146 AND `svapp_officialtag`.`site_id` = 1 AND `svapp_officialtagcategory`.`hide_ads`) LIMIT 1
0.79

Connection: slave1

/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(484)
  return func(request, *args, **kwargs)

/home/ubuntu/streetvoice/svcomments/decorators.py in wrapper(8)
  response = view_func(request, *args, **kwargs)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(601)
  resp = func(request, *args, **kwargs)

/home/ubuntu/streetvoice/playlist/views/user.py in playlist_detail(116)
  "hide_ads": playlist.official_tags.get_hidden_ads_tags().exists(),

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(64)
  result = execute_query_func()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in <lambda>(80)
  execute_query_func = lambda: original(compiler, *args, **kwargs)

SELECT COUNT(*) AS `__count`
  FROM `music_song`
 INNER JOIN `auth_user`
    ON (`music_song`.`user_id` = `auth_user`.`id`)
  LEFT OUTER JOIN `member_userprofile`
    ON (`auth_user`.`id` = `member_userprofile`.`user_id`)
 INNER JOIN `music_playlistsong`
    ON (`music_song`.`id` = `music_playlistsong`.`song_id`)
 WHERE (`music_song`.`enable` AND `music_song`.`has_file` AND `auth_user`.`is_active` AND `music_song`.`public` = 1 AND NOT (`music_song`.`tw_blocked_status` IN (0, 3)) AND NOT (`member_userprofile`.`tw_blocked_status` IN (0, 3) AND `member_userprofile`.`tw_blocked_status` IS NOT NULL) AND NOT (`music_song`.`tw_copyright_status` = 1) AND `music_playlistsong`.`playlist_id` = 715146)
SELECT COUNT(*) AS `__count` FROM `music_song` INNER JOIN `auth_user` ON (`music_song`.`user_id` = `auth_user`.`id`) LEFT OUTER JOIN `member_userprofile` ON (`auth_user`.`id` = `member_userprofile`.`user_id`) INNER JOIN `music_playlistsong` ON (`music_song`.`id` = `music_playlistsong`.`song_id`) WHERE (`music_song`.`enable` AND `music_song`.`has_file` AND `auth_user`.`is_active` AND `music_song`.`public` = 1 AND NOT (`music_song`.`tw_blocked_status` IN (0, 3)) AND NOT (`member_userprofile`.`tw_blocked_status` IN (0, 3) AND `member_userprofile`.`tw_blocked_status` IS NOT NULL) AND NOT (`music_song`.`tw_copyright_status` = 1) AND `music_playlistsong`.`playlist_id` = 715146)
2 similar queries. Duplicated 2 times.
43.11

Connection: slave1

/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(484)
  return func(request, *args, **kwargs)

/home/ubuntu/streetvoice/svcomments/decorators.py in wrapper(8)
  response = view_func(request, *args, **kwargs)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(601)
  resp = func(request, *args, **kwargs)

/home/ubuntu/streetvoice/playlist/views/user.py in playlist_detail(117)
  "meta": playlist.as_meta(request),

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/meta/models.py in as_meta(160)
  meta.schema = self.schema

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/meta/models.py in schema(173)
  schema[field] = self._get_meta_value(field, value)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/meta/models.py in _get_meta_value(134)
  return process_value(getattr(self, value))

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/meta/models.py in process_value(129)
  return item()

/home/ubuntu/streetvoice/music/models.py in get_num_tracks(2556)
  return self.public_songs().count()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(64)
  result = execute_query_func()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in <lambda>(80)
  execute_query_func = lambda: original(compiler, *args, **kwargs)

SELECT `music_song`.`id`,
       `music_song`.`tw_blocked_status`,
       `music_song`.`cn_blocked_status`,
       `music_song`.`name`,
       `music_song`.`user_id`,
       `music_song`.`album_id`,
       `music_song`.`style`,
       `music_song`.`genre`,
       `music_song`.`emotion`,
       `music_song`.`file`,
       `music_song`.`file_size`,
       `music_song`.`cover`,
       `music_song`.`has_file`,
       `music_song`.`award`,
       `music_song`.`lyrics`,
       `music_song`.`lyrics_is_lrc`,
       `music_song`.`synopsis`,
       `music_song`.`is_cc`,
       `music_song`.`cc_license`,
       `music_song`.`length`,
       `music_song`.`bitrate`,
       `music_song`.`upload_at`,
       `music_song`.`created_at`,
       `music_song`.`publish_at`,
       `music_song`.`last_modified`,
       `music_song`.`play_count`,
       `music_song`.`push_count`,
       `music_song`.`share_count`,
       `music_song`.`public`,
       `music_song`.`order`,
       `music_song`.`enable`,
       `music_song`.`indievox_id`,
       `music_song`.`focus_until`,
       `music_song`.`status`,
       `music_song`.`achievements`,
       `music_song`.`is_ai`,
       `music_song`.`is_likely_ai`,
       `music_song`.`ai_usage`,
       `music_song`.`exclusive`,
       `music_song`.`cn_copyright_status`,
       `music_song`.`tw_copyright_status`,
       `auth_user`.`id`,
       `auth_user`.`password`,
       `auth_user`.`last_login`,
       `auth_user`.`is_superuser`,
       `auth_user`.`username`,
       `auth_user`.`first_name`,
       `auth_user`.`last_name`,
       `auth_user`.`email`,
       `auth_user`.`is_staff`,
       `auth_user`.`is_active`,
       `auth_user`.`date_joined`,
       `member_userprofile`.`id`,
       `member_userprofile`.`tw_blocked_status`,
       `member_userprofile`.`cn_blocked_status`,
       `member_userprofile`.`user_id`,
       `member_userprofile`.`image`,
       `member_userprofile`.`gender`,
       `member_userprofile`.`realname`,
       `member_userprofile`.`nickname`,
       `member_userprofile`.`country_calling_code`,
       `member_userprofile`.`cellphone`,
       `member_userprofile`.`birthday`,
       `member_userprofile`.`area_id`,
       `member_userprofile`.`location_id`,
       `member_userprofile`.`hits`,
       `member_userprofile`.`identity`,
       `member_userprofile`.`occupation`,
       `member_userprofile`.`last_modified`,
       `member_userprofile`.`enable`,
       `member_userprofile`.`date_joined`,
       `member_userprofile`.`register_site_id`,
       `member_userprofile`.`register_source`,
       `member_userprofile`.`preferred_locale`,
       `member_userprofile`.`is_cellphone_verified`,
       `member_userprofile`.`extra_data`,
       `member_userprofile`.`total_plays_count`,
       `member_userprofile`.`follower_count`,
       `member_userprofile`.`following_count`,
       `member_userprofile`.`unread_notification_count`,
       `member_userprofile`.`is_accredited`,
       `member_userprofile`.`merchandise_enable`,
       `member_userprofile`.`shop_url`,
       `member_userprofile`.`is_customized_identity`,
       `member_userprofile`.`customized_identity`
  FROM `music_song`
 INNER JOIN `auth_user`
    ON (`music_song`.`user_id` = `auth_user`.`id`)
  LEFT OUTER JOIN `member_userprofile`
    ON (`auth_user`.`id` = `member_userprofile`.`user_id`)
 INNER JOIN `music_playlistsong`
    ON (`music_song`.`id` = `music_playlistsong`.`song_id`)
 WHERE (`music_song`.`enable` AND `music_song`.`has_file` AND `auth_user`.`is_active` AND `music_song`.`public` = 1 AND NOT (`music_song`.`tw_blocked_status` IN (0, 3)) AND NOT (`member_userprofile`.`tw_blocked_status` IN (0, 3) AND `member_userprofile`.`tw_blocked_status` IS NOT NULL) AND NOT (`music_song`.`tw_copyright_status` = 1) AND `music_playlistsong`.`playlist_id` = 715146)
 ORDER BY `music_playlistsong`.`order` ASC,
          `music_playlistsong`.`id` ASC
SELECT ••• FROM `music_song` INNER JOIN `auth_user` ON (`music_song`.`user_id` = `auth_user`.`id`) LEFT OUTER JOIN `member_userprofile` ON (`auth_user`.`id` = `member_userprofile`.`user_id`) INNER JOIN `music_playlistsong` ON (`music_song`.`id` = `music_playlistsong`.`song_id`) WHERE (`music_song`.`enable` AND `music_song`.`has_file` AND `auth_user`.`is_active` AND `music_song`.`public` = 1 AND NOT (`music_song`.`tw_blocked_status` IN (0, 3)) AND NOT (`member_userprofile`.`tw_blocked_status` IN (0, 3) AND `member_userprofile`.`tw_blocked_status` IS NOT NULL) AND NOT (`music_song`.`tw_copyright_status` = 1) AND `music_playlistsong`.`playlist_id` = 715146) ORDER BY `music_playlistsong`.`order` ASC, `music_playlistsong`.`id` ASC
18.26

Connection: slave1

/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(484)
  return func(request, *args, **kwargs)

/home/ubuntu/streetvoice/svcomments/decorators.py in wrapper(8)
  response = view_func(request, *args, **kwargs)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(601)
  resp = func(request, *args, **kwargs)

/home/ubuntu/streetvoice/playlist/views/user.py in playlist_detail(117)
  "meta": playlist.as_meta(request),

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/meta/models.py in as_meta(160)
  meta.schema = self.schema

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/meta/models.py in schema(173)
  schema[field] = self._get_meta_value(field, value)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/meta/models.py in _get_meta_value(134)
  return process_value(getattr(self, value))

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/meta/models.py in process_value(129)
  return item()

/home/ubuntu/streetvoice/music/models.py in get_tracks_schema(2560)
  tracks = [

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(64)
  result = execute_query_func()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in <lambda>(80)
  execute_query_func = lambda: original(compiler, *args, **kwargs)

SELECT COUNT(*) AS `__count`
  FROM `svcomments_svcomment`
  LEFT OUTER JOIN `auth_user`
    ON (`svcomments_svcomment`.`user_id` = `auth_user`.`id`)
  LEFT OUTER JOIN `member_userprofile`
    ON (`auth_user`.`id` = `member_userprofile`.`user_id`)
 WHERE (NOT `svcomments_svcomment`.`is_removed` AND NOT (`svcomments_svcomment`.`tw_blocked_status` IN (0, 3)) AND NOT (`member_userprofile`.`tw_blocked_status` IN (0, 3) AND `member_userprofile`.`tw_blocked_status` IS NOT NULL) AND `svcomments_svcomment`.`content_type_id` = 95 AND `svcomments_svcomment`.`object_pk` = 715146)
SELECT COUNT(*) AS `__count` FROM `svcomments_svcomment` LEFT OUTER JOIN `auth_user` ON (`svcomments_svcomment`.`user_id` = `auth_user`.`id`) LEFT OUTER JOIN `member_userprofile` ON (`auth_user`.`id` = `member_userprofile`.`user_id`) WHERE (NOT `svcomments_svcomment`.`is_removed` AND NOT (`svcomments_svcomment`.`tw_blocked_status` IN (0, 3)) AND NOT (`member_userprofile`.`tw_blocked_status` IN (0, 3) AND `member_userprofile`.`tw_blocked_status` IS NOT NULL) AND `svcomments_svcomment`.`content_type_id` = 95 AND `svcomments_svcomment`.`object_pk` = 715146)
0.92

Connection: slave1

/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(484)
  return func(request, *args, **kwargs)

/home/ubuntu/streetvoice/svcomments/decorators.py in wrapper(12)
  context = service.get_context()

/home/ubuntu/streetvoice/svcomments/services.py in get_context(16)
  return self.get_web_context()

/home/ubuntu/streetvoice/svcomments/services.py in get_web_context(48)
  "comment_counts": self.resource.get_comments_count(),

/home/ubuntu/streetvoice/works/mixins.py in get_comments_count(132)
  return self.comments(manager="on_site").count()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(64)
  result = execute_query_func()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in <lambda>(80)
  execute_query_func = lambda: original(compiler, *args, **kwargs)

SELECT COUNT(*) AS `__count`
  FROM `music_song`
 INNER JOIN `auth_user`
    ON (`music_song`.`user_id` = `auth_user`.`id`)
  LEFT OUTER JOIN `member_userprofile`
    ON (`auth_user`.`id` = `member_userprofile`.`user_id`)
 INNER JOIN `music_playlistsong`
    ON (`music_song`.`id` = `music_playlistsong`.`song_id`)
 WHERE (`music_song`.`enable` AND `music_song`.`has_file` AND `auth_user`.`is_active` AND `music_song`.`public` = 1 AND NOT (`music_song`.`tw_blocked_status` IN (0, 3)) AND NOT (`member_userprofile`.`tw_blocked_status` IN (0, 3) AND `member_userprofile`.`tw_blocked_status` IS NOT NULL) AND NOT (`music_song`.`tw_copyright_status` = 1) AND `music_playlistsong`.`playlist_id` = 715146)
SELECT COUNT(*) AS `__count` FROM `music_song` INNER JOIN `auth_user` ON (`music_song`.`user_id` = `auth_user`.`id`) LEFT OUTER JOIN `member_userprofile` ON (`auth_user`.`id` = `member_userprofile`.`user_id`) INNER JOIN `music_playlistsong` ON (`music_song`.`id` = `music_playlistsong`.`song_id`) WHERE (`music_song`.`enable` AND `music_song`.`has_file` AND `auth_user`.`is_active` AND `music_song`.`public` = 1 AND NOT (`music_song`.`tw_blocked_status` IN (0, 3)) AND NOT (`member_userprofile`.`tw_blocked_status` IN (0, 3) AND `member_userprofile`.`tw_blocked_status` IS NOT NULL) AND NOT (`music_song`.`tw_copyright_status` = 1) AND `music_playlistsong`.`playlist_id` = 715146)
2 similar queries. Duplicated 2 times.
6.53

Connection: slave1

/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(170)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(519)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/templatetags/i18n.py in render(139)
  count = self.counter.resolve(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in resolve(671)
  obj = self.var.resolve(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in resolve(796)
  value = self._resolve_lookup(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in _resolve_lookup(858)
  current = current()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(64)
  result = execute_query_func()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in <lambda>(80)
  execute_query_func = lambda: original(compiler, *args, **kwargs)

58 </div>
59 <div class="col-md-8 work-page-header-wrapper-right">
60 <h1 class="text-break text-white">{% show_hide_html playlist %}{% insert_blocked_message playlist 'hint' %}{{ playlist.name }}</h1>
61 <h3 class="text-truncate text-white opacity-72">{% blocktranslate count songs_count=songs.count %}{{ songs_count }} 首歌{% plural %}{{ songs_count }} 首歌{% endblocktranslate %}</h3>
62 <div class="row align-items-end">
63 <div class="col-lg mb-2">
64 <ul class="list-inline text-white opacity-72">
65 <li class="list-inline-item mr-5">

/home/ubuntu/streetvoice/playlist/templates/playlist/user/detail.html

SELECT `venue_venueactivitylineup`.`id`,
       `venue_venueactivitylineup`.`activity_id`,
       `venue_venueactivitylineup`.`name`,
       `venue_venueactivitylineup`.`user_id`,
       `venue_venueactivitylineup`.`created_at`,
       `venue_venueactivity`.`id`,
       `venue_venueactivity`.`user_id`,
       `venue_venueactivity`.`name`,
       `venue_venueactivity`.`start_time`,
       `venue_venueactivity`.`image`,
       `venue_venueactivity`.`venue_name`,
       `venue_venueactivity`.`area`,
       `venue_venueactivity`.`cn_area`,
       `venue_venueactivity`.`map_link`,
       `venue_venueactivity`.`city`,
       `venue_venueactivity`.`address`,
       `venue_venueactivity`.`place_id`,
       `venue_venueactivity`.`url`,
       `venue_venueactivity`.`description`,
       `venue_venueactivity`.`status`,
       `venue_venueactivity`.`review_report`,
       `venue_venueactivity`.`created_at`,
       `venue_venueactivity`.`last_modified`,
       `venue_venueactivity`.`participants_count`,
       `venue_venueactivity`.`share_count`,
       `venue_venueactivity`.`is_featured`,
       `venue_venueactivity`.`is_sent`,
       `venue_venueactivity`.`push_is_sent`,
       `venue_venueactivity`.`is_festival`,
       `venue_venueactivity`.`site_id`,
       `venue_venueactivity`.`active_status`,
       `venue_venueactivity`.`active_status_reason`,
       `venue_venueactivity`.`is_offline`,
       `venue_venueactivity`.`offline_report`
  FROM `venue_venueactivitylineup`
 INNER JOIN `venue_venueactivity`
    ON (`venue_venueactivitylineup`.`activity_id` = `venue_venueactivity`.`id`)
 WHERE (`venue_venueactivitylineup`.`user_id` = 2708565 AND NOT `venue_venueactivity`.`is_offline` AND `venue_venueactivity`.`site_id` = 1 AND `venue_venueactivity`.`start_time` > '2026-05-26 13:09:36.169346' AND `venue_venueactivity`.`status` = 2)
 ORDER BY `venue_venueactivity`.`start_time` ASC
 LIMIT 1
SELECT ••• FROM `venue_venueactivitylineup` INNER JOIN `venue_venueactivity` ON (`venue_venueactivitylineup`.`activity_id` = `venue_venueactivity`.`id`) WHERE (`venue_venueactivitylineup`.`user_id` = 2708565 AND NOT `venue_venueactivity`.`is_offline` AND `venue_venueactivity`.`site_id` = 1 AND `venue_venueactivity`.`start_time` > '2026-05-26 13:09:36.169346' AND `venue_venueactivity`.`status` = 2) ORDER BY `venue_venueactivity`.`start_time` ASC LIMIT 1
1.10

Connection: slave1

/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(170)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(519)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in render(214)
  _dict = self.func(*resolved_args, **resolved_kwargs)

/home/ubuntu/streetvoice/music/templatetags/tags.py in performed_activity(119)
  user.profile.get_performed_activitylineups()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(64)
  result = execute_query_func()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in <lambda>(80)
  execute_query_func = lambda: original(compiler, *args, **kwargs)

130 </div>
131 </div>
132
133 {% performed_activity request playlist.user %}
134
135 <hr class="mt-5 mb-5">
136 <p class="text-gray-light mb-2">{% translate "發布更新" %} {{ playlist.last_modified|date:"SHORT_DATE_FORMAT" }}<br /></p>
137 <hr class="mt-5 mb-5" />

/home/ubuntu/streetvoice/playlist/templates/playlist/user/detail.html

SELECT `music_song`.`id`,
       `music_song`.`tw_blocked_status`,
       `music_song`.`cn_blocked_status`,
       `music_song`.`name`,
       `music_song`.`user_id`,
       `music_song`.`album_id`,
       `music_song`.`style`,
       `music_song`.`genre`,
       `music_song`.`emotion`,
       `music_song`.`file`,
       `music_song`.`file_size`,
       `music_song`.`cover`,
       `music_song`.`has_file`,
       `music_song`.`award`,
       `music_song`.`lyrics`,
       `music_song`.`lyrics_is_lrc`,
       `music_song`.`synopsis`,
       `music_song`.`is_cc`,
       `music_song`.`cc_license`,
       `music_song`.`length`,
       `music_song`.`bitrate`,
       `music_song`.`upload_at`,
       `music_song`.`created_at`,
       `music_song`.`publish_at`,
       `music_song`.`last_modified`,
       `music_song`.`play_count`,
       `music_song`.`push_count`,
       `music_song`.`share_count`,
       `music_song`.`public`,
       `music_song`.`order`,
       `music_song`.`enable`,
       `music_song`.`indievox_id`,
       `music_song`.`focus_until`,
       `music_song`.`status`,
       `music_song`.`achievements`,
       `music_song`.`is_ai`,
       `music_song`.`is_likely_ai`,
       `music_song`.`ai_usage`,
       `music_song`.`exclusive`,
       `music_song`.`cn_copyright_status`,
       `music_song`.`tw_copyright_status`,
       `auth_user`.`id`,
       `auth_user`.`password`,
       `auth_user`.`last_login`,
       `auth_user`.`is_superuser`,
       `auth_user`.`username`,
       `auth_user`.`first_name`,
       `auth_user`.`last_name`,
       `auth_user`.`email`,
       `auth_user`.`is_staff`,
       `auth_user`.`is_active`,
       `auth_user`.`date_joined`,
       `member_userprofile`.`id`,
       `member_userprofile`.`tw_blocked_status`,
       `member_userprofile`.`cn_blocked_status`,
       `member_userprofile`.`user_id`,
       `member_userprofile`.`image`,
       `member_userprofile`.`gender`,
       `member_userprofile`.`realname`,
       `member_userprofile`.`nickname`,
       `member_userprofile`.`country_calling_code`,
       `member_userprofile`.`cellphone`,
       `member_userprofile`.`birthday`,
       `member_userprofile`.`area_id`,
       `member_userprofile`.`location_id`,
       `member_userprofile`.`hits`,
       `member_userprofile`.`identity`,
       `member_userprofile`.`occupation`,
       `member_userprofile`.`last_modified`,
       `member_userprofile`.`enable`,
       `member_userprofile`.`date_joined`,
       `member_userprofile`.`register_site_id`,
       `member_userprofile`.`register_source`,
       `member_userprofile`.`preferred_locale`,
       `member_userprofile`.`is_cellphone_verified`,
       `member_userprofile`.`extra_data`,
       `member_userprofile`.`total_plays_count`,
       `member_userprofile`.`follower_count`,
       `member_userprofile`.`following_count`,
       `member_userprofile`.`unread_notification_count`,
       `member_userprofile`.`is_accredited`,
       `member_userprofile`.`merchandise_enable`,
       `member_userprofile`.`shop_url`,
       `member_userprofile`.`is_customized_identity`,
       `member_userprofile`.`customized_identity`
  FROM `music_song`
 INNER JOIN `auth_user`
    ON (`music_song`.`user_id` = `auth_user`.`id`)
  LEFT OUTER JOIN `member_userprofile`
    ON (`auth_user`.`id` = `member_userprofile`.`user_id`)
 INNER JOIN `music_playlistsong`
    ON (`music_song`.`id` = `music_playlistsong`.`song_id`)
 WHERE (`music_song`.`enable` AND `music_song`.`has_file` AND `auth_user`.`is_active` AND `music_song`.`public` = 1 AND NOT (`music_song`.`tw_blocked_status` IN (0, 3)) AND NOT (`member_userprofile`.`tw_blocked_status` IN (0, 3) AND `member_userprofile`.`tw_blocked_status` IS NOT NULL) AND NOT (`music_song`.`tw_copyright_status` = 1) AND `music_playlistsong`.`playlist_id` = 715146)
 ORDER BY `music_playlistsong`.`order` ASC,
          `music_playlistsong`.`id` ASC
 LIMIT 51
SELECT ••• FROM `music_song` INNER JOIN `auth_user` ON (`music_song`.`user_id` = `auth_user`.`id`) LEFT OUTER JOIN `member_userprofile` ON (`auth_user`.`id` = `member_userprofile`.`user_id`) INNER JOIN `music_playlistsong` ON (`music_song`.`id` = `music_playlistsong`.`song_id`) WHERE (`music_song`.`enable` AND `music_song`.`has_file` AND `auth_user`.`is_active` AND `music_song`.`public` = 1 AND NOT (`music_song`.`tw_blocked_status` IN (0, 3)) AND NOT (`member_userprofile`.`tw_blocked_status` IN (0, 3) AND `member_userprofile`.`tw_blocked_status` IS NOT NULL) AND NOT (`music_song`.`tw_copyright_status` = 1) AND `music_playlistsong`.`playlist_id` = 715146) ORDER BY `music_playlistsong`.`order` ASC, `music_playlistsong`.`id` ASC LIMIT 51
6.54

Connection: slave1

/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(170)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(519)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/nextpage/templatetags/nextpage.py in render(78)
  items_count = len(list(items))

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(64)
  result = execute_query_func()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in <lambda>(80)
  execute_query_func = lambda: original(compiler, *args, **kwargs)

171 <h2 class="mb-3">{% translate "曲目" %}</h2>
172 <div id="item_box_list_1" class="item_box_list_wrapper">
173 <ul class="item_box_list list-group list-group-flush list-group-song mb-5">
174 {% autopaginate songs 50 %}
175 {% for song in songs %}
176 {% get_song_order forloop.counter page|default:1 50 as order %}
177 {% include "includes/song_small.html" with song=song song_order=order list_id=playlist.id type='playlist' limit=songs_count dimension_value='Playlist detail' is_item_box=True %}
178 {% endfor %}

/home/ubuntu/streetvoice/playlist/templates/playlist/user/detail.html

SELECT `music_musicalbum`.`id`,
       `music_musicalbum`.`tw_blocked_status`,
       `music_musicalbum`.`cn_blocked_status`,
       `music_musicalbum`.`user_id`,
       `music_musicalbum`.`name`,
       `music_musicalbum`.`cover`,
       `music_musicalbum`.`description`,
       `music_musicalbum`.`indievox_id`,
       `music_musicalbum`.`buy_link`,
       `music_musicalbum`.`play_count`,
       `music_musicalbum`.`like_count`,
       `music_musicalbum`.`share_count`,
       `music_musicalbum`.`publish_at`,
       `music_musicalbum`.`created_at`,
       `music_musicalbum`.`last_modified`,
       `music_musicalbum`.`enable`,
       `music_musicalbum`.`public_type`
  FROM `music_musicalbum`
 WHERE `music_musicalbum`.`id` = 97314056
 LIMIT 21
SELECT ••• FROM `music_musicalbum` WHERE `music_musicalbum`.`id` = 97314056 LIMIT 21
2 similar queries.
0.72

Connection: slave1

/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(170)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(519)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(214)
  nodelist.append(node.render_annotated(context))

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(195)
  return template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(172)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in render(191)
  resolved_args, resolved_kwargs = self.get_resolved_arguments(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in get_resolved_arguments(177)
  resolved_args = [var.resolve(context) for var in self.args]

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in <listcomp>(177)
  resolved_args = [var.resolve(context) for var in self.args]

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in resolve(671)
  obj = self.var.resolve(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in resolve(796)
  value = self._resolve_lookup(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in _resolve_lookup(858)
  current = current()

/home/ubuntu/streetvoice/music/models.py in get_image_url(764)
  elif self.album and self.album.cover:

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(64)
  result = execute_query_func()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in <lambda>(80)
  execute_query_func = lambda: original(compiler, *args, **kwargs)

22 {% endif %}
23 {% endif %}
24 <a href="{{ song.get_absolute_url }}">
25 <img src="{% thumb song.get_image_url '100x100' %}" alt="{{ song.name }}" />
26 </a>
27 </div>
28 <div class="work-item-info">
29 <h4 class="text-truncate">

/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html

SELECT `music_musicalbum`.`id`,
       `music_musicalbum`.`tw_blocked_status`,
       `music_musicalbum`.`cn_blocked_status`,
       `music_musicalbum`.`user_id`,
       `music_musicalbum`.`name`,
       `music_musicalbum`.`cover`,
       `music_musicalbum`.`description`,
       `music_musicalbum`.`indievox_id`,
       `music_musicalbum`.`buy_link`,
       `music_musicalbum`.`play_count`,
       `music_musicalbum`.`like_count`,
       `music_musicalbum`.`share_count`,
       `music_musicalbum`.`publish_at`,
       `music_musicalbum`.`created_at`,
       `music_musicalbum`.`last_modified`,
       `music_musicalbum`.`enable`,
       `music_musicalbum`.`public_type`
  FROM `music_musicalbum`
 WHERE `music_musicalbum`.`id` = 1678
 LIMIT 21
SELECT ••• FROM `music_musicalbum` WHERE `music_musicalbum`.`id` = 1678 LIMIT 21
2 similar queries.
0.76

Connection: slave1

/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(170)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(519)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(214)
  nodelist.append(node.render_annotated(context))

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(195)
  return template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(172)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in render(191)
  resolved_args, resolved_kwargs = self.get_resolved_arguments(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in get_resolved_arguments(177)
  resolved_args = [var.resolve(context) for var in self.args]

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in <listcomp>(177)
  resolved_args = [var.resolve(context) for var in self.args]

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in resolve(671)
  obj = self.var.resolve(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in resolve(796)
  value = self._resolve_lookup(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in _resolve_lookup(858)
  current = current()

/home/ubuntu/streetvoice/music/models.py in get_image_url(764)
  elif self.album and self.album.cover:

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(64)
  result = execute_query_func()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in <lambda>(80)
  execute_query_func = lambda: original(compiler, *args, **kwargs)

22 {% endif %}
23 {% endif %}
24 <a href="{{ song.get_absolute_url }}">
25 <img src="{% thumb song.get_image_url '100x100' %}" alt="{{ song.name }}" />
26 </a>
27 </div>
28 <div class="work-item-info">
29 <h4 class="text-truncate">

/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html

SELECT `svcomments_svcomment`.`id`,
       `svcomments_svcomment`.`tw_blocked_status`,
       `svcomments_svcomment`.`cn_blocked_status`,
       `svcomments_svcomment`.`user_id`,
       `svcomments_svcomment`.`user_name`,
       `svcomments_svcomment`.`user_email`,
       `svcomments_svcomment`.`user_url`,
       `svcomments_svcomment`.`comment`,
       `svcomments_svcomment`.`submit_date`,
       `svcomments_svcomment`.`ip_address`,
       `svcomments_svcomment`.`is_public`,
       `svcomments_svcomment`.`is_removed`,
       `svcomments_svcomment`.`is_reply`,
       `svcomments_svcomment`.`reply_to_comment_id`,
       `svcomments_svcomment`.`parent_comment_id`,
       `svcomments_svcomment`.`owner_id`,
       `svcomments_svcomment`.`is_private`,
       `svcomments_svcomment`.`content_type_id`,
       `svcomments_svcomment`.`object_pk`,
       `svcomments_svcomment`.`site_id`,
       `svcomments_svcomment`.`like_count`,
       `svcomments_svcomment`.`has_child`,
       `svcomments_svcomment`.`reports_count`,
       `svcomments_svcomment`.`fold_type`,
       `svcomments_svcomment`.`clap_style_id`,
       `svcomments_svcomment`.`highlight_until`,
       `svcomments_svcomment`.`source`,
       CASE WHEN `svcomments_svcomment`.`highlight_until` >= '2026-05-26 13:09:36.052007' THEN 1
            ELSE 0
             END AS `_is_highlight`,
       CASE WHEN (`svcomments_svcomment`.`like_count` > 0 AND `svcomments_svcomment`.`reports_count` >= 5) THEN (`svcomments_svcomment`.`reports_count` / `svcomments_svcomment`.`like_count`)
            WHEN (`svcomments_svcomment`.`like_count` = 0 AND `svcomments_svcomment`.`reports_count` >= 5) THEN 9999
            ELSE 0
             END AS `_fold_like_rate`,
       CASE WHEN `svcomments_svcomment`.`fold_type` = 1                                                                                                                                                                                                                                                                                                                           THEN 0
            WHEN (CASE WHEN (`svcomments_svcomment`.`like_count` > 0 AND `svcomments_svcomment`.`reports_count` >= 5) THEN (`svcomments_svcomment`.`reports_count` / `svcomments_svcomment`.`like_count`) WHEN (`svcomments_svcomment`.`like_count` = 0 AND `svcomments_svcomment`.`reports_count` >= 5) THEN 9999 ELSE 0 END > 0.5e0 AND `svcomments_svcomment`.`fold_type` = 0) THEN 0
            ELSE CASE WHEN `svcomments_svcomment`.`highlight_until` >= '2026-05-26 13:09:36.052007' THEN 1 ELSE 0 END
             END AS `is_highlight`,
       EXISTS(
        SELECT (1) AS `a`
          FROM `svapp_like` U0
         WHERE (U0.`content_type_id` = 232 AND U0.`enable` AND U0.`object_id` = `svcomments_svcomment`.`id` AND U0.`user_id` = `svcomments_svcomment`.`owner_id`)
         LIMIT 1
       ) AS `_owner_is_like`,
       CASE WHEN `svcomments_svcomment`.`has_child` THEN EXISTS(SELECT (1) AS `a` FROM `svcomments_svcomment` U0 INNER JOIN `auth_user` U1 ON (U0.`user_id` = U1.`id`) LEFT OUTER JOIN `member_userprofile` U2 ON (U1.`id` = U2.`user_id`) WHERE (NOT U0.`is_removed` AND NOT (U0.`tw_blocked_status` IN (0, 3)) AND NOT (U2.`tw_blocked_status` IN (0, 3) AND U2.`tw_blocked_status` IS NOT NULL) AND U0.`parent_comment_id` = `svcomments_svcomment`.`id` AND U0.`user_id` = `svcomments_svcomment`.`owner_id`) LIMIT 1)
            ELSE 0
             END AS `_owner_is_comment`,
       EXISTS(
        SELECT (1) AS `a`
          FROM `fanclub_fanclubmember` U0
         INNER JOIN `fanclub_fanclub` U1
            ON (U0.`fanclub_id` = U1.`id`)
         WHERE (U1.`status` = 2 AND U1.`user_id` = `svcomments_svcomment`.`owner_id` AND U0.`user_id` = `svcomments_svcomment`.`user_id`)
         LIMIT 1
       ) AS `_user_is_fanclub_member`,
       (
        SELECT COUNT(U0.`id`) AS `count`
          FROM `svcomments_svcomment` U0
          LEFT OUTER JOIN `auth_user` U1
            ON (U0.`user_id` = U1.`id`)
          LEFT OUTER JOIN `member_userprofile` U2
            ON (U1.`id` = U2.`user_id`)
         WHERE (NOT U0.`is_removed` AND NOT (U0.`tw_blocked_status` IN (0, 3)) AND NOT (U2.`tw_blocked_status` IN (0, 3) AND U2.`tw_blocked_status` IS NOT NULL) AND U0.`parent_comment_id` = `svcomments_svcomment`.`id`)
       ) AS `_child_comments_count`,
       0 AS `_user_is_muted`,
       `auth_user`.`id`,
       `auth_user`.`password`,
       `auth_user`.`last_login`,
       `auth_user`.`is_superuser`,
       `auth_user`.`username`,
       `auth_user`.`first_name`,
       `auth_user`.`last_name`,
       `auth_user`.`email`,
       `auth_user`.`is_staff`,
       `auth_user`.`is_active`,
       `auth_user`.`date_joined`,
       `member_userprofile`.`id`,
       `member_userprofile`.`tw_blocked_status`,
       `member_userprofile`.`cn_blocked_status`,
       `member_userprofile`.`user_id`,
       `member_userprofile`.`image`,
       `member_userprofile`.`gender`,
       `member_userprofile`.`realname`,
       `member_userprofile`.`nickname`,
       `member_userprofile`.`country_calling_code`,
       `member_userprofile`.`cellphone`,
       `member_userprofile`.`birthday`,
       `member_userprofile`.`area_id`,
       `member_userprofile`.`location_id`,
       `member_userprofile`.`hits`,
       `member_userprofile`.`identity`,
       `member_userprofile`.`occupation`,
       `member_userprofile`.`last_modified`,
       `member_userprofile`.`enable`,
       `member_userprofile`.`date_joined`,
       `member_userprofile`.`register_site_id`,
       `member_userprofile`.`register_source`,
       `member_userprofile`.`preferred_locale`,
       `member_userprofile`.`is_cellphone_verified`,
       `member_userprofile`.`extra_data`,
       `member_userprofile`.`total_plays_count`,
       `member_userprofile`.`follower_count`,
       `member_userprofile`.`following_count`,
       `member_userprofile`.`unread_notification_count`,
       `member_userprofile`.`is_accredited`,
       `member_userprofile`.`merchandise_enable`,
       `member_userprofile`.`shop_url`,
       `member_userprofile`.`is_customized_identity`,
       `member_userprofile`.`customized_identity`,
       T5.`id`,
       T5.`password`,
       T5.`last_login`,
       T5.`is_superuser`,
       T5.`username`,
       T5.`first_name`,
       T5.`last_name`,
       T5.`email`,
       T5.`is_staff`,
       T5.`is_active`,
       T5.`date_joined`
  FROM `svcomments_svcomment`
  LEFT OUTER JOIN `auth_user`
    ON (`svcomments_svcomment`.`user_id` = `auth_user`.`id`)
  LEFT OUTER JOIN `member_userprofile`
    ON (`auth_user`.`id` = `member_userprofile`.`user_id`)
 INNER JOIN `auth_user` T5
    ON (`svcomments_svcomment`.`owner_id` = T5.`id`)
 WHERE ((NOT `svcomments_svcomment`.`is_removed` OR `svcomments_svcomment`.`has_child`) AND NOT `svcomments_svcomment`.`is_reply` AND NOT (NOT `svcomments_svcomment`.`has_child` AND `svcomments_svcomment`.`tw_blocked_status` IN (0, 3)) AND NOT (NOT `svcomments_svcomment`.`has_child` AND `member_userprofile`.`tw_blocked_status` IN (0, 3) AND `member_userprofile`.`tw_blocked_status` IS NOT NULL) AND `svcomments_svcomment`.`content_type_id` = 95 AND `svcomments_svcomment`.`object_pk` = 715146 AND NOT `svcomments_svcomment`.`is_removed` AND NOT (`svcomments_svcomment`.`tw_blocked_status` IN (0, 3)) AND NOT (`member_userprofile`.`tw_blocked_status` IN (0, 3) AND `member_userprofile`.`tw_blocked_status` IS NOT NULL))
 ORDER BY `is_highlight` DESC,
          `svcomments_svcomment`.`id` DESC
 LIMIT 11
SELECT ••• FROM `svapp_like` U0 WHERE (U0.`content_type_id` = 232 AND U0.`enable` AND U0.`object_id` = `svcomments_svcomment`.`id` AND U0.`user_id` = `svcomments_svcomment`.`owner_id`) LIMIT 1) AS `_owner_is_like`, CASE WHEN `svcomments_svcomment`.`has_child` THEN EXISTS(SELECT (1) AS `a` FROM `svcomments_svcomment` U0 INNER JOIN `auth_user` U1 ON (U0.`user_id` = U1.`id`) LEFT OUTER JOIN `member_userprofile` U2 ON (U1.`id` = U2.`user_id`) WHERE (NOT U0.`is_removed` AND NOT (U0.`tw_blocked_status` IN (0, 3)) AND NOT (U2.`tw_blocked_status` IN (0, 3) AND U2.`tw_blocked_status` IS NOT NULL) AND U0.`parent_comment_id` = `svcomments_svcomment`.`id` AND U0.`user_id` = `svcomments_svcomment`.`owner_id`) LIMIT 1) ELSE 0 END AS `_owner_is_comment`, EXISTS(SELECT (1) AS `a` FROM `fanclub_fanclubmember` U0 INNER JOIN `fanclub_fanclub` U1 ON (U0.`fanclub_id` = U1.`id`) WHERE (U1.`status` = 2 AND U1.`user_id` = `svcomments_svcomment`.`owner_id` AND U0.`user_id` = `svcomments_svcomment`.`user_id`) LIMIT 1) AS `_user_is_fanclub_member`, (SELECT COUNT(U0.`id`) AS `count` FROM `svcomments_svcomment` U0 LEFT OUTER JOIN `auth_user` U1 ON (U0.`user_id` = U1.`id`) LEFT OUTER JOIN `member_userprofile` U2 ON (U1.`id` = U2.`user_id`) WHERE (NOT U0.`is_removed` AND NOT (U0.`tw_blocked_status` IN (0, 3)) AND NOT (U2.`tw_blocked_status` IN (0, 3) AND U2.`tw_blocked_status` IS NOT NULL) AND U0.`parent_comment_id` = `svcomments_svcomment`.`id`)) AS `_child_comments_count`, 0 AS `_user_is_muted`, `auth_user`.`id`, `auth_user`.`password`, `auth_user`.`last_login`, `auth_user`.`is_superuser`, `auth_user`.`username`, `auth_user`.`first_name`, `auth_user`.`last_name`, `auth_user`.`email`, `auth_user`.`is_staff`, `auth_user`.`is_active`, `auth_user`.`date_joined`, `member_userprofile`.`id`, `member_userprofile`.`tw_blocked_status`, `member_userprofile`.`cn_blocked_status`, `member_userprofile`.`user_id`, `member_userprofile`.`image`, `member_userprofile`.`gender`, `member_userprofile`.`realname`, `member_userprofile`.`nickname`, `member_userprofile`.`country_calling_code`, `member_userprofile`.`cellphone`, `member_userprofile`.`birthday`, `member_userprofile`.`area_id`, `member_userprofile`.`location_id`, `member_userprofile`.`hits`, `member_userprofile`.`identity`, `member_userprofile`.`occupation`, `member_userprofile`.`last_modified`, `member_userprofile`.`enable`, `member_userprofile`.`date_joined`, `member_userprofile`.`register_site_id`, `member_userprofile`.`register_source`, `member_userprofile`.`preferred_locale`, `member_userprofile`.`is_cellphone_verified`, `member_userprofile`.`extra_data`, `member_userprofile`.`total_plays_count`, `member_userprofile`.`follower_count`, `member_userprofile`.`following_count`, `member_userprofile`.`unread_notification_count`, `member_userprofile`.`is_accredited`, `member_userprofile`.`merchandise_enable`, `member_userprofile`.`shop_url`, `member_userprofile`.`is_customized_identity`, `member_userprofile`.`customized_identity`, T5.`id`, T5.`password`, T5.`last_login`, T5.`is_superuser`, T5.`username`, T5.`first_name`, T5.`last_name`, T5.`email`, T5.`is_staff`, T5.`is_active`, T5.`date_joined` FROM `svcomments_svcomment` LEFT OUTER JOIN `auth_user` ON (`svcomments_svcomment`.`user_id` = `auth_user`.`id`) LEFT OUTER JOIN `member_userprofile` ON (`auth_user`.`id` = `member_userprofile`.`user_id`) INNER JOIN `auth_user` T5 ON (`svcomments_svcomment`.`owner_id` = T5.`id`) WHERE ((NOT `svcomments_svcomment`.`is_removed` OR `svcomments_svcomment`.`has_child`) AND NOT `svcomments_svcomment`.`is_reply` AND NOT (NOT `svcomments_svcomment`.`has_child` AND `svcomments_svcomment`.`tw_blocked_status` IN (0, 3)) AND NOT (NOT `svcomments_svcomment`.`has_child` AND `member_userprofile`.`tw_blocked_status` IN (0, 3) AND `member_userprofile`.`tw_blocked_status` IS NOT NULL) AND `svcomments_svcomment`.`content_type_id` = 95 AND `svcomments_svcomment`.`object_pk` = 715146 AND NOT `svcomments_svcomment`.`is_removed` AND NOT (`svcomments_svcomment`.`tw_blocked_status` IN (0, 3)) AND NOT (`member_userprofile`.`tw_blocked_status` IN (0, 3) AND `member_userprofile`.`tw_blocked_status` IS NOT NULL)) ORDER BY `is_highlight` DESC, `svcomments_svcomment`.`id` DESC LIMIT 11
2.09

Connection: slave1

/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(170)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(519)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(195)
  return template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(172)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/nextpage/templatetags/nextpage.py in render(78)
  items_count = len(list(items))

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(64)
  result = execute_query_func()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in <lambda>(80)
  execute_query_func = lambda: original(compiler, *args, **kwargs)

24 {% include "includes/comment_detail.html" with comment=top_comment highlight_comment=highlight_comment is_top_comment=True %}
25 </div>
26 {% endif %}
27 {% autopaginate comments 10 %}
28 {% for comment in comments %}
29 <div class="comment-block border-block mb-3 item_box{% if comment.comment_text_should_hide %} opacity-50{% endif %}">
30 {% include "includes/comment_detail.html" with comment=comment is_top_comment=False %}
31 </div>

/home/ubuntu/streetvoice/svapp/templates/includes/comment_list.html

Static files (2117 found, 51 used)

Static file path

  1. /home/ubuntu/streetvoice/static

Static file apps

  1. django_light
  2. modeltranslation
  3. django.contrib.admin
  4. django_extensions
  5. djangojs
  6. nested_admin
  7. rest_framework
  8. debug_toolbar
  9. colorfield
  10. django_ckeditor_5
  11. django_htmx

Static files

images/ico/favicon.ico
/home/ubuntu/streetvoice/static/images/ico/favicon.ico
style/bootstrap.css
/home/ubuntu/streetvoice/static/style/bootstrap.css
style/custom.css
/home/ubuntu/streetvoice/static/style/custom.css
style/nprogress.css
/home/ubuntu/streetvoice/static/style/nprogress.css
libs/jquery-3.6.0.min.js
/home/ubuntu/streetvoice/static/libs/jquery-3.6.0.min.js
js/streetvoice.lazyLoad.js
/home/ubuntu/streetvoice/static/js/streetvoice.lazyLoad.js
libs/htmx.min.js
/home/ubuntu/streetvoice/static/libs/htmx.min.js
js/streetvoice.eventTracking.js
/home/ubuntu/streetvoice/static/js/streetvoice.eventTracking.js
django-htmx.js
/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/static/django-htmx.js
images/sv-cat.gif
/home/ubuntu/streetvoice/static/images/sv-cat.gif
js/djangojs/django.js
/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/djangojs/django.js
js/ads.js
/home/ubuntu/streetvoice/static/js/ads.js
js/fixed-top-alert.js
/home/ubuntu/streetvoice/static/js/fixed-top-alert.js
js/lazybeforeunveil.js
/home/ubuntu/streetvoice/static/js/lazybeforeunveil.js
libs/bootstrap.bundle.min.js
/home/ubuntu/streetvoice/static/libs/bootstrap.bundle.min.js
libs/isMobile.min.js
/home/ubuntu/streetvoice/static/libs/isMobile.min.js
libs/bootstrap-select.js
/home/ubuntu/streetvoice/static/libs/bootstrap-select.js
libs/jquery.infinitescroll.min.js
/home/ubuntu/streetvoice/static/libs/jquery.infinitescroll.min.js
js/modal-open.js
/home/ubuntu/streetvoice/static/js/modal-open.js
libs/jquery.pjax.js
/home/ubuntu/streetvoice/static/libs/jquery.pjax.js
libs/countUp.js
/home/ubuntu/streetvoice/static/libs/countUp.js
libs/nprogress.js
/home/ubuntu/streetvoice/static/libs/nprogress.js
libs/jquery.scrollTo.js
/home/ubuntu/streetvoice/static/libs/jquery.scrollTo.js
libs/lazysizes.min.js
/home/ubuntu/streetvoice/static/libs/lazysizes.min.js
libs/owl.carousel.js
/home/ubuntu/streetvoice/static/libs/owl.carousel.js
libs/transformer-tabs.js
/home/ubuntu/streetvoice/static/libs/transformer-tabs.js
utils/debounce.js
/home/ubuntu/streetvoice/static/utils/debounce.js
utils/getLikeStatus.js
/home/ubuntu/streetvoice/static/utils/getLikeStatus.js
utils/getFollowStatus.js
/home/ubuntu/streetvoice/static/utils/getFollowStatus.js
js/common.js
/home/ubuntu/streetvoice/static/js/common.js
js/streetvoice.play.js
/home/ubuntu/streetvoice/static/js/streetvoice.play.js
js/streetvoice.like.js
/home/ubuntu/streetvoice/static/js/streetvoice.like.js
js/streetvoice.nextpage.js
/home/ubuntu/streetvoice/static/js/streetvoice.nextpage.js
js/streetvoice.count.js
/home/ubuntu/streetvoice/static/js/streetvoice.count.js
js/streetvoice.notification.js
/home/ubuntu/streetvoice/static/js/streetvoice.notification.js
js/streetvoice.more.js
/home/ubuntu/streetvoice/static/js/streetvoice.more.js
js/streetvoice.phone.js
/home/ubuntu/streetvoice/static/js/streetvoice.phone.js
js/streetvoice.popup-base.js
/home/ubuntu/streetvoice/static/js/streetvoice.popup-base.js
js/streetvoice.popup.js
/home/ubuntu/streetvoice/static/js/streetvoice.popup.js
js/streetvoice.gpt.js
/home/ubuntu/streetvoice/static/js/streetvoice.gpt.js
js/streetvoice.carousel.js
/home/ubuntu/streetvoice/static/js/streetvoice.carousel.js
js/streetvoice.readmore.js
/home/ubuntu/streetvoice/static/js/streetvoice.readmore.js
js/appComments.js
/home/ubuntu/streetvoice/static/js/appComments.js
js/streetvoice.list-live-animation.js
/home/ubuntu/streetvoice/static/js/streetvoice.list-live-animation.js
js/streetvoice.comment.js
/home/ubuntu/streetvoice/static/js/streetvoice.comment.js
js/streetvoice.catRun.js
/home/ubuntu/streetvoice/static/js/streetvoice.catRun.js
libs/plupload/js/plupload.full.min.js
/home/ubuntu/streetvoice/static/libs/plupload/js/plupload.full.min.js
libs/qrcode.js
/home/ubuntu/streetvoice/static/libs/qrcode.js
libs/daterangepicker.js
/home/ubuntu/streetvoice/static/libs/daterangepicker.js
libs/html5sortable.min.js
/home/ubuntu/streetvoice/static/libs/html5sortable.min.js
mobile/libs/textarea-autoheight.min.js
/home/ubuntu/streetvoice/static/mobile/libs/textarea-autoheight.min.js

django.contrib.staticfiles.finders.FileSystemFinder (1770 files)

Path Location
robots.txt /home/ubuntu/streetvoice/static/robots.txt
favicon.ico /home/ubuntu/streetvoice/static/favicon.ico
crossdomain.xml /home/ubuntu/streetvoice/static/crossdomain.xml
player/OLD_SVVideoPlayer.swf /home/ubuntu/streetvoice/static/player/OLD_SVVideoPlayer.swf
player/MusicPlayerList_P.swf /home/ubuntu/streetvoice/static/player/MusicPlayerList_P.swf
player/videoskins.xml /home/ubuntu/streetvoice/static/player/videoskins.xml
player/SVVideoPlayer.swf.old /home/ubuntu/streetvoice/static/player/SVVideoPlayer.swf.old
player/MusicPlayerCoreAsset.swf /home/ubuntu/streetvoice/static/player/MusicPlayerCoreAsset.swf
player/Cookie.js /home/ubuntu/streetvoice/static/player/Cookie.js
player/MusicPlayerFullAsset.swf /home/ubuntu/streetvoice/static/player/MusicPlayerFullAsset.swf
player/MusicPlayer_P.swf /home/ubuntu/streetvoice/static/player/MusicPlayer_P.swf
player/videolang.xml /home/ubuntu/streetvoice/static/player/videolang.xml
player/lang.xml /home/ubuntu/streetvoice/static/player/lang.xml
player/SVVideoPlayer.swf /home/ubuntu/streetvoice/static/player/SVVideoPlayer.swf
player/MusicPlayerList.swf /home/ubuntu/streetvoice/static/player/MusicPlayerList.swf
player/skins.xml /home/ubuntu/streetvoice/static/player/skins.xml
player/MusicPlayer.js /home/ubuntu/streetvoice/static/player/MusicPlayer.js
player/MusicPlayerFull.swf /home/ubuntu/streetvoice/static/player/MusicPlayerFull.swf
player/MusicPlayerFull_P.swf /home/ubuntu/streetvoice/static/player/MusicPlayerFull_P.swf
player/json2.js /home/ubuntu/streetvoice/static/player/json2.js
player/MusicPlayer.swf /home/ubuntu/streetvoice/static/player/MusicPlayer.swf
player/VideoPlayer.js /home/ubuntu/streetvoice/static/player/VideoPlayer.js
player/videoskins/OLD_VideoPlayerAsset_Exhibition_1.swf /home/ubuntu/streetvoice/static/player/videoskins/OLD_VideoPlayerAsset_Exhibition_1.swf
player/videoskins/VideoPlayerAsset_EmbedList.swf /home/ubuntu/streetvoice/static/player/videoskins/VideoPlayerAsset_EmbedList.swf
player/videoskins/VideoPlayerAsset_Exhibition_2.swf /home/ubuntu/streetvoice/static/player/videoskins/VideoPlayerAsset_Exhibition_2.swf
player/videoskins/VideoPlayerAsset_VideoOfTheDay.swf /home/ubuntu/streetvoice/static/player/videoskins/VideoPlayerAsset_VideoOfTheDay.swf
player/videoskins/OLD_VideoPlayerAsset_Explore.swf /home/ubuntu/streetvoice/static/player/videoskins/OLD_VideoPlayerAsset_Explore.swf
player/videoskins/OLD_VideoPlayerAsset_VideoOfTheDay.swf /home/ubuntu/streetvoice/static/player/videoskins/OLD_VideoPlayerAsset_VideoOfTheDay.swf
player/videoskins/VideoPlayerAsset_Explore.swf /home/ubuntu/streetvoice/static/player/videoskins/VideoPlayerAsset_Explore.swf
player/videoskins/VideoPlayerAsset_EmbedSingle.swf /home/ubuntu/streetvoice/static/player/videoskins/VideoPlayerAsset_EmbedSingle.swf
player/videoskins/OLD_VideoPlayerAsset_Exhibition_2.swf /home/ubuntu/streetvoice/static/player/videoskins/OLD_VideoPlayerAsset_Exhibition_2.swf
player/videoskins/OLD_VideoPlayerAsset_DirectorVideo.swf /home/ubuntu/streetvoice/static/player/videoskins/OLD_VideoPlayerAsset_DirectorVideo.swf
player/videoskins/VideoPlayerAsset_Exhibition_1.swf /home/ubuntu/streetvoice/static/player/videoskins/VideoPlayerAsset_Exhibition_1.swf
player/videoskins/VideoPlayerAsset_DirectorVideo.swf /home/ubuntu/streetvoice/static/player/videoskins/VideoPlayerAsset_DirectorVideo.swf
player/skins/MusicPlayerListAsset_2.swf /home/ubuntu/streetvoice/static/player/skins/MusicPlayerListAsset_2.swf
player/skins/MusicPlayerListAsset_2E.png /home/ubuntu/streetvoice/static/player/skins/MusicPlayerListAsset_2E.png
player/skins/MusicPlayerListAsset_1E.swf /home/ubuntu/streetvoice/static/player/skins/MusicPlayerListAsset_1E.swf
player/skins/MusicPlayerListAsset_3E.png /home/ubuntu/streetvoice/static/player/skins/MusicPlayerListAsset_3E.png
player/skins/MusicPlayerListAsset2.swf /home/ubuntu/streetvoice/static/player/skins/MusicPlayerListAsset2.swf
player/skins/MusicPlayerAsset2.swf /home/ubuntu/streetvoice/static/player/skins/MusicPlayerAsset2.swf
player/skins/MusicPlayerAsset_Genre.swf /home/ubuntu/streetvoice/static/player/skins/MusicPlayerAsset_Genre.swf
player/skins/SinglePlayerAsset.swf /home/ubuntu/streetvoice/static/player/skins/SinglePlayerAsset.swf
player/skins/MusicPlayerCoreAsset1.swf /home/ubuntu/streetvoice/static/player/skins/MusicPlayerCoreAsset1.swf
player/skins/MusicPlayerAsset_Single.swf /home/ubuntu/streetvoice/static/player/skins/MusicPlayerAsset_Single.swf
player/skins/MusicPlayerFullAsset.swf /home/ubuntu/streetvoice/static/player/skins/MusicPlayerFullAsset.swf
player/skins/MusicPlayerAsset_SingleE2.swf /home/ubuntu/streetvoice/static/player/skins/MusicPlayerAsset_SingleE2.swf
player/skins/MusicPlayerAsset_SingleE1.png /home/ubuntu/streetvoice/static/player/skins/MusicPlayerAsset_SingleE1.png
player/skins/MusicPlayerListAsset_3E.swf /home/ubuntu/streetvoice/static/player/skins/MusicPlayerListAsset_3E.swf
player/skins/MusicPlayerAsset_SingleE1.swf /home/ubuntu/streetvoice/static/player/skins/MusicPlayerAsset_SingleE1.swf
player/skins/MusicPlayerListAsset_2E.swf /home/ubuntu/streetvoice/static/player/skins/MusicPlayerListAsset_2E.swf
player/skins/MusicPlayerCoreAsset2.swf /home/ubuntu/streetvoice/static/player/skins/MusicPlayerCoreAsset2.swf
player/skins/MusicPlayerPlusAsset1.swf /home/ubuntu/streetvoice/static/player/skins/MusicPlayerPlusAsset1.swf
player/skins/MusicPlayerAsset1.swf /home/ubuntu/streetvoice/static/player/skins/MusicPlayerAsset1.swf
player/skins/MusicPlayerAsset_Explore.swf /home/ubuntu/streetvoice/static/player/skins/MusicPlayerAsset_Explore.swf
player/skins/MusicPlayerAsset.swf /home/ubuntu/streetvoice/static/player/skins/MusicPlayerAsset.swf
player/skins/MusicPlayerFullAsset_forFB.swf /home/ubuntu/streetvoice/static/player/skins/MusicPlayerFullAsset_forFB.swf
player/skins/MusicPlayerListAsset1.swf /home/ubuntu/streetvoice/static/player/skins/MusicPlayerListAsset1.swf
player/skins/MusicPlayerListAsset_1E.png /home/ubuntu/streetvoice/static/player/skins/MusicPlayerListAsset_1E.png
player/skins/MusicPlayerListAsset_1.swf /home/ubuntu/streetvoice/static/player/skins/MusicPlayerListAsset_1.swf
player/skins/MusicPlayerAsset_SingleE2.png /home/ubuntu/streetvoice/static/player/skins/MusicPlayerAsset_SingleE2.png
player/skins/MusicPlayerPlusAsset2.swf /home/ubuntu/streetvoice/static/player/skins/MusicPlayerPlusAsset2.swf
player/skins/MusicPlayerListAsset.swf /home/ubuntu/streetvoice/static/player/skins/MusicPlayerListAsset.swf
fonts13/icomoon.ttf /home/ubuntu/streetvoice/static/fonts13/icomoon.ttf
fonts13/icomoon.svg /home/ubuntu/streetvoice/static/fonts13/icomoon.svg
fonts13/icomoon.eot /home/ubuntu/streetvoice/static/fonts13/icomoon.eot
fonts13/icomoon.woff /home/ubuntu/streetvoice/static/fonts13/icomoon.woff
fonts15/icomoon.ttf /home/ubuntu/streetvoice/static/fonts15/icomoon.ttf
fonts15/icomoon.svg /home/ubuntu/streetvoice/static/fonts15/icomoon.svg
fonts15/icomoon.eot /home/ubuntu/streetvoice/static/fonts15/icomoon.eot
fonts15/icomoon.woff /home/ubuntu/streetvoice/static/fonts15/icomoon.woff
mobile/fonts13/icomoon.ttf /home/ubuntu/streetvoice/static/mobile/fonts13/icomoon.ttf
mobile/fonts13/icomoon.svg /home/ubuntu/streetvoice/static/mobile/fonts13/icomoon.svg
mobile/fonts13/icomoon.eot /home/ubuntu/streetvoice/static/mobile/fonts13/icomoon.eot
mobile/fonts13/icomoon.woff /home/ubuntu/streetvoice/static/mobile/fonts13/icomoon.woff
mobile/fonts15/icomoon.ttf /home/ubuntu/streetvoice/static/mobile/fonts15/icomoon.ttf
mobile/fonts15/icomoon.svg /home/ubuntu/streetvoice/static/mobile/fonts15/icomoon.svg
mobile/fonts15/icomoon.eot /home/ubuntu/streetvoice/static/mobile/fonts15/icomoon.eot
mobile/fonts15/icomoon.woff /home/ubuntu/streetvoice/static/mobile/fonts15/icomoon.woff
mobile/images/logo-b.svg /home/ubuntu/streetvoice/static/mobile/images/logo-b.svg
mobile/images/icon-accredited.svg /home/ubuntu/streetvoice/static/mobile/images/icon-accredited.svg
mobile/images/img-cover-default-s.jpg /home/ubuntu/streetvoice/static/mobile/images/img-cover-default-s.jpg
mobile/images/sv-icon-cn.png /home/ubuntu/streetvoice/static/mobile/images/sv-icon-cn.png
mobile/images/img-cover-hidden.png /home/ubuntu/streetvoice/static/mobile/images/img-cover-hidden.png
mobile/images/btn-apple-store.png /home/ubuntu/streetvoice/static/mobile/images/btn-apple-store.png
mobile/images/logo-sv-cn-r.svg /home/ubuntu/streetvoice/static/mobile/images/logo-sv-cn-r.svg
mobile/images/img-app-promote@2x.jpg /home/ubuntu/streetvoice/static/mobile/images/img-app-promote@2x.jpg
mobile/images/img-open-guide-hand.png /home/ubuntu/streetvoice/static/mobile/images/img-open-guide-hand.png
mobile/images/img-profile-cover-default.jpg /home/ubuntu/streetvoice/static/mobile/images/img-profile-cover-default.jpg
mobile/images/icon-google.svg /home/ubuntu/streetvoice/static/mobile/images/icon-google.svg
mobile/images/img-1200x628.png /home/ubuntu/streetvoice/static/mobile/images/img-1200x628.png
mobile/images/logo-sv-cn-w.svg /home/ubuntu/streetvoice/static/mobile/images/logo-sv-cn-w.svg
mobile/images/icon-checked.svg /home/ubuntu/streetvoice/static/mobile/images/icon-checked.svg
mobile/images/loading.gif /home/ubuntu/streetvoice/static/mobile/images/loading.gif
mobile/images/btn-google-play.png /home/ubuntu/streetvoice/static/mobile/images/btn-google-play.png
mobile/images/img-open-in-app-guide-tip@2x.png /home/ubuntu/streetvoice/static/mobile/images/img-open-in-app-guide-tip@2x.png
mobile/images/img-phone@2x.png /home/ubuntu/streetvoice/static/mobile/images/img-phone@2x.png
mobile/images/logo-sv-cn-w.png /home/ubuntu/streetvoice/static/mobile/images/logo-sv-cn-w.png
mobile/images/sv-icon.png /home/ubuntu/streetvoice/static/mobile/images/sv-icon.png
mobile/images/logo-w.svg /home/ubuntu/streetvoice/static/mobile/images/logo-w.svg
mobile/images/img-open-in-app-guide-tip-cn@2x.png /home/ubuntu/streetvoice/static/mobile/images/img-open-in-app-guide-tip-cn@2x.png
mobile/images/sv-icon@2x.png /home/ubuntu/streetvoice/static/mobile/images/sv-icon@2x.png
mobile/images/logo-sv-cn-b.png /home/ubuntu/streetvoice/static/mobile/images/logo-sv-cn-b.png
mobile/images/img-ai-rule.png /home/ubuntu/streetvoice/static/mobile/images/img-ai-rule.png
mobile/images/img-profile-head-default.png /home/ubuntu/streetvoice/static/mobile/images/img-profile-head-default.png
mobile/images/icon-twitter.svg /home/ubuntu/streetvoice/static/mobile/images/icon-twitter.svg
mobile/images/icon-googleplay.svg /home/ubuntu/streetvoice/static/mobile/images/icon-googleplay.svg
mobile/images/logo-sv-w.png /home/ubuntu/streetvoice/static/mobile/images/logo-sv-w.png
mobile/images/states-comingsoon.svg /home/ubuntu/streetvoice/static/mobile/images/states-comingsoon.svg
mobile/images/icon-instagram.svg /home/ubuntu/streetvoice/static/mobile/images/icon-instagram.svg
mobile/images/img-open-guide-hand@2x.png /home/ubuntu/streetvoice/static/mobile/images/img-open-guide-hand@2x.png
mobile/images/btn-googleplay.svg /home/ubuntu/streetvoice/static/mobile/images/btn-googleplay.svg
mobile/images/icon-apple.svg /home/ubuntu/streetvoice/static/mobile/images/icon-apple.svg
mobile/images/sv-icon-cn@2x.png /home/ubuntu/streetvoice/static/mobile/images/sv-icon-cn@2x.png
mobile/images/img-clap-purple.svg /home/ubuntu/streetvoice/static/mobile/images/img-clap-purple.svg
mobile/images/logo-sv-r.svg /home/ubuntu/streetvoice/static/mobile/images/logo-sv-r.svg
mobile/images/icon-weibo.svg /home/ubuntu/streetvoice/static/mobile/images/icon-weibo.svg
mobile/images/logo-sv-b.svg /home/ubuntu/streetvoice/static/mobile/images/logo-sv-b.svg
mobile/images/logo-sv-b.png /home/ubuntu/streetvoice/static/mobile/images/logo-sv-b.png
mobile/images/states-comingsoon-cn.svg /home/ubuntu/streetvoice/static/mobile/images/states-comingsoon-cn.svg
mobile/images/img-phone.png /home/ubuntu/streetvoice/static/mobile/images/img-phone.png
mobile/images/icon-qq.svg /home/ubuntu/streetvoice/static/mobile/images/icon-qq.svg
mobile/images/btn-apple.svg /home/ubuntu/streetvoice/static/mobile/images/btn-apple.svg
mobile/images/visual-cat-glow-stick.svg /home/ubuntu/streetvoice/static/mobile/images/visual-cat-glow-stick.svg
mobile/images/logo-sv-w.svg /home/ubuntu/streetvoice/static/mobile/images/logo-sv-w.svg
mobile/images/logo-r.svg /home/ubuntu/streetvoice/static/mobile/images/logo-r.svg
mobile/images/img-cover-default.jpg /home/ubuntu/streetvoice/static/mobile/images/img-cover-default.jpg
mobile/images/visual-cat-sleep.svg /home/ubuntu/streetvoice/static/mobile/images/visual-cat-sleep.svg
mobile/images/img-app-promote.jpg /home/ubuntu/streetvoice/static/mobile/images/img-app-promote.jpg
mobile/images/icon-wechat.svg /home/ubuntu/streetvoice/static/mobile/images/icon-wechat.svg
mobile/images/icon-youtube.svg /home/ubuntu/streetvoice/static/mobile/images/icon-youtube.svg
mobile/images/logo-sv.png /home/ubuntu/streetvoice/static/mobile/images/logo-sv.png
mobile/images/icon-fb.svg /home/ubuntu/streetvoice/static/mobile/images/icon-fb.svg
mobile/images/btn-apple-store@2x.png /home/ubuntu/streetvoice/static/mobile/images/btn-apple-store@2x.png
mobile/images/img-photo-default.jpg /home/ubuntu/streetvoice/static/mobile/images/img-photo-default.jpg
mobile/images/logo-sv-cn-b.svg /home/ubuntu/streetvoice/static/mobile/images/logo-sv-cn-b.svg
mobile/images/img-clap-top.svg /home/ubuntu/streetvoice/static/mobile/images/img-clap-top.svg
mobile/images/btn-google-play@2x.png /home/ubuntu/streetvoice/static/mobile/images/btn-google-play@2x.png
mobile/images/default/img-cover-hidden.png /home/ubuntu/streetvoice/static/mobile/images/default/img-cover-hidden.png
mobile/images/default/img-cover-default.png /home/ubuntu/streetvoice/static/mobile/images/default/img-cover-default.png
mobile/images/default/img-profile-head-default.png /home/ubuntu/streetvoice/static/mobile/images/default/img-profile-head-default.png
mobile/images/default/img-profile-cover-default.png /home/ubuntu/streetvoice/static/mobile/images/default/img-profile-cover-default.png
mobile/images/ico/favicon.ico /home/ubuntu/streetvoice/static/mobile/images/ico/favicon.ico
mobile/libs/jquery-migrate-1.2.1.min.js /home/ubuntu/streetvoice/static/mobile/libs/jquery-migrate-1.2.1.min.js
mobile/libs/textarea-autoheight.min.js /home/ubuntu/streetvoice/static/mobile/libs/textarea-autoheight.min.js
mobile/libs/jquery-2.2.0.min.js /home/ubuntu/streetvoice/static/mobile/libs/jquery-2.2.0.min.js
mobile/libs/bootstrap.bundle.min.js /home/ubuntu/streetvoice/static/mobile/libs/bootstrap.bundle.min.js
mobile/libs/dropdown.js /home/ubuntu/streetvoice/static/mobile/libs/dropdown.js
mobile/libs/isMobile.min.js /home/ubuntu/streetvoice/static/mobile/libs/isMobile.min.js
mobile/libs/bootstrap.min.js /home/ubuntu/streetvoice/static/mobile/libs/bootstrap.min.js
mobile/libs/bootstrap-select.js /home/ubuntu/streetvoice/static/mobile/libs/bootstrap-select.js
mobile/libs/modal.js /home/ubuntu/streetvoice/static/mobile/libs/modal.js
mobile/libs/tab.js /home/ubuntu/streetvoice/static/mobile/libs/tab.js
mobile/styles/custom.css /home/ubuntu/streetvoice/static/mobile/styles/custom.css
mobile/styles/bootstrap.css /home/ubuntu/streetvoice/static/mobile/styles/bootstrap.css
mobile/styles/bootstrap-carousel.css /home/ubuntu/streetvoice/static/mobile/styles/bootstrap-carousel.css
mobile/js/select.js /home/ubuntu/streetvoice/static/mobile/js/select.js
mobile/js/init.js /home/ubuntu/streetvoice/static/mobile/js/init.js
mobile/js/streetvoice.nextpage.js /home/ubuntu/streetvoice/static/mobile/js/streetvoice.nextpage.js
mobile/js/streetvoice.like.js /home/ubuntu/streetvoice/static/mobile/js/streetvoice.like.js
mobile/js/common.js /home/ubuntu/streetvoice/static/mobile/js/common.js
mobile/js/streetvoice.region.js /home/ubuntu/streetvoice/static/mobile/js/streetvoice.region.js
mobile/js/streetvoice.event.js /home/ubuntu/streetvoice/static/mobile/js/streetvoice.event.js
mobile/js/streetvoice.list.js /home/ubuntu/streetvoice/static/mobile/js/streetvoice.list.js
mobile/js/streetvoice.chart.js /home/ubuntu/streetvoice/static/mobile/js/streetvoice.chart.js
mobile/js/streetvoice.openapp.js /home/ubuntu/streetvoice/static/mobile/js/streetvoice.openapp.js
mobile/js/load-more.js /home/ubuntu/streetvoice/static/mobile/js/load-more.js
mobile/js/streetvoice.carousel.js /home/ubuntu/streetvoice/static/mobile/js/streetvoice.carousel.js
mobile/js/streetvoice.follow.js /home/ubuntu/streetvoice/static/mobile/js/streetvoice.follow.js
mobile/js/streetvoice.popup.js /home/ubuntu/streetvoice/static/mobile/js/streetvoice.popup.js
embed/css/player-w.css /home/ubuntu/streetvoice/static/embed/css/player-w.css
embed/css/player-w-s.css /home/ubuntu/streetvoice/static/embed/css/player-w-s.css
embed/css/player-w-l.css /home/ubuntu/streetvoice/static/embed/css/player-w-l.css
embed/images/img-cover-hidden.png /home/ubuntu/streetvoice/static/embed/images/img-cover-hidden.png
embed/images/logo-sv-s.svg /home/ubuntu/streetvoice/static/embed/images/logo-sv-s.svg
embed/images/logo-sv.svg /home/ubuntu/streetvoice/static/embed/images/logo-sv.svg
embed/font/icomoon.ttf /home/ubuntu/streetvoice/static/embed/font/icomoon.ttf
embed/font/icomoon.svg /home/ubuntu/streetvoice/static/embed/font/icomoon.svg
embed/font/icomoon.eot /home/ubuntu/streetvoice/static/embed/font/icomoon.eot
embed/font/icomoon.woff /home/ubuntu/streetvoice/static/embed/font/icomoon.woff
campaign/simplelife/images/logo-main.png /home/ubuntu/streetvoice/static/campaign/simplelife/images/logo-main.png
campaign/simplelife/images/cover.jpg /home/ubuntu/streetvoice/static/campaign/simplelife/images/cover.jpg
campaign/simplelife/images/ico/favicon.ico /home/ubuntu/streetvoice/static/campaign/simplelife/images/ico/favicon.ico
campaign/simplelife/libs/popper.min.js /home/ubuntu/streetvoice/static/campaign/simplelife/libs/popper.min.js
campaign/simplelife/libs/jquery-3.4.1.min.js /home/ubuntu/streetvoice/static/campaign/simplelife/libs/jquery-3.4.1.min.js
campaign/simplelife/libs/dropdown.js /home/ubuntu/streetvoice/static/campaign/simplelife/libs/dropdown.js
campaign/simplelife/libs/util.js /home/ubuntu/streetvoice/static/campaign/simplelife/libs/util.js
campaign/simplelife/libs/modal.js /home/ubuntu/streetvoice/static/campaign/simplelife/libs/modal.js
campaign/simplelife/libs/clipboard.js /home/ubuntu/streetvoice/static/campaign/simplelife/libs/clipboard.js
campaign/simplelife/styles/bootstrap.css /home/ubuntu/streetvoice/static/campaign/simplelife/styles/bootstrap.css
campaign/simplelife/js/setting-cellphone.js /home/ubuntu/streetvoice/static/campaign/simplelife/js/setting-cellphone.js
campaign/simplelife/js/init.js /home/ubuntu/streetvoice/static/campaign/simplelife/js/init.js
campaign/simplelife/js/profile.js /home/ubuntu/streetvoice/static/campaign/simplelife/js/profile.js
campaign/simplelife/js/absolute.js /home/ubuntu/streetvoice/static/campaign/simplelife/js/absolute.js
campaign/simplelife/js/simplelife.js /home/ubuntu/streetvoice/static/campaign/simplelife/js/simplelife.js
campaign/simplelife/fonts/icomoon.ttf /home/ubuntu/streetvoice/static/campaign/simplelife/fonts/icomoon.ttf
campaign/simplelife/fonts/icomoon.svg /home/ubuntu/streetvoice/static/campaign/simplelife/fonts/icomoon.svg
campaign/simplelife/fonts/icomoon.eot /home/ubuntu/streetvoice/static/campaign/simplelife/fonts/icomoon.eot
campaign/simplelife/fonts/icomoon.woff /home/ubuntu/streetvoice/static/campaign/simplelife/fonts/icomoon.woff
images/icon-ie.png /home/ubuntu/streetvoice/static/images/icon-ie.png
images/icon-accredited.svg /home/ubuntu/streetvoice/static/images/icon-accredited.svg
images/Cat_ConfusedEmpty.png /home/ubuntu/streetvoice/static/images/Cat_ConfusedEmpty.png
images/img-player-lrc-cn.jpg /home/ubuntu/streetvoice/static/images/img-player-lrc-cn.jpg
images/img-cover-default-s.jpg /home/ubuntu/streetvoice/static/images/img-cover-default-s.jpg
images/metaimage-song.png /home/ubuntu/streetvoice/static/images/metaimage-song.png
images/PoweredBy_200px-Black_HorizText.png /home/ubuntu/streetvoice/static/images/PoweredBy_200px-Black_HorizText.png
images/sv-icon-cn.png /home/ubuntu/streetvoice/static/images/sv-icon-cn.png
images/img-cover-hidden.png /home/ubuntu/streetvoice/static/images/img-cover-hidden.png
images/icon-qq-browser.png /home/ubuntu/streetvoice/static/images/icon-qq-browser.png
images/btn-apple-store.png /home/ubuntu/streetvoice/static/images/btn-apple-store.png
images/logo-sv-cn-r.svg /home/ubuntu/streetvoice/static/images/logo-sv-cn-r.svg
images/img-cover-merch-default.jpg /home/ubuntu/streetvoice/static/images/img-cover-merch-default.jpg
images/icon-google.svg /home/ubuntu/streetvoice/static/images/icon-google.svg
images/logo-firefox.svg /home/ubuntu/streetvoice/static/images/logo-firefox.svg
images/img-1200x628.png /home/ubuntu/streetvoice/static/images/img-1200x628.png
images/PoweredBy_100px-White_HorizText.png /home/ubuntu/streetvoice/static/images/PoweredBy_100px-White_HorizText.png
images/logo-sv-cn-w.svg /home/ubuntu/streetvoice/static/images/logo-sv-cn-w.svg
images/icon-checked.svg /home/ubuntu/streetvoice/static/images/icon-checked.svg
images/page-oops.gif /home/ubuntu/streetvoice/static/images/page-oops.gif
images/alert-cat-hand.png /home/ubuntu/streetvoice/static/images/alert-cat-hand.png
images/loading.gif /home/ubuntu/streetvoice/static/images/loading.gif
images/img-insight-lg.png /home/ubuntu/streetvoice/static/images/img-insight-lg.png
images/icon-360-browser.png /home/ubuntu/streetvoice/static/images/icon-360-browser.png
images/cat-s.svg /home/ubuntu/streetvoice/static/images/cat-s.svg
images/btn-google-play.png /home/ubuntu/streetvoice/static/images/btn-google-play.png
images/PoweredBy_200px-White_HorizText.png /home/ubuntu/streetvoice/static/images/PoweredBy_200px-White_HorizText.png
images/icon-soon.svg /home/ubuntu/streetvoice/static/images/icon-soon.svg
images/img-800x800.png /home/ubuntu/streetvoice/static/images/img-800x800.png
images/logo-sv-cn-w.png /home/ubuntu/streetvoice/static/images/logo-sv-cn-w.png
images/sv-icon.png /home/ubuntu/streetvoice/static/images/sv-icon.png
images/icomoon.ttf /home/ubuntu/streetvoice/static/images/icomoon.ttf
images/sv_c_300x300.jpg /home/ubuntu/streetvoice/static/images/sv_c_300x300.jpg
images/logo-qq-browser.png /home/ubuntu/streetvoice/static/images/logo-qq-browser.png
images/cat.svg /home/ubuntu/streetvoice/static/images/cat.svg
images/img-cover-gift-sm.png /home/ubuntu/streetvoice/static/images/img-cover-gift-sm.png
images/icon-fanclub-only.svg /home/ubuntu/streetvoice/static/images/icon-fanclub-only.svg
images/sv-cat.gif /home/ubuntu/streetvoice/static/images/sv-cat.gif
images/sv-icon@2x.png /home/ubuntu/streetvoice/static/images/sv-icon@2x.png
images/alert-cat.svg /home/ubuntu/streetvoice/static/images/alert-cat.svg
images/image_photo.png /home/ubuntu/streetvoice/static/images/image_photo.png
images/logo-sv-cn-b.png /home/ubuntu/streetvoice/static/images/logo-sv-cn-b.png
images/bg-csrf.jpg /home/ubuntu/streetvoice/static/images/bg-csrf.jpg
images/img-ai-rule.png /home/ubuntu/streetvoice/static/images/img-ai-rule.png
images/img-profile-head-default.png /home/ubuntu/streetvoice/static/images/img-profile-head-default.png
images/icon-x.svg /home/ubuntu/streetvoice/static/images/icon-x.svg
images/img-1920x360.png /home/ubuntu/streetvoice/static/images/img-1920x360.png
images/logo-sv-cn.png /home/ubuntu/streetvoice/static/images/logo-sv-cn.png
images/icon-twitter.svg /home/ubuntu/streetvoice/static/images/icon-twitter.svg
images/icon-googleplay.svg /home/ubuntu/streetvoice/static/images/icon-googleplay.svg
images/logo-sv-w.png /home/ubuntu/streetvoice/static/images/logo-sv-w.png
images/img-demo-cover-lg.png /home/ubuntu/streetvoice/static/images/img-demo-cover-lg.png
images/logo-internet-explore.svg /home/ubuntu/streetvoice/static/images/logo-internet-explore.svg
images/1x1.jpg /home/ubuntu/streetvoice/static/images/1x1.jpg
images/loadingAnimation.gif /home/ubuntu/streetvoice/static/images/loadingAnimation.gif
images/img-demo-cover-sm.png /home/ubuntu/streetvoice/static/images/img-demo-cover-sm.png
images/icon-instagram.svg /home/ubuntu/streetvoice/static/images/icon-instagram.svg
images/icomoon.svg /home/ubuntu/streetvoice/static/images/icomoon.svg
images/icon-apple.svg /home/ubuntu/streetvoice/static/images/icon-apple.svg
images/logo_SV_300.png /home/ubuntu/streetvoice/static/images/logo_SV_300.png
images/page-403.gif /home/ubuntu/streetvoice/static/images/page-403.gif
images/sv-icon-cn@2x.png /home/ubuntu/streetvoice/static/images/sv-icon-cn@2x.png
images/img-clap-purple.svg /home/ubuntu/streetvoice/static/images/img-clap-purple.svg
images/logo-sv-r.svg /home/ubuntu/streetvoice/static/images/logo-sv-r.svg
images/icon-weibo.svg /home/ubuntu/streetvoice/static/images/icon-weibo.svg
images/logo-sv-b.svg /home/ubuntu/streetvoice/static/images/logo-sv-b.svg
images/cursorPlay.svg /home/ubuntu/streetvoice/static/images/cursorPlay.svg
images/weibo_16x16.png /home/ubuntu/streetvoice/static/images/weibo_16x16.png
images/img-cover-gift.png /home/ubuntu/streetvoice/static/images/img-cover-gift.png
images/logo-sv-b.png /home/ubuntu/streetvoice/static/images/logo-sv-b.png
images/cursorPlay-retina.svg /home/ubuntu/streetvoice/static/images/cursorPlay-retina.svg
images/gongshang.gif /home/ubuntu/streetvoice/static/images/gongshang.gif
images/icon-qq.svg /home/ubuntu/streetvoice/static/images/icon-qq.svg
images/logo-sv-w.svg /home/ubuntu/streetvoice/static/images/logo-sv-w.svg
images/app-screen-cn.png /home/ubuntu/streetvoice/static/images/app-screen-cn.png
images/img-360x360.png /home/ubuntu/streetvoice/static/images/img-360x360.png
images/icomoon.eot /home/ubuntu/streetvoice/static/images/icomoon.eot
images/img-cover-default.jpg /home/ubuntu/streetvoice/static/images/img-cover-default.jpg
images/bg-experts.jpg /home/ubuntu/streetvoice/static/images/bg-experts.jpg
images/page-outdate.gif /home/ubuntu/streetvoice/static/images/page-outdate.gif
images/app-screen-cn@2x.png /home/ubuntu/streetvoice/static/images/app-screen-cn@2x.png
images/icon-chrome.png /home/ubuntu/streetvoice/static/images/icon-chrome.png
images/gongshang_c.gif /home/ubuntu/streetvoice/static/images/gongshang_c.gif
images/img-profile-cover-default.png /home/ubuntu/streetvoice/static/images/img-profile-cover-default.png
images/img-song-cover-default.png /home/ubuntu/streetvoice/static/images/img-song-cover-default.png
images/icon-wechat.svg /home/ubuntu/streetvoice/static/images/icon-wechat.svg
images/logo-360-browser.png /home/ubuntu/streetvoice/static/images/logo-360-browser.png
images/icomoon.woff /home/ubuntu/streetvoice/static/images/icomoon.woff
images/cover_default_02.jpg /home/ubuntu/streetvoice/static/images/cover_default_02.jpg
images/img-clap-card-back.png /home/ubuntu/streetvoice/static/images/img-clap-card-back.png
images/icon-youtube.svg /home/ubuntu/streetvoice/static/images/icon-youtube.svg
images/logo-sv.png /home/ubuntu/streetvoice/static/images/logo-sv.png
images/page-shielding.gif /home/ubuntu/streetvoice/static/images/page-shielding.gif
images/default_user.jpg /home/ubuntu/streetvoice/static/images/default_user.jpg
images/icon-fb.svg /home/ubuntu/streetvoice/static/images/icon-fb.svg
images/logo-chrome.svg /home/ubuntu/streetvoice/static/images/logo-chrome.svg
images/wlwhjyxkz.jpg /home/ubuntu/streetvoice/static/images/wlwhjyxkz.jpg
images/img-insight-sm.png /home/ubuntu/streetvoice/static/images/img-insight-sm.png
images/img-player-lrc.jpg /home/ubuntu/streetvoice/static/images/img-player-lrc.jpg
images/metaimage-song-cn.png /home/ubuntu/streetvoice/static/images/metaimage-song-cn.png
images/logo-sv-cn.svg /home/ubuntu/streetvoice/static/images/logo-sv-cn.svg
images/btn-apple-store@2x.png /home/ubuntu/streetvoice/static/images/btn-apple-store@2x.png
images/app-screen.png /home/ubuntu/streetvoice/static/images/app-screen.png
images/icon-firefox.png /home/ubuntu/streetvoice/static/images/icon-firefox.png
images/img-photo-default.jpg /home/ubuntu/streetvoice/static/images/img-photo-default.jpg
images/intro_image.png /home/ubuntu/streetvoice/static/images/intro_image.png
images/app-screen@2x.png /home/ubuntu/streetvoice/static/images/app-screen@2x.png
images/logo-sv-cn-b.svg /home/ubuntu/streetvoice/static/images/logo-sv-cn-b.svg
images/img-clap-top.svg /home/ubuntu/streetvoice/static/images/img-clap-top.svg
images/img-clapcard-default.jpg /home/ubuntu/streetvoice/static/images/img-clapcard-default.jpg
images/logo-sv.svg /home/ubuntu/streetvoice/static/images/logo-sv.svg
images/img-cover-blow.png /home/ubuntu/streetvoice/static/images/img-cover-blow.png
images/logo-edge.svg /home/ubuntu/streetvoice/static/images/logo-edge.svg
images/page-error.gif /home/ubuntu/streetvoice/static/images/page-error.gif
images/logo-blow.svg /home/ubuntu/streetvoice/static/images/logo-blow.svg
images/wave.gif /home/ubuntu/streetvoice/static/images/wave.gif
images/btn-google-play@2x.png /home/ubuntu/streetvoice/static/images/btn-google-play@2x.png
images/embed/embed-player-330x100.png /home/ubuntu/streetvoice/static/images/embed/embed-player-330x100.png
images/embed/embed-player-400x330.png /home/ubuntu/streetvoice/static/images/embed/embed-player-400x330.png
images/embed/embed-player-500x500.png /home/ubuntu/streetvoice/static/images/embed/embed-player-500x500.png
images/intro/intro-1.gif /home/ubuntu/streetvoice/static/images/intro/intro-1.gif
images/intro/intro-6.gif /home/ubuntu/streetvoice/static/images/intro/intro-6.gif
images/intro/intro-3.gif /home/ubuntu/streetvoice/static/images/intro/intro-3.gif
images/intro/intro-4.gif /home/ubuntu/streetvoice/static/images/intro/intro-4.gif
images/intro/intro-2.gif /home/ubuntu/streetvoice/static/images/intro/intro-2.gif
images/intro/intro-5.gif /home/ubuntu/streetvoice/static/images/intro/intro-5.gif
images/email/image-24.png /home/ubuntu/streetvoice/static/images/email/image-24.png
images/email/btn-mail.png /home/ubuntu/streetvoice/static/images/email/btn-mail.png
images/email/sv-logo-250-cn.png /home/ubuntu/streetvoice/static/images/email/sv-logo-250-cn.png
images/email/image-15.png /home/ubuntu/streetvoice/static/images/email/image-15.png
images/email/image-12.png /home/ubuntu/streetvoice/static/images/email/image-12.png
images/email/image-16.png /home/ubuntu/streetvoice/static/images/email/image-16.png
images/email/btn-goto.png /home/ubuntu/streetvoice/static/images/email/btn-goto.png
images/email/sv-logo-red-cn.png /home/ubuntu/streetvoice/static/images/email/sv-logo-red-cn.png
images/email/image-13.png /home/ubuntu/streetvoice/static/images/email/image-13.png
images/email/image-2.png /home/ubuntu/streetvoice/static/images/email/image-2.png
images/email/image-6.png /home/ubuntu/streetvoice/static/images/email/image-6.png
images/email/image-28.jpeg /home/ubuntu/streetvoice/static/images/email/image-28.jpeg
images/email/logo-sv-cn-b.png /home/ubuntu/streetvoice/static/images/email/logo-sv-cn-b.png
images/email/sv-logo-lg.png /home/ubuntu/streetvoice/static/images/email/sv-logo-lg.png
images/email/image-23.png /home/ubuntu/streetvoice/static/images/email/image-23.png
images/email/btn-view.png /home/ubuntu/streetvoice/static/images/email/btn-view.png
images/email/btn-apple.png /home/ubuntu/streetvoice/static/images/email/btn-apple.png
images/email/image-7.png /home/ubuntu/streetvoice/static/images/email/image-7.png
images/email/image-27.jpeg /home/ubuntu/streetvoice/static/images/email/image-27.jpeg
images/email/logo-sv-b.png /home/ubuntu/streetvoice/static/images/email/logo-sv-b.png
images/email/image-4.png /home/ubuntu/streetvoice/static/images/email/image-4.png
images/email/image-1.png /home/ubuntu/streetvoice/static/images/email/image-1.png
images/email/btn-google.png /home/ubuntu/streetvoice/static/images/email/btn-google.png
images/email/sv-logo-red.png /home/ubuntu/streetvoice/static/images/email/sv-logo-red.png
images/email/image-11.png /home/ubuntu/streetvoice/static/images/email/image-11.png
images/email/image-17.png /home/ubuntu/streetvoice/static/images/email/image-17.png
images/email/image-8.png /home/ubuntu/streetvoice/static/images/email/image-8.png
images/email/btn-reset.png /home/ubuntu/streetvoice/static/images/email/btn-reset.png
images/email/image-20.png /home/ubuntu/streetvoice/static/images/email/image-20.png
images/email/image-14.png /home/ubuntu/streetvoice/static/images/email/image-14.png
images/email/image-5.png /home/ubuntu/streetvoice/static/images/email/image-5.png
images/email/btn-apple-store@2x.png /home/ubuntu/streetvoice/static/images/email/btn-apple-store@2x.png
images/email/image-3.png /home/ubuntu/streetvoice/static/images/email/image-3.png
images/email/image-9.png /home/ubuntu/streetvoice/static/images/email/image-9.png
images/email/sv-logo-250.png /home/ubuntu/streetvoice/static/images/email/sv-logo-250.png
images/email/btn-google-play@2x.png /home/ubuntu/streetvoice/static/images/email/btn-google-play@2x.png
images/event/sv_500x500.png /home/ubuntu/streetvoice/static/images/event/sv_500x500.png
images/app/wc-btn.png /home/ubuntu/streetvoice/static/images/app/wc-btn.png
images/app/app-tw-btn-1.svg /home/ubuntu/streetvoice/static/images/app/app-tw-btn-1.svg
images/app/app-icon.png /home/ubuntu/streetvoice/static/images/app/app-icon.png
images/app/app-cn-btn-2.png /home/ubuntu/streetvoice/static/images/app/app-cn-btn-2.png
images/app/app-cn-title.png /home/ubuntu/streetvoice/static/images/app/app-cn-title.png
images/app/app-tw-title.png /home/ubuntu/streetvoice/static/images/app/app-tw-title.png
images/app/app-tw-btn-2.svg /home/ubuntu/streetvoice/static/images/app/app-tw-btn-2.svg
images/app/app-tw-btn-1.png /home/ubuntu/streetvoice/static/images/app/app-tw-btn-1.png
images/app/app-tw-btn-2.png /home/ubuntu/streetvoice/static/images/app/app-tw-btn-2.png
images/app/app-tw-title.svg /home/ubuntu/streetvoice/static/images/app/app-tw-title.svg
images/app/app-cn-btn-1.png /home/ubuntu/streetvoice/static/images/app/app-cn-btn-1.png
images/default/img-cover-hidden.png /home/ubuntu/streetvoice/static/images/default/img-cover-hidden.png
images/default/img-cover-default.png /home/ubuntu/streetvoice/static/images/default/img-cover-default.png
images/default/img-cover-merch-default.jpg /home/ubuntu/streetvoice/static/images/default/img-cover-merch-default.jpg
images/default/img-cover-gift-sm.png /home/ubuntu/streetvoice/static/images/default/img-cover-gift-sm.png
images/default/img-profile-head-default.png /home/ubuntu/streetvoice/static/images/default/img-profile-head-default.png
images/default/img-cover-gift.png /home/ubuntu/streetvoice/static/images/default/img-cover-gift.png
images/default/img-profile-cover-default.png /home/ubuntu/streetvoice/static/images/default/img-profile-cover-default.png
images/demo/playlist-section-bg-04.png /home/ubuntu/streetvoice/static/images/demo/playlist-section-bg-04.png
images/demo/img-cover-06.jpg /home/ubuntu/streetvoice/static/images/demo/img-cover-06.jpg
images/demo/img-cover-01.jpg /home/ubuntu/streetvoice/static/images/demo/img-cover-01.jpg
images/demo/playlist-section-bg-01.png /home/ubuntu/streetvoice/static/images/demo/playlist-section-bg-01.png
images/demo/img-captcha.png /home/ubuntu/streetvoice/static/images/demo/img-captcha.png
images/demo/playlist-section-bg-03.png /home/ubuntu/streetvoice/static/images/demo/playlist-section-bg-03.png
images/demo/img-banner-03-lg.jpg /home/ubuntu/streetvoice/static/images/demo/img-banner-03-lg.jpg
images/demo/img-oppo-03.jpg /home/ubuntu/streetvoice/static/images/demo/img-oppo-03.jpg
images/demo/img-oppo-cover-01.jpg /home/ubuntu/streetvoice/static/images/demo/img-oppo-cover-01.jpg
images/demo/img-dashi.jpg /home/ubuntu/streetvoice/static/images/demo/img-dashi.jpg
images/demo/img-banner-04.png /home/ubuntu/streetvoice/static/images/demo/img-banner-04.png
images/demo/img-member-02.jpg /home/ubuntu/streetvoice/static/images/demo/img-member-02.jpg
images/demo/img-member-07.jpg /home/ubuntu/streetvoice/static/images/demo/img-member-07.jpg
images/demo/playlist-section-bg-07.png /home/ubuntu/streetvoice/static/images/demo/playlist-section-bg-07.png
images/demo/img-profile-bg-01.jpg /home/ubuntu/streetvoice/static/images/demo/img-profile-bg-01.jpg
images/demo/img-cover-08.jpg /home/ubuntu/streetvoice/static/images/demo/img-cover-08.jpg
images/demo/playlist-section-bg-06.png /home/ubuntu/streetvoice/static/images/demo/playlist-section-bg-06.png
images/demo/img-member-05.jpg /home/ubuntu/streetvoice/static/images/demo/img-member-05.jpg
images/demo/playlist-section-bg-05.png /home/ubuntu/streetvoice/static/images/demo/playlist-section-bg-05.png
images/demo/img-banner-05.png /home/ubuntu/streetvoice/static/images/demo/img-banner-05.png
images/demo/img-oppo-cover-02.jpg /home/ubuntu/streetvoice/static/images/demo/img-oppo-cover-02.jpg
images/demo/img-sign-1.png /home/ubuntu/streetvoice/static/images/demo/img-sign-1.png
images/demo/img-member-01.jpg /home/ubuntu/streetvoice/static/images/demo/img-member-01.jpg
images/demo/img-oppo-lg-01.jpg /home/ubuntu/streetvoice/static/images/demo/img-oppo-lg-01.jpg
images/demo/img-oppo-01.jpg /home/ubuntu/streetvoice/static/images/demo/img-oppo-01.jpg
images/demo/img-sign-2.png /home/ubuntu/streetvoice/static/images/demo/img-sign-2.png
images/demo/img-banner-01.png /home/ubuntu/streetvoice/static/images/demo/img-banner-01.png
images/demo/img-cover-07.jpg /home/ubuntu/streetvoice/static/images/demo/img-cover-07.jpg
images/demo/img-member-06.jpg /home/ubuntu/streetvoice/static/images/demo/img-member-06.jpg
images/demo/img-member-04.jpg /home/ubuntu/streetvoice/static/images/demo/img-member-04.jpg
images/demo/img-cover-03.jpg /home/ubuntu/streetvoice/static/images/demo/img-cover-03.jpg
images/demo/img-video-1.png /home/ubuntu/streetvoice/static/images/demo/img-video-1.png
images/demo/playlist-section-bg-02.png /home/ubuntu/streetvoice/static/images/demo/playlist-section-bg-02.png
images/demo/img-cover-02.png /home/ubuntu/streetvoice/static/images/demo/img-cover-02.png
images/demo/img-oppo-02.jpg /home/ubuntu/streetvoice/static/images/demo/img-oppo-02.jpg
images/demo/img-cover-04.jpg /home/ubuntu/streetvoice/static/images/demo/img-cover-04.jpg
images/demo/img-banner-03.png /home/ubuntu/streetvoice/static/images/demo/img-banner-03.png
images/demo/img-banner-02.png /home/ubuntu/streetvoice/static/images/demo/img-banner-02.png
images/demo/img-packer.jpg /home/ubuntu/streetvoice/static/images/demo/img-packer.jpg
images/demo/img-member-03.jpg /home/ubuntu/streetvoice/static/images/demo/img-member-03.jpg
images/demo/img-oppo-cover.jpg /home/ubuntu/streetvoice/static/images/demo/img-oppo-cover.jpg
images/demo/img-oppo-cover-03.jpg /home/ubuntu/streetvoice/static/images/demo/img-oppo-cover-03.jpg
images/demo/img-cover-05.jpg /home/ubuntu/streetvoice/static/images/demo/img-cover-05.jpg
images/ico/favicon.ico /home/ubuntu/streetvoice/static/images/ico/favicon.ico
style/cropper.min.css /home/ubuntu/streetvoice/static/style/cropper.min.css
style/custom.css /home/ubuntu/streetvoice/static/style/custom.css
style/bootstrap.css /home/ubuntu/streetvoice/static/style/bootstrap.css
style/bootstrap-dark.css /home/ubuntu/streetvoice/static/style/bootstrap-dark.css
style/nprogress.css /home/ubuntu/streetvoice/static/style/nprogress.css
style/bootstrap-cn.css /home/ubuntu/streetvoice/static/style/bootstrap-cn.css
style/en.css /home/ubuntu/streetvoice/static/style/en.css
style/bootstrap-cn-dark.css /home/ubuntu/streetvoice/static/style/bootstrap-cn-dark.css
oauth/images/icon-accredited.svg /home/ubuntu/streetvoice/static/oauth/images/icon-accredited.svg
oauth/images/logo-sv-cn-r.svg /home/ubuntu/streetvoice/static/oauth/images/logo-sv-cn-r.svg
oauth/images/img-profile-head-default.png /home/ubuntu/streetvoice/static/oauth/images/img-profile-head-default.png
oauth/images/logo-sv-r.svg /home/ubuntu/streetvoice/static/oauth/images/logo-sv-r.svg
oauth/images/background.jpg /home/ubuntu/streetvoice/static/oauth/images/background.jpg
oauth/images/ico/favicon.ico /home/ubuntu/streetvoice/static/oauth/images/ico/favicon.ico
oauth/libs/popper.min.js /home/ubuntu/streetvoice/static/oauth/libs/popper.min.js
oauth/libs/alert.js /home/ubuntu/streetvoice/static/oauth/libs/alert.js
oauth/libs/dropdown.js /home/ubuntu/streetvoice/static/oauth/libs/dropdown.js
oauth/libs/jquery-3.6.0.min.js /home/ubuntu/streetvoice/static/oauth/libs/jquery-3.6.0.min.js
oauth/libs/util.js /home/ubuntu/streetvoice/static/oauth/libs/util.js
oauth/libs/modal.js /home/ubuntu/streetvoice/static/oauth/libs/modal.js
oauth/styles/bootstrap.css /home/ubuntu/streetvoice/static/oauth/styles/bootstrap.css
oauth/js/init.js /home/ubuntu/streetvoice/static/oauth/js/init.js
oauth/js/toggle-password.js /home/ubuntu/streetvoice/static/oauth/js/toggle-password.js
oauth/fonts/icomoon.ttf /home/ubuntu/streetvoice/static/oauth/fonts/icomoon.ttf
oauth/fonts/icomoon.svg /home/ubuntu/streetvoice/static/oauth/fonts/icomoon.svg
oauth/fonts/icomoon.eot /home/ubuntu/streetvoice/static/oauth/fonts/icomoon.eot
oauth/fonts/icomoon.woff /home/ubuntu/streetvoice/static/oauth/fonts/icomoon.woff
annualreport/year2022/images/img-report-3-2022.jpg /home/ubuntu/streetvoice/static/annualreport/year2022/images/img-report-3-2022.jpg
annualreport/year2022/images/bg-w-01.png /home/ubuntu/streetvoice/static/annualreport/year2022/images/bg-w-01.png
annualreport/year2022/images/img-report-1-2022.jpg /home/ubuntu/streetvoice/static/annualreport/year2022/images/img-report-1-2022.jpg
annualreport/year2022/images/logo-white.svg /home/ubuntu/streetvoice/static/annualreport/year2022/images/logo-white.svg
annualreport/year2022/images/bg-w-03.png /home/ubuntu/streetvoice/static/annualreport/year2022/images/bg-w-03.png
annualreport/year2022/images/personal-cover-front.png /home/ubuntu/streetvoice/static/annualreport/year2022/images/personal-cover-front.png
annualreport/year2022/images/bg-section-start.jpg /home/ubuntu/streetvoice/static/annualreport/year2022/images/bg-section-start.jpg
annualreport/year2022/images/sv-cat.gif /home/ubuntu/streetvoice/static/annualreport/year2022/images/sv-cat.gif
annualreport/year2022/images/bg-w-04.png /home/ubuntu/streetvoice/static/annualreport/year2022/images/bg-w-04.png
annualreport/year2022/images/img-title-sm.png /home/ubuntu/streetvoice/static/annualreport/year2022/images/img-title-sm.png
annualreport/year2022/images/yerarly-report-cover-2022.jpeg /home/ubuntu/streetvoice/static/annualreport/year2022/images/yerarly-report-cover-2022.jpeg
annualreport/year2022/images/btn-arrow.svg /home/ubuntu/streetvoice/static/annualreport/year2022/images/btn-arrow.svg
annualreport/year2022/images/img-section-menu-02.svg /home/ubuntu/streetvoice/static/annualreport/year2022/images/img-section-menu-02.svg
annualreport/year2022/images/bg-w-05.png /home/ubuntu/streetvoice/static/annualreport/year2022/images/bg-w-05.png
annualreport/year2022/images/img-cover-top50.jpg /home/ubuntu/streetvoice/static/annualreport/year2022/images/img-cover-top50.jpg
annualreport/year2022/images/img-section-start-02.png /home/ubuntu/streetvoice/static/annualreport/year2022/images/img-section-start-02.png
annualreport/year2022/images/bg-01.jpg /home/ubuntu/streetvoice/static/annualreport/year2022/images/bg-01.jpg
annualreport/year2022/images/bg-w-07.png /home/ubuntu/streetvoice/static/annualreport/year2022/images/bg-w-07.png
annualreport/year2022/images/logo-black.svg /home/ubuntu/streetvoice/static/annualreport/year2022/images/logo-black.svg
annualreport/year2022/images/bg-color-bar.jpg /home/ubuntu/streetvoice/static/annualreport/year2022/images/bg-color-bar.jpg
annualreport/year2022/images/bg-w-02.png /home/ubuntu/streetvoice/static/annualreport/year2022/images/bg-w-02.png
annualreport/year2022/images/img-earphone.png /home/ubuntu/streetvoice/static/annualreport/year2022/images/img-earphone.png
annualreport/year2022/images/img-section-start-01.png /home/ubuntu/streetvoice/static/annualreport/year2022/images/img-section-start-01.png
annualreport/year2022/images/img-title.png /home/ubuntu/streetvoice/static/annualreport/year2022/images/img-title.png
annualreport/year2022/images/yearly-report-2022-meta.jpg /home/ubuntu/streetvoice/static/annualreport/year2022/images/yearly-report-2022-meta.jpg
annualreport/year2022/images/logo-blue.svg /home/ubuntu/streetvoice/static/annualreport/year2022/images/logo-blue.svg
annualreport/year2022/images/bg-w-08.png /home/ubuntu/streetvoice/static/annualreport/year2022/images/bg-w-08.png
annualreport/year2022/images/img-report.png /home/ubuntu/streetvoice/static/annualreport/year2022/images/img-report.png
annualreport/year2022/images/personal-cover-empty.png /home/ubuntu/streetvoice/static/annualreport/year2022/images/personal-cover-empty.png
annualreport/year2022/images/bg-02.jpg /home/ubuntu/streetvoice/static/annualreport/year2022/images/bg-02.jpg
annualreport/year2022/images/img-report-2-2022.jpg /home/ubuntu/streetvoice/static/annualreport/year2022/images/img-report-2-2022.jpg
annualreport/year2022/images/bg-03.jpg /home/ubuntu/streetvoice/static/annualreport/year2022/images/bg-03.jpg
annualreport/year2022/images/bg-w-06.png /home/ubuntu/streetvoice/static/annualreport/year2022/images/bg-w-06.png
annualreport/year2022/images/img-section-menu-01.svg /home/ubuntu/streetvoice/static/annualreport/year2022/images/img-section-menu-01.svg
annualreport/year2022/images/btn-play.svg /home/ubuntu/streetvoice/static/annualreport/year2022/images/btn-play.svg
annualreport/year2022/images/ico/favicon.ico /home/ubuntu/streetvoice/static/annualreport/year2022/images/ico/favicon.ico
annualreport/year2022/libs/jquery-3.4.1.min.js /home/ubuntu/streetvoice/static/annualreport/year2022/libs/jquery-3.4.1.min.js
annualreport/year2022/libs/carousel.js /home/ubuntu/streetvoice/static/annualreport/year2022/libs/carousel.js
annualreport/year2022/libs/util.js /home/ubuntu/streetvoice/static/annualreport/year2022/libs/util.js
annualreport/year2022/libs/simpleParallax.min.js /home/ubuntu/streetvoice/static/annualreport/year2022/libs/simpleParallax.min.js
annualreport/year2022/libs/jquery.in-viewport-class.js /home/ubuntu/streetvoice/static/annualreport/year2022/libs/jquery.in-viewport-class.js
annualreport/year2022/libs/modal.js /home/ubuntu/streetvoice/static/annualreport/year2022/libs/modal.js
annualreport/year2022/styles/bootstrap.css /home/ubuntu/streetvoice/static/annualreport/year2022/styles/bootstrap.css
annualreport/year2022/js/modal-fade-out.js /home/ubuntu/streetvoice/static/annualreport/year2022/js/modal-fade-out.js
annualreport/year2022/js/scroll.js /home/ubuntu/streetvoice/static/annualreport/year2022/js/scroll.js
annualreport/year2022/js/go-to.js /home/ubuntu/streetvoice/static/annualreport/year2022/js/go-to.js
annualreport/year2022/fonts/icomoon.ttf /home/ubuntu/streetvoice/static/annualreport/year2022/fonts/icomoon.ttf
annualreport/year2022/fonts/icomoon.svg /home/ubuntu/streetvoice/static/annualreport/year2022/fonts/icomoon.svg
annualreport/year2022/fonts/icomoon.eot /home/ubuntu/streetvoice/static/annualreport/year2022/fonts/icomoon.eot
annualreport/year2022/fonts/icomoon.woff /home/ubuntu/streetvoice/static/annualreport/year2022/fonts/icomoon.woff
annualreport/year2024/images/name-0.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/name-0.png
annualreport/year2024/images/bg-7.jpg /home/ubuntu/streetvoice/static/annualreport/year2024/images/bg-7.jpg
annualreport/year2024/images/character.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/character.png
annualreport/year2024/images/name-7.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/name-7.png
annualreport/year2024/images/character-3.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/character-3.png
annualreport/year2024/images/character-bg-2.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/character-bg-2.png
annualreport/year2024/images/character-2.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/character-2.png
annualreport/year2024/images/character-bg-7.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/character-bg-7.png
annualreport/year2024/images/bg-circle.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/bg-circle.png
annualreport/year2024/images/img-meta.jpg /home/ubuntu/streetvoice/static/annualreport/year2024/images/img-meta.jpg
annualreport/year2024/images/character-7.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/character-7.png
annualreport/year2024/images/personal-cover-front.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/personal-cover-front.png
annualreport/year2024/images/name-6.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/name-6.png
annualreport/year2024/images/character-1.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/character-1.png
annualreport/year2024/images/character-bg-6.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/character-bg-6.png
annualreport/year2024/images/img-title-top20.svg /home/ubuntu/streetvoice/static/annualreport/year2024/images/img-title-top20.svg
annualreport/year2024/images/img-footer.svg /home/ubuntu/streetvoice/static/annualreport/year2024/images/img-footer.svg
annualreport/year2024/images/character-bg-5.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/character-bg-5.png
annualreport/year2024/images/name-2.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/name-2.png
annualreport/year2024/images/name-3.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/name-3.png
annualreport/year2024/images/bg-5.jpg /home/ubuntu/streetvoice/static/annualreport/year2024/images/bg-5.jpg
annualreport/year2024/images/cover-top-50.jpg /home/ubuntu/streetvoice/static/annualreport/year2024/images/cover-top-50.jpg
annualreport/year2024/images/name-8.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/name-8.png
annualreport/year2024/images/bg-8.jpg /home/ubuntu/streetvoice/static/annualreport/year2024/images/bg-8.jpg
annualreport/year2024/images/character-5.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/character-5.png
annualreport/year2024/images/yerarly-report-2024-character.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/yerarly-report-2024-character.png
annualreport/year2024/images/character-0.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/character-0.png
annualreport/year2024/images/name-4.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/name-4.png
annualreport/year2024/images/character-bg-4.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/character-bg-4.png
annualreport/year2024/images/yerarly-report-2024-btn.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/yerarly-report-2024-btn.png
annualreport/year2024/images/bg-6.jpg /home/ubuntu/streetvoice/static/annualreport/year2024/images/bg-6.jpg
annualreport/year2024/images/character-bg-1.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/character-bg-1.png
annualreport/year2024/images/name-5.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/name-5.png
annualreport/year2024/images/bg-0.jpg /home/ubuntu/streetvoice/static/annualreport/year2024/images/bg-0.jpg
annualreport/year2024/images/character-bg-3.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/character-bg-3.png
annualreport/year2024/images/img-title.svg /home/ubuntu/streetvoice/static/annualreport/year2024/images/img-title.svg
annualreport/year2024/images/img-title-top50.svg /home/ubuntu/streetvoice/static/annualreport/year2024/images/img-title-top50.svg
annualreport/year2024/images/bg-empty.jpg /home/ubuntu/streetvoice/static/annualreport/year2024/images/bg-empty.jpg
annualreport/year2024/images/character-empty.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/character-empty.png
annualreport/year2024/images/bg-2.jpg /home/ubuntu/streetvoice/static/annualreport/year2024/images/bg-2.jpg
annualreport/year2024/images/personal-cover-empty.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/personal-cover-empty.png
annualreport/year2024/images/bg-4.jpg /home/ubuntu/streetvoice/static/annualreport/year2024/images/bg-4.jpg
annualreport/year2024/images/character-bg-0.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/character-bg-0.png
annualreport/year2024/images/character-6.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/character-6.png
annualreport/year2024/images/yerarly-report-2024-cover.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/yerarly-report-2024-cover.png
annualreport/year2024/images/character-4.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/character-4.png
annualreport/year2024/images/name-1.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/name-1.png
annualreport/year2024/images/character-8.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/character-8.png
annualreport/year2024/images/bg-1.jpg /home/ubuntu/streetvoice/static/annualreport/year2024/images/bg-1.jpg
annualreport/year2024/images/bg-3.jpg /home/ubuntu/streetvoice/static/annualreport/year2024/images/bg-3.jpg
annualreport/year2024/images/character-bg-8.png /home/ubuntu/streetvoice/static/annualreport/year2024/images/character-bg-8.png
annualreport/year2024/images/ico/favicon.ico /home/ubuntu/streetvoice/static/annualreport/year2024/images/ico/favicon.ico
annualreport/year2024/libs/dom-to-image.min.js /home/ubuntu/streetvoice/static/annualreport/year2024/libs/dom-to-image.min.js
annualreport/year2024/libs/jquery-3.4.1.min.js /home/ubuntu/streetvoice/static/annualreport/year2024/libs/jquery-3.4.1.min.js
annualreport/year2024/libs/util.js /home/ubuntu/streetvoice/static/annualreport/year2024/libs/util.js
annualreport/year2024/libs/jquery.in-viewport-class.js /home/ubuntu/streetvoice/static/annualreport/year2024/libs/jquery.in-viewport-class.js
annualreport/year2024/libs/modal.js /home/ubuntu/streetvoice/static/annualreport/year2024/libs/modal.js
annualreport/year2024/styles/bootstrap.css /home/ubuntu/streetvoice/static/annualreport/year2024/styles/bootstrap.css
annualreport/year2024/js/modal-fade-out.js /home/ubuntu/streetvoice/static/annualreport/year2024/js/modal-fade-out.js
annualreport/year2024/js/eventTracking.js /home/ubuntu/streetvoice/static/annualreport/year2024/js/eventTracking.js
annualreport/year2024/js/main.js /home/ubuntu/streetvoice/static/annualreport/year2024/js/main.js
annualreport/year2024/fonts/icomoon.ttf /home/ubuntu/streetvoice/static/annualreport/year2024/fonts/icomoon.ttf
annualreport/year2024/fonts/icomoon.svg /home/ubuntu/streetvoice/static/annualreport/year2024/fonts/icomoon.svg
annualreport/year2024/fonts/icomoon.eot /home/ubuntu/streetvoice/static/annualreport/year2024/fonts/icomoon.eot
annualreport/year2024/fonts/icomoon.woff /home/ubuntu/streetvoice/static/annualreport/year2024/fonts/icomoon.woff
libs/reconnecting-websocket.min.js /home/ubuntu/streetvoice/static/libs/reconnecting-websocket.min.js
libs/tooltip.js /home/ubuntu/streetvoice/static/libs/tooltip.js
libs/countUp.js /home/ubuntu/streetvoice/static/libs/countUp.js
libs/htmx.min.js /home/ubuntu/streetvoice/static/libs/htmx.min.js
libs/jquery.iosslider.min.js /home/ubuntu/streetvoice/static/libs/jquery.iosslider.min.js
libs/popper.min.js /home/ubuntu/streetvoice/static/libs/popper.min.js
libs/readmore.js /home/ubuntu/streetvoice/static/libs/readmore.js
libs/gt.js /home/ubuntu/streetvoice/static/libs/gt.js
libs/html5sortable.min.js /home/ubuntu/streetvoice/static/libs/html5sortable.min.js
libs/jquery.pjax.js /home/ubuntu/streetvoice/static/libs/jquery.pjax.js
libs/jquery.scrollTo.js /home/ubuntu/streetvoice/static/libs/jquery.scrollTo.js
libs/bootstrap.bundle.min.js /home/ubuntu/streetvoice/static/libs/bootstrap.bundle.min.js
libs/owl.carousel.js /home/ubuntu/streetvoice/static/libs/owl.carousel.js
libs/carousel.js /home/ubuntu/streetvoice/static/libs/carousel.js
libs/dropdown.js /home/ubuntu/streetvoice/static/libs/dropdown.js
libs/jquery-3.6.0.min.js /home/ubuntu/streetvoice/static/libs/jquery-3.6.0.min.js
libs/collapse.js /home/ubuntu/streetvoice/static/libs/collapse.js
libs/util.js /home/ubuntu/streetvoice/static/libs/util.js
libs/jquery-1.9.1.js /home/ubuntu/streetvoice/static/libs/jquery-1.9.1.js
libs/nprogress.js /home/ubuntu/streetvoice/static/libs/nprogress.js
libs/lazysizes.min.js /home/ubuntu/streetvoice/static/libs/lazysizes.min.js
libs/isMobile.min.js /home/ubuntu/streetvoice/static/libs/isMobile.min.js
libs/qrcode.js /home/ubuntu/streetvoice/static/libs/qrcode.js
libs/bootstrap-select.js /home/ubuntu/streetvoice/static/libs/bootstrap-select.js
libs/jquery.dynamicmaxheight.js /home/ubuntu/streetvoice/static/libs/jquery.dynamicmaxheight.js
libs/modal.js /home/ubuntu/streetvoice/static/libs/modal.js
libs/transformer-tabs.js /home/ubuntu/streetvoice/static/libs/transformer-tabs.js
libs/jquery.infinitescroll.min.js /home/ubuntu/streetvoice/static/libs/jquery.infinitescroll.min.js
libs/daterangepicker.js /home/ubuntu/streetvoice/static/libs/daterangepicker.js
libs/gt4.js /home/ubuntu/streetvoice/static/libs/gt4.js
libs/plupload/license.txt /home/ubuntu/streetvoice/static/libs/plupload/license.txt
libs/plupload/SECURITY.md /home/ubuntu/streetvoice/static/libs/plupload/SECURITY.md
libs/plupload/bower.json /home/ubuntu/streetvoice/static/libs/plupload/bower.json
libs/plupload/readme.md /home/ubuntu/streetvoice/static/libs/plupload/readme.md
libs/plupload/examples/dump.php /home/ubuntu/streetvoice/static/libs/plupload/examples/dump.php
libs/plupload/examples/upload.php /home/ubuntu/streetvoice/static/libs/plupload/examples/upload.php
libs/plupload/examples/custom.html /home/ubuntu/streetvoice/static/libs/plupload/examples/custom.html
libs/plupload/examples/events.html /home/ubuntu/streetvoice/static/libs/plupload/examples/events.html
libs/plupload/examples/jquery/s3.php /home/ubuntu/streetvoice/static/libs/plupload/examples/jquery/s3.php
libs/plupload/examples/jquery/queue_widget.html /home/ubuntu/streetvoice/static/libs/plupload/examples/jquery/queue_widget.html
libs/plupload/examples/jquery/all_runtimes.html /home/ubuntu/streetvoice/static/libs/plupload/examples/jquery/all_runtimes.html
libs/plupload/examples/jquery/jquery_ui_widget.html /home/ubuntu/streetvoice/static/libs/plupload/examples/jquery/jquery_ui_widget.html
libs/plupload/js/plupload.full.min.js /home/ubuntu/streetvoice/static/libs/plupload/js/plupload.full.min.js
libs/plupload/js/plupload.min.js /home/ubuntu/streetvoice/static/libs/plupload/js/plupload.min.js
libs/plupload/js/Moxie.swf /home/ubuntu/streetvoice/static/libs/plupload/js/Moxie.swf
libs/plupload/js/plupload.dev.js /home/ubuntu/streetvoice/static/libs/plupload/js/plupload.dev.js
libs/plupload/js/moxie.min.js /home/ubuntu/streetvoice/static/libs/plupload/js/moxie.min.js
libs/plupload/js/Moxie.xap /home/ubuntu/streetvoice/static/libs/plupload/js/Moxie.xap
libs/plupload/js/moxie.js /home/ubuntu/streetvoice/static/libs/plupload/js/moxie.js
libs/plupload/js/i18n/bs.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/bs.js
libs/plupload/js/i18n/hy.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/hy.js
libs/plupload/js/i18n/ku_IQ.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/ku_IQ.js
libs/plupload/js/i18n/ms.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/ms.js
libs/plupload/js/i18n/az.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/az.js
libs/plupload/js/i18n/sk.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/sk.js
libs/plupload/js/i18n/sl.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/sl.js
libs/plupload/js/i18n/zh_CN.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/zh_CN.js
libs/plupload/js/i18n/lt.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/lt.js
libs/plupload/js/i18n/ka.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/ka.js
libs/plupload/js/i18n/uk_UA.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/uk_UA.js
libs/plupload/js/i18n/es.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/es.js
libs/plupload/js/i18n/it.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/it.js
libs/plupload/js/i18n/nl.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/nl.js
libs/plupload/js/i18n/da.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/da.js
libs/plupload/js/i18n/lv.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/lv.js
libs/plupload/js/i18n/kk.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/kk.js
libs/plupload/js/i18n/pt.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/pt.js
libs/plupload/js/i18n/tr.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/tr.js
libs/plupload/js/i18n/cy.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/cy.js
libs/plupload/js/i18n/pt_BR.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/pt_BR.js
libs/plupload/js/i18n/ja.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/ja.js
libs/plupload/js/i18n/sv.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/sv.js
libs/plupload/js/i18n/ru.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/ru.js
libs/plupload/js/i18n/id.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/id.js
libs/plupload/js/i18n/et.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/et.js
libs/plupload/js/i18n/vi.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/vi.js
libs/plupload/js/i18n/zh_TW.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/zh_TW.js
libs/plupload/js/i18n/km.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/km.js
libs/plupload/js/i18n/he.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/he.js
libs/plupload/js/i18n/el.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/el.js
libs/plupload/js/i18n/th_TH.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/th_TH.js
libs/plupload/js/i18n/en.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/en.js
libs/plupload/js/i18n/de.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/de.js
libs/plupload/js/i18n/ar.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/ar.js
libs/plupload/js/i18n/fr.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/fr.js
libs/plupload/js/i18n/bg.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/bg.js
libs/plupload/js/i18n/ca.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/ca.js
libs/plupload/js/i18n/pl.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/pl.js
libs/plupload/js/i18n/hr.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/hr.js
libs/plupload/js/i18n/sq.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/sq.js
libs/plupload/js/i18n/hu.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/hu.js
libs/plupload/js/i18n/ro.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/ro.js
libs/plupload/js/i18n/fa.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/fa.js
libs/plupload/js/i18n/ko.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/ko.js
libs/plupload/js/i18n/sr.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/sr.js
libs/plupload/js/i18n/fi.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/fi.js
libs/plupload/js/i18n/cs.js /home/ubuntu/streetvoice/static/libs/plupload/js/i18n/cs.js
libs/plupload/js/jquery.plupload.queue/jquery.plupload.queue.min.js /home/ubuntu/streetvoice/static/libs/plupload/js/jquery.plupload.queue/jquery.plupload.queue.min.js
libs/plupload/js/jquery.plupload.queue/jquery.plupload.queue.js /home/ubuntu/streetvoice/static/libs/plupload/js/jquery.plupload.queue/jquery.plupload.queue.js
libs/plupload/js/jquery.plupload.queue/css/jquery.plupload.queue.css /home/ubuntu/streetvoice/static/libs/plupload/js/jquery.plupload.queue/css/jquery.plupload.queue.css
libs/plupload/js/jquery.plupload.queue/img/transp50.png /home/ubuntu/streetvoice/static/libs/plupload/js/jquery.plupload.queue/img/transp50.png
libs/plupload/js/jquery.plupload.queue/img/buttons.png /home/ubuntu/streetvoice/static/libs/plupload/js/jquery.plupload.queue/img/buttons.png
libs/plupload/js/jquery.plupload.queue/img/error.gif /home/ubuntu/streetvoice/static/libs/plupload/js/jquery.plupload.queue/img/error.gif
libs/plupload/js/jquery.plupload.queue/img/done.gif /home/ubuntu/streetvoice/static/libs/plupload/js/jquery.plupload.queue/img/done.gif
libs/plupload/js/jquery.plupload.queue/img/buttons-disabled.png /home/ubuntu/streetvoice/static/libs/plupload/js/jquery.plupload.queue/img/buttons-disabled.png
libs/plupload/js/jquery.plupload.queue/img/backgrounds.gif /home/ubuntu/streetvoice/static/libs/plupload/js/jquery.plupload.queue/img/backgrounds.gif
libs/plupload/js/jquery.plupload.queue/img/throbber.gif /home/ubuntu/streetvoice/static/libs/plupload/js/jquery.plupload.queue/img/throbber.gif
libs/plupload/js/jquery.plupload.queue/img/delete.gif /home/ubuntu/streetvoice/static/libs/plupload/js/jquery.plupload.queue/img/delete.gif
libs/plupload/js/jquery.ui.plupload/jquery.ui.plupload.min.js /home/ubuntu/streetvoice/static/libs/plupload/js/jquery.ui.plupload/jquery.ui.plupload.min.js
libs/plupload/js/jquery.ui.plupload/jquery.ui.plupload.js /home/ubuntu/streetvoice/static/libs/plupload/js/jquery.ui.plupload/jquery.ui.plupload.js
libs/plupload/js/jquery.ui.plupload/css/jquery.ui.plupload.css /home/ubuntu/streetvoice/static/libs/plupload/js/jquery.ui.plupload/css/jquery.ui.plupload.css
libs/plupload/js/jquery.ui.plupload/img/loading.gif /home/ubuntu/streetvoice/static/libs/plupload/js/jquery.ui.plupload/img/loading.gif
libs/plupload/js/jquery.ui.plupload/img/plupload.png /home/ubuntu/streetvoice/static/libs/plupload/js/jquery.ui.plupload/img/plupload.png
libs/ckeditor/LICENSE.md /home/ubuntu/streetvoice/static/libs/ckeditor/LICENSE.md
libs/ckeditor/build-config.js /home/ubuntu/streetvoice/static/libs/ckeditor/build-config.js
libs/ckeditor/ckeditor.js /home/ubuntu/streetvoice/static/libs/ckeditor/ckeditor.js
libs/ckeditor/contents.css /home/ubuntu/streetvoice/static/libs/ckeditor/contents.css
libs/ckeditor/config.js /home/ubuntu/streetvoice/static/libs/ckeditor/config.js
libs/ckeditor/CHANGES.md /home/ubuntu/streetvoice/static/libs/ckeditor/CHANGES.md
libs/ckeditor/admin_config.js /home/ubuntu/streetvoice/static/libs/ckeditor/admin_config.js
libs/ckeditor/README.md /home/ubuntu/streetvoice/static/libs/ckeditor/README.md
libs/ckeditor/styles.js /home/ubuntu/streetvoice/static/libs/ckeditor/styles.js
libs/ckeditor/plugins/icons.png /home/ubuntu/streetvoice/static/libs/ckeditor/plugins/icons.png
libs/ckeditor/plugins/icons_hidpi.png /home/ubuntu/streetvoice/static/libs/ckeditor/plugins/icons_hidpi.png
libs/ckeditor/plugins/clipboard/dialogs/paste.js /home/ubuntu/streetvoice/static/libs/ckeditor/plugins/clipboard/dialogs/paste.js
libs/ckeditor/plugins/image/images/noimage.png /home/ubuntu/streetvoice/static/libs/ckeditor/plugins/image/images/noimage.png
libs/ckeditor/plugins/image/dialogs/image.js /home/ubuntu/streetvoice/static/libs/ckeditor/plugins/image/dialogs/image.js
libs/ckeditor/plugins/about/dialogs/logo_ckeditor.png /home/ubuntu/streetvoice/static/libs/ckeditor/plugins/about/dialogs/logo_ckeditor.png
libs/ckeditor/plugins/about/dialogs/about.js /home/ubuntu/streetvoice/static/libs/ckeditor/plugins/about/dialogs/about.js
libs/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png /home/ubuntu/streetvoice/static/libs/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png
libs/ckeditor/plugins/dialog/dialogDefinition.js /home/ubuntu/streetvoice/static/libs/ckeditor/plugins/dialog/dialogDefinition.js
libs/ckeditor/plugins/link/images/anchor.png /home/ubuntu/streetvoice/static/libs/ckeditor/plugins/link/images/anchor.png
libs/ckeditor/plugins/link/images/hidpi/anchor.png /home/ubuntu/streetvoice/static/libs/ckeditor/plugins/link/images/hidpi/anchor.png
libs/ckeditor/plugins/link/dialogs/link.js /home/ubuntu/streetvoice/static/libs/ckeditor/plugins/link/dialogs/link.js
libs/ckeditor/plugins/link/dialogs/anchor.js /home/ubuntu/streetvoice/static/libs/ckeditor/plugins/link/dialogs/anchor.js
libs/ckeditor/plugins/fakeobjects/images/spacer.gif /home/ubuntu/streetvoice/static/libs/ckeditor/plugins/fakeobjects/images/spacer.gif
libs/ckeditor/adapters/jquery.js /home/ubuntu/streetvoice/static/libs/ckeditor/adapters/jquery.js
libs/ckeditor/lang/ja.js /home/ubuntu/streetvoice/static/libs/ckeditor/lang/ja.js
libs/ckeditor/lang/en.js /home/ubuntu/streetvoice/static/libs/ckeditor/lang/en.js
libs/ckeditor/lang/zh-cn.js /home/ubuntu/streetvoice/static/libs/ckeditor/lang/zh-cn.js
libs/ckeditor/lang/zh.js /home/ubuntu/streetvoice/static/libs/ckeditor/lang/zh.js
libs/ckeditor/samples/inlinebycode.html /home/ubuntu/streetvoice/static/libs/ckeditor/samples/inlinebycode.html
libs/ckeditor/samples/uilanguages.html /home/ubuntu/streetvoice/static/libs/ckeditor/samples/uilanguages.html
libs/ckeditor/samples/sample.js /home/ubuntu/streetvoice/static/libs/ckeditor/samples/sample.js
libs/ckeditor/samples/readonly.html /home/ubuntu/streetvoice/static/libs/ckeditor/samples/readonly.html
libs/ckeditor/samples/divreplace.html /home/ubuntu/streetvoice/static/libs/ckeditor/samples/divreplace.html
libs/ckeditor/samples/replacebycode.html /home/ubuntu/streetvoice/static/libs/ckeditor/samples/replacebycode.html
libs/ckeditor/samples/api.html /home/ubuntu/streetvoice/static/libs/ckeditor/samples/api.html
libs/ckeditor/samples/sample_posteddata.php /home/ubuntu/streetvoice/static/libs/ckeditor/samples/sample_posteddata.php
libs/ckeditor/samples/tabindex.html /home/ubuntu/streetvoice/static/libs/ckeditor/samples/tabindex.html
libs/ckeditor/samples/ajax.html /home/ubuntu/streetvoice/static/libs/ckeditor/samples/ajax.html
libs/ckeditor/samples/jquery.html /home/ubuntu/streetvoice/static/libs/ckeditor/samples/jquery.html
libs/ckeditor/samples/uicolor.html /home/ubuntu/streetvoice/static/libs/ckeditor/samples/uicolor.html
libs/ckeditor/samples/xhtmlstyle.html /home/ubuntu/streetvoice/static/libs/ckeditor/samples/xhtmlstyle.html
libs/ckeditor/samples/inlinetextarea.html /home/ubuntu/streetvoice/static/libs/ckeditor/samples/inlinetextarea.html
libs/ckeditor/samples/inlineall.html /home/ubuntu/streetvoice/static/libs/ckeditor/samples/inlineall.html
libs/ckeditor/samples/sample.css /home/ubuntu/streetvoice/static/libs/ckeditor/samples/sample.css
libs/ckeditor/samples/index.html /home/ubuntu/streetvoice/static/libs/ckeditor/samples/index.html
libs/ckeditor/samples/replacebyclass.html /home/ubuntu/streetvoice/static/libs/ckeditor/samples/replacebyclass.html
libs/ckeditor/samples/datafiltering.html /home/ubuntu/streetvoice/static/libs/ckeditor/samples/datafiltering.html
libs/ckeditor/samples/appendto.html /home/ubuntu/streetvoice/static/libs/ckeditor/samples/appendto.html
libs/ckeditor/samples/plugins/enterkey/enterkey.html /home/ubuntu/streetvoice/static/libs/ckeditor/samples/plugins/enterkey/enterkey.html
libs/ckeditor/samples/plugins/wysiwygarea/fullpage.html /home/ubuntu/streetvoice/static/libs/ckeditor/samples/plugins/wysiwygarea/fullpage.html
libs/ckeditor/samples/plugins/toolbar/toolbar.html /home/ubuntu/streetvoice/static/libs/ckeditor/samples/plugins/toolbar/toolbar.html
libs/ckeditor/samples/plugins/dialog/dialog.html /home/ubuntu/streetvoice/static/libs/ckeditor/samples/plugins/dialog/dialog.html
libs/ckeditor/samples/plugins/dialog/assets/my_dialog.js /home/ubuntu/streetvoice/static/libs/ckeditor/samples/plugins/dialog/assets/my_dialog.js
libs/ckeditor/samples/plugins/htmlwriter/outputforflash.html /home/ubuntu/streetvoice/static/libs/ckeditor/samples/plugins/htmlwriter/outputforflash.html
libs/ckeditor/samples/plugins/htmlwriter/outputhtml.html /home/ubuntu/streetvoice/static/libs/ckeditor/samples/plugins/htmlwriter/outputhtml.html
libs/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.swf /home/ubuntu/streetvoice/static/libs/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.swf
libs/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.fla /home/ubuntu/streetvoice/static/libs/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.fla
libs/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/swfobject.js /home/ubuntu/streetvoice/static/libs/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/swfobject.js
libs/ckeditor/samples/assets/sample.jpg /home/ubuntu/streetvoice/static/libs/ckeditor/samples/assets/sample.jpg
libs/ckeditor/samples/assets/posteddata.php /home/ubuntu/streetvoice/static/libs/ckeditor/samples/assets/posteddata.php
libs/ckeditor/samples/assets/sample.css /home/ubuntu/streetvoice/static/libs/ckeditor/samples/assets/sample.css
libs/ckeditor/samples/assets/inlineall/logo.png /home/ubuntu/streetvoice/static/libs/ckeditor/samples/assets/inlineall/logo.png
libs/ckeditor/samples/assets/uilanguages/languages.js /home/ubuntu/streetvoice/static/libs/ckeditor/samples/assets/uilanguages/languages.js
libs/ckeditor/samples/assets/outputxhtml/outputxhtml.css /home/ubuntu/streetvoice/static/libs/ckeditor/samples/assets/outputxhtml/outputxhtml.css
libs/ckeditor/skins/moono/icons.png /home/ubuntu/streetvoice/static/libs/ckeditor/skins/moono/icons.png
libs/ckeditor/skins/moono/editor_ie7.css /home/ubuntu/streetvoice/static/libs/ckeditor/skins/moono/editor_ie7.css
libs/ckeditor/skins/moono/dialog_iequirks.css /home/ubuntu/streetvoice/static/libs/ckeditor/skins/moono/dialog_iequirks.css
libs/ckeditor/skins/moono/dialog_ie.css /home/ubuntu/streetvoice/static/libs/ckeditor/skins/moono/dialog_ie.css
libs/ckeditor/skins/moono/dialog_ie8.css /home/ubuntu/streetvoice/static/libs/ckeditor/skins/moono/dialog_ie8.css
libs/ckeditor/skins/moono/dialog_opera.css /home/ubuntu/streetvoice/static/libs/ckeditor/skins/moono/dialog_opera.css
libs/ckeditor/skins/moono/editor_ie.css /home/ubuntu/streetvoice/static/libs/ckeditor/skins/moono/editor_ie.css
libs/ckeditor/skins/moono/editor.css /home/ubuntu/streetvoice/static/libs/ckeditor/skins/moono/editor.css
libs/ckeditor/skins/moono/icons_hidpi.png /home/ubuntu/streetvoice/static/libs/ckeditor/skins/moono/icons_hidpi.png
libs/ckeditor/skins/moono/dialog.css /home/ubuntu/streetvoice/static/libs/ckeditor/skins/moono/dialog.css
libs/ckeditor/skins/moono/editor_iequirks.css /home/ubuntu/streetvoice/static/libs/ckeditor/skins/moono/editor_iequirks.css
libs/ckeditor/skins/moono/readme.md /home/ubuntu/streetvoice/static/libs/ckeditor/skins/moono/readme.md
libs/ckeditor/skins/moono/editor_ie8.css /home/ubuntu/streetvoice/static/libs/ckeditor/skins/moono/editor_ie8.css
libs/ckeditor/skins/moono/dialog_ie7.css /home/ubuntu/streetvoice/static/libs/ckeditor/skins/moono/dialog_ie7.css
libs/ckeditor/skins/moono/editor_gecko.css /home/ubuntu/streetvoice/static/libs/ckeditor/skins/moono/editor_gecko.css
libs/ckeditor/skins/moono/images/refresh.png /home/ubuntu/streetvoice/static/libs/ckeditor/skins/moono/images/refresh.png
libs/ckeditor/skins/moono/images/close.png /home/ubuntu/streetvoice/static/libs/ckeditor/skins/moono/images/close.png
libs/ckeditor/skins/moono/images/lock.png /home/ubuntu/streetvoice/static/libs/ckeditor/skins/moono/images/lock.png
libs/ckeditor/skins/moono/images/lock-open.png /home/ubuntu/streetvoice/static/libs/ckeditor/skins/moono/images/lock-open.png
libs/ckeditor/skins/moono/images/arrow.png /home/ubuntu/streetvoice/static/libs/ckeditor/skins/moono/images/arrow.png
libs/ckeditor/skins/moono/images/hidpi/refresh.png /home/ubuntu/streetvoice/static/libs/ckeditor/skins/moono/images/hidpi/refresh.png
libs/ckeditor/skins/moono/images/hidpi/close.png /home/ubuntu/streetvoice/static/libs/ckeditor/skins/moono/images/hidpi/close.png
libs/ckeditor/skins/moono/images/hidpi/lock.png /home/ubuntu/streetvoice/static/libs/ckeditor/skins/moono/images/hidpi/lock.png
libs/ckeditor/skins/moono/images/hidpi/lock-open.png /home/ubuntu/streetvoice/static/libs/ckeditor/skins/moono/images/hidpi/lock-open.png
clap/rol_2022.xlsx /home/ubuntu/streetvoice/static/clap/rol_2022.xlsx
clap/rol_2021.xlsx /home/ubuntu/streetvoice/static/clap/rol_2021.xlsx
clap/rol_2025.xlsx /home/ubuntu/streetvoice/static/clap/rol_2025.xlsx
admin/css/collapse_merchandises.css /home/ubuntu/streetvoice/static/admin/css/collapse_merchandises.css
admin/libs/xlsx.full.min.js /home/ubuntu/streetvoice/static/admin/libs/xlsx.full.min.js
admin/styles/custom.css /home/ubuntu/streetvoice/static/admin/styles/custom.css
admin/js/exclusive_expiry_toggle.js /home/ubuntu/streetvoice/static/admin/js/exclusive_expiry_toggle.js
admin/js/collapse_merchandises.js /home/ubuntu/streetvoice/static/admin/js/collapse_merchandises.js
bundles/H5VenueActivitySearch-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/H5VenueActivitySearch-3383832fc92ed399e70f.js
bundles/chunk-Modal-OpenHiddenSong-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-OpenHiddenSong-3383832fc92ed399e70f.js
bundles/EditFeed-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/EditFeed-3383832fc92ed399e70f.js
bundles/FanclubEditor-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/FanclubEditor-3383832fc92ed399e70f.js
bundles/Search-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/Search-3383832fc92ed399e70f.js
bundles/ChildComments-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/ChildComments-3383832fc92ed399e70f.js
bundles/9387-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/9387-3383832fc92ed399e70f.js
bundles/chunk-postActivity-LiveAudioBlock-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-postActivity-LiveAudioBlock-3383832fc92ed399e70f.js
bundles/2582-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/2582-3383832fc92ed399e70f.js
bundles/574-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/574-3383832fc92ed399e70f.js
bundles/chunk-8472-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-8472-3383832fc92ed399e70f.js
bundles/chunk-7008-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-7008-3383832fc92ed399e70f.js
bundles/341-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/341-3383832fc92ed399e70f.js
bundles/chunk-Modal-ChangeUsername-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-ChangeUsername-3383832fc92ed399e70f.js
bundles/339-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/339-3383832fc92ed399e70f.js
bundles/chunk-BadCommentWrapper-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-BadCommentWrapper-3383832fc92ed399e70f.js
bundles/1609-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/1609-3383832fc92ed399e70f.js
bundles/chunk-Modal-SelectMerchandise-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-SelectMerchandise-3383832fc92ed399e70f.js
bundles/H5UploadSong-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/H5UploadSong-3383832fc92ed399e70f.js
bundles/chunk-Modal-ShareVenueActivity-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-ShareVenueActivity-3383832fc92ed399e70f.js
bundles/chunk-EmbedListContainer-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-EmbedListContainer-3383832fc92ed399e70f.js
bundles/Dropdown-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/Dropdown-3383832fc92ed399e70f.js
bundles/chunk-Modal-RepostDone-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-RepostDone-3383832fc92ed399e70f.js
bundles/5195-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/5195-3383832fc92ed399e70f.js
bundles/chunk-Modal-OverviewImg-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-OverviewImg-3383832fc92ed399e70f.js
bundles/chunk-Modal-CommentLogin-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-CommentLogin-3383832fc92ed399e70f.js
bundles/chunk-Modal-EnableQuestions-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-EnableQuestions-3383832fc92ed399e70f.js
bundles/chunk-Modal-YahooAlert-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-YahooAlert-3383832fc92ed399e70f.js
bundles/captcha-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/captcha-3383832fc92ed399e70f.js
bundles/chunk-Modal-BankAlreadyExist-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-BankAlreadyExist-3383832fc92ed399e70f.js
bundles/MobileSearch-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/MobileSearch-3383832fc92ed399e70f.js
bundles/chunk-Modal-LiveAudio-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-LiveAudio-3383832fc92ed399e70f.js
bundles/chunk-Modal-DeleteAnnouncement-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-DeleteAnnouncement-3383832fc92ed399e70f.js
bundles/chunk-Modal-AlertWithCloseBtn-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-AlertWithCloseBtn-3383832fc92ed399e70f.js
bundles/chunk-Modal-PopupList-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-PopupList-3383832fc92ed399e70f.js
bundles/chunk-Modal-ModalConfirmExclusiveSong-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-ModalConfirmExclusiveSong-3383832fc92ed399e70f.js
bundles/4535-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/4535-3383832fc92ed399e70f.js
bundles/H5Player-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/H5Player-3383832fc92ed399e70f.js
bundles/chunk-Modal-FeatUserReject-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-FeatUserReject-3383832fc92ed399e70f.js
bundles/H5Modal-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/H5Modal-3383832fc92ed399e70f.js
bundles/H5ChildComments-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/H5ChildComments-3383832fc92ed399e70f.js
bundles/chunk-AnnualReportPlayerWrapper-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-AnnualReportPlayerWrapper-3383832fc92ed399e70f.js
bundles/chunk-Modal-ClapBankView-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-ClapBankView-3383832fc92ed399e70f.js
bundles/Signup-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/Signup-3383832fc92ed399e70f.js
bundles/chunk-EmbedSongContainer-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-EmbedSongContainer-3383832fc92ed399e70f.js
bundles/chunk-Modal-JoinFanclubFailed-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-JoinFanclubFailed-3383832fc92ed399e70f.js
bundles/chunk-CreativeWorkPreview-ImageBlock-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-CreativeWorkPreview-ImageBlock-3383832fc92ed399e70f.js
bundles/chunk-S-Wrapper-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-S-Wrapper-3383832fc92ed399e70f.js
bundles/chunk-Modal-SongCountdownFinish-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-SongCountdownFinish-3383832fc92ed399e70f.js
bundles/chunk-Modal-JoinFanclubSuccess-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-JoinFanclubSuccess-3383832fc92ed399e70f.js
bundles/chunk-Modal-FeedDelete-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-FeedDelete-3383832fc92ed399e70f.js
bundles/EmbedPlayerSong-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/EmbedPlayerSong-3383832fc92ed399e70f.js
bundles/chunk-Modal-AboutExclusiveSong-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-AboutExclusiveSong-3383832fc92ed399e70f.js
bundles/1207-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/1207-3383832fc92ed399e70f.js
bundles/chunk-Modal-Confirm-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-Confirm-3383832fc92ed399e70f.js
bundles/chunk-Modal-SongsYouLiked-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-SongsYouLiked-3383832fc92ed399e70f.js
bundles/chunk-Modal-ImageAlert-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-ImageAlert-3383832fc92ed399e70f.js
bundles/chunk-Modal-VoteWork-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-VoteWork-3383832fc92ed399e70f.js
bundles/init-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/init-3383832fc92ed399e70f.js
bundles/ManageAllSongs-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/ManageAllSongs-3383832fc92ed399e70f.js
bundles/chunk-Modal-Accredited-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-Accredited-3383832fc92ed399e70f.js
bundles/chunk-Modal-PhoneUsed-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-PhoneUsed-3383832fc92ed399e70f.js
bundles/event-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/event-3383832fc92ed399e70f.js
bundles/EmbedPlayerPlaylist-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/EmbedPlayerPlaylist-3383832fc92ed399e70f.js
bundles/chunk-Modal-CommentDelete-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-CommentDelete-3383832fc92ed399e70f.js
bundles/2754-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/2754-3383832fc92ed399e70f.js
bundles/chunk-Modal-WhySafe-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-WhySafe-3383832fc92ed399e70f.js
bundles/chunk-7682-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-7682-3383832fc92ed399e70f.js
bundles/248-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/248-3383832fc92ed399e70f.js
bundles/chunk-Modal-ClapClose-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-ClapClose-3383832fc92ed399e70f.js
bundles/chunk-Modal-AIUsage-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-AIUsage-3383832fc92ed399e70f.js
bundles/chunk-Modal-ShareProfile-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-ShareProfile-3383832fc92ed399e70f.js
bundles/chunk-Modal-DeleteAccount-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-DeleteAccount-3383832fc92ed399e70f.js
bundles/chunk-Modal-AssociateAdd-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-AssociateAdd-3383832fc92ed399e70f.js
bundles/chunk-Modal-DateRange-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-DateRange-3383832fc92ed399e70f.js
bundles/2537-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/2537-3383832fc92ed399e70f.js
bundles/chunk-Fanclub-Page-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Fanclub-Page-3383832fc92ed399e70f.js
bundles/accredited-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/accredited-3383832fc92ed399e70f.js
bundles/chunk-editCoverAndAvatar-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-editCoverAndAvatar-3383832fc92ed399e70f.js
bundles/VenueActivityForm-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/VenueActivityForm-3383832fc92ed399e70f.js
bundles/chunk-Modal-SelectSong-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-SelectSong-3383832fc92ed399e70f.js
bundles/chunk-L-Wrapper-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-L-Wrapper-3383832fc92ed399e70f.js
bundles/Comments-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/Comments-3383832fc92ed399e70f.js
bundles/chunk-Modal-EnableInvitationLink-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-EnableInvitationLink-3383832fc92ed399e70f.js
bundles/chunk-Modal-BuildPlaylist-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-BuildPlaylist-3383832fc92ed399e70f.js
bundles/chunk-Modal-MarkAllAsRead-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-MarkAllAsRead-3383832fc92ed399e70f.js
bundles/ProfileNews-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/ProfileNews-3383832fc92ed399e70f.js
bundles/350-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/350-3383832fc92ed399e70f.js
bundles/ManageSong-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/ManageSong-3383832fc92ed399e70f.js
bundles/7886-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/7886-3383832fc92ed399e70f.js
bundles/5961-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/5961-3383832fc92ed399e70f.js
bundles/8028-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/8028-3383832fc92ed399e70f.js
bundles/chunk-Modal-AlreadyMuted-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-AlreadyMuted-3383832fc92ed399e70f.js
bundles/chunk-Modal-FeatUserConfirm-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-FeatUserConfirm-3383832fc92ed399e70f.js
bundles/chunk-MutedCommentWrapper-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-MutedCommentWrapper-3383832fc92ed399e70f.js
bundles/chunk-Modal-IsExistInPlaylist-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-IsExistInPlaylist-3383832fc92ed399e70f.js
bundles/chunk-Modal-IsAI-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-IsAI-3383832fc92ed399e70f.js
bundles/chunk-Modal-VerifyAccount-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-VerifyAccount-3383832fc92ed399e70f.js
bundles/chunk-Modal-OpenDraftSong-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-OpenDraftSong-3383832fc92ed399e70f.js
bundles/Announcement-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/Announcement-3383832fc92ed399e70f.js
bundles/chunk-Modal-IsNotAccredited-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-IsNotAccredited-3383832fc92ed399e70f.js
bundles/chunk-Modal-AssociateDelete-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-AssociateDelete-3383832fc92ed399e70f.js
bundles/H5BadComment-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/H5BadComment-3383832fc92ed399e70f.js
bundles/chunk-3731-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-3731-3383832fc92ed399e70f.js
bundles/DT-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/DT-3383832fc92ed399e70f.js
bundles/chunk-Modal-SongCountdownFinishTip-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-SongCountdownFinishTip-3383832fc92ed399e70f.js
bundles/chunk-LiveAudioPlayerWrapper-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-LiveAudioPlayerWrapper-3383832fc92ed399e70f.js
bundles/chunk-7910-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-7910-3383832fc92ed399e70f.js
bundles/chunk-5758-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-5758-3383832fc92ed399e70f.js
bundles/chunk-Modal-Blacklist-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-Blacklist-3383832fc92ed399e70f.js
bundles/blacklist-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/blacklist-3383832fc92ed399e70f.js
bundles/BadComment-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/BadComment-3383832fc92ed399e70f.js
bundles/vendor-chart-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/vendor-chart-3383832fc92ed399e70f.js
bundles/chunk-Modal-AssociationEditName-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-AssociationEditName-3383832fc92ed399e70f.js
bundles/chunk-BroadcastWrapper-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-BroadcastWrapper-3383832fc92ed399e70f.js
bundles/Broadcast-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/Broadcast-3383832fc92ed399e70f.js
bundles/chunk-Modal-EditHorizontalCover-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-EditHorizontalCover-3383832fc92ed399e70f.js
bundles/251-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/251-3383832fc92ed399e70f.js
bundles/chunk-Modal-Copied-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-Copied-3383832fc92ed399e70f.js
bundles/5921-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/5921-3383832fc92ed399e70f.js
bundles/chunk-Modal-ModalAlertExclusiveSong-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-ModalAlertExclusiveSong-3383832fc92ed399e70f.js
bundles/CreativeWorkPreview-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/CreativeWorkPreview-3383832fc92ed399e70f.js
bundles/chunk-feed-utils-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-feed-utils-3383832fc92ed399e70f.js
bundles/chunk-Modal-ChangeUsernameWarning-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-ChangeUsernameWarning-3383832fc92ed399e70f.js
bundles/chunk-Modal-AboutAIUsage-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-AboutAIUsage-3383832fc92ed399e70f.js
bundles/chunk-Modal-CancelEditImage-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-CancelEditImage-3383832fc92ed399e70f.js
bundles/fanclubjs-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/fanclubjs-3383832fc92ed399e70f.js
bundles/chunk-CreativeWork-ModalCreativeAlert-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-CreativeWork-ModalCreativeAlert-3383832fc92ed399e70f.js
bundles/chunk-postActivity-PollBlock-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-postActivity-PollBlock-3383832fc92ed399e70f.js
bundles/chunk-H5ChildCommentsWrapper-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-H5ChildCommentsWrapper-3383832fc92ed399e70f.js
bundles/chunk-Modal-EnterDrawDone-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-EnterDrawDone-3383832fc92ed399e70f.js
bundles/chunk-SortableSongList-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-SortableSongList-3383832fc92ed399e70f.js
bundles/chunk-Modal-ClapBannedSongs-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-ClapBannedSongs-3383832fc92ed399e70f.js
bundles/CreatePlaylist-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/CreatePlaylist-3383832fc92ed399e70f.js
bundles/chunk-Modal-DeletePlaylistContainer-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-DeletePlaylistContainer-3383832fc92ed399e70f.js
bundles/chunk-4525-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-4525-3383832fc92ed399e70f.js
bundles/chunk-Modal-CommentReport-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-CommentReport-3383832fc92ed399e70f.js
bundles/LiveAudioSvg-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/LiveAudioSvg-3383832fc92ed399e70f.js
bundles/InsightFansDistribution-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/InsightFansDistribution-3383832fc92ed399e70f.js
bundles/FeedVoted-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/FeedVoted-3383832fc92ed399e70f.js
bundles/chunk-Modal-ImageCropper-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-ImageCropper-3383832fc92ed399e70f.js
bundles/chunk-2109-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-2109-3383832fc92ed399e70f.js
bundles/chunk-Modal-Toast-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-Toast-3383832fc92ed399e70f.js
bundles/chunk-Modal-RejectApplication-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-RejectApplication-3383832fc92ed399e70f.js
bundles/chunk-Modal-ClapLarge-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-ClapLarge-3383832fc92ed399e70f.js
bundles/chunk-Modal-Mute-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-Mute-3383832fc92ed399e70f.js
bundles/chunk-TimeAgo-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-TimeAgo-3383832fc92ed399e70f.js
bundles/OAuthVerifyCellphone-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/OAuthVerifyCellphone-3383832fc92ed399e70f.js
bundles/insightjs-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/insightjs-3383832fc92ed399e70f.js
bundles/chunk-readURL-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-readURL-3383832fc92ed399e70f.js
bundles/chunk-Modal-BroadcastDetail-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-BroadcastDetail-3383832fc92ed399e70f.js
bundles/VenueActivitySidebar-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/VenueActivitySidebar-3383832fc92ed399e70f.js
bundles/profile-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/profile-3383832fc92ed399e70f.js
bundles/5668-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/5668-3383832fc92ed399e70f.js
bundles/InsightReportChartPie-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/InsightReportChartPie-3383832fc92ed399e70f.js
bundles/1460-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/1460-3383832fc92ed399e70f.js
bundles/chunk-updateShareCount-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-updateShareCount-3383832fc92ed399e70f.js
bundles/chunk-H5UploadSongWrapper-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-H5UploadSongWrapper-3383832fc92ed399e70f.js
bundles/chunk-Modal-AddToPlaylist-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-AddToPlaylist-3383832fc92ed399e70f.js
bundles/vendor-moment-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/vendor-moment-3383832fc92ed399e70f.js
bundles/chunk-Modal-OppoCalendar-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-OppoCalendar-3383832fc92ed399e70f.js
bundles/LiveAudioPlayer-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/LiveAudioPlayer-3383832fc92ed399e70f.js
bundles/chunk-Modal-QuitEvent-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-QuitEvent-3383832fc92ed399e70f.js
bundles/chunk-2910-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-2910-3383832fc92ed399e70f.js
bundles/scheduledSong-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/scheduledSong-3383832fc92ed399e70f.js
bundles/feedUtils-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/feedUtils-3383832fc92ed399e70f.js
bundles/ManageUnalbumSongs-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/ManageUnalbumSongs-3383832fc92ed399e70f.js
bundles/9403-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/9403-3383832fc92ed399e70f.js
bundles/clap-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/clap-3383832fc92ed399e70f.js
bundles/chunk-Modal-CellphoneReachesAccountLimit-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-CellphoneReachesAccountLimit-3383832fc92ed399e70f.js
bundles/chunk-2082-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-2082-3383832fc92ed399e70f.js
bundles/chunk-Modal-ModalFeatUser-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-ModalFeatUser-3383832fc92ed399e70f.js
bundles/chunk-lazy-TaggedUser-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-lazy-TaggedUser-3383832fc92ed399e70f.js
bundles/2637-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/2637-3383832fc92ed399e70f.js
bundles/chunk-Modal-ApproveApplication-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-ApproveApplication-3383832fc92ed399e70f.js
bundles/chunk-postActivity-DrawBlock-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-postActivity-DrawBlock-3383832fc92ed399e70f.js
bundles/chunk-CreativeWorkPreview-EmbedBlock-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-CreativeWorkPreview-EmbedBlock-3383832fc92ed399e70f.js
bundles/chunk-Modal-VerifyBeforeSend-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-VerifyBeforeSend-3383832fc92ed399e70f.js
bundles/chunk-postActivity-MerchandiseBlock-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-postActivity-MerchandiseBlock-3383832fc92ed399e70f.js
bundles/chunk-6218-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-6218-3383832fc92ed399e70f.js
bundles/8508-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/8508-3383832fc92ed399e70f.js
bundles/chunk-Modal-AboutSchedule-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-AboutSchedule-3383832fc92ed399e70f.js
bundles/ClapBankInput-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/ClapBankInput-3383832fc92ed399e70f.js
bundles/chunk-Modal-Clap-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-Clap-3383832fc92ed399e70f.js
bundles/chunk-Modal-AlertWithMsg-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-AlertWithMsg-3383832fc92ed399e70f.js
bundles/chunk-Modal-CoverSize-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-CoverSize-3383832fc92ed399e70f.js
bundles/chunk-Modal-DeleteBroadcast-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-DeleteBroadcast-3383832fc92ed399e70f.js
bundles/chunk-CreativeWorkPreview-TextBlock-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-CreativeWorkPreview-TextBlock-3383832fc92ed399e70f.js
bundles/chunk-Modal-aboutPublishAt-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-aboutPublishAt-3383832fc92ed399e70f.js
bundles/chunk-Modal-OppoCheck-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-OppoCheck-3383832fc92ed399e70f.js
bundles/chunk-MobileListPlayer-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-MobileListPlayer-3383832fc92ed399e70f.js
bundles/chunk-Modal-SendVoiceCode-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-SendVoiceCode-3383832fc92ed399e70f.js
bundles/chunk-feed-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-feed-3383832fc92ed399e70f.js
bundles/chunk-Modal-ShareSetting-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-ShareSetting-3383832fc92ed399e70f.js
bundles/chunk-Modal-RemoveFocusSong-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-RemoveFocusSong-3383832fc92ed399e70f.js
bundles/chunk-Modal-AddInvitationLink-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-AddInvitationLink-3383832fc92ed399e70f.js
bundles/chunk-5038-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-5038-3383832fc92ed399e70f.js
bundles/chunk-Modal-Unfollow-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-Unfollow-3383832fc92ed399e70f.js
bundles/chunk-Modal-IsAuditioning-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-IsAuditioning-3383832fc92ed399e70f.js
bundles/chunk-ChildCommentWrapper-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-ChildCommentWrapper-3383832fc92ed399e70f.js
bundles/chunk-Modal-ConfirmRemoveContent-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-ConfirmRemoveContent-3383832fc92ed399e70f.js
bundles/RealtimeChart-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/RealtimeChart-3383832fc92ed399e70f.js
bundles/chunk-Modal-ClapConfigIsFreezed-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-ClapConfigIsFreezed-3383832fc92ed399e70f.js
bundles/chunk-Modal-WhatIsAI-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-WhatIsAI-3383832fc92ed399e70f.js
bundles/chunk-vendor-player-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-vendor-player-3383832fc92ed399e70f.js
bundles/vendor-react-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/vendor-react-3383832fc92ed399e70f.js
bundles/chunk-Modal-AlertBeforeSubmit-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-AlertBeforeSubmit-3383832fc92ed399e70f.js
bundles/chunk-CreativeWork-ModalCreativeDelete-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-CreativeWork-ModalCreativeDelete-3383832fc92ed399e70f.js
bundles/InsightTrend-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/InsightTrend-3383832fc92ed399e70f.js
bundles/ManageAlbum-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/ManageAlbum-3383832fc92ed399e70f.js
bundles/6566-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/6566-3383832fc92ed399e70f.js
bundles/chunk-Modal-ShareMerchandise-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-ShareMerchandise-3383832fc92ed399e70f.js
bundles/chunk-Modal-SelectFocusSong-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-SelectFocusSong-3383832fc92ed399e70f.js
bundles/chunk-Modal-AlreadyBlocked-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-AlreadyBlocked-3383832fc92ed399e70f.js
bundles/chunk-7869-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-7869-3383832fc92ed399e70f.js
bundles/CreateAlbum-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/CreateAlbum-3383832fc92ed399e70f.js
bundles/InsightReportDashboardChartLine-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/InsightReportDashboardChartLine-3383832fc92ed399e70f.js
bundles/vendor-modal-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/vendor-modal-3383832fc92ed399e70f.js
bundles/wegotyou-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/wegotyou-3383832fc92ed399e70f.js
bundles/chunk-Modal-OppoTime-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-OppoTime-3383832fc92ed399e70f.js
bundles/venueActivity-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/venueActivity-3383832fc92ed399e70f.js
bundles/ChangeCellphone-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/ChangeCellphone-3383832fc92ed399e70f.js
bundles/FanclubPage-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/FanclubPage-3383832fc92ed399e70f.js
bundles/8607-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/8607-3383832fc92ed399e70f.js
bundles/chunk-Modal-ClapCard-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-ClapCard-3383832fc92ed399e70f.js
bundles/ManagePlaylist-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/ManagePlaylist-3383832fc92ed399e70f.js
bundles/mutelist-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/mutelist-3383832fc92ed399e70f.js
bundles/AnnualReportPlayer-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/AnnualReportPlayer-3383832fc92ed399e70f.js
bundles/chunk-Modal-VotedDownloadApp-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-VotedDownloadApp-3383832fc92ed399e70f.js
bundles/chunk-Modal-OppoConfirmed-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-OppoConfirmed-3383832fc92ed399e70f.js
bundles/chunk-Modal-FanclubMemberOnly-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-FanclubMemberOnly-3383832fc92ed399e70f.js
bundles/chunk-Modal-LrcNotice-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-LrcNotice-3383832fc92ed399e70f.js
bundles/7622-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/7622-3383832fc92ed399e70f.js
bundles/chunk-Fanclub-Editor-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Fanclub-Editor-3383832fc92ed399e70f.js
bundles/chunk-Modal-DeleteLike-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-DeleteLike-3383832fc92ed399e70f.js
bundles/MainPlayer-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/MainPlayer-3383832fc92ed399e70f.js
bundles/CreateFeed-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/CreateFeed-3383832fc92ed399e70f.js
bundles/2414-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/2414-3383832fc92ed399e70f.js
bundles/chunk-Modal-FeedPin-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-FeedPin-3383832fc92ed399e70f.js
bundles/chunk-Modal-BadComment-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-BadComment-3383832fc92ed399e70f.js
bundles/ArtistProfile-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/ArtistProfile-3383832fc92ed399e70f.js
bundles/chunk-Modal-DownloadApp-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-DownloadApp-3383832fc92ed399e70f.js
bundles/readPDF-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/readPDF-3383832fc92ed399e70f.js
bundles/chunk-MobileSongPlayer-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-MobileSongPlayer-3383832fc92ed399e70f.js
bundles/chunk-5139-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-5139-3383832fc92ed399e70f.js
bundles/H5Comment-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/H5Comment-3383832fc92ed399e70f.js
bundles/chunk-6406-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-6406-3383832fc92ed399e70f.js
bundles/232-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/232-3383832fc92ed399e70f.js
bundles/feedjs-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/feedjs-3383832fc92ed399e70f.js
bundles/chunk-Modal-OppoPlaylist-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-OppoPlaylist-3383832fc92ed399e70f.js
bundles/chunk-Modal-Repost-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-Repost-3383832fc92ed399e70f.js
bundles/vendor-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/vendor-3383832fc92ed399e70f.js
bundles/MutedComment-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/MutedComment-3383832fc92ed399e70f.js
bundles/ClapBranchInput-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/ClapBranchInput-3383832fc92ed399e70f.js
bundles/chunk-Modal-DarkMode-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-DarkMode-3383832fc92ed399e70f.js
bundles/SearchSmall-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/SearchSmall-3383832fc92ed399e70f.js
bundles/chunk-MiniPlayerContainer-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-MiniPlayerContainer-3383832fc92ed399e70f.js
bundles/chunk-Modal-Alert-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-Alert-3383832fc92ed399e70f.js
bundles/chunk-Modal-CommentReply-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-CommentReply-3383832fc92ed399e70f.js
bundles/chunk-checkCommentReportState-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-checkCommentReportState-3383832fc92ed399e70f.js
bundles/SearchEditable-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/SearchEditable-3383832fc92ed399e70f.js
bundles/chunk-DTForm-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-DTForm-3383832fc92ed399e70f.js
bundles/vendor-mentions-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/vendor-mentions-3383832fc92ed399e70f.js
bundles/9050-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/9050-3383832fc92ed399e70f.js
bundles/chunk-Modal-SelectFocusSongDone-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-SelectFocusSongDone-3383832fc92ed399e70f.js
bundles/Modal-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/Modal-3383832fc92ed399e70f.js
bundles/chunk-WebNewCommentWrapper-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-WebNewCommentWrapper-3383832fc92ed399e70f.js
bundles/chunk-H5NewCommentWrapper-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-H5NewCommentWrapper-3383832fc92ed399e70f.js
bundles/giveaway-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/giveaway-3383832fc92ed399e70f.js
bundles/CreativeWork-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/CreativeWork-3383832fc92ed399e70f.js
bundles/chunk-Modal-NoSMSMessage-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-NoSMSMessage-3383832fc92ed399e70f.js
bundles/chunk-Modal-SwitchLanguage-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-SwitchLanguage-3383832fc92ed399e70f.js
bundles/ProfileEdit-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/ProfileEdit-3383832fc92ed399e70f.js
bundles/7066-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/7066-3383832fc92ed399e70f.js
bundles/2302-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/2302-3383832fc92ed399e70f.js
bundles/chunk-Modal-Embed-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-Embed-3383832fc92ed399e70f.js
bundles/chunk-Modal-Boost-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-Boost-3383832fc92ed399e70f.js
bundles/chunk-fanclub-utils-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-fanclub-utils-3383832fc92ed399e70f.js
bundles/regionUtils-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/regionUtils-3383832fc92ed399e70f.js
bundles/chunk-Modal-AccountCheck-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-AccountCheck-3383832fc92ed399e70f.js
bundles/533-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/533-3383832fc92ed399e70f.js
bundles/chunk-Modal-DisconnectSNS-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-DisconnectSNS-3383832fc92ed399e70f.js
bundles/chunk-Modal-PublicCount-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-PublicCount-3383832fc92ed399e70f.js
bundles/chunk-Modal-ModalAlertSongName-3383832fc92ed399e70f.js /home/ubuntu/streetvoice/static/bundles/chunk-Modal-ModalAlertSongName-3383832fc92ed399e70f.js
fake_useragent/0.1.11.json /home/ubuntu/streetvoice/static/fake_useragent/0.1.11.json
js/streetvoice.catRun.js /home/ubuntu/streetvoice/static/js/streetvoice.catRun.js
js/streetvoice.feed.js /home/ubuntu/streetvoice/static/js/streetvoice.feed.js
js/lazybeforeunveil.js /home/ubuntu/streetvoice/static/js/lazybeforeunveil.js
js/streetvoice.profile.js /home/ubuntu/streetvoice/static/js/streetvoice.profile.js
js/streetvoice.giveaway.js /home/ubuntu/streetvoice/static/js/streetvoice.giveaway.js
js/streetvoice.lazyLoad.js /home/ubuntu/streetvoice/static/js/streetvoice.lazyLoad.js
js/streetvoice.maps.js /home/ubuntu/streetvoice/static/js/streetvoice.maps.js
js/streetvoice.phone.js /home/ubuntu/streetvoice/static/js/streetvoice.phone.js
js/streetvoice.captcha.js /home/ubuntu/streetvoice/static/js/streetvoice.captcha.js
js/streetvoice.fanclub.js /home/ubuntu/streetvoice/static/js/streetvoice.fanclub.js
js/streetvoice.count.js /home/ubuntu/streetvoice/static/js/streetvoice.count.js
js/init.js /home/ubuntu/streetvoice/static/js/init.js
js/.eslintrc /home/ubuntu/streetvoice/static/js/.eslintrc
js/streetvoice.list-live-animation.js /home/ubuntu/streetvoice/static/js/streetvoice.list-live-animation.js
js/streetvoice.more.js /home/ubuntu/streetvoice/static/js/streetvoice.more.js
js/streetvoice.nextpage.js /home/ubuntu/streetvoice/static/js/streetvoice.nextpage.js
js/streetvoice.regionUtils.js /home/ubuntu/streetvoice/static/js/streetvoice.regionUtils.js
js/streetvoice.scheduledSong.js /home/ubuntu/streetvoice/static/js/streetvoice.scheduledSong.js
js/streetvoice.like.js /home/ubuntu/streetvoice/static/js/streetvoice.like.js
js/streetvoice.shop.js /home/ubuntu/streetvoice/static/js/streetvoice.shop.js
js/toggle-password.js /home/ubuntu/streetvoice/static/js/toggle-password.js
js/streetvoice.wegotyou.js /home/ubuntu/streetvoice/static/js/streetvoice.wegotyou.js
js/streetvoice.htmx.js /home/ubuntu/streetvoice/static/js/streetvoice.htmx.js
js/streetvoice.venueActivity.js /home/ubuntu/streetvoice/static/js/streetvoice.venueActivity.js
js/streetvoice.readmore.js /home/ubuntu/streetvoice/static/js/streetvoice.readmore.js
js/streetvoice.notification.js /home/ubuntu/streetvoice/static/js/streetvoice.notification.js
js/common.js /home/ubuntu/streetvoice/static/js/common.js
js/streetvoice.feedUtils.js /home/ubuntu/streetvoice/static/js/streetvoice.feedUtils.js
js/streetvoice.blacklist.js /home/ubuntu/streetvoice/static/js/streetvoice.blacklist.js
js/streetvoice.event.js /home/ubuntu/streetvoice/static/js/streetvoice.event.js
js/streetvoice.reset-password.js /home/ubuntu/streetvoice/static/js/streetvoice.reset-password.js
js/streetvoice.forgot-password-for-phone.js /home/ubuntu/streetvoice/static/js/streetvoice.forgot-password-for-phone.js
js/streetvoice.insight.js /home/ubuntu/streetvoice/static/js/streetvoice.insight.js
js/fixed-top-alert.js /home/ubuntu/streetvoice/static/js/fixed-top-alert.js
js/streetvoice.annualReport.js /home/ubuntu/streetvoice/static/js/streetvoice.annualReport.js
js/ads.js /home/ubuntu/streetvoice/static/js/ads.js
js/streetvoice.mutelist.js /home/ubuntu/streetvoice/static/js/streetvoice.mutelist.js
js/streetvoice.accredited.js /home/ubuntu/streetvoice/static/js/streetvoice.accredited.js
js/streetvoice.comment.js /home/ubuntu/streetvoice/static/js/streetvoice.comment.js
js/streetvoice.fanclub-questions.js /home/ubuntu/streetvoice/static/js/streetvoice.fanclub-questions.js
js/streetvoice.popup-base.js /home/ubuntu/streetvoice/static/js/streetvoice.popup-base.js
js/streetvoice.carousel.js /home/ubuntu/streetvoice/static/js/streetvoice.carousel.js
js/streetvoice.gpt.js /home/ubuntu/streetvoice/static/js/streetvoice.gpt.js
js/streetvoice.clapForm.js /home/ubuntu/streetvoice/static/js/streetvoice.clapForm.js
js/streetvoice.clap.js /home/ubuntu/streetvoice/static/js/streetvoice.clap.js
js/streetvoice.login.js /home/ubuntu/streetvoice/static/js/streetvoice.login.js
js/streetvoice.eventTracking.js /home/ubuntu/streetvoice/static/js/streetvoice.eventTracking.js
js/appComments.js /home/ubuntu/streetvoice/static/js/appComments.js
js/modal-open.js /home/ubuntu/streetvoice/static/js/modal-open.js
js/streetvoice.play.js /home/ubuntu/streetvoice/static/js/streetvoice.play.js
js/streetvoice.popup.js /home/ubuntu/streetvoice/static/js/streetvoice.popup.js
fanclub/fonts20240912/icomoon.ttf /home/ubuntu/streetvoice/static/fanclub/fonts20240912/icomoon.ttf
fanclub/fonts20240912/icomoon.svg /home/ubuntu/streetvoice/static/fanclub/fonts20240912/icomoon.svg
fanclub/fonts20240912/icomoon.eot /home/ubuntu/streetvoice/static/fanclub/fonts20240912/icomoon.eot
fanclub/fonts20240912/icomoon.woff /home/ubuntu/streetvoice/static/fanclub/fonts20240912/icomoon.woff
fanclub/images/img-1200x630.jpg /home/ubuntu/streetvoice/static/fanclub/images/img-1200x630.jpg
fanclub/images/img-profile-head-default.png /home/ubuntu/streetvoice/static/fanclub/images/img-profile-head-default.png
fanclub/images/img-fanclub-icon.png /home/ubuntu/streetvoice/static/fanclub/images/img-fanclub-icon.png
fanclub/images/img-member.jpg /home/ubuntu/streetvoice/static/fanclub/images/img-member.jpg
fanclub/images/logo-sv-w.svg /home/ubuntu/streetvoice/static/fanclub/images/logo-sv-w.svg
fanclub/images/img-cover.jpg /home/ubuntu/streetvoice/static/fanclub/images/img-cover.jpg
fanclub/images/ico/favicon.ico /home/ubuntu/streetvoice/static/fanclub/images/ico/favicon.ico
fanclub/libs/js.cookie.min.js /home/ubuntu/streetvoice/static/fanclub/libs/js.cookie.min.js
fanclub/libs/xlsx.full.min.js /home/ubuntu/streetvoice/static/fanclub/libs/xlsx.full.min.js
fanclub/libs/jquery-3.4.1.min.js /home/ubuntu/streetvoice/static/fanclub/libs/jquery-3.4.1.min.js
fanclub/libs/jszip.min.js /home/ubuntu/streetvoice/static/fanclub/libs/jszip.min.js
fanclub/libs/util.js /home/ubuntu/streetvoice/static/fanclub/libs/util.js
fanclub/libs/jquery.in-viewport-class.js /home/ubuntu/streetvoice/static/fanclub/libs/jquery.in-viewport-class.js
fanclub/libs/modal.js /home/ubuntu/streetvoice/static/fanclub/libs/modal.js
fanclub/styles/bootstrap.css /home/ubuntu/streetvoice/static/fanclub/styles/bootstrap.css
fanclub/js/common.js /home/ubuntu/streetvoice/static/fanclub/js/common.js
fanclub/js/modal-show.js /home/ubuntu/streetvoice/static/fanclub/js/modal-show.js
fanclub/js/modal-open.js /home/ubuntu/streetvoice/static/fanclub/js/modal-open.js
jsx/.eslintrc /home/ubuntu/streetvoice/static/jsx/.eslintrc
jsx/components/Feed/PollBlock.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/PollBlock.jsx
jsx/components/Feed/ImgBlockWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/ImgBlockWrapper.jsx
jsx/components/Feed/LiveAudioBlock.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/LiveAudioBlock.jsx
jsx/components/Feed/utils.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/utils.jsx
jsx/components/Feed/DashedImageBlock.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/DashedImageBlock.jsx
jsx/components/Feed/FeedWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/FeedWrapper.jsx
jsx/components/Feed/FeedVotedWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/FeedVotedWrapper.jsx
jsx/components/Feed/ImgBlock.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/ImgBlock.jsx
jsx/components/Feed/BottomActionBtns.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/BottomActionBtns.jsx
jsx/components/Feed/ModalConfirmRemoveContent.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/ModalConfirmRemoveContent.jsx
jsx/components/Feed/MerchandiseBlock.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/MerchandiseBlock.jsx
jsx/components/Feed/Merchandise.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/Merchandise.jsx
jsx/components/Feed/ModalImageAlert.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/ModalImageAlert.jsx
jsx/components/Feed/ModalCancelEditImage.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/ModalCancelEditImage.jsx
jsx/components/Feed/DrawBlock.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/DrawBlock.jsx
jsx/components/Feed/ModalEditImages.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/ModalEditImages.jsx
jsx/components/Feed/ModalOverviewImg.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/ModalOverviewImg.jsx
jsx/components/Feed/ModalFeedPin.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/ModalFeedPin.jsx
jsx/components/Feed/OpenGraphPreview.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/OpenGraphPreview.jsx
jsx/components/Feed/Feed.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/Feed.jsx
jsx/components/Feed/BtnBlock.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/BtnBlock.jsx
jsx/components/Feed/ModalSelectMerchandise.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/ModalSelectMerchandise.jsx
jsx/components/Feed/LiveAudio/LiveAudio.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/LiveAudio/LiveAudio.jsx
jsx/components/Feed/LiveAudio/Svg.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/LiveAudio/Svg.jsx
jsx/components/Feed/LiveAudio/ModalLiveAudio.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/LiveAudio/ModalLiveAudio.jsx
jsx/components/Feed/LiveAudio/LiveAudioPlayer.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/LiveAudio/LiveAudioPlayer.jsx
jsx/components/Feed/LiveAudio/LiveAudioSvg.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/LiveAudio/LiveAudioSvg.jsx
jsx/components/Feed/Draw/ModalDrawStep2.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/Draw/ModalDrawStep2.jsx
jsx/components/Feed/Draw/DrawDetail.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/Draw/DrawDetail.jsx
jsx/components/Feed/Draw/ModalDrawStep1.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/Draw/ModalDrawStep1.jsx
jsx/components/Feed/Poll/Duration.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/Poll/Duration.jsx
jsx/components/Feed/Poll/PollDetail.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/Poll/PollDetail.jsx
jsx/components/Feed/Poll/Choices.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/Poll/Choices.jsx
jsx/components/Feed/Poll/ModalPublicCount.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/Poll/ModalPublicCount.jsx
jsx/components/Feed/Poll/PublicVotesCount.jsx /home/ubuntu/streetvoice/static/jsx/components/Feed/Poll/PublicVotesCount.jsx
jsx/components/Announcement/AnnouncementContainer.jsx /home/ubuntu/streetvoice/static/jsx/components/Announcement/AnnouncementContainer.jsx
jsx/components/AnnualReport/AnnualReportPlayer.jsx /home/ubuntu/streetvoice/static/jsx/components/AnnualReport/AnnualReportPlayer.jsx
jsx/components/Fanclub/ModalDraft.jsx /home/ubuntu/streetvoice/static/jsx/components/Fanclub/ModalDraft.jsx
jsx/components/Fanclub/ModalSubmitDone.jsx /home/ubuntu/streetvoice/static/jsx/components/Fanclub/ModalSubmitDone.jsx
jsx/components/Fanclub/ModalConfirming.jsx /home/ubuntu/streetvoice/static/jsx/components/Fanclub/ModalConfirming.jsx
jsx/components/Fanclub/ModalSubmit.jsx /home/ubuntu/streetvoice/static/jsx/components/Fanclub/ModalSubmit.jsx
jsx/components/Fanclub/Context.jsx /home/ubuntu/streetvoice/static/jsx/components/Fanclub/Context.jsx
jsx/components/Fanclub/reducer.jsx /home/ubuntu/streetvoice/static/jsx/components/Fanclub/reducer.jsx
jsx/components/Fanclub/useFanclub.jsx /home/ubuntu/streetvoice/static/jsx/components/Fanclub/useFanclub.jsx
jsx/components/Fanclub/ModalImageCropper.jsx /home/ubuntu/streetvoice/static/jsx/components/Fanclub/ModalImageCropper.jsx
jsx/components/Fanclub/Container.jsx /home/ubuntu/streetvoice/static/jsx/components/Fanclub/Container.jsx
jsx/components/Fanclub/ModalEditor.jsx /home/ubuntu/streetvoice/static/jsx/components/Fanclub/ModalEditor.jsx
jsx/components/Fanclub/FanclubPage/Context.jsx /home/ubuntu/streetvoice/static/jsx/components/Fanclub/FanclubPage/Context.jsx
jsx/components/Fanclub/FanclubPage/Container.jsx /home/ubuntu/streetvoice/static/jsx/components/Fanclub/FanclubPage/Container.jsx
jsx/components/Fanclub/FanclubPage/ModalProfile.jsx /home/ubuntu/streetvoice/static/jsx/components/Fanclub/FanclubPage/ModalProfile.jsx
jsx/components/RealtimeChart/Song.jsx /home/ubuntu/streetvoice/static/jsx/components/RealtimeChart/Song.jsx
jsx/components/RealtimeChart/RealtimeChartContainer.jsx /home/ubuntu/streetvoice/static/jsx/components/RealtimeChart/RealtimeChartContainer.jsx
jsx/components/CreativeWork/AddNewBlock.jsx /home/ubuntu/streetvoice/static/jsx/components/CreativeWork/AddNewBlock.jsx
jsx/components/CreativeWork/ImageBlock.jsx /home/ubuntu/streetvoice/static/jsx/components/CreativeWork/ImageBlock.jsx
jsx/components/CreativeWork/CreativeWorkContainer.jsx /home/ubuntu/streetvoice/static/jsx/components/CreativeWork/CreativeWorkContainer.jsx
jsx/components/CreativeWork/EmbedBlock.jsx /home/ubuntu/streetvoice/static/jsx/components/CreativeWork/EmbedBlock.jsx
jsx/components/CreativeWork/TextBlock.jsx /home/ubuntu/streetvoice/static/jsx/components/CreativeWork/TextBlock.jsx
jsx/components/CreativeWork/BtnDelete.jsx /home/ubuntu/streetvoice/static/jsx/components/CreativeWork/BtnDelete.jsx
jsx/components/CreativeWork/ModalCreativeDelete.jsx /home/ubuntu/streetvoice/static/jsx/components/CreativeWork/ModalCreativeDelete.jsx
jsx/components/CreativeWork/ModalCreativeAlert.jsx /home/ubuntu/streetvoice/static/jsx/components/CreativeWork/ModalCreativeAlert.jsx
jsx/components/Signup/ProgressH5.jsx /home/ubuntu/streetvoice/static/jsx/components/Signup/ProgressH5.jsx
jsx/components/Signup/Step3.jsx /home/ubuntu/streetvoice/static/jsx/components/Signup/Step3.jsx
jsx/components/Signup/Step4.jsx /home/ubuntu/streetvoice/static/jsx/components/Signup/Step4.jsx
jsx/components/Signup/stepReducer.jsx /home/ubuntu/streetvoice/static/jsx/components/Signup/stepReducer.jsx
jsx/components/Signup/Step1.jsx /home/ubuntu/streetvoice/static/jsx/components/Signup/Step1.jsx
jsx/components/Signup/SignupContainer.jsx /home/ubuntu/streetvoice/static/jsx/components/Signup/SignupContainer.jsx
jsx/components/Signup/SignupContext.jsx /home/ubuntu/streetvoice/static/jsx/components/Signup/SignupContext.jsx
jsx/components/Signup/useForm.jsx /home/ubuntu/streetvoice/static/jsx/components/Signup/useForm.jsx
jsx/components/Signup/formReducer.jsx /home/ubuntu/streetvoice/static/jsx/components/Signup/formReducer.jsx
jsx/components/Signup/OAuthVerifyCellphoneForm.jsx /home/ubuntu/streetvoice/static/jsx/components/Signup/OAuthVerifyCellphoneForm.jsx
jsx/components/Signup/Step2.jsx /home/ubuntu/streetvoice/static/jsx/components/Signup/Step2.jsx
jsx/components/Signup/SignupFormH5.jsx /home/ubuntu/streetvoice/static/jsx/components/Signup/SignupFormH5.jsx
jsx/components/Signup/Progress.jsx /home/ubuntu/streetvoice/static/jsx/components/Signup/Progress.jsx
jsx/components/Signup/ChangeCellphoneContainer.jsx /home/ubuntu/streetvoice/static/jsx/components/Signup/ChangeCellphoneContainer.jsx
jsx/components/Signup/useStep.jsx /home/ubuntu/streetvoice/static/jsx/components/Signup/useStep.jsx
jsx/components/Signup/OAuthVerifyCellphoneContainer.jsx /home/ubuntu/streetvoice/static/jsx/components/Signup/OAuthVerifyCellphoneContainer.jsx
jsx/components/Signup/SignupForm.jsx /home/ubuntu/streetvoice/static/jsx/components/Signup/SignupForm.jsx
jsx/components/Signup/ChangeCellphoneForm.jsx /home/ubuntu/streetvoice/static/jsx/components/Signup/ChangeCellphoneForm.jsx
jsx/components/Chat/RoomsList.jsx /home/ubuntu/streetvoice/static/jsx/components/Chat/RoomsList.jsx
jsx/components/Chat/DeleteUnsentMsg.jsx /home/ubuntu/streetvoice/static/jsx/components/Chat/DeleteUnsentMsg.jsx
jsx/components/Chat/ChatRoom.jsx /home/ubuntu/streetvoice/static/jsx/components/Chat/ChatRoom.jsx
jsx/components/Chat/Typing.jsx /home/ubuntu/streetvoice/static/jsx/components/Chat/Typing.jsx
jsx/components/Chat/RoomsListItem.jsx /home/ubuntu/streetvoice/static/jsx/components/Chat/RoomsListItem.jsx
jsx/components/Chat/Message.jsx /home/ubuntu/streetvoice/static/jsx/components/Chat/Message.jsx
jsx/components/Chat/ChatRoomWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/Chat/ChatRoomWrapper.jsx
jsx/components/Player/Player.jsx /home/ubuntu/streetvoice/static/jsx/components/Player/Player.jsx
jsx/components/HOC/LazyLoading.jsx /home/ubuntu/streetvoice/static/jsx/components/HOC/LazyLoading.jsx
jsx/components/ManageAlbum/Event.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageAlbum/Event.jsx
jsx/components/ManageAlbum/ModalUnalbumSongs.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageAlbum/ModalUnalbumSongs.jsx
jsx/components/ManageAlbum/Description.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageAlbum/Description.jsx
jsx/components/ManageAlbum/songsReducer.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageAlbum/songsReducer.jsx
jsx/components/ManageAlbum/Image.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageAlbum/Image.jsx
jsx/components/ManageAlbum/SongContext.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageAlbum/SongContext.jsx
jsx/components/ManageAlbum/Breadcrumb.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageAlbum/Breadcrumb.jsx
jsx/components/ManageAlbum/albumListReducer.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageAlbum/albumListReducer.jsx
jsx/components/ManageAlbum/Badge.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageAlbum/Badge.jsx
jsx/components/ManageAlbum/AllSongsWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageAlbum/AllSongsWrapper.jsx
jsx/components/ManageAlbum/AlbumForm.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageAlbum/AlbumForm.jsx
jsx/components/ManageAlbum/Alert.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageAlbum/Alert.jsx
jsx/components/ManageAlbum/ManageAlbumWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageAlbum/ManageAlbumWrapper.jsx
jsx/components/ManageAlbum/useForm.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageAlbum/useForm.jsx
jsx/components/ManageAlbum/CreateAlbumWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageAlbum/CreateAlbumWrapper.jsx
jsx/components/ManageAlbum/PublishAt.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageAlbum/PublishAt.jsx
jsx/components/ManageAlbum/formReducer.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageAlbum/formReducer.jsx
jsx/components/ManageAlbum/SortableSongList.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageAlbum/SortableSongList.jsx
jsx/components/ManageAlbum/AlbumContext.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageAlbum/AlbumContext.jsx
jsx/components/ManageAlbum/useSongs.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageAlbum/useSongs.jsx
jsx/components/ManageAlbum/Name.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageAlbum/Name.jsx
jsx/components/ManageAlbum/ModalAboutPublishAt.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageAlbum/ModalAboutPublishAt.jsx
jsx/components/ManageAlbum/useAlbumList.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageAlbum/useAlbumList.jsx
jsx/components/ManageAlbum/SongList.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageAlbum/SongList.jsx
jsx/components/ManageAlbum/UnalbumSongsWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageAlbum/UnalbumSongsWrapper.jsx
jsx/components/ManageAlbum/Common.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageAlbum/Common.jsx
jsx/components/ManageAlbum/Song.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageAlbum/Song.jsx
jsx/components/ManageAlbum/ModalSelectAlbum.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageAlbum/ModalSelectAlbum.jsx
jsx/components/ManageAlbum/handleErrorMsg.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageAlbum/handleErrorMsg.jsx
jsx/components/Mixins/checkImageExist.jsx /home/ubuntu/streetvoice/static/jsx/components/Mixins/checkImageExist.jsx
jsx/components/Mixins/PlayerMixin.jsx /home/ubuntu/streetvoice/static/jsx/components/Mixins/PlayerMixin.jsx
jsx/components/Mixins/setAudioTitleMixin.jsx /home/ubuntu/streetvoice/static/jsx/components/Mixins/setAudioTitleMixin.jsx
jsx/components/Mixins/escapeHtml.jsx /home/ubuntu/streetvoice/static/jsx/components/Mixins/escapeHtml.jsx
jsx/components/Mixins/.eslintrc /home/ubuntu/streetvoice/static/jsx/components/Mixins/.eslintrc
jsx/components/Mixins/CreativeWorkMixin.jsx /home/ubuntu/streetvoice/static/jsx/components/Mixins/CreativeWorkMixin.jsx
jsx/components/Mixins/ShouldComponentUpdate.jsx /home/ubuntu/streetvoice/static/jsx/components/Mixins/ShouldComponentUpdate.jsx
jsx/components/Mixins/CnVerifySlideMixin.jsx /home/ubuntu/streetvoice/static/jsx/components/Mixins/CnVerifySlideMixin.jsx
jsx/components/Mixins/compressImageToDataURL.jsx /home/ubuntu/streetvoice/static/jsx/components/Mixins/compressImageToDataURL.jsx
jsx/components/Mixins/SeekingMixin.jsx /home/ubuntu/streetvoice/static/jsx/components/Mixins/SeekingMixin.jsx
jsx/components/Mixins/PubSub.jsx /home/ubuntu/streetvoice/static/jsx/components/Mixins/PubSub.jsx
jsx/components/Mixins/handlePopstate.jsx /home/ubuntu/streetvoice/static/jsx/components/Mixins/handlePopstate.jsx
jsx/components/Mixins/SongMixin.jsx /home/ubuntu/streetvoice/static/jsx/components/Mixins/SongMixin.jsx
jsx/components/Mixins/AreEqual.jsx /home/ubuntu/streetvoice/static/jsx/components/Mixins/AreEqual.jsx
jsx/components/Mixins/handleErrorMsg.jsx /home/ubuntu/streetvoice/static/jsx/components/Mixins/handleErrorMsg.jsx
jsx/components/CreativeWorkPreview/ImageBlock.jsx /home/ubuntu/streetvoice/static/jsx/components/CreativeWorkPreview/ImageBlock.jsx
jsx/components/CreativeWorkPreview/EmbedBlock.jsx /home/ubuntu/streetvoice/static/jsx/components/CreativeWorkPreview/EmbedBlock.jsx
jsx/components/CreativeWorkPreview/TextBlock.jsx /home/ubuntu/streetvoice/static/jsx/components/CreativeWorkPreview/TextBlock.jsx
jsx/components/CreativeWorkPreview/CreativeWorkPreviewContainer.jsx /home/ubuntu/streetvoice/static/jsx/components/CreativeWorkPreview/CreativeWorkPreviewContainer.jsx
jsx/components/ProfileNews/ProfileNews.jsx /home/ubuntu/streetvoice/static/jsx/components/ProfileNews/ProfileNews.jsx
jsx/components/ProfileNews/News.jsx /home/ubuntu/streetvoice/static/jsx/components/ProfileNews/News.jsx
jsx/components/MainPlayer/ImageCover.jsx /home/ubuntu/streetvoice/static/jsx/components/MainPlayer/ImageCover.jsx
jsx/components/MainPlayer/MiniPlayer.jsx /home/ubuntu/streetvoice/static/jsx/components/MainPlayer/MiniPlayer.jsx
jsx/components/MainPlayer/Volume.jsx /home/ubuntu/streetvoice/static/jsx/components/MainPlayer/Volume.jsx
jsx/components/MainPlayer/SongInfo.jsx /home/ubuntu/streetvoice/static/jsx/components/MainPlayer/SongInfo.jsx
jsx/components/MainPlayer/Lyrics.jsx /home/ubuntu/streetvoice/static/jsx/components/MainPlayer/Lyrics.jsx
jsx/components/MainPlayer/PlayerBody.jsx /home/ubuntu/streetvoice/static/jsx/components/MainPlayer/PlayerBody.jsx
jsx/components/MainPlayer/PlayBtn.jsx /home/ubuntu/streetvoice/static/jsx/components/MainPlayer/PlayBtn.jsx
jsx/components/MainPlayer/SongListWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/MainPlayer/SongListWrapper.jsx
jsx/components/MainPlayer/LikeBtn.jsx /home/ubuntu/streetvoice/static/jsx/components/MainPlayer/LikeBtn.jsx
jsx/components/MainPlayer/SeekingWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/MainPlayer/SeekingWrapper.jsx
jsx/components/MainPlayer/TopBtns.jsx /home/ubuntu/streetvoice/static/jsx/components/MainPlayer/TopBtns.jsx
jsx/components/MainPlayer/MobilePlayer.jsx /home/ubuntu/streetvoice/static/jsx/components/MainPlayer/MobilePlayer.jsx
jsx/components/MainPlayer/Song.jsx /home/ubuntu/streetvoice/static/jsx/components/MainPlayer/Song.jsx
jsx/components/MainPlayer/FullPlayer.jsx /home/ubuntu/streetvoice/static/jsx/components/MainPlayer/FullPlayer.jsx
jsx/components/MainPlayer/RadioBtn.jsx /home/ubuntu/streetvoice/static/jsx/components/MainPlayer/RadioBtn.jsx
jsx/components/MainPlayer/ListControl.jsx /home/ubuntu/streetvoice/static/jsx/components/MainPlayer/ListControl.jsx
jsx/components/MainPlayer/Container.jsx /home/ubuntu/streetvoice/static/jsx/components/MainPlayer/Container.jsx
jsx/components/MainPlayer/ClapBtn.jsx /home/ubuntu/streetvoice/static/jsx/components/MainPlayer/ClapBtn.jsx
jsx/components/Dropdown/Dropdown.jsx /home/ubuntu/streetvoice/static/jsx/components/Dropdown/Dropdown.jsx
jsx/components/MobilePlayer/BtnClap.jsx /home/ubuntu/streetvoice/static/jsx/components/MobilePlayer/BtnClap.jsx
jsx/components/MobilePlayer/Seeking.jsx /home/ubuntu/streetvoice/static/jsx/components/MobilePlayer/Seeking.jsx
jsx/components/MobilePlayer/PlayBtnLarge.jsx /home/ubuntu/streetvoice/static/jsx/components/MobilePlayer/PlayBtnLarge.jsx
jsx/components/MobilePlayer/SongInfo.jsx /home/ubuntu/streetvoice/static/jsx/components/MobilePlayer/SongInfo.jsx
jsx/components/MobilePlayer/MobileSongPlayer.jsx /home/ubuntu/streetvoice/static/jsx/components/MobilePlayer/MobileSongPlayer.jsx
jsx/components/MobilePlayer/MobileListPlayer.jsx /home/ubuntu/streetvoice/static/jsx/components/MobilePlayer/MobileListPlayer.jsx
jsx/components/MobilePlayer/ModalDownloadApp.jsx /home/ubuntu/streetvoice/static/jsx/components/MobilePlayer/ModalDownloadApp.jsx
jsx/components/MobilePlayer/Like.jsx /home/ubuntu/streetvoice/static/jsx/components/MobilePlayer/Like.jsx
jsx/components/MobilePlayer/ShareBlock.jsx /home/ubuntu/streetvoice/static/jsx/components/MobilePlayer/ShareBlock.jsx
jsx/components/DT/Constants.jsx /home/ubuntu/streetvoice/static/jsx/components/DT/Constants.jsx
jsx/components/DT/ModalAlert.jsx /home/ubuntu/streetvoice/static/jsx/components/DT/ModalAlert.jsx
jsx/components/DT/Context.jsx /home/ubuntu/streetvoice/static/jsx/components/DT/Context.jsx
jsx/components/DT/Form.jsx /home/ubuntu/streetvoice/static/jsx/components/DT/Form.jsx
jsx/components/DT/useForm.jsx /home/ubuntu/streetvoice/static/jsx/components/DT/useForm.jsx
jsx/components/DT/FormWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/DT/FormWrapper.jsx
jsx/components/DT/formReducer.jsx /home/ubuntu/streetvoice/static/jsx/components/DT/formReducer.jsx
jsx/components/DT/UploadBlock.jsx /home/ubuntu/streetvoice/static/jsx/components/DT/UploadBlock.jsx
jsx/components/InsightReport/ChartPie.jsx /home/ubuntu/streetvoice/static/jsx/components/InsightReport/ChartPie.jsx
jsx/components/InsightReport/MerchContainer.jsx /home/ubuntu/streetvoice/static/jsx/components/InsightReport/MerchContainer.jsx
jsx/components/InsightReport/TrendBlock.jsx /home/ubuntu/streetvoice/static/jsx/components/InsightReport/TrendBlock.jsx
jsx/components/InsightReport/ModalSelectSong.jsx /home/ubuntu/streetvoice/static/jsx/components/InsightReport/ModalSelectSong.jsx
jsx/components/InsightReport/DashboardChartLineContainer.jsx /home/ubuntu/streetvoice/static/jsx/components/InsightReport/DashboardChartLineContainer.jsx
jsx/components/InsightReport/TopSongsContainer.jsx /home/ubuntu/streetvoice/static/jsx/components/InsightReport/TopSongsContainer.jsx
jsx/components/InsightReport/getImageUrl.jsx /home/ubuntu/streetvoice/static/jsx/components/InsightReport/getImageUrl.jsx
jsx/components/InsightReport/Loading.jsx /home/ubuntu/streetvoice/static/jsx/components/InsightReport/Loading.jsx
jsx/components/InsightReport/WebDateRange.jsx /home/ubuntu/streetvoice/static/jsx/components/InsightReport/WebDateRange.jsx
jsx/components/InsightReport/Context.jsx /home/ubuntu/streetvoice/static/jsx/components/InsightReport/Context.jsx
jsx/components/InsightReport/TopFeedsContainer.jsx /home/ubuntu/streetvoice/static/jsx/components/InsightReport/TopFeedsContainer.jsx
jsx/components/InsightReport/useInsights.jsx /home/ubuntu/streetvoice/static/jsx/components/InsightReport/useInsights.jsx
jsx/components/InsightReport/FansDistributionContainer.jsx /home/ubuntu/streetvoice/static/jsx/components/InsightReport/FansDistributionContainer.jsx
jsx/components/InsightReport/reducer.jsx /home/ubuntu/streetvoice/static/jsx/components/InsightReport/reducer.jsx
jsx/components/InsightReport/H5DateRange.jsx /home/ubuntu/streetvoice/static/jsx/components/InsightReport/H5DateRange.jsx
jsx/components/InsightReport/ChartLineContainer.jsx /home/ubuntu/streetvoice/static/jsx/components/InsightReport/ChartLineContainer.jsx
jsx/components/InsightReport/useLoadMore.jsx /home/ubuntu/streetvoice/static/jsx/components/InsightReport/useLoadMore.jsx
jsx/components/InsightReport/TrendIndicator.jsx /home/ubuntu/streetvoice/static/jsx/components/InsightReport/TrendIndicator.jsx
jsx/components/InsightReport/handlePopstate.jsx /home/ubuntu/streetvoice/static/jsx/components/InsightReport/handlePopstate.jsx
jsx/components/InsightReport/MerchMetircsBlock.jsx /home/ubuntu/streetvoice/static/jsx/components/InsightReport/MerchMetircsBlock.jsx
jsx/components/InsightReport/ChartBar.jsx /home/ubuntu/streetvoice/static/jsx/components/InsightReport/ChartBar.jsx
jsx/components/InsightReport/ChartLine.jsx /home/ubuntu/streetvoice/static/jsx/components/InsightReport/ChartLine.jsx
jsx/components/InsightReport/MusicFilter.jsx /home/ubuntu/streetvoice/static/jsx/components/InsightReport/MusicFilter.jsx
jsx/components/InsightReport/TrendContainer.jsx /home/ubuntu/streetvoice/static/jsx/components/InsightReport/TrendContainer.jsx
jsx/components/EmbedPlayer/.eslintrc /home/ubuntu/streetvoice/static/jsx/components/EmbedPlayer/.eslintrc
jsx/components/EmbedPlayer/Mixin.jsx /home/ubuntu/streetvoice/static/jsx/components/EmbedPlayer/Mixin.jsx
jsx/components/EmbedPlayer/Song/Container.jsx /home/ubuntu/streetvoice/static/jsx/components/EmbedPlayer/Song/Container.jsx
jsx/components/EmbedPlayer/Song/Small/Seeking.jsx /home/ubuntu/streetvoice/static/jsx/components/EmbedPlayer/Song/Small/Seeking.jsx
jsx/components/EmbedPlayer/Song/Small/SongInfo.jsx /home/ubuntu/streetvoice/static/jsx/components/EmbedPlayer/Song/Small/SongInfo.jsx
jsx/components/EmbedPlayer/Song/Small/EmbedBlock.jsx /home/ubuntu/streetvoice/static/jsx/components/EmbedPlayer/Song/Small/EmbedBlock.jsx
jsx/components/EmbedPlayer/Song/Small/HiddenSong.jsx /home/ubuntu/streetvoice/static/jsx/components/EmbedPlayer/Song/Small/HiddenSong.jsx
jsx/components/EmbedPlayer/Song/Small/Wrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/EmbedPlayer/Song/Small/Wrapper.jsx
jsx/components/EmbedPlayer/Song/Small/ShareBlock.jsx /home/ubuntu/streetvoice/static/jsx/components/EmbedPlayer/Song/Small/ShareBlock.jsx
jsx/components/EmbedPlayer/Song/Large/EmbedBlock.jsx /home/ubuntu/streetvoice/static/jsx/components/EmbedPlayer/Song/Large/EmbedBlock.jsx
jsx/components/EmbedPlayer/Song/Large/SongInfoIcon.jsx /home/ubuntu/streetvoice/static/jsx/components/EmbedPlayer/Song/Large/SongInfoIcon.jsx
jsx/components/EmbedPlayer/Song/Large/PlayerBottom.jsx /home/ubuntu/streetvoice/static/jsx/components/EmbedPlayer/Song/Large/PlayerBottom.jsx
jsx/components/EmbedPlayer/Song/Large/InfoBlock.jsx /home/ubuntu/streetvoice/static/jsx/components/EmbedPlayer/Song/Large/InfoBlock.jsx
jsx/components/EmbedPlayer/Song/Large/HiddenSong.jsx /home/ubuntu/streetvoice/static/jsx/components/EmbedPlayer/Song/Large/HiddenSong.jsx
jsx/components/EmbedPlayer/Song/Large/Wrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/EmbedPlayer/Song/Large/Wrapper.jsx
jsx/components/EmbedPlayer/Song/Large/ShareBlock.jsx /home/ubuntu/streetvoice/static/jsx/components/EmbedPlayer/Song/Large/ShareBlock.jsx
jsx/components/EmbedPlayer/List/SongInfo.jsx /home/ubuntu/streetvoice/static/jsx/components/EmbedPlayer/List/SongInfo.jsx
jsx/components/EmbedPlayer/List/EmbedBlock.jsx /home/ubuntu/streetvoice/static/jsx/components/EmbedPlayer/List/EmbedBlock.jsx
jsx/components/EmbedPlayer/List/Alert.jsx /home/ubuntu/streetvoice/static/jsx/components/EmbedPlayer/List/Alert.jsx
jsx/components/EmbedPlayer/List/SeekingWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/EmbedPlayer/List/SeekingWrapper.jsx
jsx/components/EmbedPlayer/List/HiddenSong.jsx /home/ubuntu/streetvoice/static/jsx/components/EmbedPlayer/List/HiddenSong.jsx
jsx/components/EmbedPlayer/List/SongList.jsx /home/ubuntu/streetvoice/static/jsx/components/EmbedPlayer/List/SongList.jsx
jsx/components/EmbedPlayer/List/Song.jsx /home/ubuntu/streetvoice/static/jsx/components/EmbedPlayer/List/Song.jsx
jsx/components/EmbedPlayer/List/Container.jsx /home/ubuntu/streetvoice/static/jsx/components/EmbedPlayer/List/Container.jsx
jsx/components/EmbedPlayer/List/ShareBlock.jsx /home/ubuntu/streetvoice/static/jsx/components/EmbedPlayer/List/ShareBlock.jsx
jsx/components/Clap/inputReducer.jsx /home/ubuntu/streetvoice/static/jsx/components/Clap/inputReducer.jsx
jsx/components/Clap/useInput.jsx /home/ubuntu/streetvoice/static/jsx/components/Clap/useInput.jsx
jsx/components/Clap/ClapBankInputWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/Clap/ClapBankInputWrapper.jsx
jsx/components/Clap/ClapBranchInputWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/Clap/ClapBranchInputWrapper.jsx
jsx/components/Clap/ClapBankInput.jsx /home/ubuntu/streetvoice/static/jsx/components/Clap/ClapBankInput.jsx
jsx/components/Clap/BankContext.jsx /home/ubuntu/streetvoice/static/jsx/components/Clap/BankContext.jsx
jsx/components/Modal/DeleteLike.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/DeleteLike.jsx
jsx/components/Modal/LrcNotice.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/LrcNotice.jsx
jsx/components/Modal/ClapCard.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/ClapCard.jsx
jsx/components/Modal/PopupList.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/PopupList.jsx
jsx/components/Modal/CommentReply.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/CommentReply.jsx
jsx/components/Modal/AboutExclusiveSong.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/AboutExclusiveSong.jsx
jsx/components/Modal/FeedDelete.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/FeedDelete.jsx
jsx/components/Modal/EnterDrawDone.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/EnterDrawDone.jsx
jsx/components/Modal/ClapBannedSongs.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/ClapBannedSongs.jsx
jsx/components/Modal/ChangeUsernameWarning.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/ChangeUsernameWarning.jsx
jsx/components/Modal/ClapClose.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/ClapClose.jsx
jsx/components/Modal/WhatIsAI.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/WhatIsAI.jsx
jsx/components/Modal/OppoCheck.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/OppoCheck.jsx
jsx/components/Modal/AboutSchedule.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/AboutSchedule.jsx
jsx/components/Modal/Boost.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/Boost.jsx
jsx/components/Modal/VerifyBeforeSend.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/VerifyBeforeSend.jsx
jsx/components/Modal/VoteWork.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/VoteWork.jsx
jsx/components/Modal/ShareProfile.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/ShareProfile.jsx
jsx/components/Modal/BankAlreadyExist.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/BankAlreadyExist.jsx
jsx/components/Modal/AlertWithMsg.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/AlertWithMsg.jsx
jsx/components/Modal/SendVoiceCode.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/SendVoiceCode.jsx
jsx/components/Modal/AlertDefault.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/AlertDefault.jsx
jsx/components/Modal/NoSMSMessage.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/NoSMSMessage.jsx
jsx/components/Modal/FeatUserReject.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/FeatUserReject.jsx
jsx/components/Modal/DarkMode.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/DarkMode.jsx
jsx/components/Modal/DeleteAccount.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/DeleteAccount.jsx
jsx/components/Modal/VotedDownloadApp.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/VotedDownloadApp.jsx
jsx/components/Modal/FeatUserConfirm.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/FeatUserConfirm.jsx
jsx/components/Modal/OppoPlaylist.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/OppoPlaylist.jsx
jsx/components/Modal/AlertWithCloseBtn.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/AlertWithCloseBtn.jsx
jsx/components/Modal/VerifyAccount.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/VerifyAccount.jsx
jsx/components/Modal/AlreadyMuted.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/AlreadyMuted.jsx
jsx/components/Modal/CommentLogin.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/CommentLogin.jsx
jsx/components/Modal/FanclubMemberOnly.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/FanclubMemberOnly.jsx
jsx/components/Modal/EditHorizontalCover.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/EditHorizontalCover.jsx
jsx/components/Modal/Repost.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/Repost.jsx
jsx/components/Modal/BadComment.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/BadComment.jsx
jsx/components/Modal/Toast.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/Toast.jsx
jsx/components/Modal/SongCountdownFinish.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/SongCountdownFinish.jsx
jsx/components/Modal/Unfollow.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/Unfollow.jsx
jsx/components/Modal/Clap.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/Clap.jsx
jsx/components/Modal/ChangeUsername.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/ChangeUsername.jsx
jsx/components/Modal/PhoneUsed.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/PhoneUsed.jsx
jsx/components/Modal/ClapConfigIsFreezed.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/ClapConfigIsFreezed.jsx
jsx/components/Modal/CellphoneReachesAccountLimit.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/CellphoneReachesAccountLimit.jsx
jsx/components/Modal/BuildPlaylist.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/BuildPlaylist.jsx
jsx/components/Modal/Mute.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/Mute.jsx
jsx/components/Modal/YahooAlert.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/YahooAlert.jsx
jsx/components/Modal/Embed.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/Embed.jsx
jsx/components/Modal/DownloadApp.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/DownloadApp.jsx
jsx/components/Modal/ShareMerchandise.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/ShareMerchandise.jsx
jsx/components/Modal/OppoCalendar.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/OppoCalendar.jsx
jsx/components/Modal/ImageCropper.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/ImageCropper.jsx
jsx/components/Modal/AlreadyBlocked.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/AlreadyBlocked.jsx
jsx/components/Modal/ShareSetting.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/ShareSetting.jsx
jsx/components/Modal/Accredited.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/Accredited.jsx
jsx/components/Modal/IsNotAccredited.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/IsNotAccredited.jsx
jsx/components/Modal/Modal.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/Modal.jsx
jsx/components/Modal/OppoConfirmed.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/OppoConfirmed.jsx
jsx/components/Modal/AudioAdClose.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/AudioAdClose.jsx
jsx/components/Modal/SongsYouLiked.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/SongsYouLiked.jsx
jsx/components/Modal/WhySafe.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/WhySafe.jsx
jsx/components/Modal/DeleteAnnouncement.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/DeleteAnnouncement.jsx
jsx/components/Modal/OppoTime.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/OppoTime.jsx
jsx/components/Modal/ClapLarge.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/ClapLarge.jsx
jsx/components/Modal/AccountCheck.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/AccountCheck.jsx
jsx/components/Modal/OpenHiddenSong.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/OpenHiddenSong.jsx
jsx/components/Modal/Confirm.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/Confirm.jsx
jsx/components/Modal/DisconnectSNS.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/DisconnectSNS.jsx
jsx/components/Modal/ClapBankView.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/ClapBankView.jsx
jsx/components/Modal/QuitEvent.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/QuitEvent.jsx
jsx/components/Modal/Copied.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/Copied.jsx
jsx/components/Modal/SwitchLanguage.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/SwitchLanguage.jsx
jsx/components/Modal/SongCountdownFinishTip.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/SongCountdownFinishTip.jsx
jsx/components/Modal/OpenDraftSong.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/OpenDraftSong.jsx
jsx/components/Modal/RepostDone.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/RepostDone.jsx
jsx/components/Modal/IsAI.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/IsAI.jsx
jsx/components/Modal/Blacklist.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/Blacklist.jsx
jsx/components/Modal/CoverSize.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/CoverSize.jsx
jsx/components/Modal/Fanclub/utils.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/Fanclub/utils.jsx
jsx/components/Modal/Fanclub/AddInvitationLink.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/Fanclub/AddInvitationLink.jsx
jsx/components/Modal/Fanclub/RejectApplication.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/Fanclub/RejectApplication.jsx
jsx/components/Modal/Fanclub/EnableQuestions.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/Fanclub/EnableQuestions.jsx
jsx/components/Modal/Fanclub/JoinFanclubSuccess.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/Fanclub/JoinFanclubSuccess.jsx
jsx/components/Modal/Fanclub/ApproveApplication.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/Fanclub/ApproveApplication.jsx
jsx/components/Modal/Fanclub/JoinFanclubFailed.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/Fanclub/JoinFanclubFailed.jsx
jsx/components/Modal/Fanclub/EnableInvitationLink.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/Fanclub/EnableInvitationLink.jsx
jsx/components/Modal/ModalContext/context.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/ModalContext/context.jsx
jsx/components/Modal/ModalContext/Provider.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/ModalContext/Provider.jsx
jsx/components/Modal/ModalContext/withContext.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/ModalContext/withContext.jsx
jsx/components/Modal/AddToPlaylist/IsExistInPlaylist.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/AddToPlaylist/IsExistInPlaylist.jsx
jsx/components/Modal/AddToPlaylist/Search.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/AddToPlaylist/Search.jsx
jsx/components/Modal/AddToPlaylist/AddToPlaylistContainer.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/AddToPlaylist/AddToPlaylistContainer.jsx
jsx/components/Modal/AddToPlaylist/BuildThenAddToPlaylist.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/AddToPlaylist/BuildThenAddToPlaylist.jsx
jsx/components/Modal/AddToPlaylist/AddToPlaylist.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/AddToPlaylist/AddToPlaylist.jsx
jsx/components/Modal/Components/Footer.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/Components/Footer.jsx
jsx/components/Modal/Components/Body.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/Components/Body.jsx
jsx/components/Modal/Components/BtnOK.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/Components/BtnOK.jsx
jsx/components/Modal/Components/BtnRed.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/Components/BtnRed.jsx
jsx/components/Modal/Components/BtnDismiss.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/Components/BtnDismiss.jsx
jsx/components/Modal/Components/Container.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/Components/Container.jsx
jsx/components/Modal/Components/index.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/Components/index.jsx
jsx/components/Modal/Components/Header.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/Components/Header.jsx
jsx/components/Modal/FocusSong/UploadNewSong.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/FocusSong/UploadNewSong.jsx
jsx/components/Modal/FocusSong/AddFocusSong.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/FocusSong/AddFocusSong.jsx
jsx/components/Modal/FocusSong/SelectFocusSongDoneWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/FocusSong/SelectFocusSongDoneWrapper.jsx
jsx/components/Modal/FocusSong/RemoveFocusSongWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/FocusSong/RemoveFocusSongWrapper.jsx
jsx/components/Modal/FocusSong/SongList.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/FocusSong/SongList.jsx
jsx/components/Modal/FocusSong/Song.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/FocusSong/Song.jsx
jsx/components/Modal/FocusSong/FocusSong.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/FocusSong/FocusSong.jsx
jsx/components/Modal/FocusSong/SelectFocusSongWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/FocusSong/SelectFocusSongWrapper.jsx
jsx/components/Modal/Association/AssociateDelete.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/Association/AssociateDelete.jsx
jsx/components/Modal/Association/AssociateAdd.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/Association/AssociateAdd.jsx
jsx/components/Modal/Association/AssociationEditName.jsx /home/ubuntu/streetvoice/static/jsx/components/Modal/Association/AssociationEditName.jsx
jsx/components/ArtistProfile/useArtistProfile.jsx /home/ubuntu/streetvoice/static/jsx/components/ArtistProfile/useArtistProfile.jsx
jsx/components/ArtistProfile/Context.jsx /home/ubuntu/streetvoice/static/jsx/components/ArtistProfile/Context.jsx
jsx/components/ArtistProfile/Member.jsx /home/ubuntu/streetvoice/static/jsx/components/ArtistProfile/Member.jsx
jsx/components/ArtistProfile/reducer.jsx /home/ubuntu/streetvoice/static/jsx/components/ArtistProfile/reducer.jsx
jsx/components/ArtistProfile/Container.jsx /home/ubuntu/streetvoice/static/jsx/components/ArtistProfile/Container.jsx
jsx/components/SharedComponents/ListSongNickname.jsx /home/ubuntu/streetvoice/static/jsx/components/SharedComponents/ListSongNickname.jsx
jsx/components/SharedComponents/TimeAgo.jsx /home/ubuntu/streetvoice/static/jsx/components/SharedComponents/TimeAgo.jsx
jsx/components/SharedComponents/VerifySlide.jsx /home/ubuntu/streetvoice/static/jsx/components/SharedComponents/VerifySlide.jsx
jsx/components/SharedComponents/TextMuted.jsx /home/ubuntu/streetvoice/static/jsx/components/SharedComponents/TextMuted.jsx
jsx/components/SharedComponents/UserItemWithFollowStatus.jsx /home/ubuntu/streetvoice/static/jsx/components/SharedComponents/UserItemWithFollowStatus.jsx
jsx/components/SharedComponents/LinkifyText.jsx /home/ubuntu/streetvoice/static/jsx/components/SharedComponents/LinkifyText.jsx
jsx/components/SharedComponents/BtnCopyright.jsx /home/ubuntu/streetvoice/static/jsx/components/SharedComponents/BtnCopyright.jsx
jsx/components/SharedComponents/BtnDownloadApp.jsx /home/ubuntu/streetvoice/static/jsx/components/SharedComponents/BtnDownloadApp.jsx
jsx/components/SharedComponents/BtnContactUs.jsx /home/ubuntu/streetvoice/static/jsx/components/SharedComponents/BtnContactUs.jsx
jsx/components/SharedComponents/CopyUrl.jsx /home/ubuntu/streetvoice/static/jsx/components/SharedComponents/CopyUrl.jsx
jsx/components/SharedComponents/ActionBtns.jsx /home/ubuntu/streetvoice/static/jsx/components/SharedComponents/ActionBtns.jsx
jsx/components/SharedComponents/TaggedUser.jsx /home/ubuntu/streetvoice/static/jsx/components/SharedComponents/TaggedUser.jsx
jsx/components/SharedComponents/ListSongAlbum.jsx /home/ubuntu/streetvoice/static/jsx/components/SharedComponents/ListSongAlbum.jsx
jsx/components/SharedComponents/Head.jsx /home/ubuntu/streetvoice/static/jsx/components/SharedComponents/Head.jsx
jsx/components/SharedComponents/CellphoneInput.jsx /home/ubuntu/streetvoice/static/jsx/components/SharedComponents/CellphoneInput.jsx
jsx/components/SharedComponents/ListSongInfo.jsx /home/ubuntu/streetvoice/static/jsx/components/SharedComponents/ListSongInfo.jsx
jsx/components/SharedComponents/LoadMore.jsx /home/ubuntu/streetvoice/static/jsx/components/SharedComponents/LoadMore.jsx
jsx/components/SharedComponents/Mention/MentionWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/SharedComponents/Mention/MentionWrapper.jsx
jsx/components/SharedComponents/Mention/style.js /home/ubuntu/streetvoice/static/jsx/components/SharedComponents/Mention/style.js
jsx/components/SharedComponents/UserSuggestions/UserSuggestionsDropdown.jsx /home/ubuntu/streetvoice/static/jsx/components/SharedComponents/UserSuggestions/UserSuggestionsDropdown.jsx
jsx/components/SharedComponents/UserSuggestions/BtnRemove.jsx /home/ubuntu/streetvoice/static/jsx/components/SharedComponents/UserSuggestions/BtnRemove.jsx
jsx/components/SharedComponents/UserSuggestions/UserSuggestionsUrl.jsx /home/ubuntu/streetvoice/static/jsx/components/SharedComponents/UserSuggestions/UserSuggestionsUrl.jsx
jsx/components/SharedComponents/UserSuggestions/UserSuggestionsInput.jsx /home/ubuntu/streetvoice/static/jsx/components/SharedComponents/UserSuggestions/UserSuggestionsInput.jsx
jsx/components/SharedComponents/UserSuggestions/defaultUser.jsx /home/ubuntu/streetvoice/static/jsx/components/SharedComponents/UserSuggestions/defaultUser.jsx
jsx/components/ManagePlaylist/TagInput.jsx /home/ubuntu/streetvoice/static/jsx/components/ManagePlaylist/TagInput.jsx
jsx/components/ManagePlaylist/ModalDeletePlaylistContainer.jsx /home/ubuntu/streetvoice/static/jsx/components/ManagePlaylist/ModalDeletePlaylistContainer.jsx
jsx/components/ManagePlaylist/tagsReducer.jsx /home/ubuntu/streetvoice/static/jsx/components/ManagePlaylist/tagsReducer.jsx
jsx/components/ManagePlaylist/ModalOfficialTags.jsx /home/ubuntu/streetvoice/static/jsx/components/ManagePlaylist/ModalOfficialTags.jsx
jsx/components/ManagePlaylist/Form.jsx /home/ubuntu/streetvoice/static/jsx/components/ManagePlaylist/Form.jsx
jsx/components/ManagePlaylist/ManagePlaylistWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/ManagePlaylist/ManagePlaylistWrapper.jsx
jsx/components/ManagePlaylist/ModalDeletePlaylist.jsx /home/ubuntu/streetvoice/static/jsx/components/ManagePlaylist/ModalDeletePlaylist.jsx
jsx/components/ManagePlaylist/SortableSongList.jsx /home/ubuntu/streetvoice/static/jsx/components/ManagePlaylist/SortableSongList.jsx
jsx/components/ManagePlaylist/Song.jsx /home/ubuntu/streetvoice/static/jsx/components/ManagePlaylist/Song.jsx
jsx/components/ManagePlaylist/ModalSelect.jsx /home/ubuntu/streetvoice/static/jsx/components/ManagePlaylist/ModalSelect.jsx
jsx/components/ManagePlaylist/useTags.jsx /home/ubuntu/streetvoice/static/jsx/components/ManagePlaylist/useTags.jsx
jsx/components/ManagePlaylist/CreatePlaylistWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/ManagePlaylist/CreatePlaylistWrapper.jsx
jsx/components/ManagePlaylist/PlaylistContext.jsx /home/ubuntu/streetvoice/static/jsx/components/ManagePlaylist/PlaylistContext.jsx
jsx/components/Comments/ModalCommentDelete.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/ModalCommentDelete.jsx
jsx/components/Comments/CommentsMixin.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/CommentsMixin.jsx
jsx/components/Comments/ChildCommentsHOC.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/ChildCommentsHOC.jsx
jsx/components/Comments/ModalMarkAllAsRead.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/ModalMarkAllAsRead.jsx
jsx/components/Comments/ModalCommentReport.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/ModalCommentReport.jsx
jsx/components/Comments/CommentType.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/CommentType.jsx
jsx/components/Comments/CommentHOC.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/CommentHOC.jsx
jsx/components/Comments/Web/MutedCommentWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/Web/MutedCommentWrapper.jsx
jsx/components/Comments/Web/CNCannedMsgArr.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/Web/CNCannedMsgArr.jsx
jsx/components/Comments/Web/StudioRepliedComment.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/Web/StudioRepliedComment.jsx
jsx/components/Comments/Web/BadCommentWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/Web/BadCommentWrapper.jsx
jsx/components/Comments/Web/Comment.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/Web/Comment.jsx
jsx/components/Comments/Web/GiphyPicker.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/Web/GiphyPicker.jsx
jsx/components/Comments/Web/NeedToLogin.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/Web/NeedToLogin.jsx
jsx/components/Comments/Web/CannedMsg.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/Web/CannedMsg.jsx
jsx/components/Comments/Web/CommentInputContainer.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/Web/CommentInputContainer.jsx
jsx/components/Comments/Web/ChildCommentsWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/Web/ChildCommentsWrapper.jsx
jsx/components/Comments/Web/Giphy.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/Web/Giphy.jsx
jsx/components/Comments/Web/NewComment.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/Web/NewComment.jsx
jsx/components/Comments/Web/NewCommentWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/Web/NewCommentWrapper.jsx
jsx/components/Comments/Web/CannedMsgArr.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/Web/CannedMsgArr.jsx
jsx/components/Comments/H5/BottomActionBtns.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/H5/BottomActionBtns.jsx
jsx/components/Comments/H5/BadCommentWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/H5/BadCommentWrapper.jsx
jsx/components/Comments/H5/Comment.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/H5/Comment.jsx
jsx/components/Comments/H5/ChildCommentsWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/H5/ChildCommentsWrapper.jsx
jsx/components/Comments/H5/NewCommentWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/H5/NewCommentWrapper.jsx
jsx/components/Comments/Components/Text.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/Components/Text.jsx
jsx/components/Comments/Components/AuthorLikeBox.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/Components/AuthorLikeBox.jsx
jsx/components/Comments/Components/BottomActionBtns.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/Components/BottomActionBtns.jsx
jsx/components/Comments/Components/BtnMore.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/Components/BtnMore.jsx
jsx/components/Comments/Components/FoldText.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/Components/FoldText.jsx
jsx/components/Comments/Components/BtnRemove.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/Components/BtnRemove.jsx
jsx/components/Comments/Components/MutedText.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/Components/MutedText.jsx
jsx/components/Comments/Components/Name.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/Components/Name.jsx
jsx/components/Comments/Components/BtnUnfoldMutedComment.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/Components/BtnUnfoldMutedComment.jsx
jsx/components/Comments/Components/RemainHighlightDays.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/Components/RemainHighlightDays.jsx
jsx/components/Comments/Components/Time.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/Components/Time.jsx
jsx/components/Comments/Components/index.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/Components/index.jsx
jsx/components/Comments/Components/BtnUnfoldBadComment.jsx /home/ubuntu/streetvoice/static/jsx/components/Comments/Components/BtnUnfoldBadComment.jsx
jsx/components/ProfileEdit/useUser.jsx /home/ubuntu/streetvoice/static/jsx/components/ProfileEdit/useUser.jsx
jsx/components/ProfileEdit/Context.jsx /home/ubuntu/streetvoice/static/jsx/components/ProfileEdit/Context.jsx
jsx/components/ProfileEdit/reducer.jsx /home/ubuntu/streetvoice/static/jsx/components/ProfileEdit/reducer.jsx
jsx/components/ProfileEdit/Location.jsx /home/ubuntu/streetvoice/static/jsx/components/ProfileEdit/Location.jsx
jsx/components/ProfileEdit/Container.jsx /home/ubuntu/streetvoice/static/jsx/components/ProfileEdit/Container.jsx
jsx/components/Search/utils.jsx /home/ubuntu/streetvoice/static/jsx/components/Search/utils.jsx
jsx/components/Search/.eslintrc /home/ubuntu/streetvoice/static/jsx/components/Search/.eslintrc
jsx/components/Search/Search.jsx /home/ubuntu/streetvoice/static/jsx/components/Search/Search.jsx
jsx/components/Search/DropdownSuggestions.jsx /home/ubuntu/streetvoice/static/jsx/components/Search/DropdownSuggestions.jsx
jsx/components/Search/SearchEditable.jsx /home/ubuntu/streetvoice/static/jsx/components/Search/SearchEditable.jsx
jsx/components/Search/DropdownSearch.jsx /home/ubuntu/streetvoice/static/jsx/components/Search/DropdownSearch.jsx
jsx/components/Search/SearchContainer.jsx /home/ubuntu/streetvoice/static/jsx/components/Search/SearchContainer.jsx
jsx/components/Search/SearchSmall.jsx /home/ubuntu/streetvoice/static/jsx/components/Search/SearchSmall.jsx
jsx/components/Search/NoResults.jsx /home/ubuntu/streetvoice/static/jsx/components/Search/NoResults.jsx
jsx/components/Search/MobileSearch.jsx /home/ubuntu/streetvoice/static/jsx/components/Search/MobileSearch.jsx
jsx/components/VenueActivity/SocialBtns.jsx /home/ubuntu/streetvoice/static/jsx/components/VenueActivity/SocialBtns.jsx
jsx/components/VenueActivity/KeywordDropdownSearch.jsx /home/ubuntu/streetvoice/static/jsx/components/VenueActivity/KeywordDropdownSearch.jsx
jsx/components/VenueActivity/VenueActivitySidebarWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/VenueActivity/VenueActivitySidebarWrapper.jsx
jsx/components/VenueActivity/SearchMixin.jsx /home/ubuntu/streetvoice/static/jsx/components/VenueActivity/SearchMixin.jsx
jsx/components/VenueActivity/VenueActivityFormWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/VenueActivity/VenueActivityFormWrapper.jsx
jsx/components/VenueActivity/H5VenueActivitySearchWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/VenueActivity/H5VenueActivitySearchWrapper.jsx
jsx/components/VenueActivity/ModalDateRange.jsx /home/ubuntu/streetvoice/static/jsx/components/VenueActivity/ModalDateRange.jsx
jsx/components/VenueActivity/DetailWorkItem.jsx /home/ubuntu/streetvoice/static/jsx/components/VenueActivity/DetailWorkItem.jsx
jsx/components/VenueActivity/ModalShareVenueActivity.jsx /home/ubuntu/streetvoice/static/jsx/components/VenueActivity/ModalShareVenueActivity.jsx
jsx/components/VenueActivity/LineupItem.jsx /home/ubuntu/streetvoice/static/jsx/components/VenueActivity/LineupItem.jsx
jsx/components/ManageSong/UploadBlockWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageSong/UploadBlockWrapper.jsx
jsx/components/ManageSong/TimeDropdown.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageSong/TimeDropdown.jsx
jsx/components/ManageSong/ManageSongWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageSong/ManageSongWrapper.jsx
jsx/components/ManageSong/ModalIsAuditioning.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageSong/ModalIsAuditioning.jsx
jsx/components/ManageSong/Constants.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageSong/Constants.jsx
jsx/components/ManageSong/ModalAlertSongName.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageSong/ModalAlertSongName.jsx
jsx/components/ManageSong/ModalFeatUser.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageSong/ModalFeatUser.jsx
jsx/components/ManageSong/ModalAlertBeforeSubmit.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageSong/ModalAlertBeforeSubmit.jsx
jsx/components/ManageSong/ModalConfirmExclusiveSong.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageSong/ModalConfirmExclusiveSong.jsx
jsx/components/ManageSong/Genre.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageSong/Genre.jsx
jsx/components/ManageSong/SelectAlbums.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageSong/SelectAlbums.jsx
jsx/components/ManageSong/FeatUser.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageSong/FeatUser.jsx
jsx/components/ManageSong/ErrorBlock.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageSong/ErrorBlock.jsx
jsx/components/ManageSong/Context.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageSong/Context.jsx
jsx/components/ManageSong/Form.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageSong/Form.jsx
jsx/components/ManageSong/BtnSaveAsDraft.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageSong/BtnSaveAsDraft.jsx
jsx/components/ManageSong/useForm.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageSong/useForm.jsx
jsx/components/ManageSong/ModalAlertExclusiveSong.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageSong/ModalAlertExclusiveSong.jsx
jsx/components/ManageSong/FormWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageSong/FormWrapper.jsx
jsx/components/ManageSong/formReducer.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageSong/formReducer.jsx
jsx/components/ManageSong/ModalAboutAIUsage.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageSong/ModalAboutAIUsage.jsx
jsx/components/ManageSong/Progress.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageSong/Progress.jsx
jsx/components/ManageSong/defaultUser.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageSong/defaultUser.jsx
jsx/components/ManageSong/UploadBlock.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageSong/UploadBlock.jsx
jsx/components/ManageSong/BtnSave.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageSong/BtnSave.jsx
jsx/components/ManageSong/ModalAIUsage.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageSong/ModalAIUsage.jsx
jsx/components/ManageSong/H5/SongRight.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageSong/H5/SongRight.jsx
jsx/components/ManageSong/H5/UploadTips.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageSong/H5/UploadTips.jsx
jsx/components/ManageSong/H5/Progress.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageSong/H5/Progress.jsx
jsx/components/ManageSong/H5/UploadBlock.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageSong/H5/UploadBlock.jsx
jsx/components/ManageSong/H5/UploadSongWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/ManageSong/H5/UploadSongWrapper.jsx
jsx/components/Broadcast/ModalBroadcastDetail.jsx /home/ubuntu/streetvoice/static/jsx/components/Broadcast/ModalBroadcastDetail.jsx
jsx/components/Broadcast/TaggedUserItem.jsx /home/ubuntu/streetvoice/static/jsx/components/Broadcast/TaggedUserItem.jsx
jsx/components/Broadcast/ModalDeleteBroadcast.jsx /home/ubuntu/streetvoice/static/jsx/components/Broadcast/ModalDeleteBroadcast.jsx
jsx/components/Broadcast/BroadcastWrapper.jsx /home/ubuntu/streetvoice/static/jsx/components/Broadcast/BroadcastWrapper.jsx
jsx/containers/wdyr.js /home/ubuntu/streetvoice/static/jsx/containers/wdyr.js
jsx/containers/Feed/FeedVoted.jsx /home/ubuntu/streetvoice/static/jsx/containers/Feed/FeedVoted.jsx
jsx/containers/Feed/CreateFeed.jsx /home/ubuntu/streetvoice/static/jsx/containers/Feed/CreateFeed.jsx
jsx/containers/Feed/EditFeed.jsx /home/ubuntu/streetvoice/static/jsx/containers/Feed/EditFeed.jsx
jsx/containers/Feed/LiveAudioPlayer.jsx /home/ubuntu/streetvoice/static/jsx/containers/Feed/LiveAudioPlayer.jsx
jsx/containers/Feed/LiveAudioSvg.jsx /home/ubuntu/streetvoice/static/jsx/containers/Feed/LiveAudioSvg.jsx
jsx/containers/Announcement/Announcement.jsx /home/ubuntu/streetvoice/static/jsx/containers/Announcement/Announcement.jsx
jsx/containers/AnnualReport/AnnualReportPlayer.jsx /home/ubuntu/streetvoice/static/jsx/containers/AnnualReport/AnnualReportPlayer.jsx
jsx/containers/Fanclub/FanclubPage.jsx /home/ubuntu/streetvoice/static/jsx/containers/Fanclub/FanclubPage.jsx
jsx/containers/Fanclub/Editor.jsx /home/ubuntu/streetvoice/static/jsx/containers/Fanclub/Editor.jsx
jsx/containers/RealtimeChart/RealtimeChart.jsx /home/ubuntu/streetvoice/static/jsx/containers/RealtimeChart/RealtimeChart.jsx
jsx/containers/CreativeWork/CreativeWork.jsx /home/ubuntu/streetvoice/static/jsx/containers/CreativeWork/CreativeWork.jsx
jsx/containers/Socket/Socket.jsx /home/ubuntu/streetvoice/static/jsx/containers/Socket/Socket.jsx
jsx/containers/Signup/Signup.jsx /home/ubuntu/streetvoice/static/jsx/containers/Signup/Signup.jsx
jsx/containers/Signup/OAuthVerifyCellphone.jsx /home/ubuntu/streetvoice/static/jsx/containers/Signup/OAuthVerifyCellphone.jsx
jsx/containers/Signup/ChangeCellphone.jsx /home/ubuntu/streetvoice/static/jsx/containers/Signup/ChangeCellphone.jsx
jsx/containers/Chat/ChatRoom.jsx /home/ubuntu/streetvoice/static/jsx/containers/Chat/ChatRoom.jsx
jsx/containers/ManageAlbum/ManageUnalbumSongs.jsx /home/ubuntu/streetvoice/static/jsx/containers/ManageAlbum/ManageUnalbumSongs.jsx
jsx/containers/ManageAlbum/ManageAllSongs.jsx /home/ubuntu/streetvoice/static/jsx/containers/ManageAlbum/ManageAllSongs.jsx
jsx/containers/ManageAlbum/ManageAlbum.jsx /home/ubuntu/streetvoice/static/jsx/containers/ManageAlbum/ManageAlbum.jsx
jsx/containers/ManageAlbum/CreateAlbum.jsx /home/ubuntu/streetvoice/static/jsx/containers/ManageAlbum/CreateAlbum.jsx
jsx/containers/CreativeWorkPreview/CreativeWorkPreview.jsx /home/ubuntu/streetvoice/static/jsx/containers/CreativeWorkPreview/CreativeWorkPreview.jsx
jsx/containers/ProfileNews/ProfileNews.jsx /home/ubuntu/streetvoice/static/jsx/containers/ProfileNews/ProfileNews.jsx
jsx/containers/MainPlayer/MainPlayer.jsx /home/ubuntu/streetvoice/static/jsx/containers/MainPlayer/MainPlayer.jsx
jsx/containers/Dropdown/Dropdown.jsx /home/ubuntu/streetvoice/static/jsx/containers/Dropdown/Dropdown.jsx
jsx/containers/MobilePlayer/MobilePlayer.jsx /home/ubuntu/streetvoice/static/jsx/containers/MobilePlayer/MobilePlayer.jsx
jsx/containers/DT/Form.jsx /home/ubuntu/streetvoice/static/jsx/containers/DT/Form.jsx
jsx/containers/InsightReport/ChartPie.jsx /home/ubuntu/streetvoice/static/jsx/containers/InsightReport/ChartPie.jsx
jsx/containers/InsightReport/Trend.jsx /home/ubuntu/streetvoice/static/jsx/containers/InsightReport/Trend.jsx
jsx/containers/InsightReport/DashboardChartLine.jsx /home/ubuntu/streetvoice/static/jsx/containers/InsightReport/DashboardChartLine.jsx
jsx/containers/InsightReport/ChartLine.jsx /home/ubuntu/streetvoice/static/jsx/containers/InsightReport/ChartLine.jsx
jsx/containers/InsightReport/FansDistribution.jsx /home/ubuntu/streetvoice/static/jsx/containers/InsightReport/FansDistribution.jsx
jsx/containers/EmbedPlayer/EmbedPlayerSong.jsx /home/ubuntu/streetvoice/static/jsx/containers/EmbedPlayer/EmbedPlayerSong.jsx
jsx/containers/EmbedPlayer/EmbedPlayerPlaylist.jsx /home/ubuntu/streetvoice/static/jsx/containers/EmbedPlayer/EmbedPlayerPlaylist.jsx
jsx/containers/Clap/ClapBranchInput.jsx /home/ubuntu/streetvoice/static/jsx/containers/Clap/ClapBranchInput.jsx
jsx/containers/Clap/ClapBankInput.jsx /home/ubuntu/streetvoice/static/jsx/containers/Clap/ClapBankInput.jsx
jsx/containers/Modal/Modal.jsx /home/ubuntu/streetvoice/static/jsx/containers/Modal/Modal.jsx
jsx/containers/H5/ChildComments.jsx /home/ubuntu/streetvoice/static/jsx/containers/H5/ChildComments.jsx
jsx/containers/H5/Comment.jsx /home/ubuntu/streetvoice/static/jsx/containers/H5/Comment.jsx
jsx/containers/H5/BadComment.jsx /home/ubuntu/streetvoice/static/jsx/containers/H5/BadComment.jsx
jsx/containers/H5/UploadSong.jsx /home/ubuntu/streetvoice/static/jsx/containers/H5/UploadSong.jsx
jsx/containers/H5/Modal.jsx /home/ubuntu/streetvoice/static/jsx/containers/H5/Modal.jsx
jsx/containers/ArtistProfile/ArtistProfile.jsx /home/ubuntu/streetvoice/static/jsx/containers/ArtistProfile/ArtistProfile.jsx
jsx/containers/ManagePlaylist/ManagePlaylist.jsx /home/ubuntu/streetvoice/static/jsx/containers/ManagePlaylist/ManagePlaylist.jsx
jsx/containers/ManagePlaylist/CreatePlaylist.jsx /home/ubuntu/streetvoice/static/jsx/containers/ManagePlaylist/CreatePlaylist.jsx
jsx/containers/Comments/ChildComments.jsx /home/ubuntu/streetvoice/static/jsx/containers/Comments/ChildComments.jsx
jsx/containers/Comments/BadComment.jsx /home/ubuntu/streetvoice/static/jsx/containers/Comments/BadComment.jsx
jsx/containers/Comments/Comments.jsx /home/ubuntu/streetvoice/static/jsx/containers/Comments/Comments.jsx
jsx/containers/Comments/MutedComment.jsx /home/ubuntu/streetvoice/static/jsx/containers/Comments/MutedComment.jsx
jsx/containers/ProfileEdit/ProfileEdit.jsx /home/ubuntu/streetvoice/static/jsx/containers/ProfileEdit/ProfileEdit.jsx
jsx/containers/Shared/Modal.jsx /home/ubuntu/streetvoice/static/jsx/containers/Shared/Modal.jsx
jsx/containers/Search/Search.jsx /home/ubuntu/streetvoice/static/jsx/containers/Search/Search.jsx
jsx/containers/Search/SearchEditable.jsx /home/ubuntu/streetvoice/static/jsx/containers/Search/SearchEditable.jsx
jsx/containers/Search/SearchSmall.jsx /home/ubuntu/streetvoice/static/jsx/containers/Search/SearchSmall.jsx
jsx/containers/Search/MobileSearch.jsx /home/ubuntu/streetvoice/static/jsx/containers/Search/MobileSearch.jsx
jsx/containers/VenueActivity/VenueActivitySidebar.jsx /home/ubuntu/streetvoice/static/jsx/containers/VenueActivity/VenueActivitySidebar.jsx
jsx/containers/VenueActivity/VenueActivityForm.jsx /home/ubuntu/streetvoice/static/jsx/containers/VenueActivity/VenueActivityForm.jsx
jsx/containers/VenueActivity/H5VenueActivitySearch.jsx /home/ubuntu/streetvoice/static/jsx/containers/VenueActivity/H5VenueActivitySearch.jsx
jsx/containers/ManageSong/ManageSong.jsx /home/ubuntu/streetvoice/static/jsx/containers/ManageSong/ManageSong.jsx
jsx/containers/Broadcast/Broadcast.jsx /home/ubuntu/streetvoice/static/jsx/containers/Broadcast/Broadcast.jsx
venue/timetable_example.xlsx /home/ubuntu/streetvoice/static/venue/timetable_example.xlsx
mediaelement/mediaelementplayer.min.css /home/ubuntu/streetvoice/static/mediaelement/mediaelementplayer.min.css
mediaelement/controls.fw.png /home/ubuntu/streetvoice/static/mediaelement/controls.fw.png
mediaelement/controls-ted.png /home/ubuntu/streetvoice/static/mediaelement/controls-ted.png
mediaelement/loading.gif /home/ubuntu/streetvoice/static/mediaelement/loading.gif
mediaelement/skipback.png /home/ubuntu/streetvoice/static/mediaelement/skipback.png
mediaelement/silverlightmediaelement.xap /home/ubuntu/streetvoice/static/mediaelement/silverlightmediaelement.xap
mediaelement/bigplay.fw.png /home/ubuntu/streetvoice/static/mediaelement/bigplay.fw.png
mediaelement/background.png /home/ubuntu/streetvoice/static/mediaelement/background.png
mediaelement/mejs-skins.css /home/ubuntu/streetvoice/static/mediaelement/mejs-skins.css
mediaelement/controls.png /home/ubuntu/streetvoice/static/mediaelement/controls.png
mediaelement/controls.svg /home/ubuntu/streetvoice/static/mediaelement/controls.svg
mediaelement/mediaelement.min.js /home/ubuntu/streetvoice/static/mediaelement/mediaelement.min.js
mediaelement/mediaelementplayer.min.js /home/ubuntu/streetvoice/static/mediaelement/mediaelementplayer.min.js
mediaelement/mediaelement-and-player.js /home/ubuntu/streetvoice/static/mediaelement/mediaelement-and-player.js
mediaelement/flashmediaelement.swf /home/ubuntu/streetvoice/static/mediaelement/flashmediaelement.swf
mediaelement/bigplay.png /home/ubuntu/streetvoice/static/mediaelement/bigplay.png
mediaelement/mediaelement.js /home/ubuntu/streetvoice/static/mediaelement/mediaelement.js
mediaelement/jquery.js /home/ubuntu/streetvoice/static/mediaelement/jquery.js
mediaelement/DO NOT CHANGE THESE FILES. USE -src- FOLDER.txt /home/ubuntu/streetvoice/static/mediaelement/DO NOT CHANGE THESE FILES. USE -src- FOLDER.txt
mediaelement/controls-wmp.png /home/ubuntu/streetvoice/static/mediaelement/controls-wmp.png
mediaelement/mediaelementplayer.js /home/ubuntu/streetvoice/static/mediaelement/mediaelementplayer.js
mediaelement/mediaelementplayer.css /home/ubuntu/streetvoice/static/mediaelement/mediaelementplayer.css
mediaelement/bigplay.svg /home/ubuntu/streetvoice/static/mediaelement/bigplay.svg
mediaelement/controls-wmp-bg.png /home/ubuntu/streetvoice/static/mediaelement/controls-wmp-bg.png
mediaelement/mediaelement-and-player.min.js /home/ubuntu/streetvoice/static/mediaelement/mediaelement-and-player.min.js
mediaelement/flashmediaelement-cdn.swf /home/ubuntu/streetvoice/static/mediaelement/flashmediaelement-cdn.swf
flowplayer/flowplayer-3.2.16.swf /home/ubuntu/streetvoice/static/flowplayer/flowplayer-3.2.16.swf
flowplayer/README.txt /home/ubuntu/streetvoice/static/flowplayer/README.txt
flowplayer/flowplayer-3.2.12.min.js /home/ubuntu/streetvoice/static/flowplayer/flowplayer-3.2.12.min.js
flowplayer/LICENSE.txt /home/ubuntu/streetvoice/static/flowplayer/LICENSE.txt
flowplayer/flowplayer.controls-3.2.15.swf /home/ubuntu/streetvoice/static/flowplayer/flowplayer.controls-3.2.15.swf
utils/checkCommentReportState.js /home/ubuntu/streetvoice/static/utils/checkCommentReportState.js
utils/chunk.js /home/ubuntu/streetvoice/static/utils/chunk.js
utils/readPDF.js /home/ubuntu/streetvoice/static/utils/readPDF.js
utils/debounce.js /home/ubuntu/streetvoice/static/utils/debounce.js
utils/pick.js /home/ubuntu/streetvoice/static/utils/pick.js
utils/editCoverAndAvatar.js /home/ubuntu/streetvoice/static/utils/editCoverAndAvatar.js
utils/updateShareCount.js /home/ubuntu/streetvoice/static/utils/updateShareCount.js
utils/isEmpty.js /home/ubuntu/streetvoice/static/utils/isEmpty.js
utils/getLikeStatus.js /home/ubuntu/streetvoice/static/utils/getLikeStatus.js
utils/getFollowStatus.js /home/ubuntu/streetvoice/static/utils/getFollowStatus.js
utils/isEqual.js /home/ubuntu/streetvoice/static/utils/isEqual.js
utils/readURL.js /home/ubuntu/streetvoice/static/utils/readURL.js
utils/fadeoutCommentHighlight.js /home/ubuntu/streetvoice/static/utils/fadeoutCommentHighlight.js
utils/shuffle.js /home/ubuntu/streetvoice/static/utils/shuffle.js
top10/images/logo-sv-cn-r.svg /home/ubuntu/streetvoice/static/top10/images/logo-sv-cn-r.svg
top10/images/logo-sv-cn-w.png /home/ubuntu/streetvoice/static/top10/images/logo-sv-cn-w.png
top10/images/logo-sv-w.png /home/ubuntu/streetvoice/static/top10/images/logo-sv-w.png
top10/images/logo-sv-r.svg /home/ubuntu/streetvoice/static/top10/images/logo-sv-r.svg
top10/images/logo.png /home/ubuntu/streetvoice/static/top10/images/logo.png
top10/images/glyphicon-play-circle.png /home/ubuntu/streetvoice/static/top10/images/glyphicon-play-circle.png
top10/images/black.png /home/ubuntu/streetvoice/static/top10/images/black.png
top10/images/logo-sv.svg /home/ubuntu/streetvoice/static/top10/images/logo-sv.svg
top10/images/glyphicon-pause-circle.png /home/ubuntu/streetvoice/static/top10/images/glyphicon-pause-circle.png
top10/images/Top10Asset/Metaimage_Top10_CN_3.png /home/ubuntu/streetvoice/static/top10/images/Top10Asset/Metaimage_Top10_CN_3.png
top10/images/Top10Asset/Metaimage_Top10_TW_9.png /home/ubuntu/streetvoice/static/top10/images/Top10Asset/Metaimage_Top10_TW_9.png
top10/images/Top10Asset/Metaimage_Top10_TW_7.png /home/ubuntu/streetvoice/static/top10/images/Top10Asset/Metaimage_Top10_TW_7.png
top10/images/Top10Asset/Metaimage_Top10_TW_8.png /home/ubuntu/streetvoice/static/top10/images/Top10Asset/Metaimage_Top10_TW_8.png
top10/images/Top10Asset/Metaimage_Top10_CN_7.png /home/ubuntu/streetvoice/static/top10/images/Top10Asset/Metaimage_Top10_CN_7.png
top10/images/Top10Asset/Metaimage_Top10_TW_5.png /home/ubuntu/streetvoice/static/top10/images/Top10Asset/Metaimage_Top10_TW_5.png
top10/images/Top10Asset/Metaimage_Top10_TW_6.png /home/ubuntu/streetvoice/static/top10/images/Top10Asset/Metaimage_Top10_TW_6.png
top10/images/Top10Asset/Metaimage_Top10_TW_1.png /home/ubuntu/streetvoice/static/top10/images/Top10Asset/Metaimage_Top10_TW_1.png
top10/images/Top10Asset/Metaimage_Top10_CN_10.png /home/ubuntu/streetvoice/static/top10/images/Top10Asset/Metaimage_Top10_CN_10.png
top10/images/Top10Asset/Metaimage_Top10_TW_10.png /home/ubuntu/streetvoice/static/top10/images/Top10Asset/Metaimage_Top10_TW_10.png
top10/images/Top10Asset/Metaimage_Top10_TW_3.png /home/ubuntu/streetvoice/static/top10/images/Top10Asset/Metaimage_Top10_TW_3.png
top10/images/Top10Asset/Metaimage_Top10_CN_1.png /home/ubuntu/streetvoice/static/top10/images/Top10Asset/Metaimage_Top10_CN_1.png
top10/images/Top10Asset/Metaimage_Top10_CN_5.png /home/ubuntu/streetvoice/static/top10/images/Top10Asset/Metaimage_Top10_CN_5.png
top10/images/Top10Asset/Metaimage_Top10_CN_8.png /home/ubuntu/streetvoice/static/top10/images/Top10Asset/Metaimage_Top10_CN_8.png
top10/images/Top10Asset/Metaimage_Top10_CN_9.png /home/ubuntu/streetvoice/static/top10/images/Top10Asset/Metaimage_Top10_CN_9.png
top10/images/Top10Asset/Metaimage_Top10_TW_2.png /home/ubuntu/streetvoice/static/top10/images/Top10Asset/Metaimage_Top10_TW_2.png
top10/images/Top10Asset/Metaimage_Top10_TW_4.png /home/ubuntu/streetvoice/static/top10/images/Top10Asset/Metaimage_Top10_TW_4.png
top10/images/Top10Asset/Metaimage_Top10_CN_4.png /home/ubuntu/streetvoice/static/top10/images/Top10Asset/Metaimage_Top10_CN_4.png
top10/images/Top10Asset/Metaimage_Top10_CN_2.png /home/ubuntu/streetvoice/static/top10/images/Top10Asset/Metaimage_Top10_CN_2.png
top10/images/Top10Asset/Metaimage_Top10_CN_6.png /home/ubuntu/streetvoice/static/top10/images/Top10Asset/Metaimage_Top10_CN_6.png
top10/images/ico/favicon.ico /home/ubuntu/streetvoice/static/top10/images/ico/favicon.ico
top10/images/rank/Chart_4.png /home/ubuntu/streetvoice/static/top10/images/rank/Chart_4.png
top10/images/rank/Chart_5.png /home/ubuntu/streetvoice/static/top10/images/rank/Chart_5.png
top10/images/rank/Chart_6.png /home/ubuntu/streetvoice/static/top10/images/rank/Chart_6.png
top10/images/rank/Chart_7.png /home/ubuntu/streetvoice/static/top10/images/rank/Chart_7.png
top10/images/rank/Chart_10.png /home/ubuntu/streetvoice/static/top10/images/rank/Chart_10.png
top10/images/rank/Chart_1.png /home/ubuntu/streetvoice/static/top10/images/rank/Chart_1.png
top10/images/rank/Chart_3.png /home/ubuntu/streetvoice/static/top10/images/rank/Chart_3.png
top10/images/rank/Chart_8.png /home/ubuntu/streetvoice/static/top10/images/rank/Chart_8.png
top10/images/rank/Chart_2.png /home/ubuntu/streetvoice/static/top10/images/rank/Chart_2.png
top10/images/rank/Chart_9.png /home/ubuntu/streetvoice/static/top10/images/rank/Chart_9.png
top10/libs/bootstrap.bundle.min.js /home/ubuntu/streetvoice/static/top10/libs/bootstrap.bundle.min.js
top10/libs/jquery-3.6.0.min.js /home/ubuntu/streetvoice/static/top10/libs/jquery-3.6.0.min.js
top10/libs/clipboard.js /home/ubuntu/streetvoice/static/top10/libs/clipboard.js
top10/styles/bootstrap.css /home/ubuntu/streetvoice/static/top10/styles/bootstrap.css
top10/fonts/NotoSansTC-Medium.otf /home/ubuntu/streetvoice/static/top10/fonts/NotoSansTC-Medium.otf
top10/fonts/NotoSansSC-Bold.otf /home/ubuntu/streetvoice/static/top10/fonts/NotoSansSC-Bold.otf
top10/fonts/NotoSansTC-Bold.otf /home/ubuntu/streetvoice/static/top10/fonts/NotoSansTC-Bold.otf
top10/fonts/NotoSansSC-Medium.otf /home/ubuntu/streetvoice/static/top10/fonts/NotoSansSC-Medium.otf

django.contrib.staticfiles.finders.AppDirectoriesFinder (347 files)

Path Location
django_light/django_light.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_light/static/django_light/django_light.css
modeltranslation/css/tabbed_translation_fields.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/modeltranslation/static/modeltranslation/css/tabbed_translation_fields.css
modeltranslation/js/clearable_inputs.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/modeltranslation/static/modeltranslation/js/clearable_inputs.js
modeltranslation/js/tabbed_translation_fields.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/modeltranslation/static/modeltranslation/js/tabbed_translation_fields.js
modeltranslation/js/force_jquery.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/modeltranslation/static/modeltranslation/js/force_jquery.js
admin/css/dashboard.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/dashboard.css
admin/css/autocomplete.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/autocomplete.css
admin/css/changelists.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/changelists.css
admin/css/rtl.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/rtl.css
admin/css/forms.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/forms.css
admin/css/responsive.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/responsive.css
admin/css/responsive_rtl.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/responsive_rtl.css
admin/css/base.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/base.css
admin/css/login.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/login.css
admin/css/fonts.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/fonts.css
admin/css/widgets.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/widgets.css
admin/css/nav_sidebar.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/nav_sidebar.css
admin/css/vendor/select2/select2.min.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/vendor/select2/select2.min.css
admin/css/vendor/select2/select2.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/vendor/select2/select2.css
admin/css/vendor/select2/LICENSE-SELECT2.md /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md
admin/img/tooltag-arrowright.svg /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/tooltag-arrowright.svg
admin/img/inline-delete.svg /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/inline-delete.svg
admin/img/icon-no.svg /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-no.svg
admin/img/selector-icons.svg /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/selector-icons.svg
admin/img/icon-clock.svg /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-clock.svg
admin/img/icon-changelink.svg /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-changelink.svg
admin/img/icon-viewlink.svg /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-viewlink.svg
admin/img/icon-calendar.svg /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-calendar.svg
admin/img/icon-addlink.svg /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-addlink.svg
admin/img/search.svg /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/search.svg
admin/img/calendar-icons.svg /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/calendar-icons.svg
admin/img/icon-yes.svg /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-yes.svg
admin/img/LICENSE /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/LICENSE
admin/img/tooltag-add.svg /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/tooltag-add.svg
admin/img/README.txt /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/README.txt
admin/img/icon-alert.svg /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-alert.svg
admin/img/sorting-icons.svg /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/sorting-icons.svg
admin/img/icon-deletelink.svg /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-deletelink.svg
admin/img/icon-unknown-alt.svg /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-unknown-alt.svg
admin/img/icon-unknown.svg /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-unknown.svg
admin/img/gis/move_vertex_off.svg /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/gis/move_vertex_off.svg
admin/img/gis/move_vertex_on.svg /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/gis/move_vertex_on.svg
admin/js/inlines.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/inlines.js
admin/js/urlify.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/urlify.js
admin/js/core.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/core.js
admin/js/cancel.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/cancel.js
admin/js/autocomplete.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/autocomplete.js
admin/js/prepopulate.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/prepopulate.js
admin/js/prepopulate_init.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/prepopulate_init.js
admin/js/collapse.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/collapse.js
admin/js/calendar.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/calendar.js
admin/js/SelectFilter2.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/SelectFilter2.js
admin/js/change_form.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/change_form.js
admin/js/actions.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/actions.js
admin/js/SelectBox.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/SelectBox.js
admin/js/jquery.init.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/jquery.init.js
admin/js/popup_response.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/popup_response.js
admin/js/nav_sidebar.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/nav_sidebar.js
admin/js/vendor/select2/LICENSE.md /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md
admin/js/vendor/select2/select2.full.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/select2.full.js
admin/js/vendor/select2/select2.full.min.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js
admin/js/vendor/select2/i18n/bs.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bs.js
admin/js/vendor/select2/i18n/hy.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hy.js
admin/js/vendor/select2/i18n/ms.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js
admin/js/vendor/select2/i18n/th.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js
admin/js/vendor/select2/i18n/mk.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js
admin/js/vendor/select2/i18n/az.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js
admin/js/vendor/select2/i18n/sk.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js
admin/js/vendor/select2/i18n/eu.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js
admin/js/vendor/select2/i18n/sl.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sl.js
admin/js/vendor/select2/i18n/pt-BR.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js
admin/js/vendor/select2/i18n/tk.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/tk.js
admin/js/vendor/select2/i18n/lt.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js
admin/js/vendor/select2/i18n/nb.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js
admin/js/vendor/select2/i18n/uk.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js
admin/js/vendor/select2/i18n/ka.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ka.js
admin/js/vendor/select2/i18n/ne.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ne.js
admin/js/vendor/select2/i18n/es.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js
admin/js/vendor/select2/i18n/it.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js
admin/js/vendor/select2/i18n/sr-Cyrl.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js
admin/js/vendor/select2/i18n/zh-TW.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js
admin/js/vendor/select2/i18n/nl.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js
admin/js/vendor/select2/i18n/da.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js
admin/js/vendor/select2/i18n/is.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js
admin/js/vendor/select2/i18n/lv.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js
admin/js/vendor/select2/i18n/hi.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js
admin/js/vendor/select2/i18n/pt.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js
admin/js/vendor/select2/i18n/tr.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js
admin/js/vendor/select2/i18n/ja.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js
admin/js/vendor/select2/i18n/sv.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js
admin/js/vendor/select2/i18n/ru.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js
admin/js/vendor/select2/i18n/id.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js
admin/js/vendor/select2/i18n/et.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js
admin/js/vendor/select2/i18n/vi.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js
admin/js/vendor/select2/i18n/zh-CN.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js
admin/js/vendor/select2/i18n/bn.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bn.js
admin/js/vendor/select2/i18n/km.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js
admin/js/vendor/select2/i18n/he.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js
admin/js/vendor/select2/i18n/el.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js
admin/js/vendor/select2/i18n/dsb.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/dsb.js
admin/js/vendor/select2/i18n/en.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js
admin/js/vendor/select2/i18n/gl.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js
admin/js/vendor/select2/i18n/ps.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ps.js
admin/js/vendor/select2/i18n/de.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js
admin/js/vendor/select2/i18n/ar.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js
admin/js/vendor/select2/i18n/fr.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js
admin/js/vendor/select2/i18n/af.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/af.js
admin/js/vendor/select2/i18n/hsb.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hsb.js
admin/js/vendor/select2/i18n/bg.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js
admin/js/vendor/select2/i18n/ca.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js
admin/js/vendor/select2/i18n/pl.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js
admin/js/vendor/select2/i18n/hr.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js
admin/js/vendor/select2/i18n/sq.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sq.js
admin/js/vendor/select2/i18n/hu.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js
admin/js/vendor/select2/i18n/ro.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js
admin/js/vendor/select2/i18n/fa.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js
admin/js/vendor/select2/i18n/ko.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js
admin/js/vendor/select2/i18n/sr.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js
admin/js/vendor/select2/i18n/fi.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js
admin/js/vendor/select2/i18n/cs.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js
admin/js/vendor/xregexp/xregexp.min.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js
admin/js/vendor/xregexp/xregexp.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js
admin/js/vendor/xregexp/LICENSE.txt /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt
admin/js/vendor/jquery/jquery.min.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js
admin/js/vendor/jquery/jquery.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.js
admin/js/vendor/jquery/LICENSE.txt /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt
admin/js/admin/DateTimeShortcuts.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js
admin/js/admin/RelatedObjectLookups.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js
admin/fonts/Roboto-Light-webfont.woff /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/fonts/Roboto-Light-webfont.woff
admin/fonts/Roboto-Regular-webfont.woff /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/fonts/Roboto-Regular-webfont.woff
admin/fonts/README.txt /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/fonts/README.txt
admin/fonts/Roboto-Bold-webfont.woff /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/fonts/Roboto-Bold-webfont.woff
admin/fonts/LICENSE.txt /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/contrib/admin/static/admin/fonts/LICENSE.txt
django_extensions/css/jquery.autocomplete.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_extensions/static/django_extensions/css/jquery.autocomplete.css
django_extensions/img/indicator.gif /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_extensions/static/django_extensions/img/indicator.gif
django_extensions/js/jquery.ajaxQueue.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_extensions/static/django_extensions/js/jquery.ajaxQueue.js
django_extensions/js/jquery.autocomplete.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_extensions/static/django_extensions/js/jquery.autocomplete.js
django_extensions/js/jquery.bgiframe.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_extensions/static/django_extensions/js/jquery.bgiframe.js
js/test/django.specs.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/test/django.specs.js
js/test/libs/qunit-tap.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/test/libs/qunit-tap.js
js/test/libs/jasmine-html.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/test/libs/jasmine-html.js
js/test/libs/qunit.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/test/libs/qunit.css
js/test/libs/nv.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/test/libs/nv.css
js/test/libs/jasmine-jquery.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/test/libs/jasmine-jquery.js
js/test/libs/jasmine.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/test/libs/jasmine.css
js/test/libs/ninja.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/test/libs/ninja.css
js/test/libs/jasmine-djangojs.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/test/libs/jasmine-djangojs.js
js/test/libs/jasmine.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/test/libs/jasmine.js
js/test/libs/qunit.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/test/libs/qunit.js
js/test/libs/gabe.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/test/libs/gabe.css
js/test/qunit/qunit-deepEqual.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/test/qunit/qunit-deepEqual.js
js/test/qunit/qunit-test.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/test/qunit/qunit-test.js
js/test/jasmine/JsApiReporterSpec.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/test/jasmine/JsApiReporterSpec.js
js/test/jasmine/NestedResultsSpec.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/test/jasmine/NestedResultsSpec.js
js/test/jasmine/BaseSpec.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/test/jasmine/BaseSpec.js
js/test/jasmine/WaitsForBlockSpec.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/test/jasmine/WaitsForBlockSpec.js
js/test/jasmine/QueueSpec.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/test/jasmine/QueueSpec.js
js/test/jasmine/SpecSpec.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/test/jasmine/SpecSpec.js
js/test/jasmine/CustomMatchersSpec.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/test/jasmine/CustomMatchersSpec.js
js/test/jasmine/MultiReporterSpec.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/test/jasmine/MultiReporterSpec.js
js/test/jasmine/ExceptionsSpec.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/test/jasmine/ExceptionsSpec.js
js/test/jasmine/SpySpec.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/test/jasmine/SpySpec.js
js/test/jasmine/MatchersSpec.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/test/jasmine/MatchersSpec.js
js/test/jasmine/PrettyPrintSpec.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/test/jasmine/PrettyPrintSpec.js
js/test/jasmine/UtilSpec.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/test/jasmine/UtilSpec.js
js/test/jasmine/RunnerSpec.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/test/jasmine/RunnerSpec.js
js/test/jasmine/SpecRunningSpec.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/test/jasmine/SpecRunningSpec.js
js/test/jasmine/MockClockSpec.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/test/jasmine/MockClockSpec.js
js/test/jasmine/EnvSpec.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/test/jasmine/EnvSpec.js
js/test/jasmine/SuiteSpec.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/test/jasmine/SuiteSpec.js
js/test/jasmine/ReporterSpec.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/test/jasmine/ReporterSpec.js
js/djangojs/django.min.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/djangojs/django.min.js
js/djangojs/django.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/djangojs/django.js
js/libs/jquery-migrate-1.2.1.min.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/libs/jquery-migrate-1.2.1.min.js
js/libs/jquery-2.0.3.min.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/libs/jquery-2.0.3.min.js
js/libs/jquery-1.9.0.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/libs/jquery-1.9.0.js
js/libs/jquery-1.10.2.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/libs/jquery-1.10.2.js
js/libs/jquery-1.9.1.min.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/libs/jquery-1.9.1.min.js
js/libs/jquery-1.10.2.min.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/libs/jquery-1.10.2.min.js
js/libs/jquery-2.0.2.min.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/libs/jquery-2.0.2.min.js
js/libs/jquery-1.10.1.min.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/libs/jquery-1.10.1.min.js
js/libs/jquery-migrate-1.0.0.min.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/libs/jquery-migrate-1.0.0.min.js
js/libs/jquery-migrate-1.2.1.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/libs/jquery-migrate-1.2.1.js
js/libs/jquery-migrate-1.2.0.min.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/libs/jquery-migrate-1.2.0.min.js
js/libs/jquery-2.0.0.min.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/libs/jquery-2.0.0.min.js
js/libs/jquery-1.9.0.min.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/libs/jquery-1.9.0.min.js
js/libs/jquery-migrate-1.1.1.min.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/libs/jquery-migrate-1.1.1.min.js
js/libs/jquery-2.0.2.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/libs/jquery-2.0.2.js
js/libs/jquery-2.0.3.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/libs/jquery-2.0.3.js
js/libs/jquery-1.10.1.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/libs/jquery-1.10.1.js
js/libs/jquery-migrate-1.1.1.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/libs/jquery-migrate-1.1.1.js
js/libs/jquery-1.9.1.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/libs/jquery-1.9.1.js
js/libs/jquery-2.0.1.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/libs/jquery-2.0.1.js
js/libs/jquery-1.8.3.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/libs/jquery-1.8.3.js
js/libs/jquery-migrate-1.1.0.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/libs/jquery-migrate-1.1.0.js
js/libs/jquery-2.0.0.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/libs/jquery-2.0.0.js
js/libs/jquery-migrate-1.2.0.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/libs/jquery-migrate-1.2.0.js
js/libs/jquery-1.8.3.min.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/libs/jquery-1.8.3.min.js
js/libs/jquery-2.0.1.min.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/static/js/libs/jquery-2.0.1.min.js
nested_admin/src/nested_admin.scss /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/nested_admin/static/nested_admin/src/nested_admin.scss
nested_admin/src/drag-handle.png /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/nested_admin/static/nested_admin/src/drag-handle.png
nested_admin/src/nested-admin/jquery.djnutils.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/nested_admin/static/nested_admin/src/nested-admin/jquery.djnutils.js
nested_admin/src/nested-admin/jquery.ui.djnsortable.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/nested_admin/static/nested_admin/src/nested-admin/jquery.ui.djnsortable.js
nested_admin/src/nested-admin/jquery.shim.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/nested_admin/static/nested_admin/src/nested-admin/jquery.shim.js
nested_admin/src/nested-admin/index.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/nested_admin/static/nested_admin/src/nested-admin/index.js
nested_admin/src/nested-admin/jquery.djangoformset.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/nested_admin/static/nested_admin/src/nested-admin/jquery.djangoformset.js
nested_admin/src/nested-admin/grp$.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/nested_admin/static/nested_admin/src/nested-admin/grp$.js
nested_admin/src/nested-admin/sortable.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/nested_admin/static/nested_admin/src/nested-admin/sortable.js
nested_admin/src/nested-admin/django$.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/nested_admin/static/nested_admin/src/nested-admin/django$.js
nested_admin/src/nested-admin/jquery.ui.nestedsortable.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/nested_admin/static/nested_admin/src/nested-admin/jquery.ui.nestedsortable.js
nested_admin/src/nested-admin/regexquote.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/nested_admin/static/nested_admin/src/nested-admin/regexquote.js
nested_admin/src/nested-admin/utils.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/nested_admin/static/nested_admin/src/nested-admin/utils.js
nested_admin/dist/nested_admin.min.js.LICENSE.txt /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/nested_admin/static/nested_admin/dist/nested_admin.min.js.LICENSE.txt
nested_admin/dist/nested_admin.min.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/nested_admin/static/nested_admin/dist/nested_admin.min.css
nested_admin/dist/nested_admin.min.css.map /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/nested_admin/static/nested_admin/dist/nested_admin.min.css.map
nested_admin/dist/nested_admin.min.js.map /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/nested_admin/static/nested_admin/dist/nested_admin.min.js.map
nested_admin/dist/nested_admin.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/nested_admin/static/nested_admin/dist/nested_admin.css
nested_admin/dist/nested_admin.css.map /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/nested_admin/static/nested_admin/dist/nested_admin.css.map
nested_admin/dist/nested_admin.js.map /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/nested_admin/static/nested_admin/dist/nested_admin.js.map
nested_admin/dist/nested_admin.min.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/nested_admin/static/nested_admin/dist/nested_admin.min.js
nested_admin/dist/nested_admin.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/nested_admin/static/nested_admin/dist/nested_admin.js
rest_framework/css/prettify.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/css/prettify.css
rest_framework/css/bootstrap-tweaks.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/css/bootstrap-tweaks.css
rest_framework/css/bootstrap.min.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/css/bootstrap.min.css
rest_framework/css/font-awesome-4.0.3.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/css/font-awesome-4.0.3.css
rest_framework/css/bootstrap.min.css.map /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/css/bootstrap.min.css.map
rest_framework/css/bootstrap-theme.min.css.map /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/css/bootstrap-theme.min.css.map
rest_framework/css/default.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/css/default.css
rest_framework/css/bootstrap-theme.min.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/css/bootstrap-theme.min.css
rest_framework/img/grid.png /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/img/grid.png
rest_framework/img/glyphicons-halflings-white.png /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/img/glyphicons-halflings-white.png
rest_framework/img/glyphicons-halflings.png /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/img/glyphicons-halflings.png
rest_framework/js/default.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/js/default.js
rest_framework/js/prettify-min.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/js/prettify-min.js
rest_framework/js/jquery-3.5.1.min.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/js/jquery-3.5.1.min.js
rest_framework/js/coreapi-0.1.1.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/js/coreapi-0.1.1.js
rest_framework/js/ajax-form.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/js/ajax-form.js
rest_framework/js/bootstrap.min.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/js/bootstrap.min.js
rest_framework/js/csrf.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/js/csrf.js
rest_framework/fonts/glyphicons-halflings-regular.woff /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff
rest_framework/fonts/fontawesome-webfont.svg /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.svg
rest_framework/fonts/glyphicons-halflings-regular.svg /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.svg
rest_framework/fonts/glyphicons-halflings-regular.ttf /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.ttf
rest_framework/fonts/glyphicons-halflings-regular.woff2 /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff2
rest_framework/fonts/fontawesome-webfont.ttf /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.ttf
rest_framework/fonts/glyphicons-halflings-regular.eot /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.eot
rest_framework/fonts/fontawesome-webfont.woff /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.woff
rest_framework/fonts/fontawesome-webfont.eot /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.eot
rest_framework/docs/css/jquery.json-view.min.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/docs/css/jquery.json-view.min.css
rest_framework/docs/css/base.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/docs/css/base.css
rest_framework/docs/css/highlight.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/docs/css/highlight.css
rest_framework/docs/img/grid.png /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/docs/img/grid.png
rest_framework/docs/img/favicon.ico /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/docs/img/favicon.ico
rest_framework/docs/js/jquery.json-view.min.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/docs/js/jquery.json-view.min.js
rest_framework/docs/js/highlight.pack.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/docs/js/highlight.pack.js
rest_framework/docs/js/api.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/rest_framework/static/rest_framework/docs/js/api.js
debug_toolbar/css/print.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/debug_toolbar/static/debug_toolbar/css/print.css
debug_toolbar/css/toolbar.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/debug_toolbar/static/debug_toolbar/css/toolbar.css
debug_toolbar/js/toolbar.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.js
debug_toolbar/js/history.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/debug_toolbar/static/debug_toolbar/js/history.js
debug_toolbar/js/redirect.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/debug_toolbar/static/debug_toolbar/js/redirect.js
debug_toolbar/js/timer.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/debug_toolbar/static/debug_toolbar/js/timer.js
debug_toolbar/js/utils.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/debug_toolbar/static/debug_toolbar/js/utils.js
colorfield/colorfield.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/colorfield/static/colorfield/colorfield.js
colorfield/jscolor/jscolor.min.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/colorfield/static/colorfield/jscolor/jscolor.min.js
colorfield/jscolor/jscolor.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/colorfield/static/colorfield/jscolor/jscolor.js
django_ckeditor_5/app.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/app.js
django_ckeditor_5/src/ckeditor.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/src/ckeditor.js
django_ckeditor_5/src/override-django.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/src/override-django.css
django_ckeditor_5/dist/bundle.js.LICENSE.txt /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/bundle.js.LICENSE.txt
django_ckeditor_5/dist/bundle.js.map /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/bundle.js.map
django_ckeditor_5/dist/styles.css /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/styles.css
django_ckeditor_5/dist/styles.css.map /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/styles.css.map
django_ckeditor_5/dist/bundle.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/bundle.js
django_ckeditor_5/dist/translations/bs.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/bs.js
django_ckeditor_5/dist/translations/hy.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/hy.js
django_ckeditor_5/dist/translations/be.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/be.js
django_ckeditor_5/dist/translations/ms.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/ms.js
django_ckeditor_5/dist/translations/th.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/th.js
django_ckeditor_5/dist/translations/az.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/az.js
django_ckeditor_5/dist/translations/sk.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/sk.js
django_ckeditor_5/dist/translations/no.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/no.js
django_ckeditor_5/dist/translations/eu.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/eu.js
django_ckeditor_5/dist/translations/pt-br.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/pt-br.js
django_ckeditor_5/dist/translations/sl.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/sl.js
django_ckeditor_5/dist/translations/tk.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/tk.js
django_ckeditor_5/dist/translations/uz.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/uz.js
django_ckeditor_5/dist/translations/kn.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/kn.js
django_ckeditor_5/dist/translations/lt.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/lt.js
django_ckeditor_5/dist/translations/ug.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/ug.js
django_ckeditor_5/dist/translations/de-ch.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/de-ch.js
django_ckeditor_5/dist/translations/nb.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/nb.js
django_ckeditor_5/dist/translations/ast.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/ast.js
django_ckeditor_5/dist/translations/uk.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/uk.js
django_ckeditor_5/dist/translations/en-gb.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/en-gb.js
django_ckeditor_5/dist/translations/ne.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/ne.js
django_ckeditor_5/dist/translations/es.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/es.js
django_ckeditor_5/dist/translations/it.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/it.js
django_ckeditor_5/dist/translations/si.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/si.js
django_ckeditor_5/dist/translations/nl.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/nl.js
django_ckeditor_5/dist/translations/da.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/da.js
django_ckeditor_5/dist/translations/lv.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/lv.js
django_ckeditor_5/dist/translations/ur.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/ur.js
django_ckeditor_5/dist/translations/hi.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/hi.js
django_ckeditor_5/dist/translations/kk.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/kk.js
django_ckeditor_5/dist/translations/pt.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/pt.js
django_ckeditor_5/dist/translations/oc.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/oc.js
django_ckeditor_5/dist/translations/es-co.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/es-co.js
django_ckeditor_5/dist/translations/tr.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/tr.js
django_ckeditor_5/dist/translations/ku.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/ku.js
django_ckeditor_5/dist/translations/gu.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/gu.js
django_ckeditor_5/dist/translations/ja.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/ja.js
django_ckeditor_5/dist/translations/sv.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/sv.js
django_ckeditor_5/dist/translations/ru.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/ru.js
django_ckeditor_5/dist/translations/jv.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/jv.js
django_ckeditor_5/dist/translations/id.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/id.js
django_ckeditor_5/dist/translations/et.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/et.js
django_ckeditor_5/dist/translations/vi.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/vi.js
django_ckeditor_5/dist/translations/tt.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/tt.js
django_ckeditor_5/dist/translations/eo.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/eo.js
django_ckeditor_5/dist/translations/bn.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/bn.js
django_ckeditor_5/dist/translations/km.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/km.js
django_ckeditor_5/dist/translations/he.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/he.js
django_ckeditor_5/dist/translations/el.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/el.js
django_ckeditor_5/dist/translations/gl.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/gl.js
django_ckeditor_5/dist/translations/zh-cn.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/zh-cn.js
django_ckeditor_5/dist/translations/zh.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/zh.js
django_ckeditor_5/dist/translations/sr-latn.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/sr-latn.js
django_ckeditor_5/dist/translations/de.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/de.js
django_ckeditor_5/dist/translations/ar.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/ar.js
django_ckeditor_5/dist/translations/fr.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/fr.js
django_ckeditor_5/dist/translations/af.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/af.js
django_ckeditor_5/dist/translations/bg.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/bg.js
django_ckeditor_5/dist/translations/ca.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/ca.js
django_ckeditor_5/dist/translations/pl.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/pl.js
django_ckeditor_5/dist/translations/hr.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/hr.js
django_ckeditor_5/dist/translations/sq.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/sq.js
django_ckeditor_5/dist/translations/hu.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/hu.js
django_ckeditor_5/dist/translations/en-au.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/en-au.js
django_ckeditor_5/dist/translations/ti.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/ti.js
django_ckeditor_5/dist/translations/ro.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/ro.js
django_ckeditor_5/dist/translations/fa.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/fa.js
django_ckeditor_5/dist/translations/ko.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/ko.js
django_ckeditor_5/dist/translations/sr.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/sr.js
django_ckeditor_5/dist/translations/fi.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/fi.js
django_ckeditor_5/dist/translations/cs.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_ckeditor_5/static/django_ckeditor_5/dist/translations/cs.js
django-htmx.js /home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/static/django-htmx.js

Templates (432 rendered)

Template path

  1. /home/ubuntu/streetvoice/svapp/templates

Templates

playlist/user/detail.html
/home/ubuntu/streetvoice/playlist/templates/playlist/user/detail.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None}
personal_base.html
/home/ubuntu/streetvoice/svapp/templates/personal_base.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None}
base.html
/home/ubuntu/streetvoice/svapp/templates/base.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None}
_bootstraps.html
/home/ubuntu/streetvoice/svapp/templates/_bootstraps.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None}
google_analytics.html
/home/ubuntu/streetvoice/svapp/templates/google_analytics.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None}
includes/ads.html
/home/ubuntu/streetvoice/svapp/templates/includes/ads.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None}
meta/meta.html
/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/meta/templates/meta/meta.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: django_meta. Contents: [<TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7bfd2bb95e50>, <TextNode: '\n '>]>}
cat_run.html
/home/ubuntu/streetvoice/svapp/templates/cat_run.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None}
language_alert.html
/home/ubuntu/streetvoice/svapp/templates/language_alert.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'ACCEPTED_LANGUAGE': 'en'}
cookie_alert.html
/home/ubuntu/streetvoice/svapp/templates/cookie_alert.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None}
_nav_menu_tw.html
/home/ubuntu/streetvoice/svapp/templates/_nav_menu_tw.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: navbar_nav. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <django.template.defaulttags.URLNode object at 0x7bfd2bb5e760>, <TextNode: '" class="nav-link '>, <IfNode>, <TextNode: '" data-type="upload" data'>, <django.template.defaulttags.CommentNode object at 0x7bfd257da190>, <TextNode: '\n '>]>}
djangojs/django_js_tag.html
/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/templates/djangojs/django_js_tag.html
Toggle context {'False': False, 'None': None, 'True': True} {'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'js': {'csrf': False, 'i18n': False, 'init': True, 'jquery': False, 'minified': False}}
djangojs/django_js_init.html
/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/djangojs/templates/djangojs/django_js_init.html
Toggle context {'False': False, 'None': None, 'True': True} {'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'js': {'csrf': False, 'i18n': False, 'init': True, 'jquery': False, 'minified': False}}
share_block.html
/home/ubuntu/streetvoice/svapp/templates/share_block.html
Toggle context {'False': False, 'None': None, 'True': True} {'CURRENT_FULL_URL': 'https://pr-14484.streetvoice.com/ronnnggg_/playlists/715146/', 'SITE_ID': 1, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'dark': False, 'dimension_value': 'Playlist detail', 'has_embed_btn': True, 'is_mobile': False, 'obj': <Playlist: under>, 'text': 'under%20by%20UG末.%20StreetVoice%20街聲'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'btn_play_size': 'xl', 'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Playlist: under>}
includes/buttons/playlist_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/playlist_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'btn_play_size': 'xl', 'btn_size': 'lg', 'dimension_value': 'Playlist detail', 'display_type': 'page', 'editable': True, 'hide_like_count': True, 'is_outline_btn': True, 'is_primary_btn': True, 'item': <Playlist: under>}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'btn_play_size': 'xl', 'btn_size': 'lg', 'dimension_value': 'Playlist detail', 'display_type': 'page', 'editable': True, 'hide_like_count': True, 'is_outline_btn': True, 'is_primary_btn': True, 'item': <Playlist: under>} {'btn_size': 'lg', 'is_outline_btn': True, 'item': <Playlist: under>, 'teach_type': ''}
includes/buttons/bookmark.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/bookmark.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': 'lg', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'dimension_value': 'Playlist detail', 'hide_like_count': True, 'is_mobile': False, 'is_outline_btn': True, 'obj': <Playlist: under>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'btn_play_size': 'xl', 'btn_size': 'lg', 'dimension_value': 'Playlist detail', 'display_type': 'page', 'editable': True, 'hide_like_count': True, 'is_outline_btn': True, 'is_primary_btn': True, 'item': <Playlist: under>} {'btn_play_size': 'xl', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': True, 'item': <Playlist: under>, 'limit': '', 'turn_off_radio': '', 'type': ''}
includes/buttons/playlist_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/playlist_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'btn_play_size': 'lg', 'dimension_value': 'Playlist detail', 'display_type': 'page', 'editable': True, 'hide_like_count': True, 'is_outline_btn': False, 'is_primary_btn': True, 'item': <Playlist: under>}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'btn_play_size': 'lg', 'dimension_value': 'Playlist detail', 'display_type': 'page', 'editable': True, 'hide_like_count': True, 'is_outline_btn': False, 'is_primary_btn': True, 'item': <Playlist: under>} {'btn_size': '', 'is_outline_btn': False, 'item': <Playlist: under>, 'teach_type': ''}
includes/buttons/bookmark.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/bookmark.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'dimension_value': 'Playlist detail', 'hide_like_count': True, 'is_mobile': False, 'is_outline_btn': False, 'obj': <Playlist: under>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'btn_play_size': 'lg', 'dimension_value': 'Playlist detail', 'display_type': 'page', 'editable': True, 'hide_like_count': True, 'is_outline_btn': False, 'is_primary_btn': True, 'item': <Playlist: under>} {'btn_play_size': 'lg', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': True, 'item': <Playlist: under>, 'limit': '', 'turn_off_radio': '', 'type': ''}
friend_or_not.html
/home/ubuntu/streetvoice/svapp/templates/friend_or_not.html
Toggle context {'False': False, 'None': None, 'True': True} {'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'dimension_value': 'Playlist detail', 'has_followed': False, 'request': '<<request>>', 'site_user': <User: ronnnggg_>, 'source': 'work'}
music/user/performed_activity.html
/home/ubuntu/streetvoice/music/templates/music/user/performed_activity.html
Toggle context {'False': False, 'None': None, 'True': True} {'activity': None, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'request': '<<request>>'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>, 'song_order': 1, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>, 'song_order': 1, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>, 'song_order': 1, 'type': 'playlist'} {'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>, 'song_order': 1, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>, 'song_order': 1, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>, 'song_order': 1, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>, 'song_order': 1, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 鍋爐爺爺PiperPeng - 嘉義仔>, 'song_order': 2, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 鍋爐爺爺PiperPeng - 嘉義仔>, 'song_order': 2, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 鍋爐爺爺PiperPeng - 嘉義仔>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 鍋爐爺爺PiperPeng - 嘉義仔>, 'song_order': 2, 'type': 'playlist'} {'song': <Song: 鍋爐爺爺PiperPeng - 嘉義仔>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 鍋爐爺爺PiperPeng - 嘉義仔>, 'song_order': 2, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 鍋爐爺爺PiperPeng - 嘉義仔>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 鍋爐爺爺PiperPeng - 嘉義仔>, 'song_order': 2, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 鍋爐爺爺PiperPeng - 嘉義仔>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 鍋爐爺爺PiperPeng - 嘉義仔>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 鍋爐爺爺PiperPeng - 嘉義仔>, 'song_order': 2, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 鍋爐爺爺PiperPeng - 嘉義仔>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 鍋爐爺爺PiperPeng - 嘉義仔>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 鍋爐爺爺PiperPeng - 嘉義仔>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 鍋爐爺爺PiperPeng - 嘉義仔>, 'song_order': 2, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 鍋爐爺爺PiperPeng - 嘉義仔>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 鍋爐爺爺PiperPeng - 嘉義仔>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 鍋爐爺爺PiperPeng - 米糕>, 'song_order': 3, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 鍋爐爺爺PiperPeng - 米糕>, 'song_order': 3, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 鍋爐爺爺PiperPeng - 米糕>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 鍋爐爺爺PiperPeng - 米糕>, 'song_order': 3, 'type': 'playlist'} {'song': <Song: 鍋爐爺爺PiperPeng - 米糕>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 鍋爐爺爺PiperPeng - 米糕>, 'song_order': 3, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 鍋爐爺爺PiperPeng - 米糕>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 鍋爐爺爺PiperPeng - 米糕>, 'song_order': 3, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 鍋爐爺爺PiperPeng - 米糕>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 鍋爐爺爺PiperPeng - 米糕>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 鍋爐爺爺PiperPeng - 米糕>, 'song_order': 3, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 鍋爐爺爺PiperPeng - 米糕>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 鍋爐爺爺PiperPeng - 米糕>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 鍋爐爺爺PiperPeng - 米糕>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 鍋爐爺爺PiperPeng - 米糕>, 'song_order': 3, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 鍋爐爺爺PiperPeng - 米糕>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 鍋爐爺爺PiperPeng - 米糕>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Come With Me>, 'song_order': 4, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Come With Me>, 'song_order': 4, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: Come With Me>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Come With Me>, 'song_order': 4, 'type': 'playlist'} {'song': <Song: Come With Me>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Come With Me>, 'song_order': 4, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Come With Me>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Come With Me>, 'song_order': 4, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Come With Me>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: Come With Me>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Come With Me>, 'song_order': 4, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Come With Me>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: Come With Me>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: Come With Me>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Come With Me>, 'song_order': 4, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Come With Me>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: Come With Me>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 真的不要喜歡我 feat.桃子>, 'song_order': 5, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 真的不要喜歡我 feat.桃子>, 'song_order': 5, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 真的不要喜歡我 feat.桃子>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 真的不要喜歡我 feat.桃子>, 'song_order': 5, 'type': 'playlist'} {'song': <Song: 真的不要喜歡我 feat.桃子>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 真的不要喜歡我 feat.桃子>, 'song_order': 5, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 真的不要喜歡我 feat.桃子>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 真的不要喜歡我 feat.桃子>, 'song_order': 5, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 真的不要喜歡我 feat.桃子>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 真的不要喜歡我 feat.桃子>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 真的不要喜歡我 feat.桃子>, 'song_order': 5, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 真的不要喜歡我 feat.桃子>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 真的不要喜歡我 feat.桃子>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 真的不要喜歡我 feat.桃子>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 真的不要喜歡我 feat.桃子>, 'song_order': 5, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 真的不要喜歡我 feat.桃子>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 真的不要喜歡我 feat.桃子>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 西鬆平常 Remix (High Loc ft. CJ)>, 'song_order': 6, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 西鬆平常 Remix (High Loc ft. CJ)>, 'song_order': 6, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 西鬆平常 Remix (High Loc ft. CJ)>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 西鬆平常 Remix (High Loc ft. CJ)>, 'song_order': 6, 'type': 'playlist'} {'song': <Song: 西鬆平常 Remix (High Loc ft. CJ)>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 西鬆平常 Remix (High Loc ft. CJ)>, 'song_order': 6, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 西鬆平常 Remix (High Loc ft. CJ)>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 西鬆平常 Remix (High Loc ft. CJ)>, 'song_order': 6, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 西鬆平常 Remix (High Loc ft. CJ)>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 西鬆平常 Remix (High Loc ft. CJ)>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 西鬆平常 Remix (High Loc ft. CJ)>, 'song_order': 6, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 西鬆平常 Remix (High Loc ft. CJ)>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 西鬆平常 Remix (High Loc ft. CJ)>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 西鬆平常 Remix (High Loc ft. CJ)>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 西鬆平常 Remix (High Loc ft. CJ)>, 'song_order': 6, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 西鬆平常 Remix (High Loc ft. CJ)>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 西鬆平常 Remix (High Loc ft. CJ)>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: YongKang Bad Boyz Lifestyle>, 'song_order': 7, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: YongKang Bad Boyz Lifestyle>, 'song_order': 7, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: YongKang Bad Boyz Lifestyle>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: YongKang Bad Boyz Lifestyle>, 'song_order': 7, 'type': 'playlist'} {'song': <Song: YongKang Bad Boyz Lifestyle>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: YongKang Bad Boyz Lifestyle>, 'song_order': 7, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: YongKang Bad Boyz Lifestyle>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: YongKang Bad Boyz Lifestyle>, 'song_order': 7, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: YongKang Bad Boyz Lifestyle>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: YongKang Bad Boyz Lifestyle>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: YongKang Bad Boyz Lifestyle>, 'song_order': 7, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: YongKang Bad Boyz Lifestyle>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: YongKang Bad Boyz Lifestyle>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: YongKang Bad Boyz Lifestyle>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: YongKang Bad Boyz Lifestyle>, 'song_order': 7, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: YongKang Bad Boyz Lifestyle>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: YongKang Bad Boyz Lifestyle>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Lil Happy Lif3 - 出口>, 'song_order': 8, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Lil Happy Lif3 - 出口>, 'song_order': 8, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: Lil Happy Lif3 - 出口>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Lil Happy Lif3 - 出口>, 'song_order': 8, 'type': 'playlist'} {'song': <Song: Lil Happy Lif3 - 出口>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Lil Happy Lif3 - 出口>, 'song_order': 8, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Lil Happy Lif3 - 出口>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Lil Happy Lif3 - 出口>, 'song_order': 8, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Lil Happy Lif3 - 出口>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: Lil Happy Lif3 - 出口>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Lil Happy Lif3 - 出口>, 'song_order': 8, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Lil Happy Lif3 - 出口>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: Lil Happy Lif3 - 出口>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: Lil Happy Lif3 - 出口>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Lil Happy Lif3 - 出口>, 'song_order': 8, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Lil Happy Lif3 - 出口>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: Lil Happy Lif3 - 出口>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: C.A.G.I>, 'song_order': 9, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: C.A.G.I>, 'song_order': 9, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: C.A.G.I>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: C.A.G.I>, 'song_order': 9, 'type': 'playlist'} {'song': <Song: C.A.G.I>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: C.A.G.I>, 'song_order': 9, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: C.A.G.I>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: C.A.G.I>, 'song_order': 9, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: C.A.G.I>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: C.A.G.I>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: C.A.G.I>, 'song_order': 9, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: C.A.G.I>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: C.A.G.I>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: C.A.G.I>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: C.A.G.I>, 'song_order': 9, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: C.A.G.I>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: C.A.G.I>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: SLIDE>, 'song_order': 10, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: SLIDE>, 'song_order': 10, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: SLIDE>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: SLIDE>, 'song_order': 10, 'type': 'playlist'} {'song': <Song: SLIDE>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: SLIDE>, 'song_order': 10, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: SLIDE>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: SLIDE>, 'song_order': 10, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: SLIDE>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: SLIDE>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: SLIDE>, 'song_order': 10, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: SLIDE>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: SLIDE>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: SLIDE>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: SLIDE>, 'song_order': 10, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: SLIDE>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: SLIDE>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 漁夫>, 'song_order': 11, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 漁夫>, 'song_order': 11, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 漁夫>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 漁夫>, 'song_order': 11, 'type': 'playlist'} {'song': <Song: 漁夫>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 漁夫>, 'song_order': 11, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 漁夫>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 漁夫>, 'song_order': 11, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 漁夫>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 漁夫>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 漁夫>, 'song_order': 11, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 漁夫>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 漁夫>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 漁夫>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 漁夫>, 'song_order': 11, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 漁夫>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 漁夫>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Waiting>, 'song_order': 12, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Waiting>, 'song_order': 12, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: Waiting>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Waiting>, 'song_order': 12, 'type': 'playlist'} {'song': <Song: Waiting>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Waiting>, 'song_order': 12, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Waiting>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Waiting>, 'song_order': 12, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Waiting>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: Waiting>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Waiting>, 'song_order': 12, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Waiting>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: Waiting>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: Waiting>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Waiting>, 'song_order': 12, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Waiting>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: Waiting>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 一萬匹馬的坍塌>, 'song_order': 13, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 一萬匹馬的坍塌>, 'song_order': 13, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 一萬匹馬的坍塌>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 一萬匹馬的坍塌>, 'song_order': 13, 'type': 'playlist'} {'song': <Song: 一萬匹馬的坍塌>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 一萬匹馬的坍塌>, 'song_order': 13, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 一萬匹馬的坍塌>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 一萬匹馬的坍塌>, 'song_order': 13, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 一萬匹馬的坍塌>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 一萬匹馬的坍塌>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 一萬匹馬的坍塌>, 'song_order': 13, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 一萬匹馬的坍塌>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 一萬匹馬的坍塌>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 一萬匹馬的坍塌>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 一萬匹馬的坍塌>, 'song_order': 13, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 一萬匹馬的坍塌>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 一萬匹馬的坍塌>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Slmbr>, 'song_order': 14, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Slmbr>, 'song_order': 14, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: Slmbr>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Slmbr>, 'song_order': 14, 'type': 'playlist'} {'song': <Song: Slmbr>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Slmbr>, 'song_order': 14, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Slmbr>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Slmbr>, 'song_order': 14, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Slmbr>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: Slmbr>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Slmbr>, 'song_order': 14, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Slmbr>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: Slmbr>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: Slmbr>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Slmbr>, 'song_order': 14, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Slmbr>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: Slmbr>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Rush Rush!!>, 'song_order': 15, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Rush Rush!!>, 'song_order': 15, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: Rush Rush!!>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Rush Rush!!>, 'song_order': 15, 'type': 'playlist'} {'song': <Song: Rush Rush!!>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Rush Rush!!>, 'song_order': 15, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Rush Rush!!>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Rush Rush!!>, 'song_order': 15, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Rush Rush!!>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: Rush Rush!!>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Rush Rush!!>, 'song_order': 15, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Rush Rush!!>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: Rush Rush!!>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: Rush Rush!!>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Rush Rush!!>, 'song_order': 15, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Rush Rush!!>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: Rush Rush!!>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 湯捷 - Good Shit Saves the World (feat. 翊庭)>, 'song_order': 16, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 湯捷 - Good Shit Saves the World (feat. 翊庭)>, 'song_order': 16, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 湯捷 - Good Shit Saves the World (feat. 翊庭)>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 湯捷 - Good Shit Saves the World (feat. 翊庭)>, 'song_order': 16, 'type': 'playlist'} {'song': <Song: 湯捷 - Good Shit Saves the World (feat. 翊庭)>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 湯捷 - Good Shit Saves the World (feat. 翊庭)>, 'song_order': 16, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 湯捷 - Good Shit Saves the World (feat. 翊庭)>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 湯捷 - Good Shit Saves the World (feat. 翊庭)>, 'song_order': 16, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 湯捷 - Good Shit Saves the World (feat. 翊庭)>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 湯捷 - Good Shit Saves the World (feat. 翊庭)>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 湯捷 - Good Shit Saves the World (feat. 翊庭)>, 'song_order': 16, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 湯捷 - Good Shit Saves the World (feat. 翊庭)>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 湯捷 - Good Shit Saves the World (feat. 翊庭)>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 湯捷 - Good Shit Saves the World (feat. 翊庭)>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 湯捷 - Good Shit Saves the World (feat. 翊庭)>, 'song_order': 16, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 湯捷 - Good Shit Saves the World (feat. 翊庭)>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 湯捷 - Good Shit Saves the World (feat. 翊庭)>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Cloud>, 'song_order': 17, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Cloud>, 'song_order': 17, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: Cloud>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Cloud>, 'song_order': 17, 'type': 'playlist'} {'song': <Song: Cloud>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Cloud>, 'song_order': 17, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Cloud>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Cloud>, 'song_order': 17, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Cloud>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: Cloud>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Cloud>, 'song_order': 17, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Cloud>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: Cloud>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: Cloud>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Cloud>, 'song_order': 17, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Cloud>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: Cloud>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: S&S(Spear&Shield)>, 'song_order': 18, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: S&S(Spear&Shield)>, 'song_order': 18, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: S&S(Spear&Shield)>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: S&S(Spear&Shield)>, 'song_order': 18, 'type': 'playlist'} {'song': <Song: S&S(Spear&Shield)>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: S&S(Spear&Shield)>, 'song_order': 18, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: S&S(Spear&Shield)>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: S&S(Spear&Shield)>, 'song_order': 18, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: S&S(Spear&Shield)>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: S&S(Spear&Shield)>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: S&S(Spear&Shield)>, 'song_order': 18, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: S&S(Spear&Shield)>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: S&S(Spear&Shield)>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: S&S(Spear&Shield)>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: S&S(Spear&Shield)>, 'song_order': 18, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: S&S(Spear&Shield)>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: S&S(Spear&Shield)>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Love Love Love>, 'song_order': 19, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Love Love Love>, 'song_order': 19, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: Love Love Love>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Love Love Love>, 'song_order': 19, 'type': 'playlist'} {'song': <Song: Love Love Love>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Love Love Love>, 'song_order': 19, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Love Love Love>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Love Love Love>, 'song_order': 19, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Love Love Love>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: Love Love Love>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Love Love Love>, 'song_order': 19, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Love Love Love>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: Love Love Love>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: Love Love Love>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Love Love Love>, 'song_order': 19, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Love Love Love>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: Love Love Love>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 想淤泥在今夜捕捉 i 情ft.方品融(Prod.by鱔魚意麵)>, 'song_order': 20, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 想淤泥在今夜捕捉 i 情ft.方品融(Prod.by鱔魚意麵)>, 'song_order': 20, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 想淤泥在今夜捕捉 i 情ft.方品融(Prod.by鱔魚意麵)>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 想淤泥在今夜捕捉 i 情ft.方品融(Prod.by鱔魚意麵)>, 'song_order': 20, 'type': 'playlist'} {'song': <Song: 想淤泥在今夜捕捉 i 情ft.方品融(Prod.by鱔魚意麵)>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 想淤泥在今夜捕捉 i 情ft.方品融(Prod.by鱔魚意麵)>, 'song_order': 20, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 想淤泥在今夜捕捉 i 情ft.方品融(Prod.by鱔魚意麵)>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 想淤泥在今夜捕捉 i 情ft.方品融(Prod.by鱔魚意麵)>, 'song_order': 20, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 想淤泥在今夜捕捉 i 情ft.方品融(Prod.by鱔魚意麵)>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 想淤泥在今夜捕捉 i 情ft.方品融(Prod.by鱔魚意麵)>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 想淤泥在今夜捕捉 i 情ft.方品融(Prod.by鱔魚意麵)>, 'song_order': 20, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 想淤泥在今夜捕捉 i 情ft.方品融(Prod.by鱔魚意麵)>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 想淤泥在今夜捕捉 i 情ft.方品融(Prod.by鱔魚意麵)>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 想淤泥在今夜捕捉 i 情ft.方品融(Prod.by鱔魚意麵)>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 想淤泥在今夜捕捉 i 情ft.方品融(Prod.by鱔魚意麵)>, 'song_order': 20, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 想淤泥在今夜捕捉 i 情ft.方品融(Prod.by鱔魚意麵)>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 想淤泥在今夜捕捉 i 情ft.方品融(Prod.by鱔魚意麵)>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 承上啟下 feat.lilˍkarbi、COO、範例三>, 'song_order': 21, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 承上啟下 feat.lilˍkarbi、COO、範例三>, 'song_order': 21, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 承上啟下 feat.lilˍkarbi、COO、範例三>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 承上啟下 feat.lilˍkarbi、COO、範例三>, 'song_order': 21, 'type': 'playlist'} {'song': <Song: 承上啟下 feat.lilˍkarbi、COO、範例三>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 承上啟下 feat.lilˍkarbi、COO、範例三>, 'song_order': 21, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 承上啟下 feat.lilˍkarbi、COO、範例三>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 承上啟下 feat.lilˍkarbi、COO、範例三>, 'song_order': 21, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 承上啟下 feat.lilˍkarbi、COO、範例三>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 承上啟下 feat.lilˍkarbi、COO、範例三>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 承上啟下 feat.lilˍkarbi、COO、範例三>, 'song_order': 21, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 承上啟下 feat.lilˍkarbi、COO、範例三>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 承上啟下 feat.lilˍkarbi、COO、範例三>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 承上啟下 feat.lilˍkarbi、COO、範例三>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 承上啟下 feat.lilˍkarbi、COO、範例三>, 'song_order': 21, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 承上啟下 feat.lilˍkarbi、COO、範例三>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 承上啟下 feat.lilˍkarbi、COO、範例三>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 現世代的一廂情願>, 'song_order': 22, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 現世代的一廂情願>, 'song_order': 22, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 現世代的一廂情願>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 現世代的一廂情願>, 'song_order': 22, 'type': 'playlist'} {'song': <Song: 現世代的一廂情願>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 現世代的一廂情願>, 'song_order': 22, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 現世代的一廂情願>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 現世代的一廂情願>, 'song_order': 22, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 現世代的一廂情願>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 現世代的一廂情願>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 現世代的一廂情願>, 'song_order': 22, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 現世代的一廂情願>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 現世代的一廂情願>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 現世代的一廂情願>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 現世代的一廂情願>, 'song_order': 22, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 現世代的一廂情願>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 現世代的一廂情願>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - NEED YOU AROUND>, 'song_order': 23, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - NEED YOU AROUND>, 'song_order': 23, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: ADEN - NEED YOU AROUND>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - NEED YOU AROUND>, 'song_order': 23, 'type': 'playlist'} {'song': <Song: ADEN - NEED YOU AROUND>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - NEED YOU AROUND>, 'song_order': 23, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ADEN - NEED YOU AROUND>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - NEED YOU AROUND>, 'song_order': 23, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ADEN - NEED YOU AROUND>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: ADEN - NEED YOU AROUND>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - NEED YOU AROUND>, 'song_order': 23, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ADEN - NEED YOU AROUND>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: ADEN - NEED YOU AROUND>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: ADEN - NEED YOU AROUND>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - NEED YOU AROUND>, 'song_order': 23, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ADEN - NEED YOU AROUND>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: ADEN - NEED YOU AROUND>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - YOU'LL GET ALL>, 'song_order': 24, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - YOU'LL GET ALL>, 'song_order': 24, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: ADEN - YOU'LL GET ALL>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - YOU'LL GET ALL>, 'song_order': 24, 'type': 'playlist'} {'song': <Song: ADEN - YOU'LL GET ALL>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - YOU'LL GET ALL>, 'song_order': 24, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ADEN - YOU'LL GET ALL>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - YOU'LL GET ALL>, 'song_order': 24, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ADEN - YOU'LL GET ALL>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: ADEN - YOU'LL GET ALL>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - YOU'LL GET ALL>, 'song_order': 24, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ADEN - YOU'LL GET ALL>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: ADEN - YOU'LL GET ALL>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: ADEN - YOU'LL GET ALL>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - YOU'LL GET ALL>, 'song_order': 24, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ADEN - YOU'LL GET ALL>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: ADEN - YOU'LL GET ALL>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: good days,L.O.V.E.,pshcho,butterfly. LOVE MASH UP with 黃祝賢儒nauledge>, 'song_order': 25, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: good days,L.O.V.E.,pshcho,butterfly. LOVE MASH UP with 黃祝賢儒nauledge>, 'song_order': 25, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: good days,L.O.V.E.,pshcho,butterfly. LOVE MASH UP with 黃祝賢儒nauledge>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: good days,L.O.V.E.,pshcho,butterfly. LOVE MASH UP with 黃祝賢儒nauledge>, 'song_order': 25, 'type': 'playlist'} {'song': <Song: good days,L.O.V.E.,pshcho,butterfly. LOVE MASH UP with 黃祝賢儒nauledge>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: good days,L.O.V.E.,pshcho,butterfly. LOVE MASH UP with 黃祝賢儒nauledge>, 'song_order': 25, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: good days,L.O.V.E.,pshcho,butterfly. LOVE MASH UP with 黃祝賢儒nauledge>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: good days,L.O.V.E.,pshcho,butterfly. LOVE MASH UP with 黃祝賢儒nauledge>, 'song_order': 25, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: good days,L.O.V.E.,pshcho,butterfly. LOVE MASH UP with 黃祝賢儒nauledge>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: good days,L.O.V.E.,pshcho,butterfly. LOVE MASH UP with 黃祝賢儒nauledge>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: good days,L.O.V.E.,pshcho,butterfly. LOVE MASH UP with 黃祝賢儒nauledge>, 'song_order': 25, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: good days,L.O.V.E.,pshcho,butterfly. LOVE MASH UP with 黃祝賢儒nauledge>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: good days,L.O.V.E.,pshcho,butterfly. LOVE MASH UP with 黃祝賢儒nauledge>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: good days,L.O.V.E.,pshcho,butterfly. LOVE MASH UP with 黃祝賢儒nauledge>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: good days,L.O.V.E.,pshcho,butterfly. LOVE MASH UP with 黃祝賢儒nauledge>, 'song_order': 25, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: good days,L.O.V.E.,pshcho,butterfly. LOVE MASH UP with 黃祝賢儒nauledge>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: good days,L.O.V.E.,pshcho,butterfly. LOVE MASH UP with 黃祝賢儒nauledge>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - 【多久才懂妳的心】>, 'song_order': 26, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - 【多久才懂妳的心】>, 'song_order': 26, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: ADEN - 【多久才懂妳的心】>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - 【多久才懂妳的心】>, 'song_order': 26, 'type': 'playlist'} {'song': <Song: ADEN - 【多久才懂妳的心】>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - 【多久才懂妳的心】>, 'song_order': 26, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ADEN - 【多久才懂妳的心】>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - 【多久才懂妳的心】>, 'song_order': 26, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ADEN - 【多久才懂妳的心】>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: ADEN - 【多久才懂妳的心】>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - 【多久才懂妳的心】>, 'song_order': 26, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ADEN - 【多久才懂妳的心】>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: ADEN - 【多久才懂妳的心】>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: ADEN - 【多久才懂妳的心】>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - 【多久才懂妳的心】>, 'song_order': 26, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ADEN - 【多久才懂妳的心】>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: ADEN - 【多久才懂妳的心】>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: RIP 2020這個洩氣年>, 'song_order': 27, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: RIP 2020這個洩氣年>, 'song_order': 27, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: RIP 2020這個洩氣年>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: RIP 2020這個洩氣年>, 'song_order': 27, 'type': 'playlist'} {'song': <Song: RIP 2020這個洩氣年>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: RIP 2020這個洩氣年>, 'song_order': 27, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: RIP 2020這個洩氣年>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: RIP 2020這個洩氣年>, 'song_order': 27, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: RIP 2020這個洩氣年>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: RIP 2020這個洩氣年>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: RIP 2020這個洩氣年>, 'song_order': 27, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: RIP 2020這個洩氣年>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: RIP 2020這個洩氣年>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: RIP 2020這個洩氣年>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: RIP 2020這個洩氣年>, 'song_order': 27, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: RIP 2020這個洩氣年>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: RIP 2020這個洩氣年>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - 【IDFK】>, 'song_order': 28, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - 【IDFK】>, 'song_order': 28, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: ADEN - 【IDFK】>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - 【IDFK】>, 'song_order': 28, 'type': 'playlist'} {'song': <Song: ADEN - 【IDFK】>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - 【IDFK】>, 'song_order': 28, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ADEN - 【IDFK】>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - 【IDFK】>, 'song_order': 28, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ADEN - 【IDFK】>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: ADEN - 【IDFK】>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - 【IDFK】>, 'song_order': 28, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ADEN - 【IDFK】>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: ADEN - 【IDFK】>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: ADEN - 【IDFK】>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - 【IDFK】>, 'song_order': 28, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ADEN - 【IDFK】>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: ADEN - 【IDFK】>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN -【幻想 FANTASY】>, 'song_order': 29, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN -【幻想 FANTASY】>, 'song_order': 29, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: ADEN -【幻想 FANTASY】>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN -【幻想 FANTASY】>, 'song_order': 29, 'type': 'playlist'} {'song': <Song: ADEN -【幻想 FANTASY】>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN -【幻想 FANTASY】>, 'song_order': 29, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ADEN -【幻想 FANTASY】>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN -【幻想 FANTASY】>, 'song_order': 29, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ADEN -【幻想 FANTASY】>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: ADEN -【幻想 FANTASY】>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN -【幻想 FANTASY】>, 'song_order': 29, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ADEN -【幻想 FANTASY】>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: ADEN -【幻想 FANTASY】>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: ADEN -【幻想 FANTASY】>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN -【幻想 FANTASY】>, 'song_order': 29, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ADEN -【幻想 FANTASY】>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: ADEN -【幻想 FANTASY】>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - QUARANTINE FREESTYLE>, 'song_order': 30, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - QUARANTINE FREESTYLE>, 'song_order': 30, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: ADEN - QUARANTINE FREESTYLE>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - QUARANTINE FREESTYLE>, 'song_order': 30, 'type': 'playlist'} {'song': <Song: ADEN - QUARANTINE FREESTYLE>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - QUARANTINE FREESTYLE>, 'song_order': 30, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ADEN - QUARANTINE FREESTYLE>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - QUARANTINE FREESTYLE>, 'song_order': 30, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ADEN - QUARANTINE FREESTYLE>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: ADEN - QUARANTINE FREESTYLE>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - QUARANTINE FREESTYLE>, 'song_order': 30, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ADEN - QUARANTINE FREESTYLE>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: ADEN - QUARANTINE FREESTYLE>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: ADEN - QUARANTINE FREESTYLE>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN - QUARANTINE FREESTYLE>, 'song_order': 30, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ADEN - QUARANTINE FREESTYLE>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: ADEN - QUARANTINE FREESTYLE>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: SAY IT (ADEN REMIX)>, 'song_order': 31, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: SAY IT (ADEN REMIX)>, 'song_order': 31, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: SAY IT (ADEN REMIX)>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: SAY IT (ADEN REMIX)>, 'song_order': 31, 'type': 'playlist'} {'song': <Song: SAY IT (ADEN REMIX)>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: SAY IT (ADEN REMIX)>, 'song_order': 31, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: SAY IT (ADEN REMIX)>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: SAY IT (ADEN REMIX)>, 'song_order': 31, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: SAY IT (ADEN REMIX)>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: SAY IT (ADEN REMIX)>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: SAY IT (ADEN REMIX)>, 'song_order': 31, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: SAY IT (ADEN REMIX)>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: SAY IT (ADEN REMIX)>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: SAY IT (ADEN REMIX)>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: SAY IT (ADEN REMIX)>, 'song_order': 31, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: SAY IT (ADEN REMIX)>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: SAY IT (ADEN REMIX)>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ROLL SOME MO REMIX(ADEN REMIX)>, 'song_order': 32, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ROLL SOME MO REMIX(ADEN REMIX)>, 'song_order': 32, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: ROLL SOME MO REMIX(ADEN REMIX)>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ROLL SOME MO REMIX(ADEN REMIX)>, 'song_order': 32, 'type': 'playlist'} {'song': <Song: ROLL SOME MO REMIX(ADEN REMIX)>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ROLL SOME MO REMIX(ADEN REMIX)>, 'song_order': 32, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ROLL SOME MO REMIX(ADEN REMIX)>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ROLL SOME MO REMIX(ADEN REMIX)>, 'song_order': 32, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ROLL SOME MO REMIX(ADEN REMIX)>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: ROLL SOME MO REMIX(ADEN REMIX)>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ROLL SOME MO REMIX(ADEN REMIX)>, 'song_order': 32, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ROLL SOME MO REMIX(ADEN REMIX)>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: ROLL SOME MO REMIX(ADEN REMIX)>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: ROLL SOME MO REMIX(ADEN REMIX)>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ROLL SOME MO REMIX(ADEN REMIX)>, 'song_order': 32, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ROLL SOME MO REMIX(ADEN REMIX)>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: ROLL SOME MO REMIX(ADEN REMIX)>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN -【December】feat.Jinbo>, 'song_order': 33, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN -【December】feat.Jinbo>, 'song_order': 33, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: ADEN -【December】feat.Jinbo>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN -【December】feat.Jinbo>, 'song_order': 33, 'type': 'playlist'} {'song': <Song: ADEN -【December】feat.Jinbo>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN -【December】feat.Jinbo>, 'song_order': 33, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ADEN -【December】feat.Jinbo>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN -【December】feat.Jinbo>, 'song_order': 33, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ADEN -【December】feat.Jinbo>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: ADEN -【December】feat.Jinbo>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN -【December】feat.Jinbo>, 'song_order': 33, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ADEN -【December】feat.Jinbo>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: ADEN -【December】feat.Jinbo>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: ADEN -【December】feat.Jinbo>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ADEN -【December】feat.Jinbo>, 'song_order': 33, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ADEN -【December】feat.Jinbo>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: ADEN -【December】feat.Jinbo>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: JINBO&DJSON666【WAVE】(ADEN REMIX)>, 'song_order': 34, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: JINBO&DJSON666【WAVE】(ADEN REMIX)>, 'song_order': 34, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: JINBO&DJSON666【WAVE】(ADEN REMIX)>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: JINBO&DJSON666【WAVE】(ADEN REMIX)>, 'song_order': 34, 'type': 'playlist'} {'song': <Song: JINBO&DJSON666【WAVE】(ADEN REMIX)>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: JINBO&DJSON666【WAVE】(ADEN REMIX)>, 'song_order': 34, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: JINBO&DJSON666【WAVE】(ADEN REMIX)>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: JINBO&DJSON666【WAVE】(ADEN REMIX)>, 'song_order': 34, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: JINBO&DJSON666【WAVE】(ADEN REMIX)>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: JINBO&DJSON666【WAVE】(ADEN REMIX)>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: JINBO&DJSON666【WAVE】(ADEN REMIX)>, 'song_order': 34, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: JINBO&DJSON666【WAVE】(ADEN REMIX)>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: JINBO&DJSON666【WAVE】(ADEN REMIX)>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: JINBO&DJSON666【WAVE】(ADEN REMIX)>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: JINBO&DJSON666【WAVE】(ADEN REMIX)>, 'song_order': 34, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: JINBO&DJSON666【WAVE】(ADEN REMIX)>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: JINBO&DJSON666【WAVE】(ADEN REMIX)>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 自顾自>, 'song_order': 35, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 自顾自>, 'song_order': 35, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 自顾自>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 自顾自>, 'song_order': 35, 'type': 'playlist'} {'song': <Song: 自顾自>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 自顾自>, 'song_order': 35, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 自顾自>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 自顾自>, 'song_order': 35, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 自顾自>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 自顾自>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 自顾自>, 'song_order': 35, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 自顾自>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 自顾自>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 自顾自>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 自顾自>, 'song_order': 35, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 自顾自>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 自顾自>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 二月>, 'song_order': 36, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 二月>, 'song_order': 36, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 二月>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 二月>, 'song_order': 36, 'type': 'playlist'} {'song': <Song: 二月>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 二月>, 'song_order': 36, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 二月>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 二月>, 'song_order': 36, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 二月>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 二月>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 二月>, 'song_order': 36, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 二月>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 二月>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 二月>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 二月>, 'song_order': 36, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 二月>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 二月>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 如果能夠再遇見你>, 'song_order': 37, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 如果能夠再遇見你>, 'song_order': 37, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 如果能夠再遇見你>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 如果能夠再遇見你>, 'song_order': 37, 'type': 'playlist'} {'song': <Song: 如果能夠再遇見你>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 如果能夠再遇見你>, 'song_order': 37, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 如果能夠再遇見你>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 如果能夠再遇見你>, 'song_order': 37, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 如果能夠再遇見你>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 如果能夠再遇見你>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 如果能夠再遇見你>, 'song_order': 37, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 如果能夠再遇見你>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 如果能夠再遇見你>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 如果能夠再遇見你>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 如果能夠再遇見你>, 'song_order': 37, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 如果能夠再遇見你>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 如果能夠再遇見你>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 沙漠中的雪人>, 'song_order': 38, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 沙漠中的雪人>, 'song_order': 38, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 沙漠中的雪人>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 沙漠中的雪人>, 'song_order': 38, 'type': 'playlist'} {'song': <Song: 沙漠中的雪人>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 沙漠中的雪人>, 'song_order': 38, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 沙漠中的雪人>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 沙漠中的雪人>, 'song_order': 38, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 沙漠中的雪人>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 沙漠中的雪人>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 沙漠中的雪人>, 'song_order': 38, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 沙漠中的雪人>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 沙漠中的雪人>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 沙漠中的雪人>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 沙漠中的雪人>, 'song_order': 38, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 沙漠中的雪人>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 沙漠中的雪人>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 轉轉>, 'song_order': 39, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 轉轉>, 'song_order': 39, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 轉轉>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 轉轉>, 'song_order': 39, 'type': 'playlist'} {'song': <Song: 轉轉>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 轉轉>, 'song_order': 39, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 轉轉>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 轉轉>, 'song_order': 39, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 轉轉>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 轉轉>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 轉轉>, 'song_order': 39, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 轉轉>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 轉轉>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 轉轉>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 轉轉>, 'song_order': 39, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 轉轉>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 轉轉>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 我沒有太多>, 'song_order': 40, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 我沒有太多>, 'song_order': 40, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 我沒有太多>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 我沒有太多>, 'song_order': 40, 'type': 'playlist'} {'song': <Song: 我沒有太多>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 我沒有太多>, 'song_order': 40, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我沒有太多>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 我沒有太多>, 'song_order': 40, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我沒有太多>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 我沒有太多>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 我沒有太多>, 'song_order': 40, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我沒有太多>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 我沒有太多>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 我沒有太多>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 我沒有太多>, 'song_order': 40, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我沒有太多>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 我沒有太多>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 沙發(雙人沙發版) feat.魚魚>, 'song_order': 41, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 沙發(雙人沙發版) feat.魚魚>, 'song_order': 41, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 沙發(雙人沙發版) feat.魚魚>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 沙發(雙人沙發版) feat.魚魚>, 'song_order': 41, 'type': 'playlist'} {'song': <Song: 沙發(雙人沙發版) feat.魚魚>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 沙發(雙人沙發版) feat.魚魚>, 'song_order': 41, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 沙發(雙人沙發版) feat.魚魚>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 沙發(雙人沙發版) feat.魚魚>, 'song_order': 41, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 沙發(雙人沙發版) feat.魚魚>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 沙發(雙人沙發版) feat.魚魚>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 沙發(雙人沙發版) feat.魚魚>, 'song_order': 41, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 沙發(雙人沙發版) feat.魚魚>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 沙發(雙人沙發版) feat.魚魚>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 沙發(雙人沙發版) feat.魚魚>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 沙發(雙人沙發版) feat.魚魚>, 'song_order': 41, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 沙發(雙人沙發版) feat.魚魚>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 沙發(雙人沙發版) feat.魚魚>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Diiton ,Showmaîn - It's Quarantine待在家只能做個beat (Remix)>, 'song_order': 42, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Diiton ,Showmaîn - It's Quarantine待在家只能做個beat (Remix)>, 'song_order': 42, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: Diiton ,Showmaîn - It's Quarantine待在家只能做個beat (Remix)>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Diiton ,Showmaîn - It's Quarantine待在家只能做個beat (Remix)>, 'song_order': 42, 'type': 'playlist'} {'song': <Song: Diiton ,Showmaîn - It's Quarantine待在家只能做個beat (Remix)>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Diiton ,Showmaîn - It's Quarantine待在家只能做個beat (Remix)>, 'song_order': 42, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Diiton ,Showmaîn - It's Quarantine待在家只能做個beat (Remix)>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Diiton ,Showmaîn - It's Quarantine待在家只能做個beat (Remix)>, 'song_order': 42, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Diiton ,Showmaîn - It's Quarantine待在家只能做個beat (Remix)>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: Diiton ,Showmaîn - It's Quarantine待在家只能做個beat (Remix)>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Diiton ,Showmaîn - It's Quarantine待在家只能做個beat (Remix)>, 'song_order': 42, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Diiton ,Showmaîn - It's Quarantine待在家只能做個beat (Remix)>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: Diiton ,Showmaîn - It's Quarantine待在家只能做個beat (Remix)>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: Diiton ,Showmaîn - It's Quarantine待在家只能做個beat (Remix)>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Diiton ,Showmaîn - It's Quarantine待在家只能做個beat (Remix)>, 'song_order': 42, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Diiton ,Showmaîn - It's Quarantine待在家只能做個beat (Remix)>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: Diiton ,Showmaîn - It's Quarantine待在家只能做個beat (Remix)>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Showmaîn - Got Me Confused>, 'song_order': 43, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Showmaîn - Got Me Confused>, 'song_order': 43, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: Showmaîn - Got Me Confused>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Showmaîn - Got Me Confused>, 'song_order': 43, 'type': 'playlist'} {'song': <Song: Showmaîn - Got Me Confused>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Showmaîn - Got Me Confused>, 'song_order': 43, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Showmaîn - Got Me Confused>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Showmaîn - Got Me Confused>, 'song_order': 43, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Showmaîn - Got Me Confused>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: Showmaîn - Got Me Confused>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Showmaîn - Got Me Confused>, 'song_order': 43, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Showmaîn - Got Me Confused>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: Showmaîn - Got Me Confused>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: Showmaîn - Got Me Confused>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Showmaîn - Got Me Confused>, 'song_order': 43, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Showmaîn - Got Me Confused>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: Showmaîn - Got Me Confused>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Showmaîn - Invisible>, 'song_order': 44, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Showmaîn - Invisible>, 'song_order': 44, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: Showmaîn - Invisible>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Showmaîn - Invisible>, 'song_order': 44, 'type': 'playlist'} {'song': <Song: Showmaîn - Invisible>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Showmaîn - Invisible>, 'song_order': 44, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Showmaîn - Invisible>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Showmaîn - Invisible>, 'song_order': 44, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Showmaîn - Invisible>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: Showmaîn - Invisible>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Showmaîn - Invisible>, 'song_order': 44, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Showmaîn - Invisible>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: Showmaîn - Invisible>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: Showmaîn - Invisible>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: Showmaîn - Invisible>, 'song_order': 44, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Showmaîn - Invisible>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: Showmaîn - Invisible>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ''在家一整天可以聽ㄉ歌'' Feat. 明熊>, 'song_order': 45, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ''在家一整天可以聽ㄉ歌'' Feat. 明熊>, 'song_order': 45, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: ''在家一整天可以聽ㄉ歌'' Feat. 明熊>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ''在家一整天可以聽ㄉ歌'' Feat. 明熊>, 'song_order': 45, 'type': 'playlist'} {'song': <Song: ''在家一整天可以聽ㄉ歌'' Feat. 明熊>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ''在家一整天可以聽ㄉ歌'' Feat. 明熊>, 'song_order': 45, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ''在家一整天可以聽ㄉ歌'' Feat. 明熊>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ''在家一整天可以聽ㄉ歌'' Feat. 明熊>, 'song_order': 45, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ''在家一整天可以聽ㄉ歌'' Feat. 明熊>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: ''在家一整天可以聽ㄉ歌'' Feat. 明熊>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ''在家一整天可以聽ㄉ歌'' Feat. 明熊>, 'song_order': 45, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ''在家一整天可以聽ㄉ歌'' Feat. 明熊>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: ''在家一整天可以聽ㄉ歌'' Feat. 明熊>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: ''在家一整天可以聽ㄉ歌'' Feat. 明熊>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: ''在家一整天可以聽ㄉ歌'' Feat. 明熊>, 'song_order': 45, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: ''在家一整天可以聽ㄉ歌'' Feat. 明熊>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: ''在家一整天可以聽ㄉ歌'' Feat. 明熊>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: "#SAVEME!">, 'song_order': 46, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: "#SAVEME!">, 'song_order': 46, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: "#SAVEME!">, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: "#SAVEME!">, 'song_order': 46, 'type': 'playlist'} {'song': <Song: "#SAVEME!">}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: "#SAVEME!">, 'song_order': 46, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: "#SAVEME!">, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: "#SAVEME!">, 'song_order': 46, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: "#SAVEME!">, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: "#SAVEME!">, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: "#SAVEME!">, 'song_order': 46, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: "#SAVEME!">, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: "#SAVEME!">, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: "#SAVEME!">}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: "#SAVEME!">, 'song_order': 46, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: "#SAVEME!">, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: "#SAVEME!">, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: "超 ● 幻想 ulTra FaNt4sY">, 'song_order': 47, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: "超 ● 幻想 ulTra FaNt4sY">, 'song_order': 47, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: "超 ● 幻想 ulTra FaNt4sY">, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: "超 ● 幻想 ulTra FaNt4sY">, 'song_order': 47, 'type': 'playlist'} {'song': <Song: "超 ● 幻想 ulTra FaNt4sY">}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: "超 ● 幻想 ulTra FaNt4sY">, 'song_order': 47, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: "超 ● 幻想 ulTra FaNt4sY">, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: "超 ● 幻想 ulTra FaNt4sY">, 'song_order': 47, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: "超 ● 幻想 ulTra FaNt4sY">, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: "超 ● 幻想 ulTra FaNt4sY">, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: "超 ● 幻想 ulTra FaNt4sY">, 'song_order': 47, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: "超 ● 幻想 ulTra FaNt4sY">, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: "超 ● 幻想 ulTra FaNt4sY">, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: "超 ● 幻想 ulTra FaNt4sY">}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: "超 ● 幻想 ulTra FaNt4sY">, 'song_order': 47, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: "超 ● 幻想 ulTra FaNt4sY">, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: "超 ● 幻想 ulTra FaNt4sY">, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 養老院>, 'song_order': 48, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 養老院>, 'song_order': 48, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 養老院>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 養老院>, 'song_order': 48, 'type': 'playlist'} {'song': <Song: 養老院>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 養老院>, 'song_order': 48, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 養老院>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 養老院>, 'song_order': 48, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 養老院>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 養老院>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 養老院>, 'song_order': 48, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 養老院>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 養老院>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 養老院>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 養老院>, 'song_order': 48, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 養老院>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 養老院>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 【I can_t】>, 'song_order': 49, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 【I can_t】>, 'song_order': 49, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 【I can_t】>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 【I can_t】>, 'song_order': 49, 'type': 'playlist'} {'song': <Song: 【I can_t】>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 【I can_t】>, 'song_order': 49, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 【I can_t】>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 【I can_t】>, 'song_order': 49, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 【I can_t】>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 【I can_t】>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 【I can_t】>, 'song_order': 49, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 【I can_t】>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 【I can_t】>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 【I can_t】>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: 【I can_t】>, 'song_order': 49, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 【I can_t】>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 【I can_t】>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
includes/song_small.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_small.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: FRαNKIE阿法 featuring J.Voon-NEVERLAND(audio) Prod. by Sōryo>, 'song_order': 50, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: FRαNKIE阿法 featuring J.Voon-NEVERLAND(audio) Prod. by Sōryo>, 'song_order': 50, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: FRαNKIE阿法 featuring J.Voon-NEVERLAND(audio) Prod. by Sōryo>, 'limit': '', 'list_id': 715146, 'type': 'playlist'}
includes/song_flash_icon.html
/home/ubuntu/streetvoice/svapp/templates/includes/song_flash_icon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: FRαNKIE阿法 featuring J.Voon-NEVERLAND(audio) Prod. by Sōryo>, 'song_order': 50, 'type': 'playlist'} {'song': <Song: FRαNKIE阿法 featuring J.Voon-NEVERLAND(audio) Prod. by Sōryo>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: FRαNKIE阿法 featuring J.Voon-NEVERLAND(audio) Prod. by Sōryo>, 'song_order': 50, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: FRαNKIE阿法 featuring J.Voon-NEVERLAND(audio) Prod. by Sōryo>, 'list_id': 715146, 'type': 'playlist'}
includes/buttons/repost.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/repost.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: FRαNKIE阿法 featuring J.Voon-NEVERLAND(audio) Prod. by Sōryo>, 'song_order': 50, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: FRαNKIE阿法 featuring J.Voon-NEVERLAND(audio) Prod. by Sōryo>, 'list_id': 715146, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: FRαNKIE阿法 featuring J.Voon-NEVERLAND(audio) Prod. by Sōryo>, 'reqeust': '<<request>>'}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: FRαNKIE阿法 featuring J.Voon-NEVERLAND(audio) Prod. by Sōryo>, 'song_order': 50, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: FRαNKIE阿法 featuring J.Voon-NEVERLAND(audio) Prod. by Sōryo>, 'list_id': 715146, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: FRαNKIE阿法 featuring J.Voon-NEVERLAND(audio) Prod. by Sōryo>, 'teach_type': ''}
includes/buttons/like.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/like.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: FRαNKIE阿法 featuring J.Voon-NEVERLAND(audio) Prod. by Sōryo>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 鍋爐爺爺PiperPeng - 卡忍耐ㄟ>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 715146, 'song': <Song: FRαNKIE阿法 featuring J.Voon-NEVERLAND(audio) Prod. by Sōryo>, 'song_order': 50, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: FRαNKIE阿法 featuring J.Voon-NEVERLAND(audio) Prod. by Sōryo>, 'list_id': 715146, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: FRαNKIE阿法 featuring J.Voon-NEVERLAND(audio) Prod. by Sōryo>, 'limit': '', 'turn_off_radio': '', 'type': 'playlist'}
nextpage/pagination.html
/home/ubuntu/streetvoice/svapp/templates/nextpage/pagination.html
Toggle context {'False': False, 'None': None, 'True': True} {'False': False, 'None': None, 'True': True, 'getvars': '', 'next_page': 2, 'page': 1, 'prev_page': None}
includes/comment_list.html
/home/ubuntu/streetvoice/svapp/templates/includes/comment_list.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2cb5bf70>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 594} {'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'dimension_value': 'Playlist detail', 'highlight_comment': None, 'show_all_comments': False}
nextpage/pagination.html
/home/ubuntu/streetvoice/svapp/templates/nextpage/pagination.html
Toggle context {'False': False, 'None': None, 'True': True} {'False': False, 'None': None, 'True': True, 'getvars': '', 'next_page': None, 'page': 1, 'prev_page': None}
footer.html
/home/ubuntu/streetvoice/svapp/templates/footer.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: footer. Contents: [<IfNode>]>}
includes/copyright.html
/home/ubuntu/streetvoice/svapp/templates/includes/copyright.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: footer. Contents: [<IfNode>]>}
lazyload_urls.html
/home/ubuntu/streetvoice/svapp/templates/lazyload_urls.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None}
includes/fb_init.html
/home/ubuntu/streetvoice/svapp/templates/includes/fb_init.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/715146', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd27451d90>, 'playlist': <Playlist: under>, 'show_all_comments': False, 'site_user': <User: ronnnggg_>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None}

Context processors

django.template.context_processors.csrf
Toggle context {'csrf_token': <SimpleLazyObject: '6f3hcBNzb3tIuTw28v0NH8VPXLdXAMh1YkR3s56rXgzlY0kyqWHjzR6tUAokr12x'>}
django.contrib.auth.context_processors.auth
Toggle context {'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2a4f4f40>>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd27754550>}
django.template.context_processors.debug
Toggle context {}
django.template.context_processors.i18n
Toggle context {'LANGUAGES': (('zh-hant', 'Trad. Chinese'), ('zh-hans', 'Sim. Chinese'), ('en', 'English')), 'LANGUAGE_CODE': 'zh-hant', 'LANGUAGE_BIDI': False}
django.template.context_processors.media
Toggle context {'MEDIA_URL': '/'}
django.template.context_processors.static
Toggle context {'STATIC_URL': '/asset/'}
django.template.context_processors.request
Toggle context {'request': <WSGIRequest: GET '/ronnnggg_/playlists/715146/'>}
django.contrib.messages.context_processors.messages
Toggle context {'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd27451550>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30, 'ERROR': 40}}
svapp.context_processors.extra_vars
Toggle context {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/ronnnggg_/playlists/715146/', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'ENVIRONMENT': 'dev', 'DEBUG': True}
social_django.context_processors.backends
Toggle context {'backends': <LazyDict: {'associated': [], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}>}
social_django.context_processors.login_redirect
Toggle context {'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': ''}

Cache calls from 1 backend

總結

Total calls Total time Cache hits Cache misses
31 9.344402962597087 ms 0 770

Commands

add get set get_or_set touch delete clear get_many set_many delete_many has_key incr decr incr_version decr_version
0 1 1 0 0 0 0 16 13 0 0 0 0 0 0

Calls

Time (ms) 類別 參數 Keyword arguments Backend
2.6805 get_many (dict_keys(['887f8247d0ff979264c73b069f790024b2aa98e1', 'b5ac959681ff06eff632d25a5961a4d3cad09b42', '542c27005f4e84288827ce70a7d49bc73324a5e7', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', 'e5890f0f95e54c95fc7d85ffd3cd8f5079a384eb', 'a2cec6efb2cb51d9fcdc73ec65d0d02848d3205f', 'af167bf678e72a9b2a64d8869d420b8d25e96148', 'f2b266a5acd7f191551fca80dea8475d456a300c', '1305c7b01a334300b21d24cb54e826cf33922f2d', '5504caf3d0f5955abb3a4773b5df138afe7e7a3a', 'daf899fbb142e2c0d0a2005099d4fc11f4ad44ce', '2259547ed238462d4c243aab6fdf0dc209cf2172', '6229512fd3ae846154e5393e7e94fa5cb2185be6', '5d03eeb5057a391e351453d899994dd372e40bd9', 'bf3c3008d527c54ac94af20362aae3f0c4cb31d0', '604f5c89827209654902b3c485ad9e849d7f2e5c', '658ef34e529570fc24f6026e1958ffe96868be05', '3e8acf400acfdde121a3461d8f323ce967aae4c9', 'fbedcf5a0dee02cf5184e430521e2e9437f99c54', '6c2a894d5439b3f1e74aa05839afa35db9682a77', '97a7ee5d8be50c7335fcedff4e614b635b05302c', '08f74bf962549dcb9ffeced36addf6714d6b2c29', '56223e59ea4e789626f650a385102e174c5ae735', '63cade6b6d03e07d0bd0abb54f288043ad093c9c', '3ab5eb2e5778f78aaaad9d0c3ea41b6f5835324f', '0b82053e5f70aeb279916e95aded0e5677072a42', '73d05ced558b22b78c61391c80a6dbfac06c8bbf', '1bedb32691a674f719cbe7047a6b192ba57abf59', 'e7424d72b49c72cca488d7a10468f3d749cac90b', '35499ddfeef76b2667cbb813ea13d177c509a023', '9baa9fa9b2ad43f88fed45dee5d9a917ab169678', 'ea2fb1569f2406787fa7f9f665f5d2bc992d55fa', '79e4f2af59c1198a7124234adc3122e0c5c1bc12', 'd913a753379e7726ba58274e4bf4d0641e6be5ee', '696f5912b26c27e0a99ffd60a3c23378546baf28', '7ce106ab33c5692b0306f710530b795ac6271c4f', 'dca56bce585c5ee4a834a97524475f854eb0ed8c', '5bdb7b50ed2b80859fc802adbcaa4ed8ee69b1d4', '9011a70f065482a87a72f672889b993b7b273eb5', 'c92590dfca0c2333cc71b8afbcd04d810a0f75a1', 'fdf1156c0d76e14634b82f439de49c701991b9c5', 'a0b4f0b6cfed3db50d2e18eb06fd19e5246cf257', '77d4bee1555f491f756729e1b2b12316653b9a7c', '5b10a9c441b1279d9ac195df307bf0c46cb88947', 'a589975e982a2c1831cc2d40b883b4f25632c3b8', '8f39f31b9044e73e4f8653630935aa27cf2c4eba', '1618788cad1f232983e87aa2aa9296c7979a63f4', 'fe34553e5edb29e0b5ebb30363e7053b7f05c5d1', '0b3f0d315c6e4caabbb8da17aaa1ac90809671d9', '9245c7f15cd2f4cdf7c5134d66c173c62a7dfcf3', '2aef7f529984d4624a81a7ec6b858679ee84ca66', '7b9a105ba493407af09988af853b2784a16327b4', '36e4ddef80e522968183bbe5f94f02386c592518', '41a04af88e3e760e547d8778036007152a37adf7', 'cfd9214c5f5520a782831861a52445043b77ff31', '2efaecbd38f0373d7beb11d6633b9910bda7370f', '17b89b32b055ead90094c94594d25eca5c4c906e', 'a0fe8050b8946cb4562c15b133d0dd4622816f5f', 'c4647f584b5ca2568b3c165ee6192e6ba8979116', 'aab6cd1169c6ea78eb1204c4c74ace043d10b684', '623f4dfd71296789c20c886a2ed6ad2ae7bf5c99', '56171c4ed29668f21cfce553f2f0e4816e8bc1ac', 'cdbe8c3a7affe4dc23f0d0cf90e07bea5bc2ac32', 'd4f7b4c2bfce2fe335fa215f8e94a954a06b9fa5', 'c31c1dd3ec017033527c9e5764af31f26c8f96cb', 'd6d21bc8f7fb510a60a060eaa88820e08274c988', '3ec1975938f11a6db89c874eca5d933dbbf4cb07', 'd095c195a385acd2701eb101ac6eabbccb1f1194', 'c4519da4e9d012181e2f619d4f371c2033cf309d', 'd3dfd03a4629f281abc7bdc6fda027930b4112ec', 'e7caf0184b276fed23a09559f7bb09b888b1f570', 'b297a7a5dd57462bd20404b22cc27d978c1966bc', 'cad59d762578bb470b4639e880d12fcbe94eeec9', 'd240bde016156a6b2345484bd150b8d3e19c4603', '39dc0348517bb1c23f0fcb20717d910fa05b5118', '3ccded385aa63f04ab55452adce6c618265ae450', '9c2bd67eb7180cfc337597a9a8250ccaf94967df', '1cb496cb50e1308d46fd89f9f89c60212761a1f2', '63a110683d4850d00b39c944df6cbf5d636fcf05', '0c06bffe014812eab69a537862eef01ee8d6211e', 'afd8b481283a16357d3c1dad80bea46960ea05dd', 'fe607dd4e7953ca79e5caaac8629c0b4f8a2ab87', '379c83161a955551ebf1332995025b3f150b18cb', '1580ca9a8e573fcb58f242b5e33b60aa5a89b45b', '22e4523526a83991bbfd567636ac480ae3ce7c80', '7a3a5d50f5fd818bd8dcb6503a319a6468e08f50', '79148185662841b11ad19a978f0457978ebe61d8', 'e6e53da00352590ba840fbb240e7e9e702cb27d6', '5ef57a3e305a13d45943c98e83383d96e313f907', 'e3bcc39cf4c37c6a187102d2a433ba2d65c9c5fe', 'fea738d3d2b489e9507e71c2f860072d44c96132', '17f68dccf357900b94cb60e46a55570078ad7670', '223a2bfee45ca4278d8b4f9aaf8f98e7bda687b0', '098ca0c64023c5713148c79c7a2c5c6bd9a12acc', '93fe28d20c9321e05f1dfaa488fcca11c7f60cc0', 'cdbd62cf1b91dd6bf9b8d245e64b11aa1710245e', '08a19a5aef89691cef4ac0fd56d2d32c9c100b58', '0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad', 'ce45c4350f1a8c2370b716da26063e12ea687cc8', 'd4da80f3d6bbe079e4c76bbd88446fa541dd2330', 'e3ddaf5fd8802567c20d8174b5b950140f767d8f', '9b06bf4ba508d44e5b46a13bffcf14ac053edb7b', 'ed82dea1e6b878972d0107bf313f02ba97671bf0', '65608bd938bc2456f889bad9f9e40bd54ba9acd5', 'e281ef30de22ad27704b191b6be788f1069fde5c', 'fbd1678ffbb83dc039b76233537c0c4d311eb4da', 'd4210fd99c0f6052118f5711308b498aaaa8f633', 'f3a26956faafd0de36b7c2d5528eeaea7355e76f', '4d8251cb2acf9d6ad14503b50bcdf94732297784', '21d496f2da551068129542216bd816cf92b7c2fe', 'f24d36f97f986bd9d22dcc59d00fae4f2215bb90', 'a8dbf5c7fc6cb61dfe5ea3ded43980327888d9cc', 'dd9b325f8370fb78b38a348ad9f8452de335f71f', 'cfeadfb5b257b6eb524bb8546718885e8d20668e', 'bb9a1b3d26a40d0c9c8f057fdd98e9ba5e703efc', '602fbb1f5671d88f0439aef76feefcc61e1a5257', 'f8873ec5416315ab6b7aab5d1fa5ec7d9b54aac6', '0e9cba6853c055adea53150b149fd9c528f6825d', '0087fabce3cdee123bac3791c362224ec5c4ff75', 'a33fcbd45cf72f049f4834c4038351138b036206', 'b4d0d09855f02859a9e1d8f928bd0f4bc0a28726', 'f733c9f8d0bec6c93efb78a42406fdd728a645bf', '9930467012bab4d363040becfa53f887fb6cdb32', '78816592cea85eee28b74d6bc9ec43b2b0b59800', '149278bb0a92a0315951b2da17801c531e7f106e', 'abcddc06728f8be02737e8190f8c7dbae43fdcce', 'bb55e37a2d7a9de49269c7358c41a2388eb6d297', 'c14ccb6ab9518c303c3ad21a8121b7381b684c0c', 'f1471240fa049db86d701e94a82640673b149e3e', '3ecf3f017c0381d9033cccada7ca7e376f3df3bd', '77d49c69583af04139efdcfe278aa3a210cc704a', 'c6bafba5569a421a73e0e0ca9fbf264fd28ffb58', 'de4c31794d4739b293e2079d63b6d6c9940ef03b', 'e721bef4d00632770acba30e7ec4d69696c18fb2', '7f98c1f8341af3a2cb7ba5377f60b328ddc3ad99', 'c1fc5d0c0c0b6e9c2f6a1382fb5e7106d5da7540', 'dff4400644c85d1285edad4c886ae7b5fbb27078', '35df149635296040cc4bdeae00ec83cf8fadb2b0', '45a7fc142e55e6ee4f7d67926c0f08440ee93c9c', '94aebb4742f0ed8d3e2de1143c63b81111553625', 'd51fdb9471a5b0a27519306e693d81bf3f2f45f4', 'e9900d4ec24ef898b16428c6a7f5c985e4b252ca', 'd1ba92dfb462c9b84e748b4a9cbc28955140859e', '793290c197bc99b225b71520302defe6d45f3e2b', 'b49d5d7dfff0a500a87647fdcd3d6b0e4e1a5546', 'a6528cb89198e9324f54778326c523ca9995297c', '2a383dddb4b852a13ebc650afaf072a50cbc24a0', '5da3b1599219fbdc3da7099670a4c81216b647a1', '5d14bce31e3c786b38ef50b4f3d7f2d8c541c1f0', '6d96928667c54a48ea930f712124ec49709cffeb', 'ce0f850baffe37d063cf37b564623f89ff009c51', '7c7d3735599c272750d1c8332bf571378687cc7f', 'a36b1e48ae7e8ab433d313fabb0ae3ec500c3f76', 'be609180e1384a0ce27c2982a6b664253318c176', '12336d2279ff2b933207c03de600f78628035472', '7c10ac859e24890ffd36f54a125633e4c5f8cbe1', '5d43c2fb69c9f8fc3d84f7f4ae1743e607d7e3b3', '12e5c5f10335e96781266ce00473fbb3ecda56c0', '3be93ccd7f62942c6655b31a3a60e09b17d829c3', '8e937838ba1e2598adecc940b963f1e5e8994cb6', '7478df4303f67eb3f83645bc0859b62cb963ecf0', '8b5f126076372a39dfac780898a52b14f340ec7c', 'a36f2943f3a95d8c2819cd957f3796d4a1ff0ba8', 'b83d735dd7501eaaa223fe311e32537534b807c6', '92de112878cf41d496f4660a0fe99f60db441208', '50aeae09e2dbda77cb985800225999a61289ebc3', '52147cf872f6b7705c458d25c379639e3cf79c02', 'c882cf71e622b4ea423b62c97f30b0a3d284e826', '6a26166c0119480c07cba7b336a69a05e64d0f58', 'c507a60b0667033e77601d451ef860929db36be1', '6599324d29e3f86d4c01ea37cca9afd3ffadb60a', 'a0316c5a3cae038b52670f47d9ee9a1c458f91c2', '13d81f92ed2c81b9b6b372eb91e5a73f4f53c929', 'd14bcb993a81baaa76e4dacd8f84642a96a06a9d', '64cc2785ee9b9ef33788662b64fa43b17452ce87', '1abaccaae12d12b55197bd3b327cde1a32950dca', '82864527b3368d9f2ce23cd039dd5374cb79ada6', '9804c5aa5b02e517f16e3a76700310bc8b67bda1', '03220857d4a3ae83713d2a752041328fef2b3e30', 'a63911331f548fc48cfb385f26081f9e027ed221', '67a27b9dbe0f98a073fff653d6a8925ed466cd2c', '78ce3a6f637f03e7c3ac4a2dc6c6cea27d6ff2e4', 'a84af421f50442412258117af7dc5bed3de9f8a3', 'e2daddb33f106bb2532c9887412ed9933485ef0c', 'd76cb510ce5082311e92d515a2e3382a7811ac4c', '12607e99aeac5523cff80a60bcbaabf583d8bf6e', '9cbf659b1c7a7a937333fc5f79389e49998f9c15', '6685b4b232acc7d56259f429c315172acf1b9ddf', 'e8eb88868976855c1cd48bfcf9fd389f9c76fd97', 'f084789336cde79e70e63a729aedd2a3fd335e9c', 'a627352a0211a84715259f1e8388dc502cd0eac1', '17b25ca39334961b2b742ff5d8901adb3a08f548', '4173f66a6abec5a83ff1322b1470450dd873207b', '4fbdfe9b206ae85e9d3b2aba817def04426470c0', 'a78b377608112a3423cdf89080949b3ec20598af', 'db03ac54c3d0974f321cfd629a4fc8019b4d0ae0', '95e0daac8a17593e281c246879f6bd6495f34973', 'dd7a958e4ea10b4292f6d9e34d0994b950a93df6', '4667178bad5b6ff47177a721e65af2e2bee56c03', '1f04f72bdd66701697b343e82d9e1a993be5c5cf', '331b3f5b34763b8650733eb58051f7542f849b13', 'f59b72c8093326344d3ca9ac8d03df03fffbeef3', '8dab332923769e62252a730af763d95fcc5d69d8', 'ab9d90d1fe7c643bcad805b4b1cc7f8c6481f495', '8bc729e830a59fca5ebaf94da1a0eaa1b67b45f2', 'e986e9840002eb8b4d333e7c40c6550c70a77bd0', '3c5af3277eb48e441868ee1ad4b99773d26b57b1', '91d35707ecb959a37f92a3ad7d6cb288e5d21032', 'ec5cc4c4cc2733c414bdf48950a3ed4abdfa3f0b', '7a1eb71dfc681e4c5f41e103c20ac9560231b593', '41bc6af630056177af22ed7b5920942350bd1a2f', '5edd14c8deb9f6197701a56fe2ad8a385740baef', '7e77cfc0345497d8a237e83dbd65d1d61d4018ba', '192f96e512984f2146fdc1219b17c7264cde90fc', '1370e37ce1d0585f3ec6d9ee7a5f470adcfed2d6', 'f4e32f33f76e1b8ce624a5d4f7957c21cd590ab0', '50d46d0f8da2d1d090631b6301f7319797591f89', '40102dab37d3df7d72cc47e91427e20514253ed6', 'bfe6165116443287a58a8debde01d651ee9c125f', 'b80bd538cbbbcc26856571437ed52cdfcab2b199', '5f124e619d734848cdd7a1bb74d8c75febad9265', '0da1d612f31c056c31daad087c64e26ddbc5b071', '11ef6b93cbeb6447b336cbc385b10ffadde9f8a7', 'c03ee406fc0cc5b32128f661c79eea4fb3444b82', '2ac069ed7bab0c8e80c13fc833cf7adeb7919910', 'b36dec46e9f68802af8e0de9c537bda1f963d2f8', '2713a6ae704a072f9a11d64451a4469be6c7e690', '06d2ea38f508d6241d8edc0a24ef60558e6e652e', '06b20966d2d97a6545ee7e6341b1c9e265bc2f7f', '8b0a4c7aa5b3675e29bdd709e7b13627110dbed4', '473630a7c90000da8376d1a49d8e648e5877d306', '804c9088889d27c8e903fc56990bfb342566cc59', 'e28c56cac44d164e49f43780c2c38e083ff16d95', '5b9bf73ace98623d11db1ff62459f3ad178f4f3a', 'dfa85311ee0d98c6190a86135571d27960968a29', '9eaef01322e22c35f51e9e0c8a6b3660154f1b71', '56cc532a5148a6ed2736728681cc82c4dfb71260', '48f7e5898edcb1489ee9bad1f0b819d39f0c9ea1']),) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(40)
  self.collect_invalidations()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in collect_invalidations(52)
  for cache_key, timestamp in cache.get_many(

2.5802 get_many (dict_keys(['887f8247d0ff979264c73b069f790024b2aa98e1', 'b5ac959681ff06eff632d25a5961a4d3cad09b42', '542c27005f4e84288827ce70a7d49bc73324a5e7', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', 'e5890f0f95e54c95fc7d85ffd3cd8f5079a384eb', 'a2cec6efb2cb51d9fcdc73ec65d0d02848d3205f', 'af167bf678e72a9b2a64d8869d420b8d25e96148', 'f2b266a5acd7f191551fca80dea8475d456a300c', '1305c7b01a334300b21d24cb54e826cf33922f2d', '5504caf3d0f5955abb3a4773b5df138afe7e7a3a', 'daf899fbb142e2c0d0a2005099d4fc11f4ad44ce', '2259547ed238462d4c243aab6fdf0dc209cf2172', '6229512fd3ae846154e5393e7e94fa5cb2185be6', '5d03eeb5057a391e351453d899994dd372e40bd9', 'bf3c3008d527c54ac94af20362aae3f0c4cb31d0', '604f5c89827209654902b3c485ad9e849d7f2e5c', '658ef34e529570fc24f6026e1958ffe96868be05', '3e8acf400acfdde121a3461d8f323ce967aae4c9', 'fbedcf5a0dee02cf5184e430521e2e9437f99c54', '6c2a894d5439b3f1e74aa05839afa35db9682a77', '97a7ee5d8be50c7335fcedff4e614b635b05302c', '08f74bf962549dcb9ffeced36addf6714d6b2c29', '56223e59ea4e789626f650a385102e174c5ae735', '63cade6b6d03e07d0bd0abb54f288043ad093c9c', '3ab5eb2e5778f78aaaad9d0c3ea41b6f5835324f', '0b82053e5f70aeb279916e95aded0e5677072a42', '73d05ced558b22b78c61391c80a6dbfac06c8bbf', '1bedb32691a674f719cbe7047a6b192ba57abf59', 'e7424d72b49c72cca488d7a10468f3d749cac90b', '35499ddfeef76b2667cbb813ea13d177c509a023', '9baa9fa9b2ad43f88fed45dee5d9a917ab169678', 'ea2fb1569f2406787fa7f9f665f5d2bc992d55fa', '79e4f2af59c1198a7124234adc3122e0c5c1bc12', 'd913a753379e7726ba58274e4bf4d0641e6be5ee', '696f5912b26c27e0a99ffd60a3c23378546baf28', '7ce106ab33c5692b0306f710530b795ac6271c4f', 'dca56bce585c5ee4a834a97524475f854eb0ed8c', '5bdb7b50ed2b80859fc802adbcaa4ed8ee69b1d4', '9011a70f065482a87a72f672889b993b7b273eb5', 'c92590dfca0c2333cc71b8afbcd04d810a0f75a1', 'fdf1156c0d76e14634b82f439de49c701991b9c5', 'a0b4f0b6cfed3db50d2e18eb06fd19e5246cf257', '77d4bee1555f491f756729e1b2b12316653b9a7c', '5b10a9c441b1279d9ac195df307bf0c46cb88947', 'a589975e982a2c1831cc2d40b883b4f25632c3b8', '8f39f31b9044e73e4f8653630935aa27cf2c4eba', '1618788cad1f232983e87aa2aa9296c7979a63f4', 'fe34553e5edb29e0b5ebb30363e7053b7f05c5d1', '0b3f0d315c6e4caabbb8da17aaa1ac90809671d9', '9245c7f15cd2f4cdf7c5134d66c173c62a7dfcf3', '2aef7f529984d4624a81a7ec6b858679ee84ca66', '7b9a105ba493407af09988af853b2784a16327b4', '36e4ddef80e522968183bbe5f94f02386c592518', '41a04af88e3e760e547d8778036007152a37adf7', 'cfd9214c5f5520a782831861a52445043b77ff31', '2efaecbd38f0373d7beb11d6633b9910bda7370f', '17b89b32b055ead90094c94594d25eca5c4c906e', 'a0fe8050b8946cb4562c15b133d0dd4622816f5f', 'c4647f584b5ca2568b3c165ee6192e6ba8979116', 'aab6cd1169c6ea78eb1204c4c74ace043d10b684', '623f4dfd71296789c20c886a2ed6ad2ae7bf5c99', '56171c4ed29668f21cfce553f2f0e4816e8bc1ac', 'cdbe8c3a7affe4dc23f0d0cf90e07bea5bc2ac32', 'd4f7b4c2bfce2fe335fa215f8e94a954a06b9fa5', 'c31c1dd3ec017033527c9e5764af31f26c8f96cb', 'd6d21bc8f7fb510a60a060eaa88820e08274c988', '3ec1975938f11a6db89c874eca5d933dbbf4cb07', 'd095c195a385acd2701eb101ac6eabbccb1f1194', 'c4519da4e9d012181e2f619d4f371c2033cf309d', 'd3dfd03a4629f281abc7bdc6fda027930b4112ec', 'e7caf0184b276fed23a09559f7bb09b888b1f570', 'b297a7a5dd57462bd20404b22cc27d978c1966bc', 'cad59d762578bb470b4639e880d12fcbe94eeec9', 'd240bde016156a6b2345484bd150b8d3e19c4603', '39dc0348517bb1c23f0fcb20717d910fa05b5118', '3ccded385aa63f04ab55452adce6c618265ae450', '9c2bd67eb7180cfc337597a9a8250ccaf94967df', '1cb496cb50e1308d46fd89f9f89c60212761a1f2', '63a110683d4850d00b39c944df6cbf5d636fcf05', '0c06bffe014812eab69a537862eef01ee8d6211e', 'afd8b481283a16357d3c1dad80bea46960ea05dd', 'fe607dd4e7953ca79e5caaac8629c0b4f8a2ab87', '379c83161a955551ebf1332995025b3f150b18cb', '1580ca9a8e573fcb58f242b5e33b60aa5a89b45b', '22e4523526a83991bbfd567636ac480ae3ce7c80', '7a3a5d50f5fd818bd8dcb6503a319a6468e08f50', '79148185662841b11ad19a978f0457978ebe61d8', 'e6e53da00352590ba840fbb240e7e9e702cb27d6', '5ef57a3e305a13d45943c98e83383d96e313f907', 'e3bcc39cf4c37c6a187102d2a433ba2d65c9c5fe', 'fea738d3d2b489e9507e71c2f860072d44c96132', '17f68dccf357900b94cb60e46a55570078ad7670', '223a2bfee45ca4278d8b4f9aaf8f98e7bda687b0', '098ca0c64023c5713148c79c7a2c5c6bd9a12acc', '93fe28d20c9321e05f1dfaa488fcca11c7f60cc0', 'cdbd62cf1b91dd6bf9b8d245e64b11aa1710245e', '08a19a5aef89691cef4ac0fd56d2d32c9c100b58', '0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad', 'ce45c4350f1a8c2370b716da26063e12ea687cc8', 'd4da80f3d6bbe079e4c76bbd88446fa541dd2330', 'e3ddaf5fd8802567c20d8174b5b950140f767d8f', '9b06bf4ba508d44e5b46a13bffcf14ac053edb7b', 'ed82dea1e6b878972d0107bf313f02ba97671bf0', '65608bd938bc2456f889bad9f9e40bd54ba9acd5', 'e281ef30de22ad27704b191b6be788f1069fde5c', 'fbd1678ffbb83dc039b76233537c0c4d311eb4da', 'd4210fd99c0f6052118f5711308b498aaaa8f633', 'f3a26956faafd0de36b7c2d5528eeaea7355e76f', '4d8251cb2acf9d6ad14503b50bcdf94732297784', '21d496f2da551068129542216bd816cf92b7c2fe', 'f24d36f97f986bd9d22dcc59d00fae4f2215bb90', 'a8dbf5c7fc6cb61dfe5ea3ded43980327888d9cc', 'dd9b325f8370fb78b38a348ad9f8452de335f71f', 'cfeadfb5b257b6eb524bb8546718885e8d20668e', 'bb9a1b3d26a40d0c9c8f057fdd98e9ba5e703efc', '602fbb1f5671d88f0439aef76feefcc61e1a5257', 'f8873ec5416315ab6b7aab5d1fa5ec7d9b54aac6', '0e9cba6853c055adea53150b149fd9c528f6825d', '0087fabce3cdee123bac3791c362224ec5c4ff75', 'a33fcbd45cf72f049f4834c4038351138b036206', 'b4d0d09855f02859a9e1d8f928bd0f4bc0a28726', 'f733c9f8d0bec6c93efb78a42406fdd728a645bf', '9930467012bab4d363040becfa53f887fb6cdb32', '78816592cea85eee28b74d6bc9ec43b2b0b59800', '149278bb0a92a0315951b2da17801c531e7f106e', 'abcddc06728f8be02737e8190f8c7dbae43fdcce', 'bb55e37a2d7a9de49269c7358c41a2388eb6d297', 'c14ccb6ab9518c303c3ad21a8121b7381b684c0c', 'f1471240fa049db86d701e94a82640673b149e3e', '3ecf3f017c0381d9033cccada7ca7e376f3df3bd', '77d49c69583af04139efdcfe278aa3a210cc704a', 'c6bafba5569a421a73e0e0ca9fbf264fd28ffb58', 'de4c31794d4739b293e2079d63b6d6c9940ef03b', 'e721bef4d00632770acba30e7ec4d69696c18fb2', '7f98c1f8341af3a2cb7ba5377f60b328ddc3ad99', 'c1fc5d0c0c0b6e9c2f6a1382fb5e7106d5da7540', 'dff4400644c85d1285edad4c886ae7b5fbb27078', '35df149635296040cc4bdeae00ec83cf8fadb2b0', '45a7fc142e55e6ee4f7d67926c0f08440ee93c9c', '94aebb4742f0ed8d3e2de1143c63b81111553625', 'd51fdb9471a5b0a27519306e693d81bf3f2f45f4', 'e9900d4ec24ef898b16428c6a7f5c985e4b252ca', 'd1ba92dfb462c9b84e748b4a9cbc28955140859e', '793290c197bc99b225b71520302defe6d45f3e2b', 'b49d5d7dfff0a500a87647fdcd3d6b0e4e1a5546', 'a6528cb89198e9324f54778326c523ca9995297c', '2a383dddb4b852a13ebc650afaf072a50cbc24a0', '5da3b1599219fbdc3da7099670a4c81216b647a1', '5d14bce31e3c786b38ef50b4f3d7f2d8c541c1f0', '6d96928667c54a48ea930f712124ec49709cffeb', 'ce0f850baffe37d063cf37b564623f89ff009c51', '7c7d3735599c272750d1c8332bf571378687cc7f', 'a36b1e48ae7e8ab433d313fabb0ae3ec500c3f76', 'be609180e1384a0ce27c2982a6b664253318c176', '12336d2279ff2b933207c03de600f78628035472', '7c10ac859e24890ffd36f54a125633e4c5f8cbe1', '5d43c2fb69c9f8fc3d84f7f4ae1743e607d7e3b3', '12e5c5f10335e96781266ce00473fbb3ecda56c0', '3be93ccd7f62942c6655b31a3a60e09b17d829c3', '8e937838ba1e2598adecc940b963f1e5e8994cb6', '7478df4303f67eb3f83645bc0859b62cb963ecf0', '8b5f126076372a39dfac780898a52b14f340ec7c', 'a36f2943f3a95d8c2819cd957f3796d4a1ff0ba8', 'b83d735dd7501eaaa223fe311e32537534b807c6', '92de112878cf41d496f4660a0fe99f60db441208', '50aeae09e2dbda77cb985800225999a61289ebc3', '52147cf872f6b7705c458d25c379639e3cf79c02', 'c882cf71e622b4ea423b62c97f30b0a3d284e826', '6a26166c0119480c07cba7b336a69a05e64d0f58', 'c507a60b0667033e77601d451ef860929db36be1', '6599324d29e3f86d4c01ea37cca9afd3ffadb60a', 'a0316c5a3cae038b52670f47d9ee9a1c458f91c2', '13d81f92ed2c81b9b6b372eb91e5a73f4f53c929', 'd14bcb993a81baaa76e4dacd8f84642a96a06a9d', '64cc2785ee9b9ef33788662b64fa43b17452ce87', '1abaccaae12d12b55197bd3b327cde1a32950dca', '82864527b3368d9f2ce23cd039dd5374cb79ada6', '9804c5aa5b02e517f16e3a76700310bc8b67bda1', '03220857d4a3ae83713d2a752041328fef2b3e30', 'a63911331f548fc48cfb385f26081f9e027ed221', '67a27b9dbe0f98a073fff653d6a8925ed466cd2c', '78ce3a6f637f03e7c3ac4a2dc6c6cea27d6ff2e4', 'a84af421f50442412258117af7dc5bed3de9f8a3', 'e2daddb33f106bb2532c9887412ed9933485ef0c', 'd76cb510ce5082311e92d515a2e3382a7811ac4c', '12607e99aeac5523cff80a60bcbaabf583d8bf6e', '9cbf659b1c7a7a937333fc5f79389e49998f9c15', '6685b4b232acc7d56259f429c315172acf1b9ddf', 'e8eb88868976855c1cd48bfcf9fd389f9c76fd97', 'f084789336cde79e70e63a729aedd2a3fd335e9c', 'a627352a0211a84715259f1e8388dc502cd0eac1', '17b25ca39334961b2b742ff5d8901adb3a08f548', '4173f66a6abec5a83ff1322b1470450dd873207b', '4fbdfe9b206ae85e9d3b2aba817def04426470c0', 'a78b377608112a3423cdf89080949b3ec20598af', 'db03ac54c3d0974f321cfd629a4fc8019b4d0ae0', '95e0daac8a17593e281c246879f6bd6495f34973', 'dd7a958e4ea10b4292f6d9e34d0994b950a93df6', '4667178bad5b6ff47177a721e65af2e2bee56c03', '1f04f72bdd66701697b343e82d9e1a993be5c5cf', '331b3f5b34763b8650733eb58051f7542f849b13', 'f59b72c8093326344d3ca9ac8d03df03fffbeef3', '8dab332923769e62252a730af763d95fcc5d69d8', 'ab9d90d1fe7c643bcad805b4b1cc7f8c6481f495', '8bc729e830a59fca5ebaf94da1a0eaa1b67b45f2', 'e986e9840002eb8b4d333e7c40c6550c70a77bd0', '3c5af3277eb48e441868ee1ad4b99773d26b57b1', '91d35707ecb959a37f92a3ad7d6cb288e5d21032', 'ec5cc4c4cc2733c414bdf48950a3ed4abdfa3f0b', '7a1eb71dfc681e4c5f41e103c20ac9560231b593', '41bc6af630056177af22ed7b5920942350bd1a2f', '5edd14c8deb9f6197701a56fe2ad8a385740baef', '7e77cfc0345497d8a237e83dbd65d1d61d4018ba', '192f96e512984f2146fdc1219b17c7264cde90fc', '1370e37ce1d0585f3ec6d9ee7a5f470adcfed2d6', 'f4e32f33f76e1b8ce624a5d4f7957c21cd590ab0', '50d46d0f8da2d1d090631b6301f7319797591f89', '40102dab37d3df7d72cc47e91427e20514253ed6', 'bfe6165116443287a58a8debde01d651ee9c125f', 'b80bd538cbbbcc26856571437ed52cdfcab2b199', '5f124e619d734848cdd7a1bb74d8c75febad9265', '0da1d612f31c056c31daad087c64e26ddbc5b071', '11ef6b93cbeb6447b336cbc385b10ffadde9f8a7', 'c03ee406fc0cc5b32128f661c79eea4fb3444b82', '2ac069ed7bab0c8e80c13fc833cf7adeb7919910', 'b36dec46e9f68802af8e0de9c537bda1f963d2f8', '2713a6ae704a072f9a11d64451a4469be6c7e690', '06d2ea38f508d6241d8edc0a24ef60558e6e652e', '06b20966d2d97a6545ee7e6341b1c9e265bc2f7f', '8b0a4c7aa5b3675e29bdd709e7b13627110dbed4', '473630a7c90000da8376d1a49d8e648e5877d306', '804c9088889d27c8e903fc56990bfb342566cc59', 'e28c56cac44d164e49f43780c2c38e083ff16d95', '5b9bf73ace98623d11db1ff62459f3ad178f4f3a', 'dfa85311ee0d98c6190a86135571d27960968a29', '9eaef01322e22c35f51e9e0c8a6b3660154f1b71', '56cc532a5148a6ed2736728681cc82c4dfb71260', '48f7e5898edcb1489ee9bad1f0b819d39f0c9ea1']),) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(40)
  self.collect_invalidations()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in collect_invalidations(52)
  for cache_key, timestamp in cache.get_many(

2.5715 get_many (dict_keys(['ac49f066cb24bd08ec637ff479e74996195ae1b2', '77dcd9e1043acacee46575cf312238d0f1771a7c', 'd66980a547c7bfff17ab5c5cf5a7a6a4392d1f62', '317ccca1bf7b85f5524ac21ee14889c53dac2e01', 'be01aced02538c6c27cd846de215ac5191bfc050', 'aff7c0fcccef17900ecd3deca6a13b38200e68e8', '113a9cf57590e26f88b66ee74800a372505f0018', 'c7d79cdb3e8bf3637b65243f6db8c0d288f6f44d', '16400549b34841fc74ba9be4756cc70ed2b5a69a', '640812bbcb5de1d924fcde2fd2215037cc11f6f6', '4d9ac4e4cf7a5a0ccfa8f6e038f2a6478b8fd0b3', 'fa6adc0a44accafda2c7d9e8c16fc8553eb7eeb0', '1170a77a72b80c836ecbbf6f38d7aa897c1e45f1', '3b11d9596ded36b6791f3e55c11a66a7117a02c9', 'ac9d7311fd599e016010874a39c559211bc0af20', '537ef27dc918ba92974232b93e1520feb1734f61', 'ca6d41e7cb97c6367f20e177564aa70383114c78', '11142ac5b7be959a4b9a565e5ec053f1acf741b3', 'c2888b0d42c7de38cef471fbbfd42ae0e3ce1aa2', 'c42367c90c69675b59b9b69683218e1618cb9ced', '954b108b81ccd2ba6302b5ad072082ccfaf2a557', '8396c7c3e6837551c4f2da2a3a8bd386b011c627', '011c99c6cee0b46bc08fba094caa2351bf229e36', '8a2a6633ba9eef1a552e7a71e78eb4b8b8dc47c8', 'd48fe9a76e9d58d300b55cfc46d23b3a9552536d', '8f5e89a64e5ac00b4906cd60daa00c20e5b689d5', '9443a80e2b1c4f68fe55e58b88c7967bbcafed3e', 'ab8c5482b0b4757a65d2693cb35262d01cc166bd', '09b1749fcaf25890ff1827aea2c03c7216ecbf47', 'b244d21f221a9b114b712570fce2ee9789a809b0', '9f75963c3da601eacbf3ebb20cf8efee6a3e29c6', '67df91c0ded678658ed7f8963b8d690828acf46d', '555c4821ed35b4ff617faaa0b1436b2702422c32', '45c3af26de83f16a4cc3b6575644d03e08108c58', '66e4392f0ee4490edb715c10980c4ea35c1ba8de', 'fef9d7c04c96b29762e6363a22f1b85fbc4c15ef', '863d049128bbb5efccf616041007d1779f4e396e', '63ec428139bc18229c821b9f639e936c2db9d2b5', 'cfda01db9dfa61909f35a4953b893ebb2c4564f6', 'bbfd2e4d3973c3e586f57e978b6cd5cfd229a8ef', '94635c611fe8457082aa11aab777e05e87893464', '440fd2dfd9efa8386f7eb705285f24aac2b9e38e', 'd69cceee30666e7a6211a9db45f6de8a3a854005', 'd2d1f1cedeccbfd3cefb24d0a9137916d7ced17d', '478766cef9ae552805e97c1dfac5786e8e2e7e7d', '23c7bd09e81aa31d2d835607e858cb5687b61103', '6482dbf34b33adb1ed46679bbb55af712a777454', 'cdbf670dc59bed70d9d61d7af38897bf37358391', '2b5485847029f8f37996e63cb9d2dbfab49284d2', '217f5e7cab0a1e492dfb5f3390a8083dd5fe0a09', '3fbc9ba3c6b6234ab4ed94a499f9d5a2d459b342', 'a73801d1a5b4fa1fd77eb19edd80e0d88e9ea114', '45123a328bead764362c30b8f3768352ede69b61', 'dea5b54a6a7b93463af01c32289543e2607a3da7', '01c8ea0e74d5527a5e689c0efdf03f0c8d789324', 'd7f81192e204f1b3e66b3ca88b6a8465cf48a3f9', '6a4f3e0c57369dc53397bb57cba23311d5a74ecf', '74fdbaf2ddef065605f5ffe455476b06ab41bcf3', '47410878fce293bd9f5568c9b83680302fb22e39', '5e76e4d1659c72f7da62335fa792f68819ba6bc3', '9a72d8ad5555529f3f1e2390ba28ea0790158a57', '3035d400c6678326ef0dd357cf5ea38f0885e276', '4817c8c6d048f0d4a6083140ea8f954b1b394415', 'fba03f27946842a9e25159ae4c26d16d582af217', '5cb549d3076d868d2d5f6978fdd6ebf957d92b4c', '5feac821d95af331d70d420856ceca63c044c8b9', '59665064406200faec9b283e3740dc797702e5d1', '053348edda267f2311c3df545cdec9a29304cc7c', 'f776526280b05ac366776ccd86be13117487478a', 'da911228a4fccff0186730c2366a3e71200ee5e5', 'd4777cda52428d4977fd1c19775445e2b22eb88d', 'b4643536f65aacd5e314ea4c8222774d68d027a6', '6f7d555b135f98240ebac9d6f9d64a220699c48b', 'c009f0b3fb3debfa67c4934a0c329d43b24a399a', 'f3843fd51f74938365f6ba10d2139ee812303449', '31ad4f64d01d0bbd3d14af30c23c7b3eaa76fd55', 'c4666d33928e283d7a43b6a1bc4f49481d70ec65', '747ce02f1dfbc3e9d9bf618b84b01d3eb6f22704', '12209e0fc4f0f99088935f2196798b62d60a43b9', '0d8e2ad4386ce42091366435b149e795e54d2e19', '89a5cbf8127a1323a8303fcfb0f0c0a0a5636b36', '9fba7b5f12fb4dea3789f39b7f5f7e3b2eca6fca', '4f9a1e27401bd9e3aaaf42f623987a93eb4eef32', 'e2a72f8130dde81cad1b83dbc50dac37205c8e54', '96697adbced62f1f2bf928bdbd52dc1ab2d41a7d', 'c2d312a35a047820f655affd6bd5e60fb9101c8f', 'ee4e7575cce71dd8c338fc3e0c50c7f9c06b6d37', '90ede1786d2a2f74689b27b697f6f280eafa0170', '53defebff5243c004318ae68662b2eb8cdf50775', '0368d4a668b7b354f2b374dd1908fb07fe19bc39', 'dd9eb9323fb697b8ac0e94257bd0b830fc00c384', '1ee3b7e1a8b0f9200697fe66155e409f2dcd6382', '542847ec7301753d831bb1b8632cd5329593e417', 'db9d96da6303efdffc81bf09e7cc9e75962ff8a1', 'a578e9f1850f099e4748dcc7cf291ef98c9f8501', 'ac5d06f1c3dc9a2365249291764adf2a37974c94', 'da4e247777ba519abd5b3e2ebc981403b0158fe4', '2b9a7e3a9798cc2490fd9fc16fca0fec7b6994dc', 'b50e34e54d9eb7cbb95c747d677896ae1d4ea71f', '98bf75f3df1ccccf77eef9eb147fe437df73a8a7', '30428b4b83113e2cab559ae623b9e6d3baaa64c5', 'a28a5e465a217b319f31878363c2bfb9b51de6ea', '3376fd72d8f6b7461ff61844089cd7b92e297eb3', '946e16e7add70122cee02d8748ac74c996e654ae', 'c99ccc3898db9ca8c635cc7e9542a3a46c1af378', '59ae309d60b59063212215522b24401e03a45b56', 'd0cb5c837ecf9f861657cba11eee94e194dac13a', 'edc7b2d5d69f3a2fe70511586860bd99918af714', '359d392d533ce488e1dba53db51e2f156c01fd28', 'a0c9d74fd7da5bcd71932ab87fd1eae6594b2ee0', 'd3a550ded7046eb77bf9b3d62fee21ba998d56d2', 'de07d5d99e4a641d570a31e90679788d9c51b007', '22069ebba184681efdbfd3d040e89c4a9556a272', '58e55e1e1e44276ccfb717172aa35aeae45ae2f5', 'a0a4a7cae56529b36d89d8bc44dff80c69a7aea4', '6c22106168518b193d04b07c68b09612b66871c2', 'b0d1544bae441630eddcbbd7cfa778b9da0012ed', '309f48d89b027956310802fabc0db24c244a4440', '30f91be45838c87f087817efffd5ed7370519275', 'b7f9198b4b5cb13ea5fa7ebdbc5e1a5d72484a90', '3fa6800c4384d00a3ee4c4ce3be89fc233e53e2d', 'b01b356b5976e4d2cde58fe9a1b09f98e7c94752', '48d5e3f9225b5a59ecf6594a8fb64b8609f630d2', '96f37d0b56ab8ab104e16a81d3eaf137fb3673fc', 'c6f2431075dd8351cd04e3f5ab2fe6acbb7cc4a8', 'a01fcde225ab4a8711910f888b65b62367b32422', '2a33ac39e5afb7ffb96f08fa536803f5f398d454', '910804a51481e29099fbbe54c5a494abd5e15e9f', '4c7b72748f91b7b5e1184af02ffd9b2fcc673b4d', '28b6bf84398aa7cc70fb05d55d62734be298de87', '77d03b498627b781b91713961bc0544822901212', '8c437c1ac405e467a2f55b1acd6ce66f699dc110', 'e9524dc52ea91d0bcfc2bccfe581806423ad4364', 'c8407695add0997e10cb00e5c7c1045b2b993fc9', '9f897f47863a8194a4c6bd149eaaef885d2fa1ab', '1c7a059d9fcac4902ddabcaebc127f31771d330b', '5967624a989dde7aa9527acfaa2f21d28700de4c', 'c5f4b0da6d0b2b66af7370b91c610e5188ae4bc7', 'dbd4b561fd6adfe33b59ae11639a43324bc1073c', 'e2cd866364db2b2cb70e7ad0e161813f4309423e', '527b0e053957659835013ee907628e16dad608e0', 'c8fdae497e0c117b7abcfd75d7a0515d14b73235', '847ad234c7db57f14a303f86b371dbf40d7e8b1e', '1d117c252a6c79778d0b8097400b2c4416946e30', '8a5bc41dc6262376c6d7b7e451a499d589b1e2b1', '0fd6de5f92601e00195a74569e4bd5e585d110e0', '2c7006eb2cd91d37294b55a4363b799677999600', 'aadef50f5eacf69afff73c6c0f89ff1f8ca29de4', '69648c6b17dcd4a97c15baa5b420c1689365ff5e', 'ddb96a8b5b1e18db610acd631f0c5d3fb0ed1b98', 'f213fe9c6d7cd56b206e5dcf2d0e5bf08d6cb444', 'dd21c52a6126053119fcdb07f8983d4133eee009', 'b2050ea7e054f3558f1ffb0e7c83668dce66df15', 'ed0b58a8baacdc16f996306196c368f3e58e31fb', '773f03e0314514d6af12f7c1bf5d1f53809003ec', '49c0373c0735e03f522712fc0c0bd1fb2a9005fb', '77363accfb9b2a75611d1b2b0e87db1e53a6317b', 'a78d9bc640d54892f71dfd594862344c89c15590', 'ce9ebe52bfc3bd3f03f29e5777fe0124210b3349', '90809b8d3dc08b1b844a2c6fefc53202f9306a38', 'f278ddde2c547ce805656aafb083884e6bbe8466', '6ff4d71650648fd921dbe6b9ac1a8b034c8e4cf6', 'a6e4ca9b28a5d7c976cf2715d04c4ab963b8e00f', 'a20bbbd72f8ab6353160d053433459c7964c99fe', '9e47085054c1efd0c01fefb108566ebce6d636bc', 'f124bf9b553f57d508ce3b2d98487c90fb5c8c2d', '37da74a95334f4339327f30ea0f8cdc0ca06d62c', '3349cf8808d1c035fb2d540363f575e298d0d994', '74361e05bcb455dd94e300178f64bb86d6c6d0a9', 'b20b57222620d55bbf433571680ede377c6e7723', '4b9b0bbc5f545fc4734f295dcf5009815e385e74', 'a91bad7dec6a080cd2e8358e0f81141d319d5083', '9e70f0448be763ae2a4aa42beed89891890b6a1a', '6ce81d442077ed2eab33684089a41caf877d0bb3', '27bbd679961b4ad218458cb6f80198d694c8f34d', '01a0a24bb131aa13a32c417f35734eeaa5ffebb8', '330782732a74ff11a629bc6c095bd0a79f3cbac7', '1fff6137899b4c1d3e41c1bc46f27751be09f21a', '98c61d60db01e5ed43ef843f9c59a47b5cef9088', '8b01acbe82d7fe7c68f5be385c8b160209aeaa98', '45b79a25754f433c8f9649d0c18918e7b3c65bd2', '358761a6ed6f2cbe0aff0ef7d982cd2d4a4af800', 'f579b416f6bd8f9d05ca9e14da0cc20a4608eaf9', '8f4f4d8d12fee84057a977e90a7835bf735a491f', '0e7024da4fb40daaf2279aba312a319f37fb5f91', '94052028dd30d11b1b8ea5abed13d561c1df49a0', '203814b9b87a17ab37c69f6399abb667a75b29af', '7158a16b01f44597184e14745081d3a5d316ca22', 'b46eab7cad15a434d54488f1bbeacd8b9729e12b', '48ff6a8c7d0964aa6f1b45570829df2de33aad69', 'c63746e65fa794aa944e9f4a3e782b95cf3588ef', '878e70681fddbb8279825e3b82d9c47c4ec30b2f', '3ccb2cd37958dd0373afd7872964b50ddf3d2346', '2bbf55efb2bc82a09d9db4902b52b9c795f0eae8', 'f5e84e18bd3e8fcd8f7553ed46fb33f16e762213', 'df6dba0d952b2ae254ad81cfc7cffd6969fca7b2', '9df3396679462a613e78db1d8186ab6f8429ed1e', '6ca04dcc3c4f3d3eeae0d03a28864bac4781d5e6', 'a5a3f29245e41799bd1339172b1efe9d119b772b', 'ec4a74a5355ff7bd780c8d3acecbb9c6c127a396', '7dca362efbc3f6637253f06d0dc8913bb28e6495', '3ecf539f90247155cd165f0c005aece1e82aa4ee', '3c630dfb67e6c9290bbfa8fa4ab7eaae2b77725a', '70746b186af4106f351a385b727a86ea263f72b2', '1dcf40de11889e9b832cee17400fd27478b126d0', '889ec9f4c97026e4c3ff565bd2881591973aaf33', '2add04776cd8f81f56eb512de99beddd0aaac93f', '951c9ba83b33e2039d686db2ebcfc69d869f5673', '239f75c6e1733c9a9bbe6779eaa4bb98466e6e1b', 'd869a052560814f83cfcf730265e068463dfc2e8', 'e3434d931ebb9549635de80ca9036b033db8fbb4', 'fc25619c25fbae63555bc7ef156b888f07387a78', '0de86b1a8ecf6583dbc89f4aed861212102347fe', 'c7dda129b82c933207fb57a0d392fb2aba21fa59', 'cd0e5fc2179c5c1c912c96cbde7dc7ba8d443110', '7ef97533be215a5a5308bd2d55d444dddb9e104c', 'd3f8d4419500b736f4d017f28d22f3e30cd18c24', '0d97bc0dad8545f53265fa738a68870c1efff420', '9ac5a41b7cb6d249f5ef0733fce645e87b987c7a', 'f7b64c7518f41b85846423cbd61cb180506e0fe7', 'df09fa05ec588c0a4679ce09b9191c8a4b57d045', '12f7c3d5a45670f7ae695883d8e25c0f654f0ae3', '318ea5d0f9de6e8a60373a7f1cc30d3e98205031', 'baab87f1fef9e040fac476730d4cb973ac7489cd', '484c8d8631f0142bd22fe7730b73d167a5c399d5', '11cad7af3c5876c68fec8c476d9050572fd000c8', 'db78b96d2563065c7dd83cc2cd6f441a8734e43a', 'df741aba820a44fa1b050b085d55c7cc2a6069c2', '398e0b946cc42595d1c658779329e14df0d0fcb0', 'a3ab2b6bead08f6031d4651b36cfb00027ed76f2', '84cefd4635ada92489ab1a7577461177d9c4ca78', '03a9a802606b226bfc7b8f3946d3b91e38fcb59d', '6035bd2150a448c0bce2aa98b34efd0824fe94cf', '68db1079fd713c70dfa435bc78dd81cb5b1db46e', '628a27b6d4e1242a51cda09401463b36c0c33997', 'ad427a51dcf404a34663e968d90d17a10e5558a7', 'c918ad1affd4a368bbc3c729b1334e93bfc4d75b', 'ef89e263c2ef07ac1f3f29ea7e26348cbd722a7d']),) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(40)
  self.collect_invalidations()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in collect_invalidations(52)
  for cache_key, timestamp in cache.get_many(

0.0285 get_many (['d240bde016156a6b2345484bd150b8d3e19c4603', 'c7b43110626d5005379eeea120ddd3e009c3c12e'],) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(473)
  rename_record = RenameRecord.objects.get(old_username=username)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(46)
  data = cache.get_many(table_cache_keys + [cache_key])

0.0312 set_many ({'d240bde016156a6b2345484bd150b8d3e19c4603': 1779800975.89367, 'c7b43110626d5005379eeea120ddd3e009c3c12e': (1779800975.89367, [])}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(473)
  rename_record = RenameRecord.objects.get(old_username=username)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(71)
  cache.set_many(to_be_set, cachalot_settings.CACHALOT_TIMEOUT)

0.0286 get_many (['2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', '39440cc9cd1ed5f5de3bb963600b5a5f90a8ca1d'],) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(484)
  return func(request, *args, **kwargs)

/home/ubuntu/streetvoice/svcomments/decorators.py in wrapper(8)
  response = view_func(request, *args, **kwargs)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(601)
  resp = func(request, *args, **kwargs)

/home/ubuntu/streetvoice/playlist/views/user.py in playlist_detail(77)
  site_user = get_object_or_404(User.on_site, username=username)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/shortcuts.py in get_object_or_404(76)
  return queryset.get(*args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(46)
  data = cache.get_many(table_cache_keys + [cache_key])

0.0374 set_many ({'2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779800975.898863, '39440cc9cd1ed5f5de3bb963600b5a5f90a8ca1d': (1779800975.898863, [((2708565, '!7uDQFnUWdogIohB0sCzLsm97nl5qKExlwH9enlsn', datetime.datetime(2023, 2, 13, 15, 41, 49), 0, 'ronnnggg_', '', '', '', 0, 1, datetime.datetime(2021, 2, 12, 15, 1, 45)),)])}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(484)
  return func(request, *args, **kwargs)

/home/ubuntu/streetvoice/svcomments/decorators.py in wrapper(8)
  response = view_func(request, *args, **kwargs)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(601)
  resp = func(request, *args, **kwargs)

/home/ubuntu/streetvoice/playlist/views/user.py in playlist_detail(77)
  site_user = get_object_or_404(User.on_site, username=username)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/shortcuts.py in get_object_or_404(76)
  return queryset.get(*args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(71)
  cache.set_many(to_be_set, cachalot_settings.CACHALOT_TIMEOUT)

0.0458 get_many (['0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad', 'd6d21bc8f7fb510a60a060eaa88820e08274c988', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', '74b8a3861dff2c3286ecb3bdd45a158def0a9d4c'],) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(484)
  return func(request, *args, **kwargs)

/home/ubuntu/streetvoice/svcomments/decorators.py in wrapper(8)
  response = view_func(request, *args, **kwargs)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(601)
  resp = func(request, *args, **kwargs)

/home/ubuntu/streetvoice/playlist/views/user.py in playlist_detail(78)
  playlist = get_object_or_404(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/shortcuts.py in get_object_or_404(76)
  return queryset.get(*args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(46)
  data = cache.get_many(table_cache_keys + [cache_key])

0.0516 set_many ({'2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779800975.9069884, '0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad': 1779800975.9069884, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779800975.9069884, '74b8a3861dff2c3286ecb3bdd45a158def0a9d4c': (1779800975.9069884, [((715146, 4, 3, 2708565, 'under', '', 0, 0, 0, 594, 191, datetime.datetime(2021, 2, 12, 15, 11, 21), datetime.datetime(2023, 2, 10, 12, 1, 57), 0, 1, 1, 0, 0, 'playlist_images/ro/nn/ronnnggg_/2DSctvjKxB5DZk2riMV2pX.jpg', '', '', 0, 0, 2708565, '!7uDQFnUWdogIohB0sCzLsm97nl5qKExlwH9enlsn', datetime.datetime(2023, 2, 13, 15, 41, 49), 0, 'ronnnggg_', '', '', '', 0, 1, datetime.datetime(2021, 2, 12, 15, 1, 45), 2279088, 4, 4, 2708565, 'profile_images/ro/nn/ronnnggg_/m267aC2toV4JnLdj8EMyUD.jpg', 'O', '', 'UG末', None, '', None, None, None, 0, 0, None, datetime.datetime(2021, 2, 19, 3, 10, 38), 1, datetime.datetime(2021, 2, 12, 15, 1, 45), 1, 3, 'zh-hant', 0, '{"is_social_user":true,"had_edit_username":true,"hide_gender":false,"hide_location":false}', 0, 0, 52, 1026, 0, 0, '', 0, None),)])}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(484)
  return func(request, *args, **kwargs)

/home/ubuntu/streetvoice/svcomments/decorators.py in wrapper(8)
  response = view_func(request, *args, **kwargs)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(601)
  resp = func(request, *args, **kwargs)

/home/ubuntu/streetvoice/playlist/views/user.py in playlist_detail(78)
  playlist = get_object_or_404(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/shortcuts.py in get_object_or_404(76)
  return queryset.get(*args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(71)
  cache.set_many(to_be_set, cachalot_settings.CACHALOT_TIMEOUT)

0.0174 get_many (['8714c0702f8cc2f3757d9a6f7b0d64f2d96bd54f'],) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(484)
  return func(request, *args, **kwargs)

/home/ubuntu/streetvoice/svcomments/decorators.py in wrapper(8)
  response = view_func(request, *args, **kwargs)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(601)
  resp = func(request, *args, **kwargs)

/home/ubuntu/streetvoice/playlist/views/user.py in playlist_detail(116)
  "hide_ads": playlist.official_tags.get_hidden_ads_tags().exists(),

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(46)
  data = cache.get_many(table_cache_keys + [cache_key])

0.0184 set_many ({'8714c0702f8cc2f3757d9a6f7b0d64f2d96bd54f': (1779800975.9170663, None)}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(484)
  return func(request, *args, **kwargs)

/home/ubuntu/streetvoice/svcomments/decorators.py in wrapper(8)
  response = view_func(request, *args, **kwargs)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(601)
  resp = func(request, *args, **kwargs)

/home/ubuntu/streetvoice/playlist/views/user.py in playlist_detail(116)
  "hide_ads": playlist.official_tags.get_hidden_ads_tags().exists(),

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(71)
  cache.set_many(to_be_set, cachalot_settings.CACHALOT_TIMEOUT)

0.0726 get_many (['22e4523526a83991bbfd567636ac480ae3ce7c80', 'ce45c4350f1a8c2370b716da26063e12ea687cc8', '0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad', 'd6d21bc8f7fb510a60a060eaa88820e08274c988', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', '3d2133f555b3f34c5f40f65f25096f55c8e67667'],) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(484)
  return func(request, *args, **kwargs)

/home/ubuntu/streetvoice/svcomments/decorators.py in wrapper(8)
  response = view_func(request, *args, **kwargs)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(601)
  resp = func(request, *args, **kwargs)

/home/ubuntu/streetvoice/playlist/views/user.py in playlist_detail(117)
  "meta": playlist.as_meta(request),

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/meta/models.py in as_meta(160)
  meta.schema = self.schema

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/meta/models.py in schema(173)
  schema[field] = self._get_meta_value(field, value)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/meta/models.py in _get_meta_value(134)
  return process_value(getattr(self, value))

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/meta/models.py in process_value(129)
  return item()

/home/ubuntu/streetvoice/music/models.py in get_num_tracks(2556)
  return self.public_songs().count()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(46)
  data = cache.get_many(table_cache_keys + [cache_key])

0.0912 set_many ({'0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad': 1779800975.9672124, '22e4523526a83991bbfd567636ac480ae3ce7c80': 1779800975.9672124, 'ce45c4350f1a8c2370b716da26063e12ea687cc8': 1779800975.9672124, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779800975.9672124, '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779800975.9672124, '3d2133f555b3f34c5f40f65f25096f55c8e67667': (1779800975.9672124, (176,))}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(484)
  return func(request, *args, **kwargs)

/home/ubuntu/streetvoice/svcomments/decorators.py in wrapper(8)
  response = view_func(request, *args, **kwargs)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(601)
  resp = func(request, *args, **kwargs)

/home/ubuntu/streetvoice/playlist/views/user.py in playlist_detail(117)
  "meta": playlist.as_meta(request),

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/meta/models.py in as_meta(160)
  meta.schema = self.schema

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/meta/models.py in schema(173)
  schema[field] = self._get_meta_value(field, value)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/meta/models.py in _get_meta_value(134)
  return process_value(getattr(self, value))

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/meta/models.py in process_value(129)
  return item()

/home/ubuntu/streetvoice/music/models.py in get_num_tracks(2556)
  return self.public_songs().count()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(71)
  cache.set_many(to_be_set, cachalot_settings.CACHALOT_TIMEOUT)

0.0737 get_many (['22e4523526a83991bbfd567636ac480ae3ce7c80', 'ce45c4350f1a8c2370b716da26063e12ea687cc8', '0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad', 'd6d21bc8f7fb510a60a060eaa88820e08274c988', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', 'f4ec5fd55f59db015c86857d414d130198c3b8ec'],) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(484)
  return func(request, *args, **kwargs)

/home/ubuntu/streetvoice/svcomments/decorators.py in wrapper(8)
  response = view_func(request, *args, **kwargs)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(601)
  resp = func(request, *args, **kwargs)

/home/ubuntu/streetvoice/playlist/views/user.py in playlist_detail(117)
  "meta": playlist.as_meta(request),

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/meta/models.py in as_meta(160)
  meta.schema = self.schema

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/meta/models.py in schema(173)
  schema[field] = self._get_meta_value(field, value)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/meta/models.py in _get_meta_value(134)
  return process_value(getattr(self, value))

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/meta/models.py in process_value(129)
  return item()

/home/ubuntu/streetvoice/music/models.py in get_tracks_schema(2560)
  tracks = [

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(46)
  data = cache.get_many(table_cache_keys + [cache_key])

0.0797 set_many ({'0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad': 1779800975.9966214, '22e4523526a83991bbfd567636ac480ae3ce7c80': 1779800975.9966214, 'ce45c4350f1a8c2370b716da26063e12ea687cc8': 1779800975.9966214, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779800975.9966214, '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779800975.9966214, 'f4ec5fd55f59db015c86857d414d130198c3b8ec': (1779800975.9966214, [((633045, 4, 4, '鍋爐爺爺PiperPeng - 卡忍耐ㄟ', 2587400, 97316045, 3, 2, 0, 'music/Pi/pe/Piper_peng/jW83yLm9kjFHiadunqr9X4.mp3', 0, 'song_covers/Pi/pe/Piper_peng/izBch6aw8YTVcjnbs8TmPm.jpg', 1, '', '(Hook)\n卡忍耐ㄟ 壞日子即將過去\n卡忍耐ㄟ 為了好日子過濾\n卡忍耐ㄟ 迎接好運到來\n一帆風順 不管我行到哪\n\n(Verse1)\n不濫竽充數\n為了思考該要怎麼融入\n下了一些功夫\n行進在漫長的公路\n為了填飽自己的空腹\n選擇面對痛處\n\n不是委屈不是吞忍\n這都是在學眉角\n出社會沒在看臉色的那些都說謊\n沒試怎麼知道\n沒試全話屎\n每一個選擇一定都有他的價值\n\n人生起起落落\n很難面不改色\n有時像無頭的蒼蠅\n有時果斷決策\n電波不斷交錯吱吱叫\n你是否也這樣覺得\n不斷一一檢測\n\n總是差點忘了初衷\n差點忘了我是怎麼來的\n差點忘了我的處境沒有退路\n差點忘了不拼就不會成功\n差點忘了不斷前進的歲數\n\n(Verse2)\n想說的話漸漸透過大腦批改\n簡單的問候 連時間點都是比賽\n為什麼要這麼累\n他們說這是說話的藝術\n我提醒自己記住\n畢竟錢難賺\n\nYes sir\nI got nothing to lose\n面子不再重要\n我鋪的是更遠的路\nYes sir\n沒錢誰還跟你裝酷\n回家寫歌等你光顧\n\n時候不早\n差點被慌亂給誤導\n吐槽 背後總有許多聲音\n非誠勿擾\n沒什麼好澄清\n把我自己顧好 沒空面目猙獰\n\n來得快去得快的是鈔票\n人生時好時壞何必高調\n運氣差了點 但我還算撐得住\n還不到終點 要我怎麼煞得住', 0, '#欸這裡有些好貨\r\n朋友啊,堅持下去\r\n烏雲永遠遮不住微笑的太陽,時間會還你一個公道!', 0, '', 185, 256000, datetime.datetime(2021, 1, 15, 7, 41, 21), datetime.datetime(2021, 1, 15, 7, 41, 7), datetime.datetime(2021, 1, 15, 7, 47, 27, 70706), datetime.datetime(2021, 2, 9, 13, 8, 57), 8409, 351, 71, 1, 1, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 2587400, 'sha1$piRQhvPVbXfB$8e36b8a8c85f83d8801e39c6ef60a4a0a4399982', datetime.datetime(2023, 1, 5, 3, 59, 1), 0, 'Piper_peng', '', '', 'cyy901870@gmail.com', 0, 1, datetime.datetime(2020, 5, 24, 19, 22, 26), 2158100, 4, 3, 2587400, 'profile_images/Pi/pe/Piper_peng/iR3zmADV6hRWYKnSBo8AT5.jpg', 'M', '', '鍋爐爺爺PiperPeng', 886, '963507633', datetime.date(1995, 5, 27), 'CYI', 82, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2020, 5, 24, 19, 22, 26), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"hide_location":false}', 11346, 162, 0, 4, 0, 0, '', 0, None), (633049, 4, 4, '鍋爐爺爺PiperPeng - 嘉義仔', 2587400, 97316045, 3, 2, 0, 'music/Pi/pe/Piper_peng/4M46wkpfmm6w6apN49eksM.mp3', 0, 'song_covers/Pi/pe/Piper_peng/FJvwdHgmLfutT2PFJwMWPm.jpg', 1, '', '(Hook)在地欸south side\n(Welcome to the south side)\n現在報給你知\n(Everybody knows me)\n這樣你甘有了解\n\n(Verse1)\n我從嘉義開始\n免誰人來同意\n整首都唱台語\n這一點代誌\n\n來放乎我處理\n能交重的主委\n親切又阿莎力\n這是特別的滋味\n\n做人正義\n唱歌比較不正經\n為人謹慎\n做事情很勤勞\n唱兩句讓你秤斤\n價值不只黃金\n等你換成現金\n保證你拿到手都會抽筋\n\n別再多話\n不需要誰人認同\n別再利用\n免急做沒價值的英雄 兵將\n等你看到我的面相\n你才知曉看我沒有是你太過衝動 真衝\n\n時間多到麻將\n一將一將\n歹年冬厚小人\n一種智障\n\n我唱我想要表達的思想\n像牛排這麼營養\n來報答挺我觀眾\n Let’s go\n\n(Verse2)\n住在嘉義的 嘉義的都自己的\n想要靠唱歌吃穿的地位要自己找\n這只是一個理想 別誤會\n我也期待有一日中大獎\n賺大錢穿得趴哩欸 那一個\n\n但我現在是這一個\n剛剛畢業找無工作\n趁少年想要拼一些較稀奇的\n不是稀微的\n想到就做 不是隨便說說的\n腳踏實地大家哈我這味的\n\n已經不算少年 我是84年次\n未來想要蓋一間大間的透天厝\n來孝順我父母\n聽我唱歌又跳舞\n勤奮寫歌我目前整天都待在厝\n\n唱歌放輕鬆\n冷氣免太過勤儉\n算一算我寫歌詞也已經好幾年\n沒跟人在輸贏 \n手拿槍枝裝子彈\n我就唱歌有而已\n唱出來的都是子彈', 0, '來自嘉義的Old school經典', 0, '', 183, 256000, datetime.datetime(2021, 1, 15, 7, 42, 43), datetime.datetime(2021, 1, 15, 7, 42, 24), datetime.datetime(2021, 1, 15, 7, 48, 51, 241548), datetime.datetime(2021, 2, 6, 10, 9, 50), 642, 23, 14, 1, 7, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2587400, 'sha1$piRQhvPVbXfB$8e36b8a8c85f83d8801e39c6ef60a4a0a4399982', datetime.datetime(2023, 1, 5, 3, 59, 1), 0, 'Piper_peng', '', '', 'cyy901870@gmail.com', 0, 1, datetime.datetime(2020, 5, 24, 19, 22, 26), 2158100, 4, 3, 2587400, 'profile_images/Pi/pe/Piper_peng/iR3zmADV6hRWYKnSBo8AT5.jpg', 'M', '', '鍋爐爺爺PiperPeng', 886, '963507633', datetime.date(1995, 5, 27), 'CYI', 82, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2020, 5, 24, 19, 22, 26), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"hide_location":false}', 11346, 162, 0, 4, 0, 0, '', 0, None), (633044, 4, 4, '鍋爐爺爺PiperPeng - 米糕', 2587400, 97316045, 3, 2, 0, 'music/Pi/pe/Piper_peng/HwY6mAyJ9CZR6MVGzA4PAK.mp3', 0, 'song_covers/Pi/pe/Piper_peng/GGWEDTmb5GP2E86cDG5GkW.jpg', 1, '', '(Verse1)\n養一隻狗\n他在那跑\n待在我的身邊\n他是這麽聰明\n\n咱的生活\n單純簡單相依畏\n沒煩沒腦自由得像一隻鳥\n\n我若心情不好自然就會忘記\n他若看到吃的東西自然飛去\n雖然沒太好的環境\n他的表達沒得翻譯\n我就當作你不會跟我計較過去\n\n一切美麗建設在\n咱睏作伙 蓋同一條被子 不用再多說什麼\n一起玩耍完 身體髒了咱作伙洗\n我記在心肝底\n這滋味親像阿母煎的粿\n\n(Hook)\neveryday\n通常都黏作伙\n有時候上班不在家\n你就自己一個人在等待\n可能睡到翻過去 睡到很累很累\n還是急著要我回來要我快點快點\n\n套一句人家說的\n投入感情容易失去控制\n若是愛到了 也不管你是什麼黨派\n我只要回到家看到妳 就不會感到疲累\n因為你是我心中看重的那一個 那一個\n\n(Verse2)\n我交過的女友 你都認識 就那幾位\n帶你出門走踏 妹仔都問你幾歲 \n你的行情總是比我還要好\n你也差不多一點\n我的面子到底該往哪裡擺\n\n咱兩人 本來就都是短腳\n但是你的短腳比較自然 我的卻比較稀奇\n沒關係 就算好都你佔贏 我也真的沒差\n因為你是我的心肝 不會跟你計較那些 \n\n(Bridge)\n晚上若要出門都會為你留盞燈\n說到養狗 是我這世人頭一遭\n世間不算大\n好險你遇到我\n你若是風 我可比是沙', 0, '關於狗狗的情歌', 0, '', 189, 256000, datetime.datetime(2021, 1, 15, 7, 41, 6), datetime.datetime(2021, 1, 15, 7, 40, 43), datetime.datetime(2021, 1, 15, 7, 46, 15, 107616), datetime.datetime(2021, 2, 6, 10, 14, 19), 342, 16, 6, 1, 4, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2587400, 'sha1$piRQhvPVbXfB$8e36b8a8c85f83d8801e39c6ef60a4a0a4399982', datetime.datetime(2023, 1, 5, 3, 59, 1), 0, 'Piper_peng', '', '', 'cyy901870@gmail.com', 0, 1, datetime.datetime(2020, 5, 24, 19, 22, 26), 2158100, 4, 3, 2587400, 'profile_images/Pi/pe/Piper_peng/iR3zmADV6hRWYKnSBo8AT5.jpg', 'M', '', '鍋爐爺爺PiperPeng', 886, '963507633', datetime.date(1995, 5, 27), 'CYI', 82, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2020, 5, 24, 19, 22, 26), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"hide_location":false}', 11346, 162, 0, 4, 0, 0, '', 0, None), (570746, 4, 4, 'Come With Me', 2373190, 97312653, 5, 12, 0, 'music/ge/nn/genneo/9wnPkPdX6jPss6f6vKtmjS.mp3', 0, 'song_covers/ge/nn/genneo/SwEqFPoVjy3XZECwbGGgwV.jpg', 1, '', "作/編曲:Gen Neo\r\n詞:張楚翹\r\n\r\nYea yea yea baby come with me\r\nYea yea yea baby come with me\r\n就別再為他等待\r\n知不知道 他不再回來\r\n不值得愛 不值得愛\r\n\r\n寂寞 難過 分我一半也可以\r\n讓我 陪你 承擔起所有問題\r\n我在 這裡 聽你默默哭泣 我比誰都在意\r\n\r\n*Girl he didn't show any effort\r\nGuess he didn't know any better\r\n你需要找回你的快樂\r\n感情世界有很多選擇\r\n能否把那回憶放開\r\n是否看見我的存在\r\n\r\nYea yea yea baby come with me\r\nYea yea yea baby come with me\r\nCome with me\r\n就別再為他等待\r\n知不知道 他不再回來\r\n不值得愛 不值得愛\r\n\r\n不值得被你愛\r\n\r\nYea yea yea baby come with me\r\n他不會珍惜\r\nYea yea yea baby come with me\r\n讓我保護你 抱緊你\r\n就別再為他等待\r\n知不知道 他再不回來\r\n不值得愛 不值得愛\r\n\r\n反正你也累了 哭到夠了 不如算了\r\n他留下你一個 還有甚麼 好捨不得\r\n我告訴過你就該和他分開\r\n卻發現自己一樣不想放開\r\n\r\n他到底有甚麼好 我也能做到\r\n可不可給我機會逗你笑\r\n我給你倚靠\r\n不需要一直為他而惱煩 為他睡不著\r\n可不可給我機會對你好\r\ni'm tellin you to go right now", 0, '', 0, '', 224, 320000, datetime.datetime(2018, 12, 19, 12, 13, 39), datetime.datetime(2018, 12, 19, 12, 15, 50), datetime.datetime(2018, 12, 19, 12, 15, 50), datetime.datetime(2018, 12, 19, 12, 29, 56), 3924, 155, 6, 1, 1, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2373190, 'sha1$UvJ9Mf5pY69i$783af0d19e0bdfe62011034d7a58ce347a35d5b2', datetime.datetime(2021, 12, 16, 2, 6, 59), 0, 'genneo', '', '', 'allaboutthebeat@gmail.com', 0, 1, datetime.datetime(2018, 12, 19, 11, 15, 56), 1944110, 4, 4, 2373190, 'profile_images/ge/nn/genneo/4k3diymx7VZ364cwLvDVYE.jpg', 'M', '梁根榮', 'Gen Neo 梁根榮', 82, '1095968666', datetime.date(1989, 6, 18), 'SG', 190, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2018, 12, 19, 11, 15, 56), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"show_birthday":1,"hide_location":false}', 67990, 600, 1, 670, 0, 0, '', 0, None), (634457, 4, 4, '真的不要喜歡我 feat.桃子', 2185396, None, 3, 2, 0, 'music/fa/ib/faibaofibo/ABWKGynasXmmbpYbVzcTKT.mp3', 0, '', 1, '', "都說過那麼多次 \n到底什麼時候才清醒才懂\n又死纏爛打的賴著 next \nplease 放過我 just 拜託\nthey called me selfish \n總是八卦有時還會幸災樂禍\n對 對於我好的人 我總是糟蹋 \n常忘了他們的感受\n別說你了解我 ayy 興趣或穿著 no\n連我都不了解我 你敢說咱倆不錯 what\n就真的真的真的 真的 不要喜歡我\n眼角跳針跳針跳針 跳針 看來吉少凶多\n\n我比較博愛\nFinding some luv gonna go worldwide \nBut I got no time \n剛好這陣子也不能去國外\nI gonna tell you a big issue \n沒有人比得上pikachu\n不要隨便說我怪\n還不是他太可愛了\n\n真的不要喜歡我\n我沒你想得那麼好\n真的不要喜歡我\n不要到後來才知道\n真的不要喜歡我\n我沒你想得那麼好\n真的不要喜歡我\n不要到後來才知道\n\n關上大門 請你慢走不送\n也不用 再猜測 了沒理 由心動\n這並非關於 南粽或北粽\n就是看你 我北宋\n\ngot cash in my bank gas in ma tank\ndon't need your love bae cuz Imma go flex\n陪工作 沒空做 著誰的一半\n獨自享受一個人的餐\n\n我是個宅男沒有豪宅\n房間都好亂廁所好窄\n不會抽煙我也飛不起來\n別來我家我會對你胡來\n瘦下來就跟你在一起\n妳以為你有多好\n變更胖我也看不上妳\n少在那自命清高了\n想相信愛還是想性愛\n想抱抱睡還是尻尻睡\n沒時間沒本錢當個渣男\n要學習要工作倉田紗南\n別拖了 算了 累了 反正早就應該放棄\n看開了 愛了 恨了 反正有天就會忘記\n\n真的不要喜歡我\n我沒你想得那麼好\n真的不要喜歡我\n不要到後來才知道\n真的不要喜歡我\n我沒你想得那麼好\n真的不要喜歡我\n不要到後來才知道", 0, '這次桃子不只是幫我和聲了,用這首歌提醒別人與自己,到底自己是喜歡上這個人?喜歡上這段關係?還是喜歡上自己幻想裡的那個理想情人?\n\nFollow肥 葆:https://www.instagram.com/faibaofibo/\nFollow桃子:https://www.instagram.com/peach_jaye_a1j/\n\n編曲 Arrangement|Softmiller\n詞曲 Lyrics & Compose|肥葆 FaIBaO\n錄音 Recording|吳昱儒 Lulu\n混音 Mixing|吳昱儒 Lulu', 0, '', 179, 192000, datetime.datetime(2021, 1, 30, 11, 39, 22), datetime.datetime(2021, 1, 30, 11, 39, 15), datetime.datetime(2021, 1, 30, 12, 21, 4, 415976), datetime.datetime(2021, 1, 30, 12, 21, 4), 12336, 555, 115, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2185396, 'sha1$fUmR0Vth26rI$86b9de2d5faa2a3a8d5401104d2caba62d6d094b', datetime.datetime(2023, 12, 20, 17, 10), 0, 'faibaofibo', '', '', 'ya830224@yahoo.com.tw', 0, 1, datetime.datetime(2018, 3, 23, 19, 14, 54), 1756351, 4, 4, 2185396, 'profile_images/ya/83/ya830224/uTS2b3LyLSEDrtDN9HdWbh.jpg', 'M', '吳昱葆', '肥葆', 886, '922830224', datetime.date(1994, 2, 24), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 50), 1, datetime.datetime(2018, 3, 23, 19, 14, 54), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"show_birthday":2}', 58072, 500, 22, 87, 0, 0, '', 0, None), (546607, 4, 3, '西鬆平常 Remix (High Loc ft. CJ)', 1820688, 97275212, 3, 2, 0, 'music/ba/ny/banyangang/ZiNxbEvxcEP6LY6m2Jy8RB.mp3', 9193974, 'song_covers/ba/ny/banyangang/o6hjmnvbKeLDtuAgLNEhqh.png', 1, '', "[CJ]\r\ny'all got that west side love\r\nHit a J we get high cause\r\nSipping gin ain't no fun\r\nGet some dimes put them heads so down\r\nThose shit 我從沒體驗過\r\n搭著飛機 fuck that 現在幾點鐘\r\ncoast to coast 台南到台中\r\nroll and chill 畢竟這樣才鬆\r\nBaby請你給我愛\r\n想要純的貨色跟我來\r\n我釀的酒雖然有點酸\r\n多放兩年保證會回甘\r\nyeah but we’re locked in the city\r\ngetting fucking dough for the crib we live in\r\nlife ain’t no bitch cause you’re the one\r\nman fuck this regular life\r\n\r\n[洨寶貝]\r\n我踏著輕鬆的腳步 走著一樣的路 with my homies from the crew 沒有任何束縛\r\n我看的比誰都清楚 習慣放慢速度 跟著西屯純愛組 讓壓力隨之排出\r\n\r\n[High Loc]\r\n我掙脫陷阱 徜徉在西岸的街景\r\n他們不知道 G-Funk 製造了多少榮景\r\nI born in the 90's and I feel it's kinda late\r\n錯過多少派對 曾經的音樂有多麼美\r\nbut i don't hate, 聽著音樂from the Bay\r\n或是LA, 放Late Night Hype跟著妹gettin' laid\r\n喜歡聽著Warren G when I cruise\r\n腦中浮現Keep Ya Head Up when I lose \r\nsmooth 像是抽了weed的Snoop, time to get the loot \r\nyou knew, we mob like 2 Of The Crew\r\n沒錢硬要買CD那是我習慣\r\n生活不奇幻 倒是房間顯得糜亂 \r\n而我抽著菸 稀鬆平常的lifestyle 佔據我的時間\r\nand what's my name (High Loc)\r\nrepresent西屯純愛組 用音樂替妳愛撫 \r\n稀鬆平常的smooth (fool, you know what it do)\r\n稀鬆平常的groove (let me show you how i move)", 0, '詞曲 / High Loc, CJ\r\n編曲 / Kepfunk, CJ (remix)\r\n混音&master / CJ\r\n-\r\nillustration : 擇日命名', 0, '', 229, 320142, datetime.datetime(2018, 1, 15, 6, 5), datetime.datetime(2018, 1, 15, 6, 4), datetime.datetime(2018, 1, 15, 6, 4), datetime.datetime(2020, 1, 17, 6, 55, 54), 31753, 1124, 31, 1, 1, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 1820688, 'sha1$JNo79wG0Wn0eTgrSJgAQdH$64b9bee6c341bf997ce5e3ddd8ba8ed95621002d', datetime.datetime(2025, 3, 14, 15, 3, 9), 0, 'banyangang', '', '', 'banyangang@gmail.com', 0, 1, datetime.datetime(2016, 12, 23, 2, 56, 23), 1319926, 4, 4, 1820688, 'profile_images/ba/ny/banyangang/9tnBQYtjBVYRtnBpMJqpZL.jpg', 'O', '', '榕幫 Banyan Gang', 886, '975850318', datetime.date(2014, 12, 21), 'TNN', 98, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2016, 12, 23, 2, 56, 23), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2023-04-13T10:13+00:00","hide_location":false}', 313827, 4328, 15, 140, 1, 0, '', 0, None), (637033, 4, 4, 'YongKang Bad Boyz Lifestyle', 2454631, None, 3, 2, 0, 'music/Bo/og/BoogieTim/dDxn9YoupULBGKBSw4uMQr.mp3', 0, 'song_covers/Bo/og/BoogieTim/esAE3xgf4JgPBMDPWCq83a.jpg', 1, '', 'Call we Yongkang Bad Boyz!\n\n請先填飽我的肚子我的胃\n照顧完後再來照顧我的肺\n手上一根香菸一杯咖啡\n兄弟都是自然組的不會拉K\n聚會地點選在85 浪費時間一整個下午\nKev6 音貓王準備下廚 帶你飛上高空火箭倒數\nWoo rock my airforce let my step so smooth \nStill g funk oldschool so cool \nPo2 Go through Daren street 胖子eat stinky tofu\nCJ一個move 晃到平時公園 \nShout out Mc Chin 最屌的鋒線球員\n一個人走得快 一群人走得遠\n人生就像一條岔路讓你有得選\n不賣flow 我們賣臉 走在街上散散心\n這是yongkang bad boyz Tim&Binz 337\n\n一個人走得快\n一群人才走得遠\n\n黑色墨鏡 戴上new era \n棒球外套Air Force 褲子穿的跨\n西海岸的帥兄弟一起耍\nCrusing down the street 有妹一起把\n半夜不回家還待在超商\n超香的妹經過就多看一眼\nBinZ喝醉臉色變得超ㄎㄧㄤ \n這是我們的秘密基地 不能透露的地點\n一起鬼混 一起分享生活\n談論夢想這條道路上還要繼續爭奪\nBaby bear C Grass 最強C位\nYoungLee 抓緊機會將障礙一一逼退\n\nAfter dinner Yongkang Bad Boyz \nwhat u gonna do \nCall we Yongkang Bad Boyz\ncall we Yongkang Bad Boyz\ncall we Yongkang Bad Boyz\n\n\n\n又度過了一天結束我的三餐\n電話打來 YoungLee 公園鬥牛三三\n右手油門 左手離合\n沿著小東路 咻 到平實公園集合\n被公園阿伯盯上 找我們宣戰\n我先換蘇蘇 邊換上球鞋邊看\n那拐子架的硬 嚇的Binz step 12\n急停跳投再拿下and 1\n\n\n兄弟們一鼓作氣\n一個眼神隨時走起\n\n\n有了默契 一鼓作氣\nCJ crossover讓你屁股落地\nS/O all my homies 走起 \n所以we do it like this 沒任何猶豫\n不用一瓶酒 也不用一支菸\n就能說走就走 有homie在身邊 找一間\n85併桌圍一圈 像往常一樣結束了這一天\n我們聊著夢想 知道得慢慢脫離玩票\n開玩笑 還有一堆天馬行空環繞\n想船到 橋頭 自然直\n想繼續彈跳 那我得先補充燃料\nMatter fact I ain’t no hesitate \nThe rather that I still keep rocking da stage spit some high track \nFor the better day\nget the paid get da bread\nKeep going pick up the mic is like that \n晚點打給KEV6 再 一起take long ride wit the west coast vibe\n擦亮我的Air Force one\nB represent wit the Yongkang Bad Boyz light it up yeah\n\nAfter dinner Yongkang Bad Boyz \nwhat u gonna do \nCall we Yongkang Bad Boyz\ncall we Yongkang Bad Boyz\ncall we Yongkang Bad Boyz', 0, '介紹: Boogie Tim X YoungLee XBinZ\n\n錄音 : PO²\n混音 : Kev6\nProd : Kev6\n母帶 : Kev6@HAKKA Studio\n\nInstrumental: Mad CJ Mac \u200eft. Poppa LQ &Sex C - Come And Take A Ride \n\n\n因為讀書來到台南第三年的Tim&BinZ 兩個來自屏東的小孩遇到了從桃園來的YoungLee,三個人在台南「永康」相遇,原本因為比賽臨時組成了一個團體叫做「永康壞南孩」,但在比賽前,私底下三人就是很好的朋友,平常都會交流作品聊音樂,甚至打球唱歌,就像兄弟一樣\n\n在一次的吃飽飯後聚在85度C聊天下,Tim與YoungLee想說要不要寫一首關於我們吃飽飯後的故事.\n\n三個人時常下課後吃飽飯不知道要去哪裡卡一下,時常到85跟朋友聊天,談論著夢想、生活 、計畫、音樂 .\n\n在這首歌裡S/O了很多永康、不管有沒有在做音樂、陪我們一路走來的兄弟們\n用最smooth的唱腔,在展示出我們享受生活的悠閒感當中更提到了我們之間深厚的羈絆\n*一個人走的快 一群人走的遠\n在這條道路上大家互相扶持幫助\n各自完成理想中的計畫\n不管未來如何 永康壞男孩們會繼續努力\n\n這道當作開胃菜,期待之後永康壞南孩三個總舖師端出更地道的美食', 0, '', 268, 320000, datetime.datetime(2021, 3, 3, 15, 29, 1), datetime.datetime(2021, 3, 3, 15, 27, 32), datetime.datetime(2021, 3, 7, 12, 3, 54, 585414), datetime.datetime(2021, 6, 19, 8, 13, 25), 16237, 614, 213, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 2454631, 'sha1$jZhFcHj1TtDr$187bc12385d31b147fc11688bda3ec8bfb2fdc09', datetime.datetime(2023, 10, 24, 12, 48, 30), 0, 'BoogieTim', '', '', 'or123dgwe@gmail.com', 0, 1, datetime.datetime(2019, 6, 27, 16, 7, 20), 2025531, 4, 3, 2454631, 'profile_images/Bo/og/BoogieTim/keDkwpfW3jvgtNU6iYedPP.jpg', 'M', '沈昱霆', 'Boogie Tim', 886, '906122005', datetime.date(2000, 5, 31), 'PIF', 96, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 42), 1, datetime.datetime(2019, 6, 27, 16, 7, 20), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2021-06-14T13:23+00:00","hide_location":false}', 19082, 227, 11, 15, 1, 0, '', 0, None), (637481, 4, 3, 'Lil Happy Lif3 - 出口', 661691, 97316410, 3, 2, 0, 'music/li/l_/lil_happy_lif3/5fGC6mz2Gz7AaiQYnix7Yc.mp3', 0, 'song_covers/li/l_/lil_happy_lif3/QXyV2Y5XrUHL5zqRUhKKKT.jpg', 1, '', "如果沒有音樂這出口 我早就zj\n你別再表揚我 分不清正邪\n我的心早就搬家要找正杰\nHz八十大壽 我再回來加入zx\n沒有音樂這出口我早就zj\n你別再表揚我 分不清正邪\n我的心早就搬家要找正杰\nHz八十大壽 我再回來加入zx\n\nI don't fuck haters it's a waste of my dick\nAin't no faker 為了押韻文青玻璃心碎滿地\n你看我們美麗的中華有那麼多青天滿地紅\n我早就知道我就是那個蓋世英雄 shout out my粒紅\n看到那麼多有錢的北七all made it by cheat yo\n我就覺得世界很美好 想讓你知道 太多煩惱是自演自導\n我只想吃飽 用烤的就好 來一客 肥滋滋dior 加美乃滋xiao\n跟我說老師好 就能讓我dior濕掉 \n但賣果菜或果凍都沒我這 文青小資dior\n\n如果沒有音樂這出口 我早就zj\n你別再表揚我 分不清正邪\n我的心早就搬家要找正杰\nHz八十大壽 我再回來加入zx\n沒有音樂這出口我早就zj\n你別再表揚我 分不清正邪\n我的心早就搬家要找正杰\nHz八十大壽 我再回來加入zx\n\n如果沒有音樂這個出口 \n如果沒有音樂這個出口 \n如果沒有音樂這個出口\n到底還有哪裡我能爆粗口\n\n你叫我放鬆\n我也不是自己想這樣子\n太常壓抑性慾讓我脊椎僵直\n有時候老人太愁就會想死\n有時候看到鏡子就會想死\n有時候打開臉書就會想死\n有時候打開ig就會想死\n還好不是打開錢包就會想死\n自殺開直播之前話別講死\n鬼月上吊可能變成殭屍\n童軍課寫數學不會打繩索降子\n反正一切都嗎只是chance chance \n我的理智長逝是個放盪的浪子\n台灣沒有李志\n但覺得自己音樂比中國dior的樣子\n水龍頭有南海石油可以拿去買北海鱈魚香絲\n可以cosplay屁孩\n但要看到Liverpool得英超我才能死\nE04到Liverpool 妹子 才能死\n看到Liverpool 得英超才能死\nE04到The Beatles 的粉絲 我才能死\n\n如果沒有音樂這出口我早就zj\n你別再表揚我 分不清正邪\n我的心早就搬家要找正杰\nHz八十大壽 我再回來加入zx", 0, '亦莊亦諧的嘻哈幽默奇才湯捷(品格教育)帶來2019年底最輕鬆、正能量爆表的單曲《出口》。Mellow的音色讓人彷彿徜徉於冬日的暖陽中,讓一整年的壓力都得到了宣洩的出口。', 0, '', 185, 269741, datetime.datetime(2021, 3, 8, 2, 7, 49), datetime.datetime(2021, 3, 8, 2, 7, 42), datetime.datetime(2021, 3, 14, 16, 0), datetime.datetime(2021, 3, 14, 16, 0, 17), 3975, 141, 16, 1, 2, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 661691, 'sha1$a2a31$27b3825254a9d4e824d5cae8f3492e39d3682065', datetime.datetime(2024, 3, 11, 8, 41, 4), 0, 'lil_happy_lif3', '', '', 'dannytang850@yahoo.com.tw', 0, 1, datetime.datetime(2009, 3, 28, 21, 28, 34), 299094, 4, 3, 661691, 'profile_images/li/l_/lil_happy_lif3/MhPcmgZmKVhwY2ii5sn7pn.jpg', 'M', '', '湯捷', 886, '923858827', datetime.date(1995, 8, 27), 'NWT', 94, 297, 1, None, datetime.datetime(2025, 6, 27, 21, 3, 9), 1, datetime.datetime(2009, 3, 28, 21, 28, 34), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"had_edit_username":true,"show_birthday":0,"hide_location":false}', 23356, 806, 90, 226, 0, 0, '', 0, None), (636827, 4, 4, 'C.A.G.I', 1880617, None, 3, 2, 0, 'music/ze/nb/zenbothasizip/AbHPZnoV7Bbxx5CyVuraKW.mp3', 0, 'song_covers/ze/nb/zenbothasizip/m7ZkuGMkTpY8b5gohWjMgX.jpg', 1, '', '拿借來的膽 借來的貨 借來的flow 想當我對手\n前路埋沒 腦袋空空 認清後 就快點回頭\n\n不說出口 不是代表 林北啞巴 就當我路過\n現在出手 不留活口 抹殺不合格的選手\n \n我將引領著新時代 全部都經手我親自來\n淘汰你過時的舊磁帶 通通回收還你欠的債\n\n100萬該放進我口袋 給冠軍來秀那一點愛\n王冠我也可以借你戴 你也能拍個照發動態\n\n取代你耳機裡新的菜 踢掉你聽歌的壞習慣\n分類出兩種不同型態 想當黑人的 想當網帥\n\n每個人著急的都想成名 所以說這世界公不公平\n我們在暗處裡拂曉出擊 這一舉將會向世界證明 \n\nShout to all my fella in the game\n團結一致 唯一 的關鍵\n\n牆壁打破 塗鴉 在上面\n重寫規則直到被人看見\n\n那時的我覺得與世無爭\n抗衡著生活與創作苦撐\n\n腎上激素 直線暴增\n碰撞出火 引火上身\n\n太危險了 別點燃我引信\n致命性毀滅的武器\n\n全區域轟炸的攻擊\n這一次戰術上變的更積極\n\n無差別虐殺的逆襲\n停不下過熱的引擎\n\n三秒鐘就讓你斷氣\n怕死的 舉手我讓你 先放棄', 0, 'ZENBØ - CAGI (Come And Get It)\n\n#ZENBØ\u200b #CAGI #絕情少年\u200b #MTVTHERAPPERS\n\n\nProduced and Recorded and Mixed by chillaxe from lev\nVideo by ZENBØ and 中中666\n\n\n\nZENBØ \nhttps://instagram.com/sizip_ids/\u200b\n\nchillaxe\nhttps://instagram.com/chillaxe_/\u200b\n\n絕情少年 Young & Heartless:\nhttp://facebook.com/heartlessting\u200b\nhttp://instagram.com/heartlessting\u200b\nhttps://shopee.tw/heartlessting', 0, '', 95, 192000, datetime.datetime(2021, 3, 2, 9, 32, 24), datetime.datetime(2021, 3, 2, 9, 32, 21), datetime.datetime(2021, 3, 2, 12, 0), datetime.datetime(2022, 1, 11, 16, 26, 15), 3840, 112, 9, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1880617, 'sha1$t8XnrUif0BySc8qNcXnZmn$010bb182a1347ba58514b1bed565d5db53dd4957', datetime.datetime(2025, 5, 3, 8, 42, 20), 0, 'zenbothasizip', '', '', 'zenbothasizip@gmail.com', 0, 1, datetime.datetime(2017, 5, 25, 15, 15), 1452757, 2, 2, 1880617, 'profile_images/ze/nb/zenbothasizip/Cch35ELKP25PBiEvSNf8i9.jpg', 'M', '', '禪波ZENBØ', 886, '977120435', datetime.date(1990, 12, 8), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2017, 5, 25, 15, 15), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-06-15T05:58+00:00","hide_location":true}', 143130, 1838, 35, 12, 1, 0, '', 0, None), (633505, 2, 2, 'SLIDE', 2211008, 97316366, 5, 12, 0, 'music/oz/io/ozioffcl/JZ6FJKg99LDcTbsXmZRoFK.mp3', 0, 'song_covers/oz/io/ozioffcl/nxSLFVEEJFiDvY3ygrAMip.jpg', 1, '', 'Girl I’ve been patient\nBut we both know I hate waiting\nYou just got to treat it like it’s bowling baby\nDrop a pin at your location \n\nStraight to the head you love your liquor \nFeelings and alcohol’s a mixer\nRide me like a Maserati\nRide me like a Maserati\n\nYeah\nGod damn\nTwo girls one me Amen!\n \nAy\nlets dance\nBack it up, back it up no hands\n\nShawty wanna slide to the crib\nTell shawty slide late-late-6 now\nVVS diamonds on your wrist\nTell shawty slide late-late-6 now\nSomething bout the way you move your hip\nTell shawty slide late-late-6 now\nShawty wanna slide to the crib\nTell shawty slide late-late-6 now\n\nShe ain’t even from around here \nEverybody love me out here \nIf you ain’t gettin money round here\nshut the fuck up why you talkin like a dummy out here?\nIt’s goin down...\nI just wanna drink a little til I’m unconscious\nSwervin in the whip and we don’t care bout what the cop says\nRunnin thru the city got Balenci on my wallet\n\nYeah\nGod damn\nTwo girls one me Amen!\n \nAy\nlets dance\nBack it up, back it up no hands\n\nShawty wanna slide to the crib\nTell shawty slide late-late-6 now\nVVS diamonds on your wrist\nTell shawty slide late-late-6 now\nSomething bout the way you move your hip\nTell shawty slide late-late-6 now\nShawty wanna slide to the crib\nTell shawty slide late-late-6 now', 0, '有了一個原因我們今晚必須搖旗,late-late-6是時間代號,帶著我的曲棍球隊攻下這個城市並演唱著屬於我們的勝利曲,與美國天王級R&B製作人Ian Thomas合作的街頭R&B戰歌,Shawty wanna slide?', 0, '', 126, 192000, datetime.datetime(2021, 1, 21, 7, 52, 21), datetime.datetime(2021, 1, 21, 5, 3, 51), datetime.datetime(2021, 1, 21, 5, 5, 54, 677941), datetime.datetime(2025, 3, 14, 6, 21, 30), 96453, 3089, 252, 1, 2, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-01-26"],"recommend_by_editor":true,"top_record_weekly_champions":[[2021,3]]},"CN":{"song_of_the_days":["2021-01-27"],"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 2211008, 'sha1$gdMzCtpMmEIx$6b7fb1db5321f15371df2408c12404bb9ff8fcc9', datetime.datetime(2023, 4, 7, 10, 44, 30), 0, 'ozioffcl', '', '', 'sc0952@gmail.com', 0, 1, datetime.datetime(2018, 6, 8, 3, 21), 1781960, 4, 4, 2211008, 'profile_images/oz/io/ozioffcl/YJgwnPUpNjpMZrmJk6v9L.JPG', 'O', '', 'ØZI', 886, '981930519', datetime.date(1938, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 59), 1, datetime.datetime(2018, 6, 8, 3, 21), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"hide_location":false}', 1248837, 20355, 2, 3274, 0, 0, '', 0, None), (612427, 4, 4, '漁夫', 2365834, None, 5, 12, 0, 'music/Th/eh/Thehopend/M2qywH8Gf3zSDVZcmwcgFE.mp3', 0, 'song_covers/Th/eh/Thehopend/pkQ4DRHFWAcjiBdts2L8wf.jpeg', 1, '', '妳早不再是秘密 向燈塔靠近\n我在岸邊接應 等一次妳消息\n晨光到黎明 我不想再逃避\n但要怎麼撇清 手臂上的烙印\n\n可我卻不小心\n捲入妳眼神漩渦裡\n我也知道熱情凍結 \n妳不再是碎玻璃\n\nBut 繫住妳的心 記住妳的名\n不留痕跡 讓回憶放行\nBut 繫著我的心 記住我的名\n我的心與妳蝴蝶效應\n引海嘯毀滅蹤跡\n\n(Hook)\n我是迷航的漁夫\n任妳的心波浪 在海上流浪\n\n我是迷茫的漁夫\n任妳的心波浪 找地方靠岸', 0, '我的心與妳⋯\r\n-\r\n編曲 Beat Arrangement: MISERY\r\n詞曲 Lyrics&Composers: 禮韋\r\n錄音 Recording Engineer: 禮韋\r\n混音 Mixed: 禮韋\r\n母帶 Mastering: Volong\r\n製作 Produced: 禮韋', 0, '', 166, 224000, datetime.datetime(2020, 5, 2, 0, 54, 13), datetime.datetime(2020, 5, 2, 0, 54, 6), datetime.datetime(2020, 5, 2, 11, 45, 48, 351066), datetime.datetime(2021, 10, 14, 12, 42, 49), 163361, 3759, 513, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2020-07-27"],"recommend_by_editor":true,"top_record_weekly_champions":[[2020,19],[2020,20]]},"CN":{"song_of_the_days":["2020-07-28"],"recommend_by_editor":true,"top_record_weekly_champions":[[2020,19],[2020,20]]}}', 0, 0, 0, 0, 2, 2, 2365834, 'sha1$UCHnCTtmpCuMiD74abVaPv$e6c4fc45753181c2ff43c53265009a2a349e18b9', datetime.datetime(2025, 3, 28, 5, 11, 35), 0, 'Thehopend', '', '', 'thehopend4work@gmail.com', 0, 1, datetime.datetime(2018, 11, 25, 6, 17), 1936762, 2, 2, 2365834, 'profile_images/Th/eh/Thehopend/mnLNudcCFL2wHP75UFPUHa.jpg', 'M', '禮韋', 'thehopend', 886, '989294525', datetime.date(1996, 7, 28), 'PIF', 96, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 1), 1, datetime.datetime(2018, 11, 25, 6, 17), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"accredited_datetime":"2021-06-18T13:30+00:00","hide_location":false}', 1463399, 9009, 0, 5, 1, 0, '', 0, None), (638814, 4, 4, 'Waiting', 2724342, None, 3, 2, 0, 'music/Vi/vi/Vivian1222/GWTZZxVo2MJuPUxctdpM5V.mp3', 0, '', 1, '', 'H \nI’m still in there be the same \n一樣的問題重複出現 \nYou’re the best what can I say \n只希望我也能在你的世界 \n不同的理念將我推到邊界 \n不夠成熟總是離你好遠 \n一直在失眠 根本沒有機會 \n到底怎樣才能停止想念 \n V \n第一次遇見你是在學校的走廊 \n那時是我見到你最青澀的臉龐\n內心裡的小鹿亂撞\n你那燦笑的模樣 \n那是我在這世界上見過最美麗的景象 \n當我們的關係越來越模糊不清\n是好是壞受夠了根本不想看清\n牽起手亂了呼吸 \n沒有了任何思緒 \n我只想閉著眼睛就這樣沈浸在你懷裡\nB\nI wanna let you know 你是我唯一的夢 \nNo matter where you go 會一直在你左右\n不管別人怎麼說 怎麼勸都沒有用 \n或許我的世界只願意讓你一個人拯救', 0, '這是我第一個作品,獻給當初有緣無份的曖昧對象', 0, '', 107, 192000, datetime.datetime(2021, 3, 19, 14, 18, 17), datetime.datetime(2021, 3, 19, 14, 18, 13), datetime.datetime(2021, 3, 19, 14, 27, 29, 266262), datetime.datetime(2021, 3, 19, 14, 32, 20), 37308, 1269, 293, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2724342, 'sha1$3wWrwPffpI8c$7eea27abfc58161ed3b4da6c6ec0e1e8f9e27873', datetime.datetime(2022, 5, 22, 12, 4, 45), 0, 'Vilen1222', '', '', 'tf92111811280806@gmail.com', 0, 1, datetime.datetime(2021, 3, 19, 13, 54, 47), 2294854, 4, 3, 2724342, 'profile_images/Vi/vi/Vivian1222/jryxehwuhKqoNQHmrw2CNJ.jpg', 'F', '', 'VVN', 886, '989126022', datetime.date(2001, 12, 22), 'PIF', 96, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 50), 1, datetime.datetime(2021, 3, 19, 13, 54, 47), 1, 5, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true}', 41362, 314, 10, 2, 0, 0, '', 0, None), (641604, 4, 3, '一萬匹馬的坍塌', 2529988, None, 3, 2, 0, 'music/sh/uy/shuya_/NN3BJJ3acRNhx46MUS2r5H.mp3', 0, 'song_covers/sh/uy/shuya_/gsL74LFP6EfmW9TFQArz8M.jpg', 1, '', '現在空空如也\u3000未來一望無際\u3000\n你想要跑呀跑呀跑呀\n\n你還記得那片草原嗎\n你曾經像匹野馬 \n在層巒疊嶂的綠色上 \n你奔馳、閒晃又跌宕\n的那些時光 如今一片片削下\n在長河中碎成花 在地獄中被懲罰\n毛色光滑的你啊被裂解成荒蕪的模樣 多荒唐\n你曾多漂亮 從不緊張 \n重複輕狂的日常 多狂妄 眼裡都是\n誇張的光芒 曾將我一刀一刀切下 \n帶著結痂的疤也持續奔跑在馬路上\n你沒有前程似錦 卻擁抱虔誠的自己\n沒有一定的未來 那是延伸的事情\n那都是披上馬鞍之前 \n你胸前起伏雄偉像山的稜線 鑲金邊 \n多麼耀眼 不屑被別人了解 \n嫌太表面 \n那時你身上的什麼都還無法被剽竊\n\n一萬匹馬的坍塌\n一萬匹馬集體落下\n穿越了千山萬水\n死透了千軍萬馬\n\n一萬匹馬的坍塌 (你眼淚落下)\n一萬匹馬集體落下 (你眼窩坍塌)\n沒能穿越千山萬水 \n千軍萬馬等不到你的千鈞一髮 \n\n現在空空如也\u3000未來一望無際\u3000\n你想要跑呀跑呀跑呀 能跑到哪裡去\u3000\n跑給日子追\u3000跑給鞭子催\u3000\n跑給無盡的奢求渴望期待你不能飛\u3000\n飛\u3000飛過那片草原\u3000\n你看見繁星點點\u3000跟春風繾綣 \n但越美好越不會是終點\u3000\n只顧往前忘了從前\u3000\n我們還得丟掉多少無拘束的容顏\u3000\n自願廢棄了草原而投身跑道\u3000\n在工整的道路上面工整的奔跑\u3000\n踩著訓練過的步伐 行走也變得複雜\u3000\n被駐紮的養馬人改造的馬啊 \n你也走過漫長的路\u3000才終於來到這地方\u3000\n但這是你想要的嗎 \n我看見你曾在海洋 \n那些時光如今被裝進瓶裡 日夜拍打響叮噹 \n你不想它嗎\n\n一萬匹馬集體落下\n穿越了千山萬水\n死透了千軍萬馬\n\n一萬匹馬的坍塌 (你眼淚落下)\n一萬匹馬集體落下 (你眼窩坍塌)\n沒能穿越千山萬水\n千軍萬馬等不到你的千鈞一髮\n\n後來我再去看牠 \n眼裡的浪已被捲起封藏 \n當然還是漂亮 \n但當牠停下步伐回望 \n裡面更多憂傷 \n遺失的 其實從未遺忘吧\n\n現在空空如也 未來一望無際 \n你想要跑呀跑呀跑呀跑呀跑呀\n停下步伐回望 裡面更多憂傷\n遺失的 我們從未遺忘吧。', 0, '錄混|鱔魚意麵 (ig:@bigbulllazier )\n插畫、動畫製作|許家畇 Chia-Yun, Hsu (ig:@ppompposee )\n字體設計|王芝婷 Alice Wang', 0, '', 214, 320000, datetime.datetime(2021, 4, 5, 9, 40, 12), datetime.datetime(2021, 4, 5, 9, 38, 45), datetime.datetime(2021, 4, 6, 9, 0), datetime.datetime(2025, 4, 18, 17, 37, 11), 271672, 6291, 2390, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-04-20"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2021,14],[2021,16]]}}', 0, 0, 0, 0, 2, 2, 2529988, 'sha1$2U0dqn6sBEnl8XzKiLRecZ$9009e3bab42c7babd4a507549c5fecb7512f5577', datetime.datetime(2025, 5, 23, 9, 34, 24), 0, 'shuya_', '', '', 'suga310554@gmail.com', 0, 1, datetime.datetime(2019, 12, 14, 9, 44, 10), 2100842, 4, 3, 2529988, 'profile_images/sh/uy/shuya_/WmBo6KGmxNXmfHNExd8XsF.jpg', 'O', '', '楊舒雅', 886, '907266696', datetime.date(1999, 1, 12), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 1), 1, datetime.datetime(2019, 12, 14, 9, 44, 10), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_birthday":0,"hide_location":true}', 991159, 10787, 2, 4886, 0, 0, '', 0, None), (593724, 4, 4, 'Slmbr', 1592388, 97314056, 1, 4, 0, 'music/ru/by/ruby200457630/rtfMD5YGi3orbc4DCZoRG5.mp3', 0, '', 1, '', '沒記憶點的世界 認知一切全改寫\n我與他關係密切 體驗這完美新感覺\n融化火焰 燃燒白雪\n煙花四濺 開心實現\n\n蠶絲觸感的白雲 包覆身體 他像是毒品\n現實虛幻的角力 爺爺!! 這關係無法脫離 黑暗他吸引我\n耶嘿 耶嘿 想要再睡一覺\n耶嘿 耶嘿 再10分鐘就好\n耶嘿 耶嘿 拜託你不要吵 這一覺我想要睡飽\n\n蠶絲觸感的白雲 包覆身體 他像是毒品\n現實虛幻的角力 爺爺!! 這關係無法脫離 黑暗他吸引我\n耶嘿 耶嘿 想要再睡一覺\n耶嘿 耶嘿 再10分鐘就好\n耶嘿 耶嘿 拜託你不要吵 這一覺你讓我睡不好', 0, '「SHISEIDO 資深躺」\n-\nYouTube:\nhttps://www.youtube.com/watch?v=JL2BLfHkDGM\n-\nProducers/製作人 : TIMMEFFY 開心小可愛、W. LIN \nBeat Produced/編曲 : TIMMEFFY 開心小可愛、W. LIN \nGuitar/吉他 : Jake Lai\nComposer/作曲 : RUYA、安原申、TIMMEFFY 開心小可愛\nLyricist/作詞 : TIMMEFFY 開心小可愛\nRecording/錄音 : TIMMEFFY 開心小可愛\nHarmony/和聲 : RUYA\nMixing&Mastering/混音 : Elliot、TIMMEFFY 開心小可愛\n\nArtWork:Y-HY\nE-mail:harry2013615@gmail.com\n\nBrand Instagram: Dump1in9_official\nhttps://www.instagram.com/dump1in9/\n\nInstagram:\nRUYA: https://www.instagram.com/huyru_yang/\nTIMMEFFY: https://www.instagram.com/timmeffy/\nW. LIN: https://www.instagram.com/mr.glummer/\n安原申: https://www.instagram.com/andy90252/ \n\nFacebook:\nRUYA: https://www.facebook.com/RUYA0608/\nW. LIN: https://www.facebook.com/MWLOFFICIALTW/\n安原申: https://www.facebook.com/andychouoffi...', 0, '', 143, 320000, datetime.datetime(2019, 9, 4, 7, 22), datetime.datetime(2019, 9, 4, 7, 21, 49), datetime.datetime(2019, 9, 4, 7, 24, 51, 639117), datetime.datetime(2021, 10, 18, 10, 4, 10), 138, 20, 0, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 1592388, 'sha1$8ulHdTL1ZYOFfRwbiNm3LJ$21a40894afc36b362ec5bbebe4ffac0a14404199', datetime.datetime(2025, 2, 26, 7, 30), 0, 'ruby200457630', 'Huyru', 'Yang', 'ruby200457630@gmail.com', 0, 1, datetime.datetime(2016, 3, 18, 3, 39, 53), 1250799, 4, 4, 1592388, 'profile_images/ru/by/ruby200457630/bjiFHq5q9jaonoHUj7bN9v.jpg', 'F', 'Huyru Yang', 'RUYA', 886, '988945375', datetime.date(1998, 6, 8), 'HSZ', 85, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 50), 1, datetime.datetime(2016, 3, 18, 3, 39, 53), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_birthday":0,"accredited_datetime":"2022-03-03T09:05+00:00"}', 10137, 139, 10, 7, 1, 0, '', 0, None), (593718, 4, 4, 'Rush Rush!!', 1592388, 97314056, 4, 20, 0, 'music/ru/by/ruby200457630/SWPYMzetKfgCFq8KJmoU9Q.mp3', 0, 'song_covers/ru/by/ruby200457630/ot3wThMwA23cwsQc2we8xe.JPG', 1, '', '困流沙裡面 時間像鎖鏈 \n天使和鬼魅 互相討厭 \n內在的缺陷 抑制它體現 \n外在的完美 快要淪陷 \n我妄想的那個自己 嘴角弧度自然揚起 \n嘔出了最真的情緒 享受那片刻的歡愉 \n望著虛實分隔兩地 單純幻想紛紛離異 \n沒來由的沉痾 毫無道理 \n\n無限循環RUSH!! 發出求救的訊息 \n不停輪迴RUSH!! Nobody Can Rescue me \n文字般的雲 成夢幻刀影 \n誰在呼應 最終目的 \n拔腿狂奔RUSH!! 逃出蔓延的薰習 \n永無止境RUSH!! Nobody Can Rescue me \n就是跳樑小丑 在你眼中的我 \n反正你也從沒理解過 \n\n我不是我 不是你看見的我 \n我不是我 惡魔接管 我 \n劃開了好多的口 流出了點自我 \n宣洩了負面的火 焚燒了點自由 \n\n無限循環RUSH!! 發出求救的訊息 \n不停輪迴RUSH!! Nobody Can Rescue me \n文字般的雲 成夢幻刀影 \n誰在呼應 最終目的 \n拔腿狂奔RUSH!! 逃出蔓延的薰習 \n永無止境RUSH!! Nobody Can Rescue me \n就是跳樑小丑 在你眼中的我 反正你也從沒理解過 \n\n眺望紅色世界 眼眸充斥著黑 夜 \n如果就縱身一跳接觸地面 那有多美 \n我望向的那個自己 嘴角弧度自然揚起 \n嘔出了最真的情緒 享受那片刻的歡愉 \n望著虛實分隔兩地 單純幻想紛紛離異 \n沒來由的沉痾 毫無道理 \n\n無限循環RUSH!! 發出求救的訊息 \n不停輪迴RUSH!! Nobody Can Rescue me \n文字般的雲 成夢幻刀影 \n誰在呼應 最終目的 \n拔腿狂奔RUSH!! 逃出蔓延的薰習 \n永無止境RUSH!! Nobody Can Rescue me \n就是跳樑小丑 在你眼中的我 \n拯救自己過活的還是 我 No one No one', 0, '「多喝熱水就會好了喔!!」\n-\nYouTube:\nhttps://www.youtube.com/watch?v=ys1qPfPH4sQ\n-\nProducers/製作人 : TIMMEFFY 開心小可愛\nBeat Produced/編曲 : TIMMEFFY 開心小可愛\nGuitar/吉他 : Jake Lai\nComposer/作曲 : RUYA\nLyricist/作詞 : TIMMEFFY 開心小可愛、RUYA\nRecording/錄音 : RUYA\nHarmony /和聲 : RUYA\nMixing&Mastering/混音 : TIMMEFFY 開心小可愛、MAX\n\nArtWork:Y-HY\nE-mail:harry2013615@gmail.com\n\nBrand Instagram: Dump1in9_official\nhttps://www.instagram.com/dump1in9/\n\nInstagram:\nRUYA: https://www.instagram.com/huyru_yang/\nTIMMEFFY: https://www.instagram.com/timmeffy/\n\nFacebook:\nRUYA: https://www.facebook.com/RUYA0608/', 0, '', 208, 320000, datetime.datetime(2019, 9, 4, 7, 3, 19), datetime.datetime(2019, 9, 4, 7, 3, 3), datetime.datetime(2019, 9, 4, 7, 27, 31, 101526), datetime.datetime(2021, 10, 18, 10, 4, 26), 1638, 122, 2, 1, 2, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 1592388, 'sha1$8ulHdTL1ZYOFfRwbiNm3LJ$21a40894afc36b362ec5bbebe4ffac0a14404199', datetime.datetime(2025, 2, 26, 7, 30), 0, 'ruby200457630', 'Huyru', 'Yang', 'ruby200457630@gmail.com', 0, 1, datetime.datetime(2016, 3, 18, 3, 39, 53), 1250799, 4, 4, 1592388, 'profile_images/ru/by/ruby200457630/bjiFHq5q9jaonoHUj7bN9v.jpg', 'F', 'Huyru Yang', 'RUYA', 886, '988945375', datetime.date(1998, 6, 8), 'HSZ', 85, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 50), 1, datetime.datetime(2016, 3, 18, 3, 39, 53), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_birthday":0,"accredited_datetime":"2022-03-03T09:05+00:00"}', 10137, 139, 10, 7, 1, 0, '', 0, None), (643228, 4, 3, '湯捷 - Good Shit Saves the World (feat. 翊庭)', 661691, 97316600, 3, 2, 0, 'music/li/l_/lil_happy_lif3/ViR9kgAqcrtJZEPGnDXXHn.mp3', 0, 'music_albums/li/l_/lil_happy_lif3/KPTEBFRbTrj8xscFVA5ifx.jpg', 1, '', '[這首歌獻給Jesus]\nThe song is dedicated to “Jesus” \n[Good shit saves the world, In the Jesus mode]\n[這株七里香 透析出我腦裡的sickest flow]\nthis sickest plant inspires my sickest flow \n \n[千金散盡還復來 沒有buyer remorse]\nThere’s no buyer remorse. Money spent on this will not go to waste \n[一起去新店溪大漢橋下撈月亮]\nLet’s get high and search for the moon in the river like Chinese poets do\n[透出最漂亮的光線]\nglorious light is what I feel while I’m high \n [香味屌打電蚊香跟香片]\nIt smells better than incense or tea ?\n[這個時刻太珍貴沒空拍相片]\nWe are too stoned to take photos together during these Hours\n[秋天夜遊 風吹草動到神經串成項鍊]\nCruising in the night, a brisk wind blows on my neck and makes me feel like I’m wearing a necklace\n[大珠小珠落玉盤]\nBeads of weed Beads of good shit\n[意猶未盡的話我再落一盤]\nIf you can’t get enough I would roll another joint\n[從頭到腳鬆掉 像盤散沙]\nWe are stoned from head to toe\n[酥麻的油酥茶 多法都不用管他]\nbut we don’t care if anyone sees us [不管對他什麼看法 you ain’t shit ]\nNo matter what wrong opinions you have on getting high, you ain’t shit\n[這首歌寧靜致遠 dat ‘s dat shit]\nThis song is the shit so dat’s dat shit\n[這感覺不錯 像英國人說God Save the Queen]\nIt feels so good ,like British lads sing “God Save the Queen”\n[我說Good Shit Saves the World]\nI sing “Good Shit Saves the World”\n\n[Good Shit Saves the World]\n[像被愛人觸碰的輕柔]\nIt’s like being tenderly touched by your lover\n[Good Shit Saves the World]\n[時間一點一滴的墜落]\nAnd time slowly went by \n[Good Shit Saves the World]\n[Like the way I feel]\n[Good Shit Saves the World]\n全世界都變成慢動作\nEverything around me is moving in slow motion\n\n[Good shit saves the world]\n[次元的空隙很小但我飛的過]\nI feel so fly that I can fly through the time hole\n[笑的太ㄎㄧㄤˉ像看太多卓別林]\nMy laughing is too stoned like I watched too much Sir Chaplin’s movies\n[啟發我的心靈我變成jk羅琳]\nI’m inspired to write this shit down like J.K. Rowling\n[4:20分上9 又四分之三月台聽著JayRoll]\nI go to Platform 9 3/4 while listening to JayRoll (Taiwanese stoner rapper)\n[當愛讓世界相通 我變成J.Cole]\nI feel the love for the world like J.Cole \n[天主賜的禮物 魔鬼才會不收]\nOnly the devil will rejects God’s gift \n[這首不是 個last call so let’s go]\nThis song is not the last call , so let’s go \n[像聞著初戀女友的頭髮 卻不用意淫\nIt feels like smelling my first girlfriend’s hair without sexual desire]\n[這時刻適合 輕輕的喇機 不用邪淫]\nThe moment is nice for a romantic kiss instead of sex\n[綿綿的甜甜的呼進去督進去]\nSweet flavor , so smooth I puff\n[敢來打擾我們的popo全都會下地獄]\nLet the police that disrupted us all go to hell!\n[你說你明天要打棒球 那要不要來板橋找我落一棒 chill]\nYou say you have a shitty job to do tomorrow\nSo why not come to Banchill and chill with me together\n[外面有點冷的時候 記得穿長袖]\nIt is kinda cold outside , don’t forget to bring your hoodie bro\n[但這裏最健康的人才會咳]\nOnly the healthiest motherfuckers would cough here', 0, '曲| Written by : \u2028湯捷@danielofbanchilldtthered \u2028張翊庭 @yiting_chang_\t\t\u2028\t\t\t\r\n編曲 | Produced by : Alchemy, STL @stl_oopig\u2028\u2028混音 | Mixing : STL @stl_oopig\r\n\r\n母帶 | Mastering :STL @stl_oopig\u2028\r\n\r\n設計|Visual design : 葉銘恩 @sentimentality_neil\r\n\r\nMV導演 | Music Video Director : 夏志威 @junior821228\u2028\r\n\r\n\r\nSpecial Thanks | \u2028林恩加 @enchialin \u2028吳承瑾 @1pfani\r\nweed_clothing @weedarefamily\u2028\u2028\r\n\r\n\r\n\r\n---------------------\r\n亦莊亦諧的饒舌湯總統與StreetVoice話題R&B女伶翊庭攜手帶來屬於2021春天,法喜充滿的爵士饒舌,讓你像是在「下午4:20分上9又4分之3月台聽著JayRoll 當愛讓世界相通我變成J.Cole」\r\n\r\nGood Shit Saves the World 是一首 適合三五好友chill 天夜遊 的充滿愛與正能量的背景音樂,有如美國爵士鋼琴大師 Robert Glasper的音樂一般,帶你進入一場意識揚升的迷幻之旅。在悠揚的琴聲、夠勁的歌詞和銷魂的女聲中與自己的靈魂對話,詠嘆世界的美好,讓聽到的人都會幸福。', 0, '', 196, 320000, datetime.datetime(2021, 4, 18, 19, 20, 58), datetime.datetime(2021, 4, 18, 19, 20, 51), datetime.datetime(2021, 4, 19, 16, 0), datetime.datetime(2021, 4, 19, 16, 0, 25), 3528, 185, 47, 1, 1, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 661691, 'sha1$a2a31$27b3825254a9d4e824d5cae8f3492e39d3682065', datetime.datetime(2024, 3, 11, 8, 41, 4), 0, 'lil_happy_lif3', '', '', 'dannytang850@yahoo.com.tw', 0, 1, datetime.datetime(2009, 3, 28, 21, 28, 34), 299094, 4, 3, 661691, 'profile_images/li/l_/lil_happy_lif3/MhPcmgZmKVhwY2ii5sn7pn.jpg', 'M', '', '湯捷', 886, '923858827', datetime.date(1995, 8, 27), 'NWT', 94, 297, 1, None, datetime.datetime(2025, 6, 27, 21, 3, 9), 1, datetime.datetime(2009, 3, 28, 21, 28, 34), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"had_edit_username":true,"show_birthday":0,"hide_location":false}', 23356, 806, 90, 226, 0, 0, '', 0, None), (593719, 4, 4, 'Cloud', 1592388, 97314056, 5, 12, 0, 'music/ru/by/ruby200457630/rzWJRiCskcfy3gEK3RdXrS.mp3', 0, 'song_covers/ru/by/ruby200457630/ot3wThMwA23cwsQc2we8xe.JPG', 1, '', '漫步在稀薄的雲霧之間 \n強光讓我看不清是誰的臉\n仰望每道注視我的閃電 \n感覺就要下墜墜入誰的甜\nOh Oh 在你的生命裡生命裡 留下什麼關係\nOh 你 在我的故事裡故事裡 留下什麼伏筆 \n\n我好像戀上一朵溫柔的雲掛藍天\n滾過的樹影差點刺痛我半開的眼\n你擋住了光點靠近我低語在耳邊\nYou are silly, Just admit it\n我好像戀上一朵溫柔的雲掛藍天\n沈淪在這個過分美好的幻想世界\n理想中的你似乎還離我好遠好遠\n繼續迷戀 這種錯覺\n\n怕生的雷靜靜的穿梭在雨之間\n怕生的人悄悄的躲藏在某個房間\n陌生的雷轟隆隆交錯在雨之間\n陌生的人鬧哄哄只想要求個安慰\n\n我好像戀上一朵溫柔的雲掛藍天\n滾過的樹影差點刺痛我半開的眼\n你擋住了光點靠近我低語在耳邊\nYou are silly, Just admit it\n我好像戀上一朵溫柔的雲掛藍天\n沈淪在這個過分美好的幻想世界\n理想中的你似乎還離我好遠好遠\n繼續迷戀 這種錯覺\n\nYou are silly, Just admit it\nYou are silly, Just admit it\nYou are silly, Just admit it\nYou are silly, Just admit it\n我好像戀上一朵溫柔的雲掛藍天\n沈淪在這個過分美好的幻想世界\n理想中的你似乎還離我好遠好遠\n繼續迷戀 這種錯覺', 0, '「那個雲啊 那個霧啊」\n-\nYouTube:\nhttps://www.youtube.com/watch?v=vPax8_Fsmy0\n-\nProducers/製作人 : TIMMEFFY 開心小可愛\nBeat Produced/編曲 : TIMMEFFY 開心小可愛\nGuitar/吉他 : Jake Lai\nComposer/作曲 : RUYA\nLyricist/作詞 : RUYA\nRecording/錄音 : RUYA\nHarmony /和聲 : RUYA\nMixing&Mastering/混音 : TIMMEFFY 開心小可愛、MAX\n\nArtWork:Y-HY\nE-mail:harry2013615@gmail.com\n\nBrand Instagram: Dump1in9_official\nhttps://www.instagram.com/dump1in9/\n\nInstagram:\nRUYA: https://www.instagram.com/huyru_yang/\nTIMMEFFY: https://www.instagram.com/timmeffy/\n\nFacebook:\nRUYA: https://www.facebook.com/RUYA0608/', 0, '', 235, 320000, datetime.datetime(2019, 9, 4, 7, 7, 3), datetime.datetime(2019, 9, 4, 7, 6, 45), datetime.datetime(2019, 9, 4, 7, 27, 38, 672088), datetime.datetime(2021, 10, 18, 10, 4, 33), 2577, 94, 6, 1, 3, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1592388, 'sha1$8ulHdTL1ZYOFfRwbiNm3LJ$21a40894afc36b362ec5bbebe4ffac0a14404199', datetime.datetime(2025, 2, 26, 7, 30), 0, 'ruby200457630', 'Huyru', 'Yang', 'ruby200457630@gmail.com', 0, 1, datetime.datetime(2016, 3, 18, 3, 39, 53), 1250799, 4, 4, 1592388, 'profile_images/ru/by/ruby200457630/bjiFHq5q9jaonoHUj7bN9v.jpg', 'F', 'Huyru Yang', 'RUYA', 886, '988945375', datetime.date(1998, 6, 8), 'HSZ', 85, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 50), 1, datetime.datetime(2016, 3, 18, 3, 39, 53), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_birthday":0,"accredited_datetime":"2022-03-03T09:05+00:00"}', 10137, 139, 10, 7, 1, 0, '', 0, None), (593721, 4, 4, 'S&S(Spear&Shield)', 1592388, 97314056, 1, 4, 0, 'music/ru/by/ruby200457630/2NqdgT5ZP3rJGCmaTDt6mB.mp3', 0, 'song_covers/ru/by/ruby200457630/wsdktGmHdV45uLmotbxzTF.JPG', 1, '', '對他的著迷 好過於為誰傾心\n慾望的馬蹄 奔出了我的壓抑\n沈溺於瞬息 又渴望抽離\n矛盾的思緒 世人的毛病\n\n突然間傷了的心 突然間又不在意\n(突然間傷了的心 突然間我又不在意)\n突然間鬧了的病 突然間又痊癒\n(突然間鬧了的病 突然間我又痊癒)\n突然間叛了的逆 突然間反了的省\n突然間告誡自己 我又上了你的癮\n\n電影的劇情 我不太相信\n人生像遊戲 我倒是沒有懷疑\n假如有前世 輪迴就成立\n反正我逝去 還有百條命\n所謂的歇斯底里是一種病\n這不是三言兩語就能道盡\n放在我身上就能體現道理\n因為有來世此生坐等死去\n\n突然間傷了的心 突然間又不在意\n(突然間傷了的心 突然間我又不在意)\n突然間鬧了的病 突然間又痊癒\n(突然間鬧了的病 突然間我又痊癒)\n突然間叛了的逆 突然間反了的省\n突然間告誡自己 我又上了你的癮\n\n以為終點有捷徑 一直循環的問題\n不斷上演同個結局 好歹演員也輪替\n我曾聽說有個上帝 但我從來也不迷信\n如果可以停止思想對立\n我會奢望能有個 奇蹟 \n\n突然間傷了的心 突然間又不在意\n突然間鬧了的病 突然間又痊癒\n突然間叛了的逆 突然間反了省\n坦然的面對自己 我又上了你的癮', 0, '「以子之矛陷子之盾,何如?」\n-\nYouTube:\nhttps://www.youtube.com/watch?v=VRodwM2I8_U\n-\nProducers/製作人 : TIMMEFFY 開心小可愛、RUYA\nBeat Produced/編曲 : TIMMEFFY 開心小可愛、W. LIN 、RUYA\nComposer/作曲 : RUYA\nLyricist/作詞 : RUYA\nRecording/錄音 : RUYA\nHarmony/和聲 : RUYA\nAcapella/阿卡貝拉 : RUYA\nMixing&Mastering/混音 : MAX\n\nArtWork:Y-HY\nE-mail:harry2013615@gmail.com\n\nBrand Instagram: Dump1in9_official\nhttps://www.instagram.com/dump1in9/\n\nInstagram:\nRUYA: https://www.instagram.com/huyru_yang/\nTIMMEFFY: https://www.instagram.com/timmeffy/\nW. LIN: https://www.instagram.com/mr.glummer/\n\nFacebook:\nRUYA: https://www.facebook.com/RUYA0608/\nW. LIN: https://www.facebook.com/MWLOFFICIALTW/', 0, '', 215, 320000, datetime.datetime(2019, 9, 4, 7, 10, 1), datetime.datetime(2019, 9, 4, 7, 9, 44), datetime.datetime(2019, 9, 4, 7, 27, 43, 984875), datetime.datetime(2021, 10, 18, 10, 4, 39), 183, 16, 0, 1, 4, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 1592388, 'sha1$8ulHdTL1ZYOFfRwbiNm3LJ$21a40894afc36b362ec5bbebe4ffac0a14404199', datetime.datetime(2025, 2, 26, 7, 30), 0, 'ruby200457630', 'Huyru', 'Yang', 'ruby200457630@gmail.com', 0, 1, datetime.datetime(2016, 3, 18, 3, 39, 53), 1250799, 4, 4, 1592388, 'profile_images/ru/by/ruby200457630/bjiFHq5q9jaonoHUj7bN9v.jpg', 'F', 'Huyru Yang', 'RUYA', 886, '988945375', datetime.date(1998, 6, 8), 'HSZ', 85, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 50), 1, datetime.datetime(2016, 3, 18, 3, 39, 53), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_birthday":0,"accredited_datetime":"2022-03-03T09:05+00:00"}', 10137, 139, 10, 7, 1, 0, '', 0, None), (641744, 4, 3, 'Love Love Love', 2716963, None, 3, 11, 0, 'music/co/mb/combobulators/dwSuZexizo86rSmoYVZMko.mp3', 0, '', 1, '', 'LOVE LOVE LOVE\n詞:Launa Cresswell and Jason Bakkum\n曲: The Combobulators (Neal Furnival, Mat Solares, Tim Niven, Ali Mackay, 曾子鳳, 王昱人, James Royse, Greg Rushton, Launa Cresswell and Jason Bakkum)\n\nWhile back \nStepping in Armmorgeden\nPacked club\nMusic ain’t letting up\nWay back \nShady getting down\nSpecial C sinning to the sounds of......\nLove love love \n\nPlay back \nCost bumming beats\nDry bass\nBounce my breath my feet\nLip smack yummy sexalicious\nTake a lick \nCause it’s so delicious \nWe’re sinning to the sounds of....\nLove love love\n\nThat’s right \nBe bringing on the fire\nPumping \nOff the hook \nLet’s pop the bubbly \nDown the hatch \nIt’s lovely jubbly \nWe’re sinning to the sounds of....\nLove love love\nThat’s right we bringing \nBack the bass\nGrabs you slams you in the face\nRad tunes crammed against the wall\nListen up we about to own them all!\nCombobulators!\n\n(Rap)\n\nSome are peaches, she was a lime\nDark, shiny, sharp, bitter and fine\nShe cuts hearts and departs in time \nTo kindred and friends, she is\nBlessed and kind\nBut to enemies deadly\nFrom behind \nBlurred lines of credit\nRip it and flip it as soon as you get it\nUp and coming criminal mind\nOn six hits of acid hid in a casket\nAcross from a bank with her gun in a bassinet \nShe blasts in to massive cash\nNot a passenger having hit\nThe teller smiles wild eyed while he is passing it\nInto to getaway whip with the gas lit\nCops stopped, flashing in traffic\nShe slips past at the peak of the acid trip\nShit is so fun she is one with the mothership\nStone cold gas and look how she’s having it!', 0, 'This song is about the vibration the band sets out to create at a party - one of love, fun and excitement.\nAmidst this atmosphere comes the story of a wild solo bank robber bandit who pulls off a heist under crazy conditions.', 0, '', 390, 192000, datetime.datetime(2021, 4, 6, 8, 52, 27), datetime.datetime(2021, 4, 6, 8, 52), datetime.datetime(2021, 4, 6, 9, 8, 7, 267396), datetime.datetime(2021, 4, 6, 16, 18, 10), 2184, 71, 3, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-04-24"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2021-04-25"]}}', 0, 0, 0, 0, 2, 2, 2716963, 'sha1$TEUUb5FcmOuB$035e17e477abcd0c449b853fa5db40f164cf1f61', datetime.datetime(2021, 4, 9, 1, 9, 19), 0, 'combobulators', '', '', 'yujen525ok@gmail.com', 0, 1, datetime.datetime(2021, 3, 8, 6, 13, 17), 2287478, 4, 3, 2716963, 'profile_images/co/mb/combobulators/H2wjWJUo2Z9JDfrTaAmdgd.jpeg', 'O', '', 'The Combobulators', 886, '920669964', None, 'TNN', 98, 0, 1, None, datetime.datetime(2025, 6, 26, 21, 3, 6), 1, datetime.datetime(2021, 3, 8, 6, 13, 17), 1, 4, 'zh-hant', 1, '{"is_social_user":true,"had_edit_username":true,"hide_gender":true,"hide_location":false}', 3736, 35, 0, 62, 0, 0, '', 0, None), (645030, 4, 3, '想淤泥在今夜捕捉 i 情ft.方品融(Prod.by鱔魚意麵)', 2437843, None, 3, 2, 0, 'music/Ja/bb/Jabbertu/WiEkPgaZh8jgEdAP3vr7eJ.mp3', 0, 'song_covers/Ja/bb/Jabbertu/SfQQkZkfUy7guicgHa7mbw.jpg', 1, '', '還不累 開支香檳 就往嘴裡餵欸欸\n喝不醉 帶走包廂 那群陷阱妹欸欸\nOne shot balling two shot go\nThree shot call me four shot show\nTest⋯雙手跟著動\nTest⋯ now you in my zone\n\nYa we all night drink it \nWave ai 都玩過了已經\n他們說我開始變得不清醒\n連說話都沒力氣 \n因為我的 世界 正在旋轉不停\n我的步伐正在加快不停\n飛機入境 不落地 再起飛 作用力\n太強的後勁\nKeeping 34 shot\n嗯 她們叫我pro max \n我夠pro 會洗碗還會做菜\n不多情 只是太多愛 but\n別讓男友發現我今晚剛好也 在 \n這 玩到放感情就輸 了\n如果暈倒 幫我叫uber\n你誤入禁區犯規 由我吹哨 \n讓你飛到 會叫\nOh shit 真的超鬆\n全部都掏空 你飛到高空\n用不夠 要我到你家宅配\n飛機杯 你去找雞排妹\n別留電話不會找你\n台北市不就這麼大而已\nㄜ 表兄表弟 用限動標記\n我會斷片 直到明晚才會睡醒\n\n還不累 開支香檳 就往嘴裡餵欸欸\n喝不醉 帶走包廂 那群陷阱妹欸欸\nOne shot balling two shot go\nThree shot call me four shot show\nTest⋯雙手跟著動\nTest⋯ now you in my zone\n\nOne shot two shot 開始迷失\n開包找我報價 不用集資\n我是個學生 也是artist\n讓你下面太水 變成威尼斯\n我們表演一次就得follow\nBad bitch Sweating text me the hello\n妳說那是my wrong uhuh my fault\n是妳妹妹太癢要換個插頭\n當我想要認真Man no jock\n要認真再喝一輪Man no hope\n快倒地了還打 比阿法還法\n你樣子多傻ㄟman get stone\nSorry I gotta gotta go\nwave到A I 有Other other show\n今晚的辣妹都給我保留\n管你阿尼啊哈斯呦還是啊哩啊多 wow\n這盤有我招待\n來我身上twerking已經超載\n摩擦太久 我懶趴燒壞\n從台北市中心一路玩到郊外\n回家不穿衣服\n像在荒野求生\n讓你學會吸吐\n下面一大包我就像是博恩\n\nTest⋯雙手跟著動\nTest⋯ now you in my zone', 0, '街聲的各位,晚上捉 i 嗎?\r\n謀啦,理性飲酒啦幹\r\n好暈ㄏㄏ\r\n\r\n詞 Lyrics :杜宗祐 方品融\r\n曲Composing :杜宗祐 方品融\r\n編曲 Arrangement :鱔魚意麵\r\n錄音Recording :鱔魚意麵\r\n混音Mixing :鱔魚意麵\r\n\r\nIG \r\n緋村宗祐(鮭元半價便當)\r\nhttps://www.instagram.com/jabber_tu/\r\n方品融(好色)\r\nhttps://www.instagram.com/_pe630arl/\r\n鱔魚意麵(好吃)\r\nhttps://www.instagram.com/bigbulllazier/', 0, '', 205, 320000, datetime.datetime(2021, 5, 7, 2, 19, 5), datetime.datetime(2021, 5, 7, 2, 19), datetime.datetime(2021, 5, 7, 13, 0), datetime.datetime(2021, 5, 10, 9, 11, 7), 202091, 5129, 2925, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2021,19]]}}', 0, 0, 0, 0, 2, 2, 2437843, 'sha1$S6NvHTO6gpxy$4479116ada324ada0dd678f628720938b5bc3c20', datetime.datetime(2024, 7, 7, 3, 3, 3), 0, 'Jabbertu', '', '', 'penis60910@gmail.com', 0, 1, datetime.datetime(2019, 5, 20, 14, 58, 2), 2008747, 4, 3, 2437843, 'profile_images/Ja/bb/Jabbertu/LN46tFcWr7KYrDvtEWAm5X.jpg', 'M', '', '緋村宗祐', 886, '905008078', datetime.date(2001, 4, 1), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2019, 5, 20, 14, 58, 2), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_birthday":0,"accredited_datetime":"2022-07-21T08:05+00:00","hide_location":false}', 572185, 9035, 59, 274, 1, 0, '', 0, None), (624241, 4, 3, '承上啟下 feat.lilˍkarbi、COO、範例三', 2437843, None, 3, 2, 0, 'music/Ja/bb/Jabbertu/8CHTaSdrgGDaAFUH9akA6h.mp3', 0, 'song_covers/Ja/bb/Jabbertu/9ZfU7ZTVbtWWtLAx4tprwo.jpg', 1, '', 'Shout out to 馮晨的復社\n雖然一開始並不是窮人能負荷\n還好有一群英 雄魂的附和\n不當紅塵的渡客\n射進龍門的祝賀\nalready know ya\n乘上啟下這艘船請你坐上\n跟著黑音的captain 一起乘風破浪\nFuck that fake shit從來不會裝模作樣\n那些自以為飛的讓他們上演愛的迫降\n查理布朗 拿起木槳\n就這樣前往饒舌新世界管轄裡誤闖\nCall in來責備的 faker 和hater I don’t wanna be\n那些勸我別抽煙的人也全都葛了屁\n山裡頭飆車 端起酒高歌\n客棧營業時間24hour\n這一趟這一仗從此記載絕不被遺忘\n黑音的火把 也輪到我接了這一棒\n\nRepresenting in the A fro\n夜晚亢奮閒雜人等全都stay low\n輪番上陣 壓緊bumper\n捲起新的對流旺盛\n目標是要讓更多人準備K O\nLet me show y’all \n沒聞到會心慌 尼古丁清香\n蔓延在這煙霧裡的黑色語錄精裝\nOne blood所以不怕 改朝換代\n拿生命來販賣 用靈魂在灌溉\n黑潮已來臨 這方舟 你搭上\n正宗的味道 不搞什麼花樣\n你熟悉的配料 輕鬆在抓放\n東方第一線的曙光 歌聲來擦亮\n從心的出發 我們一脈單傳\n說黑音只會照著走 一概翻盤\n扛使命不會先放手\n燒的熱情都比煙燙口\n在嘻哈巨人肩上走\n讓此曲只應天上有\n\n現在承上啟下\n由我們四人齊唱\n想要跟我比劃\n我個人是不提倡\n壓三壓或著不押\n或者穿插著五壓\n想幹就來幹\n把你從參加變輸家\n甚麽幹大的 你們講的尷尬的\n我想辦法的 管你甚麼看法呢\n哪一種夠格 我早已經見過\n我拿 beat來BUILD UP\n你拿beat來 墊後\n一個帶一個 知道誰才懂做\n那些 poor man不做音樂懂roll\n我繼續go ahead保持前進 all the way\n我會去坐我的位子會嘴的人大多的廢\n把音樂當玩 這句話代代相傳\n我也把音樂當玩 但是你是只能當玩\n從0開始到我上台試過\n現在承上啟下結合由我唱還製作\n\n面對演算法 都沒一點辦法 \n只能眼看哪些白癡成為新時代的典範\n還有誰韻腳像扁鑽把故事完整刻劃\n那種歌詞上字幕還真有臉看\n別想著爆紅 勸你讓自己強大先\n畢竟你PUNCHLINE都還比不上黃大謙\n讓他們知道 饒舌就像是煉金術\n排列組合 把韻腳本變金庫\n這些變態新人 把學院派精神\n給切片在清晨 貼便利貼在心門 \n 回首來時路 曾經的拍子不穩\n到現在問自己這遊戲是否還是酷\n所以歌要有力道~ 但別忘記笑\n創作的本質就是留下你的記號\n成敗別太計較~沒有誰一定贏\n除非你是~人大代表會的習近平', 0, '承上啟下\n承先啟後\n從左到右\n\n混&錄:張瑜COO\n封面Cover:張映瑋\n\nlilˍkarbi\nhttps://www.instagram.com/lil_karbi/\n\n緋村宗祐\nhttps://www.instagram.com/jabber_tu/\n\n張瑜COO\nhttps://www.instagram.com/coocoo123ya/\n\n範例三\nhttps://www.instagram.com/bestexample3/\n\n政大黑音\nhttps://www.instagram.com/nccuheyin/', 0, '', 188, 320000, datetime.datetime(2020, 9, 27, 9, 7, 53), datetime.datetime(2020, 9, 27, 9, 7, 47), datetime.datetime(2020, 9, 27, 9, 19, 51, 778559), datetime.datetime(2020, 9, 27, 10, 18, 3), 40135, 1114, 186, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2437843, 'sha1$S6NvHTO6gpxy$4479116ada324ada0dd678f628720938b5bc3c20', datetime.datetime(2024, 7, 7, 3, 3, 3), 0, 'Jabbertu', '', '', 'penis60910@gmail.com', 0, 1, datetime.datetime(2019, 5, 20, 14, 58, 2), 2008747, 4, 3, 2437843, 'profile_images/Ja/bb/Jabbertu/LN46tFcWr7KYrDvtEWAm5X.jpg', 'M', '', '緋村宗祐', 886, '905008078', datetime.date(2001, 4, 1), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2019, 5, 20, 14, 58, 2), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_birthday":0,"accredited_datetime":"2022-07-21T08:05+00:00","hide_location":false}', 572185, 9035, 59, 274, 1, 0, '', 0, None), (646212, 4, 4, '現世代的一廂情願', 2729721, None, 5, 12, 0, 'music/ta/ng/tang0316/hxWNKchb873CSau9CBzztN.mp3', 0, 'song_covers/ta/ng/tang0316/QH3BshMMNZgKAs9kL4YhWv.jpg', 1, '', "[00:03.06]現世代的一廂情願\n\n\n[00:05.84]作詞Lyricist:唐胤峪 呂安翌\n[00:08.65]作曲Composer:唐胤峪 呂安翌\n[00:11.61]製作Producer:柯元喆\n[00:14.55]配唱製作Vocal Producer:柯元喆 柯喬凱\n[00:17.14]編曲Arrangement:柯元喆 wavytrbl\n[00:19.92]混音母帶Mastering:柯元喆\n[00:21.33]錄音室Recording:J.Studio傑奧斯\n\n\n\n[00:22.79]一如往常的我來到 那間夜店\n[00:25.73]I told myself今天不能夠 喝到斷片\n[00:28.47]閃爍的light讓我彷彿忘了疲倦\n[00:31.23]配上一杯cocktail轉移我的視線\n[00:34.14]Hold on\n[00:35.18]let’s talk about her\n[00:36.67]black skirt black shirt\n[00:38.08]and freaking blonde hair\n[00:39.55]wanna she come here\n[00:40.77]To be my fucking dessert\n[00:42.57](ok~來說說她吸引人的地方好了)\n[00:45.48]身上淡淡的香水味\n[00:48.27]高雅又貴氣的女人味\n[00:50.60]她說她大學時總有很多人追\n[00:53.36]只是被發訊息她都不會回(也太跩了吧~)\n[00:56.98]我說我從來都喝不醉\n[00:59.14]彈琴唱歌健身什麼我都會\n[01:01.85]但她說沒有名車沒有名錶她不睡\n[01:04.85]像你這樣的男人根本不夠配\n\n\n[01:08.03]我對妳的愛就像白天黑夜\n[01:13.64]妳看到我卻一點也不眷戀\n[01:19.26]能不能再給我一次認識妳的機會\n[01:30.61]真希望有天能夠妳情我願\n[01:36.26]我們手牽手擁有更多愛戀\n[01:41.90]妳say no因爲我的薪水不對 我好卑微\n\n\n[01:51.83]Alright Change scene\n[01:53.18]I'm walking down the street\n[01:54.55]on the east side district\n[01:56.00]看她人在LV母災伊低累誇瞎咪\n[01:58.86]這個瞬間對視了 她的眼睜大了\n[02:01.72]但那四目相望的瞬間真夠尷尬的\n[02:04.49]oh girl God damn\n[02:06.38]請可不可以不要看到我的黑卡才對我放電\n[02:10.00]這分明就是偏見 我才沒有那麼隨便\n[02:12.76]快點收起妳的事業線\n[02:14.08]拜託請妳離開我的視線\n[02:15.99]朋友說她是拜金妹\n[02:18.05](看得出來啊)\n[02:18.72]看上妳我真的夠倒霉\n[02:20.93]雖然我小學時也有很多人追\n[02:23.76]不過那些女孩都沒有對我味\n[02:26.53](蛤!真的一個都沒有喔?)\n[02:28.05](對啊...)\n[02:28.59]想起來是有點慚愧\n[02:31.28]至少我這次要學會\n[02:33.71]母胎單身30年真的有點累\n[02:36.82]但Loser的名號就讓我來背\n\n\n[02:39.71]她說她是陷阱妹 天生就是not perfect\n[02:42.84]I thought that 這種妹 蝦密隆欸 be okay\n[02:45.51]看到她 張著嘴 說著蝦密哇隆美\n[02:48.26]付出所有卻只換來一句金歹勢\n[02:50.87]妳雖然真的辣 我會彈吉他 我不怕\n[02:53.79]從小到大都沒有被別人說過渣\n[02:56.64]邁開了步伐 整理自己再出發\n[02:59.40]我相信一定能夠遇到對的那個她\n\n\n[03:02.37]真不懂現世代的一廂情願\n[03:07.97]但只想讓妳可以離我遠點\n[03:13.66]不需要 再給我 一次認識妳的機會\n[03:24.96]真不懂現世代的一廂情願\n[03:30.86]但只想讓妳可以離我遠點\n[03:36.29]不需要 再給我 一次認識妳的機會\n\n[03:47.52](listening……", 1, '現今世代的愛情廉價,追求者往往口袋要夠深,否則不是被委婉打槍就是直接淘汰,在那些愛慕虛榮的人類眼裡,真愛都是屁,金錢名利才是王道。', 0, '', 262, 255313, datetime.datetime(2021, 5, 19, 16, 36, 23), datetime.datetime(2021, 5, 19, 16, 35, 47), datetime.datetime(2021, 5, 20, 9, 33, 8, 99046), datetime.datetime(2021, 6, 3, 20, 23, 5), 202947, 5361, 1536, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2021,23],[2021,24]]}}', 0, 0, 0, 0, 2, 2, 2729721, '!EeTi0XwSeVVO1Z9Wj6iOlrcg7uMqTzGhykb1o7Rw', datetime.datetime(2022, 8, 8, 9, 50, 53), 0, 'tang0316', '', '', 'tangyinyu0316@gmail.com', 0, 1, datetime.datetime(2021, 3, 27, 13, 12, 28), 2300232, 4, 3, 2729721, 'profile_images/ta/ng/tang0316/EdKQuV4HQTZGkowMP7SULp.jpg', 'M', '', '永和Men', 886, '931802333', datetime.date(1998, 3, 16), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 59), 1, datetime.datetime(2021, 3, 27, 13, 12, 28), 1, 5, 'zh-hant', 1, '{"is_social_user":true,"had_edit_username":true,"hide_gender":false,"accredited_datetime":"2021-06-06T11:50+00:00","hide_location":true}', 211849, 701, 0, 0, 1, 0, '', 0, None), (640923, 4, 4, 'ADEN - NEED YOU AROUND', 2362185, None, 5, 12, 0, 'music/an/th/anthony0926handsome/ehDkBwfa7jhVaA2wEDEVpr.mp3', 0, 'song_covers/an/th/anthony0926handsome/CXeHsCDoKUiFUTeL7WHxAq.jpg', 1, '', '走到這以後要去哪\n抱著頭我沒有辦法\n20之後會成功嗎\ni dont know what to do and what to choose\nRide with me 能不能別下車\n與你享受的生活還不夠 \n剩我自己\n\ni hope that you can look into my eyes\n告訴我 做的一切都沒錯\ni hope you can look into my eyes\n(教我承受 這一種痛)\ni hope that you can look into my eyes\n再說一句 關於你愛我的話\ni need you right now ahh yeah yeah\n\nGotta be the best me\n這些努力夠嗎\n每一天我做音樂 hope to grind my way up\nEvery day every night I try to find my way out\n還有誰來教我怎麼戰勝這種壓力\n一切都會更美好如果打開門是你\n看我的成功 從房間到電視機\n不要求別人 但願驕傲的是你\n\ni hope that you can look into my eyes\n告訴我 做的一切都沒錯\ni hope you can look into my eyes\n(教我度過 這種時刻)\ni hope that you can look into my eyes\n再說一句 關於你愛我的話\ni need you right now ahh yeah yeah', 0, 'streaming platfrom 數位收聽《IDFK》\r\n\r\nhttps://backl.ink/aden_idfk_ep?fbclid=IwAR2Lcl6UUwE0HnNRQexUqYVW_FcfqOKIiXLb2NT5UEa8hK6LFgw6TES8E-g\r\n\r\n製作 Producer: ADEN \r\n詞曲 Composed/Lyrics: ADEN\r\n編曲 arrangment: ADEN\r\n合聲編寫 Harmony: ADEN\r\n混音 Mixing:Joe.H/Double(Nerdy boy Production)\r\n母帶 Mastering:Double\r\n\r\nfollow me:\r\n\r\nIG\r\nhttps://www.instagram.com/adenwang_/\u200b\u200b\u200b\u200b (@adenwang_)', 0, '', 187, 320000, datetime.datetime(2021, 3, 31, 4, 41, 21), datetime.datetime(2021, 3, 31, 4, 41, 13), datetime.datetime(2021, 3, 31, 4, 44, 15, 283679), datetime.datetime(2021, 3, 31, 4, 44, 15), 7512, 269, 12, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2362185, 'sha1$vIwFnj8TqPlC$19b207b10deba7f74d49f15eb15d08c2c454e82a', datetime.datetime(2023, 1, 5, 14, 31, 27), 0, 'anthony0926handsome', '', '', 'anthony0926handsome@gmail.com', 0, 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1933114, 4, 4, 2362185, 'profile_images/an/th/anthony0926handsome/oSKzc2jXDaUHjXxN5azYKg.jpg', 'M', '王淯騰', 'ADEN', 886, '963771296', datetime.date(2000, 9, 26), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-10-01T07:19+00:00"}', 776227, 7201, 3, 3322, 1, 0, '', 0, None), (640924, 4, 4, "ADEN - YOU'LL GET ALL", 2362185, None, 5, 12, 0, 'music/an/th/anthony0926handsome/X22Vh5Pv7vttP8TFKvLkWh.mp3', 0, 'song_covers/an/th/anthony0926handsome/6dPx3nG469wQSMa2zvNyRq.jpg', 1, '', 'You’ll get all my time\nYou’ll get all my mind\nTell me what you need 它們全都給你\nYou’ll get all my heart 只想讓你開心\nYeah I’ll love you right \nthat’s what I gon do\n\nYou’ll get all my time\nYou’ll get all my mind\n要讓你開心 這樣多麼容易\nYou’ll get all my heart 就這樣看著你\nYeah I’ll love you right\nThat’s what I gon do \n\n看清楚 要你看清楚\n快結束 快讓它結束\n看你被欺負的動態黑的這我忍不住\n來我這隊沒有任何規則懲罰和約束\n\nWith me,you don’t have to pretend\nWith me,you get all the love bae\nSo why?\nYou still fucking with the wrong guy \nFeel like you’re alright\nYou’re not alright \n\n耶耶耶 為什麼\n要用 哪種 方式 才懂\n好想 給你 我的 愛\n好想 我好想\n\n沒安全感 叫車我來處理\nDon’t pick up his phone 別在這麼委屈\nLook how comfortable you are when you’re around me\n我好想你理解這個道理\nYou don’t gotta think to much\n你的心靈身體從來都不屬於他\n沒嚐過 女孩你總不相信\n快期待 你未來的生活 baby\n我全部 和你要的溫度', 0, 'streaming platfrom 數位收聽《IDFK》\r\n\r\nhttps://backl.ink/aden_idfk_ep?fbclid=IwAR2Lcl6UUwE0HnNRQexUqYVW_FcfqOKIiXLb2NT5UEa8hK6LFgw6TES8E-g\r\n\r\n製作 Producer: ADEN \r\n詞曲 Composed/Lyrics: ADEN\r\n編曲 arrangment: ADEN\r\n合聲編寫 Harmony: ADEN\r\n混音 Mixing:Joe.H/Double(Nerdy boy Production)\r\n母帶 Mastering:Double\r\n\r\nfollow me:\r\n\r\nIG\r\nhttps://www.instagram.com/adenwang_/\u200b\u200b\u200b\u200b (@adenwang_)', 0, '', 219, 320000, datetime.datetime(2021, 3, 31, 4, 44, 32), datetime.datetime(2021, 3, 31, 4, 44, 25), datetime.datetime(2021, 3, 31, 4, 45, 16, 229315), datetime.datetime(2021, 3, 31, 4, 45, 32), 13935, 485, 39, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-04-09"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2021-04-10"]}}', 0, 0, 0, 0, 2, 2, 2362185, 'sha1$vIwFnj8TqPlC$19b207b10deba7f74d49f15eb15d08c2c454e82a', datetime.datetime(2023, 1, 5, 14, 31, 27), 0, 'anthony0926handsome', '', '', 'anthony0926handsome@gmail.com', 0, 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1933114, 4, 4, 2362185, 'profile_images/an/th/anthony0926handsome/oSKzc2jXDaUHjXxN5azYKg.jpg', 'M', '王淯騰', 'ADEN', 886, '963771296', datetime.date(2000, 9, 26), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-10-01T07:19+00:00"}', 776227, 7201, 3, 3322, 1, 0, '', 0, None), (639246, 4, 4, 'good days,L.O.V.E.,pshcho,butterfly. LOVE MASH UP with 黃祝賢儒nauledge', 2362185, None, 5, 12, 0, 'music/an/th/anthony0926handsome/mWkyoTrPYWHsZ6EZBkZ3vw.mp3', 0, 'song_covers/an/th/anthony0926handsome/LeNXSveqPVSRenMAcZUdoz.jpeg', 1, '', '', 0, 'follow ADEN:https:https://www.instagram.com/adenwang_/\r\n\r\n\r\nfollow nauledge:https://www.instagram.com/nauledge_890301/', 0, '', 191, 320000, datetime.datetime(2021, 3, 23, 12, 42, 13), datetime.datetime(2021, 3, 23, 12, 42, 6), datetime.datetime(2021, 3, 23, 12, 55, 20, 409276), datetime.datetime(2023, 1, 6, 17, 17, 17), 10525, 391, 41, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2362185, 'sha1$vIwFnj8TqPlC$19b207b10deba7f74d49f15eb15d08c2c454e82a', datetime.datetime(2023, 1, 5, 14, 31, 27), 0, 'anthony0926handsome', '', '', 'anthony0926handsome@gmail.com', 0, 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1933114, 4, 4, 2362185, 'profile_images/an/th/anthony0926handsome/oSKzc2jXDaUHjXxN5azYKg.jpg', 'M', '王淯騰', 'ADEN', 886, '963771296', datetime.date(2000, 9, 26), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-10-01T07:19+00:00"}', 776227, 7201, 3, 3322, 1, 0, '', 0, None), (637366, 4, 4, 'ADEN - 【多久才懂妳的心】', 2362185, None, 5, 12, 0, 'music/an/th/anthony0926handsome/kkP3K6oX5LdhjzY4H4HHB5.mp3', 0, 'song_covers/an/th/anthony0926handsome/it85r4EkXD6UcxSy2hR62w.jpeg', 1, '', '「在幹嘛」都傳了十遍 探測你心情\n不讀我的訊息 寶貝再對我慘忍一點\n兩個禮拜默默預習沒你的生活\n輸給你的沈默 投降了是否原諒我\n\n說了對不起 現在我還愛著你\n不明白但不逃避 再給我一次機會\n\n到底要多少時間才懂你的心 \nBaby I love you,I love you,and I need you there\n需要熬過幾個夜才有你的情\nBaby I need you,I need you.yeah I need you there\n\n學唱歌學做菜也是為了你\n也不曾讓你為了我而操心\n我心情其實就是你心情\n難過我為妳唱唱do re mi \n沒有那麼多理由 我就愛你\n管他一百個缺點我都珍惜\n18歲我們是彼此的唯一\n而現在你卻慢慢不已為意\n這是哪一種把戲 怪我太笨中了計\n獵了我卻又放我逃離', 0, '製作 Producer: ADEN \r\n詞曲 Composed/Lyrics: ADEN\r\n編曲 arrangment: ADEN\r\n合聲編寫 Harmony: ADEN\r\n混音 Mixing:Joe.H/Double(Nerdy boy Production)\r\n母帶 Mastering:Double\r\n\r\n\r\nfollow me:\r\n\r\nhttps://www.instagram.com/adenwang_/\u200b (@adenwang_)', 0, '', 273, 320000, datetime.datetime(2021, 3, 6, 16, 29, 37), datetime.datetime(2021, 3, 6, 16, 29, 26), datetime.datetime(2021, 3, 6, 16, 31, 12, 589153), datetime.datetime(2023, 1, 6, 17, 18, 46), 39856, 1405, 175, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2362185, 'sha1$vIwFnj8TqPlC$19b207b10deba7f74d49f15eb15d08c2c454e82a', datetime.datetime(2023, 1, 5, 14, 31, 27), 0, 'anthony0926handsome', '', '', 'anthony0926handsome@gmail.com', 0, 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1933114, 4, 4, 2362185, 'profile_images/an/th/anthony0926handsome/oSKzc2jXDaUHjXxN5azYKg.jpg', 'M', '王淯騰', 'ADEN', 886, '963771296', datetime.date(2000, 9, 26), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-10-01T07:19+00:00"}', 776227, 7201, 3, 3322, 1, 0, '', 0, None), (631342, 4, 4, 'RIP 2020這個洩氣年', 2362185, None, 5, 12, 0, 'music/an/th/anthony0926handsome/YRkW3VNvFdT3o56e4BALSd.mp3', 0, 'song_covers/an/th/anthony0926handsome/TaxuSAShF5xffNteVzGVVS.jpeg', 1, '', '我想知道你今晚要幹嘛\n讓我享受你全部的想法\n偷偷跟你講新年新希望\n你是我2021的計畫\n\n這麼多人我怎麼要你成為我的愛\n給你我的私人哀居做跟你私人的菜\n餐桌上圍著餐巾握你的手表白 yeah \n\n今年真是一個shitty shitty shitty year\nRip 2020 這個洩氣年\n要變好 只能選你 選你 選你 耶\nCity girl I’m your city boy\n你讓我越來越不廢\n不敢相信I became a better man\nBaby I’m your only fan', 0, 'city girls remix', 0, '', 57, 320000, datetime.datetime(2020, 12, 28, 14, 13, 25), datetime.datetime(2020, 12, 28, 14, 13, 23), datetime.datetime(2020, 12, 28, 14, 15, 45, 4329), datetime.datetime(2023, 1, 6, 17, 17, 37), 5880, 109, 8, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2362185, 'sha1$vIwFnj8TqPlC$19b207b10deba7f74d49f15eb15d08c2c454e82a', datetime.datetime(2023, 1, 5, 14, 31, 27), 0, 'anthony0926handsome', '', '', 'anthony0926handsome@gmail.com', 0, 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1933114, 4, 4, 2362185, 'profile_images/an/th/anthony0926handsome/oSKzc2jXDaUHjXxN5azYKg.jpg', 'M', '王淯騰', 'ADEN', 886, '963771296', datetime.date(2000, 9, 26), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-10-01T07:19+00:00"}', 776227, 7201, 3, 3322, 1, 0, '', 0, None), (630284, 4, 4, 'ADEN - 【IDFK】', 2362185, None, 5, 12, 0, 'music/an/th/anthony0926handsome/g37dqgFjZyFqvsKzGu3MVB.mp3', 0, 'song_covers/an/th/anthony0926handsome/UkbfdtWMd3WPrSxS5ote2Y.jpeg', 1, '', 'I do nothing,I don’t go there\nI don’t want it,I don’t want it,umm\nI want nothing,I don’t want them,umm\n要你還在 I only want you \n\nFame and money,craving something\nYeah 為什麼\n問問自己 要去哪裡 我想\n一輩子知道愛 趁我年輕趁現在\nLive in this fucking world,shit,I don’t fucking know man.\n\n我 在哪裡 到底 在哪裡 \n我的這場戲 intro怎麼才剛停\n欸來一起 浪費生命 拖著身體玩遊戲\n大魔王 就是你\n聚一群大家都需要愛 \n喜歡你所以發你動態\n一則兩則三則連在一起 \n儲存起來讓我放大想你\n典藏裡朋友的回憶\n2019畢業典禮 又想起\n\n一張兩張照片看我過的好開心\n陽光格外耀眼照片閃得亮晶晶\nHey baby 一直滑一直看得我好累\nHey baby 這些數字留言好珍貴\n我也不想當個no name \n想過各種方式把我的名留下來\n但什麼地方才是終點\nLife’s too short 我該什麼時候停下來\n這一切都沒有意義 I don’t want it 根本不在意\n我只想跟你在一起 吃肉喝酒別清醒\n\nAy ay I only fuck shit wit my crew\nAy ay We do what we wanna do\nYeah get out the way\nYou haters get out the way\n我做什麼都對 \n我人生我最會', 0, '製作 Producer: ADEN \r\n詞曲 Composed/Lyrics: ADEN\r\n編曲 arrangment: ADEN\r\n合聲編寫 Harmony: ADEN\r\n混音 Mixing:Joe.H/Double(Nerdy boy Production)\r\n母帶 Mastering:Double\r\n\r\n影像製作公司:Straight up production\r\n導演:李青桐 Kris Li\r\n攝影:李青桐 Kris Li 胡凱德 illusiontsf\r\n剪輯:胡凱德 illusiontsf\r\nVFX:胡凱德 illusiontsf\r\n監製:高勝軍 Johnny KAO\r\n製片:黃柏凱 Kai Huang\r\n標準字設計:施譯棋YEECHI', 0, '', 196, 320000, datetime.datetime(2020, 12, 16, 11, 5, 56), datetime.datetime(2020, 12, 16, 11, 5, 37), datetime.datetime(2020, 12, 16, 11, 6, 37, 237998), datetime.datetime(2023, 1, 6, 17, 18, 13), 17382, 621, 43, 1, 0, 1, 0, None, 4, '{"CN":{"song_of_the_days":["2021-02-05"]},"TW":{"song_of_the_days":["2021-02-04"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2362185, 'sha1$vIwFnj8TqPlC$19b207b10deba7f74d49f15eb15d08c2c454e82a', datetime.datetime(2023, 1, 5, 14, 31, 27), 0, 'anthony0926handsome', '', '', 'anthony0926handsome@gmail.com', 0, 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1933114, 4, 4, 2362185, 'profile_images/an/th/anthony0926handsome/oSKzc2jXDaUHjXxN5azYKg.jpg', 'M', '王淯騰', 'ADEN', 886, '963771296', datetime.date(2000, 9, 26), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-10-01T07:19+00:00"}', 776227, 7201, 3, 3322, 1, 0, '', 0, None), (624704, 4, 4, 'ADEN -【幻想 FANTASY】', 2362185, None, 5, 12, 0, 'music/an/th/anthony0926handsome/6oEcpyQFxySQf7PRqERzng.mp3', 0, 'song_covers/an/th/anthony0926handsome/6PVktGBEr9RybBJWtA2pjE.jpeg', 1, '', '今晚就成為妳的幻想\n實現腦海中想像的模樣\n愛上這身體這種慾望\nHold me tight yeah girl just hold me tight \n享受你的吻你的呼吸\n感覺這溫度發熱的空間\nI’m loving Everytime when your heart beats \nTake me there yeah where chu wanna go\n\nWhere chu wanna go,\nget high as we ever could,\nMake love up all night,\nshow me some that I don’t know yeah\nWe gon take our time yeah,\n像個天使keep on shining\n這就放輕鬆 這就交給\n我想你不會知道 \neverytime you come around\n就好像星空多了煙火 每晚我都看不夠\n幻想你的身體我的身體在空中\n流星劃過緊握著我們就一起衝\nAin’t try to fit in the crowd girl you’re the one for me\nSpecial at every single part,your soul,your smell and breathe\nI need you and you need me..\n陷更深不用抽離\n\nGirl just look at me,\nlove you too much like限制級\n這樣還不夠 加我的心 一點點純情\n可能越給越多最後纏著你 You heard?\n沒在開玩笑yeah 會越變越糟 yeah\n但這樣也好 我不要解藥\n像在夢裡we can conquer anything 我和你\n得到一切想要的 多麼容易 我給你\n就這樣一輩子都活在這夢裡面\n沒人會叫醒我們這裡就是永遠', 0, '製作 Producer: ADEN \r\n詞曲 Composed/Lyrics: ADEN\r\n編曲 arrangment: ADEN\r\n合聲編寫 Harmony: ADEN\r\n混音 Mixing:Joe.H/Double(Nerdy boy Production)\r\n母帶 Mastering:Double', 0, '', 229, 192000, datetime.datetime(2020, 10, 2, 12, 20, 37), datetime.datetime(2020, 10, 2, 12, 20, 34), datetime.datetime(2020, 10, 2, 14, 0), datetime.datetime(2023, 1, 6, 17, 19, 11), 11324, 341, 35, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2362185, 'sha1$vIwFnj8TqPlC$19b207b10deba7f74d49f15eb15d08c2c454e82a', datetime.datetime(2023, 1, 5, 14, 31, 27), 0, 'anthony0926handsome', '', '', 'anthony0926handsome@gmail.com', 0, 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1933114, 4, 4, 2362185, 'profile_images/an/th/anthony0926handsome/oSKzc2jXDaUHjXxN5azYKg.jpg', 'M', '王淯騰', 'ADEN', 886, '963771296', datetime.date(2000, 9, 26), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-10-01T07:19+00:00"}', 776227, 7201, 3, 3322, 1, 0, '', 0, None), (612088, 4, 4, 'ADEN - QUARANTINE FREESTYLE', 2362185, None, 5, 12, 0, 'music/an/th/anthony0926handsome/zYDwTFhhnBgJ5QCPiZi2tb.mp3', 0, 'song_covers/an/th/anthony0926handsome/bJkTsKWdBs8VPcz9Mny2BV.jpeg', 1, '', 'QUARANTINE QUARANTINE QUARANTINE\nLOTS OF SHIT HAPPENED DURING QUARANTINE\nQUARANTINE QUARANTINE QUARANTINE\nBETTER STAY CLEAN IT IS QUARANTINE \nQUARANTINE QUARANTINE QUARANTINE\nIMMA MAKE THAT ASS BOUNCE IN FRONT OF ME \nQUARANTINE QUARANTINE QUARANTINE \nQUARANTINE QUARANTINE QUARANTINE!\n2020最好小心點 \n待在家與你的小情節\n泡麵記得泡的硬一些 \n這些細節你都最了解\nI’M NOT A THINKER\nBUT WITH YOU I THINK I’M GETTING SMARTER\n一步一步計畫愛的對策 \n打破了規則 \n等你投降了 寶貝 \n這些對我來說太容易 \n人在學校卻在研究你\n白紙上一萬種可能性 \n結局一定是我抱著黏著你攤在家裡\n看影集吃泡麵這種甜蜜\n我不想出門的一個原因 \n戴口罩我怎麼親的到你\nYOU ARE SO BEAUTIFUL AREN’T YOU BABY?\nI JUST WANNA SING FOR YOU BAE\nQUARANTINE QUARANTINE QUARANTINE \nI’M THE ONE FOR YOU,YOU’RE THE ONE FOR ME\nQUARANTINE QUARANTINE QUARANTINE \nBETTER STAY WITH ME IT ISQUARANTINE\nQUARANTINE QUARANTINE QUARANTINE \n整個地球我只跟你QUARANTINE 寶貝就是你\nQUARANTINE QUARANTINE QUARANTINE \nQUARANTINE QUARANTINE QUARANTINE', 0, 'IG:\r\nhttps://www.instagram.com/adenwang_/\r\n(@adenwang_)\r\n\r\nSHOOT & DIRECTED BY\r\nhttps://www.instagram.com/aloha.jie_errorfrequency/\r\n(@aloha.jie_errorfrequency)\r\n&\r\nhttps://www.instagram.com/yoren_errorfrequency/\r\n(@yoren_errorfrequency)', 0, '', 92, 320000, datetime.datetime(2020, 4, 27, 15, 39), datetime.datetime(2020, 4, 27, 15, 38, 58), datetime.datetime(2020, 4, 27, 15, 39, 50, 345355), datetime.datetime(2023, 1, 6, 17, 19, 57), 5724, 194, 4, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2362185, 'sha1$vIwFnj8TqPlC$19b207b10deba7f74d49f15eb15d08c2c454e82a', datetime.datetime(2023, 1, 5, 14, 31, 27), 0, 'anthony0926handsome', '', '', 'anthony0926handsome@gmail.com', 0, 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1933114, 4, 4, 2362185, 'profile_images/an/th/anthony0926handsome/oSKzc2jXDaUHjXxN5azYKg.jpg', 'M', '王淯騰', 'ADEN', 886, '963771296', datetime.date(2000, 9, 26), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-10-01T07:19+00:00"}', 776227, 7201, 3, 3322, 1, 0, '', 0, None), (605629, 2, 2, 'SAY IT (ADEN REMIX)', 2362185, None, 5, 12, 0, 'music/an/th/anthony0926handsome/v99bXQ4T4Yted9NiizeAm.mp3', 0, 'song_covers/an/th/anthony0926handsome/68u6jJbHaKNsoheEnZcfZ3.jpg', 1, '', "You gon' have to do more than just\nYou gon' have to do less when you\nTell mama you know \nAlways want you to\nYou gon' have to do more than just\nYou gon' have to do less when you\nTell mama you know I\nSee you gon' need to more than just\n\n不要太難過 情人節而已\n不只十四號 整個月都陪你\n管你101還是看場電影\n電影看不夠 邊散步邊看夜景\nYeah,you better say it like you mean it\nYeah,you better do it cause you want it\nRight,we both know what’s going down \nTonight you gonna make my favorite sound \nyou want me\n我要你 給兩分鐘\n戴耳機 用心聽\n這首歌 這次滿不滿意\nCause i did it for you baby\nand I’ll sing for you baby\ni could do this everyday\n\nlike joker and Harley qinn\nEverything you do just drive me crazy \nFighting back and forth \nBut I’ll never be off of you baby\nYou can just call me your 布丁\n你是焦糖我需要你\n沒包裝也不會過期\nYou know what I mean", 0, 'SAY IT (ADEN REMIX)\r\n\r\n<3', 0, '', 86, 320000, datetime.datetime(2020, 2, 20, 13, 41, 41), datetime.datetime(2020, 2, 20, 13, 41, 39), datetime.datetime(2020, 2, 20, 13, 43, 4, 332838), datetime.datetime(2020, 3, 19, 16, 12, 23), 12966, 536, 18, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 2362185, 'sha1$vIwFnj8TqPlC$19b207b10deba7f74d49f15eb15d08c2c454e82a', datetime.datetime(2023, 1, 5, 14, 31, 27), 0, 'anthony0926handsome', '', '', 'anthony0926handsome@gmail.com', 0, 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1933114, 4, 4, 2362185, 'profile_images/an/th/anthony0926handsome/oSKzc2jXDaUHjXxN5azYKg.jpg', 'M', '王淯騰', 'ADEN', 886, '963771296', datetime.date(2000, 9, 26), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-10-01T07:19+00:00"}', 776227, 7201, 3, 3322, 1, 0, '', 0, None), (602087, 4, 4, 'ROLL SOME MO REMIX(ADEN REMIX)', 2362185, None, 5, 12, 0, 'music/an/th/anthony0926handsome/J472GyvzHUAubd7Z8tGWVK.mp3', 0, 'song_covers/an/th/anthony0926handsome/mLABBxHJenZtQSFePWBmk.JPG', 1, '', "2020到了跨年夜要幹嘛\n別再去KTV裡演同樣的戲碼\n開了同個包廂喝同樣的酒\n花錢買醉不如到木柵來chill\n黑衣黑褲我們相處很低調\n為你學習浪漫R&B必要\n做一手好吃的菜要讓你開心\n認真學習是為唱英文歌給你聽\nbuy you all the Cartier and Tiffany \nWe gon' make tonight,a memory\nGet you hittin' them high notes doin' the melodies\nThey said I was bad for you,that's jealousy\nI never knew you’ll become mine girl\nI would have die for you like twice girl\ngive you all my love and all my heart girl\nSO that you’ll know", 0, 'ROLL SOME MO REMIX(ADEN REMIX)\r\n\r\nmixed by ADEN(@aden__guitar)\r\nfilmed by (@kris_li_film)\r\n\r\nFOLLOW ADEN:\r\nhttps://www.instagram.com/aden__guitar/(@aden__guitar)', 0, '', 61, 320000, datetime.datetime(2019, 12, 30, 7, 59, 8), datetime.datetime(2019, 12, 30, 7, 59, 6), datetime.datetime(2019, 12, 30, 8, 1, 5, 490191), datetime.datetime(2019, 12, 30, 9, 0, 44), 9081, 333, 8, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2362185, 'sha1$vIwFnj8TqPlC$19b207b10deba7f74d49f15eb15d08c2c454e82a', datetime.datetime(2023, 1, 5, 14, 31, 27), 0, 'anthony0926handsome', '', '', 'anthony0926handsome@gmail.com', 0, 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1933114, 4, 4, 2362185, 'profile_images/an/th/anthony0926handsome/oSKzc2jXDaUHjXxN5azYKg.jpg', 'M', '王淯騰', 'ADEN', 886, '963771296', datetime.date(2000, 9, 26), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-10-01T07:19+00:00"}', 776227, 7201, 3, 3322, 1, 0, '', 0, None), (601522, 4, 3, 'ADEN -【December】feat.Jinbo', 2362185, None, 5, 12, 0, 'music/an/th/anthony0926handsome/TV7e88WEdyLVj86hAKxcaa.mp3', 0, 'song_covers/an/th/anthony0926handsome/xgSiYWgRg9KXWx5TW77E3a.jpg', 1, '', 'ADEN:\nIt has been too long\nSince you were on my phone \nBaby I miss you 怎麼辦\n房間裡我們的貓\n去年生日的蛋糕\n都只剩我一個 安安靜靜 \n多需要 你的笑\n\n12月少了你你你\n不想要自己度過聖誕節\n我的生日在明天\n我的願望都是你\n多希望張開眼睛\n你出現在我面前\n\nGirl只有你能讓我害羞\n我也只想為了你臉紅\n在不一樣的時間想你\n怕這場約會出了問題\n你是我的best friend \nAnd my only lady\n\n剛認識心撲通撲通跳\n你早超越普通普通了\n放假根本不想出去玩\n只想跟你neflex一整天\n迷路後我一直一直找\n回憶著妳迷人的微笑\n臥室裡你香水的味道\n藍色牆上我們的合照\n\nJinbo:\n根本不需要\n早已被我套牢\n成為你依靠\n找不到解藥\nWhy u taste so good\nOhh\nI fucking love it\n慢慢的往前靠\n最後一次擁抱\n脱去你上衣\n體溫漸漸升高\n就把今晚忘掉\nOh baby u own me', 0, '【December】\r\n\r\n作曲 Composed by: JINBO / ADEN\r\n歌詞 Lyrics by: JINBO / ADEN\r\n編曲 Beat Produced by: JINBO/ADEN\r\n混音 Mixed by: JINBO/ADEN\r\n製作 Executive Producer: JINBO/ADEN \r\n錄音工程師 Recording Engineer:JINBO/ADEN\r\n\r\n影像製作公司 Production Company:SHIFT Studio\r\n監製 Executive Producer:Liang Chiou\r\n製片 Producer :Pinbo\r\n專案管理 Project Manager:Aloha jie\r\n\r\n\r\n導演 Director:Aloha jie(@aloha.jie_ef)\r\n副導演 Assistant Director:Kris Li\r\n攝影師 Director of Photography:Kris Li\r\n燈光師 Gaffer:Pinbo\r\n美術指導 Art Director:Aloha jie\r\n美術執行 Production Executive :Pinbo\r\n剪接 Editor:Aloha jie\r\n調色師 Colorist:Aloha Jie\r\n後期 Post-Production:Aloha jie\r\n視覺效果 VFX:Aloha jie\r\n劇照師 Still Photographer:Aloha jie\r\n\r\nFOLLOW ADEN(@aden__guitar)\r\nhttps://www.instagram.com/aden__guita...\r\nFOLLOW Jinbo(@jinbobt)\r\nhttps://www.instagram.com/jinbobt/?hl...', 0, '', 210, 320000, datetime.datetime(2019, 12, 24, 13, 22, 36), datetime.datetime(2019, 12, 24, 13, 22, 32), datetime.datetime(2019, 12, 24, 13, 25, 45, 722965), datetime.datetime(2019, 12, 24, 13, 25, 46), 43478, 1635, 100, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2020-01-04"],"recommend_by_editor":true,"recommend_by_expert":true},"CN":{"song_of_the_days":["2020-01-05"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2362185, 'sha1$vIwFnj8TqPlC$19b207b10deba7f74d49f15eb15d08c2c454e82a', datetime.datetime(2023, 1, 5, 14, 31, 27), 0, 'anthony0926handsome', '', '', 'anthony0926handsome@gmail.com', 0, 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1933114, 4, 4, 2362185, 'profile_images/an/th/anthony0926handsome/oSKzc2jXDaUHjXxN5azYKg.jpg', 'M', '王淯騰', 'ADEN', 886, '963771296', datetime.date(2000, 9, 26), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-10-01T07:19+00:00"}', 776227, 7201, 3, 3322, 1, 0, '', 0, None), (598508, 4, 3, 'JINBO&DJSON666【WAVE】(ADEN REMIX)', 2362185, None, 3, 2, 0, 'music/an/th/anthony0926handsome/AP5PjHXPqBWxg4tuhu3ktC.mp3', 0, 'song_covers/an/th/anthony0926handsome/js7nReFYhzsaMZ54M3cdTu.jpeg', 1, '', 'I got some new bros,\nin the club \nnew homies new bitch,got a new role.\nThey be looking like \nAden where chu find the swag,\nMatter of fact,I be swagging in a lot a ways\nI be waving when your girl is around me\nI be smashing even in Italy \nWiling in Taipei in my new Bugatti\nMaking hit song with my favorite r&b\n\n想著我 yaaaa\n愛著我 像一股大浪\n在今晚 就別再壓抑 一起\n在夜店 被酒精 搞得dirty\n搭Uber 到我家 脫掉上衣\nGirl we gon fuck we gon we gon fuck right\nDo it like a pro do it do it all night I got some new bros,\nin the club \nnew homies new bitch,got a new role.\nThey be looking like \nAden where chu find the swag,\nMatter of fact,I be swagging in a lot a ways\nI be waving when your girl is around me\nI be smashing even in Italy \nWiling in Taipei in my new Bugatti\nMaking hit song with my favorite r&b\n\n想著我 yaaaa\n愛著我 像一股大浪\n在今晚 就別再壓抑 一起\n在夜店 被酒精 搞得dirty\n搭Uber 到我家 脫掉上衣\nGirl we gon fuck we gon we gon fuck right\nDo it like a pro do it do it all night', 0, 'MAKING HIT SONG WIT MY FAVORITE R&B !', 0, '', 93, 192000, datetime.datetime(2019, 11, 15, 15, 21, 57), datetime.datetime(2019, 11, 15, 15, 21, 53), datetime.datetime(2019, 11, 15, 15, 31, 23, 941300), datetime.datetime(2023, 1, 9, 5, 58, 34), 2178, 84, 4, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2362185, 'sha1$vIwFnj8TqPlC$19b207b10deba7f74d49f15eb15d08c2c454e82a', datetime.datetime(2023, 1, 5, 14, 31, 27), 0, 'anthony0926handsome', '', '', 'anthony0926handsome@gmail.com', 0, 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1933114, 4, 4, 2362185, 'profile_images/an/th/anthony0926handsome/oSKzc2jXDaUHjXxN5azYKg.jpg', 'M', '王淯騰', 'ADEN', 886, '963771296', datetime.date(2000, 9, 26), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-10-01T07:19+00:00"}', 776227, 7201, 3, 3322, 1, 0, '', 0, None), (392688, 4, 4, '自顾自', 1823134, None, 3, 2, 0, 'music/sw/ee/sweet_mode_ng/855548ec51b34a9892b8ef9e30180d06.mp3', 0, 'song_covers/sw/ee/sweet_mode_ng/1b7dfd866306412a9ddf6749b283cce9.jpg', 1, '', '自顾自\n作词:F.K(曾汉林)\n作曲:F.K(曾汉林)\n编曲:Noah Davis\n混音:Noah Davis、F.K(曾汉林)、Will Richardson\n\n(rap)\n你能记得她的课表记得她都几点睡着 \n记得她住几街几号她礼服领口起毛 \n你给她写过字条并没有回应的字条 \n你忍住了以往心情浮躁还为她去买了最爱的葡萄 \n\n你为她哭为她笑为她生病熬汤煮药 \n你给她送上了怀抱 她却假装不知道 \n你总为她默默祈祷 得失全然不计较 \n你和她默契地微妙 不问花落知多少 \n\n(副歌)\n自顾自 自顾自 把剧本写好 \n两个人的桥段 你却演独角 \n开头很美好 结局却更明了 \n自顾自地和自己的想象力过招 \n\n\n自顾自 自顾自 不要来打扰 \n转身没有台词 留给你自嘲 \n信纸和煎熬 放着冷冷的烧 \n自顾自把内心戏写在这无人岛 \n(rap) \n你把所有精心准备带着最柔软的回味 \n用所有最甜的眼神换回最真实的眼泪 \n你不问是非对错就为这一个人买醉 \n你舔着伤口又在冷风中为她去排队 \n\n你买了玫瑰 写好了圣诞贺卡 \n你默默对自己说这是最后一次挣扎 \n然后你来到她家楼下 却只能和路人一起尴尬 \n除了继续装得优雅 你还能有什么办法 \n\n\n(副歌)\n\n\n(rap)\n为什么她的身旁突然出现另一个他 \n手牵那么紧是想给谁一身鸡皮疙瘩 \n为什么突然觉得好像有没自己都没差 \n可转眼间又记起梦中两人的白发 \n\n\n所以你只能暂时作罢 虽然并不那么坦然 \n有那么几天不再自顾自跟她说晚安\n可你知道 这只是暂时停战 \n很快你又会开始自顾自无声的谈判 \n', 0, '', 0, '', 178, 192183, datetime.datetime(2017, 1, 17, 11, 30, 10), datetime.datetime(2017, 1, 17, 11, 29, 50), datetime.datetime(2017, 1, 17, 11, 29, 50), datetime.datetime(2017, 1, 17, 14, 3, 12), 3189, 112, 3, 1, 0, 1, 0, None, 4, '{"CN":{"song_of_the_days":["2017-01-24"]},"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1823134, 'pbkdf2_sha256$24000$JmMYQWUBZZNl$vBZBo41RIaHvBfojyu5EaggKFGjtfv2droAc14l1Xj0=', datetime.datetime(2017, 1, 16, 14, 12, 22), 0, 'sweet_mode_ng', 'CNK-Christy', '', 'chun19970512@hotmail.com', 0, 1, datetime.datetime(2017, 1, 16, 14, 12, 22), 1331123, 4, 4, 1823134, 'profile_images/sw/ee/sweet_mode_ng/PX7i67XPEHDSt4HYZybrwY.jpg', 'O', '', 'C.N.K', None, '', None, None, None, 0, 1, None, datetime.datetime(2025, 6, 25, 21, 3, 11), 1, datetime.datetime(2017, 1, 16, 14, 12, 22), 2, 0, 'zh-hans', 0, '{"hide_gender":true,"show_intro":false,"hide_location":false}', 5381, 24, 0, 242, 0, 0, '', 0, None), (392763, 4, 4, '二月', 1823134, None, 1, 4, 0, 'music/sw/ee/sweet_mode_ng/4fedd57e3a1a45e9a6e7c10a7a1ab202.mp3', 0, '', 1, '', '二月\n作词:F.K(曾汉林)\n作曲:F.K(曾汉林)\n编曲:唐森\n混音:童彦炜\n\n转眼这个二月过去了一半 \n窗外的雨夹着雪下着不断 \n年夜饭是深夜寂寞的狂欢 \n情人节是自我陶醉的浪漫 \n理智飘在路边纷飞作一团 \n心情和天气一起等着回暖 \n街上不再为邂逅左顾右盼 \n反正我写的剧情你并不喜欢 \n\n\n夜深人静 无声地叹 \n又是一天凌晨四点半 \n空白的作业 吹坏的伞 \n小情绪在空气中晕染 \n\n\n这个二月有点乱 \n黄粱一梦过后只剩意兴阑珊 \n烟雨中弥漫 多少不甘 \n这个二月有点乱 \n红色台灯陪我待到下个夜晚 \n匆忙中习惯 独自灿烂 \n', 0, '', 0, '', 278, 192117, datetime.datetime(2017, 1, 17, 18, 55, 48), datetime.datetime(2017, 1, 17, 18, 55, 7), datetime.datetime(2017, 1, 17, 18, 55, 7), datetime.datetime(2017, 1, 17, 18, 56, 20), 2093, 60, 0, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1823134, 'pbkdf2_sha256$24000$JmMYQWUBZZNl$vBZBo41RIaHvBfojyu5EaggKFGjtfv2droAc14l1Xj0=', datetime.datetime(2017, 1, 16, 14, 12, 22), 0, 'sweet_mode_ng', 'CNK-Christy', '', 'chun19970512@hotmail.com', 0, 1, datetime.datetime(2017, 1, 16, 14, 12, 22), 1331123, 4, 4, 1823134, 'profile_images/sw/ee/sweet_mode_ng/PX7i67XPEHDSt4HYZybrwY.jpg', 'O', '', 'C.N.K', None, '', None, None, None, 0, 1, None, datetime.datetime(2025, 6, 25, 21, 3, 11), 1, datetime.datetime(2017, 1, 16, 14, 12, 22), 2, 0, 'zh-hans', 0, '{"hide_gender":true,"show_intro":false,"hide_location":false}', 5381, 24, 0, 242, 0, 0, '', 0, None), (635129, 4, 4, '如果能夠再遇見你', 2588277, None, 3, 2, 0, 'music/li/l_/lil_karbi/8diZPVbMxdvjyckrQiaMmX.mp3', 0, 'song_covers/li/l_/lil_karbi/D8XuwvnJT2Fw5atjFnFdvM.jpg', 1, '', '如果能夠再遇見你\n我會把你抱緊\n害怕時間會來不及\n跟你說聲愛妳\n如果能夠再遇見你\n無畏狂風暴雨\n你的笑特別的療癒\n融化了冰淇淋\n\nGirl 我對你的想念早已病入膏肓\n只有你才能開出處方籤\n希望每天都能聞到你頭髮的飄香\n希望你就是住在我旁邊 因為你\n所以做事從此不再吊兒郎當\n也可以為 妳來戒掉香菸\n當一頭叢林的王者不再是迷途羔羊\n我感謝彼此也感謝蒼天\n\n你是我看過最美的風景\n窗外的露水越變越透明\n想要帶你飛帶你去旅行\nI say Hold on hold on just be with me\n\n如果能夠再遇見你\n我會把你抱緊\n害怕時間會來不及\n跟你說聲愛妳\n如果能夠再遇見你\n無畏狂風暴雨\n你的笑特別的療癒\n融化了冰淇淋\n\n不想輸在起跑線 所以我努力的跑\n你的心思太老練 搞的我滿狐疑的找\n盡量不讓你討厭 你就像湖底的寶\n那些傢伙都太表面 真正real無比的少\n\n妳說對待彼此最重要的是真誠\n一起對抗世界即便我身無分文\n雖然你的脾氣我總是沒有頭緒\n但是為了你我可以做到毫不猶豫\n\n你是我看過最美的風景\n窗外的露水越變越透明\n想要帶你飛帶你去旅行\nI say Hold on hold on just be with me\n\n如果能夠再遇見你\n我會把你抱緊\n害怕時間會來不及\n跟你說聲愛妳\n如果能夠再遇見你\n無畏狂風暴雨\n你的笑特別的療癒\n融化了冰淇淋', 0, '詞 Lyrics :小卡比\n曲Composing :小卡比\n編曲 Arrangement :Prod. KJ Run It Up\n錄音Recording :寬 KuAn\n混音Mixing :寬 KuAn\n\nInstragram\n\n小卡比@lil karbi\nhttps://www.instagram.com/lil_karbi/\n\n寬 KuAn @ku_anergy_\nhttps://www.instagram.com/ku_anergy_/\n\n政大黑音@nccuheyin\nhttps://www.instagram.com/nccuheyin', 0, '', 165, 320000, datetime.datetime(2021, 2, 6, 19, 0, 3), datetime.datetime(2021, 2, 6, 18, 59, 51), datetime.datetime(2021, 2, 6, 19, 0, 41, 844950), datetime.datetime(2021, 2, 6, 19, 0, 42), 92520, 2434, 680, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2588277, '!p8N3jFUUobCskH7TOw5Ooj1TSSFuCFoLCuoYuksZ', datetime.datetime(2023, 4, 1, 5, 3, 18), 0, 'lil_karbi', '', '', 'ds998020427@gmail.com', 0, 1, datetime.datetime(2020, 5, 27, 6, 32, 17), 2158975, 4, 4, 2588277, 'profile_images/li/l_/lil_karbi/6QqTmuzGe3w9kamr39cUsF.jpg', 'M', '', '小卡比', 886, '905808176', datetime.date(2001, 8, 25), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2020, 5, 27, 6, 32, 17), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"had_edit_username":true,"hide_gender":false,"hide_location":false}', 271644, 4304, 40, 197, 0, 0, '', 0, None), (651745, 4, 4, '沙漠中的雪人', 2459512, None, 3, 2, 0, 'music/yf/__/yf____c/FnxD9Q4TQHLoCcNLLRnCux.mp3', 0, 'song_covers/yf/__/yf____c/NXS4WxHyRgpJDGSd7jaEmp.jpg', 1, '', '眼前的綠洲化成了一片荒野 \n我獨自一人站在那風口浪尖 \n我的vibe 不靠money不靠金項鍊 \n從不曾被名和利遮蔽了雙眼 \n昨晚夢裡那熟悉的畫面 在我 面前 朦朧如狼煙 \n沙漠中的雪人依然不停止向前\n\n鏡中你的樣子狼狽\n早已沒時間能浪費\n字句像鑲金的香檳如鑽石般昂貴\n三言和兩語不該成為你成長的阻力\n把批評和否認全都轉化為助力\n他只是自顧自的唱著歌 \n收起了行囊 推開通往下一站的門\n山丘間的回音劃破空氣\n巨大的轟鳴 看不見蹤影 和我兄弟佔據山頂的風景\n\n眼前的綠洲化成了一片荒野 \n我獨自一人站在那風口浪尖 \n我的vibe 不靠money不靠金項鍊 \n從不曾被名和利遮蔽了雙眼 \n昨晚夢裡那熟悉的畫面 在我 面前 朦朧如狼煙 \n沙漠中的雪人依然不停止向前\n\n紅塵擾攘 歸途在遠方\n歌聲高亢 遊走在邊疆\n看不見盡頭的道路通往何方\n放手擁抱那登上巔峰的渴望\n從零到出神入化\n跟上音樂的步伐\n無視嘲笑和辱罵\n態度和精神無價\n手裡握著Rifle yeah man I’m a psycho 大地吹起東風 \n我也不想思考太多 廢話就別再說 向著目標衝鋒\n那一天 何時何地我已記不清\n每一夜 我的血液流著尼古丁\n我也不曾肖想當個王不想和誰做對\n願做荒原裡孤寂的狼也不從學狗吠\n我也曾原地踏步 不停的懷疑自己 \n少不了分身乏術 經歷了多少四季 \n也多謝你的質疑 你讓我更強大 \n再等待成熟的時機 迎花灑春光下\n那夜星星蓋過 整個夜幕河濱\n你靜靜帶走 晚風的聲音\n殺紅了眼 拼了命 遍體鱗傷又何必\n就一二三 drop the beat 唱歌跳舞都隨意\n\n眼前的綠洲化成了一片荒野 \n我獨自一人站在那風口浪尖 \n我的vibe 不靠money不靠金項鍊 \n從不曾被名和利遮蔽了雙眼 \n昨晚夢裡那熟悉的畫面 在我 面前 朦朧如狼煙 \n沙漠中的雪人依然不停止向前', 0, '其實很多事情都是孤獨的,音樂也好,生活也罷。雪人在沙漠中寸步難行,但它仍不停邁步向前,往看不見的盡頭前進。一路上面臨的諸多考驗都是成長的養分,同時在質疑面前提醒自己要一直保有做音樂的初心。\r\n\r\n詞/曲 Lyrics & Compose|趙翊帆YI94 \r\n編曲 Arranger|OP Beatz\r\n錄音 Recorded|張瑜COO\r\n混音 Mixing|張瑜COO\r\n\r\n封面設計 Cover Design|滕謙terng_0001\r\n\r\n\r\n特別感謝:吳仲恩、陳冠霖、政大黑音', 0, '', 215, 320000, datetime.datetime(2021, 6, 26, 2, 45, 29), datetime.datetime(2021, 6, 26, 2, 45, 13), datetime.datetime(2021, 6, 27, 14, 0), datetime.datetime(2022, 6, 13, 14, 51, 16), 587431, 13556, 3576, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-04-15"],"recommend_by_editor":true,"top_record_weekly_champions":[[2021,26],[2021,27],[2021,28],[2023,6]]},"CN":{"song_of_the_days":["2022-04-16"],"top_record_weekly_champions":[[2023,6],[2023,27]]}}', 0, 0, 0, 0, 2, 2, 2459512, 'sha1$jP8wipPauwcYHKAbtwT5aY$1a9f4eab93655fc36c647bae712f631fdc7eb038', datetime.datetime(2024, 10, 26, 8, 18, 8), 0, 'yf____c', '', '', 'evanchao0623yt@gmail.com', 0, 1, datetime.datetime(2019, 7, 8, 8, 36), 2030405, 4, 4, 2459512, 'profile_images/yf/__/yf____c/Q5QnMDsso7ekvxHLz6UCoL.jpg', 'M', '', '趙翊帆', 886, '920287949', datetime.date(2002, 6, 23), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2019, 7, 8, 8, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"accredited_datetime":"2021-07-01T05:43+00:00","hide_location":false}', 2027188, 13854, 25, 798, 1, 0, '', 0, None), (640685, 4, 3, '轉轉', 2438909, 97317962, 3, 2, 0, 'music/Gu/mm/GummyBBB/n3VqeMugWmi7sTQKYYehAt.mp3', 0, 'song_covers/Gu/mm/GummyBBB/37dfirdqnJAPgmGJW3rAnp.jpeg', 1, '', '出門轉轉 我故意走得慢慢\n但戴著口罩還是悶出一點汗汗\n不過好像沒差 反正不怕被人暗算\n不像明星會被偷拍 我也不是什麼戰犯\n出門轉轉 是為了散散 心\n看了太多新聞害我變得戰戰 兢兢\n靜靜下心來我才能慢慢專心\n讓靈感昇華成藝術品 就像是乾冰\n過馬路停看聽 養成好習慣\n我做事您安心 他們都說好喜歡\n即使寫歌超級慢 份量不夠演出費先少一半\n但想說的話太多所以決定再饒一段\n不著急 看 周圍有好多沒注意的good shit\n在不起眼的角落 被匆忙的世界忽略\n但盆栽中的花朵也不是為了誰而盛開\n雖不是人見人愛仍是那唯一的存在 \n\n今天天氣還不錯我想要出門轉轉\n來去看看 外面的世界\n是平平安安還是凌凌亂亂 \n他們說日子過得簡簡單單 就好\n(就好 就好)\n一起出門轉轉 (轉轉)\n跟我出門轉轉 (轉轉)\n去轉轉 來轉轉\n\n出門轉轉 遇到一個道士\n他說我來幫你算算 最近有什麼好事\n就見他翹起小指 搖搖扇子\n然後就 跟我要了100塊我只想對他說一句\n「甘霖老濕」\n我猜那道士 他就是靠此\n買下了第一棟house\n「難道這就是成功的鑰匙?」\n我問他 他卻只留下一句話說\n「天機不可洩漏\n無法改命那就看你如何接受」(我想也是齁)\n就像是 選不到課我感覺可能會延畢\n說不定身體有什麼問題讓我可以免役\n說不定天意 就是要我當一個廢物\n塞翁失馬焉知非福 太公式化不如去背書\n要比背書 (背書)\n你覺得能比過第一學府\n但除了這條路還能走哪心裡也沒有覺悟\n當不成藝術家 也可能跑去搞搞學術\n讓頭腦一直轉轉直到我的生命結束\n\n今天天氣還不錯我想要出門轉轉\n來去看看 外面的世界\n是平平安安還是凌凌亂亂 \n他們說日子過得簡簡單單 就好\n(就好 就好)\n一起出門轉轉 (轉轉)\n跟我出門轉轉 (轉轉)\n去轉轉 來轉轉', 0, '《安泰》07. 轉轉\r\n-\r\n這段時間命運把我們的肉體困在了這個地方,但精神飛到了很遠的那裡。你有多久沒有好好看看這塊屬於你的土地?不如趁這個時候出門轉轉,或許會有很多意想不到的驚喜。\r\n-\r\n製作人 Producer:Gummy B\r\n詞曲 Lyricist & Composer:Gummy B\r\n編曲 Beat Arranger:versus\r\n錄音 Recording Engineer:Gummy B\r\n混音 Mixing Engineer:Gummy B\r\n母帶後期 Mastering Engineer:Gummy B\r\n-\r\nGummy B\r\nhttps://www.instagram.com/gummy.bbbb/', 0, '', 250, 320000, datetime.datetime(2022, 2, 1, 20, 0, 59), datetime.datetime(2021, 3, 30, 5, 28, 39), datetime.datetime(2021, 3, 31, 16, 0), datetime.datetime(2022, 2, 20, 11, 37, 35), 83875, 2297, 497, 1, 7, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2438909, 'sha1$K4oDaAPvdx9Z1SG5Jmy6ES$2501b0e4e35ef47d17a73e1e033a3ab4ca3aa4c3', datetime.datetime(2025, 2, 8, 20, 46, 1), 0, 'GummyBBB', '', '', 'gummybmusic@gmail.com', 0, 1, datetime.datetime(2019, 5, 23, 9, 26, 33), 2009813, 4, 4, 2438909, 'profile_images/Gu/mm/GummyBBB/gikMrqaZj2EACVFTq8SHSH.jpg', 'M', '黃立堯', 'Gummy B', 886, '978382264', datetime.date(2000, 9, 11), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2019, 5, 23, 9, 26, 33), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":0,"accredited_datetime":"2021-06-15T05:58+00:00","hide_location":false}', 2027956, 17783, 39, 827, 1, 0, '', 0, None), (640522, 4, 4, '我沒有太多', 2540448, None, 3, 2, 0, 'music/_p/e6/_pe630arl/5RWDjfJdZKXZurVT6U8zrw.mp3', 0, 'song_covers/_p/e6/_pe630arl/e976k7k8HSyaQkySphpK6y.JPEG', 1, '', '我沒有太多的詞句寫太多首歌\n我沒有太多的感情分給太多的人\n\n我沒有太多的詞句 能琢磨此刻心態\n無法捉摸的感覺 也讓我感到心塞\n給我再多的時間也寫不出來\n直到覆埋在自尊心的後悔朝我撲來 \n喔不再稚嫩的我 無法用文字表述\n各種不同的角度來紀錄\n已經試過各種拼音都理不清\n難道這樣的症狀是少數\n\n重複播放type beat的 playlist\n名詞都用了盡\n明知不夠鋒利 名字還是沒人記得\n我記得一人最一開始聽的boom bap shit\n一年半個月 是否一成不變\n的嚮往和篤定 試著闖蕩那股勁\n追隨潮流的世代我在岸邊留下足印\n好多想法湊不出個講法\n但說了 會有誰在意\n\n我沒有太多的詞句寫太多首歌\n所以我寫到這決定不寫了\n我沒有太多的感情分給太多的人\n我沒有太多的想法 \n太多的\n\n別質疑我 好不易脫離群眾 \n盡力不被襲走 卻沒能逃過瞬間的寂寞\n想有片刻時間 能讓自己沈澱\n怎麼斟酌字眼 能讓文本上呈現\n親筆寫下的字不及心裡千分之一\n傾力寫下的詞他唱比我更能知心\n於是我站在觀眾席裡聆聽\nBut no let the music play on\n隨著音樂搖頭放縱 \n背詞的跟著朗誦\n燈打下的那刻切入聲音\n曾經試了好多創作 但選擇把他上鎖\n在深夜唱給自己一個人聽\n如果要我形容 那像在海中赴湯蹈火\n濺起的泡沫都是真心\n\n都是真心\n\n我沒有太多的詞句寫太多首歌\n我沒有太多的感情分給太多的人\n太多了\n\n我沒有太多的詞句寫太多首歌\n所以我寫到這決定不寫了\n我沒有太多的感情分給太多的人\n我沒有太多的想法 \n太多的\n\n我沒有太多的感情分給太多的人\n但是現在回頭看什麼都值得\n不分對與錯結果只在做與不做間\n放下牽掛也比較灑脫\n為了讓你懂 能再說好幾遍\n為不被淹沒 還是決定多說一點\n直到你與我聯繫的衛星殞落\n允許我唱完這段直到曲終', 0, '我們都有些想法,卻又怕矯情。\r\n\r\n詞 Lyrics :方品融\r\n曲Composing :方品融\r\n編曲 Arrangement :Prod. ThatKidGoran\r\n錄音Recording :張瑜\r\n混音Mixing :張瑜', 0, '', 173, 320000, datetime.datetime(2021, 3, 29, 13, 32, 31), datetime.datetime(2021, 3, 29, 2, 31, 28), datetime.datetime(2021, 3, 29, 14, 0, 8, 841819), datetime.datetime(2021, 3, 29, 16, 43, 35), 153253, 4395, 1315, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-04-18"],"recommend_by_editor":true,"top_record_weekly_champions":[[2021,13]]},"CN":{"song_of_the_days":["2021-04-19"]}}', 0, 0, 0, 0, 2, 2, 2540448, 'sha1$PNsS0OxmOPt3$e52cf4f4174ae900844f56f7e0c4e3f5812cfdf4', datetime.datetime(2023, 11, 23, 15, 50, 50), 0, '_pe630arl', '', '', 'pe630arl@gmail.com', 0, 1, datetime.datetime(2020, 1, 15, 12, 19, 33), 2111288, 4, 3, 2540448, 'profile_images/_p/e6/_pe630arl/L5Du4FJNRWJWmNju9My5re.jpg', 'F', '', '方品融', 886, '982466773', datetime.date(2001, 6, 30), 'KEE', 88, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2020, 1, 15, 12, 19, 33), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"had_edit_username":true,"hide_gender":false,"show_birthday":2,"accredited_datetime":"2023-11-24T09:59+00:00","hide_location":false}', 537436, 6321, 26, 1088, 1, 0, '', 0, None), (117161, 4, 4, '沙發(雙人沙發版) feat.魚魚', 441886, 1678, 3, 2, 0, 'music/st/ri/strike126/357f813b5bef4283b6140a4b1236ca4a.mp3', 4055040, '', 1, '聯手打造極至工藝獎', '這是一個沒有約會的下午\r\n不想坐在電腦前面的下午\r\n沒有煩惱暫時放空的下午\r\n這是我賴在沙發上的下午\r\n\r\n[好球]\r\n該怎麼說呢 我就是不想動了\r\n賴在沙發上 晚餐也不想弄了\r\n準備了紙筆 卻又不想碰的\r\n握著遙控器 轉台卻像被遙控的\r\n又再重播 是周星馳的舊片\r\n徐景江主演 深夜時才會出現\r\n這邊看了些 那邊看了點\r\n沒目標的轉 慵懶它破了繭\r\n換了個姿勢 可能躺著或坐著\r\n放空的同時 撫平難過或挫折\r\n慵懶是態度 沒有方法或準則\r\n說了太多又太沉悶 我想你懂的 \r\n於是我寫了 一首歌 送給了SOFA\r\n順便送給麗麗傢俱 又怎樣 SO WHAT?\r\n所以他 說好球 你就會想到沙發\r\n就像他說馬桶 你就想到劉德華\r\n\r\n[魚魚]\r\n我愛 我愛 我愛 我愛我的沙發\r\n我愛 我愛 我愛窩在沙發上\r\nx2\r\n\r\n[好球]\r\n你的沙發他可能來自某間家具行\r\n可能是HOLA 或者IKEA\r\n不論他來自何方 或曾被你弄髒\r\n再多無聊時間它都陪你打發\r\n從沒離開過 他堅守著崗位\r\n隨時提供你最柔軟的座位\r\n當你覺得孤單 覺得寂寞 覺得冷\r\n它總是能給你溫暖 陪你等\r\n等待著 時間他偷走 無聊的過程 悄悄的溜走\r\n讓膨脹的煩惱 瞬間消腫\r\n喔 這神奇的魔術 就像是壓軸\r\n我想要為它寫一篇故事\r\n過新年時我也為他佈置\r\n隨著時間它損壞了數次\r\n但增加的只有情感 沒有數字\r\n\r\n[魚魚]\r\n我愛 我愛 我愛 我愛我的沙發\r\n我愛 我愛 我愛窩在沙發上\r\nx2\r\n\r\n我想用簡單的節奏寫一段詩\r\n夏天的溫度讓我們一塊濕\r\n滴到沙發的冰是我們一塊吃\r\n任我敲打是在我心煩意亂時\r\n我們一起過了冬 一起蓋棉被\r\n一起看DVD 一起吃滷味\r\n一起讀了小說 一起聽音樂\r\n而這全是因為\r\n\r\n[魚魚]\r\n我愛 我愛 我愛 我愛我的沙發\r\n我愛 我愛 我愛窩在沙發上\r\nx4\r\n', 0, '終於跟我的好趴呢 魚魚 合作了!!!聯手打造這張舒服至極的雙人沙發!!!超銷魂的聲音~~讓人一躺就陷入最舒服慵懶的境界!!!\r\n\r\n跟魚魚認識快一年了!!之前有很多歌都是來自跟她的聊天過程 像是<我只是偶爾夾機機而已>的歌詞就是跟好梗女王好趴呢魚魚聊天時出現的~~哈哈~~\r\n相信將來有更多合作機會的!!!敬請期待她的好聲音吧~~~~', 0, None, 253, 128000, datetime.datetime(2010, 7, 9, 9, 23, 19), datetime.datetime(2010, 7, 9, 9, 23, 19), datetime.datetime(2010, 7, 9, 9, 23, 19), datetime.datetime(2014, 12, 17, 23, 24, 10), 11277, 81, 3, 1, 1, 1, 0, None, 0, '{"TW":{"audition_awards":{"28566":{"event":"2011\\u96fb\\u4fe1\\u5275\\u65b0\\u61c9\\u7528\\u5927\\u8cfd \\u97f3\\u6a02\\u5275\\u4f5c\\u7af6\\u8cfd \\u793e\\u6703\\u7d44","award":"\\u5165\\u9078\\u6c7a\\u8cfd"}},"recommend_by_editor":true,"top_record_weekly_champions":[[2010,28],[2010,29],[2010,30]]}}', 0, 0, 0, 0, 2, 2, 441886, 'sha1$4e757$6968e462ee310d6d0dd74e2421c2e6d4dcff55a7', datetime.datetime(2023, 5, 8, 4, 10, 44), 0, 'strike126', '', '', 'strikem@gmail.com', 0, 1, datetime.datetime(2007, 8, 8, 20, 31), 79546, 4, 3, 441886, 'profile_images/st/ri/strike126/55a31494937d11e29f160026551b1100.jpg', 'M', '向倜維', 'Mr.STRIKE', 886, '911271603', datetime.date(1983, 12, 6), 'KHH', 89, 54273, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 58), 1, datetime.datetime(2007, 8, 8, 20, 31), 1, 0, 'zh-hant', 1, '{"show_birthday":1,"hide_gender":false,"accredited_datetime":"2023-05-08T05:30+00:00"}', 217686, 627, 149, 94, 1, 0, '', 0, None), (647825, 1, 1, "Diiton ,Showmaîn - It's Quarantine待在家只能做個beat (Remix)", 2434475, None, 4, 3, 0, 'music/sh/ow/showmain/M8PcPTeg2j9XqgDtzRs3xT.mp3', 0, 'song_covers/sh/ow/showmain/KjCEheQS7Y59tdZaRk2hvP.jpg', 1, '', '', 0, '歌曲MV :\nhttps://www.youtube.com/watch?v=GSyxFRSYTkc\n\nFollow Showmain :\nhttps://open.spotify.com/artist/7pD3IVmwF0RnNPPsEjtFU2?si=4w24UMaFSq-n8ivUlIejnw&nd=1\nhttps://www.instagram.com/imshowmain/\nhttps://soundcloud.com/infiniti032860\nhttps://www.facebook.com/showmainmusic/\nhttps://www.youtube.com/channel/UCenNGzVa3QleuU2vAM3P7Bg\n\nFollow Diiton :\nhttps://www.instagram.com/diiton.music/\nhttp://facebook.com/diitonmusic\nhttps://soundcloud.com/diitonmusic\nhttps://www.youtube.com/channel/UCLw_rqjk2Ej4heJR1kvAq2w/featured', 0, '', 172, 320000, datetime.datetime(2021, 5, 29, 5, 46, 44), datetime.datetime(2021, 5, 29, 5, 46, 37), datetime.datetime(2021, 5, 29, 10, 0), datetime.datetime(2021, 12, 16, 17, 59, 26), 5436, 258, 34, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2434475, '!8j4KXBME9hjDfaiXNAzTUofcqQEjUND34AL7PxzQ', datetime.datetime(2025, 4, 2, 10, 25, 45), 0, 'showmain', '', '', 'infiniti032860@yahoo.com.tw', 0, 1, datetime.datetime(2019, 5, 11, 21, 57, 18), 2005381, 4, 4, 2434475, 'profile_images/sh/ow/showmain/GA8yDjZgbkzvgE3QT4oAD6.jpg', 'M', '邱蕭曼', 'Showmain', 886, '910277608', datetime.date(1998, 3, 28), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 42), 1, datetime.datetime(2019, 5, 11, 21, 57, 18), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2021-10-19T07:06+00:00","hide_location":false}', 144285, 1884, 8, 25, 1, 0, '', 0, None), (651645, 4, 4, 'Showmaîn - Got Me Confused', 2434475, None, 4, 3, 0, 'music/sh/ow/showmain/oUBZztY6eLQbkCgibBo4KF.mp3', 0, 'song_covers/sh/ow/showmain/D5iVNViQTrgLVhHGSSjotR.jpeg', 1, '', 'Lights on\nSee the girl who next to me\nThen I feel my beating heart \nIs my type I never seen \n納誒加擬勾錐\n但又為何不能調情\n因為女孩在睡覺\n吵她又會生氣\n跟我相同有起床氣\n再也無法登出\nYou got me nothin to lose\nI’ve been never seen girl like you\n\nYou got me con got me confused \nYou got me blind got me blind woo\nYou got me con got me confused\nI’ve never seen no girl like you before \n\nYou got me con got me confused\nYou said that words but I never heard\nI’ve never seen no girl like you before \n---------------\n我不想回家\n就因為吵架\n這樣我寫不下去\nGot me so confused \n\n只想聽對不起啊對不起啊那麼簡單\n但是你就不回我呀\n那就他x讓我寫完\n\nIt’s going down and down and down and down and down and down and down\n\n就看你想不想要\n願我們不要再吵yeah\nI’ve been never seen yeah \n\nYou got me con got me confused\n但我從不想要結束\nYou got me like nothing to lose\nI’ve never seen a girl like you before\n\nYou got me con got me confused \nYou got me blind got me blind woo\nYou got me con got me confused\nI’ve never seen no girl like you before \n\nYou got me con got me confused\nYou said that words but I never heard\nI’ve never seen no girl like you before', 0, '詞/曲\nBy Showmain\n\nMV : https://youtu.be/o8d67BqXGp8\nIG : https://www.instagram.com/imshowmain/\n\n這首歌本來是在寫我跟女朋友睡覺的幸福瑣事,但寫到一半跟她吵架,後面就有點寫不下去乾脆寫吵架', 0, '', 129, 320000, datetime.datetime(2021, 6, 25, 7, 3, 12), datetime.datetime(2021, 6, 25, 7, 3, 9), datetime.datetime(2021, 6, 25, 7, 6, 25, 484504), datetime.datetime(2021, 12, 16, 17, 59, 5), 2556, 99, 12, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2434475, '!8j4KXBME9hjDfaiXNAzTUofcqQEjUND34AL7PxzQ', datetime.datetime(2025, 4, 2, 10, 25, 45), 0, 'showmain', '', '', 'infiniti032860@yahoo.com.tw', 0, 1, datetime.datetime(2019, 5, 11, 21, 57, 18), 2005381, 4, 4, 2434475, 'profile_images/sh/ow/showmain/GA8yDjZgbkzvgE3QT4oAD6.jpg', 'M', '邱蕭曼', 'Showmain', 886, '910277608', datetime.date(1998, 3, 28), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 42), 1, datetime.datetime(2019, 5, 11, 21, 57, 18), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2021-10-19T07:06+00:00","hide_location":false}', 144285, 1884, 8, 25, 1, 0, '', 0, None), (654667, 4, 4, 'Showmaîn - Invisible', 2434475, None, 4, 3, 0, 'music/sh/ow/showmain/J6mMnbqQ7xEU9DL7gDSbBE.mp3', 0, 'song_covers/sh/ow/showmain/aXV9B28HgwFt7TSY3kmoUe.jpg', 1, '', 'I want you to stay back \nCause I don’t want you to see me cry\nFly alone up to the sky\nAnd see world though my eyes like I’ve invisible from this time \n\n站起來 站起來\n讓所有人發現你存在\n別說你小時後就怪怪\n不交點homies 真的活該\n\n這種簡單事妳做不來 噢才怪\nDon’t lose face don’t lose face\n\nEven they tryna talk to me\nHide myself don’t let you see\n你沒看錯我就有病\n從今以後就別hang with me\n\n誰他媽能理解我的心理\n誰看得清\n\n但是我又搞不清楚who can let me believe ya\n(No one’s ever gonna see me)\nCan’t believe ya\n(There’s no anybody else)\nThere no one can trust\n(This is not the way that I feel)\nJust take me away to some different world', 0, '這首歌是在說一個邊緣人的心路歷程\nMV : https://youtu.be/fVJogcRqlu4', 0, '', 124, 320000, datetime.datetime(2021, 7, 22, 8, 26, 38), datetime.datetime(2021, 7, 22, 8, 26, 32), datetime.datetime(2021, 7, 23, 9, 0), datetime.datetime(2021, 12, 16, 17, 58, 54), 7485, 289, 21, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-09-02"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2021-09-03"]}}', 0, 0, 0, 0, 2, 2, 2434475, '!8j4KXBME9hjDfaiXNAzTUofcqQEjUND34AL7PxzQ', datetime.datetime(2025, 4, 2, 10, 25, 45), 0, 'showmain', '', '', 'infiniti032860@yahoo.com.tw', 0, 1, datetime.datetime(2019, 5, 11, 21, 57, 18), 2005381, 4, 4, 2434475, 'profile_images/sh/ow/showmain/GA8yDjZgbkzvgE3QT4oAD6.jpg', 'M', '邱蕭曼', 'Showmain', 886, '910277608', datetime.date(1998, 3, 28), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 42), 1, datetime.datetime(2019, 5, 11, 21, 57, 18), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2021-10-19T07:06+00:00","hide_location":false}', 144285, 1884, 8, 25, 1, 0, '', 0, None), (634644, 4, 4, "''在家一整天可以聽ㄉ歌'' Feat. 明熊", 2403400, None, 5, 12, 0, 'music/mx/xd/mxxdlife/nJd95SWtHMfek8FqGcFyWG.mp3', 0, 'song_covers/mx/xd/mxxdlife/kFDopZrXRShNZHeF3256dE.jpg', 1, '', '今天不想出門只想在家一整天\n我想我需要一瓶可樂還有些玉米脆片\n難得今天不用上班只想在家一整天\n我就能睡到自然醒過來欸 I don’t wanna wake\n\n耶 不想接觸外面任何空氣\n但 偶爾也得需要自我封閉\nRight 躺在床上看著電腦螢幕 只有自己清楚\n什麼方式最幸福\n愛玩的朋友們他們把我當成怪胎\n但我只在乎我叫的外賣\n到底來了沒 歐對 by the way\n時間很寶貴所以don’t waste my time\n看著劇 若心情 下了雨 來一杯 巧克力\n沖走你所有的壞情緒\n然後我 依偎 在你心裡 \n以為我是 你的唯一\n卻讓我再次體會到失去\n\n今天不想出門只想在家一整天\n我想我需要一瓶可樂還有些玉米脆片\n難得今天不用上班只想在家一整天\n我就能睡到自然醒過來欸 I don’t wanna wake\n\n我的腦袋 叫我要~工~作~\n但 我的身體 今天不~想~動\n今天馬鈴薯就是我\n陷在軟爛沙發之中\n不想看時鐘\n只想跟小貓窩著鬥\n我養的貓 不開心就咬我\n還曾把他 稱作 \n那 順遂的生活\n反而 每天在瞪我\n真不知道 我的目標\n只是想要 一點點的療\n癒見幸福真的太難\n我想就趁 現在 三點半\n乾脆小睡下 還不算太晚\n吃飽睡 睡飽睡 都無礙', 0, '不想出門就是不想出門啦\n\n詞 Lyrics:MxxdlifE @mis4nthrxp3boi ,明熊@lexuan__\n曲 Composer:MxxdlifE @mis4nthrxp3boi,明熊@lexuan__\n編曲 Arranger:Con\n錄音 Recording:Jim Wu伍柏宇 @jimwumakingbeat\n混音 Mixing:Jim Wu伍柏宇 @jimwumakingbeat\nillustration:@taiwandopee\nDesign:@yu98.design\n\n收錄自MxxdlifE 2020 Mixtape《冷 暖 自 知》', 0, '', 172, 192000, datetime.datetime(2021, 2, 1, 11, 58, 14), datetime.datetime(2021, 2, 1, 11, 58, 8), datetime.datetime(2021, 2, 1, 12, 1, 46, 77646), datetime.datetime(2021, 2, 1, 12, 1, 46), 74886, 2242, 758, 1, 0, 1, 0, None, 4, '{"TW":{"audition_awards":{"140522":{"event":"Street Poet NFT \\u563b\\u54c8\\u97f3\\u6a02\\u5fb5\\u9078","award":"\\u7b2c\\u4e00\\u540d"}}}}', 0, 0, 0, 0, 2, 2, 2403400, '!rGoWQdyHF05ZiqvkgZBIkwNpxiNKDSi2BbKLbHuW', datetime.datetime(2025, 6, 25, 16, 21, 59), 0, 'mxxdlife', '', '', 'alanu090877@gmail.com', 0, 1, datetime.datetime(2019, 3, 15, 2, 48, 40), 1974317, 4, 4, 2403400, 'profile_images/mx/xd/mxxdlife/7UcvapqbxyyhGrQ3zyYgUu.jpg', 'M', '陳品榮', '牧瀨', 886, '988581827', datetime.date(2001, 10, 16), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2019, 3, 15, 2, 48, 40), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"show_birthday":1,"accredited_datetime":"2021-06-20T11:58+00:00"}', 668968, 3974, 0, 4, 1, 0, '', 0, None), (656911, 4, 4, '"#SAVEME!"', 2403400, None, 3, 2, 0, 'music/mx/xd/mxxdlife/5VTpyZSwoU4gaxHPo5Ma5o.mp3', 0, 'song_covers/mx/xd/mxxdlife/T2BKM945itJbVtDAPScKVB.jpg', 1, '', 'save me 成就你也拯救我\n無止盡的盡頭 未來是什麼 會不會又是種折磨\nsave me 拯救你也成就我\n掉進了死胡同 誰又會等我 在下一個街口\n\n千瘡百孔的心還有18歲的青春\n文字裡僅存渺小的心聲\n感性與理性之間難以區分\n千百個小劇場在腦海犧牲\n白天的他不會懂你黑夜的壞\n邏輯思維只要閉嘴就不會奇怪\n還有你在 至少能感覺到愛\n但是現在 愛 離我好遠\n我拼命在追 追得好累\n下跪得好廢 我後不後悔\n我偷偷落淚 最後的你 卻對我說聲再會\n\nsave me 成就你也拯救我\n無止盡的盡頭 未來是什麼 會不會又是種折磨\nsave me 拯救你也成就我\n掉進了死胡同 誰又會等我 在下一個街口\n\n我們都在別人的人生扮演重要他人\n這感覺真是奇妙\n我們也總是把彼此弄得難捨難分\n狼狽地等煙火熄掉\n時間在轉 頭腦在煩\n我決定主動放棄這一票\n思緒太亂 曲終人散\n我在沉默中拼命得尖叫\n你有聽到嗎 你有聽到嗎\n求救聲在各地不停的爆發\n你有聽到吧 你有聽到吧\n只是跟我一樣膽小逃跑吧 \n我們都 跑著 跑著 掉進了沼澤\n大聲地呼喊禱告吧\n他們都吵著 吵著 不跟你好了\n我們都到這就好吧\n\n花隨著風輕輕搖擺\n隨波逐流在茫茫人海', 0, '這是去年的大概這個時間,快結束18歲時寫的歌,\n主要是在探討人與人之間的拯救與被拯救\n理念都在歌裡面,但經歷人情冷暖後,\n你還是會發現能拯救自己的還是自己\n\n詞 Lyrics:MxxdlifE @mis4nthrxp3boi\n曲 Composer:MxxdlifE @mis4nthrxp3boi\n編曲 Arranger:Riddiman\n錄音 Recording:Jim Wu伍柏宇 @jimwumakingbeat\n混音 Mixing:Jim Wu伍柏宇 @jimwumakingbeat\nillustration:@taiwandopee\nDesign:@yu98.design\n\n\n收錄自MxxdlifE 2020 Mixtape《冷 暖 自 知》', 0, '', 239, 320000, datetime.datetime(2021, 8, 11, 13, 4, 50), datetime.datetime(2021, 8, 11, 13, 4, 42), datetime.datetime(2021, 8, 11, 13, 6, 2, 17615), datetime.datetime(2021, 8, 11, 13, 6, 13), 42835, 917, 172, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2403400, '!rGoWQdyHF05ZiqvkgZBIkwNpxiNKDSi2BbKLbHuW', datetime.datetime(2025, 6, 25, 16, 21, 59), 0, 'mxxdlife', '', '', 'alanu090877@gmail.com', 0, 1, datetime.datetime(2019, 3, 15, 2, 48, 40), 1974317, 4, 4, 2403400, 'profile_images/mx/xd/mxxdlife/7UcvapqbxyyhGrQ3zyYgUu.jpg', 'M', '陳品榮', '牧瀨', 886, '988581827', datetime.date(2001, 10, 16), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2019, 3, 15, 2, 48, 40), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"show_birthday":1,"accredited_datetime":"2021-06-20T11:58+00:00"}', 668968, 3974, 0, 4, 1, 0, '', 0, None), (630297, 4, 4, '"超 ● 幻想 ulTra\u3000FaNt4sY"', 2403400, None, 3, 2, 0, 'music/mx/xd/mxxdlife/JKdC7Y7GhwmpBZ9CA74Azo.mp3', 0, 'song_covers/mx/xd/mxxdlife/Ck4vMHgaLFHvTekhGyXz3v.jpg', 1, '', '我在超幻想\n把現實燒成灰\n我在超幻想\n牛在天上飛\n還是他愛上了我\n顛倒大是大非\n經歷大起大落\n\n美夢和現實 我該如何去分辨\n那是一首好的歌或一副好的聲線\n我的腦袋加速了 誰在乎百花爭艷\n浩瀚宇宙渺小的一個塵埃曇花一現\n我在超幻想\n幻想著過著別人的生活我會不會更加ㄉ快樂\n答案是與非也不重要大家都覺得我腦袋抽壞ㄌ\n感覺痛快著 跟你們說一聲掰了\n活在幻想的世界裡就不需要過多的懷疑和猜測\ntell me why?\n我們需要用想像來填補美好憧憬\n躺在床上才能看未曾看過的風景\n烏托邦的城堡只有自己能夠懂你\n你的思想和價值散佈在水陽光空氣\nultra fantacy\n\n我在超幻想\n把現實燒成灰\n我在超幻想\n牛在天上飛\n還是他愛上了我\n顛倒大是大非\n經歷大起大落\n\n夢幻泡影 鏡花水月\n冷漠的心 冷漠的夜\n海市蜃樓 我踩了空\n最後剩我 幻化成風\n記憶中最深的那一刻\n最莫名其妙的那一個\n大腦別在癡心妄想了\n不可能不可能不可能不可能\ntell me why?', 0, '這些日以繼夜的幻想,哪個到底會成真?\n例如牛能夠在天上飛,或是,他愛上了我。\n大腦可以幫助想像自己活在任何人的影子裡,\n但選擇的依然是自己,是自己呀。\n可以處處皆是你的思想和價值\n或化作風,化作宇宙中的塵埃\n\u3000\u3000Enjoy.\n\n詞 Lyrics:MxxdlifE @mis4nthrxp3boi \n曲 Composer:MxxdlifE @mis4nthrxp3boi\n編曲 Arranger:Haaga\n錄音 Recording:Jim Wu伍柏宇 @jimwumakingbeat\n混音 Mixing:Jim Wu伍柏宇 @jimwumakingbeat\nillustration:@taiwandopee\nDesign:@yu98.design\n\n收錄自MxxdlifE 2020 Mixtape《冷 暖 自 知》', 0, '', 205, 320000, datetime.datetime(2020, 12, 16, 13, 42, 14), datetime.datetime(2020, 12, 16, 13, 40, 48), datetime.datetime(2020, 12, 16, 13, 43, 12, 427722), datetime.datetime(2020, 12, 16, 13, 44, 36), 4482, 148, 12, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2403400, '!rGoWQdyHF05ZiqvkgZBIkwNpxiNKDSi2BbKLbHuW', datetime.datetime(2025, 6, 25, 16, 21, 59), 0, 'mxxdlife', '', '', 'alanu090877@gmail.com', 0, 1, datetime.datetime(2019, 3, 15, 2, 48, 40), 1974317, 4, 4, 2403400, 'profile_images/mx/xd/mxxdlife/7UcvapqbxyyhGrQ3zyYgUu.jpg', 'M', '陳品榮', '牧瀨', 886, '988581827', datetime.date(2001, 10, 16), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2019, 3, 15, 2, 48, 40), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"show_birthday":1,"accredited_datetime":"2021-06-20T11:58+00:00"}', 668968, 3974, 0, 4, 1, 0, '', 0, None), (567730, 4, 3, '養老院', 1875792, 97298909, 3, 2, 0, 'music/li/an/liangfu2017/piwdLubRdVWFCRae3jEATK.mp3', 0, 'song_covers/li/an/liangfu2017/hi6sbozWHgwkuBjsZ2v9Ef.png', 1, '', '在我開始押韻之前 我在養老院裡偷閒 在養老院裡偷錢 在養老院裡過年\n我在養老院混過一年又一年 再跟我腦死的 龜孫子 在幼稚園裡 混六七年\n從六歲開始養老 一個七年 又七年 像個 猶太人 天天在過安息年\n像猶太人一樣游刃有餘 但沒他們那麼有錢 每年等著年年有餘 領個壓歲錢\n開始押韻之前 在養老院裡面 偷抽煙 但會有亂叫的九官鳥(教官) 跟你說沒收先\n養老院裡可以傳教 人民的鴉片 養老院制服悶死懶覺 特別在夏天\n但在養老院 很奇怪 不太能睡懶覺 他們說認真吃屎 精神才不會散漫 屌不會軟掉\n奇怪 說好的養老院怎麼那麼像學校\n還要我們勞動服務 拎杯明明來養老\n\n養老院 這裡是養老院 都在養老因為都是養老院\n你說的學校我稱之為養老院 背著沈重的背包來到養老院\n養老院 這裡是養老院 都在養老因為都是養老院\n你說的學校我稱之為養老院 我的黑白照片高高掛在養老院\n\n\n養老院的經費 來自人民的納稅錢大家都能一直養老 直到需要納稅前\n但有人在養老院裡 偷偷學會 怎麼A錢 怎麼辦 養老院 怎麼辦 就怎麼虧錢\n希望大家多繳行政院長說的 那種叫做功德錢 養老院才能夠成功轉型成瘋人院\n其實養老院很典雅 有點像雅典 宗教友善 我稱之為那個那個很像神殿\n有人在抽飯 有人在雲遊 真炫 有人說范雲是神仙但我不太會分辨\n養老院很多聲優幫助瞎子 用他們優美的聲線 視力不好 但至少是留美的導盲犬\nstill 你需要hustle hard在養老院想頤養天年 必須學會反芻大便有些好表現\n哀 養老院 怎麼那麼像學校啊 我也是笑笑的 但感覺到 好討厭\n\n養老院 這裡是養老院 都在養老因為都是養老院\n你說的學校我稱之為養老院 背著沈重的背包來到養老院\n養老院 這裡是養老院 都在養老因為都是養老院\n你說的學校我稱之為養老院 我的黑白照片高高掛在養老院\n\n\n\n\n\n現在你聽的是亞洲最大養老院的分院 tinder上的妹妹 都聽夜貓國蛋或春豔\n我單純想要尬 所以表現單純又靦腆 意圖明顯用老臉吃童顏\n可惜即使童顏巨乳還是受到養老院的桎梏 十九歲的大媽講話無聊到真是酷\n我分不清楚who 是who 面對他們反應全部都是吐 hashtag me too\n養老院出產的熱舞像跳廣場舞 我想煎幾顆鮑魚但找不到洋腸煮\n養老院出產的嘻哈不只天龍地虎 所以天龍國的白虎可以來舔我的天龍屁股\n\n養老院裡沒有壓力 像吸鴉片菸 愛上沒意義的壓力 像吸鴉片煙\n\n越養老 越長越老 越像Kurt Cobain 出了養老院我們一碰就碎 像crack coaine\n\n\n養老院 這裡是養老院 都在養老因為都是養老院\n你說的學校我稱之為養老院 背著沈重的背包來到養老院\n養老院 這裡是養老院 都在養老因為都是養老院\n你說的學校我稱之為養老院 我的黑白照片高高掛在養老院', 0, '收藏 "L.O.C.K"專輯實體CD :https://bit.ly/2Jmfivu', 0, '', 207, 320000, datetime.datetime(2018, 10, 30, 2, 42, 49), datetime.datetime(2018, 10, 30, 2, 44, 16), datetime.datetime(2018, 10, 30, 2, 44, 16), datetime.datetime(2019, 9, 27, 14, 35, 3), 11913, 312, 28, 1, 11, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1875792, 'sha1$Fe3FKKQbSOuQ$b91575045c96515f326e6fd25ecb5e7c500723f9', datetime.datetime(2021, 4, 1, 10, 35, 2), 0, 'liangfu2017', '', '', 'liangfu2016@gmail.com', 0, 1, datetime.datetime(2017, 5, 21, 0, 54, 33), 1447947, 4, 4, 1875792, 'profile_images/li/an/liangfu2017/JWBHkvZCAe5Mtqo4xAFJbi.jpg', 'O', '', '品格教育GoodMan_Production', None, '', datetime.date(1938, 1, 1), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 48), 1, datetime.datetime(2017, 5, 21, 0, 54, 33), 1, 0, 'zh-hant', 0, '{"hide_gender":false,"show_intro":false}', 68528, 949, 71, 2725, 0, 0, '', 0, None), (580814, 4, 4, '【I can_t】', 2430085, 97313357, 3, 2, 0, 'music/Po/ny/Pony5ibe/BQu7YX6cmEpbrqAWSuFuxL.mp3', 0, 'song_covers/Po/ny/Pony5ibe/FuK2k56Sk7SN2f4DWrGr7U.jpg', 1, '', '【I can_t】(prod. kimo)\r\nComposer/Lyricist 曲/詞_ Pony5ibe\r\n\r\n電話那頭哭著離不開\r\n讓我一整晚的酒醉怎麼看著路都歪\r\n當我走過那些風景甚至有過那些憧憬\r\n當我知道不能重新當你封鎖我的賴 yeah\r\n說我不是愛你 表現得沒那麼在意\r\n如果當初多點耐性 感情不讓烽火蓋頂\r\n怎麼都是怪我太急\r\n當我知道不能重新當你封鎖我的賴 yeah\r\n\r\n(天語)\r\n\r\n電話響 但打不通\r\n沒差總是一個人都在家 man I be alone\r\n心裡想著還有光 在三點鐘\r\n待在你家樓下剩下路燈陪我吹著風\r\n我不知道到底該不該撿\r\n或許哪天剩下的都被我改寫\r\n你說上個男人每天都想改變\r\n我很像也差不多的犯賤\r\n但是我很喜歡你 都是實話 \r\n面前都在裝著逼還有一點自大\r\n看你長得多美麗那我勤儉持家\r\n怎麼剩破碎的心路上剩酒醉的妳\r\n你是我的 fantasy yeah yeah\r\n每天都想看著你 yeah yeah\r\n我不想要失去你 yeah yeah\r\n我不想要失去你 yeah yeah\r\n我不想要失去你 yeah yeah\r\n\r\n(天語)', 0, 'PRODUCED IN LAB Presents\r\n手刀加入 Pony5ibe 官方社團 → http://bit.ly/PonyFAM\r\n\r\n\r\n今年冬天,Pony5ibe 除了冬眠跟培育脂肪外,還意外地與季節精靈邂逅。分開前,他將雙方交織的魔法轉譯成這張《COLD》Mixtape。「在熱的開始前,我們先來些冰的,桑一下。」\r\n\r\n寶劍三在混亂中形成對稱的型態,仍然保持著某種和諧。「接受並體驗是生命海洋的白金羅盤」Pony5ibe 親自演釋他是如何橫跨悲傷海洋,接受你的悲傷,並且安然度過。\r\n《COLD》Mixtape 以影集式逐一揭露曲目帶動故事進程,儲存此播放清單一起追 Pony5ibe 的心劇吧 → http://bit.ly/COLDMixtape\r\n\r\n\r\n▶ Pony5ibe https://instagram.com/pony5ibe\r\n▶ PONY5IBE Official http://bit.ly/PonyFAM\r\n▶ PRODUCED IN LAB https://instagram.com/producedinlab/\r\n▶ PRODUCED IN LAB https://facebook.com/producedinlab/\r\n\r\n\r\n#COLDMixtape #Pony5ibe #PRODUCEDINLAB', 0, '', 169, 320000, datetime.datetime(2019, 4, 29, 18, 36, 4), datetime.datetime(2019, 4, 29, 18, 43, 54), datetime.datetime(2019, 4, 29, 18, 43, 54), datetime.datetime(2020, 10, 10, 11, 9, 56), 55023, 1411, 174, 1, 5, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-05-09"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2019-05-10"]}}', 0, 0, 0, 0, 2, 2, 2430085, 'sha1$vsfIn8my4UsH$9c45e781f053509cfd288713709c7c6758c8cbc9', datetime.datetime(2023, 8, 18, 20, 15, 50), 0, 'Pony5ibe', '', '', 'pony5ibe@gmail.com', 0, 1, datetime.datetime(2019, 4, 29, 16, 56, 52), 2000991, 4, 3, 2430085, 'profile_images/Po/ny/Pony5ibe/8nfW9WJfmib4RtvhqmdVrP.jpg', 'M', '彭議慶', 'PONY5IBE', 886, '917001646', datetime.date(1998, 6, 25), 'TAO', 97, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2019, 4, 29, 16, 56, 52), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"accredited_datetime":"2023-08-14T10:05+00:00","hide_location":false}', 302232, 3642, 2, 196, 1, 0, '', 0, None), (570920, 4, 4, 'FRαNKIE阿法 featuring J.Voon-NEVERLAND(audio) Prod. by Sōryo', 1875547, None, 3, 2, 0, 'music/da/ts/datsdashit/fBUGDyrkDytLfE2rYJ2yPG.mp3', 0, 'song_covers/da/ts/datsdashit/RgcLLae7RydbU4zkvMYi76.jpg', 1, '', "詞曲 劉重佑\n編曲 Sōryo\n\n\nDon't call I'm away in my Neverland \nI'm so high up wish I never land \nI'm so high up wish I never land \nNever ever ever ever ever land \nDon't call I'm away in my Neverland \nI'm so high up wish I never land \nI'm so high up wish I never land \nNever ever ever ever ever land \n\n\nDon't call I'm away in my Neverland \nI'm so high up wish I never land \nNever growing old but I'm a veteran \nSee Ain't nothin changed but the weather man \nPeter Pan拉你的手飛到天邊\n離那裡遠一點都好 \nSo now I can really chill out \nSee i told y'all \n This is where you can really calm your shit \n你賺吃飯錢 但沒有時間吃飯\n賺生活費 但生活是一團亂\n暫緩了夢 為了桌上每一碗飯\n在neverland的好夢是越來越短暫\nMan thats what you call a buzz kill \n楚門的世界的旁白please hush now \n從前的玩伴變成溫蒂漢堡\n米奇在哪裡 越來越難找\n\n\nDon't call I'm away in my Neverland \nI'm so high up wish I never land \nI'm so high up wish I never land \nNever ever ever ever ever land \nDon't call I'm away in my Neverland \nI'm so high up wish I never land \nI'm so high up wish I never land \nNever ever ever ever ever land \n\n\n\nDon't call這裡沒有基地台\n我們穿著睡衣飛不用繫皮帶\n過得太快樂一個月像一禮拜\n沒人能害你不開心除了自己以外\nYeah 離開這裡回到地表上\n是工作狂 是派對狂\n時間不夠又開始慌\n轉速太快讓我正需要的瞌睡蟲快死光\n頭腦太吵shit我用筆全部發洩在紙上\nDamn Tinky back in nyvy tryna see me \n我用盡力氣拚命重現那些記憶\n必須放下這部份說真的誰不氣\n但我也知道一旦離開就回不去\n因為\n我記得曾經害怕的事\n而不再怕的事不會想再重怕一次\n你知道殺不死你的會讓你更強壯\n而更強壯以後就不會想再被重殺一次\n懂我意思\n\nYou'll be alright mr. Lonely \n讓我陪你一起去飛行\nIt's been a hell of a ride \n夢幻島路我來帶\n\nDon't call I'm away in my Neverland \nI'm so high up wish I never land \nI'm so high up wish I never land \nNever ever ever ever ever land \nDon't call I'm away in my Neverland \nI'm so high up wish I never land \nI'm so high up wish I never land \nNever ever ever ever ever land", 0, "Don't call I'm away in my Neverland \nI'm so high up wish I never land \n\n「老實說,我想去阿法演唱會frankly speaking tour」\n高雄 2019 / 1 / 12 Cocco & Co. \n台北 2019 / 1 / 19 Pipe Live Music\n預售票現正熱賣中\n活動及購票詳情請洽:\nhttps://bit.ly/2PVXzwq", 0, '', 202, 192000, datetime.datetime(2018, 12, 21, 11, 32, 5), datetime.datetime(2018, 12, 22, 4, 34, 40), datetime.datetime(2018, 12, 22, 4, 34, 40), datetime.datetime(2018, 12, 22, 4, 37, 20), 6346, 211, 9, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1875547, 'sha1$vutVgSSaXSGYtX65ijnVaQ$0851f714f6f1225adbe9d058dfdf028b7b0329b7', datetime.datetime(2025, 6, 15, 7, 50, 55), 0, 'datsdashit', '', '', 'datsdashitcrew@gmail.com', 0, 1, datetime.datetime(2017, 5, 20, 20, 52), 1447702, 4, 4, 1875547, 'profile_images/da/ts/datsdashit/sgsiEWTLHn4EUk2jkyUTj6.png', 'O', '', 'Dats Da Shit', 886, '923118838', datetime.date(2017, 2, 14), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2017, 5, 20, 20, 52), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false}', 178120, 1637, 35, 343, 1, 0, '', 0, None), (99177, 4, 4, 'Winter Sweet (邊看氣象新聞邊靠背版)', 388179, 1053, 3, 2, 0, 'music/so/ft/softlipa/e2591e929d9d4abda08caaa51bb9e503.mp3', 8318559, '', 1, '', '', 0, '氣象新聞說,從今天開始要大降溫了...\r\n所以我決定要在這時把Winter Sweet拿出來\r\n提醒民眾 注意保暖\r\n希望大家能安然渡過這個禮拜 :D\r\n\r\n\r\n最後,我還是要鬼打強般地呼籲:\r\n\r\n12月30! Winter Sweet 概念專輯!\r\n', 0, None, 346, 192000, datetime.datetime(2009, 12, 16, 6, 5, 13), datetime.datetime(2009, 12, 16, 6, 5, 13), datetime.datetime(2009, 12, 16, 6, 5, 13), datetime.datetime(2015, 6, 25, 19, 50, 19), 67771, 1286, 193, 1, 0, 1, 0, None, 0, '{"TW":{"song_of_the_days":["2009-12-17"],"recommend_by_editor":true,"top_record_weekly_champions":[[2009,50],[2009,51],[2009,52]]}}', 0, 0, 0, 0, 2, 2, 388179, 'sha1$ksdS3p3pDkXb$4a86d2031a3a0f851bf7c9693bb250de092bd7b9', datetime.datetime(2019, 6, 11, 9, 26), 0, 'softlipa', '', '', 'mceggb@yahoo.com.tw', 0, 1, datetime.datetime(2006, 11, 6, 19, 20), 25981, 4, 4, 388179, 'profile_images/so/ft/softlipa/ec6f9efce96611deb602001f29ca1c80.jpg', 'M', '杜振熙', 'Soft Lipa', 886, '988228200', datetime.date(1982, 12, 7), 'TPE', 99, 1231459, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 41), 1, datetime.datetime(2006, 11, 6, 19, 20), 1, 0, 'zh-hant', 1, '{"show_intro":false,"show_birthday":1,"hide_gender":false,"hide_location":false}', 4374733, 42491, 148, 77527, 0, 0, '', 0, None), (533556, 4, 3, '套房花燭夜', 388179, 1052, 3, 2, 0, 'music/so/ft/softlipa/TLXSUr7UD36hPWQJ7WjNQg.mp3', 0, 'song_covers/so/ft/softlipa/6KfU8LnN3L8uQcXwyZNP3U.jpg', 1, '', '\n亞當和夏娃終於走到這個地步 \n慾望的歷史又要添上一筆紀錄 \n回應我如果你有看穿我的企圖 \n讓彼此明天臉上洋溢一種幸福 \n我的手會偷跑是因為我賤 \n被我的嘴唇碰到是輕微有電 \n會發展到這程度是命運鎖鏈 \n就快點對我使出你的高熱火焰 \n這還只是幻想 \n但現實也已經來到今晚的戰場 \n就等著 \n火山爆發 坦克射擊 \n龍舟奪標 九號球入袋 \n那明天的稱謂還是未知數 \n但到目前也是有些感覺基礎 \n不妨告訴你 其實我都會吃醋 \n今天也一定要請你嚐嚐黑師傅 \n\n*\n早在腦裡做過一千次 \n終於幻想變成現實 \n晃動的床 晃動的明火 \n迷惑著恍惚的你我 \n我要你叫我的名字 \n說些髒的像在吟詩 \n不要笑我發出的聲音 \n那是我的真感情 \n\n想要天王親自為你按摩嗎 \n想要知道我用什麼在摩擦 \n想要機會變大 快點把握住它 \n接下來 鏡頭移到旁邊那束花 \n回到現實正在摸清你的底細 \n有了互動漸漸成為一套體系 \n調整力道直到成為完美比例 \n我也教你怎麼做 我也向你請益 \n怎麼做 才能舒服又快樂 \n你用表情暗示 我用猜測 \n不要怪罪 如果沒有猜對 \n那就麻煩你幫我帶位 \n別讓愛的油槍 唉呦滑掉 \n我們愛到流湯 愛到還要 \n愛到唇齒留香 愛到彈跳 \n愛是我的信仰 我來傳教 \n\n*\n\n好詩好詩 將它出版 \n大聲呼喊 愛因舒坦 \n那滿出來的多巴胺是五千盎的飯 \n我很爽 跟我一起按 \n五千萬個讚 \n讚讚讚讚讚讚讚讚 \n讚讚讚讚讚讚讚讚 \n讚讚讚讚讚讚讚讚 \n讚讚讚讚讚 \n讓人看似癱瘓 因為爽到失去了判斷 \n心中有股淡淡哀傷 臉上笑得多燦爛 \n\n*\n', 0, '你那麼色我不知道要說什麼\n這首歌已經錄好在電腦裡躺了兩三年\n這幾天打開來重新咪了一咪\n上傳供大家表情意\n請勿任意轉載到別的平台\n違者罰你跟我一樣有小孩\n', 0, '', 242, 192135, datetime.datetime(2017, 10, 16, 17, 45, 53), datetime.datetime(2017, 10, 16, 17, 45, 38), datetime.datetime(2017, 10, 16, 17, 45, 38), datetime.datetime(2017, 10, 16, 18, 25, 7), 359213, 8545, 2275, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2017-10-20"],"recommend_by_editor":true,"top_record_weekly_champions":[[2017,42],[2017,43]]},"CN":{"song_of_the_days":["2017-10-21"],"recommend_by_expert":true,"top_record_weekly_champions":[[2017,42],[2017,43],[2017,44],[2017,45],[2017,46],[2017,47],[2017,48],[2017,49],[2017,50],[2018,3],[2018,4]]},"HK":{"top_record_weekly_champions":[[2017,42],[2017,43],[2017,44],[2018,12],[2018,13],[2018,14],[2018,15],[2018,16],[2018,17],[2018,18]]}}', 0, 0, 0, 0, 2, 2, 388179, 'sha1$ksdS3p3pDkXb$4a86d2031a3a0f851bf7c9693bb250de092bd7b9', datetime.datetime(2019, 6, 11, 9, 26), 0, 'softlipa', '', '', 'mceggb@yahoo.com.tw', 0, 1, datetime.datetime(2006, 11, 6, 19, 20), 25981, 4, 4, 388179, 'profile_images/so/ft/softlipa/ec6f9efce96611deb602001f29ca1c80.jpg', 'M', '杜振熙', 'Soft Lipa', 886, '988228200', datetime.date(1982, 12, 7), 'TPE', 99, 1231459, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 41), 1, datetime.datetime(2006, 11, 6, 19, 20), 1, 0, 'zh-hant', 1, '{"show_intro":false,"show_birthday":1,"hide_gender":false,"hide_location":false}', 4374733, 42491, 148, 77527, 0, 0, '', 0, None), (573235, 4, 4, '重新整理', 388179, None, 3, 2, 0, 'music/so/ft/softlipa/yr4n3KuL7rcuDtKTfiKEWF.mp3', 0, '', 1, '', '如果這一切簡單得像 按下重新整理 \n我就不會那麼憂鬱 \n如果這一切簡單得像 按下重新整理 \n我就不會那麼猶豫 \n如果這一切簡單得像 按下重新整理 \n我要let it go let it be \n如果這一切簡單得像 按下重新整理 \n我就會按下重新整理 \n\n斷水的筆 沒油的打火機 \n手工皂 沙啞的卡祖笛 \n廟裡求的籤 roll完剩的菸 \n不黏的貼紙 不知什麼的充電線 \n我只是不會收納 \n又為什麼桌面看起來像被轟炸 \n一張紐約的metro card 一張拍立得 \n一張小妹畫的畫 半顆扭蛋的殼 \n有寶物 有垃圾 像是囤物症 \n有紫色 有綠色 像是溫布頓 \n懶得收 懶得丟 都有一部份 \n說我髒 說我荏懶 我全都認 \n幹嘛放個指甲剪又不愛剪指甲 \n說有感情 給不起又放不下 \n我沒看媽媽要我看的那張報紙 \n底下壓著幾片CD 和廢的電池 \n桌上堆滿了生活軌跡 \n如果要我整理 我就整個沒力 \n談斷捨離 太可惜 \n整理了三分鐘 \n接著幾個小時 又陷入回憶 \n\n我就不會那麼憂鬱 \n如果這一切簡單得像 按下重新整理 \n我就不會那麼猶豫 \n如果這一切簡單得像 按下重新整理 \n我要let it go let it be \n如果這一切簡單得像 按下重新整理 \n我就會按下重新整理 \n\n接著幾個小時 又陷入回憶', 0, '天冷,品小\n在一個很冷的晚上寫了\n另一個很冷的晚上錄了\n又一個很冷的晚上分享\n\n(近期的歌都暫時不會上架,放在這裡聞聞香)', 0, '', 180, 192000, datetime.datetime(2019, 1, 27, 9, 29, 23), datetime.datetime(2019, 1, 27, 9, 37, 5), datetime.datetime(2019, 1, 27, 9, 37, 5), datetime.datetime(2019, 1, 28, 21, 23, 22), 321045, 8535, 1315, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-02-01"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,4],[2019,5],[2019,6]]},"CN":{"song_of_the_days":["2019-02-02"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2019,4],[2019,5],[2019,6],[2019,7]]}}', 0, 0, 0, 0, 2, 2, 388179, 'sha1$ksdS3p3pDkXb$4a86d2031a3a0f851bf7c9693bb250de092bd7b9', datetime.datetime(2019, 6, 11, 9, 26), 0, 'softlipa', '', '', 'mceggb@yahoo.com.tw', 0, 1, datetime.datetime(2006, 11, 6, 19, 20), 25981, 4, 4, 388179, 'profile_images/so/ft/softlipa/ec6f9efce96611deb602001f29ca1c80.jpg', 'M', '杜振熙', 'Soft Lipa', 886, '988228200', datetime.date(1982, 12, 7), 'TPE', 99, 1231459, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 41), 1, datetime.datetime(2006, 11, 6, 19, 20), 1, 0, 'zh-hant', 1, '{"show_intro":false,"show_birthday":1,"hide_gender":false,"hide_location":false}', 4374733, 42491, 148, 77527, 0, 0, '', 0, None), (630658, 4, 4, 'Gone', 2257278, 97319371, 3, 2, 0, 'music/ki/re/kireyung/dRqcEpSMoNAPze2c6d4LKH.mp3', 0, 'song_covers/ki/re/kireyung/GgBGjaYXazMhGy9mM77QUN.jpeg', 1, '', '傷了心 \n走不出來導致又再傷了妳的心\n我醒來發現失去自己\n我環繞惡的循環讓我再次失去自由\n我脾氣發妳身上說不出任何理由\n外表正向但是心裡 sad every day \n不想面對 I don’t want to live another day\nYou say "hey stop 不要再想到誰\n我在 calm down 呼吸\nit\'s okay it’s okay babe”\n\nCalm是我情緒 girl when I’m chilling with you\nGone all the darkness when I think about you\n教我怎麼活 girl when you’re gone \n叫我怎麼過 girl when you’re gone\nCalm是我情緒 girl when I’m chilling with you\nGone all the darkness when I think about you\n教我怎麼活 girl when you’re gone\nYeah yeah yeah\nSay yeah yeah yeah\n\n當妳離開我的視線 未來我要怎麼走\n在妳轉身之前請妳再次抱著我\nOh I know girl I\'m going crazy \nOh 原諒我對妳虧欠\n當妳離開我的視線未來我要怎麼走\n在妳轉身之前請妳再次抱著我\nOh I know girl I\'m going crazy \nOh 原諒我對妳虧欠\n\nRunning Running Running 被這黑暗追到無力\n走到最後發現敵人終究還是自己 \n我問你 憂鬱為何還要割你自己\n因為心裡痛的永遠超過我的肉體\n當妳遇到我的時候全身都是傷\n問我是誰可以讓你完全的健康\nIt’s you babe\nonly you can yeah yeah yeah\n\nCalm 是我情緒 girl when I’m chilling with you\nGone all the darkness when I think about you\n教我怎麼活 girl when you’re gone \n叫我怎麼過 girl when you’re gone\nCalm 是我情緒 girl when I’m chilling with you\nGone all the darkness when I think about you\n教我怎麼活 girl when you’re gone\nYeah yeah yeah\nSay yeah yeah yeah\n\n當妳離開我的視線 未來我要怎麼走\n在妳轉身之前請妳再次抱著我\nOh I know girl I\'m going crazy \nOh 原諒我對妳虧欠\n當妳離開我的視線未來我要怎麼走\n在妳轉身之前請妳再次抱著我\nOh I know girl I\'m going crazy \nOh 原諒我對妳虧欠\n\nI know I can I gotta be a man\nI know I can I gotta be a man\nI know I can I gotta be a man\nI know I can I gotta be a man\nGet on up \nGet on up \nGet on up now\nWhere’s the love \nWhere’s the love \nWhere’s the love now \nTurn it up \nTurn it up \nTurn it up\nI’m on my way \nI’m on my way\n\n當妳離開我的視線 未來我要怎麼走\n在妳轉身之前請妳再次抱著我\nOh I know girl I\'m going crazy \nOh 原諒我對妳虧欠\n當妳離開我的視線未來我要怎麼走\n在妳轉身之前請妳再次抱著我\nOh I know girl I\'m going crazy \nOh 原諒我對妳虧欠', 0, '《GONE》是我內心的寫照,我跟「它」相處了好多年,到現在還在學著怎麼相處。這首歌寫給所有帶著「它」的朋友, 「It’s okay not to be okay.」不需要總是符合大眾的期待,做真實的自己,即便有瑕疵,也是美麗的存在。\n\n詞 Lyricist|KIRE\n曲 Composer|KIRE\n編曲 Arrangement|KIRE / Aaron.H 黃冠倫\n製作人 Producer|KIRE / Aaron.H 黃冠倫\n配唱製作 Vocal Production|KIRE / 林清智 Zachary Lin\n電吉他 Electric Guitar|Aaron.H 黃冠倫 / Andy 嵇智勤\n合聲編寫 BACKING VOCAL ARRANGEMENT|KIRE / 高維綸 M.Kao\n合聲 BACKGROUND VOCAL|KIRE\n錄音師 Recording Engineer|林清智 Zachary Lin\n混音師 Mixing Engineer|林清智 Zachary Lin\n母帶後期處理工程師 Mastering Engineer|林清智 Zachary Lin\n\nMore about KIRE @\nhttps://www.facebook.com/kireyung\nhttps://www.Instagram.com/kireyung/\nhttps://www.youtube.com/c/kireyung/', 0, '', 210, 320000, datetime.datetime(2020, 12, 22, 16, 32, 54), datetime.datetime(2020, 12, 22, 16, 32, 48), datetime.datetime(2020, 12, 22, 16, 34, 15, 48548), datetime.datetime(2022, 11, 29, 7, 28, 12), 18608, 657, 160, 1, 8, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2257278, 'sha1$ANYFiAKPuD7WNJJQuihMNS$5f9a5b2e426923aa42d8dd8d61abe8098ba7e520', datetime.datetime(2025, 5, 13, 12, 28, 34), 0, 'kireyung', '', '', 'soarforever@ymail.com', 0, 1, datetime.datetime(2018, 7, 18, 14, 42, 57), 1828227, 2, 2, 2257278, 'profile_images/ki/re/kireyung/MACSQkL3oY7Gwf4JdV4CUX.jpg', 'M', '王翔永', 'KIRE', 886, '976072054', datetime.date(1991, 5, 26), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 41), 1, datetime.datetime(2018, 7, 18, 14, 42, 57), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":2,"accredited_datetime":"2021-07-19T08:29+00:00","hide_location":true}', 383893, 3083, 2, 201, 1, 0, '', 0, None), (612932, 4, 4, 'I.F.L.Y', 2257278, 97317073, 3, 2, 0, 'music/ev/er/evervibe/mWeRZQ3N4KH8Tg2VRBsh8m.mp3', 0, 'song_covers/ev/er/evervibe/XAAi77HaLhUPr2iwyvxTRa.jpg', 1, '', "他們說少go out oh no\n買個口罩 gone gone\n家裡工作zoom zoom\nShout out all my friends stuck at home \nI said naw naw naw naw\n看看外面的窗戶 \nThe Sky will be our room \nYeah let's bring it back \nBack to the verse \nAt first, I was hesitant\n(Spooky) Like a skeleton\nYou 20, but intelligent\nNow all them other bitches so irrelevant, ah-ah, yeah\nTan lines and some memories\nGuess summer got the best of me \nChef B with the recipe, yeah\nWith you, it's a better me\n\n[Chorus]\nI guess what I'm sayin', I guess what I'm sayin'\nI guess what I'm sayin' is, I\nI fuckin' love you\nI guess what I'm sayin', I guess what I'm sayin'\nI guess what I'm sayin' is, I\nI fuckin' love you", 0, '這首是我去年最喜歡的一首歌之一,太喜歡了所以自己也寫了一小段進去。\n之前看了一些影片關於其他國家在門禁的過程在做什麼,於是就變成我詞的靈感。\n\nThis was one of my favorite songs from last year. I loved it so much I added in my own verse. \nI watched some videos from other countries on what they did during the quarantine, so it became the inspiration for my lyrics.\n\n音樂製作 Music Production by KIRE\n\nMore about KIRE @\nhttps://www.facebook.com/kireyung\nhttps://www.Instagram.com/kireyung/\nhttps://www.youtube.com/c/kireyung/', 0, '', 82, 320000, datetime.datetime(2020, 5, 7, 15, 58, 55), datetime.datetime(2020, 5, 7, 15, 58, 52), datetime.datetime(2020, 5, 7, 16, 0, 22, 99106), datetime.datetime(2021, 7, 21, 9, 53, 8), 6513, 277, 21, 1, 7, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2257278, 'sha1$ANYFiAKPuD7WNJJQuihMNS$5f9a5b2e426923aa42d8dd8d61abe8098ba7e520', datetime.datetime(2025, 5, 13, 12, 28, 34), 0, 'kireyung', '', '', 'soarforever@ymail.com', 0, 1, datetime.datetime(2018, 7, 18, 14, 42, 57), 1828227, 2, 2, 2257278, 'profile_images/ki/re/kireyung/MACSQkL3oY7Gwf4JdV4CUX.jpg', 'M', '王翔永', 'KIRE', 886, '976072054', datetime.date(1991, 5, 26), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 41), 1, datetime.datetime(2018, 7, 18, 14, 42, 57), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":2,"accredited_datetime":"2021-07-19T08:29+00:00","hide_location":true}', 383893, 3083, 2, 201, 1, 0, '', 0, None), (622583, 4, 4, 'Sugar', 2257278, 97317073, 3, 2, 0, 'music/ki/re/kireyung/CZxvBFwQS9BxHuuvFp5sGf.mp3', 0, 'song_covers/ki/re/kireyung/D9toiT6QWkbC3AJmx9fwFb.jpg', 1, '', "Spending all my nights alone, waiting for you to call me\nYou're the only one I want by my side when I fall asleep\nTell me what I'm waiting for\nTell me what I'm waiting for\nI know it's hard, but we need each other\nKnow it's hard, but we need each other\n\nI can take you on a ride girl\nIf you choose to be by my side \nDiamonds ain't no problem \nIf you want it I’ll get that \nI’m giving you my all girl\nDon’t let me down oh oh \nShout it out \nYou wanna be with me or you wanna be with him \ntell me now\nsay\nOh Oh \nRiding down just us tonight \nOh Oh \nLook at all the stars Align\nOh Oh \nI want your love to be mine\nOh Oh \nI don’t wanna be alone", 0, 'BROCKHAMPTON - SUGAR cover\n\n音樂製作 Music Production by KIRE\n\nMore about KIRE @\nhttps://www.facebook.com/kireyung\nhttps://www.Instagram.com/kireyung/\nhttps://www.youtube.com/c/kireyung/', 0, '', 80, 320000, datetime.datetime(2020, 9, 6, 2, 30, 26), datetime.datetime(2020, 9, 5, 17, 56, 9), datetime.datetime(2020, 9, 6, 4, 0), datetime.datetime(2021, 7, 21, 9, 53, 8), 4954, 200, 21, 1, 3, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2257278, 'sha1$ANYFiAKPuD7WNJJQuihMNS$5f9a5b2e426923aa42d8dd8d61abe8098ba7e520', datetime.datetime(2025, 5, 13, 12, 28, 34), 0, 'kireyung', '', '', 'soarforever@ymail.com', 0, 1, datetime.datetime(2018, 7, 18, 14, 42, 57), 1828227, 2, 2, 2257278, 'profile_images/ki/re/kireyung/MACSQkL3oY7Gwf4JdV4CUX.jpg', 'M', '王翔永', 'KIRE', 886, '976072054', datetime.date(1991, 5, 26), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 41), 1, datetime.datetime(2018, 7, 18, 14, 42, 57), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":2,"accredited_datetime":"2021-07-19T08:29+00:00","hide_location":true}', 383893, 3083, 2, 201, 1, 0, '', 0, None), (630086, 4, 4, '來 demo ver.', 2257278, None, 3, 2, 0, 'music/ki/re/kireyung/HmMRGmDnPSpgrKfGrwEYpA.mp3', 0, 'song_covers/ki/re/kireyung/Nmo6VXBVJraGcAsGfoE2iJ.jpg', 1, '', '來啊 來啊 \n來啊 來啊 來啊 \n來啊 來啊 \n來啊 來啊 來啊 \n\nRight about the time to take you on a ride \nLet’s not waste no time I’m gonna make you mine \n戴上妳眼罩跟我玩玩捕捉\n打開妳的耳朵跟著我的步驟\nSometimes we bump love all night \nI’m fighting for another highlight \n來啊 來啊 we can go higher\nshout it out we do it for the fire \nI’m going crazy \n當妳看我眼說baby yeah\nI’m on way yeah \nSo let’s time it out I’m waiting for your 妹妹\nBody 發燙\n纏在床上\n愛的放蕩\nSay\n怎麼那麼美啊', 0, '最近聽了陶喆的「討厭紅樓夢」\n就得到很多靈感寫了這首歌\n???????\n\n音樂製作 Music Production by KIRE\n\nMore about KIRE @\nhttps://www.facebook.com/kireyung\nhttps://www.Instagram.com/kireyung/\nhttps://www.youtube.com/c/kireyung/', 0, '', 82, 320000, datetime.datetime(2020, 12, 13, 15, 14, 6), datetime.datetime(2020, 12, 13, 15, 10, 5), datetime.datetime(2020, 12, 13, 15, 11, 20, 142971), datetime.datetime(2021, 10, 12, 7, 2, 39), 3873, 137, 18, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2257278, 'sha1$ANYFiAKPuD7WNJJQuihMNS$5f9a5b2e426923aa42d8dd8d61abe8098ba7e520', datetime.datetime(2025, 5, 13, 12, 28, 34), 0, 'kireyung', '', '', 'soarforever@ymail.com', 0, 1, datetime.datetime(2018, 7, 18, 14, 42, 57), 1828227, 2, 2, 2257278, 'profile_images/ki/re/kireyung/MACSQkL3oY7Gwf4JdV4CUX.jpg', 'M', '王翔永', 'KIRE', 886, '976072054', datetime.date(1991, 5, 26), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 41), 1, datetime.datetime(2018, 7, 18, 14, 42, 57), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":2,"accredited_datetime":"2021-07-19T08:29+00:00","hide_location":true}', 383893, 3083, 2, 201, 1, 0, '', 0, None), (616572, 4, 3, 'Jasmine', 2257278, 97317073, 3, 2, 0, 'music/ki/re/kireyung/Yi4aR838pSGwWRffxHMLZN.mp3', 0, 'song_covers/ki/re/kireyung/9M8otfS2hnSqYiYnwo8vyG.jpg', 1, '', "This girl on wanted\nTold me she’s been naughty \nKnock me out cold help me \nWhen she talks erotic \nHypnotic no\nGroove it to this song \nOne two three I’m gone \nBaby, I just can’t say no \n\nShe says \nOh god \nOh god \nOh god \nOh god \nI’m going to end zone \nWhat now \nWhat now \nWhat now \nWhat now \nReplay it all night long \n\nAnd now she’s going down south \nI’m just feeling out loud \nWe ain't gotta stop now \nHey set hut \n\nYou know I can paint the world\nSitting there in black and gold\nYou're the perfect chemical\nI gotta test I gotta know\n But I could take your heart and go\nYou're the perfect chemical\nI gotta test I gotta gotta\nJust let me\nJust let me\nJust let me\nJust let me", 0, 'DPR Live - Jasmine Cover\n\nDPR Live 是我很喜歡的韓國饒舌歌手,大家可以去聽聽看他的新專輯「Is Anybody Out There?」這張是我今年聽過最好聽的專輯,影像拍攝也和音樂一樣的水準。\n你們也可以推薦給我你們喜歡的音樂,說不定我喜歡也可以cover一下\n\n一樣喜歡按個讚,很很很很很喜歡的話幫我分享:D\n\n音樂製作Music Production by KIRE\n\nMore about KIRE @\nhttps://www.facebook.com/kireyung\nhttps://www.Instagram.com/kireyung/\nhttps://www.youtube.com/c/kireyung/', 0, '', 76, 320000, datetime.datetime(2020, 6, 20, 3, 42, 10), datetime.datetime(2020, 6, 20, 3, 42, 8), datetime.datetime(2020, 6, 20, 10, 0), datetime.datetime(2021, 7, 21, 9, 53, 8), 3669, 163, 15, 1, 5, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2257278, 'sha1$ANYFiAKPuD7WNJJQuihMNS$5f9a5b2e426923aa42d8dd8d61abe8098ba7e520', datetime.datetime(2025, 5, 13, 12, 28, 34), 0, 'kireyung', '', '', 'soarforever@ymail.com', 0, 1, datetime.datetime(2018, 7, 18, 14, 42, 57), 1828227, 2, 2, 2257278, 'profile_images/ki/re/kireyung/MACSQkL3oY7Gwf4JdV4CUX.jpg', 'M', '王翔永', 'KIRE', 886, '976072054', datetime.date(1991, 5, 26), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 41), 1, datetime.datetime(2018, 7, 18, 14, 42, 57), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":2,"accredited_datetime":"2021-07-19T08:29+00:00","hide_location":true}', 383893, 3083, 2, 201, 1, 0, '', 0, None), (612927, 4, 4, 'Blueberry Faygo', 2257278, 97317073, 3, 2, 0, 'music/ev/er/evervibe/gpuDVbpeKgfqSkaBPWPHKh.mp3', 0, 'song_covers/ev/er/evervibe/AEh26K3zmXmib3TxYsrhVn.jpg', 1, '', 'One bad day, and I do what she say so\nTwo big fights 要我在地上跪求\nGirl just chill tell me how your day go\nPoured up a drank, blueberry Faygo\nOne false move, and she straight to shooting shit\nTwo small hands just to take me out real quick \nThree more blows, knocked out, she a threat\nThat’s how it goes 隨時對我翻臉 \n\nsay what’s my name \n對妳又是誰\n戀愛不是給妳玩玩girl is not game\nscared to put a ring\nknow you can’t be tamed \nI don’t put myself where I can’t escape \nSay you only want the fame \nyou and I not the same \noh~uh oh oh oh', 0, 'The original song had too much explicit lyrics, decided to change it up.\n原曲的歌詞太髒了所以改了一點,自己再寫了一段進去\n喜歡記得分享,Share if you dig!\n\n音樂製作 Music Production by KIRE\n\n\nMore about KIRE @\nhttps://www.facebook.com/kireyung\nhttps://www.Instagram.com/kireyung/\nhttps://www.youtube.com/c/kireyung/', 0, '', 97, 320000, datetime.datetime(2020, 5, 7, 15, 44, 57), datetime.datetime(2020, 5, 7, 15, 44, 55), datetime.datetime(2020, 5, 7, 15, 49, 30, 411703), datetime.datetime(2021, 7, 21, 9, 53, 8), 5322, 220, 9, 1, 8, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2257278, 'sha1$ANYFiAKPuD7WNJJQuihMNS$5f9a5b2e426923aa42d8dd8d61abe8098ba7e520', datetime.datetime(2025, 5, 13, 12, 28, 34), 0, 'kireyung', '', '', 'soarforever@ymail.com', 0, 1, datetime.datetime(2018, 7, 18, 14, 42, 57), 1828227, 2, 2, 2257278, 'profile_images/ki/re/kireyung/MACSQkL3oY7Gwf4JdV4CUX.jpg', 'M', '王翔永', 'KIRE', 886, '976072054', datetime.date(1991, 5, 26), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 41), 1, datetime.datetime(2018, 7, 18, 14, 42, 57), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":2,"accredited_datetime":"2021-07-19T08:29+00:00","hide_location":true}', 383893, 3083, 2, 201, 1, 0, '', 0, None), (619310, 4, 4, 'Rockstar (freestyle)', 2257278, 97317073, 3, 2, 0, 'music/ki/re/kireyung/cvS7oLMQ9FgXvWjLstPRt5.mp3', 0, 'song_covers/ki/re/kireyung/np2dnc7kAN3kR3cvDD7Weq.png', 1, '', "Bout to be the man\nTime to move on \nTwo years gone yeah\nI’m reborn yeah\n\nI don’t know what to say right now \nI just wanna be alone be a human now \nSing ay yo baby\nAre y’all with me \n\n\n也許失去你我才會懂\n我想要的世界他們看不懂\nIt’s the truth yeah\n\nTime to go \nTime to kill yeah\nride alone \nBy myself yeah \n\nliving my life clock is counting down \nSay you want a normal life you can count me out \n\n記得當你人生目標達不到\n別盼望別人能為你達得到\n當你失去夢想妳會開始放空\nlife's so hollow", 0, 'DaBaby ft. Roddy Ricch - Rockstar (remake+freestyle)\n這首歌在排行榜上排第一名有一段時間了,想說來玩一下。很沒誠意的不露臉,所以帶上你的耳機聽吧,會很爽\n的。\nThis song has been on the chart for while, so I decided to play with it. Remade the beat and freestyles over it. Use your headphones for better listening quality.\n\n音樂製作 Music Production by KIRE\n\nMore about KIRE @\nhttps://www.facebook.com/kireyung\nhttps://www.Instagram.com/kireyung/\nhttps://www.youtube.com/c/kireyung/', 0, '', 58, 320000, datetime.datetime(2020, 7, 27, 10, 5, 55), datetime.datetime(2020, 7, 27, 10, 5, 54), datetime.datetime(2020, 7, 27, 10, 7, 1, 778785), datetime.datetime(2021, 7, 21, 9, 53, 8), 2670, 97, 5, 1, 4, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2257278, 'sha1$ANYFiAKPuD7WNJJQuihMNS$5f9a5b2e426923aa42d8dd8d61abe8098ba7e520', datetime.datetime(2025, 5, 13, 12, 28, 34), 0, 'kireyung', '', '', 'soarforever@ymail.com', 0, 1, datetime.datetime(2018, 7, 18, 14, 42, 57), 1828227, 2, 2, 2257278, 'profile_images/ki/re/kireyung/MACSQkL3oY7Gwf4JdV4CUX.jpg', 'M', '王翔永', 'KIRE', 886, '976072054', datetime.date(1991, 5, 26), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 41), 1, datetime.datetime(2018, 7, 18, 14, 42, 57), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":2,"accredited_datetime":"2021-07-19T08:29+00:00","hide_location":true}', 383893, 3083, 2, 201, 1, 0, '', 0, None), (660922, 4, 3, 'LOVE', 1489, None, 3, 2, 0, 'music/Ra/pg/Rapguy/7GKaKmg8VddEmdXjTYNGXY.mp3', 0, 'song_covers/Ra/pg/Rapguy/XQUQmcnCfZk5xX4g27cvT2.jpg', 1, '', 'Yeah\nuh\nuh\nTurn my mic up\nTurn it up y’all\nYeah\nuh\nThe pride of the Lins’\n\nYes, yes, y’all\nIt don’t stop\n(And it don’t stop)\nTo the beat y’all\nIt don’t stop\n(And it don’t stop)\nYes, yes, y’all\nIt don’t stop\nuh\nuh\nuh\nuh\n(Show me some love! Come on! Show me some love!)\n\n你還記得嗎 記得嗎 記得吧\n數著拍子幾個bars (幾個bars)\n熱狗開啟炸 我們抓起棒\nLet’s hip a little hop (hip-hop! hip-hop!)\n老學校裡不只拷秋勤還參劈(uh)\n性病防治所比啥麥褲卡大支(yeah)\n那時同儕覺得我們是群超怪的屁孩\nok 至少我是快樂的屁孩(that’s right)\n頭頂戴著new era 當然貼紙不准撕\n國館練舞就算老師不準時\n說這時間不等值 那是大人覺得\n學到的太多事都帥到瞠目結舌 \n決定撐住我的抉擇\nThat’s a no-brainer\nI’m a go get a lifestyle(uh)\n是衣褲穿的大 \nShouting “don’t give a fuck”(we don’t give a fuck)\n這世界不買帳 做自己父母罵 \n至少衷心刻畫\n\nYeah, I need you to vibe with this boombap beat\n(Yes, yes, y’all. It don’t stop.)\n我把mic丟回去給你空中接力\n(Yes, yes, y’all. It don’t stop.)\nYeah, I need you to vibe with this boombap beat\n(Yes, yes, y’all. It don’t stop.)\n我把mic丟回去給你空中接力\n(Yes, yes, y’all. It don’t stop.)\n\n你說一路走來風景怎麼樣(怎麼樣)\n當時嘻哈不夠大 陣容還不夠壯(nah!)\n人數 算是小眾所以全民皆兵\n現在 風吹草動湖水會結冰\n但我不管這世道的起起落落\n只想分享更多快樂不容許你錯過\n我們走了這麼久 一路roll再喝口酒\n黑夜或白晝 只想跟你牽著手(Let’s go)\n當時交換進口雜誌 美版的CD\n看著Channel V和MTV(check it out, y’all)\n現在分享IG聽著各種streaming\n饒舌歌點播在KTV(Let’s do it)\n我睡個覺醒來一堆人變MC\n各位嘻研社的姐妹兄弟(What’s up? My brothers and sisters?)\n我們拿M-I-C 攻城又掠地\n記得最初 L-O-V-E(One love, y’all)\n\nYeah, I need you to vibe with this boombap beat\n(Yes, yes, y’all. It don’t stop.)\n我把mic丟回去給你空中接力\n(Yes, yes, y’all. It don’t stop.)\nYeah, I need you to vibe with this boombap beat\n(Yes, yes, y’all. It don’t stop.)\n我把mic丟回去給你空中接力\n(Yes, yes, y’all. It don’t stop.)\n\nuh\n終於來到 大嘻哈時代(歡迎光臨)\n聽感變化劈哩啪啦而且詞帥\n不變的是內容從不積壓一樣實在\n數著五六七八一直激發更多直率 (Straight up! Babe!)\n時間tic toc 就算沒beat goes on\n來點beatbox 當我急救箱\n聲響深埋在血液流淌 \n詞無虛發 幫我去憂傷\nshout out 所有hip-hop仔(Let’s get it)\n像我一樣 創作中找到力量\n不論你在地下或是地上(It doesn’t matter, man)\n這是必要的信仰每當眼睛閉上\n心中自然掀起滔天巨浪(Let the beat goes on)\n於是我高調地呈現我最驕傲的實踐\n喊著超妙的 場子爆掉的 煩惱拋掉的 \n我打包票 hip-hop is not dead\nKinda old-school but let me drop a damn hot track\n\nYeah, I need you to vibe with this boombap beat\n(Yes, yes, y’all. It don’t stop.)\n我把mic丟回去給你空中接力\n(Yes, yes, y’all. It don’t stop.)\nYeah, I need you to vibe with this boombap beat\n(Yes, yes, y’all. It don’t stop.)\nListen carefully.\nIt’s the one and only.\nRPG 繼續角色扮演遊戲\nWhat’s up\n\nListen carefully.\nIt’s the one and only.\nRPG 繼續角色扮演遊戲\nNo hate\nAll love\nIt don’t stop\nThis is hip-hop', 0, 'RPG ?? www.instagram.com/rpgtaiwan/\n\n嘻哈新生活運動-大愛主打:LOVE\n \n?回歸原廠設定:\n你還記得當初怎麼愛上Hip-hop的嗎?\n \n也許是唱片行裡的紅綠標會有特價\n也許是在學校午休偷聽的嘻哈寶典\n也許是哥哥姊姊在書櫃裡私藏的那一張\n \n忘記也沒關係,按下播放鍵\n跟著RPG回到嘻哈的原廠設定\n充滿PEACE、LOVE、UNITY、RESPECT的美好年代\n\n#RPG\n#LOVE\n#PLUR\n#嘻哈新生活運動\n\n歌手 Performer:RPG\n作詞 Lyricist:RPG\n作曲 Composer:RPG\n製作人 Producer:burgerlin 林漢庭\n執行製作人 Production Executive:張活寧\n編曲 Music Arranger:burgerlin 林漢庭\n刷碟 DJ Scratch: DJ QuestionMark\n合聲 Backing Vocals:RPG\n錄音 Recording Engineers:burgerlin 林漢庭\n混音 Mixing Engineers:burgerlin 林漢庭\n母帶後期 Mastering Engineers:burgerlin 林漢庭\n錄音/混音/母帶後期錄音室Recording, mixing and mastering Studio:基械貓錄音室 Robokatz\nStudio\n企劃 Marketing Supervisor:陳瑞發Reva、張活寧\n宣傳 Promotion Supervisor:陳瑞發Reva、許班Ben Hsu監製/A&R 統籌:斐立普 Felipe.Z\n出品人 Publisher:任意門娛樂股份有限公司 RYM Entertainmen', 0, '', 232, 320000, datetime.datetime(2021, 9, 19, 18, 33, 47), datetime.datetime(2021, 9, 19, 18, 33, 41), datetime.datetime(2021, 9, 19, 18, 39, 1, 789688), datetime.datetime(2025, 2, 19, 9, 14, 49), 8697, 366, 43, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1489, 'sha1$IGyr5rCqEcwafgdgDlznOv$3b30226bc3e19ef7802a39e83c5775ab288ce1b5', datetime.datetime(2025, 5, 1, 16, 49, 26), 0, 'Rapguy', '', '', 'tncrapguy@gmail.com', 0, 1, datetime.datetime(2005, 12, 13, 1, 51, 20), 486, 4, 3, 1489, 'profile_images/Ra/pg/Rapguy/ZkqnuqDEY2Lmeko6TQM7Wm.png', 'M', '張活寧', 'RPG', 886, '919165559', datetime.date(1985, 7, 20), 'TPE', 99, 149782, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 59), 1, datetime.datetime(2005, 12, 13, 1, 51, 20), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"accredited_datetime":"2021-03-29T03:50+00:00","hide_location":false}', 1009622, 5392, 6, 38, 1, 0, '', 0, None), (39616, 4, 4, '黑', 19627, None, 3, 2, 0, 'music/er/ic/ericchew/ecf36a13dfaf439881f3f8c3f787a188.mp3', 3515353, '', 1, '', '', 0, '', 0, None, 219, 128000, datetime.datetime(2008, 4, 2, 16, 19, 9), datetime.datetime(2008, 4, 2, 16, 18, 41), datetime.datetime(2008, 4, 2, 16, 18, 41), datetime.datetime(2011, 4, 13, 15, 46, 52), 212, 2, 0, 1, 0, 1, 0, None, 0, None, 0, 0, 0, 0, 2, 2, 19627, 'sha1$49f6e$cbbd3fca6569a484b19d123a55961ddbf8fcbfb5', datetime.datetime(2011, 4, 9, 14, 46, 32), 0, 'ericchew', '', '', 'eric_chew6@hotmail.com', 0, 1, datetime.datetime(2006, 8, 4, 15, 43, 44), 18613, 4, 4, 19627, 'profile_images/er/ic/ericchew/HIMGP_19627_.jpg', 'M', 'eric储', '黑怕超人', None, '13770658965', datetime.date(1988, 12, 30), None, None, 5106, 1, None, datetime.datetime(2025, 6, 22, 21, 2, 58), 1, datetime.datetime(2006, 8, 4, 15, 43, 44), 1, 0, 'zh-hant', 0, '{"hide_gender":false,"hide_location":false}', 636, 18, 43, 229, 0, 0, '', 0, None), (636602, 4, 4, '黑', 2099676, 97316371, 3, 2, 0, 'music/sh/u0/shu05229970/jQtUrDhsANxRqZjmoCsfse.mp3', 0, 'song_covers/sh/u0/shu05229970/6Bh32VcsFJnrzRM5N5FWRZ.jpg', 1, '', '負正得負 負負 亦得負\n迷路的人 離鄉的人 是否記得路\n手上的藏寶圖也形同虛設\n近處的綠洲 和擋不住的飢餓\n負正得負 負負 早已得證\n不是每個人出生都附了折凳\n不能停下直到點燃黑色的火\n停下只讓懷疑不斷窺測著我\n你想要他的白還是黑\n不懂得降落要怎麼飛呢\n螢幕之後早已數不盡的推敲\n預示者們能否為我吹簫\n同樣筆觸同樣流動同樣視角\n同樣體悟同樣說服自己事小\n同樣故事線同樣都不能試跑\n萬中選一的那人從沒打過赤腳\n看過太多起跑線 我依舊梳妝打扮努力不讓你討厭\n親愛的爸爸 媽媽 我是否只適合做男二\n黑底白字 你當然看見白不然呢\n努力 之餘還是能看到一些縫隙滲著光 我只能緊咬嚮往的痛意\n我知道凡人得更加努力萬分\n倖存者寫故事 不幸的沒有巨星誕生\n事實總不能改寫 市售有多少像嗎啡般的排解\n未被照亮的自負只代表負著白眼\n比任何人更執著 highlights聚焦的白點\n也 過度幸運 搶到你目光焦距\n過度不幸 是停滯時附帶焦慮\n在交臂 的黑夜散去詞韻總能夠分娩\n只要你夠強 時運是你在控制著深淺\nNah man on help\nNo dame there’s no one else\n多少次推進我拉扯在正負值\n多少是興奮地發抖在震怒時\nNah need no more help\n線的這端 I need no one else\n不能停下直到點燃黑色的火\n停下只讓懷疑不斷虧側著我\n你想要他的白還是黑\n不懂得降落要怎麼飛呢\n螢幕之後早已數不盡的推敲\n預示者們能否為我吹簫\n同樣筆觸同樣流動同樣視角\n\n同樣體悟同樣說服自己事小\n同樣故事線同樣都不能試跑\n萬中選一的那人從沒打過赤腳\n負正得負 負負亦得負\n迷路的人 離鄉的人 是否記得路\n身體的淚 讓它滴入硯台\n換作結果 結果是我', 0, '詞/曲:李奕賢', 0, '', 190, 320000, datetime.datetime(2021, 2, 27, 14, 28, 50), datetime.datetime(2021, 2, 27, 14, 28, 38), datetime.datetime(2021, 2, 28, 22, 0), datetime.datetime(2021, 2, 28, 22, 0, 24), 41311, 1211, 156, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-09-12"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2021-09-13"]}}', 0, 0, 0, 0, 2, 2, 2099676, 'sha1$xGh6HD7F2Y4WMfL1RlOTzR$d34506c4fd60315410d2b45b5df049f9312e2274', datetime.datetime(2025, 5, 5, 7, 19, 24), 0, 'shu05229970', '', '', 'shu05229970@gmail.com', 0, 1, datetime.datetime(2017, 9, 29, 2, 46, 48), 1670806, 4, 4, 2099676, 'profile_images/sh/u0/shu05229970/gktQWkRUApSsyEpaScTskr.jpg', 'M', '', 'wannasleep', 886, '983659733', datetime.date(1999, 6, 13), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 58), 1, datetime.datetime(2017, 9, 29, 2, 46, 48), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"accredited_datetime":"2021-06-21T12:18+00:00","hide_location":false}', 1755691, 17050, 35, 5, 1, 0, '', 0, None), (636585, 2, 2, 'Intro', 2099676, 97316371, 3, 2, 0, 'music/sh/u0/shu05229970/KeAeyj8C7omWMJAWKm9NDX.mp3', 0, 'song_covers/sh/u0/shu05229970/6Bh32VcsFJnrzRM5N5FWRZ.jpg', 1, '', '你有沒有見過天才\n你有沒有見過努力的天才\n喔不是我 我專門製造天籟\n那是場左右耳的電愛\n所以 認真聽 認真看\n看著全黑蓋住的景觀 掀開是頂端\n雲頂之上 早已失聰\n多少肢障 又能期盼在他們之中\n誰能不時記得彈冠\n妥也夫斯基的難關\n從我開始走到現在三丈遠\n一直都是步履蹣跚\n未能蓋上正字標記\n至少我乘風破著黑潮\n為能駕馭高低潮汐\n我得比所有檯面的更加會饒\n我帶著風 帶著雨 帶著痛也帶著你\n這次我完售了Pipe 下次更會塞爆legacy\n那些勸我戒菸我早已戒\n我的界線不用找你借\n你們沒能參透我早領略\n是顏色更純的Jony J', 0, '詞/曲:李奕賢\r\n編曲:李奕賢', 0, '', 60, 320000, datetime.datetime(2021, 2, 27, 13, 58, 24), datetime.datetime(2021, 2, 27, 13, 58, 19), datetime.datetime(2021, 2, 28, 22, 0), datetime.datetime(2021, 11, 6, 16, 27, 8), 40553, 761, 96, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2099676, 'sha1$xGh6HD7F2Y4WMfL1RlOTzR$d34506c4fd60315410d2b45b5df049f9312e2274', datetime.datetime(2025, 5, 5, 7, 19, 24), 0, 'shu05229970', '', '', 'shu05229970@gmail.com', 0, 1, datetime.datetime(2017, 9, 29, 2, 46, 48), 1670806, 4, 4, 2099676, 'profile_images/sh/u0/shu05229970/gktQWkRUApSsyEpaScTskr.jpg', 'M', '', 'wannasleep', 886, '983659733', datetime.date(1999, 6, 13), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 58), 1, datetime.datetime(2017, 9, 29, 2, 46, 48), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"accredited_datetime":"2021-06-21T12:18+00:00","hide_location":false}', 1755691, 17050, 35, 5, 1, 0, '', 0, None), (636586, 2, 2, '入夢', 2099676, 97316371, 3, 2, 0, 'music/sh/u0/shu05229970/5SUCWMs2FMN8yURZs5i6T9.mp3', 0, 'song_covers/sh/u0/shu05229970/6Bh32VcsFJnrzRM5N5FWRZ.jpg', 1, '', '讓越來越重的口味在不食人間煙火裡面沈澱\n讓不著邊際的紅塵浮在空中 不時讓它轉個三圈\n讓妳的心我的心在這趟夢裡赤裸地歇斯底里\n沒有任何空隙 又不想碰壁 就得請你跟我一起呼吸\n歡迎歡迎來到我的夢\n歡迎歡迎來到你的他的我的夢\n我做著夢而世界為之顫抖\n南方的天空要撕裂般緊繃\n落魄的詩人投身汨羅江怒吼\n北方的吃瓜群眾為我而瘋\n在這裡選擇失控的人才配作為主角\n你我都是初登這座夢境島的雛鳥\n夢境好扯 翻天覆地自我懷疑是否老了\n拋錨的船前享受一波波照射\n還不准我那麼早射出我的詞句\n清醒被千刀萬剮意識早已失去\n一時不能自已不能自己調節心律\n就先擱置興趣 和無用武的性慾\n這也出現了久不見那個她\n夢裡也跟我無緣地當了媽\n當著她的面我能跟她說我愛她\n我愛她的所有跟她腦中的東窗之麻\n讓越來越重的口味在不食人間煙火裡面沈澱\n讓不著邊際的紅塵浮在空中 不時讓它轉個三圈\n讓妳的心我的心在這趟夢裡赤裸地歇斯底里\n沒有任何空隙 又不想碰壁 就得請你跟我一起呼吸\n歡迎歡迎來到我的夢\n歡迎歡迎來到你的他的我的夢\n砌一壺與世隔絕的熱紅茶\n秘密煮一鍋杜康加點硼砂\n雞屁股串上色豔豔的紅花\n李聃在我旁邊坐下 四大皆空所言不假\n他和我相互地吆喝著\n雕刻這人生你稱它叫夢\n搭乘我信手捻來的一\n葉扁舟層層衝破 你卻稱它作夢\n那我就無時無刻都做著夢\n就能無視那嘴裡被勾破的洞\n收縮的衝動又再次膨脹成氣球\n直到爆裂的衝擊波轟炸地球\n\n記得痛苦總會過去困頓都是一時\n若已經踏上獨木橋不如就孤注一擲\n擇善固執就留下來陪我吧\n週而復始還是要留下墜落吧', 0, '詞/曲:李奕賢\r\n編曲:李奕賢', 0, '', 226, 320000, datetime.datetime(2021, 2, 27, 13, 58, 46), datetime.datetime(2021, 2, 27, 13, 58, 30), datetime.datetime(2021, 2, 28, 22, 0), datetime.datetime(2025, 3, 18, 6, 17, 37), 119254, 3380, 539, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2099676, 'sha1$xGh6HD7F2Y4WMfL1RlOTzR$d34506c4fd60315410d2b45b5df049f9312e2274', datetime.datetime(2025, 5, 5, 7, 19, 24), 0, 'shu05229970', '', '', 'shu05229970@gmail.com', 0, 1, datetime.datetime(2017, 9, 29, 2, 46, 48), 1670806, 4, 4, 2099676, 'profile_images/sh/u0/shu05229970/gktQWkRUApSsyEpaScTskr.jpg', 'M', '', 'wannasleep', 886, '983659733', datetime.date(1999, 6, 13), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 58), 1, datetime.datetime(2017, 9, 29, 2, 46, 48), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"accredited_datetime":"2021-06-21T12:18+00:00","hide_location":false}', 1755691, 17050, 35, 5, 1, 0, '', 0, None), (636587, 4, 3, '槍擊要犯', 2099676, 97316371, 3, 2, 0, 'music/sh/u0/shu05229970/BgFKpweW5wLQ9Dk8sS4FMw.mp3', 0, 'song_covers/sh/u0/shu05229970/6Bh32VcsFJnrzRM5N5FWRZ.jpg', 1, '', '0613 槍擊要犯\n(wannasleep)\n準備接受你的審判\n槍擊要犯 到底誰是要犯\n無意冒犯 逃掉的都是要犯\n保持 憤怒 理智 撐住 一分一刻\n記住 那些 風涼 話的 既得利者\n閉目 才能 看清 所謂的巧言令色\n高舉 中指 一切 彷彿 瞭然清澈\n感謝我的父母讓我生而不得平坦\n看到那些養尊處優我就覺得心煩\n既得利益者都做些不重要的清談\n若全世界都錯了對象就讓我來平反\n那口號是一把雙面刃\n劃著同樣地方 不怕傷變深\n任何陰謀背後總有藏鏡人\n任著一眛炒作 只為上新聞\n而鄉⺠ 無辜被魚肉\n那死有餘辜 早就逃了before\nthe trial They can even be hailed\nHell no! They’re only child\n0613 槍擊要犯\n(wannasleep) 準備接受你的審判\n槍擊要犯 到底誰是要犯\n無意冒犯 逃掉的都是要犯\n為了儘快達到烏托邦而拼了命\n像是法老 我建起我的Pyramid\n裡面寫我革命世界的history\n我代表秩序再多痛苦必須禁得起\n舊時代的遺毒已滲透了骨\n階級鬥爭的操弄者背後下著蠱\n我已厭倦被操縱著向權貴合股\nTrap in the trap house 真相都給遮住\nFuck it 竟然還有官員酒駕\n竟然還有官員上酒家 你準備糗大\nHold on沒有糗大反而開了一場記者會\n說他退選多麼偉大繼續避著稅\n怎麼都是傷疤怎麼都是傷疤\n在這醜陋的現實外面裹上一層糖花\n而糖花 又像是曇花 一現地融化\n迷戀的童話 明滅地一而再被沖刷\n\n0613 槍擊要犯\n(wannasleep) 準備接受你的審判\n槍擊要犯 到底誰是要犯\n無意冒犯 逃掉的都是要犯', 0, '詞/曲:李奕賢\r\n編曲:李奕賢', 0, '', 115, 320000, datetime.datetime(2021, 2, 27, 13, 59), datetime.datetime(2021, 2, 27, 13, 58, 47), datetime.datetime(2021, 2, 28, 22, 0), datetime.datetime(2021, 2, 28, 22, 0, 24), 56559, 1385, 148, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2099676, 'sha1$xGh6HD7F2Y4WMfL1RlOTzR$d34506c4fd60315410d2b45b5df049f9312e2274', datetime.datetime(2025, 5, 5, 7, 19, 24), 0, 'shu05229970', '', '', 'shu05229970@gmail.com', 0, 1, datetime.datetime(2017, 9, 29, 2, 46, 48), 1670806, 4, 4, 2099676, 'profile_images/sh/u0/shu05229970/gktQWkRUApSsyEpaScTskr.jpg', 'M', '', 'wannasleep', 886, '983659733', datetime.date(1999, 6, 13), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 58), 1, datetime.datetime(2017, 9, 29, 2, 46, 48), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"accredited_datetime":"2021-06-21T12:18+00:00","hide_location":false}', 1755691, 17050, 35, 5, 1, 0, '', 0, None), (636588, 4, 4, '裸雀', 2099676, 97316371, 3, 2, 0, 'music/sh/u0/shu05229970/H4WGeQJ76dYEe7DJq2iCLf.mp3', 0, 'song_covers/sh/u0/shu05229970/6Bh32VcsFJnrzRM5N5FWRZ.jpg', 1, '', '誰來舉杯 誰來酬唱 誰來在蘭亭下與我流殤\n誰來療傷 在節拍對步裡\n就算是新手也無需對不起\n現階段我還在漂泊\n誰是我船錨誰又在挑撥\n想跟上步伐的都來小酌\n看我拿起筆是如何巧奪\n天工又怎能不作美\n僅管現實在吟詩作對\n喚醒更強烈主觀意識的作祟\n一切都是全自動作業\n下個十年我將不斷昇華\n數個十年我將不斷昇華\n下個十年我將不斷昇華直到醒來不需要掙扎\n下個十年我將不斷昇華\n數個十年我將不斷昇華\n下個十年我將不斷昇華直到醒來不再要掙扎\n這世界充滿太多叫罵聲\n都在比誰較大聲比誰較怕生\n現在我是臺聲音的清淨機\n當刀口近逼 我當作病醫\n做Beat的時候調配好我比例\n柔和的底蘊加阿斯匹靈\n作者刻上的是 現 代 魯 迅\n書名 wannasleep的狂人日記\n創世紀 曠世巨作\n創世紀 曠世巨作\n創造時機 是曠世巨作\n忘掉遲疑我是一代巨擘\n下個十年我將不斷昇華\n數個十年我將不斷昇華\n下個十年我將不斷昇華直到醒來不需要掙扎\n下個十年我將不斷昇華\n數個十年我將不斷昇華\n下個十年我將不斷昇華直到醒來不再要掙扎', 0, '詞/曲:李奕賢\r\n編曲:Softmiller', 0, '', 126, 320000, datetime.datetime(2021, 2, 27, 13, 59, 16), datetime.datetime(2021, 2, 27, 13, 59), datetime.datetime(2021, 2, 28, 22, 0), datetime.datetime(2021, 2, 28, 22, 0, 24), 170719, 4899, 575, 1, 0, 1, 0, None, 4, '{"TW":{"audition_awards":{"129162":{"event":"agne\\u0300s b. LISTEN!! \\u539f\\u5275\\u97f3\\u6a02\\u7dda\\u4e0a\\u52df\\u96c6\\u5927\\u8cde","award":"\\u9996\\u734e"}},"song_of_the_days":["2021-03-16"],"recommend_by_editor":true,"recommend_by_expert":true},"CN":{"song_of_the_days":["2021-03-17"]}}', 0, 0, 0, 0, 2, 2, 2099676, 'sha1$xGh6HD7F2Y4WMfL1RlOTzR$d34506c4fd60315410d2b45b5df049f9312e2274', datetime.datetime(2025, 5, 5, 7, 19, 24), 0, 'shu05229970', '', '', 'shu05229970@gmail.com', 0, 1, datetime.datetime(2017, 9, 29, 2, 46, 48), 1670806, 4, 4, 2099676, 'profile_images/sh/u0/shu05229970/gktQWkRUApSsyEpaScTskr.jpg', 'M', '', 'wannasleep', 886, '983659733', datetime.date(1999, 6, 13), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 58), 1, datetime.datetime(2017, 9, 29, 2, 46, 48), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"accredited_datetime":"2021-06-21T12:18+00:00","hide_location":false}', 1755691, 17050, 35, 5, 1, 0, '', 0, None), (636589, 4, 4, 'Annoyance: Beat1', 2099676, 97316371, 3, 2, 0, 'music/sh/u0/shu05229970/HcC5WHGBj3ikooRTeHh62q.mp3', 0, 'song_covers/sh/u0/shu05229970/6Bh32VcsFJnrzRM5N5FWRZ.jpg', 1, '', '', 0, '編曲:李奕賢', 0, '', 231, 320000, datetime.datetime(2021, 2, 27, 13, 59, 40), datetime.datetime(2021, 2, 27, 13, 59, 16), datetime.datetime(2021, 2, 28, 22, 0), datetime.datetime(2021, 3, 1, 8, 52, 8), 18166, 186, 2, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2099676, 'sha1$xGh6HD7F2Y4WMfL1RlOTzR$d34506c4fd60315410d2b45b5df049f9312e2274', datetime.datetime(2025, 5, 5, 7, 19, 24), 0, 'shu05229970', '', '', 'shu05229970@gmail.com', 0, 1, datetime.datetime(2017, 9, 29, 2, 46, 48), 1670806, 4, 4, 2099676, 'profile_images/sh/u0/shu05229970/gktQWkRUApSsyEpaScTskr.jpg', 'M', '', 'wannasleep', 886, '983659733', datetime.date(1999, 6, 13), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 58), 1, datetime.datetime(2017, 9, 29, 2, 46, 48), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"accredited_datetime":"2021-06-21T12:18+00:00","hide_location":false}', 1755691, 17050, 35, 5, 1, 0, '', 0, None), (636590, 4, 4, '摘下就死了', 2099676, 97316371, 3, 2, 0, 'music/sh/u0/shu05229970/dgNGYULfJ5faB8nPbMUCXk.mp3', 0, 'song_covers/sh/u0/shu05229970/6Bh32VcsFJnrzRM5N5FWRZ.jpg', 1, '', '我把煩惱封箱 深埋進土壤\n若把焦躁也拉入胸腔 生死就無妨\n豁達成就眼界 卻錯把汗當眼淚\n我是知道的啊 沒有人是無償\n無常的總是過程目的地早已是決定論\n如常的也只是自我質疑和不自覺淨問\n些早已知道答案 卻不敢拆的疤\n早已身在彼岸 也不敢摘的花\n摘下就死了 摘下就死了 拆下繃帶後哪張臉你認為最適合\n噢是的 我是個 弱智的 受試者\n卻渴望獲釋 披餘生的陰影自得\n到的還不夠 填滿自己無厭\n若沒有福受 千萬別談無限\n總想要毫無限制 限制不斷浮現\n總想逃離劇本鞭笞 彷彿不曾出演\n路徑透過每個透鏡折射 終於進入光圈\n選擇沿著走 還是沿著選擇走\n紅了顏濃了色淡了熱 你還停在妝前\n選擇騙了我 還是選擇走火\n路徑透過每個透鏡折射 終於進入光圈\n選擇沿著走 還是沿著選擇走\n紅了顏濃了色淡了熱 我還停在荒原\n選擇騙了我 還是選擇走 火\n不斷參透 滿身針灸 塞滿的煙灰缸 燃盡了燈油\n參透濾鏡後 才明白菸到盡頭\n挖了雙眼 才能在喧囂裡靜坐\n近墨者黑不只心 還有肺 滲到肋骨\n若赤子都能不死心為何那麼多赭衣塞途\n事實是 沒有單方面的輸出\n都在互相利用 得不到的利誘\n刻不了的癮頭 和不曉得後果\n得互相地扣鎖 幸好扣不住我\n我依舊瘦弱 依舊瘦弱\n揮揮袖口 掉出玉卵\n吹飛窠臼 大珠小珠落玉盤\n盤據在穹頂的就讓他去吧\n算了 這不值得我去耽慮啊\n路徑透過每個透鏡折射 終於進入光圈\n選擇沿著走 還是沿著選擇走\n紅了顏濃了色淡了熱 你還停在妝前\n選擇騙了我 還是選擇走火\n\n路徑透過每個透鏡折射 終於進入光圈\n選擇沿著走 還是沿著選擇走\n紅了顏濃了色淡了熱 我還停在荒原\n選擇騙了我 還是選擇走 火', 0, '詞/曲:李奕賢', 0, '', 151, 320000, datetime.datetime(2021, 2, 27, 13, 59, 53), datetime.datetime(2021, 2, 27, 13, 59, 40), datetime.datetime(2021, 2, 28, 22, 0), datetime.datetime(2021, 2, 28, 22, 0, 24), 48112, 1299, 225, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2099676, 'sha1$xGh6HD7F2Y4WMfL1RlOTzR$d34506c4fd60315410d2b45b5df049f9312e2274', datetime.datetime(2025, 5, 5, 7, 19, 24), 0, 'shu05229970', '', '', 'shu05229970@gmail.com', 0, 1, datetime.datetime(2017, 9, 29, 2, 46, 48), 1670806, 4, 4, 2099676, 'profile_images/sh/u0/shu05229970/gktQWkRUApSsyEpaScTskr.jpg', 'M', '', 'wannasleep', 886, '983659733', datetime.date(1999, 6, 13), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 58), 1, datetime.datetime(2017, 9, 29, 2, 46, 48), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"accredited_datetime":"2021-06-21T12:18+00:00","hide_location":false}', 1755691, 17050, 35, 5, 1, 0, '', 0, None), (636591, 4, 4, '借', 2099676, 97316371, 3, 2, 0, 'music/sh/u0/shu05229970/AX4P9N4qgUjYRjioUXzKXw.mp3', 0, 'song_covers/sh/u0/shu05229970/6Bh32VcsFJnrzRM5N5FWRZ.jpg', 1, '', '那都是借貸 也總得還\n戒了今天再借明天 我又點燃\n儼然我叼著螢火 卻奮力把他當作火炬\n三五分鐘後又提醒我現實不能隨心所欲\n在風中不斷按下 當作試試手氣\n用最緊湊的呼吸拌下被緊握的手藝\n但又如何 對啊 那又如何\n那就出了一些籌碼 讓走馬 都停下\n讓我把 這一張張的契約 給凌駕\n讓火把 一首歌之後又再一根地點\n至少我能夠借出也能讓你跟著點\n我借出勞力 換來金錢\n藉此逃避換來沒有空隙的清閒\n借出考慮 換來行動\n遏止那因沒有好運而選擇平庸\nNow I need your feedback\nLend me your attention till the end\nI ain’t need you bleed\nJust need one to seize\n隨著界線 在逼近 我思想 越激進\n這是我私藏要⻄進 的代步工具\n先把手邊都放下 靈魂帶入空氣\n停損在此刻帶出封閉 哪怕會再度碰壁\n是上班族 是老師 是學生 是護士\n是想貪圖 還是暫時想把烏托邦給複製\n在捲入暗潮後看到不想看到的數字\n先給我一首歌的時間忘掉下一秒依舊度日\n在大氣之下 呼吸竟成了奢侈品\n別大意前方的路橫看成峰側成嶺\n我看著你看著我 看到我也看到你\n一來一往 借與還 多少也成了泡影\n水給出了熱 為了更加穩定\n誰不再苛刻為求她美人的唇印\n更多人以小搏大 槓桿心裡存倖\n而我心已魂定 等待直到輪替\nNow I need your feedback\nLend me your attention till the end\nI ain’t need you bleed\nJust need one to seize', 0, '詞/曲:李奕賢', 0, '', 201, 320000, datetime.datetime(2021, 2, 27, 14, 0, 7), datetime.datetime(2021, 2, 27, 13, 59, 53), datetime.datetime(2021, 2, 28, 22, 0), datetime.datetime(2021, 3, 8, 11, 0, 27), 46655, 1110, 150, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2099676, 'sha1$xGh6HD7F2Y4WMfL1RlOTzR$d34506c4fd60315410d2b45b5df049f9312e2274', datetime.datetime(2025, 5, 5, 7, 19, 24), 0, 'shu05229970', '', '', 'shu05229970@gmail.com', 0, 1, datetime.datetime(2017, 9, 29, 2, 46, 48), 1670806, 4, 4, 2099676, 'profile_images/sh/u0/shu05229970/gktQWkRUApSsyEpaScTskr.jpg', 'M', '', 'wannasleep', 886, '983659733', datetime.date(1999, 6, 13), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 58), 1, datetime.datetime(2017, 9, 29, 2, 46, 48), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"accredited_datetime":"2021-06-21T12:18+00:00","hide_location":false}', 1755691, 17050, 35, 5, 1, 0, '', 0, None), (636596, 4, 4, '紅心A', 2099676, 97316371, 3, 2, 0, 'music/sh/u0/shu05229970/T46fTRjV2S7JiVYp6XEHQF.mp3', 0, 'song_covers/sh/u0/shu05229970/LnkTyUgfe6VfuLcRXum4yp.jpg', 1, '', '陌生臉孔盤據現場 拉黃布條封起\n前往永生的道路 一如既往的擁擠\n希望如期能拋開現世的因果\n在寧靜的伊甸園點燃我星火\n我不曾離開 當你抬頭\n尋找已久的紅心 欸就在你開口\n太多人死去也有太多人活著\n那些值得存活的權力卻被剝奪了\n造就太多悲劇英雄 能否再給他多一宿\n的時間 這次讓我成為你寄託\n如今你已到達我到不了的彼岸\n沙漏會填平傷口最後總得習慣\n歷史總要我們避開惡性循環\n但下個是誰 死神如今也變得糜爛\n醍醐灌頂 太多弱者需要被正視\n但那些喚起的救援卻總非正式\n或許在別的象限你才會振翅\n現在我能做的我用聲音證實\n你 不會再有痛 不會再空洞\n一動也不動但我卻從來沒想過\n好多話想說卻還沒說\n籌碼還好多卻還沒脫手就此解脫\n他說你對 他說你錯\n他說在悲劇發生之前都不算急迫\n在送入第一 殯儀館之前都沒人疑惑\n誰還會記起 上一次又是哪個靈魂遺落\n在 訊號連接不到的空間\n在 被褥都蓋不暖的冬天\n再 也無法回頭的終點\n拜託著陌生的臉孔來幫助 脫險\n沒有人 生來 就該 乞討\n生死簿上 的時間卻不斷 提早\n背光處黑色臉孔 毫不在乎地倚老\n說著當年的自己也曾經深陷泥沼\n或許 有很多人覺得那不關他的事\n於是便沈默僅管眼前的人插著翅\n他不是兇手 至少他認為他不是\n隨風起舞的人訂下 國定殺戮日\n欸 欸 數十年前是受威權迫害\n數十年後 人權的表象早已過帶\n但人群終究是個掠食者 悅己者容\n相反的 不為己者破壞\n\n醍醐灌頂 太多弱者需要被正視\n但那些喚起的救援卻總非正式\n或許在別的象限你才會振翅\n現在我能做的我用聲音證實\n你 不會再有痛 不會再空洞\n一動也不動但我卻從來沒想過\n好多話想說卻還沒說\n籌碼還好多卻還沒脫手就此解脫', 0, '詞/曲:李奕賢\r\n編曲:李奕賢', 0, '', 211, 320000, datetime.datetime(2021, 2, 27, 14, 27, 26), datetime.datetime(2021, 2, 27, 14, 27, 8), datetime.datetime(2021, 2, 28, 22, 0), datetime.datetime(2022, 1, 27, 2, 15, 32), 26681, 666, 68, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2099676, 'sha1$xGh6HD7F2Y4WMfL1RlOTzR$d34506c4fd60315410d2b45b5df049f9312e2274', datetime.datetime(2025, 5, 5, 7, 19, 24), 0, 'shu05229970', '', '', 'shu05229970@gmail.com', 0, 1, datetime.datetime(2017, 9, 29, 2, 46, 48), 1670806, 4, 4, 2099676, 'profile_images/sh/u0/shu05229970/gktQWkRUApSsyEpaScTskr.jpg', 'M', '', 'wannasleep', 886, '983659733', datetime.date(1999, 6, 13), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 58), 1, datetime.datetime(2017, 9, 29, 2, 46, 48), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"accredited_datetime":"2021-06-21T12:18+00:00","hide_location":false}', 1755691, 17050, 35, 5, 1, 0, '', 0, None), (636597, 4, 4, 'Chaos: Beat2', 2099676, 97316371, 3, 2, 0, 'music/sh/u0/shu05229970/3SMwFxFA7SV4ZGaCsFHteh.mp3', 0, 'song_covers/sh/u0/shu05229970/LNoEyZwkkvdSMbDp832Vtk.jpg', 1, '', '', 0, '編曲:李奕賢', 0, '', 220, 320000, datetime.datetime(2021, 2, 27, 14, 27, 42), datetime.datetime(2021, 2, 27, 14, 27, 26), datetime.datetime(2021, 2, 28, 22, 0), datetime.datetime(2021, 3, 1, 8, 52, 24), 12645, 177, 7, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2099676, 'sha1$xGh6HD7F2Y4WMfL1RlOTzR$d34506c4fd60315410d2b45b5df049f9312e2274', datetime.datetime(2025, 5, 5, 7, 19, 24), 0, 'shu05229970', '', '', 'shu05229970@gmail.com', 0, 1, datetime.datetime(2017, 9, 29, 2, 46, 48), 1670806, 4, 4, 2099676, 'profile_images/sh/u0/shu05229970/gktQWkRUApSsyEpaScTskr.jpg', 'M', '', 'wannasleep', 886, '983659733', datetime.date(1999, 6, 13), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 58), 1, datetime.datetime(2017, 9, 29, 2, 46, 48), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"accredited_datetime":"2021-06-21T12:18+00:00","hide_location":false}', 1755691, 17050, 35, 5, 1, 0, '', 0, None), (636598, 4, 4, '995595', 2099676, 97316371, 3, 2, 0, 'music/sh/u0/shu05229970/EfKnPhYSRTShUnLCtBcTJa.mp3', 0, 'song_covers/sh/u0/shu05229970/6Bh32VcsFJnrzRM5N5FWRZ.jpg', 1, '', '讓我當你的眼當你的倍鏡\n讓我冒你的險\nThe only way in\nThe only way out 得有人吹哨\n為何還聞到 煙硝的味道\n不張口的沙丁魚 不想活下一秒卻渴望著下星期\n渡江口邊獻殷勤 奢望下一秒救世主殺盡你家大廳\n沒准 他會抓住你\n你會回穩 然後沉住氣\n回魂 嗑點興奮劑助興\n迴紋 窠臼又在附近\n沒人想保持清醒只為輕聲答覆\n為了要拯救你我只好侵門踏戶\n親自踏入散滿菸灰 和煙蒂\n管你謙卑 還是纖細\n還你千杯 想把罪豁\n過了今夜 卻又墜落\n嘴上 說著 一口 好話但雙腳像小兒麻痺\n現在 還是 藉口 千里都始於渺小的差異\n所以我說 就放著吧 反正也死不了 握著也燙了啊\n萬年規律 萬念灰俱 不如歸去 不如規避\n燙手山芋沒人笨到將你抱緊\n救救我我救我還想看到下顆太陽就用力地浮起\nPlease don’t let yourself drown\nPlease don’t let yourself down\n寫了又擦 擦了又寫\n寫了又擦 擦了不寫\n寫了繡花 將她摘下\n學著誘發 殺了不解\n妳在我左手跳著華爾滋\n焦慮在右掌分泌化合式\n每個鬧鈴 將我喚起\n美的暴行 將錯換取\n那對的方向 對的動機\n不為了張揚 只為了洞悉\nNow you see\n沒有了伏 哪有起\n哪有你 哪有蚍蜉撼不動的大樹\n哪有羅馬通不了的大路\n若 真的一個坎 割著你的腕\n千萬別說服自己習慣 別習慣\n這首歌獻給那些破事\n\n這段話願你早日獲釋\n這首歌獻給那些破事\n這段話願你早日獲釋\n就像Cole說的’Need to love yours’\nPlease don’t let yourself drown\nPlease don’t let yourself down\nPlease don’t let yourself drown\nSo please don’t', 0, '詞/曲:李奕賢\r\n編曲:Sōryo', 0, '', 191, 320000, datetime.datetime(2021, 2, 27, 14, 27, 57), datetime.datetime(2021, 2, 27, 14, 27, 42), datetime.datetime(2021, 2, 28, 22, 0), datetime.datetime(2021, 2, 28, 22, 0, 24), 38967, 1083, 159, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-08-28"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2021-08-29"]}}', 0, 0, 0, 0, 2, 2, 2099676, 'sha1$xGh6HD7F2Y4WMfL1RlOTzR$d34506c4fd60315410d2b45b5df049f9312e2274', datetime.datetime(2025, 5, 5, 7, 19, 24), 0, 'shu05229970', '', '', 'shu05229970@gmail.com', 0, 1, datetime.datetime(2017, 9, 29, 2, 46, 48), 1670806, 4, 4, 2099676, 'profile_images/sh/u0/shu05229970/gktQWkRUApSsyEpaScTskr.jpg', 'M', '', 'wannasleep', 886, '983659733', datetime.date(1999, 6, 13), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 58), 1, datetime.datetime(2017, 9, 29, 2, 46, 48), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"accredited_datetime":"2021-06-21T12:18+00:00","hide_location":false}', 1755691, 17050, 35, 5, 1, 0, '', 0, None), (636599, 4, 4, 'ATG', 2099676, 97316371, 3, 2, 0, 'music/sh/u0/shu05229970/mJvE8iMwrc9DkzYRUtM6du.mp3', 0, 'song_covers/sh/u0/shu05229970/6Bh32VcsFJnrzRM5N5FWRZ.jpg', 1, '', 'Now I here now I here\n該輪到wannasleep 上個表演者是誰你遲早忘記\nNow I here now I here\n該輪到wannasleep 上個表演者是誰你詞藻撞壁\nNow I here now I here\n該輪到wannasleep 窒息的無奈同行只好放棄\nNow you hear now you hear me\n還沒開口我就獲得大的聲量\n我冷眼看你三年巴蛇吞象\n活得逍遙 在耳裡大設神像\n你會嫉妒既然生了瑜 那何生亮\n我聽說有些人膽敢自稱鬼殺隊\n以為我真的在乎 餓鬼插隊\n若要真的拿起mic 請你重視規則\n典獄長在說話目前不是你的回合\n純粹的暴力 讓弱者永無明日\n同時我罩著他們政治正確的種族歧視\n難怪沒人要找我feat 知道要你命\n喉嚨是完美的效果器 遲早讓你硬\n房間即是廟堂 我活在刀山\n到達通透豈是跳梁 小丑能高攀\n都在比較誰比較強 蓋過了意識\n別等到翌日 現在讓你明白是誰被當標竿\nNow I here now I here\n該輪到wannasleep 上個表演者是誰你遲早忘記\nNow I here now I here\n該輪到wannasleep 上個表演者是誰你詞藻撞壁\nNow I here now I here\n該輪到wannasleep 窒息的無奈同行只好放棄\nNow you hear now you hear me\n在這場聲線的遊戲 生來的高度讓我不需要在乎有多少遊歷\n他們油膩地沾到一些 有利的污漬\n水上的蓮花從來都把塵土無視\nWooo 難怪被稱作ATG\n是時候開砲 不然還有誰清淤\n臨文在哀悼 沒有一行違心句\n奉雞湯為金句 醒醒吧多少大人沒心律\n都留著一條一條縝密的退 路\n都不敢承認是不爭氣的廢 物\n保持清醒 繼續做剪接文字的今敏\n練習和天賦 哪天佛陀會親臨\n\n十七度的冬 它催促 我寫下筆記\n是嫉妒的衝 動讓我站在高處睥睨\n我記錄著臭氧下的人們都受著庇蔭\n高處不勝寒的天才如今也面露氣定', 0, '詞/曲:李奕賢\r\n編曲:李奕賢', 0, '', 197, 320000, datetime.datetime(2021, 2, 27, 14, 28, 13), datetime.datetime(2021, 2, 27, 14, 27, 57), datetime.datetime(2021, 2, 28, 22, 0), datetime.datetime(2021, 7, 15, 22, 46, 14), 24762, 560, 37, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2099676, 'sha1$xGh6HD7F2Y4WMfL1RlOTzR$d34506c4fd60315410d2b45b5df049f9312e2274', datetime.datetime(2025, 5, 5, 7, 19, 24), 0, 'shu05229970', '', '', 'shu05229970@gmail.com', 0, 1, datetime.datetime(2017, 9, 29, 2, 46, 48), 1670806, 4, 4, 2099676, 'profile_images/sh/u0/shu05229970/gktQWkRUApSsyEpaScTskr.jpg', 'M', '', 'wannasleep', 886, '983659733', datetime.date(1999, 6, 13), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 58), 1, datetime.datetime(2017, 9, 29, 2, 46, 48), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"accredited_datetime":"2021-06-21T12:18+00:00","hide_location":false}', 1755691, 17050, 35, 5, 1, 0, '', 0, None), (636600, 4, 4, 'Moving On Ft.湯捷', 2099676, 97316371, 3, 2, 0, 'music/sh/u0/shu05229970/FrWFvxSsFw4fukBXtJJZtS.mp3', 0, 'song_covers/sh/u0/shu05229970/6Bh32VcsFJnrzRM5N5FWRZ.jpg', 1, '', '一如往常的是在我一如往常地給出所有之後卻得不到你青睞\n病入膏肓的人唱病入膏肓的音樂養著病入膏肓的觀眾卻不知眼前的他還在掏沙\n殊不知我就是整座金礦\nMan you’re still groping 卻不到我一半含金量\n含金湯匙出生的饒舌歌手我從不放在心上\n來自東方的酒櫃裡面永遠那瓶精釀\n越沉越香 越沉越香\n我說這是經典妳說妳也曾醉茫\n越沉越香 越沉越香\n我說這是經典別急著問其中配方\n已經獲得太多chill不免有些乏味\n都在比誰更會作秀個個裝得出類拔萃\n無需窮擔心認為努力都是吳剛伐桂\n反正現在如履薄冰我也沒辦法退\nTake it slow down\nㄧ起打破所有的抽象\nMaybe still underground\n我做我自己不做惡魔的勾當\n所以我\n將矛頭朝向全職業如往常的偏執面直到計劃全實現\n將矛頭朝向全職業如往常的偏執面直到計劃全實現\nMoving on Moving on\n這是我的十年我得獻出心臟\nMoving on moving on\nMoving on we need to roll it up\n現在回到學校裡在你們滿意的微笑裡\n用盡畢生所學的要領 樸實無華的字字妙語\n如珠 多希望你能如初 一徹在這個人心不古的世界善良為你鋪路\n即使沒留給你喘息空間 我也不曾喘息\n當那些病痛發作 早已無關緩急\n張開雙臂 迎接反擊號角響起\n當洪水猛獸來臨是否我也變得不講理\n我登板九局下半投手丘\n差不多的球路一個失誤全走丟\n渾身顫抖著腎上腺素發作\n我用直球決勝負不允許任何差錯\n上好的麥 釀上好的酒\n手上的麥 綁架你我揮在空中的手\n不管是向左還是向右讓他蔚然成風\n讓這股上升氣流推著我們一起騰空\n所以我\n將矛頭朝向全職業如往常的偏執面直到計劃全實現\n將矛頭朝向全職業如往常的偏執面直到計劃全實現\n\n不管你擁有什麼我們生來就是孤獨\n他們是侏儒 所以我們總是人鬼殊途\n這個煉獄到處都行屍走肉的骷顱\n見鬼殺鬼見神殺神否則無法舒服\n但偷偷跟你說正能量還是酷\n所以要放輕鬆 深呼吸跟吐\n這遊戲不是排位賽別去管積分數\n一如往常的鏘 還是持續保持心和酷\n你不會想靠恨意撐十年\n你的腦沒有你的心值錢\nSo moving on\nLet it be gone\n你很棒 拿個gun kill the gang\n賺個爽 吃很胖', 0, '詞/曲:李奕賢 湯捷\r\n編曲:李奕賢', 0, '', 214, 320000, datetime.datetime(2021, 2, 27, 14, 28, 28), datetime.datetime(2021, 2, 27, 14, 28, 13), datetime.datetime(2021, 2, 28, 22, 0), datetime.datetime(2021, 2, 28, 22, 0, 24), 56730, 1679, 223, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2099676, 'sha1$xGh6HD7F2Y4WMfL1RlOTzR$d34506c4fd60315410d2b45b5df049f9312e2274', datetime.datetime(2025, 5, 5, 7, 19, 24), 0, 'shu05229970', '', '', 'shu05229970@gmail.com', 0, 1, datetime.datetime(2017, 9, 29, 2, 46, 48), 1670806, 4, 4, 2099676, 'profile_images/sh/u0/shu05229970/gktQWkRUApSsyEpaScTskr.jpg', 'M', '', 'wannasleep', 886, '983659733', datetime.date(1999, 6, 13), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 58), 1, datetime.datetime(2017, 9, 29, 2, 46, 48), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"accredited_datetime":"2021-06-21T12:18+00:00","hide_location":false}', 1755691, 17050, 35, 5, 1, 0, '', 0, None), (636601, 4, 4, 'Done: Beat3', 2099676, 97316371, 3, 2, 0, 'music/sh/u0/shu05229970/ZzjmbeAWzZnvtrJoU6kvoR.mp3', 0, 'song_covers/sh/u0/shu05229970/6Bh32VcsFJnrzRM5N5FWRZ.jpg', 1, '', '', 0, '編曲:李奕賢', 0, '', 144, 320000, datetime.datetime(2021, 2, 27, 14, 28, 38), datetime.datetime(2021, 2, 27, 14, 28, 28), datetime.datetime(2021, 2, 28, 22, 0), datetime.datetime(2021, 3, 1, 8, 52, 38), 9630, 164, 3, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2099676, 'sha1$xGh6HD7F2Y4WMfL1RlOTzR$d34506c4fd60315410d2b45b5df049f9312e2274', datetime.datetime(2025, 5, 5, 7, 19, 24), 0, 'shu05229970', '', '', 'shu05229970@gmail.com', 0, 1, datetime.datetime(2017, 9, 29, 2, 46, 48), 1670806, 4, 4, 2099676, 'profile_images/sh/u0/shu05229970/gktQWkRUApSsyEpaScTskr.jpg', 'M', '', 'wannasleep', 886, '983659733', datetime.date(1999, 6, 13), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 58), 1, datetime.datetime(2017, 9, 29, 2, 46, 48), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"accredited_datetime":"2021-06-21T12:18+00:00","hide_location":false}', 1755691, 17050, 35, 5, 1, 0, '', 0, None), (598682, 4, 4, 'Grill', 2519846, 97314346, 5, 12, 0, 'music/So/ul/Soulfomusic/UsnJ8b2KKz5YhQTkenXmYR.mp3', 0, 'music_albums/So/ul/Soulfomusic/TbrbLnqSGR93HMVuTu5jZb.jpeg', 1, '', "Say you wanna spend a day\nHey what’s up of all it takes\nSay you wanna spend a day\nHey what about smash a lay\n\nYeah\nNot afraid of pain if you wear a pair of Timberland \nStart with nothing end up with building a Disneyland \nHow about sing in the middle of no man land\nListen Billie Jean that can stimulate your adrenal gland\nWhat else can you bring if you chose to follow another man\nTo be a queen shining all over the Netherland \nFeel like a king sitting head quarter of wonderland\nWhat does it mean if Lebron James goodbye to Cleveland \n\nSay you wanna spend a day\nHey what’s up of all it takes\nSay you wanna spend a day\nHey what about smash a lay\n\nListen\nFor what we want outta life trust there ain't no settling\nIn a league of our own, extraordinary gentleman,\nOne hit from us take you higher than you've ever been\nMake ya spirit move like a miracle, we heaven sent\nOnly real ones here, all them other dudes irrelevant\nCuz what defines you is everything you represent\nStay true to your soul my one and only testament\nReasons I rose from ashes all the way to excellence\n\nSay you wanna spend a day\nHey what’s up of all it takes\nSay you wanna spend a day\nHey what about smash a lay\n\nMy girl you got the most feminine feeling ever\nMake me crank it up a little\nJust keep doing what you do\nLet me feel the love in you\n\nSay you wanna spend a day\nHey what’s up of all it takes\nSay you wanna spend a day\nHey what about smash a lay", 0, "向 R&B/Neo Soul 歌手 D'Angelo 致敬,低調奢華新節奏藍調曲風,饒舌混唱歌,嘻哈混靈魂。\n\n曲:Michael Tsai\n詞:Michael Tsai/ J La Sol\n製作/合音:Michael Tsai\nTrumpet: Scott Bell\nSpotify, Apple Music, Amazon Music, Youtube, Google Play, KKBox...and more available", 0, '', 231, 256000, datetime.datetime(2019, 11, 17, 14, 51, 8), datetime.datetime(2019, 11, 17, 14, 51, 4), datetime.datetime(2019, 11, 18, 5, 38, 58, 846719), datetime.datetime(2020, 12, 21, 13, 56, 43), 2403, 41, 1, 1, 1, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 2519846, 'sha1$Qe4ya7oFwaXg$c5e3da2c6812dc43b8cf60e6f47c728abb5285f4', datetime.datetime(2023, 3, 8, 9, 22, 11), 0, 'Soulfomusic', '', '', 'miquetsai6789@gmail.com', 0, 1, datetime.datetime(2019, 11, 17, 14, 7, 51), 2090709, 4, 3, 2519846, 'profile_images/So/ul/Soulfomusic/uzBzuvvxm4rdbBJwssF4fn.png', 'M', '蔡少鋒', 'Michael Tsai', 886, '929136639', datetime.date(1983, 10, 3), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 16, 21, 3, 50), 1, datetime.datetime(2019, 11, 17, 14, 7, 51), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"hide_location":false}', 7767, 27, 2, 32, 0, 0, '', 0, None), (572286, 4, 3, '林漢庭burgerlin-心肝寶貝remix(雷擎)', 856836, None, 5, 12, 0, 'music/jo/hn/johnnnnnn/igsn625WcoMs6XVteyC7S.mp3', 0, 'song_covers/jo/hn/johnnnnnn/rgu8diKbFRjXe5QCTDxWUB.jpg', 1, '', 'tell me how you feel \n想給你體貼的愛 \n撥開一層霧\n一起到頂端才快\n我懂你想要的\n也知道你想要的時候\n記得先敲門 撲鼻而來 \n是入浴之後的香氛\n預計事後變成家人\n嘴上說可以相輔又相成\n被發現偷約的不只三千人', 0, '原曲:https://www.youtube.com/watch?v=IN1Jwa-46dg', 0, '', 242, 192000, datetime.datetime(2019, 1, 9, 15, 2, 18), datetime.datetime(2019, 1, 9, 15, 7, 16), datetime.datetime(2019, 1, 9, 15, 7, 16), datetime.datetime(2024, 4, 12, 7, 23, 43), 8902, 243, 7, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 856836, 'sha1$28701$05d8cd69ee41ffa52d6bb19f13c9499fae48c1a6', datetime.datetime(2025, 4, 3, 8, 48, 11), 0, 'johnnnnnn', '漢庭', '林', 'event1435428jjk@yahoo.com.tw', 0, 1, datetime.datetime(2013, 5, 28, 11, 41, 45), 489951, 4, 3, 856836, 'profile_images/jo/hn/johnnnnnn/gKMGpwk565dA97K6bUPMeQ.jpg', 'M', '', '林漢庭burgerlin', 886, '967292242', datetime.date(1995, 11, 20), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 42), 1, datetime.datetime(2013, 5, 28, 11, 41, 45), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"show_birthday":1,"accredited_datetime":"2021-03-30T09:40+00:00","hide_location":false}', 180590, 1856, 74, 0, 1, 0, '', 0, None), (662036, 4, 4, '演算法', 741130, None, 1, 4, 0, 'music/er/ic/eric198853/cHRvnwfyi7SUXPjJFThTCU.mp3', 0, 'song_covers/er/ic/eric198853/bzaowNVzJNpArFyDHpsx84.jpg', 1, '', '那每首歌\n吵醒我不同時間\n有些在悼念\n有些很狼狽\n但總是想念\n那演算法\n總結時代的心血\n有些在\n雲端天邊\n永遠不被聽見\n\n等了那麼久你終於找到我\n關於你 我身處數據分析中\n無法被歸類在任何一種\n沒關係這不算誰的錯\n\n喜歡就能獲得越多\n演算法代替人類脈絡\n娛樂代替思考\n呼吸等著變老\n無聊也不會知道\n這樣沒什麼不好\n\n哎唷根本就沒時間\n下班一定就只會很累\n空閒就只剩下那些\n一定要留給異鄉人的影片\n\n抱著吉他的每一天\n沒想太多沒計算時間\n就醬不知不覺不知道到底經過了哪些\n樓梯認真在陡\nno cap\n繼續爬\n不知道錯或對\n絕不轉頭\n只是偷流淚\n那每層樓\n我都很想念\n\n那每首歌\n吵醒我不同時間\n有些在悼念\n有些很狼狽\n但總是想念\n那演算法\n總結時代的心血\n有些在\n雲端天邊\n永遠不被聽見\n\n已經開始相信\n我音樂不好聽\n開始說服自己\n大概就走到這裡\n欸\n他聽不見你\n多大聲都沒意義\n無法拉近我們的距離\n沒關係我不理你\n好好工作盡全力欸\n算不算是自暴自棄\n拼命\n也不是說到底\n只是想對得起我自己\n要說活著的意義\n我也是無法跟你闡明\n只是不想對不起\n你你你還有\n唉\n我收拾情緒\n\n包括\n那些自怨自艾\n就算有點生氣\n沮喪嗎也不算是\n成長是接受自己甚至\n無法實現的日子\n讓我強大能收獲自信\n能睜大眼看著鏡子\n大聲說話大聲哭泣\n\n想像達不到的每天\n還是值得奉獻生命\n值得開心付出時間\n為心愛的人再努力\n這首給我也獻給你\n真的有一點噁心\n小時候我說這是隨波逐流\n現在我說這是珍惜我有\n對\n這是珍惜我有\n\n曾經被傷了心\n摔得不算輕\n你拉著我說\n沒關係我們繼續\n知道完美沒意義\n但只要一抱著你\n每一首歌都能感覺更靠近\n怎麼可能停在這裡\n\n他在雲端排列心血\n每首歌都不同時間\n有些悼念有些狼狽\n演算法有夠靠北\n\n我沒有記得哪個誰\n我沒有想要早點睡\n也沒有想過跟著寫\n就算永遠不被聽見\n\n他在雲端排列心血\n每首歌都不同時間\n有些悼念有些狼狽\n演算法有夠靠北\n\n我沒有記得哪個誰\n我沒有想要早點睡\n也沒有想過跟著寫\n就算永遠不被聽見', 0, '「每個時代都有每個時代的演算法」\u2061\n身處大數據時代,在被歸類前,\u2061\n只能留在遙遠的天邊,依序排隊等待;\u2061\n一旦落入數字的洪流,便強制登入這場供需遊戲,\u2061\n但持續餵養偏好的演算推薦,\u2061\n真的是每個人心中的依歸嗎?\u2061\n\n《演算法》描述KUNG耕耘多年終於被聽見,\n同時也對現今遊戲機制又愛又恨的心情。\n\n歌曲運用KUNG獨有「自我消遣」的口吻,\n表面將「作品沒人看見」這件事歸咎在演算法上,\n但心裡知道在沒有流量前,都是必經過程。\n\u2061\n於歌曲編排上,吉他及人聲方面都是其中亮點,\n吉他代表KUNG的音樂,人聲則堆疊內心情感變化,\n巧妙地將現實無奈與其心路歷程融合,也想藉此鼓勵自己與眾人,\n即使未來仍活在演算法的機制中,\n依然要相信自己、持續做音樂。\u2061\n\u2061\n這首歌獻給我也獻給你,\u2061\n音樂路上的每層樓,我們繼續爬。\n-\n音樂製作 Song Credit:\nLyrics 詞|KUNG 龔敬文\nComposer 曲|KUNG 龔敬文\nProducer 製作人|賴佑政 YoJam\nArrangement 編曲|賴佑政 YoJam\nGuitars 吉他|鄭大刀 Edge Cheng、KUNG 龔敬文 \nBacking Vocals 和聲|賴佑政 YoJam、KUNG 龔敬文\nBacking Vocal Arrangement 和聲編寫|賴佑政 YoJam\nBacking Vocal Producer 配唱製作人|賴佑政 YoJam\nRecording 錄音|徐昕 Vivian Hsin Hsu @ TDP STUDIO\nMixing 混音|徐昕 Vivian Hsin Hsu @ TDP STUDIO\nMastering 母帶後期製作|周均 Leo Chou @ TDP STUDIO\nRecording Studio 錄音室|追夢者娛樂整合工作室 @ TDP STUDIO\nArtist Manager 藝人經紀|羅湘妮 NII @ TDP STUDIO\nMarketing&Promotion 企劃宣傳|林以愛 Esther Lin @ TDP STUDIO\nCopywriter 文案|林以愛 Esther Lin @ TDP STUDIO\n\n視覺製作 Art Credit:\nVisual Supervisor 視覺統籌|羅文傑 WunJ.L @ TDP STUDIO\nLogotype Design 標準字設計|吳語馨 Gipianimal WU\nCover Photography 封面拍攝|李道儒 Tao-ju,Lee\nCover Design 封面設計|楊雅涵 Mashuu', 0, '', 259, 320000, datetime.datetime(2021, 10, 11, 15, 43, 56), datetime.datetime(2021, 10, 4, 8, 6, 53), datetime.datetime(2021, 10, 21, 16, 0), datetime.datetime(2021, 10, 21, 16, 0, 30), 43430, 1160, 103, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-10-29"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2021-10-30"]}}', 0, 0, 0, 0, 2, 2, 741130, 'sha1$EpA5tfhYraTAJPhxBxcoFa$43e4ddbc4790cae862b90a22d0e167bb5a703568', datetime.datetime(2025, 3, 29, 10, 30, 9), 0, 'eric198853', '', '', 'eric198853@hotmail.com', 0, 1, datetime.datetime(2010, 11, 23, 11, 4, 42), 377530, 4, 4, 741130, 'profile_images/er/ic/eric198853/mhSCoBin9GCJPivoNUGsDS.jpg', 'M', '龔敬文', 'KUNG 龔敬文', 886, '910671508', datetime.date(1988, 5, 3), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 47), 1, datetime.datetime(2010, 11, 23, 11, 4, 42), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":2,"accredited_datetime":"2021-10-27T09:14+00:00","hide_location":false}', 431230, 3958, 20, 6, 1, 0, '', 0, None), (663657, 4, 4, '【貴腐酒 Noble Wine】(feat. 緋村宗祐)', 2506737, None, 3, 2, 0, 'music/dc/de/dcdessy/DYbUukvABPjaEsgcW23WsM.mp3', 0, 'song_covers/dc/de/dcdessy/4GkRQ5v3L2m5igb6eZukdn.jpg', 1, '', "[Dessy’s Intro]\n絢爛的花朵\n伴隨浪漫的季節\nOh 一切都沒我\n想像中那麼和諧\n\nOh oh \n猜不透\n的理由\n只能自己承受\n還為妳赴湯蹈火\n活該就是我I know\n\n[Dessy’s Verse 1]\n如果沒高富帥是罪名\n我早被判了死刑\n理由隨妳點評 Oh \n\n妳滿口道理\n只想要gucci\n就把手插進口袋\nI don't got what you want\n\nYeah I got humor\nJust like your future\nI’m not ATM-- (Cha-ching) \n\nCall me Freddy Krueger\nHaunting gold diggers\nImma’ slip through in their dreams\n\nYeah I should leave long time ago\n眼淚不是為我流\nCuz’ she wants dior over you \nOver you\n\n[Dessy’s Hook]\n絢爛的花朵\n伴隨浪漫的季節\nOh 一切都沒我\n想像中那麼和諧\n\nOh oh \n猜不透\n的理由\n只能自己承受\n還為妳赴湯蹈火\n活該就是我I know\n\n[緋村宗祐 Verse 2]\nLook\n一套泳衣 緊緊將她身材勒著\n還剩多少雪餅濾鏡stack the layer\n「會一直對我好嗎」I say always\n不追蹤實在說不過去捏 我呸\n\n啊不是不在 乎長相只要看的順眼\n我哪想那麼多啊 只想這個妹子正點\n妳多開的條件 也半分不會抗命\n清單逐一放映 孝順認真上進 \n\n耶 到底誰長的可愛又能壞\nNo lying 才剛說完請客妳就回的快\nOh right 妳的心綿裡藏針\n還想讓關係常溫 \n而我只想傳出 陣陣的房聲\n\n不想醒過來\n看到鏡子 裡的自己 不想醒過來 yeah\n妳要的夢裡都會在\n到夢裡找個韓國歐巴 比較實在 yeah\n\n[dessy & 緋村宗祐 Bridge]\n比較實在\nDiamonds in her bag 她過的才自在\n從來不會失敗\n想要的全部賺進\n她脫掉了身上偽裝一晚全部換新 (Woah)\n\n比較實在\nDiamonds in her bag 她過的才自在\n從來不會失敗\n想要的全部賺進\n別讓蜜語甜言變成深夜裡的幻聽 (Yeah)\n\n\n[Dessy’s Hook]\n絢爛的花朵\n伴隨浪漫的季節\nOh 一切都沒我\n想像中那麼和諧\n\nOh oh \n猜不透\n的理由\n只能自己承受\n還為妳赴湯蹈火\n活該就是我I know\n\n[Outro - Instrumental]", 0, '詞曲/Lyrics & Composer: dessy & 緋村宗祐\n製作人/Producer: PLAYGROUND, dessy\n編曲/Arranger: PLAYGROUND\n合聲編寫/Harmony & Backing Vocal: dessy & 緋村宗祐\n混音&母帶處理/Mixing & Mastering: PLAYGROUND\n錄音/Recording: dessy, 緋村宗祐, Quanzo\n動畫&封面設計/Animation & Cover Art: MASON\n\nYou can follow us below! (⁎⁍̴̛ᴗ⁍̴̛⁎)\nFollow DESSY:\nhttps://www.instagram.com/dcdessy/\n\nFollow 緋村宗祐 JabberDAGG:\nhttps://instagram.com/jabber_tu\n\nFollow PlAYGROUND:\nhttps://instagram.com/playground777\n\nFollow MASON:\nhttps://instagram.com/mason.psd\n\n#貴腐酒 #dessy #緋村宗祐 #JabberDAGG #PLAYGROUND #MASON #NobleWine', 0, '', 190, 320000, datetime.datetime(2021, 10, 23, 19, 15, 17), datetime.datetime(2021, 10, 23, 19, 15, 16), datetime.datetime(2021, 10, 25, 11, 0), datetime.datetime(2021, 10, 30, 15, 33, 43), 107799, 2690, 440, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2021,43]]}}', 0, 0, 0, 0, 2, 2, 2506737, 'sha1$xqkCX2HFiJcLytiK8EJhbY$36519a48a150ec5df241fbd25e72b6e1f72372cc', datetime.datetime(2024, 6, 12, 11, 4, 47), 0, 'dcdessy', '', '', 'chandesmond1996@gmail.com', 0, 1, datetime.datetime(2019, 10, 19, 7, 1, 15), 2077609, 4, 3, 2506737, 'profile_images/dc/de/dcdessy/WPVqcbi6tiDxkNeBqW3kmQ.jpg', 'O', 'Desmond Chan', 'dessy 守一', 852, '96180633', datetime.date(1996, 6, 22), 'HK', 59, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 37), 1, datetime.datetime(2019, 10, 19, 7, 1, 15), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"accredited_datetime":"2024-01-11T09:13+00:00","hide_location":false}', 122469, 412, 2, 14, 1, 0, '', 0, None), (660461, 4, 4, '這樣真的好嗎 ft.7Drip', 2333771, 97318176, 3, 2, 0, 'music/_x/xs/_xxslowly34/MvFqiztWswKbZG6CFwoYBm.mp3', 0, 'song_covers/_x/xs/_xxslowly34/nRS5yy34AzVqzCyEZKKv65.png', 1, '', "Lyrics:7Drip,xxslowly34 \ncomposer:7Drip,xxslowly34 \nRecording engineer: 7Drip\nMixing:7Drip\nMastering : 7Drip\nProducer:7Drip\nPicture:東京卍復仇者?\n\nChrous:\nI’ve been tracing the moonlight\nEven though I can’t find the way\nThe reason make me feel alive\nIt’s you guide me to the light\n我該怎麼辦\n思緒有點亂\n心情有點煩\n我該怎麼辦\n\nVerse:\n太多的關心 一直以來都是一個人在前進\n很多時候告訴妳不用擔心 oh I just wanna find my peace\n我知道 現在沒有必要思考\n但是過去告訴我悲劇是遲早\nCharting the path make a new plan\nfor the next\n或許是太多餘 but I can’t wait I can’t wait\n\n抱歉我太執著 自作多情太懦弱\n沒了心態裝振作 總換來一場空\n多麼希望全都是一場夢 不用再找理由\nAnd nothing will goes wrong\n\n7Drip:\n站著就不行動\nCuz you are on my way\nSometimes I feel cold\nYou'll be like my bed\n\n夜晚我是紳士 你是我的lady\n你不讓我的汗水 變成我的淚滴\n\nYou drive me crazy\nFly with me 抱緊不會墜機\n飛過了雲端 又留下了軌跡\nThe Fire of Love 把我燒成灰燼\n不能在變成傷痕\nI don’t wanna\n不停的cry\n幸運遇到妳\n不能復刻\n就像我拿在手裡的牌", 0, '拍謝 這首前奏有點長 耐心幫我聽完喔( ・᷄ὢ・᷅ )\n\n7Drip ig:https://www.instagram.com/7drip_7777777/\nwhatever00 YT:https://www.youtube.com/c/Whatever00', 0, '', 185, 320000, datetime.datetime(2021, 9, 15, 7, 15, 35), datetime.datetime(2021, 9, 15, 7, 15, 23), datetime.datetime(2021, 9, 18, 12, 0), datetime.datetime(2022, 3, 28, 0, 21, 14), 211249, 4996, 990, 1, 5, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2333771, 'sha1$3HZdRg3ftmdELCj1G1Jp6n$5b3eb7a3f2d252edacafbffdd7492e233d5c89b2', datetime.datetime(2025, 6, 28, 11, 30, 8), 0, '_xxslowly34', '', '', '92227james@gmail.com', 0, 1, datetime.datetime(2018, 10, 10, 4, 33, 9), 1904700, 4, 3, 2333771, 'profile_images/_x/xs/_xxslowly34/j3WbgnLCwn8NQ2WecoPqKu.jpg', 'M', '劉康聖', 'xxslowly34', 886, '966716973', datetime.date(2001, 11, 19), 'HSQ', 84, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 53), 1, datetime.datetime(2018, 10, 10, 4, 33, 9), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2021-09-24T08:15+00:00","hide_location":false}', 1053263, 4300, 64, 2, 1, 0, '', 0, None), (631476, 1, 1, 'Feeling (remix)feat.Lewis', 2333771, 97318176, 3, 2, 0, 'music/_x/xs/_xxslowly34/EG6nVG5DY4Kykk4Cn8CT2k.mp3', 0, 'song_covers/_x/xs/_xxslowly34/SAymHSrikF4KhWugnzqPB5.jpg', 1, '', "原創:PC-5\n混音/錄音:7Drip\nBeatmaker:BayB\n作詞/作曲:xxslwoly34 Lewis\n\nHook\nIt’s my bad \nOh baby you should know Its my bad\n得不到安慰 於是徹夜買醉\n這夜晚沒人陪\n\nxxslwoly34\nOh baby you should know you should know my name\n還是換不了手機桌布照片\n是妳模糊了我的視線 \n走的太快是我捉不住的思念\n\nAlcohol doesn’t help at all \n借酒澆愁使愁更愁\n當初說好要握緊我的手 最後卻敗給了承諾\n\n錐心刺骨的痛 瀰漫著空氣中\n昨晚那場噩夢 我不想要再做\n\nI don’t really know 你想要什麼\n現在的我只想要let you go \nDon’t bother me any more \n\nHook\nOh baby It’s my bad \nOh baby you should know Its my bad\n得不到安慰 於是徹夜買醉\n這夜晚沒人陪\n\n\nLewis\n思念就像擴散病毒\n沒你我是破碎拼圖\n那未能達成的承諾 想帶你去看流星雨\n說不出口的我愛你 我把它留在了心底\n寒冷的冬夜裡孤獨更加難以應負\nIt's my bad so I lost that chance \nForgive you I can't \nNow I Wanna chase you back \nBut you don't care whatever I say \n笑容讓我沈醉 徹夜都沒人陪\n\nxxslwoly34\n時間沖會淡一切\n全都是Bull shit\n原來我們之間只剩下欺騙\n\n真被妳上了一課了\n沒辦法再相信任何人\n在這寂寞的夜裡 已經習慣一個人~\n\nIt’s my bad It’s my bad\noh babe you should know is my bad", 0, '在這寒冷的冬夜裡難免會胡思亂想\r\n負面的情緒總會充斥著全身\r\n唯一的紓壓方式就是唱出我們的feeling....\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n我的錯啦幹', 0, '', 159, 192000, datetime.datetime(2020, 12, 29, 15, 58, 6), datetime.datetime(2020, 12, 29, 15, 58, 3), datetime.datetime(2020, 12, 30, 9, 0), datetime.datetime(2022, 3, 22, 23, 35, 46), 28447, 638, 187, 1, 6, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2333771, 'sha1$3HZdRg3ftmdELCj1G1Jp6n$5b3eb7a3f2d252edacafbffdd7492e233d5c89b2', datetime.datetime(2025, 6, 28, 11, 30, 8), 0, '_xxslowly34', '', '', '92227james@gmail.com', 0, 1, datetime.datetime(2018, 10, 10, 4, 33, 9), 1904700, 4, 3, 2333771, 'profile_images/_x/xs/_xxslowly34/j3WbgnLCwn8NQ2WecoPqKu.jpg', 'M', '劉康聖', 'xxslowly34', 886, '966716973', datetime.date(2001, 11, 19), 'HSQ', 84, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 53), 1, datetime.datetime(2018, 10, 10, 4, 33, 9), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2021-09-24T08:15+00:00","hide_location":false}', 1053263, 4300, 64, 2, 1, 0, '', 0, None), (587745, 4, 3, '想要你的 Photograph', 15454, 97298883, 5, 12, 0, 'music/an/th/anthonywen/hpui4X2QbiUPeM7AD3bGUi.mp3', 0, 'song_covers/an/th/anthonywen/KC2jfK9kQCm6B5uatUPMm5.jpeg', 1, '', '[00:02.24]想要你的 Photograph\n[00:08.80]\xa0\n[00:09.78]LYRIC & MELODY\xa0 WEN\n[00:19.52]\xa0\n[00:20.92]跟著這個 flow 你在我的心中\n[00:24.77]以前愛的多濃多痛 最後還是不夠灑脫\n[00:31.37]想讓你快樂 所以讓你走\n[00:36.36]愛不是種捆綁 所以放你自由\n[00:39.04]\xa0\n[00:40.74]忘記不了 你最初的那聲心跳 你的笑和那些美好\n[00:46.07]曾經說的永遠 後悔做不到\n[00:51.36]有過的遺憾不會被 忘掉 就讓你永遠是我的寶\n[00:56.61]Baby Girl You never understand\n[01:01.22]\xa0\n[01:01.85]想要你的 Photograph,沒人能把我們拆散\n[01:06.58]給你的愛 那麼精彩 你是最愛\n[01:12.29]想要你的 Photograph,其實我也不知道 Why\n[01:17.53]你是我的 Type 不用多說 誰都明白\n[01:22.06]\xa0\n[01:22.60]You really make me lonely\n[01:24.88]I‘m really feeling lonely 你已經不在這裡 我還是會想念\n[01:32.91]\xa0I am really feeling sorry\n[01:35.35]I`m sorry 你心在我這裡 我早就輸得徹底 我的你\xa0\xa0\n[01:44.51]\xa0\n[01:54.81]也許回憶里還剩 一點溫柔\xa0\n[01:59.06]不需太多理由藉口 把感覺全沒收\n[02:05.31]時間會讓人 忘記被愛過\n[02:09.67]現實太過殘忍 所以選擇沈默\n[02:13.99]\xa0\n[02:14.89]有些感觸 失去才會明瞭\xa0\n[02:18.07]有些爭吵 不是那麼重要\n[02:20.16]過多的愛 總負荷不了\n[02:25.35]為何總是 在那條巷子繞 就讓你記得我的好\n[02:30.44]Baby Girl You Never Understand\n[02:34.49]\xa0\n[02:35.67]想要你的 Photograph,沒人能把我們拆散\n[02:40.87]給你的愛 那麼精彩 被愛不用猜\n[02:45.93]想要你的 Photograph,其實我也沒那麼壞\n[02:51.34]Baby don‘t cry 不再期待 就不依賴\n[02:55.55]\xa0\n[02:56.25]Baby 最後還是 Run Run Run 想念你的 Lips\n[03:00.43]\xa0Just wanna kiss you now\n[03:02.06]還能怎麼疼 心底那個人\n[03:04.43]心裡的思念 鋒利的像個針\n[03:06.98]\xa0\n[03:07.56]到底怎麼算夠 真的不知道\n[03:09.94]世界末日 說好一起逃 哪都好\n[03:13.70]I know this Love is\n[03:14.98]TRUE\n[03:16.11]Anything I want its\n[03:17.56]YOU\n[03:18.39]\xa0\n[03:19.01]Just want your photograph\n[03:21.62]寶貝 你別偷偷來 說好 要給你的愛\n[03:25.86]You could be my Lover , 這些愛都欠著\n[03:29.25]留著你的 Photograph 上面存著我的愛\n[03:34.69]你不在 girl\xa0\n[03:36.09]Feel lonely right?\n[03:40.23]\xa0\n[03:49.76]\xa0\n[03:49.76]', 1, '臺北台 x WEN 『 STUDIO ABLUM 2023 』\n\n一個17歲逃離台北的囝仔,情感裡混血著遠在美國洛杉磯,\n另一半在過台北橋的三重埔的靈魂。\n歹囝仔的 RNB 爵士,國台英語 三種不同語言的融合,\n是他想表達唯一浪漫的方式。', 0, '', 260, 249679, datetime.datetime(2024, 4, 18, 7, 17, 54), datetime.datetime(2019, 7, 17, 16, 13, 39), datetime.datetime(2019, 7, 17, 16, 13, 39), datetime.datetime(2024, 4, 18, 7, 35, 31), 3993, 134, 4, 1, 1, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 15454, 'sha1$AktokDio2Khh$686ab055c0e65c5ae2fff33f0171787f3fdd9af8', datetime.datetime(2025, 4, 29, 9, 48, 55), 0, 'anthonywen', '', '', 'taiwan57@yahoo.com', 0, 1, datetime.datetime(2006, 5, 26, 16, 57, 17), 14446, 4, 4, 15454, 'profile_images/an/th/anthonywen/TYcQQ7FaYMbkDkkVv6zsrX.jpeg', 'M', '溫晉禾', '溫璽揚', 886, '958828068', datetime.date(1980, 8, 5), 'TPE', 99, 32021, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 45), 1, datetime.datetime(2006, 5, 26, 16, 57, 17), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-11-10T02:32+00:00","show_birthday":0,"hide_location":false}', 53163, 141, 77, 8, 1, 0, '', 0, None), (602087, 4, 4, 'ROLL SOME MO REMIX(ADEN REMIX)', 2362185, None, 5, 12, 0, 'music/an/th/anthony0926handsome/J472GyvzHUAubd7Z8tGWVK.mp3', 0, 'song_covers/an/th/anthony0926handsome/mLABBxHJenZtQSFePWBmk.JPG', 1, '', "2020到了跨年夜要幹嘛\n別再去KTV裡演同樣的戲碼\n開了同個包廂喝同樣的酒\n花錢買醉不如到木柵來chill\n黑衣黑褲我們相處很低調\n為你學習浪漫R&B必要\n做一手好吃的菜要讓你開心\n認真學習是為唱英文歌給你聽\nbuy you all the Cartier and Tiffany \nWe gon' make tonight,a memory\nGet you hittin' them high notes doin' the melodies\nThey said I was bad for you,that's jealousy\nI never knew you’ll become mine girl\nI would have die for you like twice girl\ngive you all my love and all my heart girl\nSO that you’ll know", 0, 'ROLL SOME MO REMIX(ADEN REMIX)\r\n\r\nmixed by ADEN(@aden__guitar)\r\nfilmed by (@kris_li_film)\r\n\r\nFOLLOW ADEN:\r\nhttps://www.instagram.com/aden__guitar/(@aden__guitar)', 0, '', 61, 320000, datetime.datetime(2019, 12, 30, 7, 59, 8), datetime.datetime(2019, 12, 30, 7, 59, 6), datetime.datetime(2019, 12, 30, 8, 1, 5, 490191), datetime.datetime(2019, 12, 30, 9, 0, 44), 9081, 333, 8, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2362185, 'sha1$vIwFnj8TqPlC$19b207b10deba7f74d49f15eb15d08c2c454e82a', datetime.datetime(2023, 1, 5, 14, 31, 27), 0, 'anthony0926handsome', '', '', 'anthony0926handsome@gmail.com', 0, 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1933114, 4, 4, 2362185, 'profile_images/an/th/anthony0926handsome/oSKzc2jXDaUHjXxN5azYKg.jpg', 'M', '王淯騰', 'ADEN', 886, '963771296', datetime.date(2000, 9, 26), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-10-01T07:19+00:00"}', 776227, 7201, 3, 3322, 1, 0, '', 0, None), (668988, 4, 3, 'UNITY ft. BG8LOCC & YoungLee', 1489, None, 3, 2, 0, 'music/Ra/pg/Rapguy/h6v3hLR2W7aKKSyJ5FnM3i.mp3', 0, 'song_covers/Ra/pg/Rapguy/StcWmEFLz58J4Ui3eg6pxc.jpg', 1, '', "Verse1(RPG)\n\n從第一天就開始狂妄(Yeah) \n校歌用饒舌唱(Yeah)\n台南開始茁壯(Yeah) \n就算沒有流量(That's right)\n國華街的暗巷走到浪子的路都開了\n不信你看哪個rapper沒有聽過我的cypher(Haha)\n我可能會饒舌 \n帶上我的袍澤(yeah)\n現在沒人在聽曹格沒人在聽陶喆(That's right)\n有人跟著起舞所以我們革命(We do it, baby)\n感謝你的支持local rapper 沒有只看隔壁(Thank you)\n繼續一起上 \n不可能前功盡棄(Yeah)\n開噴不分前後我們只會前仆後繼(Let's get it)\n以前敵在明的我們在暗(yeahx5)\n現在燃爆的verse還是我們在幹(Let's do it baby)\nAll we need is one mic \n衝破了道道難關 \n貨多到要船搬 \n腳步不再蹣跚 \n因爲學步從不在邯鄲在台灣(That's right)\n送我們牛肉 (OK) \n現在只吃排餐 \n\nChorus:\n所以我們U-N-I-T-Y\nWe can make it happen. This is how we stay fly\n繼續把餅做大\n做大xN\n\nVerse2(蛋頭 BG8LOCC)\n\nBaby gangsta, gang-star 2-4-7\n嘻哈 從 荒蕪人煙 達 到了鼎盛(Sauce)\n帶 你回到我的年代 黃金年代\n不是90年代 對現在 小孩 來說一樣年邁(Brrr)\n嚇到 Y2K的嘻哈變老學校\n怎麼做到 怎樣算紅 \n還沒掌握訣竅\n卻變老 少年仔 都叫我OG\n真的OG DMX (What)\n幹 媽的OD (RRR)\n五千萬個幹 到現在 討厭下雨天\n世代交替 一遍又一遍 \n寫下一頁\n經歷跟故事 才能夠 寫成歷史\n讓他們知道台灣嘻哈不是只有 diss\n心靈的富足 \n有誰不服\n這是UNITY的力量 I ALREADY TOLD YOU (Salute)\n真正的soul food \n傳遍了all hood(No cap)\n享受 注目 \nWhen everytime roll thru\n\nChorus\n\nVerse3(YoungLee)\n\nHead up (What)\n國華街到牯嶺街\nWe don’t stop uh uh \nKeep proving Yeah\nTill the day I do it 註定會\nMake my home proud \n我不停歇(What)\nBut mama再給我一點時間(Yeah)\nI gotta keep grinding 還沒到終點(What)\n拿了幾座冠軍 但沒人會管你(What x4)\n在這遊戲不可能一步登天\n獎杯當作紀念\n離開棚外還得努力賺我下個million \n新的起點 記得帶上我的bro 團結一起 \n阿兄的話記得把它放心裡面(兄)\n2300ml 的可樂喝不完\n2300萬雙筷子 你也折不斷(uh)\n2300萬粒的米 UNITY\n團結(What)\n自己人別打架 \n喂不可以\n\nChorus", 0, 'RPG FB?https://www.facebook.com/rpgtaiwan\nRPG IG?https://www.instagram.com/rpgtaiwan/\n蛋頭BG8LOCC FB?https://www.facebook.com/thaeiht1\n蛋頭BG8LOCC IG?https://www.instagram.com/thaeiht1/\nYoungLee IG?https://www.instagram.com/younglee_337/\n\n全串流平台收聽?https://www.soundscape.net/a/20725\n\n歌曲製作credit\n歌手 Performer:RPG ft. 蛋頭 BG8LOCC、YoungLee\n作詞 Lyricist:RPG、蛋頭 BG8LOCC、YoungLee\n作曲 Composer:RPG、蛋頭 BG8LOCC、YoungLee\n製作人 Producer:burgerlin 林漢庭\n執行製作人 Production Executive:張活寧\n製作行政執行 Production Coordinator:闖關Gwen Yang、陳奕存、范庭瑜Melet Fan\n編曲 Music Arranger:J.Wu\n合聲 Backing Vocals:RPG、蛋頭 BG8LOCC、YoungLee\n錄音 Recording Engineers:burgerlin 林漢庭\n混音 Mixing Engineers:burgerlin 林漢庭\n母帶後期 Mastering Engineers:Andy Miles\n錄音/混音錄音室 Recording and mixing Studio:基械貓錄音室 Robokatz Studio\n母帶後期錄音室 Matering Studio:Stardelta Audio Mastering\n企劃 Marketing Supervisor:張活寧、CaBe Yang\n宣傳 Promotion Supervisor:闖關Gwen Yang、張活寧、CaBe Yang、許班Ben Hsu\n文案 Copywriter:陳瑞發Reva、張活寧、CaBe Yang\n監製/A&R 統籌:斐立普 Felipe.Z\n出品人 Publisher:任意門娛樂股份有限公司 RYM Entertainment\n\n#RPG\n#蛋頭\n#BG8LOCC\n#YoungLee\n#UNITY\n#PLUR\n#RoboKatZ\n#嘻哈新生活運動\n#把餅做大', 0, '', 186, 192000, datetime.datetime(2022, 1, 2, 17, 32, 59), datetime.datetime(2022, 1, 2, 17, 32, 50), datetime.datetime(2022, 1, 2, 17, 40, 8, 951972), datetime.datetime(2022, 1, 12, 10, 46, 14), 5523, 196, 20, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1489, 'sha1$IGyr5rCqEcwafgdgDlznOv$3b30226bc3e19ef7802a39e83c5775ab288ce1b5', datetime.datetime(2025, 5, 1, 16, 49, 26), 0, 'Rapguy', '', '', 'tncrapguy@gmail.com', 0, 1, datetime.datetime(2005, 12, 13, 1, 51, 20), 486, 4, 3, 1489, 'profile_images/Ra/pg/Rapguy/ZkqnuqDEY2Lmeko6TQM7Wm.png', 'M', '張活寧', 'RPG', 886, '919165559', datetime.date(1985, 7, 20), 'TPE', 99, 149782, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 59), 1, datetime.datetime(2005, 12, 13, 1, 51, 20), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"accredited_datetime":"2021-03-29T03:50+00:00","hide_location":false}', 1009622, 5392, 6, 38, 1, 0, '', 0, None), (615875, 4, 4, 'THIRTY', 658741, None, 3, 2, 0, 'music/da/wa/dawa0619/Dx5zMVGCUtYwKi7znkPxCH.mp3', 0, 'song_covers/da/wa/dawa0619/mAD7xeP9vRhXsgAykrMy3e.JPG', 1, '', '已經快過了30 maduchu\n\n媽說沒有 hu dju (男or女朋友)\n\namaiya maduchu (不要這樣子)\n\n該用什麼字\n\n來表示算成熟的男子\n\n填滿心中的空洞\n\n這又讓他欲言又止\n\neverything 像 shit\n\n靠著酒精濃度來灌醉\n\n有了年紀\n\n做事都乾脆\n\n就算吃虧 頭一哉 直接了睡\n\nanyway ~ I say \n\n無數的夜晚 把我往裡推\n\n也許是過往 美好的幻想\n\n現實像顆子彈隨時準備上膛\n\n朝我頭 come on \n\n等待action 有些畏懼 but you know\n\n早以不是那只會不甘示弱又懦弱\n\n慢慢的學會什麼叫做心胸寬闊\n\n幽默 人脈開拓\n\n哪些能是貴人 就只怕錯過\n\n 還是有些大小事只能選擇將就\n\n(那些坐的 不知仔站的艱苦)\n\n錢付的灑脫 日子過的揮霍\n\n發覺生活以開始歲月如梭 \n\n你沒法捉 時間匆匆\n\n理性放鬆 過了多少秋冬\n\n對於那些未來的模糊影像\n\n在我腦子產生畫面有無印象\n\n如果那時還是妳 最好打算\n\n想要生活過的高尚 不能放蕩\n\n勿必放浪 務必適當\n\n寧可闖蕩 又寧可恰當\n\n讓我碰上 我選擇踩踏\n\n就先跨 I don’t give a\xa0fuck\n\n*\nMaybe one day\n\n也許我會一直單身拼著事業\n\n在那時刻我會特別的瘋\n\n不眠不休 一直奮鬥\n\nMaybe one day\n\n也許有人可以 讓我為愛相隨\n\n在那時刻我會特別的瘋\n\n海誓山盟 天長地久', 0, '', 0, '', 192, 320000, datetime.datetime(2020, 6, 12, 11, 5, 5), datetime.datetime(2020, 6, 12, 11, 3, 5), datetime.datetime(2020, 6, 12, 11, 9, 50, 539254), datetime.datetime(2021, 7, 4, 3, 43, 14), 1605, 47, 2, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 658741, 'sha1$98c18$c96b89dd50b19588e9023e0e9a9e07fe6c7ab6e5', datetime.datetime(2024, 6, 3, 7, 53, 26), 0, 'dawa0619', '', '', 'dawa0619@livemail.tw', 0, 1, datetime.datetime(2009, 3, 14, 0, 35, 34), 296144, 4, 3, 658741, 'profile_images/da/wa/dawa0619/KbRiHr85stQEGpDL8XcdEB.jpg', 'O', '峨島司仁', '窮人原子彈', 886, '975650619', datetime.date(2016, 6, 6), 'TXG', 101, 2824, 1, None, datetime.datetime(2025, 6, 27, 21, 3, 5), 1, datetime.datetime(2009, 3, 14, 0, 35, 34), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"hide_location":false}', 8381, 53, 14, 1, 0, 0, '', 0, None), (99405, 4, 3, '散片r (demo ver.)', 648355, 5011, 3, 2, 0, 'music/sp/ad/spade/3ec9a112556f4d5c83f56856a58c1283.mp3', 2493335, '', 1, '', 'Kilo:\r\n\r\n我是散片 一直都是这个范\r\n那些最潮的商店都贴我的照片\r\n我从不发名片 都有我的电话号码\r\n我白天在睡觉 夜里在酒吧\r\n\r\n我带着调侃的精神 走进夜店的门\r\n越漂亮的女人 男朋友越要留神\r\n从不光顾风月场所 那里不适合我\r\n先不说了 我的女性朋友在洗手间里等呢(着)\r\n\r\n这里狼多肉少 我在食物链的顶端\r\n那姑娘牵着谁的手 可是她不喜欢\r\n我打黑色的领带 穿着白色的衬衫\r\n她偷看我 确定她的审美观\r\n\r\nhey 我要提醒你 小心她的电话\r\n她在打给我 却说是打给爸爸\r\n因为我比你娴熟 我比你更清楚玩法\r\n我是艺人 我比你帅 我也很会说话\r\n\r\nAce:\r\n\r\n散 散(片儿)没错 就是我\r\n漂亮女孩儿要来敬酒我从来都不躲\r\n不带男的坐我这桌从来只有一个结果\r\n问我一会带你去哪 我从来都不说\r\n\r\n平常事情太多 除了周末都在录歌\r\n其实我也没有办法 花一个晚上拍拖\r\n一周一个赛季 在不同俱乐部里交易\r\n遇到体力好的球员继续换个姿势交际\r\n\r\n1号可以拿A ,2号只能拿B\r\n一个一个编好号码哥们儿注意攻克顺序\r\n蒲也是门技术 你不得不服\r\n帅哥有吊用 还不是怕卒\r\n\r\n三寸的舌头 四寸厚的钞票\r\n五寸长的金刚钻 对小妞绝对起效\r\n最好跟着我们除非你对老逼起翘\r\n今晚我会打个电话叫你起床尿尿', 0, '', 0, None, 104, 192000, datetime.datetime(2009, 12, 20, 3, 11), datetime.datetime(2009, 12, 19, 22, 29), datetime.datetime(2009, 12, 19, 22, 29), datetime.datetime(2020, 4, 1, 13, 42, 26), 2074, 14, 0, 1, 0, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 648355, 'sha1$c5909$0457774d7d4834328b7d1fa5834dbca64bbf7239', datetime.datetime(2013, 8, 12, 7, 10, 5), 0, 'spade', '', '', 'jeffsong417@126.com', 0, 1, datetime.datetime(2009, 1, 14, 17, 15, 45), 285759, 4, 4, 648355, 'profile_images/sp/ad/spade/HIMGP_648355.jpg', 'M', '', 'Spade Squad ♠', None, '', datetime.date(1919, 1, 1), None, None, 7240, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 55), 1, datetime.datetime(2009, 1, 14, 17, 15, 45), 1, 0, 'zh-hant', 0, '{"hide_gender":false,"hide_location":false}', 25665, 72, 61, 343, 0, 0, '', 0, None), (634760, 4, 3, '05【老闆我要】', 2333182, 97314660, 3, 2, 0, 'music/Yo/un/YoungLee337/6pxDAqunLQbNxk7wgxK25j.mp3', 0, 'music_albums/Yo/un/YoungLee337/4JNKHv4co9w9w4CvDkhXp6.jpg', 1, '', '老闆我要一包337 \n337 337 337 337\n點起一根337\n337 337 337 337\n\n\n從口袋掏出煙盒\n你朋友看到皺了眉頭\n帶著陌生的臉色\n從偷偷看你抽\n到說他想抽抽看\n那些抽到點頭的 \n擺手的回答都說讚\n沒有任何代理公司算是私菸\n只有內行都知 \n不知不覺之間出現在每個派對\n生活的每一天\n聚會了散會了走之前都會點\n不變的包裝是固執或囂張\n有人說他過時\n難怪現在超商都已找不到最純的古早味 \n卻並不少見在他們那年代如寶貝\n那時候每個人都抽 \n伴隨著舞步 刷碟 塗鴉都點著頭\n但現在可能大部分都換了其他牌來抽\n而這香味卻選了我\n\n\n\n老闆我要一包337 \n能陪我散散心 \n戴上耳機 就這麼簡單而已 \n點起一根337\n其他鳥事都暫時跟我沒有關係\n\n\n\n\n\n\n\n含著那經典的濾嘴 先點了遞給 \n滿嘴異味的 讓他們全部都閉嘴\n沒有晶球 但像直球\n直接經由你的口腔\n進過肺 打通你的經絡\n接著煙圈就跟著吐 那是舒服的\n不是孤獨的 像大家能邊圍著圈 \n享受韻味還留在唇間\n在外面 房間 陪你過了一整天\n喜歡不喜歡見仁見智\n抽不習慣 這口感太過現實\n太重的擊喉感\n咳到像得禽流感\n吵得全部請我緩一緩\n說這貨不能當啤酒乾\n有人抽到吐 急著跑到廁所間\n有人抽到滿屋都是二手菸\n火光一閃一爍 \n圍繞著菸頭 \n那味道的源頭就是從這首先\n\n\n\n\n老闆我要一包337 \n能陪我散散心 \n戴上耳機 就這麼簡單而已 \n點起一根337\n其他鳥事都暫時跟我沒有關係\n\n老闆我要一包337 \n337 337 337 337\n點起一根337\n337 337 337 337\n337 337 337 337', 0, "如果我們各是一包菸,不同的口感,不同的包裝,不同的菸紙、濾嘴、菸草,不同價值,不同的客群...\n這包337擋你一根抽抽看\n\nProd:KEV6@HAKKA studio\nInstrumental: Da Youngsta's - Crewz Pop feat. Treach", 0, '', 164, 320000, datetime.datetime(2021, 2, 2, 21, 58, 34), datetime.datetime(2021, 2, 2, 21, 58, 26), datetime.datetime(2021, 2, 4, 20, 0), datetime.datetime(2021, 5, 7, 10, 52, 30), 4314, 159, 50, 1, 5, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2333182, 'sha1$3LDD0jKMWyAs97YLbeS3Lx$246a21a4fb7211e78592eb51eaa81c289088422d', datetime.datetime(2024, 9, 6, 8, 16, 54), 0, 'YoungLee337', '', '', 'deathzelo0921@gmail.com', 0, 1, datetime.datetime(2018, 10, 8, 9, 35, 43), 1904111, 4, 3, 2333182, 'profile_images/Yo/un/YoungLee337/8hGsfeq95jQUpZxZ7H73Kz.jpg', 'M', '李彥廷', 'YoungLee 337', 886, '922085057', datetime.date(1998, 9, 21), 'TNN', 98, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 49), 1, datetime.datetime(2018, 10, 8, 9, 35, 43), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"accredited_datetime":"2021-06-10T10:49+00:00","hide_location":false}', 58541, 1139, 20, 88, 1, 0, '', 0, None), (524822, 4, 4, '莫宰羊 ft. 媽寶王 / 理由羊 - Don call 別再打電話過來', 1880632, None, 3, 2, 0, 'music/Ba/ck/BackMountKrew/TH43YzHT9mSDfrWrTT7dPJ.mp3', 0, 'song_covers/Ba/ck/BackMountKrew/PPj33vNEejXiRseRLwVSF.jpg', 1, '', '', 0, '資訊爆炸時代,用通訊軟體交友聊天已變成每日稀鬆平常的代辦事項了,但人類彼此之間的溝通方式是非常豐富的,從口語、肢體、眼神甚至微表情,這並不是簡單文字或幾個表情符號能夠濃縮的,這些情緒也不該被如此「言簡意賅」的放淡掉,所以別再丟那該死的貼圖過來了,出門見一見你的朋友吧!\n\n莫宰羊 ft. 媽寶王 MBK / 理由羊 Lil yang - DON CALL 別再打電話過來 (MUSIC VIDEO)\n莫宰羊 ft. 媽寶王 MBK / 理由羊 Lil yang - DON CALL 別再打電話過來 (MUSIC VIDEO)\n莫宰羊 ft. 媽寶王 MBK / 理由羊 Lil yang - DON CALL 別再打電話過來 (MUSIC VIDEO)\n\n作詞:莫宰羊、媽寶王 MBK、理由羊 Lil yang\n作曲:莫宰羊、媽寶王 MBK、理由羊 Lil yang\n錄音 / 混音:@陳泊希 LamboStudio\u200b\nDirector : 李宸瑋 Lee chen wei \nGraphic designer : 莫宰羊\n\n\nInformation\n\nBMK\n\nhttps://www.facebook.com/backmountkre...\n\nhttps://www.instagram.com/backmountkrew\n\n莫宰羊\n\nhttps://www.facebook.com/profile.php?...\n\nhttps://www.instagram.com/goat_un\n\n媽寶王 MBK\n\nhttps://www.facebook.com/profile.php?...\n\nhttps://www.instagram.com/mdfk_mb\n\nLil yang \n\nhttps://www.facebook.com/yang.s.ming?...\n\nhttps://www.instagram.com/lil_yang970', 0, '', 276, 192021, datetime.datetime(2017, 9, 13, 9, 39, 3), datetime.datetime(2017, 9, 13, 9, 38, 13), datetime.datetime(2017, 9, 13, 9, 38, 13), datetime.datetime(2017, 9, 13, 10, 36, 2), 46841, 1648, 43, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2017-09-20"],"recommend_by_editor":true},"HK":{"top_record_weekly_champions":[[2017,38],[2017,39]]}}', 0, 0, 0, 0, 2, 2, 1880632, 'sha1$RCijGQofXyfD$81f54558d6c0a3d09424c5143a9bb1fc40ced775', datetime.datetime(2020, 1, 22, 15, 36, 26), 0, 'BackMountKrew', '', '', 'triangle8697@gmail.com', 0, 1, datetime.datetime(2017, 5, 25, 15, 36, 8), 1452772, 2, 2, 1880632, 'profile_images/Ba/ck/BackMountKrew/7tCpYJyHygKxYmVGy95f6b.png', 'O', '', 'BMK/BackMount Krew', 886, '972719000', datetime.date(1937, 1, 1), 'HUA', 86, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 37), 1, datetime.datetime(2017, 5, 25, 15, 36, 8), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false}', 2067138, 15899, 3, 7783, 0, 0, '', 0, None), (669428, 4, 4, 'Red', 2365834, None, 5, 12, 0, 'music/Th/eh/Thehopend/GJiL3EQrupSj3p2skSVZW4.mp3', 0, 'song_covers/Th/eh/Thehopend/hh8EtRyk4p5FDBxMAHcQTN.jpeg', 1, '', '詞曲:禮韋 Thehopend\n編曲:SE\n錄音:J!ng\n混音:Volong \n\nFire burning to the sky\nMeteor falling by my side \nI don’t know why \n許的願沒再回來\nRunning out of time\nSo baby tell me what is right?\nI don’t know why\n你怎麼...\nYou are my red\nYou are my red flower \nWhy so dangerous?\nI’m a cryer都埋葬了 \n\n\n守護你我之間 手心中的誓言\n像燙手的赤焰 餘味殘留指尖\n你是最後一個\n陪我度過無數個聖誕節\n其他說深刻的\n都變成過客只剩謊言\n\n\nFire burning to the sky\n許的願沒回來\nRunning out of time\n有你溫柔對待\nTell me what is right?\n用眼神去對白\nYou’re my red flower \nRed flower \n\n\nFire burning to the sky\nMeteor falling by my side \nI don’t know why \n許的願沒再回來\nRunning out of time\nSo baby tell me what is right?\nI don’t know why\n你怎麼...\nYou are my red\nYou are my red flower \nWhy so dangerous?\nI’m a cryer都埋葬了\n\n\nI would die in your eyes\nBecause there is no lie in it\nI give all and love,for my G\nYou sooth my broken heart \n擁抱我的心\n\n\nFire burning to the sky\nMeteor falling by my side \nI don’t know why \n許的願沒再回來\nRunning out of time\nSo baby tell me what is right?\nI don’t know why\n你怎麼...\nYou are my red\nYou are my red...', 0, '', 0, '', 158, 192000, datetime.datetime(2022, 1, 7, 14, 57, 34), datetime.datetime(2022, 1, 7, 14, 57, 27), datetime.datetime(2022, 1, 7, 14, 59, 22, 565690), datetime.datetime(2022, 1, 7, 14, 59, 23), 11847, 359, 41, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2365834, 'sha1$UCHnCTtmpCuMiD74abVaPv$e6c4fc45753181c2ff43c53265009a2a349e18b9', datetime.datetime(2025, 3, 28, 5, 11, 35), 0, 'Thehopend', '', '', 'thehopend4work@gmail.com', 0, 1, datetime.datetime(2018, 11, 25, 6, 17), 1936762, 2, 2, 2365834, 'profile_images/Th/eh/Thehopend/mnLNudcCFL2wHP75UFPUHa.jpg', 'M', '禮韋', 'thehopend', 886, '989294525', datetime.date(1996, 7, 28), 'PIF', 96, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 1), 1, datetime.datetime(2018, 11, 25, 6, 17), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"accredited_datetime":"2021-06-18T13:30+00:00","hide_location":false}', 1463399, 9009, 0, 5, 1, 0, '', 0, None), (668964, 4, 4, '半世紀', 2099676, None, 3, 2, 0, 'music/sh/u0/shu05229970/CE6nJpcp2AAwP4Qb7yf9Qp.mp3', 0, 'song_covers/sh/u0/shu05229970/cQUBc4WkVPJzkdVsYNw6eW.jpg', 1, '', '碰 觸到敏感帶\n當你要通過話請趕快\n東 湖的青山在\n張瑜和wannasleep we rule the 新生代\n新的聲帶搭檔beat的承載搭壯麗的人海像諾亞方舟\n潮起潮落他們朝你數落當我一語道破把作家當缽\n激情在腦裡正碰撞 激起了世代的動盪 一舉能樹德的重量 記取不能負荷的供養 \n覬覦你下一步動向 基於已下注的眾望 低語起壓抑的空蕩 提起筆提醒你天才的空降\n前方注意坍塌前往附近探查那開了一朵牡丹花\n\n一路上太多的速食店\n一段開口就改了我數十遍\n一旦開口教徒翻開了bible\n一覽莫辨的百口歌頌我固執面\n\n在雲端的阡陌裡我就是中心點\n一聲令下世界逆時鐘傾斜\n每條神諭我事必躬欽點\n輕點 故事線沒那麼驚險\n\n萬千次穿過針頭\n萬千次觀落神佛\n萬千大雨裡的一滴瓊漿\n固他們造就了他們 我造了我\n\n跳著叫著笑著 他們要的藥呢\n到底要不要呢 道理到底掉了\n呆坐在配藥的窗台後面\n拿到誰的病例\n照抄著皮毛的蓬頭垢面\n難道憑 運氣\n打開門縫就能稍微湊見\n六十幀的運鏡\n跨過太習慣而不再受限\n就是神的命令\n眾神在歸位 而眾星在拱月\n\n萬千次穿過針頭\n萬千次觀落神佛\n萬千大雨裡的一滴瓊漿\n固他們造就了他們 我造了我\n\n所以爆破了他們 得到了我', 0, '記得去看MV\r\n\r\n製作人 Producer:李奕賢 張瑜 COO\r\n詞曲 Lyricist and Composer:李奕賢\r\n編曲 Beat Arranger:Sōryo 張瑜 COO\r\n錄音師 Recording Engineer:張瑜 COO\r\n混音師 Mixing Engineer:張瑜 COO\r\n母帶後期處理工程師 Mastering Engineer:張瑜 COO', 0, '', 152, 320000, datetime.datetime(2022, 1, 2, 12, 37, 54), datetime.datetime(2022, 1, 2, 12, 37, 27), datetime.datetime(2022, 1, 2, 12, 46, 56, 858013), datetime.datetime(2022, 1, 2, 12, 47, 22), 44736, 1453, 95, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-01-12"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2022-01-13"]}}', 0, 0, 0, 0, 2, 2, 2099676, 'sha1$xGh6HD7F2Y4WMfL1RlOTzR$d34506c4fd60315410d2b45b5df049f9312e2274', datetime.datetime(2025, 5, 5, 7, 19, 24), 0, 'shu05229970', '', '', 'shu05229970@gmail.com', 0, 1, datetime.datetime(2017, 9, 29, 2, 46, 48), 1670806, 4, 4, 2099676, 'profile_images/sh/u0/shu05229970/gktQWkRUApSsyEpaScTskr.jpg', 'M', '', 'wannasleep', 886, '983659733', datetime.date(1999, 6, 13), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 58), 1, datetime.datetime(2017, 9, 29, 2, 46, 48), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"accredited_datetime":"2021-06-21T12:18+00:00","hide_location":false}', 1755691, 17050, 35, 5, 1, 0, '', 0, None), (670050, 4, 4, '中路法王 TIME TO GANK', 1588241, None, 2, 9, 0, 'music/ef/tc/eftc_death/VMphcmzuze8yHuyKw6jLni.mp3', 0, 'song_covers/ef/tc/eftc_death/VWiLhj6yVw4FuaWob9UmrH.png', 1, '', 'Yo 準備迎接中路法王的降臨\nLet ’s get down \nLet ’s get down\n達爾西 down 克里希 down 娜塔雅 down 不論你出什麼角色 給我shut down\n莉莉安 down 盧蜜亞 down 魔攻點滿 閃現秒殺 準備get down\n\n幻想跟我比走位? 先看你對到誰\n\nEFTC The GOAT\n誒驚 記得ban角\nEFTC The GOAT\n遇到我 只能逃\nEFTC The GOAT\n誒驚 記得ban角\nEFTC The GOAT\n陳信宏 來單挑\n\n信手拈來 五連殺 殺到快睡著\n戰場傳說 MVP揭曉\n\nMEGAKILL\n\nAye Don’t stop\nRUN\n\nHU HU HA HU\n誒驚 記得ban角\nHU HU HA HU\n遇到我 只能逃\nHU HU HA HU\n誒驚 記得ban角\nHU HU HA HU\n放大招 無處可逃\n\n就算是隊友掛機也沒關係 \n三線縱橫看我獨舞\n四等成魔秀爆全場 \n扭轉乾坤以一敵五\n魔王登基狂氣蔓延 \n所到之處遍地焦土 \n入侵野區 眼中只有buff buff buff buff buff buff buff\n\nYour best bet know my name\nEFTC your nightmare\n有些事只能親身體會\nYou will realize who I am\n\n從不自我設限創造力\n戰術萬千變化腦海裡\n通殺魔龍凱薩聚神力 \n輔助到底在哪裡?\n\n我發現你們只會龜塔嘴砲 實在有夠遜\n行雲流水凌波走位 萬鈞神雷終結你\n見神殺神見佛殺佛 溫泉區homie?\n遇見本王算你倒霉 下輩子別再單機\n\nEFTC The GOAT\n電力超載 火力全開\nEFTC The GOAT\n電力超載 火力全開\n\nHU HU HA HU\nHU HU HA HU\n\nHU HU HA HU\n電力超載 火力全開 \nHU HU HA HU\n電力超載 火力全開\n\nDown\n達爾西 down 克里希 down 不論你出什麼角色 給我shut down\n莉莉安 down 盧蜜亞 down 魔攻點滿 閃現秒殺 Get down right now', 0, '作曲 Composer | 劉允宣\r\n作詞 Lyricist | 鄒承運\r\n編曲 Arranger | 黃文凱\r\n製作 Producer | 鄒承運\r\n\r\n啦啦隊 Cheerleading Squad | dizLike\r\n錄音 Tracking | 黃文凱\r\n主唱錄音 Vox Tracking | 陳冠文 (GBH Studio) \r\n編輯 Editing | 黃文凱\r\n主唱編輯 Vox Editing | Douglas Hammarstam\r\n混音 Mixing | Buster Douglas Odeholm (Odeholm Audio)\r\n後製 Mastering | Buster Douglas Odeholm (Odeholm Audio)\r\n\r\n封面繪製 Art Design | 亞山\r\nLogo Design | 林煜鈞 (暗地工作室 ENDDDDESIGN)', 0, '', 220, 320000, datetime.datetime(2022, 1, 15, 12, 40, 8), datetime.datetime(2022, 1, 15, 12, 39, 43), datetime.datetime(2022, 1, 15, 13, 0, 34, 554648), datetime.datetime(2022, 1, 15, 13, 0, 35), 3486, 83, 59, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-01-22"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1588241, 'sha1$0Qx9sZhaQnyQ$4bc85a3d2bad3229f82d5ea220326a6485e791e6', datetime.datetime(2022, 1, 23, 4, 58, 2), 0, 'eftc_death', '', '', 'eftc.death@gmail.com', 0, 1, datetime.datetime(2016, 2, 9, 12, 14, 36), 1246856, 4, 3, 1588241, 'profile_images/ef/tc/eftc_death/HFTrYGdMnvgwbg4KgqnCj5.jpeg', 'M', 'EMERGING FROM THE COCOON', 'EMERGING FROM THE COCOON 破繭而出', 886, '921103132', datetime.date(2007, 8, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 26, 21, 2, 59), 1, datetime.datetime(2016, 2, 9, 12, 14, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false}', 14495, 184, 0, 40, 0, 0, '', 0, None), (214024, 4, 3, '11. Take Me Home', 939572, 17052, 1, 4, 0, 'music/ki/ll/killpills/5f5e7f5f5e2e406eba8bc507406e4e59.mp3', 0, '', 1, '', '11.Take me home\n\ntake me home \nthe season leaves are falling\nwake me up \nto hear my reason calling take me home \n他們覺得我壞\n將我放棄\n不知道我還\n反而很開心\n第一次party\n第一次離開家裡\n第一次好樂狄\n第一次有人聽我聲音\n而我學得很快\n葉子跟粉\n外面吃得很開\n各種行業跟人\n第一次跟妳\n第一次就性上癮\n第一次od\n好像是去無限暢飲\n朋友發現後報警\n女孩將我抱緊\n我意識不清醒\n有警笛的聲音\n玻璃碎掉的聲音\n呻吟快歇斯底里\n腦袋出現搖籃曲\n老媽我對不起你\n當那畫面始終美麗\n黃昏曬著河堤\n小時候常被肯定\n長大多了夢想而已\n停止呼吸\n翻了白的眼\n發白的嘴\n四周沒有聲音\n沒有光線 無盡的黑夜\n你的聲音\n一直在指引\n要我繼續\n不停地追尋\n是你\n讓太陽繼續升起\n睜開眼睛\n再一次看你\n千言萬語\n多少對不起\n也許\n你根本已經不在意\n風和日麗\n陽光和綠陰\n你將我緊緊\n握在你手裡\n再一次相聚\n我以經學會珍惜\n生命延續\n太多的也許\n不管發生\n再多的事情\n只要\n能夠和你在一起\ntake me home \nthe season leaves are falling\nwake me up \nto hear my reason calling take me home', 0, '11. Take Me Home\n詞/曲 馬勢力 編曲 Horace Lee\nProgramming/Guitar/Drum : Horace Lee\nProgramming/Bass : Dennis Law \nA.Guitar : 馬勢力', 0, '', 164, 192000, datetime.datetime(2014, 5, 1, 15, 24, 15), datetime.datetime(2014, 5, 1, 15, 23, 41), datetime.datetime(2014, 5, 1, 15, 23, 41), datetime.datetime(2014, 11, 17, 23, 13, 21), 2726, 41, 0, 1, 1, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 939572, 'sha1$AJXmTwjwG9H7$72774657d025596c9c164442df6150be1a81ad04', datetime.datetime(2014, 7, 29, 3, 50, 43), 0, 'killpills', '', '', '4killpills@gmail.com', 0, 1, datetime.datetime(2014, 5, 1, 15, 5, 22), 606548, 4, 4, 939572, 'profile_images/ki/ll/killpills/06b81ef6d10711e387cd22000a7d0526.jpg', 'M', 'Zack Chiu', 'Zony', None, '', datetime.date(1988, 11, 1), None, None, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2014, 5, 1, 15, 5, 22), 1, 0, 'zh-hant', 0, None, 15537, 58, 10, 295, 0, 0, '', 0, None), (671917, 4, 4, '愛情經濟學', 709549, None, 3, 2, 0, 'music/re/al/realProfessorH/HztAPuDYEaP67cHhRypYsw.mp3', 0, 'song_covers/re/al/realProfessorH/3jejogMALLgzYkCeBp7Wys.jpg', 1, '', '[intro]\n如果用一條曲線\n來顯示我們之間過去到現在\n橫軸代表我們相識的時間\n縱軸代表我對妳的愛\n寫成一段函數\n=(妳的呆➕我的帥➖前任傳的line)➗「我沒有生氣!」的vibe✖️常數d\n那是我的長度\n\n[verse1]\n我的通貨膨脹\n妳的通貨緊縮\n妳有隻看不見的手 將我捕捉\n無法預測走勢 多頭還是空頭\n站在捷運站又等了一個鐘頭\n\n妳看GD 我看GDP\nCPI 顯示我們適合當CP\n找妳姐妹打聽 妳的內線消息\n只要有妳陪我一起就有止不住的效益\n想法被妳獨佔\n思緒被妳壟斷\n想要跟妳一起消費 一起生產\n公開所有資產\n投入所有雞蛋\n沒有安全感的風險 一起分攤\n其他女生找不到像妳類似美\n她們只是機會成本\n但妳說 我們可能不是最適解\n公式計算結果沒有恆等\n\n[hook]\n但妳仍然每天出現在我的夢\n妳讓我失去理性 讓我衝動\n好想要跟妳 從個體 \n每天再一起變成總體\n調查妳的行情 垂直線的供給\n努力分析經濟 還是不懂妳\n\n[verse2]\n當愛 變成妨礙\n變成常態\n我們像是2008次級房貸\n從怦然 到崩盤 失戀率大幅倍增\n景氣無法循環 難以回溫\n\n不同學派的經濟學家\n每天吵架吵到要叫對方滾回家\n我相信古典主義 自由放任市場\n假設人類都一樣 追求理性思想\n而妳主張 要從需求面控制\nIt’s animal spirits\n妳信奉凱因斯\n反對亞當斯密\n吵架假裝失憶\n感情泡沫化 再擴大\n又陷入囚犯困境\n即使我們還想要 再更愛一點\n也無法避免邊際效用遞減\n從情人眼 變冷眼 離均衡還很遠\n或許應該設個停損點\n\n[hook]\n但妳仍然每天出現在我的夢\n妳讓我失去理性 讓我衝動\n好想要跟妳 從個體 \n每天再一起變成總體\n調查妳的行情 垂直線的供給\n努力分析經濟 還是不懂妳\n\n[outro]\n如果用一條曲線\n來顯示我們之間過去到現在\n橫軸代表我們相識的時間\n縱軸代表我對妳的愛\n寫成一段函數\n=(妳的呆➕我的帥➖我傳的line)➗「好久不見~」Hi ✖️常數d\n是夢到妳的次數', 0, '3分鐘經濟學\r\n\r\n演唱 Vocal|韓森Professor H 桃子A1J \r\n作詞 Lyricist|韓森ProfessorH \r\n作曲 Composed by|韓森 Professor H 桃子A1J \r\n編曲 Arrangement|利惟庸Tony Li \r\n吉他 Guitarist|Tony Li利惟庸 \r\n錄音 Recording|彭騰緯 Jpon\r\n混音 Mixing by|彭騰緯 Jpon\r\n影像設計 Visual Designer|NinaC@SUNSUP日出大好工作室\r\n製作人 Produser|Tony Li 利惟庸 李建廷 Ethan Lee\r\n企劃統籌 Project Director|李建廷 Ethan Lee', 0, '', 222, 320000, datetime.datetime(2022, 2, 8, 11, 5, 25), datetime.datetime(2022, 2, 8, 11, 4, 47), datetime.datetime(2022, 2, 8, 11, 14, 23, 454565), datetime.datetime(2022, 2, 8, 15, 44, 44), 53057, 1668, 542, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 709549, 'sha1$b2e4a$b642a4396e8c0e8c4805c78629d0382c20143e05', datetime.datetime(2022, 2, 8, 10, 58, 51), 0, 'realProfessorH', '', '', 'simon52111@hotmail.com', 0, 1, datetime.datetime(2010, 3, 4, 14, 53, 47), 346954, 4, 3, 709549, 'profile_images/mi/c0/mic0512/aa3a1fe0309411e186810026551ae608.jpg', 'M', '', '韓森', 886, '987373797', datetime.date(1990, 5, 12), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 50), 1, datetime.datetime(2010, 3, 4, 14, 53, 47), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_birthday":2,"hide_location":false}', 133475, 1279, 26, 1686, 0, 0, '', 0, None), (2136, 4, 3, 'Still remember', 15599, 2027, 3, 2, 0, 'music/ns/69/ns69/806466c0b12944fc9e05997448657f1b.mp3', 1560892, '', 1, '', 'Chorus ( Delafat):\r\nDo you remember the hope still remember what we hold\r\nNow it’s still my goal Do you remember the hope \r\nStill remember what we hold that always make me strong ooh\r\n\r\nPG:\r\n2002冬天 的台北 還是沒有下雪\r\n我人生卻有很大的改變 \r\ncome from the northside of Taiwan\r\n所有起源 都追溯至這個小島北岸\r\n過程苦辣中帶點酸甜\r\n但我就像是倒吃甘蔗越吃就越對味 (That’s Right)\r\n從來不覺得累 因為那美好的音符總是能夠讓我沉醉 (Yaeh)\r\n已經過了四年 那些過往的時光 像才發生一樣\r\n經過四一 還有大囍 (Huh)\r\n依舊 我還是站在這裡\r\n儘管太多的狗屎事情 要讓我放棄\r\n太多坑洞讓路變的崎嶇\r\n但是 我從來沒有忘記 那過去屬於自己的一點還有一滴\r\n\r\nChorus\r\n\r\nBz:\r\n想起最初的那段時光 與現在相比卻沒有什麼不一樣\r\n只不過 衣服小了點 褲子窄了點 隨身聽變成MP3出門不再帶CD片\r\n其餘的我還是我 大致上沒有什麼變過 連想靠饒舌走紅的這個夢\r\n我也一直在做 而你依舊再聽 試圖找出端倪 學習我的創意 加上一點點的用心\r\n做出更好的music 來超越我 做一個更好的歌手 Hmm! Keep real\r\n無論時間會付出多少 中間會有多少爭吵 就算外面傳言說你唱的有多不好\r\n但你卻不會因此被擊倒 就像我 一路走來依舊將夢緊緊抓牢\r\n\r\nChorus\r\n\r\nChorus 2\r\n還記得當初的單純 還有當時的天真 那些回憶現在還是緊跟著我們 \r\n縱使還有疑問 能換得多少掌聲 無論結果如何我們依舊站在這\r\n你們依舊聽著 我們依舊在唱著 歌名叫做還記得的這首歌\r\n時時刻刻 有坎坷也有歡樂 但是我們 一直都還記得\r\nDo you remember the hope~\r\n是否還記得我們曾經擁有的夢\r\nStill remember what we hold~\r\n是否還記得我們曾經擁有什麼\r\nDo you remember the hope~\r\n儘管我們擁有的並不多\r\nStill remember what we hold~\r\n這個夢卻不曾停過\r\n\r\n\r\n\r\nEdaboG:\r\nDo you remember the time \r\nDo you remember do you remember\r\nDo you remember the time\r\nDo you remember do you remember\r\nDo you remember the time\r\nThe first time when you meet your love\r\nDo you remember the time\r\nWhen you fall in love\r\n\r\nTaipei! dance with us! Westside !dance with us ! Eastside! dance with us!\r\nAll the TAIWAN dance with us! Ladies~ dance with us! People ~ dance with us!\r\nParty animal dance with us Hip hop just dance with us ', 0, '去年十月錄製的還記得,正是NS 69的第一首歌,初聽歌詞可能會認為這首歌未免太過溫馨勵志,實則蘊藏了台灣所有地下饒舌歌手一路走過來的共同記憶,\r\nDo u remember the hope? Still remember what we hold?的吟唱彷彿在夕陽灑落的海灘,相見恨晚的弟兄們回憶著當年的熱情溫度。而走在後頭的蛋堡在最後一段唱著巧妙擷取自Michal Jackson的remember the time來呼應這首歌的主題,還記得第一次聽到Hip hop的感動嗎?即使現在已經不能作夢,至少我們曾經愛過擁有過。', 0, None, 130, 96000, datetime.datetime(2006, 5, 29, 14, 38, 6), datetime.datetime(2006, 5, 29, 14, 37, 28), datetime.datetime(2006, 5, 29, 14, 37, 28), datetime.datetime(2015, 7, 7, 14, 4, 26), 14602, 101, 2, 1, 0, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 15599, 'sha1$47fe4$69398bbe12cc7620403a8cfbbf9409f2ef704977', datetime.datetime(2009, 10, 19, 19, 58, 26), 0, 'ns69', '', '', 'lovmoonkimo@yahoo.com.tw', 0, 1, datetime.datetime(2006, 5, 29, 10, 4, 22), 14591, 2, 2, 15599, 'profile_images/ns/69/ns69/u4TL79AP2DBQDzFDcp47YP.jpeg', 'M', '張逸聖', 'NS-69', None, '0920530970', datetime.date(1980, 11, 5), None, None, 139705, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2006, 5, 29, 10, 4, 22), 1, 0, 'zh-hant', 0, '{"hide_gender":false,"hide_location":false}', 105553, 702, 21, 1315, 0, 0, '', 0, None), (566795, 4, 4, '黃右年 ASSKiD - 點點頭 (feat. 後山壞 REX)', 1836318, None, 3, 2, 0, 'music/er/ro/errorfrequency/gpUr8yZhHNvvBVoQKy8e7G.mp3', 0, 'song_covers/er/ro/errorfrequency/jJyTF7BfhnN324GJkcmHqH.png', 1, '', 'Verse1\n聽了前奏就知道是love song \n直白點說you are my love uh\n妳說現在告白會不會太快\n我講求效率把妹從不會怠慢\n我是rapper妳是難駕馭的beat\n沒有規則freestyle 一起make a hit \nIma sailor 享受揚帆的刺激\nYou’re a killer 微笑就能殺了我的心\nLet’s play Hide and seek \nThis game just U and me\nThat way 方向是我家裡\nAll day 跟我一起沒有壓力\n一起出發被遺忘的森林\n攜手探索我與妳的秘境\n想妳很壞一起戴上耳機\n一人一邊播放原子邦尼\n\nHook*2\n如果妳願意請妳跟我走\n牽著手然後再點點頭\n如果妳願意請妳抱緊我\n吹著風在懷裡逗著妳眉頭\n\nVerse2\nGirl bro 你要我怎麼選\nHell no 誰應該擺優先\nSorry man 我不是不想跟你們hang out \n給我點時間搞定這美女等我call out \n兄弟如手足 妻子如衣服\n我會變成衣架能讓妳依附\n妳說我的衣服會不會好多件\n我只穿白T其他都抱歉 ha\n不管是skinny 或者oversized \n只要合得來他媽都是我的菜\n請妳不用擔心我會收斂我的壞\nWelcome to my world 歡迎進入我的life\nUh \n最愛偷看妳的乳溝\n愛上妳的性感妳不普通\n妳是琪琪我是賽亞人悟空\n閉上眼睛帶你飛向天空\n\nHook\n如果妳願意請妳跟我走\n牽著手然後再點點頭\n如果妳願意請妳抱緊我\n吹著風在懷裡逗著妳眉頭\n\n牽著手 喔喔喔\n點點頭 喔喔喔\n說你愛我 喔喔喔\n就點點頭 喔喔喔\n\nBridge \nHey girl U and I\n享受兩人的現在\n對你不只一點愛\n這首歌只是前菜\n\n\nOutro \n一起spend my life time \nPlz be my WiFi\n即刻連接上線不用再等待\n互相依偎甜蜜的every night \n兩個人的生活真的very nice \n這首歌不想就這樣結束\n遇見妳的今年是最棒的年度\n約好一起收看每年跨年的節目\n有天讓妳看到電視轉播我的演出', 0, '這首歌取樣自三首原子邦尼的歌,有聽出來的朋友歡迎在下面留言喔~\n\n歌手:黃右年 ASSKiD/後山壞 REX\n作詞/作曲:黃右年 ASSKiD/後山壞 REX\n編曲:黃右年 ASSKiD\n錄音:黃右年 ASSKiD\n混音:黃右年 ASSKiD\n母帶後期:黃右年 ASSKiD\n封面設計:黃右年 ASSKiD\n\nFollow us on Instagram (@errorfrequency)\nwww.instagram.com/errorfrequency/\n\nSubscribe our YouTube\nhttps://www.youtube.com/channel/UCMma9qQFC_bB915oD-Xeq1g\n\nFollow us on Facebook\nwww.facebook.com/errorfrequency2017', 0, '', 228, 192000, datetime.datetime(2018, 10, 10, 8, 15, 42), datetime.datetime(2018, 10, 10, 10, 44, 54), datetime.datetime(2018, 10, 10, 10, 44, 54), datetime.datetime(2019, 6, 29, 7, 53, 23), 3954, 136, 5, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1836318, 'sha1$jAHbmzIF7uozjF4E8pwhAe$2dc0e23325ae0edded7c34281624771b43517a3a', datetime.datetime(2025, 5, 8, 9, 54, 26), 0, 'errorfrequency', '', '', 'errorfrequency@gmail.com', 0, 1, datetime.datetime(2017, 4, 1, 16, 22, 18), 1399159, 4, 4, 1836318, 'profile_images/er/ro/errorfrequency/JWMwfWV7t4HnaEKnKAUAVj.png', 'O', '', '錯頻 Error Frequency', 886, '987555448', datetime.date(2017, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2017, 4, 1, 16, 22, 18), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"accredited_datetime":"2021-06-10T10:49+00:00","hide_location":false}', 106047, 888, 40, 0, 1, 0, '', 0, None), (525937, 4, 3, '黃右年 ASSKiD - UBIKE', 1836318, None, 3, 2, 0, 'music/er/ro/errorfrequency/7R7szgvVYoMnaXrDsn3A4c.mp3', 0, 'song_covers/er/ro/errorfrequency/yTDNQ3HTYAhWwACu2bbsCT.jpg', 1, '', '心裏想著目的地 我不看導航\n別分散我的注意力 在城市迷航\n\n悠遊卡一嗶 我就牽走\n它來自哪裡 被誰騎過\n太矮的座椅 或許是小朋友\n他是我的坐騎 到哪裡都有\n\n車身窄小 穿梭大街小巷\n騎上大橋 城市在我腳下\n橋下的籃球場 \n遮蔽著大太陽\n這是誰的主場\n看誰球技高強\n激烈的戰場我經過\n耳機裡我的歌妳或許聽過\n\n下坡的速度像我在飛\n前面女孩的背影讓我想虧\n加快踩踏我用力追\nWow~真的很合我口味\n\n當我騎著ubike \n輕鬆的穿梭在\n這個大的台北city\n不管要去哪裡\n冷或熱的天氣\n晴天還是下雨\n我最棒的坐騎他沒有limit\n\nAfter night 的party後沒有捷運\n不搭計程車因為no money \n尋找最近的ubike站 我決定\n吹著風唱著歌讓我酒醒\n\n夜晚的chill\n氣喘的flow\n準備好了嗎we got to go\n記得跟上別被拋在後\n變速轉到三段我要加速嘍\n\n大車小車我都靈活閃避\n穩穩的騎我不亂耍特技\n雖然享受快感young wild and free\n但道路駕駛永遠安全第一\n\n騎著車唱著歌\n煩惱都忘記了\n遇到小岔路不停車\n它是最猛的自行車\n\n阿好像不小心騎了太久\n悠遊卡的餘額剩下了zero\n\n當我騎著ubike \n輕鬆的穿梭在\n這個大的台北city\n不管要去哪裡\n冷或熱的天氣\n晴天還是下雨\n我最棒的坐騎他沒有limit', 0, 'UBIKE帶給我這種沒有機車的少年極大的方便性與歡樂\n廢話不多說 快借一台去騎一波\n\n作詞/作曲:黃右年 ASSKiD\n編曲:Feelo\n錄音/混音:Jaoreir\n封面設計:黃右年 ASSKiD\n\nMV連結:www.youtube.com/watch?v=SrABmT9v0GA\n\nFollow us on Facebook\nwww.facebook.com/errorfrequency2017', 1, '', 202, 192028, datetime.datetime(2017, 9, 15, 5, 28, 52), datetime.datetime(2017, 9, 15, 5, 28, 30), datetime.datetime(2017, 9, 15, 5, 28, 30), datetime.datetime(2019, 6, 29, 8, 0, 48), 11292, 390, 17, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-01-24"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2018-01-25"]}}', 0, 0, 0, 0, 2, 2, 1836318, 'sha1$jAHbmzIF7uozjF4E8pwhAe$2dc0e23325ae0edded7c34281624771b43517a3a', datetime.datetime(2025, 5, 8, 9, 54, 26), 0, 'errorfrequency', '', '', 'errorfrequency@gmail.com', 0, 1, datetime.datetime(2017, 4, 1, 16, 22, 18), 1399159, 4, 4, 1836318, 'profile_images/er/ro/errorfrequency/JWMwfWV7t4HnaEKnKAUAVj.png', 'O', '', '錯頻 Error Frequency', 886, '987555448', datetime.date(2017, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2017, 4, 1, 16, 22, 18), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"accredited_datetime":"2021-06-10T10:49+00:00","hide_location":false}', 106047, 888, 40, 0, 1, 0, '', 0, None), (534401, 4, 4, 'Andrew - Old School', 1836318, 97298090, 3, 2, 0, 'music/er/ro/errorfrequency/PC98CWqemiqHRgwbqScPdj.mp3', 0, 'song_covers/er/ro/errorfrequency/2VJsFNDMx9ZCTF7P5nnAM6.jpg', 1, '', 'Drop that old school的beat\nOld school的style\nOld school的節奏在我腦中環繞\n不小心做出了hit 讓場子太躁\nBounce your hands like lowrider\n在空中彈跳\nDrop that old school的beat\nOld school的style\nOld school的節奏在我腦中環繞\n不小心做出了hit 讓場子太躁\nBounce your hands like lowrider\n在空中彈跳\n\n身上穿的復古 回到老學校\n饒舌在心中萌芽 Snoop and Dre是我的肥料\n不喜歡彰揚 所以選擇保持低調\n咖啡加方糖 苦澀的人生沒有必要\n滿足你需要 推使著我不斷供給\n夾縫中生存 尋找沒被污染的空氣\n我笑我真蠢 想當隻都市裡的公雞\n所以在每個清晨叫不醒人群的蹤跡\n但說了再多 依舊很少人聽\n詞不達意的新歌讓同學發神經\n曾經還不明白 日久見人心\n堅持老學校的風格 不願變文青\n\nDrop that old school的beat\nOld school的style\nOld school的節奏在我腦中環繞\n不小心做出了hit 讓場子太躁\nBounce your hands like lowrider\n在空中彈跳\n\nOld school的game\nOld school的trend\nOld school的rapper\n把握Old school的chance\n\n睡不飽 也要保持老的flow\n沒有一雙耳朵在這能夠逃得過\n趕緊找個座 位 當經過 因為\n端出來的絕對會是好的貨 ay\n\nDrop that old school的beat\nOld school的style\nOld school的節奏在我腦中環繞\n不小心做出了hit 讓場子太躁\nBounce your hands like lowrider\n在空中彈跳\nDrop that old school的beat\nOld school的style\nOld school的節奏在我腦中環繞\n不小心做出了hit 讓場子太躁\nBounce your hands like lowrider\n在空中彈跳\n\n穿上白T 把音響開機\n老學校的說唱藝術不容誰來懷疑\n打開抽屜 找到幾張舊的CD\n放著歌 放著歌 放的是old school \n細數著其中 結合技術 文字力度\n那是我的義務 要達到苛求的地步\n他是舊的 同時也是最棒的禮物 所以我\n\nDrop that old school的beat\nOld school的style\nOld school的節奏在我腦中環繞\n不小心做出了hit 讓場子太躁\nBounce your hands like lowrider\n在空中彈跳\nDrop that old school的beat\nOld school的style\nOld school的節奏在我腦中環繞\n不小心做出了hit 讓場子太躁\nBounce your hands like lowrider\n在空中彈跳\nDrop that old school的beat\nOld school的style\nOld school的節奏在我腦中環繞\n不小心做出了hit 讓場子太躁\nBounce your hands like lowrider\n在空中彈跳', 0, '作詞/作曲: Andrew 蘇彥竹\n編曲:Jchl. \n錄音/混音:Jaoreir\n母帶後期:Jaoreir\n封面設計: Andrew 蘇彥竹\n\nFollow us on Facebook\nwww.facebook.com/errorfrequency2017\n\nFollow Andrew 蘇彥竹(@andrewerrorfrequency)\nwww.instagram.com/andrewerrorfrequency/', 1, '', 184, 320000, datetime.datetime(2018, 6, 19, 9, 2, 41), datetime.datetime(2017, 10, 20, 12, 48, 4), datetime.datetime(2017, 10, 20, 12, 48, 4), datetime.datetime(2024, 7, 5, 9, 32, 4), 9715, 318, 6, 1, 1, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1836318, 'sha1$jAHbmzIF7uozjF4E8pwhAe$2dc0e23325ae0edded7c34281624771b43517a3a', datetime.datetime(2025, 5, 8, 9, 54, 26), 0, 'errorfrequency', '', '', 'errorfrequency@gmail.com', 0, 1, datetime.datetime(2017, 4, 1, 16, 22, 18), 1399159, 4, 4, 1836318, 'profile_images/er/ro/errorfrequency/JWMwfWV7t4HnaEKnKAUAVj.png', 'O', '', '錯頻 Error Frequency', 886, '987555448', datetime.date(2017, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2017, 4, 1, 16, 22, 18), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"accredited_datetime":"2021-06-10T10:49+00:00","hide_location":false}', 106047, 888, 40, 0, 1, 0, '', 0, None), (568153, 4, 4, 'Aloha jie & Helen & Yoren - 失溫', 1836318, None, 3, 2, 0, 'music/er/ro/errorfrequency/UcQDcQzrBfcd5Z5pFMHoUY.mp3', 0, 'song_covers/er/ro/errorfrequency/sbrA7973AomeXsz69HsJva.jpg', 1, '', "又過了好幾天足不出戶我待在房間\n電話早就關機回憶依稀浮現眼前\n太多陳腔濫調我也懶得抱怨\nAnd all my sadness have been gushed out again and again and again\n\n窗外映照明月\n房裡我完整心卻殘缺\nI wanna keep that away \n又花了多少零錢外出買醉\n這段感情算我買貴\n只是誰先退出誰先退稅 Ay\n也忘了跟你睡的滋味\n食髓知味\n沒你在身邊真不對味\nCan't find my own way \n在這細雨綿綿的夜\n總是不爭氣的想起你的香味\n想找個慰藉但又覺得好累\nMy eyes getting red\n又想哭了我可能還是陷在裡面\n別再想了早平行的愛再努力也不成面\n\nCan't sleeping tight \nAnd I miss you all night\nI don't think I'm fine\nBut I'm losing my mind\nCan't sleeping tight \nAnd I miss you all night\nI don't think I'm fine\nBut I'm losing my mind\n\nAlright 迎接早晨的到來\nSunlight 透過窗簾照進來\n就趁著早上心情平靜點\n傷心夠了\n快點下床刷牙洗洗臉\n別人怎麼勸talking shit也聽不進\n不奢求別人憐憫寫歌討拍\n仍慶幸自己還有一絲絲的上進心\n化悲憤成努力\n愛你也不願被你唾棄\n這本來就是場鬧戲 \n別一蹶不振至少我答應\n能享受生活\n也試著享受挫折\n花了整個早晨寫了勸世文 \n感情雖然失溫 \n我試問\n「還有漫長人生你是否能勝任?」\n說了這麼多就是不想拖\n少了你不是世界末日只是我\n一點點難過 \n\nGonna sleeping tight \nAnd I fix it allnight\nI think I'm fine\nAnd I'm reaching my life\nGonna sleeping tight \nAnd I fix it allright\nI think I'm fine\nAnd I'll reaching my life", 0, '當一段感情漸漸失去了溫度,分開變的在所難免,雖然世界傾斜了,但少了你不會是世界末日,只是我一點點難過\n\n封面設計:\n封面是對方把牙刷抽走後對於我而言\n整個世界都傾斜了\n在找不到重心又失溫的情況下\n在被窩裡與思想纏綿整晚\n\n歌手 Artist | Aloha Jie / Helen\n作詞 Lyricist | Aloha Jie\n作曲 Composer | Aloha Jie\n編曲 Arrangement | Yoren\n錄音 Recording | Andrew\n混音 Mixing | Andrew\n母帶後期 Mastering | Jaoreir\n封面設計 Album Design | Aloha Jie\n\nFollow us on Facebook\nwww.facebook.com/errorfrequency2017\n\nSubscribe our YouTube channel\nwww.youtube.com/channel/UCMma9qQFC_bB915oD-Xeq1g\n\nFollow us on Instagram\nwww.instagram.com/errorfrequency/\n\nFollow Aloha Jie\nhttps://www.instagram.com/aloha_errorfrequency/\n\nFollow Yoren\nhttps://www.instagram.com/yoren_errorfrequency/', 0, '', 174, 320000, datetime.datetime(2018, 11, 5, 13, 8, 45), datetime.datetime(2018, 11, 5, 13, 23, 6), datetime.datetime(2018, 11, 5, 13, 23, 6), datetime.datetime(2019, 10, 13, 15, 26, 39), 7956, 226, 12, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1836318, 'sha1$jAHbmzIF7uozjF4E8pwhAe$2dc0e23325ae0edded7c34281624771b43517a3a', datetime.datetime(2025, 5, 8, 9, 54, 26), 0, 'errorfrequency', '', '', 'errorfrequency@gmail.com', 0, 1, datetime.datetime(2017, 4, 1, 16, 22, 18), 1399159, 4, 4, 1836318, 'profile_images/er/ro/errorfrequency/JWMwfWV7t4HnaEKnKAUAVj.png', 'O', '', '錯頻 Error Frequency', 886, '987555448', datetime.date(2017, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2017, 4, 1, 16, 22, 18), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"accredited_datetime":"2021-06-10T10:49+00:00","hide_location":false}', 106047, 888, 40, 0, 1, 0, '', 0, None), (555322, 4, 4, 'Andrew - 105男孩', 1836318, 97298090, 3, 2, 0, 'music/er/ro/errorfrequency/RbcVmML3Stzx49VNRruFSD.mp3', 0, 'song_covers/er/ro/errorfrequency/Yi2DBUJSw3t24e8dxKuKvF.jpg', 1, '', '在這都市生存難免感到辛苦\n但當他一開口 絕對能夠讓你心服口服\n這男孩來自105\n這男孩來自105\n回首過去一切沒有每件事都記住\n但他試著用盡全力敘述 你知道\n這男孩來自105\n這男孩來自105\n\n有多少夜晚 我揣摩不同節奏\n自以為精心編排的flow卻沒有人懂\n但想起過去 只好告訴自己必須堅持\n就像漢庭說的不知道這是壞還是好\n但至少 我感激身邊的一群兄弟\n他們讓我做自己 不必跟著誰的風氣\n所以再次拿起紙筆 就別再遲疑\n下一站在哪裡就讓生命帶領我去哪裡\n\n在這都市生存難免感到辛苦\n但當他一開口 絕對能夠讓你心服口服\n這男孩來自105\n這男孩來自105\n回首過去一切沒有每件事都記住\n但他試著用盡全力敘述 你知道\n這男孩來自105\n這男孩來自105\n\n這裡是松山區 我在這長大\n自從第一次聽嘻哈直到現在被他綁架\n精進技巧寫下韻腳還不會走就就想跑\n驀然回首一看這才發現還是舊的好\n戴著snapBack old school flavor從頭到腳 也常在耳機播放\n迂迴的陷阱 必須見招拆招\n台北的冬天偏冷 出門先穿上外套\n繼續在這都市穿梭\n時間過得太快只想把握現在別囉嗦\n希望唱到這裡你已經聽懂\n他們繼續聽著trap songs\n我還做著同樣old school的夢\n都沒有空和過去的美好道別\n加緊腳步才能趕上浪費掉的光陰\n但是要相信 有天也能做到不要忘記最初來自哪裡\n\n在這都市生存難免感到辛苦\n但當他一開口 絕對能夠讓你心服口服\n這男孩來自105\n這男孩來自105\n回首過去一切沒有每件事都記住\n但他試著用盡全力敘述 你知道\n這男孩來自105\n這男孩來自105', 0, '作詞/作曲: Andrew 蘇彥竹\n編曲:Beatowski Beats\n錄音/混音:Andrew 蘇彥竹\n母帶後期:Jaoreir\n封面設計:Aloha Jie\n\n松山區,105,是我從小到大成長的地方。起初創作的動機是想記錄下這裡的大小事,但一不小心越寫越偏離主題哈哈,但是回頭想想,105的一切造就了現在的我,那麼以105男孩為題寫一首屬於自己的故事,也不為過吧~\n\nFollow us on Facebook\nwww.facebook.com/errorfrequency2017\n\nFollow Andrew (@andrewerrorfrequency)\nwww.instagram.com/andrewerrorfrequency/', 0, '', 163, 320000, datetime.datetime(2018, 5, 1, 9, 49, 52), datetime.datetime(2018, 5, 1, 9, 49, 22), datetime.datetime(2018, 5, 1, 9, 49, 22), datetime.datetime(2024, 7, 5, 9, 32, 31), 7324, 226, 3, 1, 4, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1836318, 'sha1$jAHbmzIF7uozjF4E8pwhAe$2dc0e23325ae0edded7c34281624771b43517a3a', datetime.datetime(2025, 5, 8, 9, 54, 26), 0, 'errorfrequency', '', '', 'errorfrequency@gmail.com', 0, 1, datetime.datetime(2017, 4, 1, 16, 22, 18), 1399159, 4, 4, 1836318, 'profile_images/er/ro/errorfrequency/JWMwfWV7t4HnaEKnKAUAVj.png', 'O', '', '錯頻 Error Frequency', 886, '987555448', datetime.date(2017, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2017, 4, 1, 16, 22, 18), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"accredited_datetime":"2021-06-10T10:49+00:00","hide_location":false}', 106047, 888, 40, 0, 1, 0, '', 0, None)), ((566296, 2, 2, 'Samurai Jack, Andrew - Mic Check', 1836318, None, 3, 2, 0, 'music/er/ro/errorfrequency/CMHaZXsxP7D4Vva98uByWP.mp3', 6194154, 'song_covers/er/ro/errorfrequency/Ye5atmd3Qdb4HUoMtdsmPM.jpg', 1, '', 'Mic check\n當我數著 one two\n我們ready for show\n你們準備好歡呼\nOne two\n你知道what we gon’ do\n旋律和韻腳豐富\n沒實力別來充數\n\n(Samurai Jack)\nWhen I be on da mic 我還沒說結束 \n掌聲別停你看 你表情多嚴肅\n我下筆on the rhyme\n現在我要你聽懂了\n就像親口告訴你 成為我的新寵兒\n讓你笑著跳像期待五燈獎\n當你聽見我的新作品到處分享\n或聽見你聲音 再換我粉墨登場\n在外排隊的女孩早等候爭搶 \n一睹我的天賦 別急著先入為主\n把你顛覆 握著mic從不加油添醋\n用詞兼顧每個韻腳都來自真心\n不用複雜的技巧你也會認真聽\n身心服用像接受一場靈魂的治療\n像你看我看你的神情自豪\n換上武士袍 站上台你們都拍手\n哼 就知道在等我開口\n\nMic check\n當我數著 one two\n我們ready for show\n你們準備好歡呼\nOne two\n你知道what we gon’ do\n旋律和韻腳豐富\n沒實力別來充數\n\n(Andrew)\n當我拿起mic 迎接一個新的時代\n從前你不屑音樂至今聽眾大有人在\n游移在新與舊之間 探索一些關聯\n堅持應該做的別讓嘻哈在你手上遺臭萬年\n技術向上發展 態度向下蔓延\n唱著real shit 讓那些假的mc汗顏\nAndrew來自錯頻\n聯手Samurai on the mic\nDo it for my squad till I die\n就是我的態度\n爭先恐後飆高速 比不上我們小跑步\n必須顧全大局而不是眼前的好處\n短視近利所以忠告聽不進去\n咬牙堅持下去才成為最後的少數\nNow what’s good\nLet me pass it and we’ll never end\nWhen the beat drop boom bap shit gon be back again\n做了這首讓你頭跟著點不是衝撞\nWanna bounce with it\n戴上耳機按下循環播放\n\nMic check\n當我數著 one two\n我們ready for show\n你們準備好歡呼\nOne two\n你知道what we gon’ do\n旋律和韻腳豐富\n沒實力別來充數', 0, '作詞/作曲: Samurai Jack/Andrew 蘇彥竹\n編曲:L.O.B.\n錄音:Andrew 蘇彥竹\n混音:Jaoreir\n母帶後期:Jaoreir\n封面設計:Andrew 蘇彥竹\n\nFollow us on Facebook\nwww.facebook.com/errorfrequency2017\n\nSubscribe our YouTube channel\nwww.youtube.com/channel/UCMma9qQFC_bB915oD-Xeq1g\n\nFollow Samurai Jack\nwww.instagram.com/samurai_jack54/?hl=zh-tw\n\nFollow Andrew\nwww.instagram.com/andrewerrorfrequency/', 1, '', 154, 320000, datetime.datetime(2018, 10, 2, 11, 49), datetime.datetime(2018, 10, 2, 11, 49), datetime.datetime(2018, 10, 2, 11, 49), datetime.datetime(2024, 7, 5, 9, 33, 1), 4858, 162, 3, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-10-08"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2018-10-09"]}}', 0, 0, 0, 0, 2, 2, 1836318, 'sha1$jAHbmzIF7uozjF4E8pwhAe$2dc0e23325ae0edded7c34281624771b43517a3a', datetime.datetime(2025, 5, 8, 9, 54, 26), 0, 'errorfrequency', '', '', 'errorfrequency@gmail.com', 0, 1, datetime.datetime(2017, 4, 1, 16, 22, 18), 1399159, 4, 4, 1836318, 'profile_images/er/ro/errorfrequency/JWMwfWV7t4HnaEKnKAUAVj.png', 'O', '', '錯頻 Error Frequency', 886, '987555448', datetime.date(2017, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2017, 4, 1, 16, 22, 18), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"accredited_datetime":"2021-06-10T10:49+00:00","hide_location":false}', 106047, 888, 40, 0, 1, 0, '', 0, None), (667712, 4, 4, '結果還是沒有結果', 2845500, None, 5, 12, 0, 'music/ZI/NG/ZING_officiall/ZKd4Mh5XLQqgAU9NGveqLH.mp3', 0, 'song_covers/ZI/NG/ZING_officiall/CnzZcqsepzSHeamHUPrKGx.jpg', 1, '', '結果還是沒有結果 妳的電話再也沒有接過\n路過卻像沒有見過 沈默好久換來一聲借過\n獨自一人看著妳的照片 幻想輕輕親吻妳的畫面\n結果還是沒有結果 和妳終究沒有情人節過\n\n想和妳聊到睡 妳卻說有點累\n我想當妳的誰 妳卻把我推得遠\n情人節做卡片 妳客氣說謝謝\n溫柔潑了冷水 我苦笑忍眼淚\n\nI, I, I, I love you but I don’t know what to say or how to do right\nWhy, why, why, 為何越努力 妳卻越逃開\n\n結果還是沒有結果 妳的電話再也沒有接過\n路過卻像沒有見過 沈默好久換來一聲借過\n獨自一人看著妳的照片 幻想輕輕親吻妳的畫面\n結果還是沒有結果 和妳終究沒有情人節過\n\noh look 又錯了過一天 oh look 又浪費了時間\n想去找妳但妳又會消失不見\n我的後座始終永遠都是空位\n\n我總是嘴上說著沒關係沒關係\n那心裡的痛卻比任何人都在意\n也清楚妳和我之間所謂的關係\n我守護的只是個不存在的關係\n\nI, I, I, I love you but I don’t know what to say or how to do right\nWhy, why, why, 為何越努力 妳卻越逃開\n\n結果還是沒有結果 妳的電話再也沒有接過\n路過卻像沒有見過 沈默好久換來一聲借過\n獨自一人看著妳的照片 幻想輕輕親吻妳的畫面\n結果還是沒有結果 和妳終究沒有情人節過\n\n我不吃不睡 說我不累 說我沒醉\n我唱了整夜 笑到哽咽 有誰理解\n多後悔說出口\n寧願還是朋友\n結果還是沒有結果 妳的電話再也沒有接過\n和妳沒有情人節過 結果終究還是沒有結果', 0, '由 Zing 和長期合作的 beatmaker "Lil Bin",首次嘗試共同創作並製作的新歌「結果還是沒有結果」,以電吉他和各種深遠奇幻的音色音效,打造出男孩心中無限的哀傷空間,懊悔著自己一時衝動跨過友情的界線而無法回頭。', 0, '', 229, 320000, datetime.datetime(2021, 12, 20, 2, 54, 23), datetime.datetime(2021, 12, 20, 2, 54, 17), datetime.datetime(2021, 12, 20, 3, 0, 41, 416496), datetime.datetime(2021, 12, 20, 3, 3, 22), 24799, 511, 57, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-12-31"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2022-01-01"]}}', 0, 0, 0, 0, 2, 2, 2845500, 'sha1$ZK9GT9E1moUq$142163038ab0c365c354d221e5b91c6b702f9aab', datetime.datetime(2024, 10, 15, 18, 48, 4), 0, 'ZING_officiall', '', '', 'lk8619235@gmail.com', 0, 1, datetime.datetime(2021, 8, 29, 10, 1, 28), 2415970, 2, 2, 2845500, 'profile_images/ZI/NG/ZING_officiall/7EqxrLM5qdSR5YAyDNsouQ.jpg', 'M', '', 'Zing', 886, '958690798', datetime.date(2021, 3, 16), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2021, 8, 29, 10, 1, 28), 1, 5, 'zh-hant', 1, '{"hide_gender":false,"accredited_datetime":"2021-09-16T08:00+00:00","hide_location":false}', 442929, 1005, 5, 2, 1, 0, '', 0, None), (579222, 4, 4, '兔子先生 x 鴻奇 - 北港 Beigang (prod.Huangfu)', 1565853, None, 3, 2, 0, 'music/k7/82/k7820320/JoB4Yr7scr7aH2ZYTmfsS6.mp3', 0, 'song_covers/k7/82/k7820320/6UaKNHamETBWxtNVc6eMJV.jpg', 1, '', '兔子先生:\n我在北港生 要在北港死\n我是媽祖的子 保庇平安順遂\n我是北港人 做人有正氣\n阿嬤的道理 毋通放袂記\n\n阿爸認真打拼 阿母賢慧煮食\n我的一切 攏是父母給我\n我不要啥 只要恁過的快活\n等我成功 返來光榮陳家\n\n猴頭鼠耳 阿斯芭樂\n看我風光 你目孔赤\n叫你做人老實 你是講都毋聽\n現在我開米漿 你替我開車\n\n三月十九辦桌 誰先來先食\n財神爺廟 蓋在我家旁邊\n講到藝閣 很多電子花車\n媽祖 虎爺 攏嘛經過我家樓下\n\n兄弟姐妹 鬥陣熱鬧逛街\n朝天宮前 還有卡拉OK\n炮仔煙火 已經準備好勢\n北港變做不夜城 \n就是阮的工作\n\n我在北港生 要在北港死\n我是媽祖的子 保庇平安順遂\n我是北港人 做人有正氣\n阿嬤欸道理 毋通放袂記\n \n自細漢 食鴨肉飯食甲大\n起床 買早餐阮都無再拖\n現在 公園邊 還有火雞肉飯 \n加顆 魯蛋 再配一碗雞腳湯\n麵線糊 就要配油飯\n煎盤粿 上面還有加米腸\n說到晚上\n圓環 巷子內 \n滷肉 排骨 在地 食阿攏嘛袂隨便\n\n歡迎你來我的家鄉\n我就在這裡長大\n不管來自哪理\n攏是停車袂錢 拜拜ㄧ百\n現在我在外面打拼 為了我的母親\n腦袋浮現小時候 你對我的苦心\n做事做到三更半瞑 累到哈欠\n阮北港人 從來攏袂怨嘆 嘛袂放棄\n細漢欸夢 就是給父母過好日子\n阿爸阿母 毋免操煩 我馬上回去\n\n鴻奇:\n咱毋是真普通 徛起圓環朝天宮\n北港囡仔雙手合掌虔誠來勢洶洶\n古早大橋百鳥朝鳳護駕千里順風\n風調雨順聖母坐鎮保庇冥冥之中\n\n北港炮 旌旗掃 三月十九來慶奏\n火爐灶 虎爺嘯 漫漫濃煙炸犁炮\n藝陣藝閣 街巷古色古香\n廟寺廟埕 人潮袂振袂振\n\n傳承文化有咱少年輩\n弄龍弄獅踮咱地盤笨港街\n沉底的飛龍準備欲起飛\n我謹記祖先講的話\n\n風吹 落地 生根踮我的家鄉 (衝衝)\n開花 草地 陪養我的力量 (衝衝)\n香火 土地 這是咱的信仰 (衝衝)\n我是北港的囡仔 氣勢可比先鋒\n\n我在北港生 要在北港死\n我是媽祖的子 保庇平安順遂\n我是北港人 做人有正氣\n阿嬤欸道理 毋通放袂記', 0, '立即訂閱 北港Beigang 官方YouTube頻道 ►https://www.youtube.com/channel/UCVHc...\n立即關注 北港Beigang 官方Facebook粉絲專頁►https://www.facebook.com/BeigangCulture/\n立即追蹤 北港Beigang 官方Instagram粉絲專頁►https://www.instagram.com/beigangcult...\n-----------------------------------------------------\n立即訂閱兔子先生官方YouTube頻道 ►https://www.youtube.com/channel/UCdbS... \n立即關注兔子先生官方Facebook粉絲專頁►https://www.facebook.com/rabbit0322/ \n立即追蹤兔子先生官方Instagram粉絲專頁►https://www.instagram.com/mr_rabbit0322/\n\n\n【北港Beigang】\n作詞:陳信宇/蔡鴻奇 \n作曲:陳信宇/蔡鴻奇 \n編曲:Huangfu\n錄音:Wave\n\n導演:羅仁豪\n空拍:吳政勳\n剪接:Huangfu \n\n2019年 新年開春直接來波炸的,讓大家知道我們北港囝仔來勢洶洶 \n這首音樂,我們準備了半年~終於在過年前完成了~\n\n這首是由我們北港在地子弟 兔子先生 Mr.Rabbit 陳信宇 加上 專業編曲師 Huangfu 以及 北港Beigang粉專小編 合力完成這首歌~!\n也感謝 MR.H studio影像 專業拍攝\n\n大家都知道一直以來我們致力於推廣北港文化,所以我們想藉由這首歌 這個MV,還有裡面的歌詞去讓大家知道,我們北港囝仔對家鄉的喜愛,而片尾還有彩蛋唷!!\n\n也請北港的鄉親,還有我們的粉絲們,請務必一定要幫我們分享??\n讓更多人 看見北港,了解北港\n北港真的是一個 很帥的地方~❤️\n\n✨讓更多人知道北港開始不一樣了,越來越帥了✨', 0, '', 225, 320000, datetime.datetime(2019, 4, 6, 12, 2, 5), datetime.datetime(2019, 4, 6, 12, 4, 44), datetime.datetime(2019, 4, 6, 12, 4, 44), datetime.datetime(2019, 4, 6, 12, 4, 44), 1695, 35, 6, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1565853, 'sha1$fpjNsGGPGlwm$7182ddbc0e6ecaa7eb449a232679886aa3a67ee1', datetime.datetime(2025, 4, 15, 13, 42, 33), 0, 'k7820320', '信宇', '陳', 'k7820320@gms.tku.edu.tw', 0, 1, datetime.datetime(2015, 10, 20, 23, 35, 10), 1225014, 4, 3, 1565853, 'profile_images/k7/82/k7820320/gZDboKK4vGYf3qRUUzi4VQ.jpg', 'M', '', '兔子先生', 886, '985639777', datetime.date(1995, 3, 22), 'YUN', 102, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 49), 1, datetime.datetime(2015, 10, 20, 23, 35, 10), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"show_birthday":2,"accredited_datetime":"2021-06-03T11:25+00:00","hide_location":false}', 19225, 203, 23, 6, 1, 0, '', 0, None), (672212, 4, 3, 'Day By Day (ft. 神經元, 林哲宇, 大師兄, 賴奕泓, 鱔魚意麵, ZM, 小卡比, 陳有祺)', 2438909, 97317962, 3, 2, 0, 'music/Gu/mm/GummyBBB/aP9FTsCYG5n8FP4WokYssn.mp3', 0, '', 1, '', 'I’ve been doin’ this shit day by day\n帶著一身榮光回台北\nI’ve been doin’ this shit day by day\nDay by day, day by day, day by day\nI’ve been doin’ this shit day by day\n帶著一身榮光回台北\nI’ve been doin’ this shit day by day\nDay by day, day by day, day by day\n\n[神經元]\n說真的有點不想回台北 \n這城市好像從來沒在睡\n儘管獨自俯瞰著盆地的夜太美\n但孤單時誰來陪\n連撫慰心靈的食物也太貴\nStriving day by day, 只想別太累\nIt was always you that made my day\n當一切都結束 we gon‘ fade away \n沒有終點\n像爬著迴旋樓梯卻不會有天爬到頂端\n詭譎的空間\n像在跑步機上前進卻看著同樣景觀\n不斷繞著圈 軌跡像個圓\n不斷繞著圈 軌跡像個圓\n\n[林哲宇]\nDay by day \nDoing this shit day by day\n一個接著一個track \n怎麼切才對\n存不到錢 工具比你菸還貴\n枕邊放的詩 入夢前先來背\n你是誰 去哪裡\n不知道 拿起了筆\nWhen I got green I got grin\n更高的scenery\nI don’t give a fuck\nIf you fuck with me\n\n[大師兄]\n我厭世 長見識\n讀大氣我撥雲又見日\n採菊東籬下 悠然見南山\n我在誰的屋頂上\n七星貓空四獸劍南山\n她說別抽菸\n徐風吹過 看亂紅飛過鞦韆\n信自己沒錯 總有時候\n不枉費幾十年兜圈\nWoah 青春剩幾年你還沒玩夠\n別催我發歌你們一起團購\nGood shit on fire時繼續傳播\n燈紅酒綠夜裡依舊閃爍\nWoah 依舊閃爍\n\n[賴奕泓]\n走遍多少美景 還好有你\n陪伴在這條路yah\n沿途風光 盡收眼底\n但別忘了keep on moving\n下個十年 不能食言\n時間早在倒數欸\n做好準備 what you doing\n別再跟我說你不行\n沒剩多少時間哪還能輕易被白費\n瞄準我的目標 不偏不倚\n而且還day by day 所以\n我全球在地化 不用去太計畫 \n靜待著何時會水到渠成\nEvery day hustle hard 不需要誇多大\n直到李知恩變成我的女人\n(Way up!)\n\nI’ve been doin’ this shit day by day\n帶著一身榮光回台北\nI’ve been doin’ this shit day by day\nDay by day, day by day, day by day\nI’ve been doin’ this shit day by day\n帶著一身榮光回台北\nI’ve been doin’ this shit day by day\nDay by day, day by day, day by day\n\n[鱔魚意麵] \n好好生活過好每一天\n你創造了世界和時間\n每刻活在當下的體驗\n藏在眼睛耳朵和指尖\n會把固定好的藍圖都實現\n我們會是下一個十年\n一切的一切都在一念之間\n走過一遍一遍又一遍\n\n[ZM]\n哼 Gummy出品 必是精品\n我的聲音出現 充滿驚喜\n破曉了初夜 路上滿是荊棘\n混雜的圈子 我們保持清醒\nYeah\n空白的歌詞本也看不清\n面對著生活 處亂不驚\n讓愛燒著我的肺傷得不輕\n安排著韻腳我算著注音\n多少的故事得複習他\n多少的字跡和橡皮擦\n多少的日子\n我懷抱著赤子\n知心和我的天賦得愛惜他\n我想要做到能獨一無二\n夢想這條路管現實如何\n只要船開出港怎能無痕\n用我們的音樂畫我們的圖騰\n\n[小卡比]\nDay by day, it’s different from the past\nFamily and friends are the only thing that you can trust\nNot the same background \nBut start from the same steps\nHope you remember\nLast but not least\nCherish what we have\n從沒想過怎麼代表台北city\n他們不相信的時候只有I believe it\nKeep grinding day by day, hustle for my lady\n告訴他們要幹一票大的 I’m ready\n\n[陳有祺]\n敲響Gummy B的門鈴 看beat的成形\n聽韻的魅力 生命的雛形\n兄弟求騰雲 外面定奪浮雲\n功利又圖名還有誰會等你\n帶著耳機I feel the magic\nOld school 還是Lil Baby\n播著那些熱的燙的roll根胖的\n放著唱著放肆這樣子bounce\n接著隔天考試又被當\n隨著學期的開始倒數\n那些流失進度開始爆補\n順便cook the vibe氣氛開始熬煮\n兄弟們放心I’m better now\n放心 不會沒命的 \n當daily routine了\n篤定的 我骨子硬的\n\nI’ve been doin’ this shit day by day\n帶著一身榮光回台北\nI’ve been doin’ this shit day by day\nDay by day, day by day, day by day\nI’ve been doin’ this shit day by day\n帶著一身榮光回台北\nI’ve been doin’ this shit day by day\nDay by day, day by day, day by day\n\n[Gummy B]\nYeah we’ve been through the highs and lows \n黑夜比白天多 少人不再聯絡\n但我們依舊在前頭\n有話對拍點說 都不曾改變過\nGone through this everyday shit\n累積再堆疊 不斷地飛越\n等有一天我揮別了過去苦的歲月\n坐上我的飛碟 and we gon’ fly high 化繭為蝶\n\nI’ve been doin’ this shit day by day\n帶著一身榮光回台北\nI’ve been doin’ this shit day by day\nDay by day, day by day, day by day\nI’ve been doin’ this shit day by day\n帶著一身榮光回台北\nI’ve been doin’ this shit day by day\nDay by day, day by day, day by day', 0, '《安泰》11. Day By Day\r\n-\r\n製作人 Producer:Gummy B\r\n詞曲 Lyricist & Composer:Gummy B, 神經元, 林哲宇, 大師兄, 賴奕泓, 鱔魚意麵, ZM, 小卡比, 陳有祺\r\n編曲 Beat Arranger:Gummy B\r\n錄音 Recording Engineer:Gummy B, 鱔魚意麵\r\n混音 Mixing Engineer:Gummy B\r\n母帶後期 Mastering Engineer:Gummy B\r\n-\r\nGummy B\r\nhttps://www.instagram.com/gummy.bbbb/\r\n神經元\r\nhttps://www.instagram.com/_madneuron_/\r\n林哲宇\r\nhttps://www.instagram.com/ljhyu226/\r\n大師兄\r\nhttps://www.instagram.com/ahjii_9.15/\r\n賴奕泓\r\nhttps://www.instagram.com/tedlailamar/\r\n鱔魚意麵\r\nhttps://www.instagram.com/bigbulllazier/\r\nZM\r\nhttps://www.instagram.com/1120zm/\r\n小卡比\r\nhttps://www.instagram.com/lil_karbi/\r\n陳有祺\r\nhttps://www.instagram.com/_____c.h._/', 0, '', 384, 320000, datetime.datetime(2022, 2, 20, 12, 10, 17), datetime.datetime(2022, 2, 11, 18, 33, 19), datetime.datetime(2022, 2, 20, 12, 0), datetime.datetime(2025, 3, 13, 10, 1, 45), 177187, 4084, 519, 1, 11, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2438909, 'sha1$K4oDaAPvdx9Z1SG5Jmy6ES$2501b0e4e35ef47d17a73e1e033a3ab4ca3aa4c3', datetime.datetime(2025, 2, 8, 20, 46, 1), 0, 'GummyBBB', '', '', 'gummybmusic@gmail.com', 0, 1, datetime.datetime(2019, 5, 23, 9, 26, 33), 2009813, 4, 4, 2438909, 'profile_images/Gu/mm/GummyBBB/gikMrqaZj2EACVFTq8SHSH.jpg', 'M', '黃立堯', 'Gummy B', 886, '978382264', datetime.date(2000, 9, 11), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2019, 5, 23, 9, 26, 33), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":0,"accredited_datetime":"2021-06-15T05:58+00:00","hide_location":false}', 2027956, 17783, 39, 827, 1, 0, '', 0, None), (615723, 4, 4, '外星人', 2438909, 97317962, 3, 2, 0, 'music/Gu/mm/GummyBBB/UU8rvdxBqYV2q9xMy6r3Do.mp3', 0, 'song_covers/Gu/mm/GummyBBB/WGEdninaua9tJXnxSgXzCy.jpeg', 1, '', "最近沒事我都窩在房間\n隨便寫一寫歌 翻一翻舊的照片\n好多 過去的事情太美有點想念\n那照片上的男孩 他笑容真的好甜\nLike 無憂無慮 他笑得無憂無慮\n在他的生活中也沒有什麼需要顧慮\n不用 擔心能否變得富裕 甚至還\n不用 計畫什麼時候要搬出去 \n(All he have to do is)\n好好讀書 好好考試\n再帶著祝福 把天賦好好保持\n未經雕琢的寶石 還是自由的靈魂\n不用擔下他人賦予的價值\n來自同儕或是親人\n他還可以笑 而且笑得好美\n沒有想過太多 只想用力高飛\n飛到天邊 徜徉在陽光下\n吃著甜點 想像哪一天會長大\n\n那時好多值得 開心的\n不到非常美好但也 還行呢\n不必在乎說的話誰 在聽著\n他的眼睛閃著光芒 像是大海清澈\n但 現在他慢慢不 再興奮\n有時覺得世界剩他 還醒著\n像是誤闖地球的 外星人\n他的生活被遺忘了 在銀河\nUh oh \n\nWell, maybe the whole time I'm just overthinking\n我是個感性的人 常想太多的心情\n直到已經瀕臨 崩潰的邊緣\n才試著拉著自己重回 清醒的界線\n他們問我 你幹嘛不喝酒\n喝到醉了一大場 就 讓你對自己不再那麼苛求\n但我不喜歡酒精的味道 \n更不想醒來時像個肥料 被自己的嘔吐物圍繞\n抱歉 我可能不是你想像的\n能靠著音樂養活家人 我也是這樣想的\n到底該不該 誠實地講所有心裡面想講的\n啊不管怎麼樣 生活的擔子我還是要扛著\n我還可以笑 但我笑得好累\n累人的事太多 多到心力交瘁\n但不用太過擔心我還撐得住的寶貝\n有一天我會在這建立屬於我的堡壘\n\n那時好多值得 開心的\n不到非常美好但也 還行呢\n不必在乎說的話誰 在聽著\n他的眼睛閃著光芒 像是大海清澈\n但 現在他慢慢不 再興奮\n有時覺得世界剩他 還醒著\n像是誤闖地球的 外星人\n他的生活被遺忘了 在銀河\nUh oh", 0, '《安泰》03. 外星人\r\n-\r\n這種歌始終不是為別人的。它是為自己的,為與自己對話,為自己解惑,也為讓自己確定是否該繼續。曾有人建議我偶爾寫幾首芭樂歌,能被聽到的機會才比較大。我笑了笑,但仍從心底刨出了最深的想法刻出了這首歌。可能我還是適合當個獨善其身的外星人吧。\r\n-\r\n製作人 Producer:Gummy B\r\n詞曲 Lyricist & Composer:Gummy B\r\n編曲 Beat Arranger:eeryskies\r\n錄音 Recording Engineer:Gummy B\r\n混音 Mixing Engineer:Gummy B\r\n母帶後期 Mastering Engineer:Gummy B\r\n-\r\nGummy B\r\nhttps://www.instagram.com/gummy.bbbb/', 0, '', 252, 320000, datetime.datetime(2022, 2, 1, 19, 57, 44), datetime.datetime(2020, 6, 11, 2, 26, 55), datetime.datetime(2020, 6, 11, 2, 30, 32, 783630), datetime.datetime(2022, 2, 20, 11, 37, 22), 128730, 3067, 705, 1, 3, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2438909, 'sha1$K4oDaAPvdx9Z1SG5Jmy6ES$2501b0e4e35ef47d17a73e1e033a3ab4ca3aa4c3', datetime.datetime(2025, 2, 8, 20, 46, 1), 0, 'GummyBBB', '', '', 'gummybmusic@gmail.com', 0, 1, datetime.datetime(2019, 5, 23, 9, 26, 33), 2009813, 4, 4, 2438909, 'profile_images/Gu/mm/GummyBBB/gikMrqaZj2EACVFTq8SHSH.jpg', 'M', '黃立堯', 'Gummy B', 886, '978382264', datetime.date(2000, 9, 11), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2019, 5, 23, 9, 26, 33), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":0,"accredited_datetime":"2021-06-15T05:58+00:00","hide_location":false}', 2027956, 17783, 39, 827, 1, 0, '', 0, None), (629067, 4, 4, '敦化南路', 2438909, 97317962, 3, 2, 0, 'music/Gu/mm/GummyBBB/HFVgfDxgYWF6HcWTKdsYiy.mp3', 0, 'song_covers/Gu/mm/GummyBBB/EZxzDVbvtLGW2JokpZdxUj.jpeg', 1, '', '還記得那時覺得這是監獄\n什麼事情都辦不到 \n這樣的生活怎麼延續 \n何時能止盡我看不到\n別亂胡鬧 他們對我說\n書讀好 絕對沒有錯\n看那讀書少的 無處跑\n那出處好的 以後才有可能get more gold\n幸好我沒全聽他的\n做了幾首決定發了\n夢與現實不停拉扯\n想做全職 被當作瞎扯 \n小孩才做選擇\n魚和熊掌我全都要 \n誰說兩者不可兼得 \n想到票sold out 在夢裡也會偷笑 \n但 有時也想念那時光\n現在也沒那麼厭惡\n扛著壓力來自四方\n但我已做到令好多人羨慕\n記得誰跟我說 你很有天賦 別浪費它\n當時我發誓過 只有被殺死我 才會乖乖地閉上嘴巴\n故事從那裡開始 \n不知何時結束 \n還沒說完台詞\n劇本裡還有好多頁數\n無法把時間揮霍掉\n這個時代逼著我要堅強\n再給我十年會做到\n讓我的母校邀我回去演講 \n\n當我再度回到這裡 \n空氣依然霧濛 \n時間把我沖個徹底 \n身份已經不同 \n不變的是 曾發的誓\n慢慢的 更加頑固 \n浮現的是 那八個字\n把那遊戲 增加難度\nYou see me 再度回到這裡\n當我再度回到這裡 \n當我再度回到這裡 \n當我再度回到這裡 \n\n但這城市 過得太快\n有時也無法適應 \n好多人事 不停汰換 \n眨眼就變了市景 \n有的崛起 有的衰敗\n早已見慣的事情 \n有人相聚 有人拆散\n一切都如夢似醒 \n好比敦南誠品熄了燈 \n彷彿世代的終止 \n曾不打烊如今閉了門 \n好多故事 就從此塵封在 \n每一個台北人心中\n從寒冬一直到盛夏\n城市的夜裡沒星空\n但是也曾有座燈塔\n站在那裡指引我\n回到最初的港灣 \n在我迷茫的時候 點醒我\n付出不是為了榜單\n想想看 要跳得高\n那必須先得蹲低\n責任意味著能力\n而能力更需被珍惜\n於是我奮力跳起張望\n想要看得更遠\n這世界大的超乎我的想像 \n不知海的深淺 \n也還沒有經歷過太多創傷 \n用詞還很淺顯\n所以想把一切裝進相框 \n再一路帶回原點 \n\n當我再度回到這裡 \n空氣依然霧濛 \n時間把我沖個徹底 \n身份已經不同 \n不變的是 曾發的誓\n慢慢的 更加頑固 \n浮現的是 那八個字\n把那遊戲 增加難度\nYou see me 再度回到這裡\n當我再度回到這裡 \n當我再度回到這裡 \n當我再度回到這裡 \n\n(回到敦化南路 \n種滿樹的敦化南路 \n每天塞的敦化南路 \n走了十年的敦化南路 \n永遠的敦化南路)', 0, '《安泰》10. 敦化南路\r\n-\r\n動力火車把忠孝東路走了九遍,\r\n但我把敦化南路走了十年啊。\r\n-\r\n製作人 Producer:Gummy B\r\n詞曲 Lyricist & Composer:Gummy B\r\n編曲 Beat Arranger:Gummy B\r\n錄音 Recording Engineer:Gummy B\r\n混音 Mixing Engineer:Gummy B\r\n母帶後期 Mastering Engineer:Gummy B\r\n-\r\nGummy B:\r\nhttps://www.instagram.com/gummy.bbbb/', 0, '', 228, 320000, datetime.datetime(2022, 2, 1, 20, 1, 29), datetime.datetime(2020, 11, 28, 17, 28, 57), datetime.datetime(2020, 11, 28, 17, 55, 29, 798088), datetime.datetime(2022, 2, 20, 11, 37, 30), 209234, 5378, 758, 1, 10, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-03-24"],"recommend_by_editor":true,"top_record_weekly_champions":[[2023,9]]},"CN":{"song_of_the_days":["2022-03-25"]}}', 0, 0, 0, 0, 2, 2, 2438909, 'sha1$K4oDaAPvdx9Z1SG5Jmy6ES$2501b0e4e35ef47d17a73e1e033a3ab4ca3aa4c3', datetime.datetime(2025, 2, 8, 20, 46, 1), 0, 'GummyBBB', '', '', 'gummybmusic@gmail.com', 0, 1, datetime.datetime(2019, 5, 23, 9, 26, 33), 2009813, 4, 4, 2438909, 'profile_images/Gu/mm/GummyBBB/gikMrqaZj2EACVFTq8SHSH.jpg', 'M', '黃立堯', 'Gummy B', 886, '978382264', datetime.date(2000, 9, 11), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2019, 5, 23, 9, 26, 33), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":0,"accredited_datetime":"2021-06-15T05:58+00:00","hide_location":false}', 2027956, 17783, 39, 827, 1, 0, '', 0, None), (672611, 4, 4, '石橋', 2438909, 97317962, 3, 2, 0, 'music/Gu/mm/GummyBBB/CT3UQy8NRHnQx8u2g9cWRW.mp3', 0, 'song_covers/Gu/mm/GummyBBB/ibEMbbeMc92mjzwzUuTVBD.jpeg', 1, '', '他說:\n「我愛上了一名女子\n腦海裡面都是她行為舉止\n想著當初見到她的驚鴻一瞥\n就落入塵世那一劫」\n祂聽到了問:\n「你是否真如此愛她\n到甘願斷了所有根\n忍耐漫長等待不去怪她\n承載的苦難全都認」\n他肯定地回答:\n「若是因為她 要四海為家 \n受風雨吹打 只要相會那\n我就不會怕」\n祂聽到了笑了笑:\n「好 若你真的如此想得到\n那你必須化做一座石橋\n承受那孤獨的考驗至少⋯⋯」\n\n五百年日曬 五百年風吹 五百年雨淋\n想什麼是愛 想怎麼釋懷 想怎麼撫平\n看過誰空杯 看過人慟悲 看多了宿命\n忽暗忽明 忽遠忽近 緣已注定\n\n於是他獨自在那裡佇立著\n度過的每天都不斷注意著\n遠方走過的人\n像是被勾走了魂 \n怕哪天就這樣錯過了\n機會溜走了 卻走了神\n時光荏苒 但是他仍然\n沒有見到伊人的身影\n他逼自己冷靜 要相信真命\n於是他忍著\n天又變冷了\n痛如此深刻\n他已經等了\n\n五百年日曬 五百年風吹 五百年雨淋\n想什麼是愛 想怎麼釋懷 想怎麼撫平\n看過誰空杯 看過人慟悲 看多了宿命\n忽暗忽明 忽遠忽近 緣已注定\n五百年日曬 五百年風吹 五百年雨淋\n想什麼是愛 想怎麼釋懷 想怎麼撫平\n看過誰空杯 看過人慟悲 看多了宿命\n忽暗忽明 忽遠忽近 緣已注定\n\n有一天她終於經過\n頭也不回的經過\n但就是這樣的經過\n讓他頓悟了什麼是因果\n五百年他看了很多\n有人從相愛到跟彼此叫罵 (I hate you)\n有人當生命是笑話 \n選擇在月亮又升起時跳下 (Let me go)\n祂說:「這就是緣\n在對的時間 讓對的事實現\n命運就像是絲線\n相互交結成一大幅織面\n你以為你等了很久\n只為了在這時候與她見面\n但看看她走向的那位朋友\n為此刻他早已經忍了千年」', 0, '《安泰》05. 石橋\r\n-\r\n製作人 Producer:Gummy B\r\n詞曲 Lyricist & Composer:Gummy B\r\n編曲 Beat Arranger:H.S.U (B33 Studio)\r\n吉他編制 Guitar:Eason13 (B33 Studio)\r\n錄音 Recording Engineer:Gummy B\r\n混音 Mixing Engineer:Gummy B, Jaxon (B33 Studio)\r\n母帶後期 Mastering Engineer:Gummy B\r\n-\r\nGummy B\r\nhttps://www.instagram.com/gummy.bbbb/\r\nB33 Studio\r\nhttps://www.instagram.com/b33studio_official/', 0, '', 220, 320000, datetime.datetime(2022, 2, 14, 16, 34, 37), datetime.datetime(2022, 2, 14, 16, 34, 18), datetime.datetime(2022, 2, 20, 12, 0), datetime.datetime(2022, 2, 20, 12, 0, 29), 420982, 9516, 2034, 1, 5, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-02-26"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2022-02-27"],"top_record_weekly_champions":[[2022,8]]}}', 0, 0, 0, 0, 2, 2, 2438909, 'sha1$K4oDaAPvdx9Z1SG5Jmy6ES$2501b0e4e35ef47d17a73e1e033a3ab4ca3aa4c3', datetime.datetime(2025, 2, 8, 20, 46, 1), 0, 'GummyBBB', '', '', 'gummybmusic@gmail.com', 0, 1, datetime.datetime(2019, 5, 23, 9, 26, 33), 2009813, 4, 4, 2438909, 'profile_images/Gu/mm/GummyBBB/gikMrqaZj2EACVFTq8SHSH.jpg', 'M', '黃立堯', 'Gummy B', 886, '978382264', datetime.date(2000, 9, 11), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2019, 5, 23, 9, 26, 33), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":0,"accredited_datetime":"2021-06-15T05:58+00:00","hide_location":false}', 2027956, 17783, 39, 827, 1, 0, '', 0, None), (671479, 4, 4, '別太走心', 2438909, 97317962, 3, 2, 0, 'music/Gu/mm/GummyBBB/RDXS2MRX9oT4m8FgQsBqiD.mp3', 0, '', 1, '', '(Where are we from? Where do we go?\nWhere are we from? Where do we go?\nWhere are we from? Where do we go?\nWhere are we from? Where do we go?)\n\n當我再次撲空 從夢裡又回到了現實\n像是開在霧中 看不清還硬要堅持\n說我挺要面子 哼 不足道的面子\n和你知道的不同 那個我只是個騙子\n隨你舉報我 取笑我 取消我\nI don’t give a fuck\nYeah I don’t give a fuck\n若被理解得太容易的話\n太容易的話 就是太中立的話\n或是太同意的話 讓你覺得太懂你的話\n那些I don’t give a fuck\nCall me a rapper, call me an artist\n就已冠上各種新稱謂了\n但我的功能或許僅剩為了\n可以讓你快樂那種entertainer\n不斷地深入又掏出\n每一絲痛苦所帶來都挺珍貴的\n但最後你拿走了寶珠\n而我卻空虛地 僅存個貝殼\n\n(Where are we from? Where do we go?\nWhere are we from? Where do we go?\nWhere are we from? Where do we go?\nWhere are we from? Where do we go?)\n\nWhere you from? Who you with? Where you goin’?\n如果有冒犯到你 抱歉別太走心\n但我最累的不是心 而是那脾肝腎\n別把我看成誰我也只是個一般人\nWhere you from? Who you with? Where you goin’?\n如果有冒犯到你 抱歉別太走心\n但我最累的不是心 而是那脾肝腎\n別把我看成誰我也只是個一般人\n\nWe are blind to reality\n你愛的不一定也愛著你\n該要怪世界還怪自己\n毫無意義的孩子氣\n想要脫離agony\n卻 對得不到的太痴迷\n被 慾望逼到快窒息\n了不起的蓋茲比\nEverybody got choices\n又不是錯了就會死\nWho gon’ be the one that saves you\n尋找心靈oasis\n當我說了我沒事\n代表想要讓你認為我沒事\n而我到底是否沒事\n沒事 這不甘你的回事\nlike\n無菜單料理 不管再挑剔\nAll you gotta do is wait\n做好了自然會叫你 等到有消息\n再來往你肚裡喂\n聖徒缺乏要幫補 客要一味地款待\n懂我的用心良苦 再來品味這盤菜\n\nWhere you from? Who you with? Where you goin’?\n如果有冒犯到你 抱歉別太走心\n但我最累的不是心 而是那脾肝腎\n別把我看成誰我也只是個一般人\nWhere you from? Who you with? Where you goin’?\n如果有冒犯到你 抱歉別太走心\n但我最累的不是心 而是那脾肝腎\n別把我看成誰我也只是個一般人', 0, '《安泰》02. 別太走心\r\n-\r\n製作人 Producer:Gummy B\r\n詞曲 Lyricist & Composer:Gummy B\r\n編曲 Beat Arranger:Gummy B \r\n錄音 Recording Engineer:Gummy B\r\n混音 Mixing Engineer:Gummy B\r\n母帶後期 Mastering Engineer:Gummy B\r\n-\r\nGummy B\r\nhttps://www.instagram.com/gummy.bbbb/', 0, '', 194, 320000, datetime.datetime(2022, 2, 1, 20, 13, 13), datetime.datetime(2022, 2, 1, 20, 12, 52), datetime.datetime(2022, 2, 20, 12, 0), datetime.datetime(2022, 2, 20, 12, 0, 29), 38112, 1056, 115, 1, 2, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2438909, 'sha1$K4oDaAPvdx9Z1SG5Jmy6ES$2501b0e4e35ef47d17a73e1e033a3ab4ca3aa4c3', datetime.datetime(2025, 2, 8, 20, 46, 1), 0, 'GummyBBB', '', '', 'gummybmusic@gmail.com', 0, 1, datetime.datetime(2019, 5, 23, 9, 26, 33), 2009813, 4, 4, 2438909, 'profile_images/Gu/mm/GummyBBB/gikMrqaZj2EACVFTq8SHSH.jpg', 'M', '黃立堯', 'Gummy B', 886, '978382264', datetime.date(2000, 9, 11), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2019, 5, 23, 9, 26, 33), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":0,"accredited_datetime":"2021-06-15T05:58+00:00","hide_location":false}', 2027956, 17783, 39, 827, 1, 0, '', 0, None), (671473, 4, 4, '台北邊緣', 2438909, 97317962, 3, 2, 0, 'music/Gu/mm/GummyBBB/WsbPpja4yBTfVW2nAzU4oy.mp3', 0, '', 1, '', 'Heading back to my street\n安泰不只代表地址\n雖在台北邊緣地帶\n過條街就到了汐止\nBut my shit ain’t gon’ miss\n對我就是那個意思\n從這山腳下的公寓\n一步一步走到極致\n\n走到極致 也\n沒那麼勵志 yeah\n長到183想要著述等身那還得一直寫\n被掏空及撕裂\n看著鏡子你是誰\n想衝出這裡但不管往哪都碰得一鼻子灰\n(Ah ah ah ah choo!)\n他媽的過敏性鼻炎\n那溫度差帶來的報應\n這感覺也只能被收進心裡面\n如果你樂意 來到我這裡 歡迎你走得近一點\n像一隻新生的 birdie 第一次飛上天獲得新體驗\n\nHeading back to my street\n安泰不只代表地址\n雖在台北邊緣地帶\n過條街就到了汐止\nBut my shit ain’t gon’ miss\n對我就是那個意思\n從這山腳下的公寓\n一步一步走到極致\n\nHeading back to my street\n安泰不只代表地址\n雖在台北邊緣地帶\n過條街就到了汐止\nBut my shit ain’t gon’ miss\n對我就是那個意思\n從這山腳下的公寓\n一步一步走到極致', 0, '《安泰》01. 台北邊緣\r\n-\r\n製作人 Producer:Gummy B\r\n詞曲 Lyricist & Composer:Gummy B\r\n編曲 Beat Arranger:Gummy B\r\n錄音 Recording Engineer:Gummy B\r\n混音 Mixing Engineer:Gummy B\r\n母帶後期 Mastering Engineer:Gummy B\r\n-\r\nGummy B\r\nhttps://www.instagram.com/gummy.bbbb/', 0, '', 136, 320000, datetime.datetime(2022, 2, 20, 12, 9, 31), datetime.datetime(2022, 2, 1, 19, 35, 34), datetime.datetime(2022, 2, 20, 12, 0), datetime.datetime(2022, 2, 20, 12, 9, 34), 64852, 1198, 97, 1, 1, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2438909, 'sha1$K4oDaAPvdx9Z1SG5Jmy6ES$2501b0e4e35ef47d17a73e1e033a3ab4ca3aa4c3', datetime.datetime(2025, 2, 8, 20, 46, 1), 0, 'GummyBBB', '', '', 'gummybmusic@gmail.com', 0, 1, datetime.datetime(2019, 5, 23, 9, 26, 33), 2009813, 4, 4, 2438909, 'profile_images/Gu/mm/GummyBBB/gikMrqaZj2EACVFTq8SHSH.jpg', 'M', '黃立堯', 'Gummy B', 886, '978382264', datetime.date(2000, 9, 11), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2019, 5, 23, 9, 26, 33), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":0,"accredited_datetime":"2021-06-15T05:58+00:00","hide_location":false}', 2027956, 17783, 39, 827, 1, 0, '', 0, None), (598350, 4, 3, 'Eye saw me last night.. ft.HUGO', 2450853, None, 3, 2, 0, 'music/bi/rs/birstyle236016/CsXerLzT2AyuzKsi35ycR5.mp3', 0, 'song_covers/bi/rs/birstyle236016/pLdvtqGmxmuJa7XHrLV5Fe.png', 1, '', 'Verse 1 Green Soul\nWow who who who 誰在靠近\n為了人身安全 喵了一下後照鏡\nKeep out of the way\n回憶不斷浮現鏡中倒影不就是我的從前\n逐漸緊張的持續向前\n過去的自己緊抓我衣領 \n不想回憶從前 想像是場夢 這都是虛擬\nFuck ass 乾那督丟鬼(台語)\n是不是身體出了點毛病\n嘗試變換方式 帶點髒字逃避\n卻發現它化身黑影如影隨行\n動慢慢吞噬了靈魂 該要換個方式騎乘\n逃不出這輪迴 好像卡在這個時刻\n鏡中模糊慢慢清晰 \n緊張到詞窮 一時眼前都是紫色 fear\n\nBridge \n我拿起 再放下\nCheck me out 12\n\nHook\n開著末班車 記憶都放這\n大家的想法都不同不如就這樣都放著\n閃著鎂光燈 羞愧的逃著\n大家的想法都不同不如就這樣都放著\n\nVerse2 HUGO\nAye\n別在後面看著我 別看我屁眼\n人生後悔的太多 沒在乎細節\n什麼人生支點 我只在乎你我之間\n別用那淫蕩的視線 看著我\n做太多像神經病 \n我的詞句讓你覺得真精闢\n回到2016 再來到2019\n三年的時間 我依舊沒有想通\n習慣還是相同 還是喜歡在外逗留\n臉上多了痘痘 身邊少了朋友\n講這種東西感覺像是在念舊\n我平凡的像那一首歌的間奏\n我心愛的 跟我過精彩的\n生活 我輕拍 這裡的蒼蠅真多\n唯一不同的是 看 我做這些成果\n讓我多麽有成就 \n刷!', 0, 'Compose by \x08Green Soul , HUGO\nLyrics by Green Soul , HUGO\nRecording by Green Soul , HUGO\nMixing by Will Tsao(老曹)\nCover design by Subway0614\nBeat by Pro Era x Capital STEEZ Type Beat', 0, '', 163, 192000, datetime.datetime(2019, 11, 13, 9, 30, 41), datetime.datetime(2019, 11, 13, 9, 30, 38), datetime.datetime(2019, 11, 13, 12, 0), datetime.datetime(2025, 5, 8, 20, 50, 39), 5674, 226, 12, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2450853, 'sha1$i3TbJ1ksivkKGfVjRKny2G$2d1757b027809cc25ca53c8ca53e2b3589e1a868', datetime.datetime(2025, 5, 1, 16, 17, 4), 0, 'birstyle236016', '', '', 'birstyle236016@gmail.com', 0, 1, datetime.datetime(2019, 6, 18, 3, 8), 2021753, 4, 4, 2450853, 'profile_images/bi/rs/birstyle236016/LryES9c9PjUHAnBHiaoLo8.png', 'M', '施宇杰', '9reenSoul', 886, '922777685', datetime.date(1998, 3, 7), 'ILA', 87, 0, 1, None, datetime.datetime(2025, 6, 25, 21, 3, 11), 1, datetime.datetime(2019, 6, 18, 3, 8), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":1,"accredited_datetime":"2021-06-03T11:25+00:00","hide_location":false}', 16235, 327, 5, 0, 1, 0, '', 0, None), (485272, 4, 4, 'Cynical Boyz ( Erix ) - EXP', 1877752, None, 3, 2, 0, 'music/we/cy/wecynicalboyz/QtGbuWPDips3uEJUTbtfQH.mp3', 0, 'song_covers/we/cy/wecynicalboyz/QqhgZpN4uxZU9V3ER3uQzM.jpg', 1, '', '', 0, '', 0, '', 132, 198079, datetime.datetime(2017, 5, 23, 17, 8, 39), datetime.datetime(2017, 5, 23, 17, 8, 28), datetime.datetime(2017, 5, 23, 17, 8, 28), datetime.datetime(2017, 7, 4, 0, 0, 17), 17859, 646, 29, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2017,21]]},"CN":{"top_record_weekly_champions":[[2017,21]]},"HK":{"top_record_weekly_champions":[[2017,21]]}}', 0, 0, 0, 0, 2, 2, 1877752, 'sha1$KvykqBYUTEJf$4d71fe1af5d3127161274cd18a792024bd3ec9fd', datetime.datetime(2023, 6, 9, 17, 18, 5), 0, 'wecynicalboyz', '', '', 'souljalulu@gmail.com', 0, 1, datetime.datetime(2017, 5, 23, 16, 52, 13), 1449892, 4, 4, 1877752, 'profile_images/we/cy/wecynicalboyz/wyACpUWSsRvRTgPUHjips7.jpg', 'M', '吳昱儒', 'Cynical Boyz', 886, '939705432', datetime.date(2017, 5, 21), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 40), 1, datetime.datetime(2017, 5, 23, 16, 52, 13), 1, 0, 'zh-hant', 1, '{"show_intro":false}', 126632, 1310, 0, 278, 0, 0, '', 0, None), (557026, 4, 4, 'Cynical Boyz (培特Pett) - LOWKEY feat. 西屯純愛組 - High Loc & Henry', 1877752, None, 3, 2, 0, 'music/we/cy/wecynicalboyz/uQ5UAezSqh9yDsE84oYVE4.mp3', 0, 'song_covers/we/cy/wecynicalboyz/RqJRvrSB2m7z6GQEJFejm8.JPG', 1, '', '', 0, 'Youtube連結: https://www.youtube.com/watch?v=K0T8e0n-Cz8\r\n\r\n憤世嫉俗男孩與腦袋電波聯手出擊\r\n培特與西屯純愛組搭配製作人Kepfunk給你最純正的West Side \r\n快點進去感受台中 #53 的魅力吧\r\n\r\n-----------------------\r\n\r\n詞 Lyrics:培特Pett/High Loc/Henry\r\n曲 Composer:培特Pett/High Loc/Henry\r\n錄音 Recording:Multiverse Studio\r\n混音 Mixing:Boiii P (彭柏邑) \r\n編曲 Music Arranger : Kepfunk\r\n導演 Directed by / A Film by:AlanXu\r\n\r\n-----------------------\r\n\r\n培特Pett:https://www.instagram.com/pettpolo/\r\nHigh Loc : https://www.instagram.com/high_loc_1110/\r\nHenry : https://www.instagram.com/younghenry412/\r\nCynical Boyz Present: https://www.facebook.com/cynicalboyz/', 0, '', 228, 192000, datetime.datetime(2018, 5, 27, 3, 32), datetime.datetime(2018, 5, 27, 3, 31, 42), datetime.datetime(2018, 5, 27, 3, 31, 42), datetime.datetime(2018, 5, 27, 3, 37, 6), 9108, 356, 8, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1877752, 'sha1$KvykqBYUTEJf$4d71fe1af5d3127161274cd18a792024bd3ec9fd', datetime.datetime(2023, 6, 9, 17, 18, 5), 0, 'wecynicalboyz', '', '', 'souljalulu@gmail.com', 0, 1, datetime.datetime(2017, 5, 23, 16, 52, 13), 1449892, 4, 4, 1877752, 'profile_images/we/cy/wecynicalboyz/wyACpUWSsRvRTgPUHjips7.jpg', 'M', '吳昱儒', 'Cynical Boyz', 886, '939705432', datetime.date(2017, 5, 21), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 40), 1, datetime.datetime(2017, 5, 23, 16, 52, 13), 1, 0, 'zh-hant', 1, '{"show_intro":false}', 126632, 1310, 0, 278, 0, 0, '', 0, None), (550776, 4, 4, 'Cynical Boyz (培特Pett) – 快樂樹', 1877752, None, 3, 2, 0, 'music/we/cy/wecynicalboyz/QQcGrSbiY4vaeT62gp5Kq6.mp3', 0, 'song_covers/we/cy/wecynicalboyz/FQ2R7Xc93Kd5kwkVNGf6v3.jpg', 1, '', '', 0, '是什麼東西會讓你眼睛紅紅呢?是因爲難過嗎?是因為感動?是因為睫毛掉進眼睛裡面?還是因為你聽到了快樂樹?\n點進去這連結給你培特與夥伴們所種的快樂樹,讓你深入其境享受我們的派對。\n\n\n詞 Lyrics:培特Pett \n曲 Composer:培特Pett\n混音 Mixing:黃修\n編曲 Music Arranger:黃修 培特Pett\n導演 Directed by / A Film by:Fotobyang\n\n培特Pett:https://www.instagram.com/pettli/\nCynical Boyz Present. https://www.facebook.com/cynicalboyz/\n\n\n(小編貼心提醒)\n數位單曲線上收聽\niNDIEVOX → https://goo.gl/4fnyrx\nfriDay音樂 → https://goo.gl/BfsTLu\nmyMusic → https://goo.gl/N9oj59\nMOOV → https://goo.gl/ze3izS\nSpotify →https://goo.gl/x7coi8\nKKBOX → https://goo.gl/ku7qhi\nAmazon Music → https://goo.gl/xoCnXM\n虾米音乐 → https://goo.gl/X9vqua\nQQ 音乐 →https://goo.gl/adBZDW\n网易云音乐 → https://goo.gl/KgmhWe\n酷狗音乐 → https://goo.gl/N34w2R\n酷我音乐 → https://goo.gl/GnXa6x\n咪咕音乐 → https://goo.gl/fsvzzA\n專輯=載體=你可以體驗到當下的情境 聲音 感覺氛圍', 0, '', 194, 192000, datetime.datetime(2018, 3, 12, 10, 5, 41), datetime.datetime(2018, 3, 12, 10, 5, 25), datetime.datetime(2018, 3, 12, 10, 5, 25), datetime.datetime(2018, 3, 12, 10, 6, 24), 12155, 435, 4, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1877752, 'sha1$KvykqBYUTEJf$4d71fe1af5d3127161274cd18a792024bd3ec9fd', datetime.datetime(2023, 6, 9, 17, 18, 5), 0, 'wecynicalboyz', '', '', 'souljalulu@gmail.com', 0, 1, datetime.datetime(2017, 5, 23, 16, 52, 13), 1449892, 4, 4, 1877752, 'profile_images/we/cy/wecynicalboyz/wyACpUWSsRvRTgPUHjips7.jpg', 'M', '吳昱儒', 'Cynical Boyz', 886, '939705432', datetime.date(2017, 5, 21), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 40), 1, datetime.datetime(2017, 5, 23, 16, 52, 13), 1, 0, 'zh-hant', 1, '{"show_intro":false}', 126632, 1310, 0, 278, 0, 0, '', 0, None), (592384, 4, 4, 'Zoe The Chef (from Cynical Boyz) - BLAH BLAH BLAH', 1877752, None, 3, 2, 0, 'music/we/cy/wecynicalboyz/fiGGY64efDcbW2k8t5pYK3.mp3', 0, 'song_covers/we/cy/wecynicalboyz/Bx5GuMh8w5H7Gm4phxES2H.png', 1, '', 'オオオオオオオオオオオイ‼︎ 寝られない\n夜夜失眠 在輾轉等待\naaayyyyyyyeeeee 思緒凌亂\n凌晨四點 身心被審判\nthey arrested me for what i didn’t do\n高唱我權利時還沒有聽清楚\nI can be bad be mad 比賽比壞讓我嚐嚐你的厲害 \ni’ll be fine with it! lemme rhythm with it! \nsee the mode switch?\n一股臭氣突然籠罩我 現在一鼓作氣打出home run囉\n喔還在犯那種可惜的錯 很平的flow\nmind blown! \nmind blown! is it a joke? c’mon don’t put on a show\nfeel the shout from the crowd shiiiit\nthat’s what i thought\n\noh sorry folks 當那種等級的貨\n都太普通 放不上檯面全充公\nno 別再說 澎風的話別說出口\n從今以後 now why I’m from CYNICAL\n\n一不小心就當眾出糗 (they be like blah blah blah blah…)\n車久沒騎就稍微生鏽 (they be like blah blah blah blah…)\n現在的你似乎有點成就 (they be like blah blah blah blah…)\n不管你做什麼 I will blah blah blah blah….\n\nblah blah blah 剩下8個8\n怕怕怕 不會怕了吧 \n我知敵也算知己 大小生活自理\n你還算次級 現在沒什麼\n事情我要先走 沒大風大浪不用叫我\n秉持著家和萬事興 我沒有刺青\n喔自我牛肉好刺激 這是我第一次 \n搶到光 真的讓人想到慌\nreally wanna be the star \nreally讓人感到茫\nam I lost? ummmm\n部分的我時常感到哀傷 \n失敗也不怕我還有你可以栽贓\n因為自卑是你你你 成敗都是命命命\nso fuck fuck fuck fuck fuck fuck it\nlooks like i’m my only enemy\n\noh sorry folks 當那種等級的貨\n都太普通 放不上檯面全充公\nno 別再說 澎風的話別說出口\n從今以後 now why I’m from CYNICAL\n\n一不小心就當眾出糗 (they be like blah blah blah blah…)\n車久沒騎就稍微生鏽 (they be like blah blah blah blah…)\n現在的你似乎有點成就 (they be like blah blah blah blah…)\n不管你做什麼 I will blah blah blah blah….', 0, '不管你做什麼 I WILL...\n-\n詞 Lyrics:Zoe The Chef\n曲 Composer:Zoe The Chef、B-Alan\n和聲 Backing vocalist:B-Alan\n編曲 Music Arrange:Legant Carpet\n製作人 Producer:Lulu\n錄音 Recording Engineer:Lulu\n混音 Mixing:Lulu\n-\nZoe The Chef \nhttps://www.instagram.com/zoethechef/\n\nLegant Carpet\nhttps://www.instagram.com/legantcarpet/\n\nCynical Boyz\nhttps://www.instagram.com/cynicalboyz/', 0, '', 190, 320000, datetime.datetime(2019, 8, 20, 9, 0, 23), datetime.datetime(2019, 8, 20, 9, 0, 12), datetime.datetime(2019, 8, 20, 9, 12, 2, 421925), datetime.datetime(2019, 8, 20, 9, 12, 2), 4674, 175, 3, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1877752, 'sha1$KvykqBYUTEJf$4d71fe1af5d3127161274cd18a792024bd3ec9fd', datetime.datetime(2023, 6, 9, 17, 18, 5), 0, 'wecynicalboyz', '', '', 'souljalulu@gmail.com', 0, 1, datetime.datetime(2017, 5, 23, 16, 52, 13), 1449892, 4, 4, 1877752, 'profile_images/we/cy/wecynicalboyz/wyACpUWSsRvRTgPUHjips7.jpg', 'M', '吳昱儒', 'Cynical Boyz', 886, '939705432', datetime.date(2017, 5, 21), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 40), 1, datetime.datetime(2017, 5, 23, 16, 52, 13), 1, 0, 'zh-hant', 1, '{"show_intro":false}', 126632, 1310, 0, 278, 0, 0, '', 0, None), (572554, 4, 3, 'Red Bull 《UNDER THE BRIDGE》Cypher (CNCL REMIX) - Zoe the chef, 培特, 卡比, BC, Big Mac, B-Alan', 1877752, None, 3, 2, 0, 'music/we/cy/wecynicalboyz/6jFojiaXjTiUD2GLAVTtBB.mp3', 0, 'song_covers/we/cy/wecynicalboyz/bAWrwtsSDyYzcU5HwUd2v8.jpg', 1, '', '', 0, '這是其中一個角落,打著冷冽且科幻感的紅藍色燈光,這是早已廢棄的電視工廠。\n「2019第一場真人掠食秀*\n*CNCL音樂最新的一道料理」\n\n節目即將開始,請不要離開座位。\n螢幕中的你和我\n都是你我最真實的樣子嗎?\n我們造夢,在夢裡手舞足蹈\n那你活在哪裡呢?\n\n詞 Lyrics:Zoe the chef, 培特, 卡比, BC, Big Mac, B-Alan\n曲 Composer:Zoe the chef, 培特, 卡比, BC, Big Mac, B-Alan\n錄音 Recording:Lulu\n混音 Mixing:Lulu \n編曲 Music Arranger : Tipsy\n導演 Directed by / A Film by:AlanXu\n\nZoe the chef\nInstagram:https://www.instagram.com/zoethechef/\n\n培特\nInstagram:https://www.instagram.com/paintone1230/\n\n卡比\nInstagram:https://www.instagram.com/waynekeepgo/\n\nBC\nInstagram:https://www.instagram.com/a350907401/\n\nBig Mac\nInstagram:https://www.instagram.com/match0728/\n\nB-Alan\nInstagram:https://www.instagram.com/alan801223/\n\nAlanXu\nInstagram:https://www.instagram.com/wea_lan/\n\nTipsy\nInstagram:https://www.instagram.com/tipsy_tpc/\n\nLulu\nInstagram:https://www.instagram.com/cynicalboyz...\n\nCynical Boyz\nInstagram:https://www.instagram.com/cynicalboyz/\n\n#rellbulltaiwan\n#igotbarschallenge\n#underthebrige\n#nowyougettingtipsy', 1, '', 248, 192000, datetime.datetime(2019, 1, 15, 11, 38, 53), datetime.datetime(2019, 1, 15, 11, 40, 3), datetime.datetime(2019, 1, 15, 11, 40, 3), datetime.datetime(2019, 1, 15, 11, 40, 3), 5882, 217, 4, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 1877752, 'sha1$KvykqBYUTEJf$4d71fe1af5d3127161274cd18a792024bd3ec9fd', datetime.datetime(2023, 6, 9, 17, 18, 5), 0, 'wecynicalboyz', '', '', 'souljalulu@gmail.com', 0, 1, datetime.datetime(2017, 5, 23, 16, 52, 13), 1449892, 4, 4, 1877752, 'profile_images/we/cy/wecynicalboyz/wyACpUWSsRvRTgPUHjips7.jpg', 'M', '吳昱儒', 'Cynical Boyz', 886, '939705432', datetime.date(2017, 5, 21), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 40), 1, datetime.datetime(2017, 5, 23, 16, 52, 13), 1, 0, 'zh-hant', 1, '{"show_intro":false}', 126632, 1310, 0, 278, 0, 0, '', 0, None), (576447, 4, 4, 'Zoe The Chef (from Cynical Boyz) - 呼乾啦 feat. Leeric', 1877752, None, 3, 2, 0, 'music/we/cy/wecynicalboyz/vGJa94Q45wfa9BLD2DLAkR.mp3', 0, 'song_covers/we/cy/wecynicalboyz/PPfKJTvnrQkgEsfRXGJgkX.png', 1, '', '', 0, 'Zoe The Chef (from Cynical Boyz) - 呼乾啦 feat. Leeric\n小廚娘Zoe夥同熱紅酒愛好者Leeric,共同攜手打造尬酒神曲\n【乎乾啦】,路過的酒客、酒鬼還是酒逃,還不趕緊分享出去!\n\nZoe The Chef \n● Instagram // https://www.instagram.com/zoethechef/ \n\nLeeric \n● Instagram // https://www.instagram.com/ericlee0511/\n\nCynical Boyz\n● Instagram // https://www.instagram.com/cynicalboyz/\n● Facebook // https://www.facebook.com/cynicalboyz/\n● StreetVoice // https://streetvoice.com/wecynicalboyz/\n\nAngelo & Leeric\n● Facebook // https://www.facebook.com/angelo.leeric/\n● StreetVoice // https://streetvoice.com/angelo_leeric/\n\nComposer 作曲:衛柔伊Zoe , 李軒寧Leeric\nLyricist 作詞:衛柔伊Zoe , 李軒寧Leeric\nProducer 製作人 : 吳昱儒Lulu\nMix 混音 : 吳昱儒Lulu\nRecording Engineer 錄音 : 吳昱儒Lulu\nBeat 曲:Jorja Smith x Drake TYPE BEAT UK Garage House Instrumental Free "In My Mind" (Prod. Def Starz)\n\nArt by @bgrockerzcc', 0, '', 278, 192000, datetime.datetime(2019, 3, 9, 5, 35, 1), datetime.datetime(2019, 3, 9, 5, 36, 53), datetime.datetime(2019, 3, 9, 5, 36, 53), datetime.datetime(2019, 3, 9, 5, 36, 53), 1014, 49, 1, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 1877752, 'sha1$KvykqBYUTEJf$4d71fe1af5d3127161274cd18a792024bd3ec9fd', datetime.datetime(2023, 6, 9, 17, 18, 5), 0, 'wecynicalboyz', '', '', 'souljalulu@gmail.com', 0, 1, datetime.datetime(2017, 5, 23, 16, 52, 13), 1449892, 4, 4, 1877752, 'profile_images/we/cy/wecynicalboyz/wyACpUWSsRvRTgPUHjips7.jpg', 'M', '吳昱儒', 'Cynical Boyz', 886, '939705432', datetime.date(2017, 5, 21), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 40), 1, datetime.datetime(2017, 5, 23, 16, 52, 13), 1, 0, 'zh-hant', 1, '{"show_intro":false}', 126632, 1310, 0, 278, 0, 0, '', 0, None), (566805, 4, 3, 'Bc(Cynical Boyz) & Henry(西屯純愛組) - Taichill Freestyle', 1877752, None, 3, 2, 0, 'music/we/cy/wecynicalboyz/hXbTwjgwu24i4KUm9BKBLh.mp3', 0, 'song_covers/we/cy/wecynicalboyz/vfn2HGPwoFeEX9DAcW83LB.jpg', 1, '', 'Verse 1 (BC):\nso that bounce with me dance with me taichill the palce to be\n和我兄弟 henry kill the beat poser 都取締\n延續 yen town 續集 不惜 跨越 距離 \n蓄力 準備 突擊 聚集 勢力 so come on henry let get it\nwe make it big make it big make it big\n當我們前進 你只想著 pussy money weed\nDefeat the enemy 使他們迷失了自己\n聽我們的命令 在這裡 我們沒人能匹敵\n儘管 道路依舊崎嶇 到處都佈滿陷阱 \n照顧家人的使命 我依舊擺在第一位\n為兄弟抱不平 就算毫無道理\n我照樣替你們把他一一擊退\n\nVerse 2 (Henry) :\npick up the bounce\nlook at my eyes\nlook at my gunn\nlook at they run\n風格相近的垃圾走肉行屍\n我凝視 (目標)\n代表BrainZapp的騎士 (I PRAY)\n舉起長矛向前跨出步伐永遠不會停滯\n闖蕩街區的弟兄餓了我們拿命出來賭\n捍衛家園的戰士臉上沾滿血和土\n擋在面前的人 全都無視\n刺刀扎在前端腳步站穩 前進突刺\n披著家人的期望不論成功多久之後\n持續閃耀一起帶著兄弟喝酒吃肉\n爸媽請妳們放心\n我會拿到這冠軍\n家具全部都換新\n送的墜飾是燙金\n被膠帶纏住的雙手沒想過要報警\n沿路拖著敵人屍體用血當作造景\n想要看到彩虹就得熬過每個暴雨\n爸爸我會記住你的話和每句道理', 0, 'Bc(Cynical Boyz) & Henry(西屯純愛組) - Taichill Freestyle\n\nYoutube完整版網址:https://youtu.be/2QdOJMbX048\n\n-----------------------\n詞 Lyrics:Bc / Henry\n曲 Composer:Bc / Henry\n編曲 Music Arranger : Turntupfu\n錄音 Recording : KUMA\n混音 Mixing:KUMA\n封面設計 Cover Design : @kof.10\n-----------------------\nBc:https://www.instagram.com/a350907401/?hl=zh-tw\nHenry:https://www.instagram.com/younghenry412/?hl=zh-tw\nTurntupfu:https://soundcloud.com/turntupfu\nKof.10:https://www.instagram.com/kof.10/?hl=zh-tw', 0, '', 91, 320000, datetime.datetime(2018, 10, 10, 10, 24, 40), datetime.datetime(2018, 10, 10, 13, 0, 11), datetime.datetime(2018, 10, 10, 13, 0, 11), datetime.datetime(2018, 10, 10, 13, 0, 11), 2709, 84, 0, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1877752, 'sha1$KvykqBYUTEJf$4d71fe1af5d3127161274cd18a792024bd3ec9fd', datetime.datetime(2023, 6, 9, 17, 18, 5), 0, 'wecynicalboyz', '', '', 'souljalulu@gmail.com', 0, 1, datetime.datetime(2017, 5, 23, 16, 52, 13), 1449892, 4, 4, 1877752, 'profile_images/we/cy/wecynicalboyz/wyACpUWSsRvRTgPUHjips7.jpg', 'M', '吳昱儒', 'Cynical Boyz', 886, '939705432', datetime.date(2017, 5, 21), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 40), 1, datetime.datetime(2017, 5, 23, 16, 52, 13), 1, 0, 'zh-hant', 1, '{"show_intro":false}', 126632, 1310, 0, 278, 0, 0, '', 0, None), (672140, 4, 4, '寫完這首歌我就會放下你了', 2335275, None, 3, 2, 0, 'music/wc/10/wc109101065/HQAy3aviM9e6ouGRVqeMQU.mp3', 0, 'song_covers/wc/10/wc109101065/kpMjWeSj8uQkRER3aZ36xX.jpg', 1, '', "寫完這首歌我就會放下你了\n如果我做不到那我不是故意的\n喔我真的沒有說多在意\n但只是一部分的自己好像留在你那\n寫完這首歌我就會放下你了\n如果我做不到那我不是故意的\nI'm so sorry about 後來幾個\n總在最後發現他全部我都還記得\n\nYa 通通裝進背包\n包括我的鈔票還有你香水的味道\n到哪裡去其實我自己也不太知道\n我只知道你生病的時候也不愛吃藥\n所以要你快點睡 他會幫你蓋棉被\n少熬夜逛蝦皮錢買不到的東西最貴\n好比我當初浪費錢和時間傷害自己\n你走後我才確定最重要的當然是你\n不過你不用擔心 這一切都沒關係\n就像我每次去拜拜都只求你能開心\n問自己說對你的感覺我想就是一把火\n到底怎麼樣叫帥 i don’t know我只希望我\n\n寫完這首歌我就會放下你了\n如果我做不到那我不是故意的\n喔我真的沒有說多在意\n但只是一部分的自己好像留在你那\n寫完這首歌我就會放下你了\n如果我做不到那我不是故意的\nI'm so sorry about 後來幾個\n總在最後發現他全部我都還記得\n\n慢點 一轉眼三年\nAin't no pussy boi但偶爾會想你在半夜\nRoll根胖的躺在沙發上看著寫給你的一筆一劃\n奢望著有天還能傳訊息問你明天一起去哪\nFuck 過去的我 總讓你失望還求你等我\n不負責任 沒肩膀 對不起 讓你 忍了 我這麼久\n握你的手 是我這輩子\n第一次了解到什麼叫怦然又心動\n如果以後 你恢復單身\n記得來找我我當你的聽眾\n把壞習慣趕走了 也開始學著上進\n還有太多你教我的 我怎麼可能忘記\n朋友都問 「欸 啊你對他還剩幾分?」\n嗯 我這首歌是在他家樓下寫的\n\n寫完這首歌我就會放下你了\n如果我做不到那我不是故意的\n喔我真的沒有說多在意\n但只是一部分的自己好像留在你那\n寫完這首歌我就會放下你了\n我一定做得到我知道我可以的\n來不及對你說我愛你\n只希望曾經我對你的好你都還記得", 0, '顆顆\r\n\r\nLyrics & Composition: 小陸 VI \r\nhttps://www.instagram.com/wcvit4/\r\nArrangement: LEXNOUR Beats \r\nhttps://www.instagram.com/lexnourbeats/\r\nRecording & Mixing: Quanzo \r\nhttps://www.instagram.com/ku_anergy_/\r\nMastering: Quanzo\r\nhttps://www.instagram.com/ku_anergy_/\r\nCover Art: acgsister\r\nhttps://www.instagram.com/acgsister_/\r\nSpecial Thanks: 唐 根 戎 瑚 帆 薇', 0, '', 189, 320000, datetime.datetime(2022, 2, 11, 8, 41, 38), datetime.datetime(2022, 2, 11, 8, 40, 24), datetime.datetime(2022, 2, 12, 11, 4, 31, 466995), datetime.datetime(2022, 6, 20, 21, 35, 15), 1476545, 30266, 10055, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-04-16"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,6],[2022,7],[2022,8],[2022,9],[2022,10],[2022,11],[2022,12],[2022,13],[2022,15],[2022,16],[2022,18],[2022,39],[2022,40],[2022,44],[2022,45],[2022,46],[2022,51],[2022,52]]},"CN":{"song_of_the_days":["2022-04-17"],"top_record_weekly_champions":[[2022,7],[2022,9],[2022,10],[2022,11],[2022,12],[2022,13],[2022,14],[2022,15],[2022,16],[2022,17],[2022,18],[2022,29],[2022,30],[2022,39],[2022,45],[2022,48],[2022,50],[2022,51],[2022,52],[2023,1],[2023,24],[2023,28]]}}', 0, 0, 0, 0, 2, 2, 2335275, '!aDPwrDbZMMJVwhoPXmHMOnmpQS3OpxPiMrz7pG8c', datetime.datetime(2023, 4, 4, 22, 3, 35), 0, 'wc109101065', '', '', '109101065@nccu.edu.tw', 0, 1, datetime.datetime(2018, 10, 15, 5, 58), 1906204, 4, 4, 2335275, 'profile_images/wc/10/wc109101065/GLDmjmNkBafbcEfp8DdQyR.jpg', 'M', '', '小陸 VI', 886, '926480710', datetime.date(2000, 12, 11), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 47), 1, datetime.datetime(2018, 10, 15, 5, 58), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2022-03-10T07:47+00:00","hide_location":false}', 1612621, 8531, 52, 128, 1, 0, '', 0, None), (676981, 4, 4, '指針 Compass', 2396729, None, 3, 2, 0, 'music/Le/ew/Leewei69/Q6LdvaSkGqZWHJkwzDabay.mp3', 0, 'song_covers/Le/ew/Leewei69/9tLZRTkUPejuFquePXambu.jpg', 1, '', 'Hook\n墜入黑暗裡剩一道光\n陷進去 我受了傷\n順從自己別再迷失方向\n已看不清 變得不一樣\n玫瑰花 晃啊晃\n太多代價 凋落身上\n獨自狩獵不斷尋覓羔羊\n到處流浪 渴望飛翔\n\nVerse1\n該怎麼辦 隨風飄啊飄的活\n我離不開 思緒錯亂而被牽著走\n眼中視線逐漸腐敗\n墜入這片苦海\n泥濘執著過載\n\n停下來 內心深處還燒著火\n撐把傘 再大的難關也渡的過\n現在上岸 躲藏角落感到寂寞\n被深埋在 冰封已久蓋不住的痛\n\n一片死寂眼角泛著淚水\n等待黎明闔上雙眼 再次輪迴\n空蕩蕩的房間 只剩下孤伶伶不停在顫抖的我\n背對放棄 讓我向上盼著\n\n天空它對望一片汪洋\n海平面綻放燦爛陽光\n我也在嚮往有天到訪\n夢裡的景象絕不再遊蕩', 0, '我們總生活在別人的目光裡,\r\n時不時在那些目光中迷失自己。\r\n\r\n「玫瑰花 晃啊晃 太多代價 凋落身上」\r\n光鮮亮麗的外表下 背後犧牲了多少呢?\r\n願所有人找到屬於自己的指針,\r\n指向心中所想,不再迷惘。', 0, '', 134, 320000, datetime.datetime(2022, 3, 18, 9, 27, 18), datetime.datetime(2022, 3, 18, 9, 27, 13), datetime.datetime(2022, 3, 21, 12, 0), datetime.datetime(2022, 3, 24, 5, 37, 8), 58144, 1698, 208, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-03-31"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2022-04-01"]}}', 0, 0, 0, 0, 2, 2, 2396729, 'sha1$Jjd6w06vdh52$4845f198c3ba91e7bd61e1c3b1260e18d21e24fe', datetime.datetime(2024, 11, 18, 4, 35, 34), 0, 'Leewei69', '', '', 'pizzaliofficial@gmail.com', 0, 1, datetime.datetime(2019, 2, 24, 12, 14), 1967642, 4, 4, 2396729, 'profile_images/Le/ew/Leewei69/3VXYWJFeXUQ3BJdyvzVPsQ.png', 'M', '李育暐', 'PIZZALI', 886, '931551185', datetime.date(2000, 4, 1), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 50), 1, datetime.datetime(2019, 2, 24, 12, 14), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"show_birthday":1,"accredited_datetime":"2021-08-19T07:55+00:00"}', 243105, 2977, 0, 234, 1, 0, '', 0, None), (661137, 4, 4, '少年家ヾ(≧∇≦)ゞ', 1581377, None, 3, 2, 0, 'music/h2/o1/h2o1996/YhiXUQNXZWBHQLLXCCTLRu.mp3', 0, 'song_covers/h2/o1/h2o1996/atdtgJnFZuSFAvKJKPhWMi.jpg', 1, '', "「hook」\n你問我是誰 please call me少年家\n其他無所謂 wanna be a 少年家\n就算今年犯太歲 everything will be ok\n沒時間浪費 遇到妹也懶得虧\n你問我是誰 please call me少年家\n其他無所謂 wanna be a 少年家\n我們自己做頭家 每個月都吃尾牙\n沒在講笑話 看我們活得多舒適\n\n「Verse 1」\n我們還有夢 所以如此不同\n儘管你們不會懂 依然堅持初衷\n氣質出眾的風格不普通\nplay my song 掌握著節奏\ngo with water flow u should know\n多浪漫的傑作\n\noh ya ya\nnow I gotta go\nkeep it low\n認真的生活\nDon’t say no\ndon' be cynical\n到底怎能夠\nlife so beautiful\n\n你可以\n看看我的生活過得多麽努力\n感謝擁有的一切 算是我的福氣\n曾經一敗塗地 依舊保持呼吸\n那些畫大餅沾邊的倒是不必\n \n\n「Bridge」\n早已答應自己絕不輕易後退\n用力將我的愛散佈整個周圍\n為的不是以後能夠拿來說嘴\n只是不想到最後又感到後悔\n\n「hook」 \n你問我是誰 please call me少年家\n其他無所謂 wanna be a 少年家\n就算今年犯太歲 everything will be ok\n沒時間浪費 遇到妹也懶得虧\n你問我是誰 please call me少年家\n其他無所謂 wanna be a 少年家\n我們自己做頭家 每個月都吃尾牙\n沒在講笑話 看我們活得多舒適\n\n「Verse 2」\n未來的路 依然走得酷 不管身在何處\n說話算數 從不裝模作樣 大多人太盲目 \n人生充滿意外 不存在例外 怕自己走得倉促\n難免顯露疲態 不對誰依賴 早已心無旁騖\n\n\n「Bridge」\n早已答應自己絕不輕易後退\n用力將我的愛散佈整個周圍\n為的不是以後能夠拿來說嘴\n只是不想到最後又感到後悔\n\n「hook」 \n你問我是誰 please call me少年家\n其他無所謂 wanna be a 少年家\n就算今年犯太歲 everything will be ok\n沒時間浪費 遇到妹也懶得虧\n你問我是誰 please call me少年家\n其他無所謂 wanna be a 少年家\n我們自己做頭家 每個月都吃尾牙\n沒在講笑話 看我們活得多舒適", 0, '如果可以,我想看看生活,原來可以過得多麼努力。 \n正是因為知道不一定要出眾,所以才想知道浪漫的傑作可以如何多樣。 \n\n他人的成功不一定要是我的,\n而我知道,在做人生的頭家之前,自己先是少年;\n身為少年,就想要去有風的地方看雨怎麼下,還要等到雨過天青才惜福。', 0, '', 194, 320000, datetime.datetime(2021, 9, 22, 10, 20, 40), datetime.datetime(2021, 9, 22, 10, 20, 33), datetime.datetime(2021, 9, 22, 11, 0, 35, 592906), datetime.datetime(2022, 4, 26, 14, 32, 15), 28523, 851, 133, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1581377, 'sha1$Dzw4zlqgQ29d$a4585abdaff6889812f2f2c9e99c95cb47157374', datetime.datetime(2025, 6, 20, 16, 9, 31), 0, 'h2o1996', '奕翔', '王', 'as0912329352@gmail.com', 0, 1, datetime.datetime(2015, 12, 4, 18, 11), 1240129, 4, 4, 1581377, 'profile_images/h2/o1/h2o1996/i7wh5NPQ8P7q7toSaAXxSw.jpg', 'M', '王奕翔', '王水源 Lifloo', 886, '912329352', datetime.date(1996, 9, 3), 'TNN', 98, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2015, 12, 4, 18, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2021-06-11T08:51+00:00","hide_location":false}', 113188, 1791, 54, 56, 1, 0, '', 0, None), (653282, 4, 4, '過渡期 Demo', 1581377, None, 3, 2, 0, 'music/h2/o1/h2o1996/JZnMPLy9mv2pAEUQRsXXmU.mp3', 0, 'song_covers/h2/o1/h2o1996/TPea3fY6QfoRecS5X4XshG.jpg', 1, '', '「Verse1」\n到時候沒成功怎麼辦\n大雨滂沱 我為你撐著傘\n那麼多人吃飽閒著等著看\n若連試都不試那才是真的爛\n\n少數的成功總覆蓋多數失敗的案例 \n不論成敗都能代表這世代的戰績\n失敗再回頭看著範例癡呆的嘆氣\n情願是輸在能力而非失態的安逸\n\n可以騙得了別人 但始終無法騙自己\n虛無的美好理想永遠 只存在電視裡\n\n我以為\n手裡握著那簽字筆 \n就沒人能夠來限制你\n就靠著紙和筆 不僅此而已\n將美好實踐現世裡\n\n儘管感到窘迫 放棄追夢才是痛\n所有理念永久 完整寄託拍子中\n\n就算進入永晝 依舊愛做白日夢\n感覺曾經擁有 但夢依舊還是夢\n\n「Hook」\n陷入過渡期 這過程多空虛\n無法放過自己 無盡的自我懷疑看我多麽封閉\n陷入過渡期 這過程多空虛\n無法放過自己 無盡的自我懷疑看我多麽封閉\n\n「verse2」\n看我多麽封閉 四周冰冷空氣\n言語多麽鋒利 總是四處碰壁 \n\n在自我懷疑中 將時光蹉跎\n在互相猜忌中 得失心太過火\n\n不斷掙扎中存活 醫治心魔的診所\n一次比一次沉著 賣力爬出心房門口 \n\n習慣孤獨 學習如何去相處\n方式粗魯 囚禁精神時光屋\n\n就算進入永晝 依舊愛做白日夢\n感覺曾經擁有 但夢依舊還是夢\n\n「Hook」\n陷入過渡期 這過程多空虛\n無法放過自己 無盡的自我懷疑看我多麽封閉\n陷入過渡期 這過程多空虛\n無法放過自己 無盡的自我懷疑看我多麽封閉\n\n\n\n\n「outro」\n總是如此 經歷無數次 墜入了輪迴\n無法阻止 更無法無視 多數是人為', 0, '2019年暑假在交大土地公廟旁的宿舍做的........\n希望大家都能平平安安度過這個該死的防疫過渡期', 0, '', 199, 320000, datetime.datetime(2021, 7, 8, 14, 45, 34), datetime.datetime(2021, 7, 8, 14, 45, 22), datetime.datetime(2021, 7, 8, 14, 52, 38, 495622), datetime.datetime(2024, 11, 26, 16, 52, 27), 6630, 272, 47, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1581377, 'sha1$Dzw4zlqgQ29d$a4585abdaff6889812f2f2c9e99c95cb47157374', datetime.datetime(2025, 6, 20, 16, 9, 31), 0, 'h2o1996', '奕翔', '王', 'as0912329352@gmail.com', 0, 1, datetime.datetime(2015, 12, 4, 18, 11), 1240129, 4, 4, 1581377, 'profile_images/h2/o1/h2o1996/i7wh5NPQ8P7q7toSaAXxSw.jpg', 'M', '王奕翔', '王水源 Lifloo', 886, '912329352', datetime.date(1996, 9, 3), 'TNN', 98, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2015, 12, 4, 18, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2021-06-11T08:51+00:00","hide_location":false}', 113188, 1791, 54, 56, 1, 0, '', 0, None), (678800, 4, 4, 'BAO ft.王ADEN', 2843837, None, 5, 12, 0, 'music/al/be/albert_cobe/JiXLBduASedrJj9AuRg7Js.mp3', 0, 'song_covers/al/be/albert_cobe/5JnohzozuU2rBgB9obGEXK.jpg', 1, '', 'U know how I feel, baby you’re a fool\nCuz u didn’t focus on me\nU know how I feel, baby you’re a fool\nNever see the thing that we gonna be\n\nU know how I feel, baby you’re a fool\nCuz u didn’t focus on me\nU know how I feel, baby you’re a fool\nNever see the thing that we gonna be\n\n交往三年期限內\n去過了無數次的寶藏巖\n分手秘密探險的寶藏巖\n那時的笑容也比現在美\nI came a long way\n不去想妳的細節\nWhen I sing this song, I always feel alone\n\nEverything you want, I gave it to u\nWhatever you need, I did it for u\n我愛妳 我想妳\n把這一切當沒發生過\n\nBaby you a fool for leaving me\n最後還不是妳傷了心\nWhy are we going through this again\n同個結局妳要看幾遍\n\nU know how I feel, baby you’re a fool\nCuz u didn’t focus on me\nU know how I feel, baby you’re a fool\nNever see the thing that we gonna be\n\nU know how I feel, baby you’re a fool\nCuz u didn’t focus on me\nU know how I feel, baby you’re a fool\nNever see the thing that we gonna be\n\n我想要的 妳都不曾給過\nI can’t deny 妳我都會放手\n還是依賴 從前的 美好的 甜的 回憶裡打轉\nI’m not a psycho, u drive me crazy now\nU blocked my message, I text you all night long\nI know it’s wrong, I knew it’s wrong\nTell me, what am I gonna do\n\nU know how I feel, baby you’re a fool\nCuz u didn’t focus on me\nU know how I feel, baby you’re a fool\nNever see the thing that we gonna be', 0, '好喜歡那邊的商店與小巷\n滿是回憶\n重疊的不只一兩件事\n但願現在的笑容會比那時的\n更美\n\nAłBERT Instagram : https://www.instagram.com/albert_cobe/\n\n王ADEN Instagram : https://www.instagram.com/adenwang_/\n—————————————————————\n詞曲|Composed / Lyrics : AłBERT / 王ADEN\n編曲|Arrangment : 王ADEN\n合聲編寫|Background Vocais / Vocal Arrangement :AłBERT / 王ADEN\n混音/母帶 |Mixing / Mastering : 王ADEN\n\n攝影 |Photography : AłBERT\n封面設計 |Cover design : AłBERT', 0, '', 189, 320000, datetime.datetime(2022, 3, 27, 20, 24, 3), datetime.datetime(2022, 3, 27, 20, 23, 41), datetime.datetime(2022, 3, 30, 12, 0), datetime.datetime(2025, 1, 31, 14, 32, 5), 15605, 360, 46, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2843837, 'sha1$TZpHbtKlmtJKQFZdP2myhU$602c4a0e2af9cbc5ece07076d326865256786cf8', datetime.datetime(2025, 2, 28, 11, 0, 46), 0, 'albert_cobe', '', '', 'samwu12397@gmail.com', 0, 1, datetime.datetime(2021, 8, 24, 23, 8, 2), 2414308, 2, 2, 2843837, 'profile_images/al/be/albert_cobe/hisNq8FFpytDXYCLgyUpKo.jpg', 'M', '', 'A ł B E R T', 886, '934331953', datetime.date(1999, 7, 12), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 37), 1, datetime.datetime(2021, 8, 24, 23, 8, 2), 1, 5, 'zh-hant', 1, '{"is_social_user":true,"had_edit_username":true,"hide_gender":false,"show_birthday":2,"accredited_datetime":"2022-04-18T09:43+00:00","hide_location":false}', 326005, 269, 15, 0, 1, 0, '', 0, None), (563156, 4, 3, '殉情', 2267608, 97298519, 3, 2, 0, 'music/Zh/iy/ZhiyuXia/Rag2F8C6fJpjsYavyVwUAN.mp3', 4742606, '', 1, '', '这世界仿佛 \r\n变得越是不在乎一切看起来就越酷\r\nBut I care about you I care about you\r\n我在乎你在乎的就像个Muhtha fool\r\n人们常说 做好自己 其他都别在乎\r\n但我无法满足 做一只什么都不在乎的猪\r\n我在乎你 人群中那么突出\r\n我爱上你 根本不用太久相处\r\n因为人生冗长 只想一头扎进她的海洋\r\n自己就像 大鼻子Cyrano\r\n即使生活一如往常 也无法克制幻想\r\n那些极端的浪漫就像Quentin Tarantino\r\nSay Yay Yay Yay 我听腻了他们说\r\n真实的爱是需要时间的累积 Blah Blah Blah\r\n得不到的就该转身离开保持帅气 Hah Hah Hah\r\n \r\n他们说爱一个人就问自己接不接受婚姻\r\n不懂什么狗屁婚姻但我愿意跟她殉情\r\n我愿意 Yay 我愿意\r\n反正都差不多不过一个秒杀一个慢性\r\n我愿意 Yay 我愿意\r\n就算地震海啸恐怖袭击地球失去重力\r\n我愿意 Yay 我愿意 \r\n跟她一起面对那一瞬间崩塌的人类文明\r\n \r\n一起面对世界末日 飞沙走石\r\n看你的眼睛再歪曲的三观扭直\r\n不在乎明天什么日子什么伙食\r\n那最后一口干粮我一定会留给你吃\r\n为你四处搜寻水源 不止拿来饮用\r\n为了让你能梳妆打扮 美到最后那一分钟\r\n我不能看废渣和泥土遮挡住你的面容\r\n死后我是孤魂野鬼而你一定变成Angel\r\n这么说来人生根本不长 \r\n只想一头扎进你的海洋 \r\n不断下沉直到靠近你的心脏\r\n变成深海鱼类从此耳聋眼盲\r\n依然能感觉到你在我附近轻唱\r\n就像 我第一次看见你时就再也移不开的目光\r\n是如何打动我的\r\n多亏陆地毁了 多亏其他人都变成鬼了\r\n要不然你怎么会沉下来又看见我呢\r\n \r\n他们说爱一个人就问自己接不接受婚姻\r\n不懂什么狗屁婚姻但我愿意跟她殉情\r\n我愿意 Yay 我愿意\r\n反正都差不多不过一个秒杀一个慢性\r\n我愿意 Yay 我愿意\r\n就算地震海啸恐怖袭击地球失去重力\r\n我愿意 Yay 我愿意\r\n跟她一起面对那一瞬间崩塌的人类文明', 0, '词:夏之禹\r\n曲:夏之禹\r\n编曲:Dizkar;骷髅\r\n录音师:骷髅\r\n制作人:夏之禹;Dizkar;骷髅\r\n混音:骷髅 \r\n母带:骷髅', 0, '', 197, 192000, datetime.datetime(2018, 8, 9, 5, 15), datetime.datetime(2018, 8, 9, 5, 15), datetime.datetime(2018, 8, 9, 5, 15), datetime.datetime(2019, 12, 13, 8, 2, 34), 2910, 132, 13, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 2267608, '!qRu7EmArISBF3gdgA4QG24ihiJqL8Q9bwWVPbplz', datetime.datetime(2018, 8, 9, 5, 19, 47), 0, 'ZhiyuXia', '', '', 'xaizhiyu@streetvoice.cn', 0, 1, datetime.datetime(2018, 7, 24, 7, 59), 1838554, 4, 4, 2267608, 'profile_images/Zh/iy/ZhiyuXia/bfqryhrz7UTWfnmAUUHCmn.png', 'M', '', '夏之禹', None, '', datetime.date(1989, 2, 5), 'SC', 24, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2018, 7, 24, 7, 59), 2, 0, 'zh-hans', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"hide_location":false}', 9779, 175, 0, 680, 0, 0, '', 0, None), (672523, 2, 2, 'ANGEL', 2204941, 97318001, 5, 12, 0, 'music/Ji/nb/Jinboismyname/P4cKtbDXiJrMmVDKuD6CtL.mp3', 0, 'song_covers/Ji/nb/Jinboismyname/RE8QfjrqchZz6DLFNbJEw2.png', 1, '', '', 0, '', 0, '', 218, 320000, datetime.datetime(2022, 2, 14, 9, 17, 24), datetime.datetime(2022, 2, 14, 9, 17, 9), datetime.datetime(2022, 2, 14, 9, 18, 48, 929350), datetime.datetime(2022, 3, 1, 7, 48, 23), 2004, 85, 18, 1, 1, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2204941, 'sha1$8NnCzMw70bdzEcIXJpMZhU$b2c0ba391d6f651ec7c4904757004375d16d19a7', datetime.datetime(2025, 4, 8, 7, 33, 29), 0, 'Jinboismyname', '', '', 'brigon2000@gmail.com', 0, 1, datetime.datetime(2018, 5, 18, 17, 3, 59), 1775894, 4, 4, 2204941, 'profile_images/Ji/nb/Jinboismyname/Ab4H6CgYWGKcCDMbX3U9gW.png', 'M', '湯竣博', 'Jinbo', 886, '976950421', datetime.date(2000, 4, 21), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2018, 5, 18, 17, 3, 59), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"show_birthday":2,"accredited_datetime":"2021-12-17T09:35+00:00","hide_location":false}', 97884, 1185, 0, 6, 1, 0, '', 0, None), (625780, 4, 4, '02 - I Love U So', 2204941, 97316768, 3, 2, 0, 'music/Ji/nb/Jinboismyname/5nfMoRPsiAo99m7NtV5JGH.mp3', 0, 'song_covers/Ji/nb/Jinboismyname/GfUQtRLfL9swY2JRDSEr6Q.jpg', 1, '', '', 0, 'Jinbo2020全創作專輯', 0, '', 215, 320000, datetime.datetime(2020, 10, 14, 16, 42, 59), datetime.datetime(2020, 10, 14, 16, 42, 54), datetime.datetime(2020, 10, 14, 16, 43, 37, 407911), datetime.datetime(2021, 5, 23, 14, 15, 28), 8526, 411, 48, 1, 1, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2204941, 'sha1$8NnCzMw70bdzEcIXJpMZhU$b2c0ba391d6f651ec7c4904757004375d16d19a7', datetime.datetime(2025, 4, 8, 7, 33, 29), 0, 'Jinboismyname', '', '', 'brigon2000@gmail.com', 0, 1, datetime.datetime(2018, 5, 18, 17, 3, 59), 1775894, 4, 4, 2204941, 'profile_images/Ji/nb/Jinboismyname/Ab4H6CgYWGKcCDMbX3U9gW.png', 'M', '湯竣博', 'Jinbo', 886, '976950421', datetime.date(2000, 4, 21), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2018, 5, 18, 17, 3, 59), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"show_birthday":2,"accredited_datetime":"2021-12-17T09:35+00:00","hide_location":false}', 97884, 1185, 0, 6, 1, 0, '', 0, None), (643086, 4, 4, '不准再哭了 (Demo)', 2099676, None, 3, 2, 0, 'music/sh/u0/shu05229970/WGp55EZPR82dEesVpzTS3R.mp3', 0, 'song_covers/sh/u0/shu05229970/DrhqfgHAtMEazGmBVFLydC.jpg', 1, '', 'You the best 如今看過的人海裡面\n留好了位子 放心你教會我的深埋裡面\n離開了被子別擔心我會學著你打扮體面\n我會想你 但我現在得離開去追尋體驗\n放心啊現在身體很少發作\n大概上天看到了我很努力而從輕發落\n偶發的症狀逐漸被當我成了好朋友\n雖然它來訪都能使我煩惱很久 那真的很久\n孤獨的日子過得很快 也很慢\n當夜的濾鏡套上 病人往往自我審判\n診斷的結果開藥又是酒精 看似歪道 但治我手心\n放心啊我把酒精喝成血清\n血腥味飄在沒有你的每個紅燈\n碰撞之際便疏離每段關係死裡逢生\n不再打開的門我在裡頭翻箱倒櫃\n鋪陳著鋪塵了鋪成了我 拿出來寶貝\n\n讓我捕捉那些過眼雲煙 \n一絲一縷便能夠過著明天\nLet me know 任何你的消息\nLet me know 分隔兩地的邀請\n\n還記得嗎 一起攻略所有地圖\n當我真的開始這場遊戲卻多了太多意圖\n還記得往事重播我坐進回憶的電影院\n同個城市的兩地我只想要見你面\n漸漸明白他說這遊戲不好玩\n漸漸也有更多話題不好談\n漸漸也明白這份名為人生的套餐\n當我在外頭 我知道誰會是我靠山\n就讓我背著你背著你背著你的夢\n像你撐著我伸了手哼著我的痛\n讓我背著我背著我背著我的甕\n像起落著筆說著你永遠在我身後\n但現在杜康伴我 他讓我給你打個電話\n響了兩聲便掛斷 我知道我得嚥下\n雙面刃分割滿載而歸或踐踏\n我知道一段時間不會回家 我知道欠罵\n但求你看著我 儘管哪天身在天邊\n我知道風箏能夠飛得更遠因為你手握線圈\n遲早會將我收回 不急於此刻\n抱歉我曾經怪你多嘴 掩蓋我相形失色\n我會回家 再找你喝上一杯\n可能不只一杯因為你知道全家都是酒鬼 這不是油嘴\n滑舌的話就留到見面再說\n讓我知道你的近況就好 拜託\n讓我捕捉那些過眼雲煙 \n一絲一縷便能夠過著明天\nLet me know 任何你的消息\nLet me know 分隔兩地的邀請', 0, '算是Daily Practice的進化版\r\n自己錄混隨便弄\r\n純屬心情抒發。\r\n詞 李奕賢\r\n曲 李奕賢\r\n編曲 [FREE] 인디느낌의 어쿠스틱 발라드 비트 | "Cloud" | Ballad R&B Type Beat Instrumental', 0, '', 190, 320000, datetime.datetime(2021, 4, 17, 8, 44, 46), datetime.datetime(2021, 4, 17, 8, 44, 40), datetime.datetime(2021, 4, 17, 9, 2, 49, 910927), datetime.datetime(2025, 1, 16, 19, 35, 33), 488510, 12066, 5404, 1, 1, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2021,29],[2021,30]],"recommend_by_expert":true},"CN":{"top_record_weekly_champions":[[2023,23]]}}', 0, 0, 0, 0, 2, 2, 2099676, 'sha1$xGh6HD7F2Y4WMfL1RlOTzR$d34506c4fd60315410d2b45b5df049f9312e2274', datetime.datetime(2025, 5, 5, 7, 19, 24), 0, 'shu05229970', '', '', 'shu05229970@gmail.com', 0, 1, datetime.datetime(2017, 9, 29, 2, 46, 48), 1670806, 4, 4, 2099676, 'profile_images/sh/u0/shu05229970/gktQWkRUApSsyEpaScTskr.jpg', 'M', '', 'wannasleep', 886, '983659733', datetime.date(1999, 6, 13), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 58), 1, datetime.datetime(2017, 9, 29, 2, 46, 48), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"accredited_datetime":"2021-06-21T12:18+00:00","hide_location":false}', 1755691, 17050, 35, 5, 1, 0, '', 0, None), (598209, 2, 2, 'Thru My Heart_桃子A1J ft.AndyShow安迪秀', 2507252, None, 3, 2, 0, 'music/pe/ac/peach_jaye_23/7JzdUztejAFDuDcFCZmXgR.mp3', 0, 'song_covers/pe/ac/peach_jaye_23/dV5gB3rAgV5oWsqhxnxaB8.jpg', 1, '', 'You are my star shining through my heart\n像有邱比特在背後 默默作祟 \nyou are my star 點亮這個 party\n沒有一條生命比你更吸引\n\nOh boy自從第一眼見到你 那瞳孔讓我陷入陷阱\n告訴我你家的地址在哪裡 就算是迷宮我也按上門鈴\n整理好心情 裝備bling bling phone call zingzing 我準備聆聽\n走到你的心竟是 xyz don’t worry Imma get your text ID \n\n別再那裡裝著神秘 讓人猜不透\n你的眼神衝著誰呼喚 卻不肯開口\n\nYou are my star shining through my heart\n像有邱比特在背後 默默作祟 \nyou are my star 點亮這個 party\n沒有一條生命比你更吸引\n\n快 拉起我的手\n別管門禁散步到凌晨兩點鐘\n每當你別過頭\n我都靠近 製造機會\n想要偷偷親吻你額頭 shh\n問著還有哪裡想去\nWhere you wanna go?\n其實你懂我懂 you know i know\n心知肚明其實你有點喜歡我\n我也喜歡你 我不承認想要裝酷\n怕\n進展太快 我的腦袋受不了變怠慢\n我們牽著手 跳著舞\n準備跟我走 踏著步\n那就別再拖 Follow my rule\n只要準備好 就過來Be my boo\n\n昏暗的 舞池下 我只看到你 沒其他\n捲起袖子我向著你走 你的眼神看我就別再躲\n讓我醉 不管是 男的女的 藍的綠的 都為你醉\n\nYou are my star shining through my heart\n像有邱比特在背後 默默作祟 \nyou are my star 點亮這個 party\n沒有一條生命比你更吸引', 0, '詞曲 | Lyrics and Composing:桃子Jaye、AndyShow安迪秀\n編曲 |Beat by:Alann Ulises\n錄音 | Recording:Jim Wu 伍柏宇\n混音 | Mixing:Jim Wu 伍柏宇\n@beefandbeatsstudio 肉片啊工作室 Prod.\n\nfollow me on instagram: @peach_jaye_a1j @theandyshow0331', 0, '', 190, 320000, datetime.datetime(2019, 11, 11, 13, 40, 42), datetime.datetime(2019, 11, 11, 13, 40, 23), datetime.datetime(2019, 11, 11, 13, 42, 29, 36483), datetime.datetime(2021, 11, 16, 16, 51, 36), 18343, 699, 46, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2507252, 'sha1$US6mIR1iQxqKlaa0JELtEB$a968784db5eadf51e84e4b8ec6d4d739724371ee', datetime.datetime(2024, 10, 31, 3, 32, 7), 0, 'peach_jaye_23', '', '', 'alextao23@gmail.com', 0, 1, datetime.datetime(2019, 10, 20, 12, 26, 11), 2078124, 4, 4, 2507252, 'profile_images/pe/ac/peach_jaye_23/Y74jBefpc69uRPCEk7RGdH.jpg', 'F', '', '桃子A1J', 886, '976896786', datetime.date(1999, 5, 23), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2019, 10, 20, 12, 26, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_birthday":1,"accredited_datetime":"2021-09-16T08:00+00:00","hide_location":false}', 1272601, 11820, 17, 58, 1, 0, '', 0, None), (682704, 4, 4, 'N.G.W', 826730, None, 3, 2, 0, 'music/sh/ou/shoumethemoneyxx/YhUYdHSZawiB2bYeqFjTiY.mp3', 0, 'song_covers/sh/ou/shoumethemoneyxx/hCBsdSVncbnoT8jygcJ9Ju.png', 1, '', '隨便買一個beat\n就為它寫下了Rip 你管我\n隨便拍個mv\n很帥的上傳了ig 你管我\n偏要說ig\n那些英文很好的拜託別煩我\n就是很懶惰 拜託別煩我 \n唱到變傳說 你管我\n\n沒有作品發沒有新歌上傳\n每天follow著我的應收帳款\n沒有炸的歌 態度沒有放軟\n一樣帥的哥 管我頭髮長短\n\nonline 247\n網路成癮 我是絕症 \nApril 27 \n關了很久的 火雲邪神\n\n賺錢戒斷症 手在抖\n做回獵人 不做idol\nMoney maker 該歇歇了\n隨便寫寫歌 就 go viral \n\nLiving in Marvel\nGonna ball like 鋼鐵人\n靠音樂當好野人\n像杰倫拿雙節棍', 0, '隨便寫寫 隨便錄錄', 0, '', 98, 192000, datetime.datetime(2022, 4, 28, 16, 18, 1), datetime.datetime(2022, 4, 28, 16, 17, 59), datetime.datetime(2022, 4, 28, 16, 26, 1, 641683), datetime.datetime(2022, 4, 28, 16, 27, 37), 10273, 473, 99, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-05-14"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2022-05-15"]}}', 0, 0, 0, 0, 2, 2, 826730, 'sha1$c5eee$36d9221e284c1096f34fcc7820570113f7abb65a', datetime.datetime(2021, 8, 15, 2, 7, 18), 0, 'shoumethemoneyxx', 'Jun-Shou', 'Lou', 'chang37ae@gmail.com', 0, 1, datetime.datetime(2013, 1, 26, 12, 52, 15), 460221, 4, 4, 826730, 'profile_images/sh/ou/shoumethemoneyxx/mjgGnS7JESvEA3uC78rcY2.jpg', 'M', '婁峻碩', '婁峻碩 SHOU', 886, '930589298', datetime.date(1993, 9, 14), 'HUA', 86, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2013, 1, 26, 12, 52, 15), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"show_birthday":2,"accredited_datetime":"2021-11-03T10:56+00:00","hide_location":false}', 452670, 7197, 6, 74, 1, 0, '', 0, None), (114146, 4, 3, '石皮哥欠', 18421, 7591, 3, 2, 0, 'music/mc/da/mcdavi/5e2a5085fb364930b1aaf37241939d5e.mp3', 5616118, '', 1, '', '江湖傳言我嘴巴太壞 做人不自愛 行為太隨便又很愛亂來\r\n好漢不提當年勇 變老漢在後面推 眼睛睜大你看清楚了沒\r\n趕快猜 我猜我猜你在亂亂猜 我又在影射哪一個王八蛋\r\n幹 看 爛 栽 只會裝的自以為超厲害 唱饒舌都對嘴還會有歌迷愛\r\n這麼多年過去 光陰似箭如縮影 我還是很討厭 因為不能講出這人名\r\n可以說我嘴巴臭 很愛記仇 沒錯我的饒舌就是拿來這樣用\r\n是該講重點 跟到他都很雖 不是被困在圈裡就是被採上去\r\n你信不信 他很會寫 但進錄音室字字句句都用pro tools接 \r\n\r\n若是對你好 你說我囉唆 若是對你不好 你說我搖擺\r\n你真的不應該 汪費我心內 癡情對待干共你摩愛\r\n\r\n我的為人很糟 流言當然沒有一個好 難怪會過氣死在路邊也沒人鳥\r\n我自動離席 不是你在外面說 你也沒什麼能力能夠封殺我\r\n你知道 我不用說你是誰 你自己就會找位子看哪裡有空缺\r\n現在才明白 我當年有多基掰 難怪會聽你這個紅不起來\r\n記不記的那一晚 我開場白 後來你唱到觀眾自動散\r\n事後怪罪 我太搶鋒頭 把你的開場唱的太HIGH 你他媽的就是沒哄幹\r\nOOPS 說的太明白 已經看到有人在舉牌 不用抹黑我 在往南邊站\r\n當然 我怎麼可能忘記 你對我的恩情 就是這樣你才比我先發片\r\n\r\n若是對你好 你說我囉唆 若是對你不好 你說我搖擺\r\n你真的不應該 汪費我心內 癡情對待干共你摩愛\r\n\r\n別以為最後一段都很精采 這一段我要叫大家都動起來\r\n有人把我當神拜 當愛人來愛 但最後的結局還是妻離子散\r\n就算我不寫歌 幾年過後我說話照樣贏你在唱饒舌 你還是繼續用微波爐吸你的可樂\r\n你應該放棄別把加油當放屁 那些弟弟還以為你賣的是真實力\r\n你的眼紅不是你STONE 是你哭泣過後害怕失去這所有\r\n倒了一次茶家班是你讓我記住 遇到你這種人我應該怎麼辦\r\n團結就是力量大 我的文字團結起來 就是罵人不帶髒話 \r\n看 什麼 看 你就等著看 有一天我會把所有失去全要回來\r\n\r\n若是對你好 你說我囉唆 若是對你不好 你說我搖擺\r\n你真的不應該 汪費我心內 癡情對待干共你摩愛\r\n我從以前就愛你到現在 你是怎樣都當作不知道 啊~是我癡情的對待\r\n才會讓你變的這樣雞排', 0, '是內幕 黑幕 還是白目\r\n\r\n過氣的人唱什麼都似放屁', 0, None, 233, 192000, datetime.datetime(2010, 5, 30, 23, 9), datetime.datetime(2010, 5, 30, 23, 9), datetime.datetime(2010, 5, 30, 23, 9), datetime.datetime(2025, 2, 17, 10, 42, 24), 15912, 66, 6, 1, 8, 1, 0, None, 0, '{"TW":{"song_of_the_days":["2010-06-01"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 18421, 'sha1$AdOvynYxf02el49G8tWjNJ$ff77b30f7024c3baf8081d3a174caacd9bf7dbba', datetime.datetime(2024, 6, 14, 7, 18, 9), 0, 'mcdavi', '', '', 'mcdavi420@gmail.com', 0, 1, datetime.datetime(2006, 7, 15, 21, 14, 19), 17407, 4, 4, 18421, 'profile_images/mc/da/mcdavi/gMKEkCFFZe28GPytZGgzEU.jpg', 'M', '洪连徽', '茶米DaVI', 86, '13926807343', datetime.date(1979, 4, 3), 'TNN', 98, 2297773, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 40), 1, datetime.datetime(2006, 7, 15, 21, 14, 19), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"hide_location":false}', 2339508, 2591, 25, 47, 0, 0, '', 0, None), (562779, 4, 3, 'Am / Big Daddy / J-Mo - 黑白讲', 2289855, 97298492, 3, 2, 0, 'music/mi/ns/minsta/yxWPQ4gvSuktXWfjzQXSzj.mp3', 9616240, 'song_covers/mi/ns/minsta/ie44nLkdbVTPSaFD4PYfT7.png', 1, '', "[00:00.00](Bridge)\r\n[00:14.18]Hook:\r\n[00:16.23]你应该发现了我们的等级不同\r\n[00:20.92]一出手就像海盗也就当然不普通\r\n[00:25.26]你一定不想让我们这帮兄弟都不爽\r\n[00:29.45]那就管好你的嘴别给老子黑白讲\r\n[00:33.39]你应该发现了我们的等级不同\r\n[00:37.93]一出手就像海盗也就当然不普通\r\n[00:42.22]你一定不想让我们这帮兄弟都不爽\r\n[00:46.51]那就管好你的嘴别给老子黑白讲 \r\n[00:49.34]AM:\r\n[00:50.74]带着Underground血脉独自存活野外\r\n[00:53.33]我能力深不见底你永远也无法解开\r\n[00:55.52]揭竿而起不再模仿他国\r\n[00:57.33]这次神挡杀神佛挡杀佛\r\n[00:59.57]逆境下笔划破人生大起大落\r\n[01:01.51]展现福建力量给我收回压迫\r\n[01:03.71]爆发无限欲望什么都没怕过\r\n[01:06.19]你还会在乎的名利被一次性划破\r\n[01:08.06]在我经营的海岛里下金银和财宝雨\r\n[01:10.25]跟精明的海盗比我轻易地甩掉你 \r\n[01:13.63]当胜利压低分贝看那些垃圾分类\r\n[01:15.63]绝境里重生才会明白压力珍贵\r\n[01:17.47]Aka人间兵器 I'm Machine Gun\r\n[01:19.77]别闯进我的领域管你哪里混\r\n[01:21.76]军队化的管理这是集中营\r\n[01:23.98]绝不提功名 Ayo\r\n[01:25.22]链接起每个细胞时刻刺激潜能\r\n[01:27.53]极度自负当然也只对自己虔诚\r\n[01:29.44]如果我做的不是Rap先掐死前程\r\n[01:31.29]每一次爆发的边缘都价值连城\r\n[01:32.73]Hook:\r\n[01:33.33]你应该发现了我们的等级不同\r\n[01:37.31]一出手就像海盗也就当然不普通\r\n[01:41.66]你一定不想让我们这帮兄弟都不爽\r\n[01:45.69]那就管好你的嘴别给老子黑白讲 \r\n[01:48.80]Big Daddy:\r\n[01:51.33]First thing first 先杀败类\r\n[01:53.03]什么事都能吹吹的天花乱坠\r\n[01:55.13]又是进过号子又是违法犯罪 \r\n[01:57.32]表里不一是个斯文败类 呵\r\n[01:59.87]别看到我就跑过来对着我笑\r\n[02:01.38]就像个臭小子这让我实在很反胃 兄弟\r\n[02:04.01]我们不太熟为什么要跟我装认识\r\n[02:05.81]然后说你是我忠实的晚辈 兄弟\r\n[02:08.30]Hold Up Hold Up Hold Up 这话怎么说的\r\n[02:10.54]像你这种瘪三我真的见的多了\r\n[02:12.70]永远不会闭嘴的Boy\r\n[02:14.69]乱讲话的Gucci Boy就不该活着 \r\n[02:16.79]喜欢抱大腿那是你的爱好\r\n[02:18.68]先要白手起家那是我的外号\r\n[02:20.82]在我们面前你只算菜鸟\r\n[02:23.07]在你嘴里塞满鞭炮好胆别走\r\n[02:25.26]从不轻易弯腰再让你三招大嘴巴的将被封杀\r\n[02:29.06]Aka座山雕习惯握单刀你的乱党通通崩塌\r\n[02:33.50]I say Hey Yo 为什么话那么多\r\n[02:37.78]还有谁想当娘炮爱啰嗦\r\n[02:42.37]你当什么不好好死不死非要在Daddy的面前当话痨\r\n[02:46.21]你很快就知道在多说一句屁话老子送你上山头\r\n[02:49.50]Hook:\r\n[02:50.20]你应该发现了我们的等级不同\r\n[02:54.55]一出手就像海盗也就当然不普通\r\n[02:58.64]你一定不想让我们这帮兄弟都不爽\r\n[03:03.87]那就管好你的嘴别给老子黑白讲 \r\n[03:07.21]J-Mo:\r\n[03:07.55]抢占报纸头条被斩断手脚\r\n[03:09.90]你说这个是不是命\r\n[03:11.84]不懂未雨绸料把罩子守好\r\n[03:14.10]踩到东坪山上陷阱 Oh Lord \r\n[03:16.29]各种枪支弹药让条子收缴\r\n[03:18.49]自诩拿到豹子就能崭露头角\r\n[03:20.44]别再没大没小等会多吃一刀\r\n[03:24.28]虚张声势地捧场欲盖弥彰哼唱\r\n[03:26.96]挡不住我们的背后一往无前声浪\r\n[03:29.07]供奉欲望神像伎俩用的奔放\r\n[03:31.11]这个时候我也只能夸你可真棒\r\n[03:33.62]一直只想走心但我也从来不信上帝\r\n[03:37.60]我从来不信上帝\r\n[03:39.26]But Dear Lord They Just Wanna Fuck Wit Me. \r\n[03:45.60]", 1, '相信在你身边必然存在很多碎嘴的市井之徒,你是选择无视、忍让,还是警告?这是新歌是来自AM、Big Daddy、J-Mo的《黑白讲》,“你一定不想让我们这帮兄弟都不爽,那就管好你的嘴别给恁北黑白讲。”对喜欢碎嘴黑白讲的人,他们表达了他们的态度,那你们会怎么做?', 0, '', 240, 320000, datetime.datetime(2018, 8, 4, 19, 27), datetime.datetime(2018, 8, 4, 19, 26), datetime.datetime(2018, 8, 4, 19, 26), datetime.datetime(2019, 12, 13, 8, 20, 40), 2091, 70, 9, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2289855, '!ley4SAu4tArWu7aZNlswwX0CSzJH4hOq7mlRTtbw', datetime.datetime(2023, 6, 6, 17, 56), 0, 'minsta', '', '', '2589626820@qq.com', 0, 1, datetime.datetime(2018, 8, 4, 11, 11, 28), 1860796, 4, 3, 2289855, 'profile_images/mi/ns/minsta/WZRLnjidnaRR7qrNFAxViH.jpg', 'O', '林哲宏', 'Minsta音乐厂牌', 86, '13306047859', datetime.date(2014, 3, 14), 'FJ', 15, 0, 1, None, datetime.datetime(2025, 6, 26, 21, 3, 6), 1, datetime.datetime(2018, 8, 4, 11, 11, 28), 2, 0, 'zh-hans', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"hide_location":false}', 18707, 132, 0, 91, 0, 0, '', 0, None), (4058, 4, 4, '不會反光的眼淚', 18421, 1915, 1, 4, 0, 'music/mc/da/mcdavi/47ea3774c26449fcbfd4c964ededdb9e.mp3', 2874778, '', 1, '', '什麼話你都說不會 你只想今夜買醉\r\n我想著你臉龐入睡 在你身旁的是誰\r\n手機簡訊再也不回 想念在這EVERYDAY\r\n不會反光的眼淚 擦拭掉這段記憶的美\r\n\r\n我 靜靜凝視你與她之間的曖昧 還靜靜在猜想這個女孩到底她是誰\r\n不敢 猜測你諾言下的許過的那份真 你編織美麗的夢但卻讓我一個人過\r\nBABY 請你 聽我說 你可能 有看錯 我怎麼可能讓你一人 獨守那盞燈\r\n我與她 也不過只是朋友 這又何必想太多 難免在誤會產生時那段畫面會撥錯 no.\r\n每次都這麼說 理由總是那麼多 你有沒有想過我 卻是活再同樣一個夢\r\n愛劃過的傷口 隱隱在心做痛 你知道那麼多 為何你當初會不早說\r\n這都是我的錯 請你靜靜聽我說 下一次的機會你給我 我不想因為就這樣而放手\r\n在回到我懷中 過去的記憶不在留 你我共築的那個夢 我不再讓你 孤單的過 \r\n\r\n什麼話你都說不會 你只想今夜買醉\r\n我想著你臉龐入睡 在你身旁的是誰\r\n手機簡訊也不回 想念在這EVERYDAY\r\n不會反光的眼淚 擦拭掉這段記憶的美\r\n\r\n怎麼會這樣當時的話 一字一字 排開成線 你的諾言 不能兌現不能夠實現\r\n你的眼神 透露出的 那些話 我忍心傷痛就這樣一口氣 吞下他\r\n因為 愛 給我勇氣 讓我可以這樣面對你 也是因為 愛 讓我更認識了 我自己\r\n你給的畫面 決定了這一切 一些 未曾對你說的話 就讓最後的曖昧記下吧\r\n是否就這樣 放棄吧 我還感覺的到我剛放掉你的手的體溫 就像當時開啟的那扇門 \r\n讓我們的故事結局在那夢醒前時分 回意只留下你美麗的容顏 屬於我們的畫面\r\n不該不讓這一段 往 事 不定時的 想 困在腦中的 影子不斷不停輕輕的晃\r\n最後給的最後一分鐘 心中的細語還是不斷的說 那個曾住在你心房的人依舊仍然是我\r\n\r\n什麼話你都說不會 你只想今夜買醉\r\n我想著你臉龐入睡 在你身旁的是誰\r\n手機簡訊再也不回 想念在這EVERYDAY\r\n不會反光的眼淚 擦拭掉這段記憶的美\r\n', 0, '寫這首歌的時候 心中錯中複雜\r\n當時要想像兩個對話的角色...\r\n這可是真實故事改編的.....至於取樣誰的故事 ...嘿\r\n\r\n\r\n感謝 ASH 當年熱力相挺', 0, None, 215, 106883, datetime.datetime(2010, 1, 1, 0, 54, 54), datetime.datetime(2006, 7, 16, 16, 14, 34), datetime.datetime(2006, 7, 16, 16, 14, 34), datetime.datetime(2015, 6, 17, 16, 15, 3), 115030, 264, 24, 1, 6, 1, 0, None, 0, '{"TW":{"top_record_weekly_champions":[[2006,32],[2006,36],[2006,37],[2006,40]]}}', 0, 0, 0, 0, 2, 2, 18421, 'sha1$AdOvynYxf02el49G8tWjNJ$ff77b30f7024c3baf8081d3a174caacd9bf7dbba', datetime.datetime(2024, 6, 14, 7, 18, 9), 0, 'mcdavi', '', '', 'mcdavi420@gmail.com', 0, 1, datetime.datetime(2006, 7, 15, 21, 14, 19), 17407, 4, 4, 18421, 'profile_images/mc/da/mcdavi/gMKEkCFFZe28GPytZGgzEU.jpg', 'M', '洪连徽', '茶米DaVI', 86, '13926807343', datetime.date(1979, 4, 3), 'TNN', 98, 2297773, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 40), 1, datetime.datetime(2006, 7, 15, 21, 14, 19), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"hide_location":false}', 2339508, 2591, 25, 47, 0, 0, '', 0, None), (4062, 4, 3, '夢', 18421, 1915, 1, 4, 0, 'music/mc/da/mcdavi/6ecdd34db81f42678f09036d54bc3cb1.mp3', 3801757, '', 1, '', '', 0, '這一首 也很經典...\r\n\r\n', 0, None, 237, 128000, datetime.datetime(2008, 7, 6, 18, 18, 5), datetime.datetime(2006, 7, 16, 17, 36, 6), datetime.datetime(2006, 7, 16, 17, 36, 6), datetime.datetime(2025, 2, 17, 11, 11, 31), 74998, 155, 20, 1, 31, 1, 0, None, 0, None, 0, 0, 0, 0, 2, 2, 18421, 'sha1$AdOvynYxf02el49G8tWjNJ$ff77b30f7024c3baf8081d3a174caacd9bf7dbba', datetime.datetime(2024, 6, 14, 7, 18, 9), 0, 'mcdavi', '', '', 'mcdavi420@gmail.com', 0, 1, datetime.datetime(2006, 7, 15, 21, 14, 19), 17407, 4, 4, 18421, 'profile_images/mc/da/mcdavi/gMKEkCFFZe28GPytZGgzEU.jpg', 'M', '洪连徽', '茶米DaVI', 86, '13926807343', datetime.date(1979, 4, 3), 'TNN', 98, 2297773, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 40), 1, datetime.datetime(2006, 7, 15, 21, 14, 19), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"hide_location":false}', 2339508, 2591, 25, 47, 0, 0, '', 0, None), (669196, 4, 3, 'Cherry pie 壞櫻桃', 2886060, None, 1, 4, 0, 'music/at/la/atlantixgemini0605/F7b9zhyg65eHWb2zreRj26.mp3', 0, '', 1, '', '詞Lyrics:LCY/T.zar/HPmax/SuMMeR\n曲Composer: LCY/T.zar/HPmax/SuMMeR\n\nBe my cherry pie \nWe feel this vibe\nDon’t care what type you like \n\nBe my cherry pie \nAt 三點半\nWe go fucking drunk and wild \n\nCelebrate like oh ayo ayo\nWith that oh ayo ayo\n\nBe my cherry pie \nAt 三點半\nWe go fucking drunk and wild\n\nHPMax727\nFollow my step一起加緊油門\n不管紫外線多強 別管曬痕\n有你我party 絕不silent\n就請你關掉手機關掉疲倦let it go \n別問我續航幾小時那肯定24\n氣氛達到沸點不只因為熱浪\n最high的summer在這不需去測量\n\n男孩變成大男孩的劇情\n想要什麼靠你自己掌握\n城市裡太多速度與激情\n帶你逃離眼前的戰爭迷霧\n\n寬衣解帶跳進海裡\nBikini Highball給你指引\n從GAME BOY 到SWITCH 心態不change\n\nBe my cherry pie \nWe feel this vibe\nDon’t care what type you like \n\nBe my cherry pie \nAt 三點半\nWe go fucking drunk and wild \n\nCelebrate like oh ayo ayo\nWith that oh ayo ayo\n\nBe my cherry pie \nAt 三點半\nWe go fucking drunk and wild\n\nMmmh \nGirl ya got me kinda tipsy \nTrip tripping 怎麼腦袋只有妳\n不可能不去把握talk to 她的機會\n幾杯就讓我閉嘴凝結\nMaybe 在太陽goes down 之前hit me 找個安靜的地點we can 了解對方a little bit better couple shots 後be my princess \nUnder sun set 看著妳發呆\nTreat You like my beautiful b-r-i-d-e all night \n\nflower 翩翩 起舞 滿足 所有的 痛苦 go through \n你不是一個人 I will always be there for you \n\nLike sunshine 今晚來上一杯Rum 就shine til the day I die \nHold on tight party car飛快 don’t ever blink your eyes \n\n你的未來me 記載\nAin’t nobody like you \nMy sunshine My moonlight Treat you like my muse\n藍天 白雲 讓你不再迷路\n自由 慢動 作沒有任何束縛\nI’m falling head over heels for you. \n\nBe my cherry pie \nWe feel this vibe\nDon’t care what type you like \n\nBe my cherry pie \nAt 三點半\nWe go fucking drunk and wild \n\nCelebrate like oh ayo ayo\nWith that oh ayo ayo\n\nBe my cherry pie \nAt 三點半\nWe go fucking drunk and wild', 0, 'MV:\r\nhttps://youtu.be/eiJdAATFITQ', 0, '', 186, 192000, datetime.datetime(2022, 1, 5, 14, 12, 37), datetime.datetime(2022, 1, 5, 14, 12, 25), datetime.datetime(2022, 1, 5, 14, 15, 52, 825727), datetime.datetime(2022, 5, 13, 2, 39, 12), 247964, 5910, 910, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2886060, 'sha1$JNvDaeMFUE9EDht6xXHARJ$08b6ae6845f6de3b23eff852d6f98db02367ff65', datetime.datetime(2024, 8, 17, 22, 1, 15), 0, 'atlantixgemini0605', '', '', 'b4108m025@venus.lit.edu.tw', 0, 1, datetime.datetime(2022, 1, 4, 5, 43), 2456504, 4, 4, 2886060, 'profile_images/at/la/atlantixgemini0605/A9AFT26feErMuv723jHPNE.jpg', 'O', '', 'ΛTLΛNTIX', 886, '903790792', datetime.date(2021, 9, 20), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 54), 1, datetime.datetime(2022, 1, 4, 5, 43), 1, 5, 'zh-hant', 1, '{"hide_gender":false,"accredited_datetime":"2022-07-12T03:30+00:00","hide_location":false}', 3723944, 15064, 3, 1706, 1, 0, '', 0, None), (672072, 4, 4, '我不是小氣鬼', 2886060, None, 1, 4, 0, 'music/at/la/atlantixgemini0605/TCD6odJwyuHMrHxfbU6qpJ.mp3', 0, '', 1, '', 'Auztin : \n粉絲不算太多 看都懶得看我\n在這個時代喔 才華不太重用\n花時間去練鋼琴 不如學習 每天發文打屁\n耍帥拍照片多容易\n抱歉我不太懂\n她愛他的讚數他的追蹤 但我只愛jay chou \n\nLCY:\nBlack suit with that stylish leather shoes \nIt feels like everybody gets high\n而妳就像被別人下了蠱\n愛他壞 被他帥成痴呆\n\nSpend your time and spend your money even lose your mind\nHe can not inspire you to change your life\n\nMax:\n我不是小氣鬼 get 不到你的sense \n我不是小氣鬼 就當你瞎了眼\n我不是小氣鬼 他笑容有多甜\n我不是小氣鬼 你就有多膚淺\n\nJimLee:\n就算 花朵美麗的花瓣\n躲不掉那凋謝的命運 oh my \nI’m Spinning around you\n不小心曝露了我\n善良謊言的浪漫\nPut your eyes on me, Full of attentions HE photoshop but lack GC , like n idiot\n身份幾個壞 我拿你怎麼辦 gonna cursing everyday, \nwont be the one\n\nSean:\n今天頭頂開始痛\n你戴得這麼容易\nlady Where you going\n站在房間低著頭\n\n發現還是不會動\n我最好 繼續待在家裡\n我看著韓劇\n猜不透\n\n原來也會遇到這時候\nOk你follow\nOk 我給你 follow\nOk ok 害你瘋了 uh\n\n反正我家裡 辦公桌都給你坐了\nOk 你說時間到了 他直播你沒跟到\n\nMax:\n我不是小氣鬼 get 不到你的sense \n我不是小氣鬼 就當你瞎了眼\n我不是小氣鬼 他笑容有多甜\n我不是小氣鬼 你就有多膚淺\n\nMax:\n我不是小氣鬼 我不是小氣鬼\n\nSuMMeR:\n你那麼夭壽 沒什麼感觸 還想賴\n真心佩服你 那麼多秘密 醒不過來\nAll I know is I’m nothing \n先入為主Don’t trap on me\n\nMax:\n我不是小氣鬼 get 不到你的sense \n我不是小氣鬼 就當你瞎了眼\n我不是小氣鬼 他笑容有多甜\n我不是小氣鬼 你就有多膚淺', 0, '我不是個小氣鬼, 但是妳也不要太超過 !!\r\n\r\n\r\n製作人 Producer : ΛTLΛNTIX\r\n詞曲 Music & Lyrics by : ΛTLΛNTIX\r\n編曲 Beat Arranged by : Mantra\r\n混音母帶 Mixed + Mastered by : 丘暘 Yang\r\n攝影輔助 Assistant Camera : ΛTLΛNTIX\r\n影像製作 Directed + Edited by : SEAN KO 高翔\r\n\r\nSuMMeR 林佳辰\r\nhttps://instagram.com/summer06_05?utm...\r\n\r\nJ.Lee 李哲言\r\nhttps://instagram.com/jjimlee_?utm_me...\r\n\r\nSEAN KO 高翔\r\nhttps://instagram.com/seanko61?utm_me...\r\n\r\nLCY 呂植宇\r\nhttps://instagram.com/chihyu612?utm_m...\r\n\r\nAuZTIN 吳昱廷\r\nhttps://instagram.com/yut1ng_530?utm_...\r\n\r\nHPmax 徐雘\r\nhttps://instagram.com/hpmax_hu9?utm_m...', 0, '', 190, 192000, datetime.datetime(2022, 2, 10, 13, 12, 37), datetime.datetime(2022, 2, 10, 13, 12, 26), datetime.datetime(2022, 2, 10, 13, 19, 58, 656068), datetime.datetime(2022, 6, 8, 16, 19, 55), 157021, 3849, 239, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2886060, 'sha1$JNvDaeMFUE9EDht6xXHARJ$08b6ae6845f6de3b23eff852d6f98db02367ff65', datetime.datetime(2024, 8, 17, 22, 1, 15), 0, 'atlantixgemini0605', '', '', 'b4108m025@venus.lit.edu.tw', 0, 1, datetime.datetime(2022, 1, 4, 5, 43), 2456504, 4, 4, 2886060, 'profile_images/at/la/atlantixgemini0605/A9AFT26feErMuv723jHPNE.jpg', 'O', '', 'ΛTLΛNTIX', 886, '903790792', datetime.date(2021, 9, 20), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 54), 1, datetime.datetime(2022, 1, 4, 5, 43), 1, 5, 'zh-hant', 1, '{"hide_gender":false,"accredited_datetime":"2022-07-12T03:30+00:00","hide_location":false}', 3723944, 15064, 3, 1706, 1, 0, '', 0, None), (669198, 4, 4, 'NEW GANG', 2886060, None, 1, 4, 0, 'music/at/la/atlantixgemini0605/ZYTSQFzCVMcn2TNr5Q7qJn.mp3', 0, 'song_covers/at/la/atlantixgemini0605/GN4TJzfoDrjfPSDUZohhG9.jpg', 1, '', "詞曲 Music & Lyrics by : ΛTLΛNTIX\n編曲 Beat Produced by : AuZTIN 吳昱廷\n製作人 Producer : ΛTLΛNTIX\n混音母帶 Mixed + Mastered by : 丘暘 Yang\n攝影助理 Assistant Camera : ΛTLΛNTIX, HUA\n影像製作 Directed + Edited by : SEAN KO 高翔\n\nWe got two billions on our mind now \nDripping on dat new vans 飛得太高\nRolling on dat Bruce Wayne 好膽麥走\nShow ya we da new gang new gang\n\nWe got two billions on our mind now \nDripping on dat new vans 飛得太高\nRolling on dat Bruce Wayne 好膽麥走\nShow ya we da new gang new gang\n\nSean :\n\n骨子裡一點倔\n站在懸崖邊他說我怎麼還沒退\n腳下的敵人早就分不清是誰\n其實當初為了堅持 我選擇放棄妳的美\nLike a criminal \nBeating ryhmes like a crime they can never caught\nIt’s a slaughter with a mic you should keep it low\nStay loose for a better hope\nWe’re bouta hit you like a antidote\n\nMax:\n\nGot the bad bad bad bad life\nU can told me true true lie\n不論高低出處壞\nU can’t see me fall\nI’m new blood and lava through my veins \n遊走在這充滿謊言的社會\n當我看清了世界\n也明白該做的是非\n清醒也清晰的視線\n靜靜的去淨化這事件\n激情用七情六慾細心盤算著如何進退\n和自己的demons 說聲\n幸會 幸會\n等天誅地滅\n\nLCY:\n\n盲目 追逐\n活不像個人像廢物 舒服\nNightlife so cool not that good and\nI don’t wanna be I don’t wanna be that guy\nLet me crush you down beat you under my knees\n因為你從來\n不會去想 Just fun all you know is waste your time\n\nWe got two billions on our mind now \nDripping on dat new vans 飛得太高\nRolling on dat Bruce Wayne 好膽麥走\nShow ya we da new gang new gang\n\nWe got two billions on our mind now \nDripping on dat new vans 飛得太高\nRolling on dat Bruce Wayne 好膽麥走\nShow ya we da new gang new gang\n\nSummer:\n\nI feel it, so lonely , in the ocean\nI feel it, so lonely , in the ocean\n不用管他們說 都別吵 be a rockstar\n還要來幾遍 都無所謂 don't be afraid\n困住無法前進\n緊的無法呼吸\n\nJ.Lee:\n\nTry it, if u wanna to\n不看他臉色\nTripling ambitious smooth \n這太多險惡\nCelebrate The laughter \nthe treasure \nWe grab it all \n阿~司匹靈壓低 我躁鬱 的\nAi! Crushing on my own \nBounce! \nBack on the track \nYa we know it, We Pharaoh \n佔了頂 犧牲名和利\nNo hesitate/ what kind of pain \n文化造詣 堪稱了子彈穿透心\nDon’t underrated 我進化的砲擊 \nWe Pump It \n\nWe got two billions on our mind now \nDripping on dat new vans 飛得太高\nRolling on dat Bruce Wayne 好膽麥走\nShow ya we da new gang new gang\n\nWe got two billions on our mind now \nDripping on dat new vans 飛得太高\nRolling on dat Bruce Wayne 好膽麥走\nShow ya we da new gang new gang\n\nT.zar:\n\nI need room 閃得有點累flexing all the time 因為my 時間有點貴\nI need room 閃得遠一點 髒了我的雙眼 別再髒了我的鞋\n想你every night 的Bae 被我迷到軟腳\n5.0 shit I’m arming up better run now \n飛的過高 never sober never slow down \n無法收到 你的訊號\nSo Cut your shit talk 旁邊站好", 0, 'MV:\r\nhttps://youtu.be/q6xhvrXPpFU', 0, '', 240, 192000, datetime.datetime(2022, 1, 5, 14, 17, 34), datetime.datetime(2022, 1, 5, 14, 17, 20), datetime.datetime(2022, 1, 5, 14, 30, 53, 367516), datetime.datetime(2022, 5, 13, 2, 39, 53), 149555, 3609, 271, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2886060, 'sha1$JNvDaeMFUE9EDht6xXHARJ$08b6ae6845f6de3b23eff852d6f98db02367ff65', datetime.datetime(2024, 8, 17, 22, 1, 15), 0, 'atlantixgemini0605', '', '', 'b4108m025@venus.lit.edu.tw', 0, 1, datetime.datetime(2022, 1, 4, 5, 43), 2456504, 4, 4, 2886060, 'profile_images/at/la/atlantixgemini0605/A9AFT26feErMuv723jHPNE.jpg', 'O', '', 'ΛTLΛNTIX', 886, '903790792', datetime.date(2021, 9, 20), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 54), 1, datetime.datetime(2022, 1, 4, 5, 43), 1, 5, 'zh-hant', 1, '{"hide_gender":false,"accredited_datetime":"2022-07-12T03:30+00:00","hide_location":false}', 3723944, 15064, 3, 1706, 1, 0, '', 0, None), (689757, 4, 4, '8lak & Paul -【我的夢 My Dream】', 2960732, None, 3, 2, 0, 'music/lo/ve/loverboyzofficial/HNPHJPqTybGxMEeeDBQsff.mp3', 0, 'song_covers/lo/ve/loverboyzofficial/nxtFvQ4GxfrYtWe4BThrLf.jpg', 1, '', 'Chorus:\n(我的夢 我的夢)\n這是我的夢 oh 醒不來的夢\n掌聲與嘲諷充斥在我生命中\nOh I see \nYeah you can take my life\nBut can’t take back my soul\n這是我的夢 yeah 醒不來的夢\n給我幾分鐘就停留在這一首\nOh my dream \nYeah don’t care it’s gonna work\nstill going on \n\nVerse 1 (Paul):\nYeah yeah I swear by god the baby you know what I said \n是多麽 bad 或者是sad 但現在 I don’t give a shit \nOh no 謝囉 曾經的失敗讓我成功謝囉\n真心的付出 sorry 這次不會再被騙囉\nTell me why 為什麼會\n曾經那麼多的疑問現在還是會\nOh shit 這不對 這終究是因為愛\n要活的精彩 這是奶奶生前交代\nOh baby baby baby baby go go\n我像是唱 R&B All Night 的那 KnowKnow \n對你的喜歡絕對不是喜新厭舊\n完成我的夢想這是最基本要求\n\nChorus:\n這是我的夢 oh 醒不來的夢\n掌聲與嘲諷充斥在我生命中\nOh I see \nYeah you can take my life\nBut can’t take back my soul\n這是我的夢 yeah 醒不來的夢\n給我幾分鐘就停留在這一首\nOh my dream \nYeah don’t care it’s gonna work\nstill going on\n\nVerse 2 (8lak):\nOh 遲遲無法停歇\n還未開 多少 心結\n嘗試敞開心房但又有誰能夠聽見\n急著求好心切 標籤撕剩下幾頁\n就按下播放鍵讓我來慢慢為你講解\n歡迎入我的夢 也再平凡不過\nI’m not a hero\nJust a boy who wants to sing this song\n至少 I’m not alone\nMy whole squad 陪著我\n用音符\n織出屬於 lover 88 的夢\n\nChorus:\n這是我的夢 oh 醒不來的夢\n掌聲與嘲諷充斥在我生命中\nOh I see \nYeah you can take my life\nBut can’t take back my soul\n這是我的夢 yeah 醒不來的夢\n給我幾分鐘就停留在這一首\nOh my dream \nYeah don’t care it’s gonna work\nstill going on\n\n(這是我的夢 這是我的夢\n這是我的夢 從今天起 Let’s go yeah\n這是我的夢 這是我的夢\n這是我的夢 告訴我你的夢)', 0, '剛滿20歲的嘻哈新秀8lak,擁有自己的獨特風格,去年更榮獲KKBOX風雲榜潮流新聲。一直以來,8lak獲得許多歌迷的死忠支持,同時卻也遭受到很多質疑,但他堅持用自己的音樂作品證明自己,這首〈我的夢〉便是他和Lover Boyz團員Paul寫出自己的追夢歷程,兩人不畏懼流言和重重困難,勇敢用音樂告訴世界他們的夢想,同時感謝歌迷的陪伴和支持,希望能夠帶領大家一起實踐夢想。', 0, '', 168, 192000, datetime.datetime(2022, 6, 10, 3, 37, 33), datetime.datetime(2022, 6, 10, 3, 37, 30), datetime.datetime(2022, 6, 10, 12, 0, 57, 474728), datetime.datetime(2022, 6, 12, 7, 56, 48), 92323, 2396, 420, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2022,24]]},"CN":{"top_record_weekly_champions":[[2022,24]]}}', 0, 0, 0, 0, 2, 2, 2960732, 'sha1$tsAXyPeatDkl$63d5fcaf3c07c10b871fae50097c747804ca37d8', datetime.datetime(2023, 12, 8, 12, 36, 58), 0, 'loverboyzofficial', '', '', 'loverboyzworking@gmail.com', 0, 1, datetime.datetime(2022, 6, 9, 17, 55, 2), 2531146, 4, 4, 2960732, 'profile_images/lo/ve/loverboyzofficial/bqC7Tc7jAGG5pXWB3wvuPj.jpg', 'M', '', 'Lover Boyz', 886, '975951057', datetime.date(2022, 3, 9), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2022, 6, 9, 17, 55, 2), 1, 1, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":0,"accredited_datetime":"2022-06-16T09:17+00:00","hide_location":false}', 142694, 606, 3, 58, 1, 0, '', 0, None), (695175, 4, 4, '運鏡 Camera Movement', 443759, 97318787, 3, 2, 0, 'music/bb/oy/bboydry/ULE3ePJk7xU9VuoySCf4am.mp3', 0, '', 1, '', '歌曲Credit:\n詞曲:謝乾 \n編曲:Abel Beats\n製作人:謝乾\n\n歌詞:\nPan, tilt, dolly truck \narc with a boom shot \nfollow and track \nAerial shot up in the sky\nCamera roll with my stunning mind\n\nPan, tilt, dolly truck \narc with a boom shot \nfollow and track \n器材軍火是fully packed\nCamera roll with my 35\n\n香爐剎底 框個翹的Lay out 給我\n鏡頭怕水 會發黴 \n把現實化為Frame \nBuild the scene with some solid taste \n金甲有sense\nStart it from the bottom \nnow 不在乎電話費\n提亮一點老一輩叫打底\nCall me師仔 \n把他jawline給打黑 \nDenzel be like damn my man\nThats hollywoods shit from the westside\n我的檔期One of a kind\nI got the key, the fill and some backlight \n打的光是他們最愛的那種vibe \ni’m the original bdy \n民權東路是我棲息帶\n出手絕對不只幾百塊\n我們玩的兒就是西海岸 Westside \n\nPan, tilt, dolly truck \narc with a boom shot \nfollow and track \nAerial shot up in the sky\nCamera roll with my stunning mind\n\nPan, tilt, dolly truck \narc with a boom shot \nfollow and track \n器材軍火是fully packed\nCamera roll with my 35\n\n不管給我RED或Alexa mini\n想省點力氣\ncall out ZC 裝上steadycam\nTracking 他的走位 thats how we operate \nWhip pan, Switch lens, that aint a thang\n手持機器Hold my breath 看我一次就到位\n機器運動行雲流水Whos the man \n看到畫面都下跪 \nMy camera rollin down the street\nI got the drip\n他媽剛要收音靜了音 我偷放屁\n拍我兄弟唱著R&B\n手拿機器刁著Nicotine\n中了我的毒送你去Quarantine\n我的檔期Quality \n行天宮王晶Be like WarrenG\n\nPan, tilt, dolly truck \narc with a boom shot \nfollow and track \nAerial shot up in the sky\nCamera roll with my stunning mind\n\nPan, tilt, dolly truck \narc with a boom shot \nfollow and track \n器材軍火是fully packed\nCamera roll with my 35', 0, 'ISRC:TWHN32201001\n攝影組的學長學弟制很重,想要帥,必須得從foundation開始練起,小子!拿個木箱過來!\n\nThere’s a particular hierarchy system which still exists in the filmmaking world nowadays. Wanna show off your skills? Gotta have to start from the very bottom. First, bring me my chair boy!', 0, '', 152, 192000, datetime.datetime(2022, 7, 26, 8, 49, 13), datetime.datetime(2022, 7, 26, 8, 48, 58), datetime.datetime(2022, 7, 26, 16, 0), datetime.datetime(2022, 7, 26, 16, 0, 25), 7300, 282, 75, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 443759, 'sha1$ULeh6uCMvUx3$fcea0a2c14b2efa36940ffc8351445e3477be9f5', datetime.datetime(2023, 6, 26, 11, 22, 4), 0, 'bboydry', '', '', 'bboydry720@gmail.com', 0, 1, datetime.datetime(2007, 8, 15, 14, 48), 81404, 4, 4, 443759, 'profile_images/bb/oy/bboydry/hpGgQ4y2MQQ3uYQs23Waof.jpeg', 'M', '謝小乾', '謝乾 $hitGanGan', 886, '0970069599', datetime.date(1987, 7, 20), 'TPE', 99, 39651, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2007, 8, 15, 14, 48), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"show_birthday":2,"accredited_datetime":"2023-05-16T06:36+00:00","hide_location":false}', 33628, 657, 154, 146, 1, 0, '', 0, None), (695178, 4, 4, '調色 Color Grading', 443759, 97318787, 3, 2, 0, 'music/bb/oy/bboydry/aCLZ2uHmTqX2a3egfkv8rd.mp3', 0, '', 1, '', '歌曲Credit:\n詞曲:謝乾\n編曲:BigBadBeats\n製作人:謝乾\n\n歌詞:\n這個半夜 我正在調光\n聽著木柵老鄉 \n希望能夠破解達文西密碼\n隔壁狗一叫 又天亮 尼瑪\n狐群狗黨就快狗急跳牆\n調色是主觀意識怎麼會有好惡\n但我討厭飽和不好惹的桃色 \n後期遮瑕是我的職業道德\n隱藏鋒芒我就像是朱銘在雕刻\ncolor temperature \n同時配嘻哈beat \nteal and orange 是我的必殺技\n我的天命node串連sRGB \nthey call me調色的notorious B.I.G \n即將就要過帶拜託先別call me \ni dont have time bitch 先別call me\n要是等下顏色跑掉我就揍你\n\n調最獨特的tone\n結果顧客不懂\n他媽根本waste my time \n\n要我刪掉 要怎麼割捨情感\n放它爛掉 充滿遺憾\n\n調最獨特的tone\n結果顧客不懂\n他媽根本waste my time \n\n你我已是過去 充滿遺憾\n忘了那些默契 沒有期待\n\nACES workflow ACE的色tone \n到了天亮 我還 持續在奮鬥\n幹我法掉那 ISO 有點後悔 \n但還是給我調回來了不是臭美\n算個老闆but i’m still broke as fuck \n每天生活怎麼still 困在這\n明明才剛吃過still 有點餓\n逐漸變胖的我still 調著色\n檔期的era 顏色的dealer\n新鮮的liver 這不常見的\n美麗大學後 就開始掉頭髮\n禿頭是會傳染的 快掉頭跑\n要all out當個領頭羊\n死亡海灘球又讓我舉投降\n\n調最獨特的tone\n結果顧客不懂\n他媽根本waste my time \n\n要我刪掉 要怎麼割捨情感\n放它爛掉 充滿遺憾\n\n調最獨特的tone\n結果顧客不懂\n他媽根本waste my time\n\n你我已是過去 充滿遺憾\n忘了那些默契 沒有期待', 0, '最近Pr一直狂當機,實在有夠難用,幹哩良爛軟體。\nThis song is about how f’ing useless and unreliable Adobe Premiere has become, and all the frustrations and difficulties that I’ve been through while using them.', 0, '', 136, 192000, datetime.datetime(2022, 7, 26, 8, 53, 5), datetime.datetime(2022, 7, 26, 8, 52, 44), datetime.datetime(2022, 7, 26, 16, 0), datetime.datetime(2022, 7, 26, 16, 0, 25), 5342, 209, 35, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 443759, 'sha1$ULeh6uCMvUx3$fcea0a2c14b2efa36940ffc8351445e3477be9f5', datetime.datetime(2023, 6, 26, 11, 22, 4), 0, 'bboydry', '', '', 'bboydry720@gmail.com', 0, 1, datetime.datetime(2007, 8, 15, 14, 48), 81404, 4, 4, 443759, 'profile_images/bb/oy/bboydry/hpGgQ4y2MQQ3uYQs23Waof.jpeg', 'M', '謝小乾', '謝乾 $hitGanGan', 886, '0970069599', datetime.date(1987, 7, 20), 'TPE', 99, 39651, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2007, 8, 15, 14, 48), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"show_birthday":2,"accredited_datetime":"2023-05-16T06:36+00:00","hide_location":false}', 33628, 657, 154, 146, 1, 0, '', 0, None), (695176, 4, 3, '製片 Production', 443759, 97318787, 3, 2, 0, 'music/bb/oy/bboydry/VEZWg7WAeR4RAgkWLKrQqM.mp3', 0, '', 1, '', 'Credit:\n詞曲:謝乾\n編曲:wicstone\n製作人:謝乾\n\n歌詞:\n該死的導演 配一碗隔夜泡麵\n一直被人尻謝還得不斷低頭道歉 唉\n導不好的表演 我眼屎超黏\n我閉上雙眼夢到拍攝進度已經超前\n原來在疲累已經早就delay\n我知道這是你的地雷但一切有夠靠北\n給你臉不要臉 還得陪笑臉 幹因為我要錢 \n但我把眼光放遠 到旁邊吸菸 \n今天拍了一天 以和為貴是前世經驗\n忍氣吞聲有天我會買水鬼 \n我最卑微 我買的便當最美味 唉\n我也只能裝作心不累 Cut Check\n欸幹嘛每顆都replay 再保一顆啊\n你們穿得體面 進出我裡面\n我得打給你妹 去交代遺言\n\n最常被問為什麼這麼貴 \n最常被恨為什麼這麼衰\n毀失禮 很疲憊 會結巴 會便秘 我很累 \n要是沒有我 導演吃大便\n\n最常被問為什麼這麼貴 \n最常被恨為什麼這麼衰\n毀失禮 很疲憊 會結巴 會便秘 我很累 \n要是沒有我 誰道歉\n\n我說這邊不能拍 你叫我去找議員\n我沒用 兜不到幾千億元\n口袋倒是有幾枚一元\n快送醫院 我只是你劇組的一員\n在劇組裡面我是散場留下來的清潔\n離開總會上演跟你對到眼的情節\n你向我道謝 很親切 \n我笑說導演沒事 又瞄到你買的新鞋\nfuck 我快要受夠這些bull shit\nhell yeah終於給我接到電影\n拍完鹹魚總算要光榮回家 \n領獎的時候卻只給他\n面對爸媽要怎麼回答\n這樣我算有拍到理想中的電影嗎\n那部電影我也有拍啊有人在意嗎\n導演專門享受被欣賞 我專門含雞巴\n那幹嘛要我道歉 我幹恁娘 \n\n(間奏by手天使)\n\n最常被問為什麼這麼貴 \n最常被恨為什麼這麼衰\n毀失禮 很疲憊 會結巴 會便秘 我很累 \n要是沒有我 導演吃大便\n\n最常被問為什麼這麼貴 \n最常被恨為什麼這麼衰\n毀失禮 很疲憊 會結巴 會便秘 我很累 \n要是沒有我 誰道歉\n\n光陰似箭 我從助理爬到今天\n被動技能是道歉\n毀失禮 我很累 很疲憊 會結巴 會便秘 \n\n誰能體會 出包了不會是我自願\n被動技能是道歉\n毀失禮 我很累 很疲憊 會結巴 會便秘', 0, "ISRC:TWHN32201002\n這首歌其實我在角色扮演,感謝跟我合作過的組員,在這邊跟大家說:\n你們辛苦了,然後上次的案子,結帳單快寄來不要再拖叻~\nI'm doing a little role-playing in this song, big thanks to all the hard working people and professional team who worked with me before, and please send the bill over ASAP! Accounting will be CLOSED on the 5th of this month.", 0, '', 196, 192000, datetime.datetime(2022, 7, 26, 8, 51, 10), datetime.datetime(2022, 7, 26, 8, 50, 51), datetime.datetime(2022, 7, 26, 16, 0), datetime.datetime(2022, 8, 2, 9, 20, 47), 4986, 182, 43, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 443759, 'sha1$ULeh6uCMvUx3$fcea0a2c14b2efa36940ffc8351445e3477be9f5', datetime.datetime(2023, 6, 26, 11, 22, 4), 0, 'bboydry', '', '', 'bboydry720@gmail.com', 0, 1, datetime.datetime(2007, 8, 15, 14, 48), 81404, 4, 4, 443759, 'profile_images/bb/oy/bboydry/hpGgQ4y2MQQ3uYQs23Waof.jpeg', 'M', '謝小乾', '謝乾 $hitGanGan', 886, '0970069599', datetime.date(1987, 7, 20), 'TPE', 99, 39651, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2007, 8, 15, 14, 48), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"show_birthday":2,"accredited_datetime":"2023-05-16T06:36+00:00","hide_location":false}', 33628, 657, 154, 146, 1, 0, '', 0, None), (633470, 4, 3, '台北卡牌少年', 2185396, None, 3, 2, 0, 'music/fa/ib/faibaofibo/iRFtQ9T7oRuubRGYG6sVSp.mp3', 0, 'song_covers/fa/ib/faibaofibo/9bwysKfyYD8pGNAds3aDzy.jpg', 1, '', '台北卡牌少年\n勉強擠出笑臉\n今天又輸了一場\n台北卡牌少年\n勉強擠出笑臉\n牌組就差那一張\n台北卡牌少年\n他的笑容好甜\n剛剛靠運氣贏啦\n台北卡牌少年\n他的笑容好甜\n像這夏天的夕陽\n少年他相信著自己的牌組\n不理會別人說放這張才酷\n牌組說would you marry me\n他說Yes I do \n才不會拿自己的靈魂去換財富\n遇上各種對手他都認真應對\n遇到小孩子輕敵的絕對當他墊背\n有些大哥哥大姐姐給他機會他說\n輸給他的對手平均都大他七歲\n台北卡牌少年 你要擲硬幣或猜拳\n擲硬幣或猜拳\n台北卡牌少年 你要擲硬幣或猜拳\n擲硬幣或猜拳\n台北的卡牌少年耶 有沒有事有沒有事沒有事\n台北的卡牌少年耶 有沒有事有沒有事有沒有事\n\n劍潭青少年活動中心第一次比賽\n少年他一片初心跳動得很快\n好多人有爸媽陪伴感覺有點奇怪\n但他不會在意\n因為他將贏得比賽\n第一場少年的口氣他還蠻嗆\n第二場他發現對手超乎他想像\n少一張兩千塊的卡他止步十六強\n同班同學卻升格成為魔界王\n漸漸他玩卡片次數變少\n漸漸他只管考試會不會考\n漸漸他不再往公車站跑\n漸漸轉移到遊戲機和電腦了checkcheck\n甲蟲恐龍都多年進化變成百獸\n他的魔力已經跟著賈修回去魔界\n海馬集團從摩天大樓他打到宇宙\n他的對手都變成了補習班的同學\n\n台北卡牌少年 結束戰鬥階段結束戰鬥階段\n台北卡牌少年 結束戰鬥階段結束戰鬥階段\n台北的卡牌少年 難道已經解完了連鎖\n台北的卡牌少年 難道已經解完了連鎖\n他是否會記得 注射天使莉莉\n他是否會記得 陷阱卡不是秘密\n他是否會記得 翻一頁兩點魔力\n他是否會記得 牌組說would you marry me\n卡牌少年現在變成了青年或中年\n熟悉的店家依舊面對四號公園\n神奇寶貝已經超過二十周年\n皮卡丘他還是坐在小智肩膀上面\n便利商店買了卡包拆了又拆\n百貨公司買了卡包我也拆了又拆\n豬豬玩具買的卡包我也拆了又拆\n拆出來的卡牌帶我回去good old times\n乾淨的還是淨骯髒的還是髒\n我們都想要不用代價抽滿七張\n該氣的還是氣該慌的還是慌\n我們都希望逆轉是現在右手這張\n個人的連續技卡滿的戰鬥場\n那些口湖騙新手的全都信口雌黃\n剛剛大意了 忘記了 太誇張\n好啦不要囉嗦了尬完包再下一場\n台北卡牌少年\n勉強擠出笑臉\n今天又輸了一場\n台北卡牌少年\n勉強擠出笑臉\n牌組就差那一張\n台北卡牌少年\n他的笑容好甜\n剛剛靠運氣贏啦\n台北卡牌少年\n他的笑容好甜\n像這夏天的夕陽', 0, '一生中玩過許多卡牌遊戲,也在台北各間牌店走跳過,甚至有過大亨葆這個綽號,寫給每個台北卡牌少年。\n\nFollow 肥葆:https://www.instagram.com/faibaofibo/\n https://streetvoice.com/faibaofibo/\nFollow 張瑜:https://www.instagram.com/coocoo123ya/\n\n編曲 Arrangement|ThatKidGoran\n詞曲 Lyrics & Compose|肥葆 FaIBaO\n錄音 Recording|張瑜 COO\n混音 Mixing|張瑜 COO\n\n特別感謝:公車站四驅車桌遊紙牌玩具店\n PiggyLand豬豬玩具', 0, '', 234, 320000, datetime.datetime(2021, 1, 20, 12, 38, 27), datetime.datetime(2021, 1, 20, 12, 38, 5), datetime.datetime(2021, 1, 20, 12, 48, 3, 651215), datetime.datetime(2021, 1, 20, 12, 48, 4), 7408, 245, 94, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2185396, 'sha1$fUmR0Vth26rI$86b9de2d5faa2a3a8d5401104d2caba62d6d094b', datetime.datetime(2023, 12, 20, 17, 10), 0, 'faibaofibo', '', '', 'ya830224@yahoo.com.tw', 0, 1, datetime.datetime(2018, 3, 23, 19, 14, 54), 1756351, 4, 4, 2185396, 'profile_images/ya/83/ya830224/uTS2b3LyLSEDrtDN9HdWbh.jpg', 'M', '吳昱葆', '肥葆', 886, '922830224', datetime.date(1994, 2, 24), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 50), 1, datetime.datetime(2018, 3, 23, 19, 14, 54), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"show_birthday":2}', 58072, 500, 22, 87, 0, 0, '', 0, None), (696559, 4, 4, '我在每個宇宙都愛你 ILUIEU', 2886060, None, 1, 4, 0, 'music/at/la/atlantixgemini0605/nmMXuZRUkKgodMGH6KCLxs.mp3', 0, 'song_covers/at/la/atlantixgemini0605/dQqEUyGKjZYznc5o73uWcf.jpeg', 1, '', 'Auztin:\n\n不管最後的我們能不能在一起\n我在每個平行宇宙裡面都愛妳\n記住我答應你\n這不變的定律\n妳是我存在的意義\n\n讓我記住你每個角度後再鬆開你的手\n讓我回放有你的每個節日跟每個街口\n愛呦 真的沒人能夠 猜透 結局該怎麼走\n太多餘的話都沒說是我們的默契不殞落\n想我的時候 就看看星空\n閉上眼 數到十 我就在你心中\n提醒你曾對妳說過 愛妳的理由\n連成線 那就是 我給你的承諾說\n\n不管最後的我們能不能在一起\n我在每個平行宇宙裡面都愛妳\n這是我答應你\n絕不變的定律\n我的心為妳堅定\n\nLCY:\n\n不管最後的我們能不能在一起\n我在每個平行宇宙裡面都愛妳\n記住我答應你\n這不變的定律\n妳是我存在的意義\n\nBabe what you want 怎麼才能把你留身旁\n背對說情話 不如靠在我肩膀\n非得出現嗎 這沒有人開心的情況\n別放開手 還有一分鐘\n\n六顆彩色石頭敵不過妳一個笑容\n多重宇宙 I don’t know I care how u feel \n細數天上星星最後有幾顆墜落\nNo 我不懂 為什麼 I should let it go\n\nAuztin:\n\n不管最後的我們能不能在一起\n我在每個平行宇宙裡面都愛妳\n這是我答應你\n絕不變的定律\n我的心為妳堅定\n\nLCY:\n\n不管最後的我們能不能在一起\n我在每個平行宇宙裡面都愛妳\n記住我答應你\n這不變的定律\n妳是我存在的意義', 0, '#iloveyouineveryuniverse #不管最後的我們能不能在一起 \n\n製作人Producer: Auztin吳昱廷\n詞曲 Music & Lyrics: Auztin吳昱廷, LCY呂植宇\n編曲 Beat Arranged: Aleksandr Ches Music\n混音 Mixed: Auztin吳昱廷\n母帶 Mastered: Boiii P彭柏邑\n攝影:FendiTheWolf', 0, '', 168, 320000, datetime.datetime(2022, 8, 6, 9, 45, 30), datetime.datetime(2022, 8, 6, 9, 45, 24), datetime.datetime(2022, 8, 6, 9, 48, 50, 487427), datetime.datetime(2022, 8, 6, 18, 21, 15), 319751, 7398, 2048, 1, 0, 1, 0, None, 4, '{"TW":{"top_record_weekly_champions":[[2022,32]]}}', 0, 0, 0, 0, 2, 2, 2886060, 'sha1$JNvDaeMFUE9EDht6xXHARJ$08b6ae6845f6de3b23eff852d6f98db02367ff65', datetime.datetime(2024, 8, 17, 22, 1, 15), 0, 'atlantixgemini0605', '', '', 'b4108m025@venus.lit.edu.tw', 0, 1, datetime.datetime(2022, 1, 4, 5, 43), 2456504, 4, 4, 2886060, 'profile_images/at/la/atlantixgemini0605/A9AFT26feErMuv723jHPNE.jpg', 'O', '', 'ΛTLΛNTIX', 886, '903790792', datetime.date(2021, 9, 20), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 54), 1, datetime.datetime(2022, 1, 4, 5, 43), 1, 5, 'zh-hant', 1, '{"hide_gender":false,"accredited_datetime":"2022-07-12T03:30+00:00","hide_location":false}', 3723944, 15064, 3, 1706, 1, 0, '', 0, None), (697689, 4, 4, 'I Don’t Wanna Fall In Love(demo)', 2935650, None, 3, 2, 0, 'music/fa/ll/falling_tree_yzs/Ef2qr8QQsgCMwcFAhTfQwT.mp3', 0, 'song_covers/fa/ll/falling_tree_yzs/KPMdGtbUch5tKk3SCgeXRS.jpg', 1, '', "I don’t wanna falling love\n或許你不會懂的\n\nBaby l don’t wanna fall in love \n或許我還需要你的愛就在此刻\n對不起我總是自私的讓你等著\n思念被回憶給籠罩該怎麼辦呢\n\nBaby l don’t wanna fall in love \n或許我還需要你的愛就在此刻\n對不起我總是自私的讓你等著\n思念被回憶給籠罩該怎麼辦呢\n\n那天雨下好像有點大\n莫名在我內心泛起漣漪\n對你的思念又怎麼可能我會放得下\n不願再想起\n\n房間裡還殘留著妳東西\n讓我沒忘的很徹底\n剩下的還有你味道\n該怎麼忘記\n大腦裡還有你徘徊 的身影\n已經忘了怎麼樣看你 才能夠顯的更真情 顯得更深情\n我已不知道怎麼樣才能在點你心的門鈴\n\nBaby I don't wanna fall in love\n或許你的愛已不再這\n\n無謂的爭吵在爭什麼東西才能夠知道是誰錯與對\n就說了簡潔有力的說詞才會讓事情變更加無謂\n面對你的底線就算清楚還是不小心觸碰到邊緣\n要比愛情的賽跑要比長短好像只能撐到了明天\n\nBaby l don’t wanna fall in love \n或許我還需要你的愛就在此刻\n對不起我總是自私的讓你等著\n思念被回憶給籠罩該怎麼辦呢\n\nBaby l don’t wanna fall in love \n或許我還需要你的愛就在此刻\n對不起我總是自私的讓你等著\n思念被回憶給籠罩該怎麼辦呢\n\nBaby I don’t wanna fall in love\n或許你的愛已不再\n\nBaby l don’t wanna fall in love \n或許我還需要你的愛就在此刻\n對不起我總是自私的讓你等著\n思念被回憶給籠罩該怎麼辦呢\n\nBaby l don’t wanna fall in love \n或許我還需要你的愛就在此刻\n對不起我總是自私的讓你等著\n思念被回憶給籠罩該怎麼辦呢", 0, 'follow: Saturn_nice05\nprod: B4byGräpe\nIG: b4bygrape\n???', 0, '', 173, 192000, datetime.datetime(2022, 8, 12, 10, 23, 32), datetime.datetime(2022, 8, 12, 10, 23, 28), datetime.datetime(2022, 8, 12, 10, 39, 21, 242146), datetime.datetime(2023, 1, 27, 13, 11, 12), 28539, 930, 169, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2935650, 'sha1$Wva3uVhfgHeY$6db26024e57a02dcff02c471c07326693508bbff', datetime.datetime(2024, 12, 31, 5, 0, 46), 0, 'SaturnNice', '', '', 'qazwsxcvbnmdfgert@gmail.com', 0, 1, datetime.datetime(2022, 5, 7, 12, 28, 6), 2506072, 4, 4, 2935650, 'profile_images/Sa/tu/SaturnNice/mUH9YQkCREREGjBpMPuDvt.jpg', 'M', '', 'Saturn Nice?', 886, '922050505', datetime.date(2006, 5, 19), 'TNN', 98, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 59), 1, datetime.datetime(2022, 5, 7, 12, 28, 6), 1, 1, 'zh-hant', 1, '{"is_social_user":true,"hide_gender":false,"show_birthday":0,"had_edit_username":true,"accredited_datetime":"2022-11-25T01:41+00:00"}', 52875, 246, 63, 7, 1, 0, '', 0, None), (660088, 4, 4, '猜不透 ft. 2:DUAL', 2582001, None, 3, 2, 0, 'music/li/lr/lilrad0920/gSeZrupxTivGTGHPBwDzF3.mp3', 0, 'song_covers/li/lr/lilrad0920/6uj3JdZ38cxdFqaF9JB6Ri.jpg', 1, '', '嘿耶 總是猜不透~\n\n我總是猜不透妳想要的是什麼*3\n\n鬧夠了沒 鬧夠了沒\n誰家的公主脾氣那麼倔\n送上玫瑰再道個歉\n沒得到原諒晚上不抱睡\n噢妳看這個性\n噢妳看這脾氣\n噢你再這樣任性沒人會娶妳\n\n我總是猜不透妳想要的是什麼*3\n\n把手機關機 封鎖我訊息\n各種內心戲 擺明要讓我擔心\n別浪費我的真情 我的真心\n拋開了自尊去討好著妳\n\n我不是故意要這樣對你\n只是不敢在依賴的關係裡\n受傷記憶 還那麼熟悉\n沒有再提起 傷口在心底 從沒忘記\n\n太多時候我都告訴我自己\n不要開始就不用害怕會失去\n反正我一個人也很習慣\n怎麼突然讓我遇見你\n\n我總是猜不透妳想要的是什麼*3\n原諒我猜不透*2\n我真的猜 猜不透 都猜錯\n我以後不會再犯同樣的錯baby\n原諒我', 0, '猜不透的永遠是人心\n看不透的永遠是感情\n\n封面 Artwork by @yuugi83 《ig》\n製作 | Lil RAD\n作詞 | Lil RAD / 2:DUAL\n作曲 | Lil RAD / 2:DUAL\n編曲 | Cyclope\n和聲 | 2:DUAL / Lil RAD \n錄音 | Lil RAD\n混音 | Lil RAD\n母帶 | Lil RAD\n\nIG - \nhttps://www.instagram.com/lil_rad920/\nStream - \nhttps://joy.link/lilrad0920', 0, '', 158, 320000, datetime.datetime(2021, 9, 12, 13, 20, 23), datetime.datetime(2021, 9, 12, 13, 20, 16), datetime.datetime(2021, 9, 12, 13, 33, 44, 2247), datetime.datetime(2021, 9, 24, 5, 3, 32), 14137, 243, 69, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2582001, 'sha1$0vHWpmDQRxCesgqVGz7fOB$0faf67add33386cdfb62072a340c402cc8f7d3a6', datetime.datetime(2025, 5, 22, 19, 37, 33), 0, 'lilrad0920', '', '', 'lilrad860920@gmail.com', 0, 1, datetime.datetime(2020, 5, 10, 7, 50, 58), 2152705, 4, 4, 2582001, 'profile_images/li/lr/lilrad0920/5HybLdxjL8qXEraipMQskJ.jpg', 'M', '', 'Lil RAD', 886, '979292854', datetime.date(1997, 9, 20), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2020, 5, 10, 7, 50, 58), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":2,"accredited_datetime":"2021-11-17T08:36+00:00","hide_location":false}', 231479, 1063, 34, 0, 1, 0, '', 0, None), (699445, 4, 4, '怪就怪手心感情線 (with 桃子A1J)', 2171856, None, 3, 2, 0, 'music/ko/nw/konwang3/khcdRfD6biJeSjesZKRYbx.mp3', 0, 'song_covers/ko/nw/konwang3/XpvdenejeyuUJDf7PAbrqL.jpeg', 1, '', "(V1)\n歐天啊\n一直夢見\n只是無意回眸的那畫面\n雖然那時我撇開了眼\n禮貌地點頭就怕你誤會\n需要多少天能暈 Three Days\n歐拜託要暈多少次 No Way\n閉上眼冷靜就會好一些\n\n(Pre)\nJust hold me \nU got me crazy\n你走來 我離開\n又錯過了Ok\nOh that’s fine\n歐沒關係It’s a good day\n直到有天突然看見\n你戴著他的安全帽走進來\nI’m so sad\n\n(Hook)\nIt's alright alright\n不是我在你的身邊 yet it's alright\n怪就怪手心感情線\n沒你我的世界也許乾淨些\n\nIt's alright alright\n還來不及說聲感言 yet it's alright\n怪就怪手心感情線\n沒你我的世界也許乾淨些\n\nIt's alright alright \nIt's alright alright \nIt's alright alright \n不是我在你的身邊yet it's alright\n\n(V2)\ngame over 沒勝數 \n槍聲還沒開始 這局我先輸\nwhy you gotta do me like this\n即便夢境或現實 都 太過於殘酷\n\n叫我如何分得清楚\n你這美得 美得\xa0 讓我醉得 差點快迷了路\n幻滅的幸福 怪我沒聽叮屬\n沒聽勸 的陷入 這陷阱 what a fool\n\n(Pre)\nJust hold me \nU got me crazy\n你走來 我離開\n又錯過了Ok\nOh that’s fine\n歐沒關係It’s a good day\n直到有天突然看見\n你戴著他的安全帽走進來\nI’m so sad\n\n(Hook)\nIt's alright alright\n不是我在你的身邊 yet it's alright\n怪就怪手心感情線\n沒你我的世界也許乾淨些\n\nIt's alright alright\n還來不及說聲感言 yet it's alright\n怪就怪手心感情線\n沒你我的世界也許乾淨些\n\n(Bridge)\noh baby 別太搞怪\n你讓我如何釋懷\n心碎滿 地只好 撿起來\n如果重回時間起點\n運氣是能否好一點\nbut okay that's alright\nI'm fine without you\n\n(Hook)\nIt's alright alright\n不是我在你的身邊 yet it's alright\n怪就怪手心感情線\n沒你我的世界也許乾淨些\n\nIt's alright alright\n還來不及說聲感言 yet it's alright\n怪就怪手心感情線\n沒你我的世界也許乾淨些\n\nIt's alright alright \nIt's alright alright \nIt's alright alright \n不是我在你的身邊yet it's alright", 0, '怪天怪地也不要怪自己\n手心感情線說明這是命中注定\n\n?現在在YouTube也可以聽到囉!⬇️?\nhttps://youtu.be/3i2WBUzQOJg\n\n➥ Follow Diiton :\nhttps://www.instagram.com/diiton.music/\n➥ Follow 桃子A1J :\nhttps://www.instagram.com/peach_jaye_a1j/?igshid=YmMyMTA2M2Y%3D\n\n♩ 音樂製作 Song Credit\n詞:Diiton/桃子A1J\n曲:Diiton/桃子A1J\n編曲:Diiton\n錄音:Diiton\n錄音室:Yellout Studio\n混音:Diiton @Yellout Studio\n母帶後製:Diiton @Yellout Studio\n\n封面by 桃子A1J', 0, '', 196, 320000, datetime.datetime(2022, 9, 1, 18, 0, 50), datetime.datetime(2022, 8, 25, 9, 35, 31), datetime.datetime(2022, 8, 25, 11, 0), datetime.datetime(2022, 9, 6, 17, 25, 31), 186427, 5227, 806, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-09-10"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,34],[2022,35],[2022,36],[2022,37],[2022,38]]},"CN":{"song_of_the_days":["2022-09-11"],"top_record_weekly_champions":[[2022,34],[2022,35],[2022,36],[2022,37],[2022,38]]}}', 0, 0, 0, 0, 2, 2, 2171856, '!Oz6pkMRayTRYsGNRf6SF5eDY3xVDboUOGSILQTmG', datetime.datetime(2025, 4, 24, 20, 14, 33), 0, 'konwang3', '', '', 'konwang3@gmail.com', 0, 1, datetime.datetime(2018, 1, 18, 2, 6, 43), 1742816, 2, 2, 2171856, 'profile_images/ko/nw/konwang3/8zQ7CkrnCZgpgdHHt5fdxS.jpg', 'M', '王岳棠', 'Diiton滴燙', 886, '928691586', datetime.date(1999, 9, 6), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2018, 1, 18, 2, 6, 43), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-05-31T02:48+00:00","hide_location":false}', 2501431, 11726, 55, 4, 1, 0, '', 0, None), (700565, 4, 3, 'Twice', 2886060, None, 3, 2, 0, 'music/at/la/atlantixgemini0605/YwYa5FpwxJJPQWfPDT7D9e.mp3', 0, 'song_covers/at/la/atlantixgemini0605/BJa3GYZ9DuZWommHdrfFAg.jpeg', 1, '', 'Loot at me,twice\nTalk to me nice\n最近發生一堆怪事\n我得無所畏懼Roll the dice\nLook at me,twice\nLook at me,怪誰\n她的表現優質加點率直\n膽敢阻擾我們We gon fight back\n\n他們說 we gonna fail\nBut we don’t fail\n因為專心做好一件事\n顧好Myself\n你踩高蹺 而我登高遠眺\n學會踩過雜吵 屏蔽各類喧囂\n讓我未來老婆爽到\nSkr\n駕著Roma載她過彎時順便把雜魚通通甩掉\nSkr Skr \n\n籠罩我走過的City\n廣播我CD\n整座島嶼都被我的話語給吸引\n不只eat good\n而且生活得Easy\n讓全世界記住\n包括DRIZZY & ITZY\nI don’t care why u mad\n收好脾氣 爺\n讓你自尊垮掉不用臂力\n從低谷straight up 戴上雷擊的鏈\n全身iced out,製造更多litty\n調配黃金的比例 yuh\n到處都有我基地\n從小就瞭雞蛋不能放 同個籃裡\n別在我這指指點點我 不缺道理\n所以我發誓要大到他們放 棄乾著急\n收服那些人自認爲的地盤 搖匕搖旗\nwe don fuck with u 那破洞嘴巴喜 造謠告密\n保持loyalty 再沒人可以破壞我家庭\n轉變我家境\n\nLoot at me,twice\nTalk to me nice\n最近開始發生一堆怪事\n我得無所畏懼Roll the dice\nLook at me,twice\nLook at me,怪誰\n她的表現優質從不衰竭\n膽敢阻擾我們 We gon fight back\nWe gon fight back\nWe gon find that heat\nFind that,We gon find that heat\nLike that heat\nLike that\nWe just hit\n成功的秘訣是最高機密\n流淌基因之間滲透出氣息\n用我天賦成就所想的企業\n看多也看累了悲歡和離別\n現在是我們的天時和季節\n\n靠我手腕各地鈔票都集結\n從社會這所老學校裡畢業\n做著屌的事他們說我Idol\n你的女友看得開心還拍手\n滑過新浪潮她以為我海斗\n一不小心就把她的心載走\n跟她旁邊蒼蠅們都說再見\n許多機遇便是如此錯開\n\nI got money addiction 需要解決\n只有賺錢沒法節約\n瞧不起我\n現在各個生物形同滅絕\n向你ego進行劫掠\nZeo & Sean \n征服計劃攜手簽訂協約\n退休那天才要解約\n還要忙呢\n邊忙邊開香檳 what a life\n\nTalk to me nice\n最近開始發生一堆怪事\n我得無所畏懼Roll the dice\nLook at me,twice\nLook at me,怪誰\n她的表現優質從不衰竭\n膽敢阻擾我們\n膽敢阻擾我們\n儘管阻擾我們\nWe gon find that heat\nFind that,We gon find that heat\nLike that heat\nLike that\nWe just hit\n成功的秘訣是最高機密\n流淌基因之間滲透出氣息\n用我天賦成就所想的企業\n看多也看累了悲歡和離別\n現在是我們的', 0, 'We finished the song and visual in 2 days from scratch.\n2nd song that is made together by Zeo & Sean.\ns/o thuggerthugger1\n\n製作人Producer: ZEO\n作曲 Composer : ZEO\n作詞 Lyrics: ZEO, Sean Ko\n編曲 Beat Arranged: Tec Shawty\n錄音工程師 Recording Engineer:ZEO\n混音工程師 Mixing Engineer: ZEO\n母帶後期 Mastered: Double @NERDYBOYProduction', 0, '', 209, 320000, datetime.datetime(2022, 9, 2, 9, 15, 22), datetime.datetime(2022, 9, 2, 9, 15, 15), datetime.datetime(2022, 9, 2, 12, 17, 32, 316299), datetime.datetime(2022, 9, 2, 13, 49, 13), 58450, 1609, 136, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2886060, 'sha1$JNvDaeMFUE9EDht6xXHARJ$08b6ae6845f6de3b23eff852d6f98db02367ff65', datetime.datetime(2024, 8, 17, 22, 1, 15), 0, 'atlantixgemini0605', '', '', 'b4108m025@venus.lit.edu.tw', 0, 1, datetime.datetime(2022, 1, 4, 5, 43), 2456504, 4, 4, 2886060, 'profile_images/at/la/atlantixgemini0605/A9AFT26feErMuv723jHPNE.jpg', 'O', '', 'ΛTLΛNTIX', 886, '903790792', datetime.date(2021, 9, 20), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 54), 1, datetime.datetime(2022, 1, 4, 5, 43), 1, 5, 'zh-hant', 1, '{"hide_gender":false,"accredited_datetime":"2022-07-12T03:30+00:00","hide_location":false}', 3723944, 15064, 3, 1706, 1, 0, '', 0, None), (617778, 4, 4, "Don't Worry (feat. HowZ)", 2328663, None, 3, 2, 0, 'music/Hs/uD/HsuD_official/TBbhgKepTBSfSU4GSy48S8.mp3', 0, 'song_covers/Hs/uD/HsuD_official/5YtqW6t8MwD5Uyq7QZeS9M.jpeg', 1, '', "Don’t worry about me babe\n \n 其實我今天過得還不錯 Oh\n \n I say\n \n Don’t worry about me babe\n \n 過去的煩惱就像一陣風\n \n 不就是一點困擾 有一點爭吵\n \n 我想我還有大把的時間\n \n Uh\n \n 頂多就睡不著覺 也不再重要\n \n I promise that I’m going on my way\n \n Uh Yeah\n \n 好的壞的都是對的安排\n \n 全部都帶著才能夠感覺存在\n \n 經歷過失敗 But I don't really care that\n \n 堅持我相信的 相信我的未來\n \n Babe 你真的不用太擔心我\n \n 誰又活了這麼久都沒有摔過\n \n Aye 價值的含量on my label\n \n 沒有什麼低谷能夠讓我一直stay low\n \n Round and round\n \n I will never be the same man\n \n Round and round\n \n Even though I be in the same shit\n \n Round and round\n \n I will never be the same man\n \n Round and round\n \n Even though I be in the same shit\n \n Don’t worry about me babe\n \n 其實我今天過得還不錯 Oh\n \n I say\n \n Don’t worry about me babe\n \n 過去的煩惱就像一陣風\n \n 不就是一點困擾 有一點爭吵\n \n 我想我還有大把的時間\n \n Uh\n \n 頂多就睡不著覺 也不再重要\n \n I promise that I’m going on my way\n \n Uh Yeah\n \n ㄟ 又在煩惱怎麼pay my bill\n \n 維持人際關係還是不懂 how to deal\n \n Wait\n \n we live in big city\n \n 都活得像個機器\n \n Real都不真的real\n \n Getaway getaway\n \n getaway of this trouble\n \n 我真的很怕麻煩\n \n Right away right away right away\n \n 早就說過\n \n 早想逃離這台北\n \n Round and round\n \n I will never be the same man\n \n Round and round\n \n Even though I be in the same shit\n \n Round and round\n \n I will never be the same man\n \n Round and round\n \n Even though I be in the same shit\n \n Don’t worry about me babe\n \n 其實我今天過得還不錯 Oh\n \n I say\n \n Don’t worry about me babe\n \n 過去的煩惱就像一陣風\n \n 不就是一點困擾 有一點爭吵\n \n 我想我還有大把的時間\n \n Uh\n \n 頂多就睡不著覺 也不再重要\n \n I promise that I’m going on my way\n \n Uh Yeah", 0, '其實這首歌想表達的並不多,就如字面上的意思:「別擔心太多,拋開那些今天還算不錯」「好的壞的都是對的安排」。希望大家在面對人生中的困難時,都可以相信自己所相信的,繼續往更好的未來前進。也以這首獻給所有同樣正在努力生活的人。\n\n--------------------------------\n\nArtist|Hsu.D / HowZ\nArrangement|Hsu.D / HowZ\nComposer & Lyricist|Hsu.D / HowZ\nProducer|HowZ\nRecording & Mixing|HowZ\nCover Art|Hsu.D\n\n--------------------------------\n\nIG:@hsudoffical / @howeazy242', 0, '', 163, 192000, datetime.datetime(2020, 7, 5, 5, 28, 47), datetime.datetime(2020, 7, 5, 5, 28, 45), datetime.datetime(2020, 7, 6, 4, 0), datetime.datetime(2022, 3, 2, 7, 23, 24), 13559, 563, 43, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2328663, 'sha1$AHMO5VrxSXKgw5nQb8HCiD$91e5ab8476a97cbe76a5185d1fcc66711c288d19', datetime.datetime(2024, 6, 17, 18, 49, 5), 0, 'HsuD_official', '', '', 'danny703271@gmail.com', 0, 1, datetime.datetime(2018, 9, 23, 15, 33, 14), 1899595, 4, 3, 2328663, 'profile_images/Hs/uD/HsuD_official/KzHUwwN9LHFcV6u943vNdF.jpg', 'M', '許軒睿', 'Hsu.D', 886, '905511105', datetime.date(2001, 11, 19), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 25, 21, 3, 4), 1, datetime.datetime(2018, 9, 23, 15, 33, 14), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2021-05-25T02:57+00:00","hide_location":false}', 24848, 242, 20, 65, 1, 0, '', 0, None), (546569, 4, 3, '黃右年 ASSKiD - Lazy Beach', 1836318, None, 3, 2, 0, 'music/er/ro/errorfrequency/SQXHRYuDudVChwBQQT2Rm7.mp3', 5415567, 'song_covers/er/ro/errorfrequency/RSTY3xa4K7gT6XaKyN7Nfb.jpg', 1, '', "Verse 1\r\n欸 整個假期無所事事都沒在幹嘛\r\n欸 有好幾天二十四小時都待在家\r\n欸 計畫好久想去海邊\r\n欸 惰性使然決定改天\r\n炎熱的天氣\r\n消磨我的動力\r\n變得垂頭喪氣\r\n我把自己封閉\r\n在家裡\r\n生活還是能繼續下去\r\n躺在床上發發牢騷押押韻\r\n慵懶的像隻貓咪\r\n打滾著滾著開始神遊抽離\r\n漂~ 不知道漂到哪\r\n聽到海浪在拍打\r\n吃了滿嘴的白沙\r\nHa 我也懶得吐掉 最天然的配料 我就愛這味道\r\n\r\nHook\r\n這感覺像是在海邊\r\n上等牛肉加上海鹽\r\n通往paradise 的 highway \r\n最慵懶的海攤派對\r\n\r\nVerse 2\r\n給陽光曬得\r\n煩惱好像都好了\r\n色差雀斑又更明顯其實我也曉得\r\nBut I don't care \r\nI keep it myself 保持我的特色\r\n我的特色就是特別色\r\n夏天的海灘特別熱\r\n辣妹都得當心了\r\n別被我看到走光了\r\n墨鏡下的眼睛不斷鎖定\r\n找到目標以最快速度zoom in \r\n我現在人在哪 我也不太確定\r\n那是什麼聲音 I don't give a fuck\r\njust keep chilling \r\n我不抽煙smoke weed 照樣很鬆\r\n跟我談天說地 我什麼都懂\r\n但特別有興趣是半裸的hot girls \r\n躺在beach 討論bitches is pure man's talk\r\nHook\r\n這感覺像是在海邊\r\n上等牛肉加上海鹽\r\n通往paradise 的 highway \r\n最慵懶的海攤派對\r\n\r\nOutro\r\n欸 整個假期無所事事都沒在幹嘛\r\n欸 有好幾天二十四小時都待在家\r\n欸 看著窗外的藍天 \r\n欸 我要準備前往海邊", 0, '作詞/作曲:黃右年 ASSKiD\r\n編曲:黃右年 ASSKiD\r\n錄音/混音:黃右年 ASSKiD\r\n封面設計:黃右年 ASSKiD\r\n\r\nFollow us on Facebook\r\nwww.facebook.com/errorfrequency2017', 0, '', 225, 192002, datetime.datetime(2018, 1, 14, 9, 12), datetime.datetime(2018, 1, 14, 9, 12), datetime.datetime(2018, 1, 14, 9, 12), datetime.datetime(2020, 1, 17, 6, 57, 35), 2460, 70, 8, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1836318, 'sha1$jAHbmzIF7uozjF4E8pwhAe$2dc0e23325ae0edded7c34281624771b43517a3a', datetime.datetime(2025, 5, 8, 9, 54, 26), 0, 'errorfrequency', '', '', 'errorfrequency@gmail.com', 0, 1, datetime.datetime(2017, 4, 1, 16, 22, 18), 1399159, 4, 4, 1836318, 'profile_images/er/ro/errorfrequency/JWMwfWV7t4HnaEKnKAUAVj.png', 'O', '', '錯頻 Error Frequency', 886, '987555448', datetime.date(2017, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2017, 4, 1, 16, 22, 18), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"accredited_datetime":"2021-06-10T10:49+00:00","hide_location":false}', 106047, 888, 40, 0, 1, 0, '', 0, None), (171464, 2, 2, 'Nike on my feet', 740911, 12391, 3, 2, 0, 'music/jy/ua/jyuan0623/77d5f443c42b44b3b2701a63934952eb.mp3', 3732346, '', 1, '', "Vrs1:\r\n最近爱上乔丹 特别是乔三\r\nBlack cement \r\n怎么搭 我都喜欢\r\nGoodwood piece \r\nBlack or White Tees \r\nlooking fresh \r\nfucka wanna fine me \r\nsnapback matching\r\nattention snatching \r\n帅气的胖子\r\n他也爱street fashion \r\n最怕看见自己喜欢的 没有size \r\n最烦原价的东西变成 half price \r\ni just wanna buy shit \r\n穿什么都帅\r\nplayheads fashion \r\n潮流人都爱\r\nzip up Sharks\r\nzigzag rollies \r\npass the blunt \r\nu don't have to know me \r\norignal graphic \r\ncash or credit\r\n100% cotton\r\nlimited fabric \r\nGastown selected \r\nNIkes collected \r\non the brickroad \r\nMy cypher completed \r\n \r\n \r\nVrs2: \r\n我最愛nikes\r\n也愛逛hypebeast\r\n只要有新的j's \r\n我都會按like it\r\nRobson to Grandvill\r\nmy J's brand new\r\nholla at my homi\r\n我到處都是朋友\r\nhaters gonna hate \r\ncuz they never getting laid \r\n看紅了雙眼\r\nthey watch me get paid \r\nsick ass shades\r\nkeep me faded \r\ncloudy tunnel \r\nyes we made it \r\nVancity bitch \r\nAsians Invaded \r\nlost a game \r\nyou guys paraded\r\n我不是想要嗆蝦\r\n九萬最愛大家\r\n能夠聽我音樂\r\n我請大家吃炸蝦\r\nwe all gots to chill \r\nwe all gots to chill\r\n如果你也喜歡nikes\r\n麻煩幫我轉一下", 0, '', 0, None, 155, 192000, datetime.datetime(2012, 6, 27, 15, 4), datetime.datetime(2012, 6, 27, 15, 4), datetime.datetime(2012, 6, 27, 15, 4), datetime.datetime(2020, 3, 11, 4, 41, 53), 2042, 14, 0, 1, 0, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 740911, 'sha1$eb4cc$e3ed0e4fbdba5c5e71a49510828faf30260e51d8', datetime.datetime(2012, 10, 16, 20, 3, 8), 0, 'jyuan0623', '', '', 'zac.zheng@gmail.com', 0, 1, datetime.datetime(2010, 11, 21, 7, 57, 14), 377331, 4, 4, 740911, 'profile_images/jy/ua/jyuan0623/a9ab5664612e11e19b4f0026551ae608.jpg', 'M', '', 'Mc 九萬', None, '', datetime.date(1988, 6, 23), None, None, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 43), 1, datetime.datetime(2010, 11, 21, 7, 57, 14), 1, 0, 'zh-hant', 0, '{"show_birthday":1,"hide_gender":false,"hide_location":false}', 4849, 10, 6, 69, 0, 0, '', 0, None), (162881, 4, 4, 'Day Dream', 740911, 12391, 3, 2, 0, 'music/jy/ua/jyuan0623/4c85a000acfc4bcf882c820f6917983b.mp3', 5283245, '', 1, '', '', 0, '', 0, None, 220, 192000, datetime.datetime(2012, 3, 1, 4, 42, 45), datetime.datetime(2012, 3, 1, 4, 42, 45), datetime.datetime(2012, 3, 1, 4, 42, 45), datetime.datetime(2014, 12, 27, 23, 37, 53), 96, 2, 0, 1, 0, 1, 0, None, 0, None, 0, 0, 0, 0, 2, 2, 740911, 'sha1$eb4cc$e3ed0e4fbdba5c5e71a49510828faf30260e51d8', datetime.datetime(2012, 10, 16, 20, 3, 8), 0, 'jyuan0623', '', '', 'zac.zheng@gmail.com', 0, 1, datetime.datetime(2010, 11, 21, 7, 57, 14), 377331, 4, 4, 740911, 'profile_images/jy/ua/jyuan0623/a9ab5664612e11e19b4f0026551ae608.jpg', 'M', '', 'Mc 九萬', None, '', datetime.date(1988, 6, 23), None, None, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 43), 1, datetime.datetime(2010, 11, 21, 7, 57, 14), 1, 0, 'zh-hant', 0, '{"show_birthday":1,"hide_gender":false,"hide_location":false}', 4849, 10, 6, 69, 0, 0, '', 0, None), (162661, 4, 4, 'Be Alright', 740911, 12391, 3, 2, 0, 'music/jy/ua/jyuan0623/8ca6fe75f79b4cac84965f438d9b6790.mp3', 2490132, '', 1, '', '當世界只剩下 妄想的夢 我手掌緊握著多年累積的痛\r\n不去探望曾經 抹去過的痕跡 只是模糊了心\r\n但我依然不怕 向前走\r\n不管風雨多大 我不顫抖\r\n儘管我多麼微小 哪怕只有一秒\r\n你可以笑我愚蠢笨 and you can hate me\r\n就算 10敗1 勝 也絕不跌落地\r\n我從不give up 我把自己heat up 不管多beat up\r\nStill put my head up never stop me no one can stop me cause I am whats make me\r\n \r\nI know one day Ill up in the sky\r\nLong run but damn I be alright\r\nI believe it I believe it\r\nI only thrive cause everything will make it\r\n \r\nDear god I don’t ask for forgiveness\r\nfor life always come at so relentless\r\nno check marks just the Xs\r\nsickness over comes my soul\r\ncold but I hold\r\nIm a dreamer chasing down my dream\r\nMany tried and fall and made it an end,\r\nBut I took it hard and I made it begin\r\nYea I MADE IT BEGIN', 0, '', 0, None, 77, 256000, datetime.datetime(2012, 2, 27, 17, 15, 48), datetime.datetime(2012, 2, 27, 17, 15, 48), datetime.datetime(2012, 2, 27, 17, 15, 48), datetime.datetime(2012, 2, 27, 17, 15, 48), 187, 0, 0, 1, 0, 1, 0, None, 0, None, 0, 0, 0, 0, 2, 2, 740911, 'sha1$eb4cc$e3ed0e4fbdba5c5e71a49510828faf30260e51d8', datetime.datetime(2012, 10, 16, 20, 3, 8), 0, 'jyuan0623', '', '', 'zac.zheng@gmail.com', 0, 1, datetime.datetime(2010, 11, 21, 7, 57, 14), 377331, 4, 4, 740911, 'profile_images/jy/ua/jyuan0623/a9ab5664612e11e19b4f0026551ae608.jpg', 'M', '', 'Mc 九萬', None, '', datetime.date(1988, 6, 23), None, None, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 43), 1, datetime.datetime(2010, 11, 21, 7, 57, 14), 1, 0, 'zh-hant', 0, '{"show_birthday":1,"hide_gender":false,"hide_location":false}', 4849, 10, 6, 69, 0, 0, '', 0, None), (162664, 4, 4, 'Believe', 740911, 12391, 3, 2, 0, 'music/jy/ua/jyuan0623/3761196cfdb54333af6c61e9bab90797.mp3', 5451568, '', 1, '', '', 0, '', 0, None, 226, 192000, datetime.datetime(2012, 2, 27, 17, 53, 21), datetime.datetime(2012, 2, 27, 17, 53, 21), datetime.datetime(2012, 2, 27, 17, 53, 21), datetime.datetime(2012, 2, 27, 17, 53, 21), 94, 0, 0, 1, 3, 1, 0, None, 0, None, 0, 0, 0, 0, 2, 2, 740911, 'sha1$eb4cc$e3ed0e4fbdba5c5e71a49510828faf30260e51d8', datetime.datetime(2012, 10, 16, 20, 3, 8), 0, 'jyuan0623', '', '', 'zac.zheng@gmail.com', 0, 1, datetime.datetime(2010, 11, 21, 7, 57, 14), 377331, 4, 4, 740911, 'profile_images/jy/ua/jyuan0623/a9ab5664612e11e19b4f0026551ae608.jpg', 'M', '', 'Mc 九萬', None, '', datetime.date(1988, 6, 23), None, None, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 43), 1, datetime.datetime(2010, 11, 21, 7, 57, 14), 1, 0, 'zh-hant', 0, '{"show_birthday":1,"hide_gender":false,"hide_location":false}', 4849, 10, 6, 69, 0, 0, '', 0, None), (666091, 4, 4, '你站在雲林 我輸得徹底', 2171856, None, 1, 4, 0, 'music/ko/nw/konwang3/7voYcpSpvuiwBLcLZWfLW3.mp3', 0, 'song_covers/ko/nw/konwang3/CVKfFpcpfskbUJDDcLPzC3.jpg', 1, '', '氣球原地散落\n告白又落了空\n理由莫須有你\n說完翻了白眼就走\n好不容易我就心動一次\n你卻讓我輸得這麼徹底\n\n但我不會放棄\n一次次厚臉皮\n心動就不會停\n就算嚐盡各種苦頭\n鼓起勇氣全都不保留\n而你卻 對我說\n\n我站在雲林裡 打魚 頭在暈\n我擁有超能力\n用冷水打飯菜\n我想牽你的手\n而你卻玩笑帶過\n發了張雲林卡 我真沒想過\n你站在雲林裡 打魚 頭在暈\n你擁有超能力\n用冷水打飯菜\n尷尬微笑沈默\n撇了眼沒發生過\n錯過了可別怪我不曾開口\n就不要牽手', 0, '每當我鼓起勇氣\n你都站在雲林\n\nYouTube發佈了喔喔喔??⬇️\nhttps://youtu.be/u-ESHup7BgE\n\n➥ Follow Diiton :\nhttps://www.instagram.com/diiton.music/\n\n➥ 取樣迷因來源:\nhttps://www.youtube.com/watch?v=NdwYiFAVMpQ&t=59s\nhttps://www.youtube.com/watch?v=4bNlAoHQEeM\n\n? ? ?音樂製作 Song Credit\n詞Lyricist|Diiton \n曲Composer|Diiton / 取樣Có Chàng Trai Viết Lên Cây - Phan Mạnh Quỳnh\n編曲Arrangement|Diiton\n吉他Guitars|Diiton\n和聲Backing Vocals|Diiton\n錄音工程師Recording Engineer|Diiton\n錄音室Recording Studio|Yellout Studio\n混音工程師Mixing Engineer|Diiton @Yellout Studio\n母帶後期處理工程師Mastering Engineer|Diiton @Yellout Studio', 0, '', 145, 320000, datetime.datetime(2021, 12, 31, 7, 34, 37), datetime.datetime(2021, 11, 26, 9, 52, 50), datetime.datetime(2021, 11, 26, 10, 1, 30, 584166), datetime.datetime(2021, 12, 31, 7, 34, 41), 694441, 16104, 8719, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-12-01"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2021,47],[2021,48],[2021,50],[2021,51],[2021,52]]},"CN":{"song_of_the_days":["2021-12-02"],"top_record_weekly_champions":[[2021,48]]}}', 0, 0, 0, 0, 2, 2, 2171856, '!Oz6pkMRayTRYsGNRf6SF5eDY3xVDboUOGSILQTmG', datetime.datetime(2025, 4, 24, 20, 14, 33), 0, 'konwang3', '', '', 'konwang3@gmail.com', 0, 1, datetime.datetime(2018, 1, 18, 2, 6, 43), 1742816, 2, 2, 2171856, 'profile_images/ko/nw/konwang3/8zQ7CkrnCZgpgdHHt5fdxS.jpg', 'M', '王岳棠', 'Diiton滴燙', 886, '928691586', datetime.date(1999, 9, 6), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2018, 1, 18, 2, 6, 43), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-05-31T02:48+00:00","hide_location":false}', 2501431, 11726, 55, 4, 1, 0, '', 0, None), (700338, 4, 4, '妳和我', 2539768, None, 1, 4, 0, 'music/ch/ar/charlie86847095/SHPscib7uy623hQhSwRZaX.mp3', 0, 'song_covers/ch/ar/charlie86847095/VTKWZybQMLRHzwWnVU9kUF.jpg', 1, '', '我只是想寫一首歌有關妳和我\n背著吉他拿著麥克風刷chord\n對著世界唱著屬於妳的melody \n妳每次的笑容我都記在腦海裡\n\n我只是想寫一首歌有關妳和我\n背著吉他拿著麥克風刷chord\n想要和妳一起創造更多memory\n世界變得不是黑白\n\n瘋瘋癲癲又一起過幾個天\n像是命中注定出現在妳面前\n牽妳的手讓妳not be alone\n我只想 我只要 每秒都讓妳心動\n\n嫁給我吧 從今以後妳說好不好\n我會幫忙煮飯幫忙打掃妳不用煩惱\n實現妳對童話的憧憬\n坐魔毯遨遊飛行\n天氣冷了穿件外套織給我的圍巾\n\n整個宇宙我的時間繞著妳在跑\n我可以成為妳的衛星接收妳所有訊號\n就當妳的專屬uber eat\n把我外送進妳心裡\n我要狂吃薯條變胖就能卡在妳的心理\n\n我只是想寫一首歌有關妳和我\n背著吉他拿著麥克風刷chord\n對著世界唱著屬於妳的melody \n你每次的笑容我都記在腦海裡\n\n我只是想寫一首歌有關妳和我\n背著吉他拿著麥克風刷chord\n想要和妳一起創造更多memory\n世界變得不是黑白\n\nsometime my heart \n感受妳和我之間 抱緊妳 有信心 告訴妳\n就算是一瞬間\n會記下所有的畫面\n\n什麼是愛 也許是年過80你還牽著我 \n茫茫人海 妳卻始終一眼就能找到我\n會在每個冬天\n提醒妳要穿的暖和點\n不停的猜 也只是想要了解妳在想什麼\n我的女孩 我會輕聲細語在妳耳邊說\n我會保護妳 請妳放心的對我依賴\n\nYou are shining in my eyes\nWalk on sixth street at night\n只想牽著妳的手\n循環播放這一首\ncan be a long time\n\n我只是想寫一首歌有關妳和我\n背著吉他拿著麥克風刷chord\n對著世界唱著屬於妳的melody \n你每次的笑容我都記在腦海裡\n\n我只是想寫一首歌有關妳和我\n背著吉他拿著麥克風刷chord\n想要和妳一起創造更多memory\n世界變得不是黑白', 0, '詞曲 - XIANG ・鍾齊翔', 0, '', 213, 192000, datetime.datetime(2022, 8, 31, 14, 28, 38), datetime.datetime(2022, 8, 31, 14, 28, 20), datetime.datetime(2022, 8, 31, 14, 29, 36, 393570), datetime.datetime(2022, 8, 31, 14, 30, 8), 213027, 4676, 942, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2539768, '!BlrtvZ8jJyA0ZmxM88m4nTPwLUUBJzouZNUCsnon', datetime.datetime(2025, 4, 18, 8, 16, 11), 0, 'charlie86847095', '', '', 'charlie86847095@gmail.com', 0, 1, datetime.datetime(2020, 1, 12, 15, 38), 2110608, 4, 4, 2539768, 'profile_images/ch/ar/charlie86847095/5VgUBzZuYBJp8RjGF2o98z.jpg', 'M', '鍾齊翔', 'XIANG 齊翔', 886, '986795461', datetime.date(2003, 8, 29), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2020, 1, 12, 15, 38), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2022-03-07T09:03+00:00","hide_location":false}', 1217095, 3968, 6, 17, 1, 0, '', 0, None), (669573, 4, 4, '妳不離開我都在', 2539768, None, 3, 2, 0, 'music/ch/ar/charlie86847095/jyTYmftm35S8opAKev4rCr.mp3', 0, 'song_covers/ch/ar/charlie86847095/CywbbChjiNK2s47f9cEieE.JPG', 1, '', "妳在我身邊 告訴我妳都會在\n我躺在醫院 哭著叫我別離開\n感受到妳眼裡全部都是愛\n傻孩子我說過妳不離開我都在\n \nOur story 是要從身邊一個的朋友講起\n她說她身邊有一個朋友真的非常哈妳\nCome on 雖然沒有自信但想一探究竟\n看到妳的瞬間發現我現在居然不在夢裡\n\n抱歉用字遣詞不是特別突出 但\n翻開我這生的書 她就待在目錄\n也從不辜負 不像從前盲目\n成為妳的驕傲我真的願意變的更加忙碌\n\n妳在我身邊 告訴我妳都會在\n我躺在醫院 哭著叫我別離開\n感受到妳眼裡全部都是愛\n傻孩子我說過妳不離開我都在\n\n訊息一封一封都是潮起潮落\n為何你會接受這樣脆弱的我\n漆黑的夜晚相擁被時間淹沒\ncuz i don't know what is feel right\n\n我知道你的mind\n希望我們待在有對方的每一晚\n世界末日在快 \n成為你的要塞沒你我就不懂愛\n\n我不在妳身邊 要怎麼照顧妳後半輩子\n老了死後 也不會忘記妳的所有樣子\n因為愛 會在 不管以後哪個角落\n我們的倒影終究還會留在平行時空 night\n\n妳在我身邊 告訴我妳都會在\n我躺在醫院 哭著叫我別離開\n感受到妳眼裡全部都是愛\n傻孩子我說過妳不離開我都在", 0, '詞曲 - XIANG、PPlin', 0, '', 162, 320000, datetime.datetime(2022, 1, 9, 12, 43, 12), datetime.datetime(2022, 1, 9, 12, 42, 38), datetime.datetime(2022, 1, 9, 12, 46, 44, 376538), datetime.datetime(2022, 1, 9, 12, 46, 44), 99133, 2770, 366, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2539768, '!BlrtvZ8jJyA0ZmxM88m4nTPwLUUBJzouZNUCsnon', datetime.datetime(2025, 4, 18, 8, 16, 11), 0, 'charlie86847095', '', '', 'charlie86847095@gmail.com', 0, 1, datetime.datetime(2020, 1, 12, 15, 38), 2110608, 4, 4, 2539768, 'profile_images/ch/ar/charlie86847095/5VgUBzZuYBJp8RjGF2o98z.jpg', 'M', '鍾齊翔', 'XIANG 齊翔', 886, '986795461', datetime.date(2003, 8, 29), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2020, 1, 12, 15, 38), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2022-03-07T09:03+00:00","hide_location":false}', 1217095, 3968, 6, 17, 1, 0, '', 0, None), (686577, 4, 4, '空房間', 2539768, None, 3, 2, 0, 'music/ch/ar/charlie86847095/P8PPqDUU9W2fhKgFbvENpT.mp3', 0, 'song_covers/ch/ar/charlie86847095/KeFtVxfJySvrhBhC5R5H7y.jpeg', 1, '', '剩你香味飄散的空房間\n為你遮風擋雨像如昨天\n從來沒有想過你就這樣離開我的身邊\n在這空房間 is lover game\n\nhold on 我想我一個人還沒能夠處理這訊息\non mine on mine 拜託告訴我現在身處在夢境\n我想說你在我看不到的地方要注意安全\n我想說你會不會記得我們經歷過的一切\n回憶像煙火一樣燦爛過後只留下灰\nhold on 我想我一個人還沒能夠處理這訊息\n(我想說你會不會記得我們經歷過的一切)\non mine on mine 拜託告訴我現在身處在夢境\n\n剩你香味飄散的空房間\n(記得我們經歷過的一切)\n為你遮風擋雨像如昨天\n(想說你會記得經歷過的一切)\n\n剩你香味飄散的空房間\n為你遮風擋雨像如昨天\n從來沒有想過你就這樣離開我的身邊\n在這空房間 is lover game\n\n表面已釋懷心裡卻如此的空\n傷口已存在無法遮結痂和痛\n時間回到那月那天\n一個人在你的房間\n我也只能看著哭著笑著說著我只剩下痛\n\n轉了幾個彎無限輪迴不能懂\n記憶碎片在我的腦海裡轉動\n時間回到那月那天\n一個人在你的房間\n我也只能看著哭著笑著說著我只剩下痛\n\nmore and less\nmore and less\nmore and less\n我想你了\n\n剩你香味飄散的空房間\n為你遮風擋雨像如昨天\n從來沒有想過你就這樣離開我的身邊\n在這空房間 is lover game', 0, '送給癲癇發作離世的弟弟', 0, '', 198, 320000, datetime.datetime(2022, 5, 20, 16, 43, 39), datetime.datetime(2022, 5, 20, 16, 43, 28), datetime.datetime(2022, 5, 20, 16, 48, 47, 349921), datetime.datetime(2022, 5, 20, 16, 48, 47), 48413, 1182, 92, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2539768, '!BlrtvZ8jJyA0ZmxM88m4nTPwLUUBJzouZNUCsnon', datetime.datetime(2025, 4, 18, 8, 16, 11), 0, 'charlie86847095', '', '', 'charlie86847095@gmail.com', 0, 1, datetime.datetime(2020, 1, 12, 15, 38), 2110608, 4, 4, 2539768, 'profile_images/ch/ar/charlie86847095/5VgUBzZuYBJp8RjGF2o98z.jpg', 'M', '鍾齊翔', 'XIANG 齊翔', 886, '986795461', datetime.date(2003, 8, 29), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2020, 1, 12, 15, 38), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2022-03-07T09:03+00:00","hide_location":false}', 1217095, 3968, 6, 17, 1, 0, '', 0, None), (692743, 4, 4, '牽手', 2539768, None, 5, 12, 0, 'music/ch/ar/charlie86847095/nkrDN83QdcHyAJazrPLuiB.mp3', 0, 'song_covers/ch/ar/charlie86847095/jFJuLqdwDwrpdZdqTJuRfJ.jpeg', 1, '', '牽著你的手為何我覺得還不夠\nDo you wanna be my girl \nDo you wanna be my girl \n牽著你的手為何我覺得還不夠 \nwanna take you to my home \nwanna take you to my home \n\n這曖昧氣氛流星畫過許個願\n牽你的手我一直在你身邊\n我們之間得距離能否近一點\n再靠近一點閉上你雙眼\n我需要你把顧慮都忘掉\n我需要你真心的擁抱\n我需要在多一點溫柔\n閉上眼我夢裡會出現\n\n牽著你的手為何我覺得還不夠\nDo you wanna be my girl \nDo you wanna be my girl \n牽著你的手為何我覺得還不夠 \nwanna take you to my home \nwanna take you to my home \n\n心臟漏跳的瞬間\n是你眼神突然放電\n眼裡的風景佔據了我視線\n欸 babybabybae 你讓我沉醉\n欸欸 babybabybae 你讓我想念\n\n先不管那些周圍NoNo\n先不管那個誰誰YehYeh\n\n牽著你的手為何我覺得還不夠\nDo you wanna be my girl \nDo you wanna be my girl \n牽著你的手為何我覺得還不夠 \nwanna take you to my home \nwanna take you to my home', 0, '', 0, '', 152, 320000, datetime.datetime(2022, 7, 4, 15, 49, 30), datetime.datetime(2022, 7, 4, 15, 49, 17), datetime.datetime(2022, 7, 5, 11, 0), datetime.datetime(2022, 7, 5, 11, 0, 29), 36587, 873, 81, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2539768, '!BlrtvZ8jJyA0ZmxM88m4nTPwLUUBJzouZNUCsnon', datetime.datetime(2025, 4, 18, 8, 16, 11), 0, 'charlie86847095', '', '', 'charlie86847095@gmail.com', 0, 1, datetime.datetime(2020, 1, 12, 15, 38), 2110608, 4, 4, 2539768, 'profile_images/ch/ar/charlie86847095/5VgUBzZuYBJp8RjGF2o98z.jpg', 'M', '鍾齊翔', 'XIANG 齊翔', 886, '986795461', datetime.date(2003, 8, 29), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2020, 1, 12, 15, 38), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2022-03-07T09:03+00:00","hide_location":false}', 1217095, 3968, 6, 17, 1, 0, '', 0, None), (674546, 4, 4, 'Am I loss ?', 2539768, None, 1, 4, 0, 'music/ch/ar/charlie86847095/54EQypxBvFGnnMQr5MZBJW.mp3', 0, 'song_covers/ch/ar/charlie86847095/VJSwLv6eg3tNrJiaxhSCC4.jpg', 1, '', "誰能懂我的痛 i’m so tired\n不想讓回憶全都變空白\ntherefore tryna to smokeing\n丟掉對未來的憧憬\n為什麼思緒會如此慌亂\n烏雲中再也沒一絲光彩 \nbecause never give me no wish\n剩下突如其來的雨\n\noh am i loss ?\nam i loss 世界以losing control\noh am i loss ?\nam i loss 對人生一無眷戀\nhold on am i loss ?\n對這種結尾這麼說\n痛卻依然凍結了時間\ni never meant to cross one's mind\n\n多想 leavin’ alone but\n多想亦無所謂 but\n我想擁抱世界 but\n現實讓我無法選\n是夢魘 是眷戀 是亦無所謂\ni don’t wanna lie\n夢想已不再\n也許是我剩下一具空殼\n\n誰能懂我的痛 i’m so tired\n不想讓回憶全都變空白\ntherefore tryna to smokeing\n丟掉對未來的憧憬\n為什麼思緒會如此慌亂\n烏雲中再也沒一絲光彩 \nbecause never give me no wish\n剩下突如其來的雨\n\noh am i loss ?\nam i loss 世界以losing control\noh am i loss ?\nam i loss 對人生一無眷戀\nhold on am i loss ?\n對這種結尾這麼說\n痛卻依然凍結了時間\ni never meant to cross one's mind\n\noh in my room 我望著窗外的風景\noh in my cores 我想我丟失了憧憬\n\noh am i loss ?\nam i loss 世界以losing control\noh am i loss ?\nam i loss 對人生一無眷戀\nhold on am i loss ?\n對這種結尾這麼說\n痛卻依然凍結了時間\ni never meant to cross one's mind", 0, '詞曲 - XIANG', 0, '', 190, 320000, datetime.datetime(2022, 2, 27, 13, 32, 31), datetime.datetime(2022, 2, 27, 13, 31, 57), datetime.datetime(2022, 2, 27, 13, 39, 49, 438634), datetime.datetime(2022, 2, 27, 13, 39, 50), 22486, 425, 43, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2539768, '!BlrtvZ8jJyA0ZmxM88m4nTPwLUUBJzouZNUCsnon', datetime.datetime(2025, 4, 18, 8, 16, 11), 0, 'charlie86847095', '', '', 'charlie86847095@gmail.com', 0, 1, datetime.datetime(2020, 1, 12, 15, 38), 2110608, 4, 4, 2539768, 'profile_images/ch/ar/charlie86847095/5VgUBzZuYBJp8RjGF2o98z.jpg', 'M', '鍾齊翔', 'XIANG 齊翔', 886, '986795461', datetime.date(2003, 8, 29), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2020, 1, 12, 15, 38), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2022-03-07T09:03+00:00","hide_location":false}', 1217095, 3968, 6, 17, 1, 0, '', 0, None), (704340, 4, 3, '我會在星期天租妳 To:水原千鶴', 2333771, 97319864, 1, 4, 0, 'music/_x/xs/_xxslowly34/QCqMEySGbZTww4ZB9iCw8g.mp3', 0, 'song_covers/_x/xs/_xxslowly34/a7u3D6h987GpNXnpkp7qoy.jpeg', 1, '', 'Verse\n剛被甩的我 心臟破了一個洞(真的剛被甩)\n覺得自己好像再也交不到女朋友\n心灰意冷 感覺走到生命的盡頭\n\n上了網才發現女友能夠出租 \n無助的我想試試看 為了不再感到孤獨\n走在妳身邊的我總是讓路人感到突兀\n\n第一眼就讓我著迷 \n沒辦法已深深陷進去\n是你讓我花錢開始大手筆\n但那都沒關係 只要是為了妳!\n\nHook: \n我會在星期天租你 就算你不願意\n帶你去水族館散心 再去貴的餐廳\n這不帶感情 我絕對沒有別的目的\n我會在星期天租你 就算你不願意\n在其他天偷偷去看妳演的舞台劇\n哪裡都是你 快點到星期天 讓我出租妳!\n\n\nVerse\n怎麼辦 沒錢了 下禮拜不夠錢租你\n為了愛 只能忍 湊夠錢再約你出去\n我會努力把自己 變得不那麼俗氣\n每週能見到妳就是我變好的動力\n\n我知道妳把我當作客人 沒看的那麼認真\n想縮短我們之間的距離 都是沒用的\n但我還是很享受這樣的關係\n希望能一直持續下去\n\n第一眼就讓我著迷 \n沒辦法已深深陷進去\n是你讓我花錢開始大手筆\n但那都沒關係 只要是為了妳!\n\n\nHook: \n我會在星期天租你 就算你不願意\n帶你去水族館散心 再去貴的餐廳\n這不帶感情 我絕對沒有別的目的\n我會在星期天租你 就算你不願意\n在其他天偷偷去看妳演的舞台劇\n哪裡都是你 快點到星期天 讓我出租妳!\nいいえ いいえ⋯⋯⋯', 0, '其實我喜歡的是琉夏\n\n\nLyrics:xxslowly34\r\ncomposer:xxslowly34\r\nRecording engineer: Herman\r\nMixing:Herrman\r\nMastering : Herrman\r\nProducer:Herrman\r\nBeat Arrangment:K4nji\r\nCover Picture:出租女友', 0, '', 160, 320000, datetime.datetime(2022, 10, 6, 6, 15, 27), datetime.datetime(2022, 10, 6, 6, 15, 20), datetime.datetime(2022, 10, 6, 7, 0, 42, 62453), datetime.datetime(2023, 3, 13, 13, 24, 52), 65081, 1414, 417, 1, 2, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2333771, 'sha1$3HZdRg3ftmdELCj1G1Jp6n$5b3eb7a3f2d252edacafbffdd7492e233d5c89b2', datetime.datetime(2025, 6, 28, 11, 30, 8), 0, '_xxslowly34', '', '', '92227james@gmail.com', 0, 1, datetime.datetime(2018, 10, 10, 4, 33, 9), 1904700, 4, 3, 2333771, 'profile_images/_x/xs/_xxslowly34/j3WbgnLCwn8NQ2WecoPqKu.jpg', 'M', '劉康聖', 'xxslowly34', 886, '966716973', datetime.date(2001, 11, 19), 'HSQ', 84, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 53), 1, datetime.datetime(2018, 10, 10, 4, 33, 9), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2021-09-24T08:15+00:00","hide_location":false}', 1053263, 4300, 64, 2, 1, 0, '', 0, None), (699851, 4, 3, '台北憂鬱女孩(with.drogas)', 2333771, 97319864, 2, 1, 0, 'music/_x/xs/_xxslowly34/FTfy6rBWLwUsMrtkrZ3w8g.mp3', 0, 'song_covers/_x/xs/_xxslowly34/5QiRup5ePzk48JMhKaqMUK.jpeg', 1, '', 'Verse\n滑著tinder 尋找新的戀情\n右滑了一個女孩她的照片讓我很感興趣!\n\n她住在台北市\n平常的穿搭一定都會配黑絲\n被閨蜜們背刺也只會裝沒事\n好希望妳身邊能有我的位置\n\n終於找到妳\n我不會再讓妳哭泣\n讓我陪你一起憂鬱\n我會保護妳 快點回我訊息!\n\nChorus\n台北憂鬱女孩\n我的最愛(大好き!)\n願意每天陪妳一起吞藥丸(要完了!)\n台北憂鬱女孩\n我最喜歡\n我不認為妳是個麻煩\n讓我給妳我的愛\n\nDrogas\n(台北憂鬱女孩~)\n時針停在2點鐘\n我不想要妳的内心 只想要妳的身體\n我知道妳會受傷\n受一點委屈\n但妳有我在\n不準你離開\nMy sad girl\nPIz don‘t go\n\n終於找到妳\n我不會再把妳給拋棄\n讓我陪妳一起哭泣\n我會陪著妳\n陪著妳⋯\n\nChorus\n台北憂鬱女孩\n我的最愛(大好き!)\n願意每天陪妳一起吞藥丸(要完了!)\n台北憂鬱女孩\n我最喜歡\n我不認為妳是個麻煩\n讓我給妳我的愛\n\n(Drogas)\n台北憂鬱女孩\n我最喜歡\n我只想讓你知道我對妳的愛\n\n憂鬱女孩\n我的最愛!\n\n台北憂鬱女孩~', 0, '在這座城市的每個角落\n都有一位心碎的女孩需要被拯救\n交給我吧\n讓我陪你到你不想活的那天\n拯救你是我的使命!\n你問我為什麼\n只有我了 我一定能解決你所有麻煩\n\nLyrics:xxslowly34,Drogas\ncomposer:xxslowly34,Drogas\nRecording engineer: 7Drip,Drogas\nMixing:7Drip,Drogas\nMastering : Drogas\nProducer:7Drip,Drogas\nBeat Arrangment:K4nji\nCover Picture:拜恩\n\nDrogas ig :https://instagram.com/teardrop.saidmyname?igshid=YmMyMTA2M2Y=\n\n拜恩 ig : https://instagram.com/zon_artwork?igshid=YmMyMTA2M2Y=\n\n7Drip ig:https://instagram.com/7drip_7777777?igshid=YmMyMTA2M2Y=', 0, '', 182, 320000, datetime.datetime(2022, 8, 28, 17, 23, 30), datetime.datetime(2022, 8, 28, 17, 23, 22), datetime.datetime(2022, 9, 1, 16, 0), datetime.datetime(2023, 3, 13, 13, 26, 36), 49874, 1405, 452, 1, 5, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2022,36]]}}', 0, 0, 0, 0, 2, 2, 2333771, 'sha1$3HZdRg3ftmdELCj1G1Jp6n$5b3eb7a3f2d252edacafbffdd7492e233d5c89b2', datetime.datetime(2025, 6, 28, 11, 30, 8), 0, '_xxslowly34', '', '', '92227james@gmail.com', 0, 1, datetime.datetime(2018, 10, 10, 4, 33, 9), 1904700, 4, 3, 2333771, 'profile_images/_x/xs/_xxslowly34/j3WbgnLCwn8NQ2WecoPqKu.jpg', 'M', '劉康聖', 'xxslowly34', 886, '966716973', datetime.date(2001, 11, 19), 'HSQ', 84, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 53), 1, datetime.datetime(2018, 10, 10, 4, 33, 9), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2021-09-24T08:15+00:00","hide_location":false}', 1053263, 4300, 64, 2, 1, 0, '', 0, None), (667470, 4, 3, '我在 (outro)', 2333771, 97318176, 1, 4, 0, 'music/_x/xs/_xxslowly34/RyKu2xGwWmq2Rv5YkXvs5V.mp3', 0, 'song_covers/_x/xs/_xxslowly34/f5atWadq92fsxxCQHzpsZ4.jpg', 1, '', 'Lyrics:xxslowly34\ncomposer:xxslowly34\nRecording engineer: Herrman\nMixing:Herrman\nMastering : Herrman\nProducer:Herrman\nPhoto:國王排名 波吉\nBeat:heydium\n\n\nchrous:\nIf you need me I will be here\nPlease believe me ya\n我會一直在這\nYou’re the only one I care\nyou will never get hurts\n你會一直好好的\n\nVerse1\n不知道要做些什麼\n(才能讓煩躁消失不見)\n想要快點擺脫折磨\n(卻好像又回到了起點)\n順其自然就好你別想太多\n但每次遇到抉擇我總是猜錯\n\n\nVerse2\nExamine the past myself \n之前的那個沒有料\n不是大家不喜歡你是你自己loseyourself \n過度檢視自己 重要的事情都失去\n不是病 別質疑\n還是學不會Love yourself \n\n雖然有些事不想做\n為了生活你低下頭\n想著這樣會lose your cool\n其實沒有人在乎\nYou tryna make something different \nthough it has no effect\nIt’s ok \n只要開心就好keep finding the way\n\nBridge \n這樣真的好嗎\n你說根本沒差\n這樣真的好嗎\n你說這根本沒差', 0, "Don’t be afraid,I'm always here", 0, '', 173, 320000, datetime.datetime(2021, 12, 17, 0, 37, 22), datetime.datetime(2021, 12, 17, 0, 36, 52), datetime.datetime(2021, 12, 17, 4, 0), datetime.datetime(2022, 6, 15, 19, 51, 35), 72741, 2115, 397, 1, 3, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2333771, 'sha1$3HZdRg3ftmdELCj1G1Jp6n$5b3eb7a3f2d252edacafbffdd7492e233d5c89b2', datetime.datetime(2025, 6, 28, 11, 30, 8), 0, '_xxslowly34', '', '', '92227james@gmail.com', 0, 1, datetime.datetime(2018, 10, 10, 4, 33, 9), 1904700, 4, 3, 2333771, 'profile_images/_x/xs/_xxslowly34/j3WbgnLCwn8NQ2WecoPqKu.jpg', 'M', '劉康聖', 'xxslowly34', 886, '966716973', datetime.date(2001, 11, 19), 'HSQ', 84, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 53), 1, datetime.datetime(2018, 10, 10, 4, 33, 9), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2021-09-24T08:15+00:00","hide_location":false}', 1053263, 4300, 64, 2, 1, 0, '', 0, None), (677057, 4, 4, '累贅', 2333771, 97318176, 1, 4, 0, 'music/_x/xs/_xxslowly34/UHtmKgiV3uy6gfXorHEy7m.mp3', 0, 'song_covers/_x/xs/_xxslowly34/UDBeQLU5RXffHKcDmijuzm.jpg', 1, '', 'Verse\n別再多給我一個喜歡你的理由\n如果沒有我 你應該會更輕鬆\n拜託不要拋棄我\n再多的挽留好像都沒有用\n\nPre Chorus \n我就是累贅\n沒有資格站在你的身邊\n別再對我掏心掏肺 \n\nChorus \n我就是累贅\n沒有資格站在你的身邊\n別再對我掏心掏肺 \n\n我就是累贅\n沒有資格站在你的身邊\n對我來說你太耀眼\n\nVerse \n只看到你強大 忽略你的弱小\n以為把所有 事交給你來就好\n你也是個人 但我卻無法與你保持平衡\n\n原來你也會因為犯錯 隔天沒有精神\n也會難過到獨自一個人哭到清晨\n\n現在的我一無所有 \n好像得要做些什麼 \n(把我留在你身邊)\n\nPre Chorus \n我就是累贅\n沒有資格站在你的身邊\n別再對我掏心掏肺 \n\nChorus \n我就是累贅\n沒有資格站在你的身邊\n別再對我掏心掏肺 \n\n我就是累贅\n沒有資格站在你的身邊\n對我來說你太耀眼', 0, '這首靈感取自於我最喜歡的動漫 無職轉生\r\n好看到我生出一首歌?\u200d?\n希望你們會喜歡\r\n\r\nLyrics:xxslowly34\r\ncomposer:xxslowly34\r\nRecording engineer: 7Drip\r\nMixing:7Drip\r\nMastering : 7Drip\r\nProducer:7Drip\r\nBeat Arrangment:COLD MELODY\r\nCover Picture:廖瑀婕', 0, '', 151, 192000, datetime.datetime(2022, 3, 22, 23, 35, 32), datetime.datetime(2022, 3, 19, 2, 56, 59), datetime.datetime(2022, 3, 19, 3, 15, 12, 798395), datetime.datetime(2022, 6, 15, 19, 51, 21), 49910, 1192, 190, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2333771, 'sha1$3HZdRg3ftmdELCj1G1Jp6n$5b3eb7a3f2d252edacafbffdd7492e233d5c89b2', datetime.datetime(2025, 6, 28, 11, 30, 8), 0, '_xxslowly34', '', '', '92227james@gmail.com', 0, 1, datetime.datetime(2018, 10, 10, 4, 33, 9), 1904700, 4, 3, 2333771, 'profile_images/_x/xs/_xxslowly34/j3WbgnLCwn8NQ2WecoPqKu.jpg', 'M', '劉康聖', 'xxslowly34', 886, '966716973', datetime.date(2001, 11, 19), 'HSQ', 84, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 53), 1, datetime.datetime(2018, 10, 10, 4, 33, 9), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2021-09-24T08:15+00:00","hide_location":false}', 1053263, 4300, 64, 2, 1, 0, '', 0, None), (664841, 4, 4, 'xxslowly34✖️Crus -《 掰BYE!》', 2333771, 97318176, 3, 2, 0, 'music/_x/xs/_xxslowly34/MfMJVcffoKLbDVEq8c45Lv.mp3', 0, 'song_covers/_x/xs/_xxslowly34/mPcdzRhnLeYKv9rDabXZ77.jpg', 1, '', '詞曲:xxslowly34/Crus\n編曲:fobie\n混音錄音:Herrman\n母帶後期製作:Herrman\n\n\nChrous:\nSay so Baby won’t you let go \nThis time we take it slow \nAlright Alright \nWe don’t even wanna show in lies \nSo Cold No one can save my soul \nOh Why you can’t make me warm \nAlright Alright \nThis time had to say goodbye \n\nCrus:\nyeah I be alright cause wanna back to old days\n全部都在但虛榮依舊作祟\n為你做最美的願景\n未必會滂沱 剛好的細雨 Huhnnnnn\n時間牽思念終不會斷\n沒你的世界從不璀璨\n僅留我一人 我只好\n擁抱你身影 編織成詞藻\n\n不想跟你作對\n劇本全部脫軌\n念著什麼我通通都想知道\n \n也許是我多嘴\n你不知道你有多水 \n掀起的波瀾把我思緒通通都吃掉\n\n想把你看仔細越看越窒息再重複點放但 \n那不是我使命也許是種病再聊不到天亮\n\n\n\nVerse 2 \n烏雲罩著天空\n看不見你的眼眸\n或許已走到盡頭\n沒法再笑的從容\n\n烏雲罩著天空\n看不見你的眼眸\n或許我們都沒錯\n沒必要再繼續走\n \nSay so \nPlz leave me alone \n我們各自好好過\nYou should know \nhaven’t been so sure since the day I was born \n\n把好的壞的都留在昨天\n好好的過今天\n傷心的淚水只能複習一遍\n準備面對明天', 0, '8888888888888888888~~~~', 0, '', 144, 320000, datetime.datetime(2021, 11, 10, 2, 43, 45), datetime.datetime(2021, 11, 9, 1, 42, 29), datetime.datetime(2021, 11, 11, 11, 0), datetime.datetime(2022, 3, 21, 18, 29, 55), 33734, 953, 266, 1, 4, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2333771, 'sha1$3HZdRg3ftmdELCj1G1Jp6n$5b3eb7a3f2d252edacafbffdd7492e233d5c89b2', datetime.datetime(2025, 6, 28, 11, 30, 8), 0, '_xxslowly34', '', '', '92227james@gmail.com', 0, 1, datetime.datetime(2018, 10, 10, 4, 33, 9), 1904700, 4, 3, 2333771, 'profile_images/_x/xs/_xxslowly34/j3WbgnLCwn8NQ2WecoPqKu.jpg', 'M', '劉康聖', 'xxslowly34', 886, '966716973', datetime.date(2001, 11, 19), 'HSQ', 84, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 53), 1, datetime.datetime(2018, 10, 10, 4, 33, 9), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2021-09-24T08:15+00:00","hide_location":false}', 1053263, 4300, 64, 2, 1, 0, '', 0, None), (698924, 4, 4, '【沒有妳我怎麼可能開心】audio (Prod. EVOMUSIC)', 1944917, None, 3, 2, 0, 'music/bi/ll/bill7799/JqF2zYou9agsqH7bJQR2GH.mp3', 0, 'song_covers/bi/ll/bill7799/boWYS93g4qwjQysgLh2EpB.jpeg', 1, '', '叫我忘掉妳 妳要我怎麼做 \n妳要我怎麼假裝 \n假裝 對妳 沒愛過\n妳讓我 掉進 \n深不見底的 黑洞\n無法 接受 的結果\n我又皺起了 眉頭\n因為想妳 我的心又 開始 陣痛\n我不懂 妳怎麼 就能夠\n相信時間 可以 撫平傷口 讓我 振作\n沒辦法 忍受這一切 害我 變得 沈默\n如果 妳不在身邊 副駕駛 誰要來 乘坐\n\n我不再相信愛情 了 我不再相信承諾\n不再相信 努力 兩個人 就會開花結果\n我把妳藏在心中 最裡面的 那個 角落\n沒有任何事比妳 重要 我就像 個小丑\n\n一整晚 都睡不著 只能 借酒消愁\n一整晚 想著妳 妳會不會 想到我\n就這樣 分開 我不找妳 妳不找我\n我只希望 往後妳的日子 能 好過\n\nYeah 沒有妳 我怎麼可能 開心\n沒有妳 基本上手機 也不會開機\n讓我相信 存在 轟轟烈烈 的愛情\n被吞噬殆盡 不給我機會去愛妳*2\n\n\n叫我忘掉妳 妳要我怎麼做 \n妳要我怎麼假裝 \n假裝 對妳 沒愛過\n妳讓我 掉進 \n深不見底的 黑洞\n無法 接受 的結果\n我又皺起了 眉頭\n因為想妳 我的心又 開始 陣痛\n我不懂 妳怎麼 就能夠\n相信時間 可以 撫平傷口 讓我 振作\n沒辦法 忍受這一切 害我 變得 沈默\n如果 妳不在身邊 副駕駛 誰要來 乘坐\n\n妳是唯一 走進我的心 \n妳是唯一讓我動心 也讓我痛心\n不需要任何人 關心 不需要 同情\n不需 理由 證明 放棄妳 不容易\n\n一整晚 都睡不著 只能 借酒消愁\n一整晚 想著妳 妳會不會 想到我\n就這樣 分開 我不找妳 妳不找我\n我只希望 往後妳的日子 能 好過\n\nYeah 沒有妳 我怎麼可能 開心\n沒有妳 基本上手機 也不會開機\n讓我相信 存在 轟轟烈烈 的愛情\n被吞噬殆盡 不給我機會去愛妳*2\n\n叫我忘掉妳 妳要我怎麼做 \n妳要我怎麼假裝 \n假裝 對妳 沒愛過\n妳讓我 掉進 \n深不見底的 黑洞\n無法 接受 的結果\n我又皺起了 眉頭\n因為想妳 我的心又 開始 陣痛\n我不懂 妳怎麼 就能夠\n相信時間 可以 撫平傷口 讓我 振作\n沒辦法 忍受這一切 害我 變得 沈默\n如果 妳不在身邊 副駕駛 誰要來 乘坐*2\n\n誰要來乘坐\n我變得沈默\n我的心開始陣痛\n又開始戒酒消愁\n誰來乘坐\n我變得沈默\n我的心開始陣痛 yeah', 0, '沒有妳我怎麼可能開心...\n\n詞曲Lyrics&Composer - BK @bill_kang_\n編曲 Arranger: EVOMUSIC\n製作人 Producer:Vigoz Chen @vigozchen\n錄音師 Recording Engineer:Vigoz Chen @vigozchen\n混音師 Mixing Engineer:Vigoz Chen @vigozchen\n母帶後製 Mastering Engineer:Vigoz Chen @vigozchen\nhttps://instagram.com/bill_kang_?utm_medium=copy_link\nhttps://instagram.com/vigozchen?utm_medium=copy_link', 0, '', 194, 320000, datetime.datetime(2022, 8, 21, 8, 56, 36), datetime.datetime(2022, 8, 21, 8, 56, 24), datetime.datetime(2022, 8, 21, 10, 5, 57, 469191), datetime.datetime(2022, 8, 21, 10, 5, 58), 62879, 1632, 271, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 1944917, 'sha1$ij55rFK1ohGMVcT70gH8vL$50902dbf1b89f5e2d8d488d0439fb4343e2b5902', datetime.datetime(2025, 6, 15, 9, 11, 58), 0, 'bill7799', '', '', 'yungyu0214@gmail.com', 0, 1, datetime.datetime(2017, 6, 11, 18, 34, 14), 1516902, 4, 4, 1944917, 'profile_images/bi/ll/bill7799/TrmEZ45mN4tRkP8WsW8KX7.jpg', 'M', '', 'BK', 886, '966356960', datetime.date(2000, 9, 9), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2017, 6, 11, 18, 34, 14), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"accredited_datetime":"2022-05-16T08:25+00:00","hide_location":false}', 3115042, 9901, 6, 16, 1, 1, '', 0, None), (701843, 4, 4, '【不管過了多久都會等妳】audio (Prod. EVOMUSIC)', 1944917, None, 3, 2, 0, 'music/bi/ll/bill7799/dBLzKMwZaBU9d8FdQ9cysa.mp3', 0, 'song_covers/bi/ll/bill7799/QfuioEJB8YKx2rehAF5f7F.jpeg', 1, '', '所有的愛都給了妳\n不管過了多久 都會等妳\n妳是唯一 珍惜 的原因\n在 谷底 時 有妳 才讓我 爭氣\nYeah \n那天 外面雨下很大\n那天 我們 嘴裡 講的都是狠話\n不想和妳爭執 在黑夜裡面掙扎\n除了失去妳 的打擊全部都能忍下\n\n和妳的回憶 無法忘記\n妳的離去 讓我 垂頭喪氣\n我知道 妳走後 我就追不上妳\n可想念的情緒 沒辦法抗拒\n\n我只能看著妳的背影\n變成妳 青春裡的背景\n留下的 悔恨 drive me crazy \n傷痛把我燃燒成了灰燼\n\n所有的愛都給了妳\n不管過了多久 都會等妳\n妳是唯一 珍惜 的原因\n在 谷底 時 有妳 才讓我 爭氣\nYeah \n那天 外面雨下很大\n那天 我們 嘴裡 講的都是狠話\n不想和妳爭執 在黑夜裡面掙扎\n除了失去妳 的打擊全部都能忍下*2\n\n那天 我的心 變得封閉\n孤獨的 黑夜瀰漫著 冷空氣\n沒有妳的世界 感到 很空虛\n妳把窗戶關上 不留一絲空隙\n\n我只能看著妳的背影\n變成妳 青春裡的背景\n留下的 悔恨 drive me crazy \n傷痛把我燃燒成了灰燼\n\n所有的愛都給了妳\n不管過了多久 都會等妳\n妳是唯一 珍惜 的原因\n在 谷底 時 有妳 才讓我 爭氣\nYeah \n那天 外面雨下很大\n那天 我們 嘴裡 講的都是狠話\n不想和妳爭執 在黑夜裡面掙扎\n除了失去妳 的打擊全部都能忍下*2', 0, '所有的愛都給了妳,不管過了多久都會等妳...\n\n詞曲Lyrics&Composer - BK @bill_kang_\n編曲 Arranger: EVOMUSIC\n製作人 Producer:Vigoz Chen @vigozchen\n錄音師 Recording Engineer:Vigoz Chen @vigozchen\n混音師 Mixing Engineer:Vigoz Chen @vigozchen\n母帶後製 Mastering Engineer:Vigoz Chen @vigozchen\nhttps://instagram.com/bill_kang_?utm_medium=copy_link\nhttps://instagram.com/vigozchen?utm_medium=copy_link', 0, '', 138, 320000, datetime.datetime(2022, 9, 13, 8, 18, 4), datetime.datetime(2022, 9, 13, 8, 17, 55), datetime.datetime(2022, 9, 13, 8, 19, 31, 631166), datetime.datetime(2022, 9, 13, 8, 19, 32), 109792, 2650, 298, 1, 0, 1, 0, None, 4, '{"CN":{"recommend_by_editor":true,"top_record_weekly_champions":[[2022,40]]},"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1944917, 'sha1$ij55rFK1ohGMVcT70gH8vL$50902dbf1b89f5e2d8d488d0439fb4343e2b5902', datetime.datetime(2025, 6, 15, 9, 11, 58), 0, 'bill7799', '', '', 'yungyu0214@gmail.com', 0, 1, datetime.datetime(2017, 6, 11, 18, 34, 14), 1516902, 4, 4, 1944917, 'profile_images/bi/ll/bill7799/TrmEZ45mN4tRkP8WsW8KX7.jpg', 'M', '', 'BK', 886, '966356960', datetime.date(2000, 9, 9), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2017, 6, 11, 18, 34, 14), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"accredited_datetime":"2022-05-16T08:25+00:00","hide_location":false}', 3115042, 9901, 6, 16, 1, 1, '', 0, None), (700380, 4, 4, '【和妳的回憶】audio (Prod. EVOMUSIC)', 1944917, None, 3, 2, 0, 'music/bi/ll/bill7799/9sb9mWY4jM93DBPzF7uzpt.mp3', 0, 'song_covers/bi/ll/bill7799/Gazz735g4wMzteBTFhFBaD.jpeg', 1, '', '和妳的 回憶 充斥 在我的生活當中\n它一次次 無情地 劃開了 我的傷口\n知道 怎麼愛 卻不懂 如何 承受 傷痛\n每一分 每一秒 內心 都在 叫我 放手*2\n\n妳怎麼忍心 把我的愛 全 都丟掉\n說過會在我身邊 為什麼沒說到做到\n妳臨陣脫逃 \n我特別的愛妳 換來的卻只有難過 \n到 半夜睡不著 想著 我們 曾經 有多好 \n\n每當 我閉上眼 看見的 都是妳\n是你教 我勇敢 教我 要勇敢地 做自己\n現在沒有妳的陪伴 真的 沒辦法 繼續\n故事 少了 女主角 只剩下 那空蕩的劇情\n\n和妳的 回憶 充斥 在我的生活當中\n它一次次 無情地 劃開了 我的傷口\n知道 怎麼愛 卻不懂 如何 承受 傷痛\n每一分 每一秒 內心 都在 叫我 放手*2\n\n不能承受 的疼痛 敲打著 房裡的沈默\n妳走後的寂寞 叫我該要 怎麼撐過\n我再也不可能會相信 那該死的 承諾\n妳眼裡沒有我 只有 讓人心寒的 冷漠\n\n每當 我閉上眼 看見的 都是妳\n是你教 我勇敢 教我 要勇敢地 做自己\n現在沒有妳的陪伴 真的 沒辦法 繼續\n故事 少了 女主角 只剩下 那空蕩的劇情\n\n和妳的 回憶 充斥 在我的生活當中\n它一次次 無情地 劃開了 我的傷口\n知道 怎麼愛 卻不懂 如何 承受 傷痛\n每一分 每一秒 內心 都在 叫我 放手*2', 0, '和妳的回憶充斥在我生活當中...\n\n詞曲Lyrics&Composer - BK @bill_kang_\n編曲 Arranger: EVOMUSIC\n製作人 Producer:Vigoz Chen @vigozchen\n錄音師 Recording Engineer:Vigoz Chen @vigozchen\n混音師 Mixing Engineer:Vigoz Chen @vigozchen\n母帶後製 Mastering Engineer:Vigoz Chen @vigozchen\nhttps://instagram.com/bill_kang_?utm_medium=copy_link\nhttps://instagram.com/vigozchen?utm_medium=copy_link', 0, '', 160, 320000, datetime.datetime(2022, 8, 31, 18, 14, 17), datetime.datetime(2022, 8, 31, 18, 14, 8), datetime.datetime(2022, 8, 31, 18, 15, 34, 663509), datetime.datetime(2022, 8, 31, 18, 15, 52), 66889, 1712, 150, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 1944917, 'sha1$ij55rFK1ohGMVcT70gH8vL$50902dbf1b89f5e2d8d488d0439fb4343e2b5902', datetime.datetime(2025, 6, 15, 9, 11, 58), 0, 'bill7799', '', '', 'yungyu0214@gmail.com', 0, 1, datetime.datetime(2017, 6, 11, 18, 34, 14), 1516902, 4, 4, 1944917, 'profile_images/bi/ll/bill7799/TrmEZ45mN4tRkP8WsW8KX7.jpg', 'M', '', 'BK', 886, '966356960', datetime.date(2000, 9, 9), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2017, 6, 11, 18, 34, 14), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"accredited_datetime":"2022-05-16T08:25+00:00","hide_location":false}', 3115042, 9901, 6, 16, 1, 1, '', 0, None), (705572, 4, 4, '想了不只幾百次', 2783472, None, 1, 4, 0, 'music/a2/34/a23465988/ipwVKtTECe5HswVcPmGzUn.mp3', 0, 'song_covers/a2/34/a23465988/JpYmnZFPfDkg8FJkoftVbT.jpg', 1, '', '想了想了不只幾百次想跟妳到終點\n我們故事開始就是我們見面那一眼\n我把那天當作我的幸運號碼22\nbaby I told you,我會記下我們每一幕\n\nWhy sometimes 我逃不出妳的視線\nLine sometimes 想跟你聊天到一點\n\n無法熄滅 不需要刪減\n經歷無數次花開又凋謝\n\nHey 沒想到會漸行漸遠\n曾經期望 一場新的冒險\n重回青春經典起點有點艱險\n步步暸解 妳的笑臉 藏著許多欺騙\n\n唉 別裝傻什麼意思\n長痛不如短痛你教我意識\n妳摸著良心背後捅我幾次\nI’m not an idiot I don’t like this\n\n眼裡沒我 就這樣吧\n成為傷疤 就那樣吧\n沒頭沒尾 就這樣吧\n能否聽聽妳的真心話\n\n想了想了不只幾百次想跟妳到終點\n我們故事開始就是我們見面那一眼\n我把那天當作我的幸運號碼22\nbaby I told you,我會記下我們每一幕\n\n吵著吵著或許我們只能走到這\n沒來由的爭剩下情緒在拉扯\n我們內心對白一在重複著\nturn around \nturn around\nin circle\n說不關心說不傷心卻為你買醉\n抱歉我的內心無法承受再一次破碎\n所以我選擇掩蓋傷痛\n黑夜再次陷入回憶中\n惶恐 下墜\n結局紛擾著是非\n過往 虛偽\n不會再支離破碎\n\n想了想了不只幾百次想跟妳到終點\n我們故事開始就是我們見面那一眼\n我把那天當作我的幸運號碼22\nbaby I told you,我會記下我們每一幕\n\n不只幾百次想跟妳到終點\n開始就是我們見面那一眼\n當作我的幸運號碼22\nbaby I told you,我會記下我們每一幕', 0, '你是否也曾經想過 不只幾百次的各種矛盾\n所有的情緒堆疊在一起的那種不知所錯\n因為一些短暫美好就必須承受著痛苦\n但也就因為那些短暫的美好 所以不管過的多麼辛苦一路走來 經歷了無數次的花開又凋謝 人生就是如此 希望各位能好好面對真實內心的自己', 0, '', 190, 192000, datetime.datetime(2022, 10, 17, 10, 55, 40), datetime.datetime(2022, 10, 17, 10, 55, 37), datetime.datetime(2022, 10, 17, 11, 3, 45, 836576), datetime.datetime(2022, 10, 17, 11, 4, 59), 147372, 3944, 513, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2783472, 'sha1$jxgXVmSgLDGjn9IojrQuoz$c015f1da398b3c867586e9ad158362b54f981bb7', datetime.datetime(2025, 3, 3, 20, 52, 57), 0, 'a23465988', '', '', 'pplin0116@gmail.com', 0, 1, datetime.datetime(2021, 6, 9, 17, 17, 19), 2353972, 4, 3, 2783472, 'profile_images/a2/34/a23465988/4bQdB92d64oKkEo9jen94v.jpg', 'M', '', 'PPlin', 886, '975934671', datetime.date(2004, 1, 5), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 40), 1, datetime.datetime(2021, 6, 9, 17, 17, 19), 1, 4, 'zh-hant', 1, '{"is_social_user":true,"hide_gender":false,"show_birthday":0,"hide_location":false}', 196276, 2397, 4, 317, 0, 0, '', 0, None), (694549, 4, 4, '【凌晨三點 3AM】(audio)', 1944917, None, 3, 2, 0, 'music/bi/ll/bill7799/NxzgY54GurZfdCDF27Vepr.mp3', 0, 'song_covers/bi/ll/bill7799/5MY63RA3rb3igV7Sebo38k.jpeg', 1, '', '現在是凌晨三點\n想妳想到失眠 半夜\n我們曾經的回憶 \n環繞在我周圍\n明明說好 不哭了\n擔心妳沒人 訴苦呢\n還沒和妳完成的事\n我不爭氣的哭了\n\n答應妳 以後 不再熬夜\n可我睡不著 我真的 好累\n妳走的那天 天空 下起了大雨\n老天也不捨 我們倆 的告別\n沒人陪妳 的時後 該怎麼辦\n沒人在妳身邊 提醒妳 要按時吃飯\n不想要妳 受傷 不想要妳 不安\n不想要妳 惆悵 想讓一切 重來\n\n妳的照片 還在我床邊\n忘不掉妳溫柔 忘不掉妳的美\n妳總在無力時 出現 我的身邊\n但現在 沒了妳 我無法忘卻*2\n\n現在是凌晨三點\n想妳想到失眠 半夜\n我們曾經的回憶 \n環繞在我周圍\n明明說好 不哭了\n擔心妳沒人 訴苦呢\n還沒和妳完成的事\n我不爭氣的哭了*2\n\nI miss you girl 我要妳知道\n這些少了妳的日子不知如何是好\n我害怕妳受委屈 我 開始吃藥\n因為雙人床的空虛讓我睡不著覺\n黑夜裡 我面對 空虛還有寂寞 咆哮\n懷念妳在身邊時 的安靜 還有 吵鬧\n永遠都在 只要 妳想回到我 的懷抱\n這是妳的避風港 I need you right now\n\n妳的照片 還在我床邊\n忘不掉妳溫柔 忘不掉妳的美\n妳總在無力時 出現 我的身邊\n但現在 沒了妳 我無法忘卻*2\n\n現在是凌晨三點\n想妳想到失眠 半夜\n我們曾經的回憶 \n環繞在我周圍\n明明說好 不哭了\n擔心妳沒人 訴苦呢\n還沒和妳完成的事\n我不爭氣的哭了', 0, '現在是淩晨三點,我又想你了\n\n詞曲Lyrics&Composer - BK @bill_kang_\n編曲 Arranger: bbbluelee/siren/furyl\n\n製作人 Producer:Vigoz Chen @vigozchen\n錄音師 Recording Engineer:Vigoz Chen @vigozchen\n混音師 Mixing Engineer:Vigoz Chen @vigozchen\n母帶後製 Mastering Engineer:Vigoz Chen @vigozchen\nhttps://instagram.com/bill_kang_?utm_medium=copy_link\nhttps://instagram.com/vigozchen?utm_medium=copy_link', 0, '', 198, 320000, datetime.datetime(2022, 7, 20, 4, 20, 15), datetime.datetime(2022, 7, 20, 4, 20, 3), datetime.datetime(2022, 7, 20, 6, 0), datetime.datetime(2022, 7, 25, 12, 24, 34), 241875, 6163, 1122, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2022,31]]}}', 0, 0, 0, 0, 2, 2, 1944917, 'sha1$ij55rFK1ohGMVcT70gH8vL$50902dbf1b89f5e2d8d488d0439fb4343e2b5902', datetime.datetime(2025, 6, 15, 9, 11, 58), 0, 'bill7799', '', '', 'yungyu0214@gmail.com', 0, 1, datetime.datetime(2017, 6, 11, 18, 34, 14), 1516902, 4, 4, 1944917, 'profile_images/bi/ll/bill7799/TrmEZ45mN4tRkP8WsW8KX7.jpg', 'M', '', 'BK', 886, '966356960', datetime.date(2000, 9, 9), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2017, 6, 11, 18, 34, 14), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"accredited_datetime":"2022-05-16T08:25+00:00","hide_location":false}', 3115042, 9901, 6, 16, 1, 1, '', 0, None), (662102, 2, 2, '被放的鴿子可以煮成十道菜2.0(成人版)', 1584499, None, 1, 4, 0, 'music/do/ry/doryathome/WBMLHV4ZfMV2GB3kVeN3zU.mp3', 0, 'song_covers/do/ry/doryathome/CUyFx2JPvHckQiWeRKsiUC.JPG', 1, '', '(被放的鴿子 可以煮成十道菜)\n詞曲:鄭瑜瑄Dory C\n編曲:RJ\n製作|錄音|混音: 鋼牙\n錄音室:Venue Studio\n插畫:沙拉吉事漢堡 SARAHSUM\n----------------------------------\n就這樣 不見面也好 爭吵可能會減少\n就這樣 不聯絡也好 不用為話題煩惱\n記憶力衰退比魚還慘 手機充電忘了開\n是故意還是不小心 我最終會知道答案\n\n一次次傷心欲絕 失望它往天上飛\n剩下的都是眼淚罐子 一次打破比較有感覺\n\n被放的鴿子可以 煮成十道菜\n我需要的 只是一個陪伴\n說會來又沒來 理由只是手機沒帶\n\n被放的鴿子可以 煮成十道菜\n承諾 有時需要經營才能算\n食言而肥 我祝你瘦不下來\n\n愛 來不來\n\n就這樣放開手也好 不會再說我無理取鬧\n愛情 放牛吃草 信任爆表不能再高\n\n一次次傷心欲絕 失望它往天上飛\n剩下的都是眼淚罐子 一次打破比較有感覺\n\n被放的鴿子可以 煮成十道菜\n我需要的 只是一個陪伴\n說會來又沒來 理由只是手機沒帶\n\n被放的鴿子可以 煮成十道菜\n承諾 有時需要經營才能算\n食言而肥 我祝你瘦不下來\n\n愛 來不來\n\n忍耐指數不斷攀升 理智線正在拉扯\n哭阿 哭啊 有天讓你贖罪 不要在狡辯\n\n一萬種藉口你準備上線\n我也在等待拆穿你的機會\n哭啊哭啊 原諒與否 我要再多想幾天\n\n被放的鴿子可以 煮成十道菜 被放的鴿子可以 煮成十道菜\n我只需要一個理由來換 覺得你值得等待\n\n我想我會留下來 只要你開口說會改', 0, '被放鴿子的歌曲(一夜長大版)\n\n#獵奇成人童話\n#食言而肥\n#祝你瘦不下來\n#微暗黑\n\n『被放鴿子 太快樂好像怪怪的』\n by RJ\n\n『這不是大人的憤怒 要兇一點』 \n by 鋼牙\n\n『羽毛都拔掉 看是要飛去哪 還放什麼鴿子\n把眼淚收集起來煮沸 肥鴿待烹 食飽金好』\n by SARAHSUM\n\n____________________\n{follow me}\n鄭瑜瑄Dory C:\nhttps://www.facebook.com/doryccc0211/\nhttps://www.instagram.com/doryccc/\n\nRJ:\nhttps://streetvoice.com/miss810121/\nhttps://www.instagram.com/regularo_joe/\n\nVenue Studio:\nhttps://streetvoice.com/Venuestudio/\nhttps://www.instagram.com/venue_studio_/\nhttps://www.youtube.com/channel/UCKK2EA4f22HjaQEbXMt5Y3w\n\n沙拉吉事漢堡 SARAHSUM:\nhttps://www.instagram.com/sarahcheeseburgerrr/', 0, '', 172, 256000, datetime.datetime(2021, 10, 5, 6, 49, 8), datetime.datetime(2021, 10, 5, 6, 48, 58), datetime.datetime(2021, 10, 5, 8, 12, 26, 60537), datetime.datetime(2021, 10, 25, 6, 49, 26), 2802, 88, 55, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1584499, 'sha1$HphM4mfAxuImCArmUmzYVr$16385a7b85fcaac90fdc83d186fe59a09517e3da', datetime.datetime(2025, 5, 11, 13, 6, 49), 0, 'doryathome', '', '', 'aaa810211@gmail.com', 0, 1, datetime.datetime(2015, 12, 31, 22, 39, 9), 1243219, 4, 3, 1584499, 'profile_images/do/ry/doryathome/C3d4XF4X5Ns2YqGucwiJ2r.jpg', 'F', '鄭瑜瑄', '鄭瑜瑄Dory C', 886, '983136856', datetime.date(1992, 2, 11), 'KHH', 89, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 40), 1, datetime.datetime(2015, 12, 31, 22, 39, 9), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"accredited_datetime":"2021-10-18T08:19+00:00"}', 33612, 329, 63, 4, 1, 0, '', 0, None), (709026, 4, 4, '沒了你以後我就不會再愛💔', 2874947, None, 3, 2, 0, 'music/En/si/Ensie2003/32HebzjAAAHJADRyEbmyCy.mp3', 0, 'song_covers/En/si/Ensie2003/jtv48UicQwDjGQkfWELuRG.jpeg', 1, '', "Sorry 沒了你以後我就不會再愛\nmaybe應該讓你走我在原地等待\n看著你離開眼淚卻又掉了下來\n時間能倒退多麼希望你能回來\n\nin your mind \nin your mind\n習慣有你在\n你不在我身旁都是我活該\n記得我們的愛\n如今卻又分開\n希望你我還在\n等待流浪的愛\n假如我們能夠重來\n剩下彼此謊言對白\n重複失眠 late night\n不斷失眠 all night\n失去你 I'm losing my mind\n\nI don’t wanna fade away\n傷口誰又能體會\n嘗試彌補這一切\nI’m trying\n失去有你的世界\n花瓣最後會枯萎 \n美好過去變灰燼\nburning in your eyes\n\nsorry 沒了你以後我就不會再愛\nmaybe應該讓你走我在原地等待\n看著你離開眼淚卻又掉了下來\n時間能倒退多麼希望你能回來\n\nbolder than ever\nwas calmer \nit’s faker \n哭著是誰錯呢\n心卻空著\ni'm liar\n我知道你要我說明\n可你卻不願意理解我的內心\n壞了我們彼此距離\n剩下冰冷的訊息\n\nI don’t know 我會如此的執著\nI don’t know 為你找更多藉口\nI don’t know 心堂上扣了枷鎖\ncan't stop everything\n\nSorry 沒了你以後我就不會再愛\nmaybe應該讓你走我在原地等待\n看著你離開眼淚卻又掉了下來\n時間能倒退多麼希望你能回來", 0, 'Composers & Lyrics - Ensie · XIANG\nProduced - Ensie · XIANG · 鍾兆威', 0, '', 162, 320000, datetime.datetime(2022, 11, 18, 12, 56, 5), datetime.datetime(2022, 11, 18, 12, 56), datetime.datetime(2022, 11, 18, 12, 59, 19, 367798), datetime.datetime(2022, 12, 23, 0, 5, 28), 107756, 2461, 341, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2022,47],[2022,48],[2022,49],[2022,50]]}}', 0, 0, 0, 0, 2, 2, 2874947, 'sha1$9xGjEbD7ROcR7rjESdABsD$38d4b9291ac21e09d91774d41f24f1adc86db277', datetime.datetime(2025, 6, 10, 15, 7, 9), 0, 'Ensie2003', '', '', 'cxz13467982@gmail.com', 0, 1, datetime.datetime(2021, 12, 2, 18, 28), 2445402, 4, 4, 2874947, 'profile_images/En/si/Ensie2003/VDADS4UCYYNLNbKwy7TsjF.jpg', 'M', '', 'Ensie', 886, '978905212', datetime.date(2003, 5, 17), 'TPE', 85, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 41), 1, datetime.datetime(2021, 12, 2, 18, 28), 1, 4, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2022-11-25T01:41+00:00","hide_location":false}', 127438, 506, 4, 1, 1, 0, '', 0, None), (709486, 4, 4, '暈船處方帖 (with 楊宜蓉Wooly)', 2533383, None, 3, 2, 0, 'music/w2/__/w2__17/aauiwCsK665zPeRYYt8GwW.mp3', 0, 'song_covers/w2/__/w2__17/h6M9cvRj9cp3aE9buDHt2x.png', 1, '', '以為彈個吉他 寫首情歌就能把到妹\n還是滑個tinder 換個封面 世界都會跟你走\n\n壞 你不愛才怪 \n真愛才值得等待 Don’t lie\n\n別說你浪子回頭\n從此以後只有我\n\nHey boy \n我不是你想像的那種 bad girl\n不在乎曖昧是否有個結果\n\n數到三 怎麼做\n再多謊話我都聽你說\n\n哦 今天過後什麼也不留\n你有沒有想過我\n不想做你眼裡自作多情的小丑\n誰能把我拖出夢中\n\n\nHey boy Hey boy\n我不是你 想像 中的 那種女朋友\nHey boy Hey boy \nJust don’t let me go\n陪你上山下海陪你瘋\n\nHey boy Hey boy\n我不是你 想像 中的 那種女朋友\nHey boy Hey boy\n別再打給我\n說什麼你很寂寞\n\n你說愛 就是 l-o-v-e\n我早習慣 你的 選擇性忘記 i know \n月老丘比特的 降臨\n怎麼勸你清醒 還是不理\n說 愛你就是個完笑 \n他 只想跟你睡覺覺 \n\nHey boy \n我不是你想像的那種bad girl\n不在乎曖昧是否有個結果\n \n\n數到三 \xa0怎麼做\n我不想要再聽你說\n\n哦 今天過後什麼也不留\n你有沒有想過我\n不想做你眼裡自作多情的小丑\n什麼時候才能結束這夢\n\n\nHey boy Hey boy\n我不是你 想像 中的 那種女朋友\nHey boy Hey boy \nJust don’t let me go\n陪你上山下海陪你瘋\n\nHey boy Hey boy\n我不是你 想像 中的 那種女朋友\nHey boy Hey boy\n別再打給我\n說什麼你很寂寞', 0, '製作人 Producer:W2\n歌手 Performer:W2、楊宜蓉 Wooly\n作詞 Lyricist:W2、楊宜蓉 Wooly\n作曲 Composer:W2、楊宜蓉 Wooly\n編曲 Music Arranger:W2\n錄音 Recording Engineers:W2、楊宜蓉 Wooly\n混音 Mixing Engineers:W2', 0, '', 166, 320000, datetime.datetime(2022, 11, 23, 8, 8, 36), datetime.datetime(2022, 11, 23, 7, 29, 57), datetime.datetime(2022, 11, 23, 12, 0), datetime.datetime(2022, 12, 25, 6, 35, 7), 51477, 1389, 377, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2533383, 'sha1$iFDxIDLGTrSQ$3dc9da44640a0b272d9716bef456d51f8e382f10', datetime.datetime(2025, 5, 25, 4, 41, 55), 0, 'w2__17', '', '', 'waxapple9453@gmail.com', 0, 1, datetime.datetime(2019, 12, 23, 4, 1, 23), 2104233, 2, 2, 2533383, 'profile_images/w2/__/w2__17/W9EvqmME7QjU2vQmGDhDnb.jpg', 'F', '', 'W2', 886, '986052321', datetime.date(2000, 4, 17), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2019, 12, 23, 4, 1, 23), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":0,"accredited_datetime":"2021-06-07T03:05+00:00","hide_location":false}', 225278, 364, 15, 3, 1, 0, '', 0, None), (712266, 4, 3, '別跟我說你沒事 (with.牧瀨)', 2333771, 97319864, 1, 4, 0, 'music/_x/xs/_xxslowly34/8L9iKRgX7ZVnUrzi332qtK.mp3', 0, 'song_covers/_x/xs/_xxslowly34/LkVsE6yFZYPMZF2MbCikmr.jpeg', 1, '', 'Lyrics:xxslowly34/牧瀨\ncomposer:xxslowly34/牧瀨\nRecording engineer: 吳昱儒 Lulu\nMixing:Herrman\nMastering : Herrman\nProducer:Herrman\nBeat Arrangment:Jd beat\nCover Picture:戀上換裝娃娃 \n\n\n\n有時候會懷疑自己是不是被忘記了\n為什麼不在該放棄時放棄呢\n\n常常覺得自己想太多\n懷疑腦袋到底裝了些什麼\n所以我告訴自己 順期自然就好囉\n\nDon’t tell me you’re fine when you are not fine \nIf you wanna cry just cry\n快跟我說你好累 想要有人陪\n這沒什麼不對 誰都會寂寞在每個半夜\n就哭吧我會接住你每一滴淚水\n\n牧瀨:\n推開我的是你冰冷的雙手\n揭露彼此傷疤成為新的傷口\nevery time 總是你讓我留神\nfall into your ocean\n就算我總\n給你我的愛 也有保存期限\n或許過了幾年也會為了青春紀念\n還得欺騙自己iwill be fine\n像難過時候你還在\n我只想 我只想 我只想 我只想\n\n\nDon’t tell me you’re fine when you are not fine \nIf you wanna cry just cry\n快跟我說你好累 想要有人陪\n這沒什麼不對 誰都會寂寞在每個半夜\n就哭吧我會接住你每一滴淚水\n\n快跟我說你好累 想要有人陪\n這沒什麼不對 誰都會寂寞在每個半夜\n就哭吧我會接住你每一滴淚水', 0, '寒冷的冬夜裡,有多少人跟我一樣是自己一個人過的\n\n\n牧瀨ig:https://instagram.com/mis4nthrxp3boi?igshid=YWJhMjlhZTc=', 0, '', 149, 320000, datetime.datetime(2022, 12, 24, 5, 47, 12), datetime.datetime(2022, 12, 24, 5, 47, 5), datetime.datetime(2022, 12, 24, 11, 0), datetime.datetime(2024, 5, 5, 15, 27, 52), 161110, 3493, 716, 1, 9, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2023,1]]}}', 0, 0, 0, 0, 2, 2, 2333771, 'sha1$3HZdRg3ftmdELCj1G1Jp6n$5b3eb7a3f2d252edacafbffdd7492e233d5c89b2', datetime.datetime(2025, 6, 28, 11, 30, 8), 0, '_xxslowly34', '', '', '92227james@gmail.com', 0, 1, datetime.datetime(2018, 10, 10, 4, 33, 9), 1904700, 4, 3, 2333771, 'profile_images/_x/xs/_xxslowly34/j3WbgnLCwn8NQ2WecoPqKu.jpg', 'M', '劉康聖', 'xxslowly34', 886, '966716973', datetime.date(2001, 11, 19), 'HSQ', 84, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 53), 1, datetime.datetime(2018, 10, 10, 4, 33, 9), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2021-09-24T08:15+00:00","hide_location":false}', 1053263, 4300, 64, 2, 1, 0, '', 0, None), (712104, 4, 4, '我想有妳在的Day&Night', 2539768, None, 1, 4, 0, 'music/ch/ar/charlie86847095/Dwz59HtKtAazGfTVx4vrdH.mp3', 0, 'song_covers/ch/ar/charlie86847095/7pWWyYJQgtgnRjtXreoTdd.jpeg', 1, '', 'oh baby 我想有妳在的每個day and night\n都會是我們用心刻畫出的未來\n用每個角度看星星看日出看日落\n快門下的笑容會記錄下每秒鐘\n\n學個才藝 什麼都行\n我只想吸引妳注意\n畫個愛心 全部給妳\n我只想放在妳手心\n許下承諾我會默默守護妳\n有些美好回憶留在CCD\n\n倒影有玫瑰花瓣(伴)著\n出現在我的夢裡\n看來是沒什麼天份\n控制不住會去一直想妳\n感受到比星空還美麗的側臉\n穿過的外套殘留有妳的香味\n\n想和妳一起到老我都想過\n相愛的方式可是有百百種\n像溫柔的寵愛\n愛可以值得妳期待\n每個早晨我都在\n\noh baby 我想有妳在的每個day and night\n都會是我們用心刻畫出的未來\n用每個角度看星星看日出看日落\n快門下的笑容會記錄下每秒鐘\n\n不失落 不脆弱 因為總有妳在\n也不嫌多 不嫌錯 想成為妳依賴\n讓我們故事成為愛情的經典\n許下的承諾我都會一一兌現\n\n牽著走我想跟妳一起欣賞夜晚的星空\n吹著風約會播放清單下一首是「妳和我」\n風輕輕吹而我忘記時間\n兩人的世界一切變得特別\n\n想和妳一起到老我都想過\n相愛的方式可是有百百種\n像溫柔的寵愛\n愛可以值得妳期待\n每個早晨我都在\n\noh baby 我想有妳在的每個day and night\n都會是我們用心刻畫出的未來\n用每個角度看星星看日出看日落\n快門下的笑容會記錄下每秒鐘', 0, 'Lyrics & Composer - XIANG • 鍾齊翔\nArranger - Roko tensei \nMixing - XIANG\nMastering - XIANG', 0, '', 198, 320000, datetime.datetime(2022, 12, 21, 14, 59, 42), datetime.datetime(2022, 12, 21, 14, 59, 36), datetime.datetime(2022, 12, 22, 13, 0), datetime.datetime(2022, 12, 22, 13, 0, 56), 65421, 1432, 186, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2539768, '!BlrtvZ8jJyA0ZmxM88m4nTPwLUUBJzouZNUCsnon', datetime.datetime(2025, 4, 18, 8, 16, 11), 0, 'charlie86847095', '', '', 'charlie86847095@gmail.com', 0, 1, datetime.datetime(2020, 1, 12, 15, 38), 2110608, 4, 4, 2539768, 'profile_images/ch/ar/charlie86847095/5VgUBzZuYBJp8RjGF2o98z.jpg', 'M', '鍾齊翔', 'XIANG 齊翔', 886, '986795461', datetime.date(2003, 8, 29), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2020, 1, 12, 15, 38), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2022-03-07T09:03+00:00","hide_location":false}', 1217095, 3968, 6, 17, 1, 0, '', 0, None), (714057, 4, 4, 'CALLE407. - 【CRAY】ft. Gaston, Cseric', 3003418, None, 3, 2, 0, 'music/ca/ll/calle407/LT9UTZdwBRDkfnu4UbdM65.mp3', 0, 'song_covers/ca/ll/calle407/NWpHXMAEyQ52yTxWHzH8uy.png', 1, '', 'Girl u got me cray cray\n在妳手心寫下我的名字\nDon’t fuck ‘bout wut they say\n三年前的愛keep runnin’ 沒停止\nGirl ur my lady\nGet ur name tattooed on my face 成了癮\nYeah u got me cray cray\nYeah u got me cray cray\nYeah u got me\n\n知道妳直覺很敏銳\n所以把詞句包裝再包裝\n但也不想說的太隱晦\n方便把心意打磨後再拋光\n妳飄香 的髮絲總是讓我情緒 太 高張\n妳來我往 互有消長 愛得就是如此囂張\n\n夢裡我們舉起酒杯 妳親吻了我的手背\n一桌兩人三次四目相對喝了五六七八九杯\n事後我也記不太清楚那天到底有沒有醉\nThe only thing I remembered was you told me that I’m your bae ayyy\n\n眼神辨認 我交換信號\n驗證線人 我確認情報\n親眼見證 I’m ‘bout to take it all\nYou got me\nYou got me\nYou got me\n\nGirl u got me cray cray\n在妳手心寫下我的名字\nDon’t fuck ‘bout wut they say\n三年前的愛keep runnin’ 沒停止\nGirl ur my lady\nGet ur name tattooed on my face 成了癮\nYeah u got me cray cray\nYeah u got me cray cray\nYeah u got me\n\nGirl i can 聞到妳即便妳身處公里外\n習慣把心思藏心底 why don’t u tell me why\nyeah i should 聽聽 ur秘密 come closer 我期待\n像行星繞著妳 play the game 換我roll the dice\n\nIt ain’t be uno cuz i know ur the one\n每次妳忘了打給我 我裝不在意\nBeen asking who’s calling 不是妳不習慣\nTe amo para siempre 希望妳在聽\n\n眼神確認 我交換信號\n驗證線人 我確認情報\n親眼見證 I’m ‘bout to take it all\nYou got me\nYou got me\nYou got me\n\nGirl u got me cray cray\n在妳手心寫下我的名字\nDon’t fuck ‘bout wut they say\n三年前的愛keep runnin’ 沒停止\nGirl ur my lady\nGet ur name tattooed on my face 成了癮\nYeah u got me cray cray\nYeah u got me cray cray\nYeah u got me', 0, '【 CREDIT 】\nCRAY 詞曲 Composers & Lyrics : Gaston @mr.sleepyface, Cseric @cseric.0306\n錄音 Recording Engineer : 陳凱馨Cathy Chen @___kxc, Gaston\n錄音室 Recording Studio : 國立臺北藝術大學B306錄音室\n混音 Mixed by : Gaston\n母帶後期 Mastered by : Jason Lien @jasonlien0312\n演唱 Vocals : Gaston, Cseric\n和音 Backing Vocals : Gaston, Cseric, Jessie @jessie_yuo\n平面設計 Graphic Design : 黃暘 @lil_david_ooo\n編曲 Beat Prod. By Zeteo\n特別感謝 Special thanks to Jason Lien, 凱馨, SD, 劉芯妤\n\n- \n【 INSTAGRAM 】\n@calle407. https://www.instagram.com/calle.407/\n@Gaston https://www.instagram.com/mr.sleepyface/\n@Cseric https://www.instagram.com/cseric.0306/\n@lildavid https://www.instagram.com/lil_david_ooo/\n@CathyChen https://instagram.com/___kxc/\n-\nYo soy de calle 407.', 0, '', 192, 192000, datetime.datetime(2023, 1, 12, 4, 0, 51), datetime.datetime(2023, 1, 12, 3, 30, 17), datetime.datetime(2023, 1, 14, 4, 0), datetime.datetime(2023, 1, 18, 15, 13, 46), 11335, 312, 150, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 3003418, 'sha1$mbd3tOoXpl3dJQgOavtsti$75356c18bbecede5db0b2dc267c5686fe1ec7b48', datetime.datetime(2025, 3, 3, 15, 54, 16), 0, 'calle407', '', '', 'calle407777@gmail.com', 0, 1, datetime.datetime(2022, 9, 12, 2, 28, 35), 2573809, 4, 4, 3003418, 'profile_images/ca/ll/calle407/DT7PTG5mTtQspaEhDreCYi.jpg', 'O', '', 'calle 407.', 886, '905551948', datetime.date(2022, 4, 7), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2022, 9, 12, 2, 28, 35), 1, 1, 'zh-hant', 1, '{"hide_gender":true,"show_birthday":2,"accredited_datetime":"2023-11-10T07:49+00:00","hide_location":false}', 96570, 314, 0, 71, 1, 0, '', 0, None), (701954, 4, 4, 'CALLE407. - 【CHEF】ft. Gaston, Cseric', 3003418, None, 3, 2, 0, 'music/ca/ll/calle407/k5RxooirK27LSMN5FRgTHD.mp3', 0, 'song_covers/ca/ll/calle407/QNsVTraSFJ2si3VCQvcdYV.png', 1, '', '從沒想過有天會當上主廚\nHustling I be like 賭徒\n就這樣深吸入肺然後吐出\n你知道 我不曾辜負\n\nGuzzle up liquor 沒在管度數\n做音樂我足不出戶\n趁你還記得 跟著我復述\nOD之後現實開始有出入\n\n他們叫我rappers 他們叫我詞匠\n他們那些fakers 他們最好識相\n他們全部so stoned 他們be like石像\n大於你的優勢 我五項裡有十項\n\n你像饅頭沒料 根本沒一就根本不該瞎說一\n那些裝逼的rappers 才華稀少 像是日本「壓縮機」\n\n「黑」色的獵「犬」 銳齒撕開了沈「默」\n「化」身成「貝」殼 也不忘要帶來存「貨」\n腦中有靈感 腳邊的「黑」「土」我全部都當成文「墨」\n初醒的「人」「乍」看 嗯 真他媽神「作」\n\nChef\n\n不要想偷看 鎖在抽屜的recipe \n用鍋碗瓢盆 敲出一首kitchen的melody \n舞台到餐桌 手指一彈就能夠make it lit\n準備好上菜 各位客人們麻煩先take a seat\n\n拿起了鍋鏟 精心的調配 \n不論到多晚 不管多憔悴\n想掀起波瀾 要一步到位\n做歌跟做飯 都不曾掉隊\n加一點松露 進到錄音棚我都錄的超鬆\n就算你空腹 你家的冰箱由我負責掏空\n\n音樂搭配料理 視聽嗅味 倒進去喇作伙\n刀山還是油鍋 全都ok 怕燙也不後退\n廚房是我的秀場 從瓦斯爐到流理台\ngive me a TON of GAS 我們一定要走起來\n\n前奏先丟下鍋爆香 就好比蔥薑蒜 woah\n那些早過時的old shit 幾年內終將斷 貨\n倒入兩滴香油 細品空氣中的油香\n下廚靠意識流 感受那易逝的流光\n\nChef', 0, '【 CREDIT 】\nChef 詞曲 Composers & Lyrics : Gaston @mr.sleepyface, Cseric @cseric.0306\n錄音 Recording Engineer : Gaston\n混音 Mixed by : Gaston\n母帶後期 Mastered by : Jason Lien @jasonlien0312\n演唱 Vocals : Gaston, Cseric\n平面設計 Graphic Design : 黃暘 @lil_david_ooo\n編曲 Beat Prod. By Urban Nerd Beats\n特別感謝 Special thanks to Jason Lien, 卡布奇諾, 劉芯妤, 劉星妤\n\n- \n【 INSTAGRAM 】\n@calle407. https://www.instagram.com/calle.407/\n@Gaston https://www.instagram.com/mr.sleepyface/\n@Cseric https://www.instagram.com/cseric.0306/\n@lildavid https://www.instagram.com/lil_david_ooo/\n@rudo https://www.instagram.com/rudo.w/\n-\nYo soy de calle 407.', 0, '', 209, 192000, datetime.datetime(2022, 9, 14, 3, 11, 18), datetime.datetime(2022, 9, 14, 3, 11, 14), datetime.datetime(2022, 9, 14, 5, 0), datetime.datetime(2023, 1, 18, 15, 13, 10), 2956, 76, 60, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 3003418, 'sha1$mbd3tOoXpl3dJQgOavtsti$75356c18bbecede5db0b2dc267c5686fe1ec7b48', datetime.datetime(2025, 3, 3, 15, 54, 16), 0, 'calle407', '', '', 'calle407777@gmail.com', 0, 1, datetime.datetime(2022, 9, 12, 2, 28, 35), 2573809, 4, 4, 3003418, 'profile_images/ca/ll/calle407/DT7PTG5mTtQspaEhDreCYi.jpg', 'O', '', 'calle 407.', 886, '905551948', datetime.date(2022, 4, 7), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2022, 9, 12, 2, 28, 35), 1, 1, 'zh-hant', 1, '{"hide_gender":true,"show_birthday":2,"accredited_datetime":"2023-11-10T07:49+00:00","hide_location":false}', 96570, 314, 0, 71, 1, 0, '', 0, None), (713583, 4, 4, 'TBH', 2438909, None, 3, 2, 0, 'music/Gu/mm/GummyBBB/mocM3A3EjxrfriZdcQWDmr.mp3', 0, 'song_covers/Gu/mm/GummyBBB/2KXNd7RbTLpTcQ4gv9VZe8.jpeg', 1, '', 'I don’t feel so good right now, to be honest\nThey wanna see me on TV but I don’t want it\n快要沒有力氣來提筆差一點就忘詞\nThough I tryna be more modest\nI’m still one of the strongest ayyy\n\n厭煩when my shit又被歸類像是誰\n厭煩鍵盤的嘴皮子還在對誰講是非\n厭煩自己在意太多開始妄自菲薄\nBut I won’t 想著龜縮\nI came here just to play though\nYeah I 輕輕鬆鬆拿捏this shit, like it’s play-doh\n已經寫了不知幾天幾夜 一道閃光飛過\nThey be asking 那啥 it just a rocket\n不用關心未來那啥 yeah we just rock it\n\nI don’t feel so good right now, to be honest\nThey wanna see me on TV but I don’t want it\n不過現在感覺還行 I feel like Giannis\nThough I tryna be more modest\nI’m still one of the strongest ayyy', 0, 'the "沒破音" version\n\n(from 大嘻哈時代2 EP.2)', 0, '', 68, 320000, datetime.datetime(2023, 1, 6, 18, 35, 49), datetime.datetime(2023, 1, 6, 18, 35, 46), datetime.datetime(2023, 1, 14, 16, 0), datetime.datetime(2023, 1, 14, 17, 27, 35), 281998, 7759, 2415, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2023-01-21"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2023,2],[2023,3],[2023,4],[2023,5]]},"CN":{"song_of_the_days":["2023-01-22"],"top_record_weekly_champions":[[2023,2],[2023,3],[2023,4],[2023,5]]}}', 0, 0, 0, 0, 2, 2, 2438909, 'sha1$K4oDaAPvdx9Z1SG5Jmy6ES$2501b0e4e35ef47d17a73e1e033a3ab4ca3aa4c3', datetime.datetime(2025, 2, 8, 20, 46, 1), 0, 'GummyBBB', '', '', 'gummybmusic@gmail.com', 0, 1, datetime.datetime(2019, 5, 23, 9, 26, 33), 2009813, 4, 4, 2438909, 'profile_images/Gu/mm/GummyBBB/gikMrqaZj2EACVFTq8SHSH.jpg', 'M', '黃立堯', 'Gummy B', 886, '978382264', datetime.date(2000, 9, 11), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2019, 5, 23, 9, 26, 33), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":0,"accredited_datetime":"2021-06-15T05:58+00:00","hide_location":false}', 2027956, 17783, 39, 827, 1, 0, '', 0, None), (672400, 4, 4, '初春', 2459512, None, 3, 2, 0, 'music/yf/__/yf____c/kKoU6xdEnAe7QBgSNCJgx8.mp3', 0, 'song_covers/yf/__/yf____c/CxFZVyQyCPPFCxQeupFECx.jpg', 1, '', '忘不了遇見你的那個冬天\n忘不了說好在一起的那座公園\nOh你的容顏烙印在我腦海\n試著把與你有關的都拋開\n忘不了我們分手時的畫面\n忘不了六月那對哭紅了的雙眼\nOh shawty tell me why you keep coming to my mind\n明明你早已不在\n\n為何我還離不開\n無力挽回的無奈\n你的笑容彌留在腦中被情緒操控幾秒鐘便輕易將我掏空\n我 多渴望相信大雨後會迎來天晴\n不是我能永遠為你撐傘的那種電影\n儘管閉上眼睛 still see you everywhere \n\n所有畫面映在 湖面的倒影 花朵終究會凋零\n可我昨晚又夢到你\n\n忘不了遇見你的那個冬天\n忘不了說好在一起的那座公園\nOh你的容顏烙印在我腦海\n試著把與你有關的都拋開\n忘不了我們分手時的畫面\n忘不了六月那對哭紅了的雙眼\nOh shawty tell me why you keep coming to my mind\n明明你早已不在\n\nCan’t avoid\nYou made my heartbreak turn me to a paranoid\n回憶在每個失眠的夜晚總不斷纏繞著我\n總面對孤獨的摧殘有太多煩惱能說\n我已分不清是明天還是下一個今天\n當無盡的陰天覆蓋在我的心田\n留下幾分溫暖保存在沒有你的以後\njust let me go\n\n所有畫面映在 湖面的倒影 花朵終究會凋零\n我真的好想忘掉你\n\n(春天的約定)\n忘不了遇見你的那個冬天(忘不了)\n忘不了說好在一起的那座公園(Why you gonna let me go?)\nOh你的容顏烙印在我腦海(I just wanna hold you close)\n試著把與你有關的都拋開(I just wanna hold you close)\n忘不了我們分手時的畫面(I see you everywhere)\n忘不了六月那對哭紅了的雙眼(Babe you left me in tears)\nOh shawty tell me why you keep coming to my mind\n明明你早已不在', 0, '?\n\n詞/曲 Lyrics & Compose|趙翊帆YI94\r\n編曲 Arranger|Jammy Beatz\r\n錄音 Recorded | STL(OOPIG) @stl_oopig\r\n混音 Mixing | STL(OOPIG) @stl_oopig\r\n\r\n封面設計 Cover Design|陳雅嫻\r\n\r\n特別感謝:暈船勒戒所、陳冠霖、nsole恩溯、政大黑音', 0, '', 185, 320000, datetime.datetime(2022, 2, 13, 12, 13, 21), datetime.datetime(2022, 2, 13, 12, 13, 5), datetime.datetime(2022, 2, 14, 13, 0), datetime.datetime(2022, 2, 21, 4, 4, 22), 625751, 12574, 3297, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"top_record_weekly_champions":[[2022,46]]}}', 0, 0, 0, 0, 2, 2, 2459512, 'sha1$jP8wipPauwcYHKAbtwT5aY$1a9f4eab93655fc36c647bae712f631fdc7eb038', datetime.datetime(2024, 10, 26, 8, 18, 8), 0, 'yf____c', '', '', 'evanchao0623yt@gmail.com', 0, 1, datetime.datetime(2019, 7, 8, 8, 36), 2030405, 4, 4, 2459512, 'profile_images/yf/__/yf____c/Q5QnMDsso7ekvxHLz6UCoL.jpg', 'M', '', '趙翊帆', 886, '920287949', datetime.date(2002, 6, 23), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2019, 7, 8, 8, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"accredited_datetime":"2021-07-01T05:43+00:00","hide_location":false}', 2027188, 13854, 25, 798, 1, 0, '', 0, None))])}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(484)
  return func(request, *args, **kwargs)

/home/ubuntu/streetvoice/svcomments/decorators.py in wrapper(8)
  response = view_func(request, *args, **kwargs)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(601)
  resp = func(request, *args, **kwargs)

/home/ubuntu/streetvoice/playlist/views/user.py in playlist_detail(117)
  "meta": playlist.as_meta(request),

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/meta/models.py in as_meta(160)
  meta.schema = self.schema

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/meta/models.py in schema(173)
  schema[field] = self._get_meta_value(field, value)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/meta/models.py in _get_meta_value(134)
  return process_value(getattr(self, value))

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/meta/models.py in process_value(129)
  return item()

/home/ubuntu/streetvoice/music/models.py in get_tracks_schema(2560)
  tracks = [

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(71)
  cache.set_many(to_be_set, cachalot_settings.CACHALOT_TIMEOUT)

0.0709 get_many (['d6d21bc8f7fb510a60a060eaa88820e08274c988', '887f8247d0ff979264c73b069f790024b2aa98e1', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', '12e5c5f10335e96781266ce00473fbb3ecda56c0', 'cc3a91253a22403e8b1fe458b01617b4034e184b'],) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(484)
  return func(request, *args, **kwargs)

/home/ubuntu/streetvoice/svcomments/decorators.py in wrapper(12)
  context = service.get_context()

/home/ubuntu/streetvoice/svcomments/services.py in get_context(16)
  return self.get_web_context()

/home/ubuntu/streetvoice/svcomments/services.py in get_web_context(48)
  "comment_counts": self.resource.get_comments_count(),

/home/ubuntu/streetvoice/works/mixins.py in get_comments_count(132)
  return self.comments(manager="on_site").count()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(46)
  data = cache.get_many(table_cache_keys + [cache_key])

0.0570 set_many ({'2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779800976.0658903, '887f8247d0ff979264c73b069f790024b2aa98e1': 1779800976.0658903, '12e5c5f10335e96781266ce00473fbb3ecda56c0': 1779800976.0658903, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779800976.0658903, 'cc3a91253a22403e8b1fe458b01617b4034e184b': (1779800976.0658903, (0,))}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/streetvoice/svapp/decorators.py in wrapper(484)
  return func(request, *args, **kwargs)

/home/ubuntu/streetvoice/svcomments/decorators.py in wrapper(12)
  context = service.get_context()

/home/ubuntu/streetvoice/svcomments/services.py in get_context(16)
  return self.get_web_context()

/home/ubuntu/streetvoice/svcomments/services.py in get_web_context(48)
  "comment_counts": self.resource.get_comments_count(),

/home/ubuntu/streetvoice/works/mixins.py in get_comments_count(132)
  return self.comments(manager="on_site").count()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(71)
  cache.set_many(to_be_set, cachalot_settings.CACHALOT_TIMEOUT)

0.0753 get_many (['22e4523526a83991bbfd567636ac480ae3ce7c80', 'ce45c4350f1a8c2370b716da26063e12ea687cc8', '0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad', 'd6d21bc8f7fb510a60a060eaa88820e08274c988', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', '3d2133f555b3f34c5f40f65f25096f55c8e67667'],) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(170)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(519)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/templatetags/i18n.py in render(139)
  count = self.counter.resolve(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in resolve(671)
  obj = self.var.resolve(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in resolve(796)
  value = self._resolve_lookup(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in _resolve_lookup(858)
  current = current()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(46)
  data = cache.get_many(table_cache_keys + [cache_key])

0.0708 set_many ({'0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad': 1779800976.1382468, '22e4523526a83991bbfd567636ac480ae3ce7c80': 1779800976.1382468, 'ce45c4350f1a8c2370b716da26063e12ea687cc8': 1779800976.1382468, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779800976.1382468, '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779800976.1382468, '3d2133f555b3f34c5f40f65f25096f55c8e67667': (1779800976.1382468, (176,))}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(170)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(519)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/templatetags/i18n.py in render(139)
  count = self.counter.resolve(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in resolve(671)
  obj = self.var.resolve(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in resolve(796)
  value = self._resolve_lookup(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in _resolve_lookup(858)
  current = current()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(71)
  cache.set_many(to_be_set, cachalot_settings.CACHALOT_TIMEOUT)

0.0200 get ('activitylineup_2708565_works_page',) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(170)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(519)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in render(214)
  _dict = self.func(*resolved_args, **resolved_kwargs)

/home/ubuntu/streetvoice/music/templatetags/tags.py in performed_activity(116)
  performed_activitylineup = cache.get(cache_key)

0.0627 get_many (['c882cf71e622b4ea423b62c97f30b0a3d284e826', '52147cf872f6b7705c458d25c379639e3cf79c02', 'af167bf678e72a9b2a64d8869d420b8d25e96148', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', 'dc50c63f8feb15c781c54ed580539603d14bcd32'],) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(170)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(519)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in render(214)
  _dict = self.func(*resolved_args, **resolved_kwargs)

/home/ubuntu/streetvoice/music/templatetags/tags.py in performed_activity(119)
  user.profile.get_performed_activitylineups()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(46)
  data = cache.get_many(table_cache_keys + [cache_key])

0.0669 set_many ({'2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779800976.1800902, '52147cf872f6b7705c458d25c379639e3cf79c02': 1779800976.1800902, 'af167bf678e72a9b2a64d8869d420b8d25e96148': 1779800976.1800902, 'c882cf71e622b4ea423b62c97f30b0a3d284e826': 1779800976.1800902, 'dc50c63f8feb15c781c54ed580539603d14bcd32': (1779800976.1800902, [])}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(170)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(519)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in render(214)
  _dict = self.func(*resolved_args, **resolved_kwargs)

/home/ubuntu/streetvoice/music/templatetags/tags.py in performed_activity(119)
  user.profile.get_performed_activitylineups()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(71)
  cache.set_many(to_be_set, cachalot_settings.CACHALOT_TIMEOUT)

0.0147 set ('activitylineup_2708565_works_page', None, 600) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(170)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(519)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in render(214)
  _dict = self.func(*resolved_args, **resolved_kwargs)

/home/ubuntu/streetvoice/music/templatetags/tags.py in performed_activity(123)
  cache.set(cache_key, performed_activitylineup, 600)

0.0706 get_many (['22e4523526a83991bbfd567636ac480ae3ce7c80', 'ce45c4350f1a8c2370b716da26063e12ea687cc8', '0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad', 'd6d21bc8f7fb510a60a060eaa88820e08274c988', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', 'abc68ee6c004235eb2fe09545330a0f839c18783'],) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(170)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(519)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/nextpage/templatetags/nextpage.py in render(78)
  items_count = len(list(items))

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(46)
  data = cache.get_many(table_cache_keys + [cache_key])

0.0771 set_many ({'0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad': 1779800976.2055717, '22e4523526a83991bbfd567636ac480ae3ce7c80': 1779800976.2055717, 'ce45c4350f1a8c2370b716da26063e12ea687cc8': 1779800976.2055717, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779800976.2055717, '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779800976.2055717, 'abc68ee6c004235eb2fe09545330a0f839c18783': (1779800976.2055717, [((633045, 4, 4, '鍋爐爺爺PiperPeng - 卡忍耐ㄟ', 2587400, 97316045, 3, 2, 0, 'music/Pi/pe/Piper_peng/jW83yLm9kjFHiadunqr9X4.mp3', 0, 'song_covers/Pi/pe/Piper_peng/izBch6aw8YTVcjnbs8TmPm.jpg', 1, '', '(Hook)\n卡忍耐ㄟ 壞日子即將過去\n卡忍耐ㄟ 為了好日子過濾\n卡忍耐ㄟ 迎接好運到來\n一帆風順 不管我行到哪\n\n(Verse1)\n不濫竽充數\n為了思考該要怎麼融入\n下了一些功夫\n行進在漫長的公路\n為了填飽自己的空腹\n選擇面對痛處\n\n不是委屈不是吞忍\n這都是在學眉角\n出社會沒在看臉色的那些都說謊\n沒試怎麼知道\n沒試全話屎\n每一個選擇一定都有他的價值\n\n人生起起落落\n很難面不改色\n有時像無頭的蒼蠅\n有時果斷決策\n電波不斷交錯吱吱叫\n你是否也這樣覺得\n不斷一一檢測\n\n總是差點忘了初衷\n差點忘了我是怎麼來的\n差點忘了我的處境沒有退路\n差點忘了不拼就不會成功\n差點忘了不斷前進的歲數\n\n(Verse2)\n想說的話漸漸透過大腦批改\n簡單的問候 連時間點都是比賽\n為什麼要這麼累\n他們說這是說話的藝術\n我提醒自己記住\n畢竟錢難賺\n\nYes sir\nI got nothing to lose\n面子不再重要\n我鋪的是更遠的路\nYes sir\n沒錢誰還跟你裝酷\n回家寫歌等你光顧\n\n時候不早\n差點被慌亂給誤導\n吐槽 背後總有許多聲音\n非誠勿擾\n沒什麼好澄清\n把我自己顧好 沒空面目猙獰\n\n來得快去得快的是鈔票\n人生時好時壞何必高調\n運氣差了點 但我還算撐得住\n還不到終點 要我怎麼煞得住', 0, '#欸這裡有些好貨\r\n朋友啊,堅持下去\r\n烏雲永遠遮不住微笑的太陽,時間會還你一個公道!', 0, '', 185, 256000, datetime.datetime(2021, 1, 15, 7, 41, 21), datetime.datetime(2021, 1, 15, 7, 41, 7), datetime.datetime(2021, 1, 15, 7, 47, 27, 70706), datetime.datetime(2021, 2, 9, 13, 8, 57), 8409, 351, 71, 1, 1, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 2587400, 'sha1$piRQhvPVbXfB$8e36b8a8c85f83d8801e39c6ef60a4a0a4399982', datetime.datetime(2023, 1, 5, 3, 59, 1), 0, 'Piper_peng', '', '', 'cyy901870@gmail.com', 0, 1, datetime.datetime(2020, 5, 24, 19, 22, 26), 2158100, 4, 3, 2587400, 'profile_images/Pi/pe/Piper_peng/iR3zmADV6hRWYKnSBo8AT5.jpg', 'M', '', '鍋爐爺爺PiperPeng', 886, '963507633', datetime.date(1995, 5, 27), 'CYI', 82, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2020, 5, 24, 19, 22, 26), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"hide_location":false}', 11346, 162, 0, 4, 0, 0, '', 0, None), (633049, 4, 4, '鍋爐爺爺PiperPeng - 嘉義仔', 2587400, 97316045, 3, 2, 0, 'music/Pi/pe/Piper_peng/4M46wkpfmm6w6apN49eksM.mp3', 0, 'song_covers/Pi/pe/Piper_peng/FJvwdHgmLfutT2PFJwMWPm.jpg', 1, '', '(Hook)在地欸south side\n(Welcome to the south side)\n現在報給你知\n(Everybody knows me)\n這樣你甘有了解\n\n(Verse1)\n我從嘉義開始\n免誰人來同意\n整首都唱台語\n這一點代誌\n\n來放乎我處理\n能交重的主委\n親切又阿莎力\n這是特別的滋味\n\n做人正義\n唱歌比較不正經\n為人謹慎\n做事情很勤勞\n唱兩句讓你秤斤\n價值不只黃金\n等你換成現金\n保證你拿到手都會抽筋\n\n別再多話\n不需要誰人認同\n別再利用\n免急做沒價值的英雄 兵將\n等你看到我的面相\n你才知曉看我沒有是你太過衝動 真衝\n\n時間多到麻將\n一將一將\n歹年冬厚小人\n一種智障\n\n我唱我想要表達的思想\n像牛排這麼營養\n來報答挺我觀眾\n Let’s go\n\n(Verse2)\n住在嘉義的 嘉義的都自己的\n想要靠唱歌吃穿的地位要自己找\n這只是一個理想 別誤會\n我也期待有一日中大獎\n賺大錢穿得趴哩欸 那一個\n\n但我現在是這一個\n剛剛畢業找無工作\n趁少年想要拼一些較稀奇的\n不是稀微的\n想到就做 不是隨便說說的\n腳踏實地大家哈我這味的\n\n已經不算少年 我是84年次\n未來想要蓋一間大間的透天厝\n來孝順我父母\n聽我唱歌又跳舞\n勤奮寫歌我目前整天都待在厝\n\n唱歌放輕鬆\n冷氣免太過勤儉\n算一算我寫歌詞也已經好幾年\n沒跟人在輸贏 \n手拿槍枝裝子彈\n我就唱歌有而已\n唱出來的都是子彈', 0, '來自嘉義的Old school經典', 0, '', 183, 256000, datetime.datetime(2021, 1, 15, 7, 42, 43), datetime.datetime(2021, 1, 15, 7, 42, 24), datetime.datetime(2021, 1, 15, 7, 48, 51, 241548), datetime.datetime(2021, 2, 6, 10, 9, 50), 642, 23, 14, 1, 7, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2587400, 'sha1$piRQhvPVbXfB$8e36b8a8c85f83d8801e39c6ef60a4a0a4399982', datetime.datetime(2023, 1, 5, 3, 59, 1), 0, 'Piper_peng', '', '', 'cyy901870@gmail.com', 0, 1, datetime.datetime(2020, 5, 24, 19, 22, 26), 2158100, 4, 3, 2587400, 'profile_images/Pi/pe/Piper_peng/iR3zmADV6hRWYKnSBo8AT5.jpg', 'M', '', '鍋爐爺爺PiperPeng', 886, '963507633', datetime.date(1995, 5, 27), 'CYI', 82, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2020, 5, 24, 19, 22, 26), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"hide_location":false}', 11346, 162, 0, 4, 0, 0, '', 0, None), (633044, 4, 4, '鍋爐爺爺PiperPeng - 米糕', 2587400, 97316045, 3, 2, 0, 'music/Pi/pe/Piper_peng/HwY6mAyJ9CZR6MVGzA4PAK.mp3', 0, 'song_covers/Pi/pe/Piper_peng/GGWEDTmb5GP2E86cDG5GkW.jpg', 1, '', '(Verse1)\n養一隻狗\n他在那跑\n待在我的身邊\n他是這麽聰明\n\n咱的生活\n單純簡單相依畏\n沒煩沒腦自由得像一隻鳥\n\n我若心情不好自然就會忘記\n他若看到吃的東西自然飛去\n雖然沒太好的環境\n他的表達沒得翻譯\n我就當作你不會跟我計較過去\n\n一切美麗建設在\n咱睏作伙 蓋同一條被子 不用再多說什麼\n一起玩耍完 身體髒了咱作伙洗\n我記在心肝底\n這滋味親像阿母煎的粿\n\n(Hook)\neveryday\n通常都黏作伙\n有時候上班不在家\n你就自己一個人在等待\n可能睡到翻過去 睡到很累很累\n還是急著要我回來要我快點快點\n\n套一句人家說的\n投入感情容易失去控制\n若是愛到了 也不管你是什麼黨派\n我只要回到家看到妳 就不會感到疲累\n因為你是我心中看重的那一個 那一個\n\n(Verse2)\n我交過的女友 你都認識 就那幾位\n帶你出門走踏 妹仔都問你幾歲 \n你的行情總是比我還要好\n你也差不多一點\n我的面子到底該往哪裡擺\n\n咱兩人 本來就都是短腳\n但是你的短腳比較自然 我的卻比較稀奇\n沒關係 就算好都你佔贏 我也真的沒差\n因為你是我的心肝 不會跟你計較那些 \n\n(Bridge)\n晚上若要出門都會為你留盞燈\n說到養狗 是我這世人頭一遭\n世間不算大\n好險你遇到我\n你若是風 我可比是沙', 0, '關於狗狗的情歌', 0, '', 189, 256000, datetime.datetime(2021, 1, 15, 7, 41, 6), datetime.datetime(2021, 1, 15, 7, 40, 43), datetime.datetime(2021, 1, 15, 7, 46, 15, 107616), datetime.datetime(2021, 2, 6, 10, 14, 19), 342, 16, 6, 1, 4, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2587400, 'sha1$piRQhvPVbXfB$8e36b8a8c85f83d8801e39c6ef60a4a0a4399982', datetime.datetime(2023, 1, 5, 3, 59, 1), 0, 'Piper_peng', '', '', 'cyy901870@gmail.com', 0, 1, datetime.datetime(2020, 5, 24, 19, 22, 26), 2158100, 4, 3, 2587400, 'profile_images/Pi/pe/Piper_peng/iR3zmADV6hRWYKnSBo8AT5.jpg', 'M', '', '鍋爐爺爺PiperPeng', 886, '963507633', datetime.date(1995, 5, 27), 'CYI', 82, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2020, 5, 24, 19, 22, 26), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"hide_location":false}', 11346, 162, 0, 4, 0, 0, '', 0, None), (570746, 4, 4, 'Come With Me', 2373190, 97312653, 5, 12, 0, 'music/ge/nn/genneo/9wnPkPdX6jPss6f6vKtmjS.mp3', 0, 'song_covers/ge/nn/genneo/SwEqFPoVjy3XZECwbGGgwV.jpg', 1, '', "作/編曲:Gen Neo\r\n詞:張楚翹\r\n\r\nYea yea yea baby come with me\r\nYea yea yea baby come with me\r\n就別再為他等待\r\n知不知道 他不再回來\r\n不值得愛 不值得愛\r\n\r\n寂寞 難過 分我一半也可以\r\n讓我 陪你 承擔起所有問題\r\n我在 這裡 聽你默默哭泣 我比誰都在意\r\n\r\n*Girl he didn't show any effort\r\nGuess he didn't know any better\r\n你需要找回你的快樂\r\n感情世界有很多選擇\r\n能否把那回憶放開\r\n是否看見我的存在\r\n\r\nYea yea yea baby come with me\r\nYea yea yea baby come with me\r\nCome with me\r\n就別再為他等待\r\n知不知道 他不再回來\r\n不值得愛 不值得愛\r\n\r\n不值得被你愛\r\n\r\nYea yea yea baby come with me\r\n他不會珍惜\r\nYea yea yea baby come with me\r\n讓我保護你 抱緊你\r\n就別再為他等待\r\n知不知道 他再不回來\r\n不值得愛 不值得愛\r\n\r\n反正你也累了 哭到夠了 不如算了\r\n他留下你一個 還有甚麼 好捨不得\r\n我告訴過你就該和他分開\r\n卻發現自己一樣不想放開\r\n\r\n他到底有甚麼好 我也能做到\r\n可不可給我機會逗你笑\r\n我給你倚靠\r\n不需要一直為他而惱煩 為他睡不著\r\n可不可給我機會對你好\r\ni'm tellin you to go right now", 0, '', 0, '', 224, 320000, datetime.datetime(2018, 12, 19, 12, 13, 39), datetime.datetime(2018, 12, 19, 12, 15, 50), datetime.datetime(2018, 12, 19, 12, 15, 50), datetime.datetime(2018, 12, 19, 12, 29, 56), 3924, 155, 6, 1, 1, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2373190, 'sha1$UvJ9Mf5pY69i$783af0d19e0bdfe62011034d7a58ce347a35d5b2', datetime.datetime(2021, 12, 16, 2, 6, 59), 0, 'genneo', '', '', 'allaboutthebeat@gmail.com', 0, 1, datetime.datetime(2018, 12, 19, 11, 15, 56), 1944110, 4, 4, 2373190, 'profile_images/ge/nn/genneo/4k3diymx7VZ364cwLvDVYE.jpg', 'M', '梁根榮', 'Gen Neo 梁根榮', 82, '1095968666', datetime.date(1989, 6, 18), 'SG', 190, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2018, 12, 19, 11, 15, 56), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"show_birthday":1,"hide_location":false}', 67990, 600, 1, 670, 0, 0, '', 0, None), (634457, 4, 4, '真的不要喜歡我 feat.桃子', 2185396, None, 3, 2, 0, 'music/fa/ib/faibaofibo/ABWKGynasXmmbpYbVzcTKT.mp3', 0, '', 1, '', "都說過那麼多次 \n到底什麼時候才清醒才懂\n又死纏爛打的賴著 next \nplease 放過我 just 拜託\nthey called me selfish \n總是八卦有時還會幸災樂禍\n對 對於我好的人 我總是糟蹋 \n常忘了他們的感受\n別說你了解我 ayy 興趣或穿著 no\n連我都不了解我 你敢說咱倆不錯 what\n就真的真的真的 真的 不要喜歡我\n眼角跳針跳針跳針 跳針 看來吉少凶多\n\n我比較博愛\nFinding some luv gonna go worldwide \nBut I got no time \n剛好這陣子也不能去國外\nI gonna tell you a big issue \n沒有人比得上pikachu\n不要隨便說我怪\n還不是他太可愛了\n\n真的不要喜歡我\n我沒你想得那麼好\n真的不要喜歡我\n不要到後來才知道\n真的不要喜歡我\n我沒你想得那麼好\n真的不要喜歡我\n不要到後來才知道\n\n關上大門 請你慢走不送\n也不用 再猜測 了沒理 由心動\n這並非關於 南粽或北粽\n就是看你 我北宋\n\ngot cash in my bank gas in ma tank\ndon't need your love bae cuz Imma go flex\n陪工作 沒空做 著誰的一半\n獨自享受一個人的餐\n\n我是個宅男沒有豪宅\n房間都好亂廁所好窄\n不會抽煙我也飛不起來\n別來我家我會對你胡來\n瘦下來就跟你在一起\n妳以為你有多好\n變更胖我也看不上妳\n少在那自命清高了\n想相信愛還是想性愛\n想抱抱睡還是尻尻睡\n沒時間沒本錢當個渣男\n要學習要工作倉田紗南\n別拖了 算了 累了 反正早就應該放棄\n看開了 愛了 恨了 反正有天就會忘記\n\n真的不要喜歡我\n我沒你想得那麼好\n真的不要喜歡我\n不要到後來才知道\n真的不要喜歡我\n我沒你想得那麼好\n真的不要喜歡我\n不要到後來才知道", 0, '這次桃子不只是幫我和聲了,用這首歌提醒別人與自己,到底自己是喜歡上這個人?喜歡上這段關係?還是喜歡上自己幻想裡的那個理想情人?\n\nFollow肥 葆:https://www.instagram.com/faibaofibo/\nFollow桃子:https://www.instagram.com/peach_jaye_a1j/\n\n編曲 Arrangement|Softmiller\n詞曲 Lyrics & Compose|肥葆 FaIBaO\n錄音 Recording|吳昱儒 Lulu\n混音 Mixing|吳昱儒 Lulu', 0, '', 179, 192000, datetime.datetime(2021, 1, 30, 11, 39, 22), datetime.datetime(2021, 1, 30, 11, 39, 15), datetime.datetime(2021, 1, 30, 12, 21, 4, 415976), datetime.datetime(2021, 1, 30, 12, 21, 4), 12336, 555, 115, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2185396, 'sha1$fUmR0Vth26rI$86b9de2d5faa2a3a8d5401104d2caba62d6d094b', datetime.datetime(2023, 12, 20, 17, 10), 0, 'faibaofibo', '', '', 'ya830224@yahoo.com.tw', 0, 1, datetime.datetime(2018, 3, 23, 19, 14, 54), 1756351, 4, 4, 2185396, 'profile_images/ya/83/ya830224/uTS2b3LyLSEDrtDN9HdWbh.jpg', 'M', '吳昱葆', '肥葆', 886, '922830224', datetime.date(1994, 2, 24), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 50), 1, datetime.datetime(2018, 3, 23, 19, 14, 54), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"show_birthday":2}', 58072, 500, 22, 87, 0, 0, '', 0, None), (546607, 4, 3, '西鬆平常 Remix (High Loc ft. CJ)', 1820688, 97275212, 3, 2, 0, 'music/ba/ny/banyangang/ZiNxbEvxcEP6LY6m2Jy8RB.mp3', 9193974, 'song_covers/ba/ny/banyangang/o6hjmnvbKeLDtuAgLNEhqh.png', 1, '', "[CJ]\r\ny'all got that west side love\r\nHit a J we get high cause\r\nSipping gin ain't no fun\r\nGet some dimes put them heads so down\r\nThose shit 我從沒體驗過\r\n搭著飛機 fuck that 現在幾點鐘\r\ncoast to coast 台南到台中\r\nroll and chill 畢竟這樣才鬆\r\nBaby請你給我愛\r\n想要純的貨色跟我來\r\n我釀的酒雖然有點酸\r\n多放兩年保證會回甘\r\nyeah but we’re locked in the city\r\ngetting fucking dough for the crib we live in\r\nlife ain’t no bitch cause you’re the one\r\nman fuck this regular life\r\n\r\n[洨寶貝]\r\n我踏著輕鬆的腳步 走著一樣的路 with my homies from the crew 沒有任何束縛\r\n我看的比誰都清楚 習慣放慢速度 跟著西屯純愛組 讓壓力隨之排出\r\n\r\n[High Loc]\r\n我掙脫陷阱 徜徉在西岸的街景\r\n他們不知道 G-Funk 製造了多少榮景\r\nI born in the 90's and I feel it's kinda late\r\n錯過多少派對 曾經的音樂有多麼美\r\nbut i don't hate, 聽著音樂from the Bay\r\n或是LA, 放Late Night Hype跟著妹gettin' laid\r\n喜歡聽著Warren G when I cruise\r\n腦中浮現Keep Ya Head Up when I lose \r\nsmooth 像是抽了weed的Snoop, time to get the loot \r\nyou knew, we mob like 2 Of The Crew\r\n沒錢硬要買CD那是我習慣\r\n生活不奇幻 倒是房間顯得糜亂 \r\n而我抽著菸 稀鬆平常的lifestyle 佔據我的時間\r\nand what's my name (High Loc)\r\nrepresent西屯純愛組 用音樂替妳愛撫 \r\n稀鬆平常的smooth (fool, you know what it do)\r\n稀鬆平常的groove (let me show you how i move)", 0, '詞曲 / High Loc, CJ\r\n編曲 / Kepfunk, CJ (remix)\r\n混音&master / CJ\r\n-\r\nillustration : 擇日命名', 0, '', 229, 320142, datetime.datetime(2018, 1, 15, 6, 5), datetime.datetime(2018, 1, 15, 6, 4), datetime.datetime(2018, 1, 15, 6, 4), datetime.datetime(2020, 1, 17, 6, 55, 54), 31753, 1124, 31, 1, 1, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 1820688, 'sha1$JNo79wG0Wn0eTgrSJgAQdH$64b9bee6c341bf997ce5e3ddd8ba8ed95621002d', datetime.datetime(2025, 3, 14, 15, 3, 9), 0, 'banyangang', '', '', 'banyangang@gmail.com', 0, 1, datetime.datetime(2016, 12, 23, 2, 56, 23), 1319926, 4, 4, 1820688, 'profile_images/ba/ny/banyangang/9tnBQYtjBVYRtnBpMJqpZL.jpg', 'O', '', '榕幫 Banyan Gang', 886, '975850318', datetime.date(2014, 12, 21), 'TNN', 98, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2016, 12, 23, 2, 56, 23), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2023-04-13T10:13+00:00","hide_location":false}', 313827, 4328, 15, 140, 1, 0, '', 0, None), (637033, 4, 4, 'YongKang Bad Boyz Lifestyle', 2454631, None, 3, 2, 0, 'music/Bo/og/BoogieTim/dDxn9YoupULBGKBSw4uMQr.mp3', 0, 'song_covers/Bo/og/BoogieTim/esAE3xgf4JgPBMDPWCq83a.jpg', 1, '', 'Call we Yongkang Bad Boyz!\n\n請先填飽我的肚子我的胃\n照顧完後再來照顧我的肺\n手上一根香菸一杯咖啡\n兄弟都是自然組的不會拉K\n聚會地點選在85 浪費時間一整個下午\nKev6 音貓王準備下廚 帶你飛上高空火箭倒數\nWoo rock my airforce let my step so smooth \nStill g funk oldschool so cool \nPo2 Go through Daren street 胖子eat stinky tofu\nCJ一個move 晃到平時公園 \nShout out Mc Chin 最屌的鋒線球員\n一個人走得快 一群人走得遠\n人生就像一條岔路讓你有得選\n不賣flow 我們賣臉 走在街上散散心\n這是yongkang bad boyz Tim&Binz 337\n\n一個人走得快\n一群人才走得遠\n\n黑色墨鏡 戴上new era \n棒球外套Air Force 褲子穿的跨\n西海岸的帥兄弟一起耍\nCrusing down the street 有妹一起把\n半夜不回家還待在超商\n超香的妹經過就多看一眼\nBinZ喝醉臉色變得超ㄎㄧㄤ \n這是我們的秘密基地 不能透露的地點\n一起鬼混 一起分享生活\n談論夢想這條道路上還要繼續爭奪\nBaby bear C Grass 最強C位\nYoungLee 抓緊機會將障礙一一逼退\n\nAfter dinner Yongkang Bad Boyz \nwhat u gonna do \nCall we Yongkang Bad Boyz\ncall we Yongkang Bad Boyz\ncall we Yongkang Bad Boyz\n\n\n\n又度過了一天結束我的三餐\n電話打來 YoungLee 公園鬥牛三三\n右手油門 左手離合\n沿著小東路 咻 到平實公園集合\n被公園阿伯盯上 找我們宣戰\n我先換蘇蘇 邊換上球鞋邊看\n那拐子架的硬 嚇的Binz step 12\n急停跳投再拿下and 1\n\n\n兄弟們一鼓作氣\n一個眼神隨時走起\n\n\n有了默契 一鼓作氣\nCJ crossover讓你屁股落地\nS/O all my homies 走起 \n所以we do it like this 沒任何猶豫\n不用一瓶酒 也不用一支菸\n就能說走就走 有homie在身邊 找一間\n85併桌圍一圈 像往常一樣結束了這一天\n我們聊著夢想 知道得慢慢脫離玩票\n開玩笑 還有一堆天馬行空環繞\n想船到 橋頭 自然直\n想繼續彈跳 那我得先補充燃料\nMatter fact I ain’t no hesitate \nThe rather that I still keep rocking da stage spit some high track \nFor the better day\nget the paid get da bread\nKeep going pick up the mic is like that \n晚點打給KEV6 再 一起take long ride wit the west coast vibe\n擦亮我的Air Force one\nB represent wit the Yongkang Bad Boyz light it up yeah\n\nAfter dinner Yongkang Bad Boyz \nwhat u gonna do \nCall we Yongkang Bad Boyz\ncall we Yongkang Bad Boyz\ncall we Yongkang Bad Boyz', 0, '介紹: Boogie Tim X YoungLee XBinZ\n\n錄音 : PO²\n混音 : Kev6\nProd : Kev6\n母帶 : Kev6@HAKKA Studio\n\nInstrumental: Mad CJ Mac \u200eft. Poppa LQ &Sex C - Come And Take A Ride \n\n\n因為讀書來到台南第三年的Tim&BinZ 兩個來自屏東的小孩遇到了從桃園來的YoungLee,三個人在台南「永康」相遇,原本因為比賽臨時組成了一個團體叫做「永康壞南孩」,但在比賽前,私底下三人就是很好的朋友,平常都會交流作品聊音樂,甚至打球唱歌,就像兄弟一樣\n\n在一次的吃飽飯後聚在85度C聊天下,Tim與YoungLee想說要不要寫一首關於我們吃飽飯後的故事.\n\n三個人時常下課後吃飽飯不知道要去哪裡卡一下,時常到85跟朋友聊天,談論著夢想、生活 、計畫、音樂 .\n\n在這首歌裡S/O了很多永康、不管有沒有在做音樂、陪我們一路走來的兄弟們\n用最smooth的唱腔,在展示出我們享受生活的悠閒感當中更提到了我們之間深厚的羈絆\n*一個人走的快 一群人走的遠\n在這條道路上大家互相扶持幫助\n各自完成理想中的計畫\n不管未來如何 永康壞男孩們會繼續努力\n\n這道當作開胃菜,期待之後永康壞南孩三個總舖師端出更地道的美食', 0, '', 268, 320000, datetime.datetime(2021, 3, 3, 15, 29, 1), datetime.datetime(2021, 3, 3, 15, 27, 32), datetime.datetime(2021, 3, 7, 12, 3, 54, 585414), datetime.datetime(2021, 6, 19, 8, 13, 25), 16237, 614, 213, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 2454631, 'sha1$jZhFcHj1TtDr$187bc12385d31b147fc11688bda3ec8bfb2fdc09', datetime.datetime(2023, 10, 24, 12, 48, 30), 0, 'BoogieTim', '', '', 'or123dgwe@gmail.com', 0, 1, datetime.datetime(2019, 6, 27, 16, 7, 20), 2025531, 4, 3, 2454631, 'profile_images/Bo/og/BoogieTim/keDkwpfW3jvgtNU6iYedPP.jpg', 'M', '沈昱霆', 'Boogie Tim', 886, '906122005', datetime.date(2000, 5, 31), 'PIF', 96, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 42), 1, datetime.datetime(2019, 6, 27, 16, 7, 20), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2021-06-14T13:23+00:00","hide_location":false}', 19082, 227, 11, 15, 1, 0, '', 0, None), (637481, 4, 3, 'Lil Happy Lif3 - 出口', 661691, 97316410, 3, 2, 0, 'music/li/l_/lil_happy_lif3/5fGC6mz2Gz7AaiQYnix7Yc.mp3', 0, 'song_covers/li/l_/lil_happy_lif3/QXyV2Y5XrUHL5zqRUhKKKT.jpg', 1, '', "如果沒有音樂這出口 我早就zj\n你別再表揚我 分不清正邪\n我的心早就搬家要找正杰\nHz八十大壽 我再回來加入zx\n沒有音樂這出口我早就zj\n你別再表揚我 分不清正邪\n我的心早就搬家要找正杰\nHz八十大壽 我再回來加入zx\n\nI don't fuck haters it's a waste of my dick\nAin't no faker 為了押韻文青玻璃心碎滿地\n你看我們美麗的中華有那麼多青天滿地紅\n我早就知道我就是那個蓋世英雄 shout out my粒紅\n看到那麼多有錢的北七all made it by cheat yo\n我就覺得世界很美好 想讓你知道 太多煩惱是自演自導\n我只想吃飽 用烤的就好 來一客 肥滋滋dior 加美乃滋xiao\n跟我說老師好 就能讓我dior濕掉 \n但賣果菜或果凍都沒我這 文青小資dior\n\n如果沒有音樂這出口 我早就zj\n你別再表揚我 分不清正邪\n我的心早就搬家要找正杰\nHz八十大壽 我再回來加入zx\n沒有音樂這出口我早就zj\n你別再表揚我 分不清正邪\n我的心早就搬家要找正杰\nHz八十大壽 我再回來加入zx\n\n如果沒有音樂這個出口 \n如果沒有音樂這個出口 \n如果沒有音樂這個出口\n到底還有哪裡我能爆粗口\n\n你叫我放鬆\n我也不是自己想這樣子\n太常壓抑性慾讓我脊椎僵直\n有時候老人太愁就會想死\n有時候看到鏡子就會想死\n有時候打開臉書就會想死\n有時候打開ig就會想死\n還好不是打開錢包就會想死\n自殺開直播之前話別講死\n鬼月上吊可能變成殭屍\n童軍課寫數學不會打繩索降子\n反正一切都嗎只是chance chance \n我的理智長逝是個放盪的浪子\n台灣沒有李志\n但覺得自己音樂比中國dior的樣子\n水龍頭有南海石油可以拿去買北海鱈魚香絲\n可以cosplay屁孩\n但要看到Liverpool得英超我才能死\nE04到Liverpool 妹子 才能死\n看到Liverpool 得英超才能死\nE04到The Beatles 的粉絲 我才能死\n\n如果沒有音樂這出口我早就zj\n你別再表揚我 分不清正邪\n我的心早就搬家要找正杰\nHz八十大壽 我再回來加入zx", 0, '亦莊亦諧的嘻哈幽默奇才湯捷(品格教育)帶來2019年底最輕鬆、正能量爆表的單曲《出口》。Mellow的音色讓人彷彿徜徉於冬日的暖陽中,讓一整年的壓力都得到了宣洩的出口。', 0, '', 185, 269741, datetime.datetime(2021, 3, 8, 2, 7, 49), datetime.datetime(2021, 3, 8, 2, 7, 42), datetime.datetime(2021, 3, 14, 16, 0), datetime.datetime(2021, 3, 14, 16, 0, 17), 3975, 141, 16, 1, 2, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 661691, 'sha1$a2a31$27b3825254a9d4e824d5cae8f3492e39d3682065', datetime.datetime(2024, 3, 11, 8, 41, 4), 0, 'lil_happy_lif3', '', '', 'dannytang850@yahoo.com.tw', 0, 1, datetime.datetime(2009, 3, 28, 21, 28, 34), 299094, 4, 3, 661691, 'profile_images/li/l_/lil_happy_lif3/MhPcmgZmKVhwY2ii5sn7pn.jpg', 'M', '', '湯捷', 886, '923858827', datetime.date(1995, 8, 27), 'NWT', 94, 297, 1, None, datetime.datetime(2025, 6, 27, 21, 3, 9), 1, datetime.datetime(2009, 3, 28, 21, 28, 34), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"had_edit_username":true,"show_birthday":0,"hide_location":false}', 23356, 806, 90, 226, 0, 0, '', 0, None), (636827, 4, 4, 'C.A.G.I', 1880617, None, 3, 2, 0, 'music/ze/nb/zenbothasizip/AbHPZnoV7Bbxx5CyVuraKW.mp3', 0, 'song_covers/ze/nb/zenbothasizip/m7ZkuGMkTpY8b5gohWjMgX.jpg', 1, '', '拿借來的膽 借來的貨 借來的flow 想當我對手\n前路埋沒 腦袋空空 認清後 就快點回頭\n\n不說出口 不是代表 林北啞巴 就當我路過\n現在出手 不留活口 抹殺不合格的選手\n \n我將引領著新時代 全部都經手我親自來\n淘汰你過時的舊磁帶 通通回收還你欠的債\n\n100萬該放進我口袋 給冠軍來秀那一點愛\n王冠我也可以借你戴 你也能拍個照發動態\n\n取代你耳機裡新的菜 踢掉你聽歌的壞習慣\n分類出兩種不同型態 想當黑人的 想當網帥\n\n每個人著急的都想成名 所以說這世界公不公平\n我們在暗處裡拂曉出擊 這一舉將會向世界證明 \n\nShout to all my fella in the game\n團結一致 唯一 的關鍵\n\n牆壁打破 塗鴉 在上面\n重寫規則直到被人看見\n\n那時的我覺得與世無爭\n抗衡著生活與創作苦撐\n\n腎上激素 直線暴增\n碰撞出火 引火上身\n\n太危險了 別點燃我引信\n致命性毀滅的武器\n\n全區域轟炸的攻擊\n這一次戰術上變的更積極\n\n無差別虐殺的逆襲\n停不下過熱的引擎\n\n三秒鐘就讓你斷氣\n怕死的 舉手我讓你 先放棄', 0, 'ZENBØ - CAGI (Come And Get It)\n\n#ZENBØ\u200b #CAGI #絕情少年\u200b #MTVTHERAPPERS\n\n\nProduced and Recorded and Mixed by chillaxe from lev\nVideo by ZENBØ and 中中666\n\n\n\nZENBØ \nhttps://instagram.com/sizip_ids/\u200b\n\nchillaxe\nhttps://instagram.com/chillaxe_/\u200b\n\n絕情少年 Young & Heartless:\nhttp://facebook.com/heartlessting\u200b\nhttp://instagram.com/heartlessting\u200b\nhttps://shopee.tw/heartlessting', 0, '', 95, 192000, datetime.datetime(2021, 3, 2, 9, 32, 24), datetime.datetime(2021, 3, 2, 9, 32, 21), datetime.datetime(2021, 3, 2, 12, 0), datetime.datetime(2022, 1, 11, 16, 26, 15), 3840, 112, 9, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1880617, 'sha1$t8XnrUif0BySc8qNcXnZmn$010bb182a1347ba58514b1bed565d5db53dd4957', datetime.datetime(2025, 5, 3, 8, 42, 20), 0, 'zenbothasizip', '', '', 'zenbothasizip@gmail.com', 0, 1, datetime.datetime(2017, 5, 25, 15, 15), 1452757, 2, 2, 1880617, 'profile_images/ze/nb/zenbothasizip/Cch35ELKP25PBiEvSNf8i9.jpg', 'M', '', '禪波ZENBØ', 886, '977120435', datetime.date(1990, 12, 8), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2017, 5, 25, 15, 15), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-06-15T05:58+00:00","hide_location":true}', 143130, 1838, 35, 12, 1, 0, '', 0, None), (633505, 2, 2, 'SLIDE', 2211008, 97316366, 5, 12, 0, 'music/oz/io/ozioffcl/JZ6FJKg99LDcTbsXmZRoFK.mp3', 0, 'song_covers/oz/io/ozioffcl/nxSLFVEEJFiDvY3ygrAMip.jpg', 1, '', 'Girl I’ve been patient\nBut we both know I hate waiting\nYou just got to treat it like it’s bowling baby\nDrop a pin at your location \n\nStraight to the head you love your liquor \nFeelings and alcohol’s a mixer\nRide me like a Maserati\nRide me like a Maserati\n\nYeah\nGod damn\nTwo girls one me Amen!\n \nAy\nlets dance\nBack it up, back it up no hands\n\nShawty wanna slide to the crib\nTell shawty slide late-late-6 now\nVVS diamonds on your wrist\nTell shawty slide late-late-6 now\nSomething bout the way you move your hip\nTell shawty slide late-late-6 now\nShawty wanna slide to the crib\nTell shawty slide late-late-6 now\n\nShe ain’t even from around here \nEverybody love me out here \nIf you ain’t gettin money round here\nshut the fuck up why you talkin like a dummy out here?\nIt’s goin down...\nI just wanna drink a little til I’m unconscious\nSwervin in the whip and we don’t care bout what the cop says\nRunnin thru the city got Balenci on my wallet\n\nYeah\nGod damn\nTwo girls one me Amen!\n \nAy\nlets dance\nBack it up, back it up no hands\n\nShawty wanna slide to the crib\nTell shawty slide late-late-6 now\nVVS diamonds on your wrist\nTell shawty slide late-late-6 now\nSomething bout the way you move your hip\nTell shawty slide late-late-6 now\nShawty wanna slide to the crib\nTell shawty slide late-late-6 now', 0, '有了一個原因我們今晚必須搖旗,late-late-6是時間代號,帶著我的曲棍球隊攻下這個城市並演唱著屬於我們的勝利曲,與美國天王級R&B製作人Ian Thomas合作的街頭R&B戰歌,Shawty wanna slide?', 0, '', 126, 192000, datetime.datetime(2021, 1, 21, 7, 52, 21), datetime.datetime(2021, 1, 21, 5, 3, 51), datetime.datetime(2021, 1, 21, 5, 5, 54, 677941), datetime.datetime(2025, 3, 14, 6, 21, 30), 96453, 3089, 252, 1, 2, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-01-26"],"recommend_by_editor":true,"top_record_weekly_champions":[[2021,3]]},"CN":{"song_of_the_days":["2021-01-27"],"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 2211008, 'sha1$gdMzCtpMmEIx$6b7fb1db5321f15371df2408c12404bb9ff8fcc9', datetime.datetime(2023, 4, 7, 10, 44, 30), 0, 'ozioffcl', '', '', 'sc0952@gmail.com', 0, 1, datetime.datetime(2018, 6, 8, 3, 21), 1781960, 4, 4, 2211008, 'profile_images/oz/io/ozioffcl/YJgwnPUpNjpMZrmJk6v9L.JPG', 'O', '', 'ØZI', 886, '981930519', datetime.date(1938, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 59), 1, datetime.datetime(2018, 6, 8, 3, 21), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"hide_location":false}', 1248837, 20355, 2, 3274, 0, 0, '', 0, None), (612427, 4, 4, '漁夫', 2365834, None, 5, 12, 0, 'music/Th/eh/Thehopend/M2qywH8Gf3zSDVZcmwcgFE.mp3', 0, 'song_covers/Th/eh/Thehopend/pkQ4DRHFWAcjiBdts2L8wf.jpeg', 1, '', '妳早不再是秘密 向燈塔靠近\n我在岸邊接應 等一次妳消息\n晨光到黎明 我不想再逃避\n但要怎麼撇清 手臂上的烙印\n\n可我卻不小心\n捲入妳眼神漩渦裡\n我也知道熱情凍結 \n妳不再是碎玻璃\n\nBut 繫住妳的心 記住妳的名\n不留痕跡 讓回憶放行\nBut 繫著我的心 記住我的名\n我的心與妳蝴蝶效應\n引海嘯毀滅蹤跡\n\n(Hook)\n我是迷航的漁夫\n任妳的心波浪 在海上流浪\n\n我是迷茫的漁夫\n任妳的心波浪 找地方靠岸', 0, '我的心與妳⋯\r\n-\r\n編曲 Beat Arrangement: MISERY\r\n詞曲 Lyrics&Composers: 禮韋\r\n錄音 Recording Engineer: 禮韋\r\n混音 Mixed: 禮韋\r\n母帶 Mastering: Volong\r\n製作 Produced: 禮韋', 0, '', 166, 224000, datetime.datetime(2020, 5, 2, 0, 54, 13), datetime.datetime(2020, 5, 2, 0, 54, 6), datetime.datetime(2020, 5, 2, 11, 45, 48, 351066), datetime.datetime(2021, 10, 14, 12, 42, 49), 163361, 3759, 513, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2020-07-27"],"recommend_by_editor":true,"top_record_weekly_champions":[[2020,19],[2020,20]]},"CN":{"song_of_the_days":["2020-07-28"],"recommend_by_editor":true,"top_record_weekly_champions":[[2020,19],[2020,20]]}}', 0, 0, 0, 0, 2, 2, 2365834, 'sha1$UCHnCTtmpCuMiD74abVaPv$e6c4fc45753181c2ff43c53265009a2a349e18b9', datetime.datetime(2025, 3, 28, 5, 11, 35), 0, 'Thehopend', '', '', 'thehopend4work@gmail.com', 0, 1, datetime.datetime(2018, 11, 25, 6, 17), 1936762, 2, 2, 2365834, 'profile_images/Th/eh/Thehopend/mnLNudcCFL2wHP75UFPUHa.jpg', 'M', '禮韋', 'thehopend', 886, '989294525', datetime.date(1996, 7, 28), 'PIF', 96, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 1), 1, datetime.datetime(2018, 11, 25, 6, 17), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"accredited_datetime":"2021-06-18T13:30+00:00","hide_location":false}', 1463399, 9009, 0, 5, 1, 0, '', 0, None), (638814, 4, 4, 'Waiting', 2724342, None, 3, 2, 0, 'music/Vi/vi/Vivian1222/GWTZZxVo2MJuPUxctdpM5V.mp3', 0, '', 1, '', 'H \nI’m still in there be the same \n一樣的問題重複出現 \nYou’re the best what can I say \n只希望我也能在你的世界 \n不同的理念將我推到邊界 \n不夠成熟總是離你好遠 \n一直在失眠 根本沒有機會 \n到底怎樣才能停止想念 \n V \n第一次遇見你是在學校的走廊 \n那時是我見到你最青澀的臉龐\n內心裡的小鹿亂撞\n你那燦笑的模樣 \n那是我在這世界上見過最美麗的景象 \n當我們的關係越來越模糊不清\n是好是壞受夠了根本不想看清\n牽起手亂了呼吸 \n沒有了任何思緒 \n我只想閉著眼睛就這樣沈浸在你懷裡\nB\nI wanna let you know 你是我唯一的夢 \nNo matter where you go 會一直在你左右\n不管別人怎麼說 怎麼勸都沒有用 \n或許我的世界只願意讓你一個人拯救', 0, '這是我第一個作品,獻給當初有緣無份的曖昧對象', 0, '', 107, 192000, datetime.datetime(2021, 3, 19, 14, 18, 17), datetime.datetime(2021, 3, 19, 14, 18, 13), datetime.datetime(2021, 3, 19, 14, 27, 29, 266262), datetime.datetime(2021, 3, 19, 14, 32, 20), 37308, 1269, 293, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2724342, 'sha1$3wWrwPffpI8c$7eea27abfc58161ed3b4da6c6ec0e1e8f9e27873', datetime.datetime(2022, 5, 22, 12, 4, 45), 0, 'Vilen1222', '', '', 'tf92111811280806@gmail.com', 0, 1, datetime.datetime(2021, 3, 19, 13, 54, 47), 2294854, 4, 3, 2724342, 'profile_images/Vi/vi/Vivian1222/jryxehwuhKqoNQHmrw2CNJ.jpg', 'F', '', 'VVN', 886, '989126022', datetime.date(2001, 12, 22), 'PIF', 96, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 50), 1, datetime.datetime(2021, 3, 19, 13, 54, 47), 1, 5, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true}', 41362, 314, 10, 2, 0, 0, '', 0, None), (641604, 4, 3, '一萬匹馬的坍塌', 2529988, None, 3, 2, 0, 'music/sh/uy/shuya_/NN3BJJ3acRNhx46MUS2r5H.mp3', 0, 'song_covers/sh/uy/shuya_/gsL74LFP6EfmW9TFQArz8M.jpg', 1, '', '現在空空如也\u3000未來一望無際\u3000\n你想要跑呀跑呀跑呀\n\n你還記得那片草原嗎\n你曾經像匹野馬 \n在層巒疊嶂的綠色上 \n你奔馳、閒晃又跌宕\n的那些時光 如今一片片削下\n在長河中碎成花 在地獄中被懲罰\n毛色光滑的你啊被裂解成荒蕪的模樣 多荒唐\n你曾多漂亮 從不緊張 \n重複輕狂的日常 多狂妄 眼裡都是\n誇張的光芒 曾將我一刀一刀切下 \n帶著結痂的疤也持續奔跑在馬路上\n你沒有前程似錦 卻擁抱虔誠的自己\n沒有一定的未來 那是延伸的事情\n那都是披上馬鞍之前 \n你胸前起伏雄偉像山的稜線 鑲金邊 \n多麼耀眼 不屑被別人了解 \n嫌太表面 \n那時你身上的什麼都還無法被剽竊\n\n一萬匹馬的坍塌\n一萬匹馬集體落下\n穿越了千山萬水\n死透了千軍萬馬\n\n一萬匹馬的坍塌 (你眼淚落下)\n一萬匹馬集體落下 (你眼窩坍塌)\n沒能穿越千山萬水 \n千軍萬馬等不到你的千鈞一髮 \n\n現在空空如也\u3000未來一望無際\u3000\n你想要跑呀跑呀跑呀 能跑到哪裡去\u3000\n跑給日子追\u3000跑給鞭子催\u3000\n跑給無盡的奢求渴望期待你不能飛\u3000\n飛\u3000飛過那片草原\u3000\n你看見繁星點點\u3000跟春風繾綣 \n但越美好越不會是終點\u3000\n只顧往前忘了從前\u3000\n我們還得丟掉多少無拘束的容顏\u3000\n自願廢棄了草原而投身跑道\u3000\n在工整的道路上面工整的奔跑\u3000\n踩著訓練過的步伐 行走也變得複雜\u3000\n被駐紮的養馬人改造的馬啊 \n你也走過漫長的路\u3000才終於來到這地方\u3000\n但這是你想要的嗎 \n我看見你曾在海洋 \n那些時光如今被裝進瓶裡 日夜拍打響叮噹 \n你不想它嗎\n\n一萬匹馬集體落下\n穿越了千山萬水\n死透了千軍萬馬\n\n一萬匹馬的坍塌 (你眼淚落下)\n一萬匹馬集體落下 (你眼窩坍塌)\n沒能穿越千山萬水\n千軍萬馬等不到你的千鈞一髮\n\n後來我再去看牠 \n眼裡的浪已被捲起封藏 \n當然還是漂亮 \n但當牠停下步伐回望 \n裡面更多憂傷 \n遺失的 其實從未遺忘吧\n\n現在空空如也 未來一望無際 \n你想要跑呀跑呀跑呀跑呀跑呀\n停下步伐回望 裡面更多憂傷\n遺失的 我們從未遺忘吧。', 0, '錄混|鱔魚意麵 (ig:@bigbulllazier )\n插畫、動畫製作|許家畇 Chia-Yun, Hsu (ig:@ppompposee )\n字體設計|王芝婷 Alice Wang', 0, '', 214, 320000, datetime.datetime(2021, 4, 5, 9, 40, 12), datetime.datetime(2021, 4, 5, 9, 38, 45), datetime.datetime(2021, 4, 6, 9, 0), datetime.datetime(2025, 4, 18, 17, 37, 11), 271672, 6291, 2390, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-04-20"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2021,14],[2021,16]]}}', 0, 0, 0, 0, 2, 2, 2529988, 'sha1$2U0dqn6sBEnl8XzKiLRecZ$9009e3bab42c7babd4a507549c5fecb7512f5577', datetime.datetime(2025, 5, 23, 9, 34, 24), 0, 'shuya_', '', '', 'suga310554@gmail.com', 0, 1, datetime.datetime(2019, 12, 14, 9, 44, 10), 2100842, 4, 3, 2529988, 'profile_images/sh/uy/shuya_/WmBo6KGmxNXmfHNExd8XsF.jpg', 'O', '', '楊舒雅', 886, '907266696', datetime.date(1999, 1, 12), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 1), 1, datetime.datetime(2019, 12, 14, 9, 44, 10), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_birthday":0,"hide_location":true}', 991159, 10787, 2, 4886, 0, 0, '', 0, None), (593724, 4, 4, 'Slmbr', 1592388, 97314056, 1, 4, 0, 'music/ru/by/ruby200457630/rtfMD5YGi3orbc4DCZoRG5.mp3', 0, '', 1, '', '沒記憶點的世界 認知一切全改寫\n我與他關係密切 體驗這完美新感覺\n融化火焰 燃燒白雪\n煙花四濺 開心實現\n\n蠶絲觸感的白雲 包覆身體 他像是毒品\n現實虛幻的角力 爺爺!! 這關係無法脫離 黑暗他吸引我\n耶嘿 耶嘿 想要再睡一覺\n耶嘿 耶嘿 再10分鐘就好\n耶嘿 耶嘿 拜託你不要吵 這一覺我想要睡飽\n\n蠶絲觸感的白雲 包覆身體 他像是毒品\n現實虛幻的角力 爺爺!! 這關係無法脫離 黑暗他吸引我\n耶嘿 耶嘿 想要再睡一覺\n耶嘿 耶嘿 再10分鐘就好\n耶嘿 耶嘿 拜託你不要吵 這一覺你讓我睡不好', 0, '「SHISEIDO 資深躺」\n-\nYouTube:\nhttps://www.youtube.com/watch?v=JL2BLfHkDGM\n-\nProducers/製作人 : TIMMEFFY 開心小可愛、W. LIN \nBeat Produced/編曲 : TIMMEFFY 開心小可愛、W. LIN \nGuitar/吉他 : Jake Lai\nComposer/作曲 : RUYA、安原申、TIMMEFFY 開心小可愛\nLyricist/作詞 : TIMMEFFY 開心小可愛\nRecording/錄音 : TIMMEFFY 開心小可愛\nHarmony/和聲 : RUYA\nMixing&Mastering/混音 : Elliot、TIMMEFFY 開心小可愛\n\nArtWork:Y-HY\nE-mail:harry2013615@gmail.com\n\nBrand Instagram: Dump1in9_official\nhttps://www.instagram.com/dump1in9/\n\nInstagram:\nRUYA: https://www.instagram.com/huyru_yang/\nTIMMEFFY: https://www.instagram.com/timmeffy/\nW. LIN: https://www.instagram.com/mr.glummer/\n安原申: https://www.instagram.com/andy90252/ \n\nFacebook:\nRUYA: https://www.facebook.com/RUYA0608/\nW. LIN: https://www.facebook.com/MWLOFFICIALTW/\n安原申: https://www.facebook.com/andychouoffi...', 0, '', 143, 320000, datetime.datetime(2019, 9, 4, 7, 22), datetime.datetime(2019, 9, 4, 7, 21, 49), datetime.datetime(2019, 9, 4, 7, 24, 51, 639117), datetime.datetime(2021, 10, 18, 10, 4, 10), 138, 20, 0, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 1592388, 'sha1$8ulHdTL1ZYOFfRwbiNm3LJ$21a40894afc36b362ec5bbebe4ffac0a14404199', datetime.datetime(2025, 2, 26, 7, 30), 0, 'ruby200457630', 'Huyru', 'Yang', 'ruby200457630@gmail.com', 0, 1, datetime.datetime(2016, 3, 18, 3, 39, 53), 1250799, 4, 4, 1592388, 'profile_images/ru/by/ruby200457630/bjiFHq5q9jaonoHUj7bN9v.jpg', 'F', 'Huyru Yang', 'RUYA', 886, '988945375', datetime.date(1998, 6, 8), 'HSZ', 85, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 50), 1, datetime.datetime(2016, 3, 18, 3, 39, 53), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_birthday":0,"accredited_datetime":"2022-03-03T09:05+00:00"}', 10137, 139, 10, 7, 1, 0, '', 0, None), (593718, 4, 4, 'Rush Rush!!', 1592388, 97314056, 4, 20, 0, 'music/ru/by/ruby200457630/SWPYMzetKfgCFq8KJmoU9Q.mp3', 0, 'song_covers/ru/by/ruby200457630/ot3wThMwA23cwsQc2we8xe.JPG', 1, '', '困流沙裡面 時間像鎖鏈 \n天使和鬼魅 互相討厭 \n內在的缺陷 抑制它體現 \n外在的完美 快要淪陷 \n我妄想的那個自己 嘴角弧度自然揚起 \n嘔出了最真的情緒 享受那片刻的歡愉 \n望著虛實分隔兩地 單純幻想紛紛離異 \n沒來由的沉痾 毫無道理 \n\n無限循環RUSH!! 發出求救的訊息 \n不停輪迴RUSH!! Nobody Can Rescue me \n文字般的雲 成夢幻刀影 \n誰在呼應 最終目的 \n拔腿狂奔RUSH!! 逃出蔓延的薰習 \n永無止境RUSH!! Nobody Can Rescue me \n就是跳樑小丑 在你眼中的我 \n反正你也從沒理解過 \n\n我不是我 不是你看見的我 \n我不是我 惡魔接管 我 \n劃開了好多的口 流出了點自我 \n宣洩了負面的火 焚燒了點自由 \n\n無限循環RUSH!! 發出求救的訊息 \n不停輪迴RUSH!! Nobody Can Rescue me \n文字般的雲 成夢幻刀影 \n誰在呼應 最終目的 \n拔腿狂奔RUSH!! 逃出蔓延的薰習 \n永無止境RUSH!! Nobody Can Rescue me \n就是跳樑小丑 在你眼中的我 反正你也從沒理解過 \n\n眺望紅色世界 眼眸充斥著黑 夜 \n如果就縱身一跳接觸地面 那有多美 \n我望向的那個自己 嘴角弧度自然揚起 \n嘔出了最真的情緒 享受那片刻的歡愉 \n望著虛實分隔兩地 單純幻想紛紛離異 \n沒來由的沉痾 毫無道理 \n\n無限循環RUSH!! 發出求救的訊息 \n不停輪迴RUSH!! Nobody Can Rescue me \n文字般的雲 成夢幻刀影 \n誰在呼應 最終目的 \n拔腿狂奔RUSH!! 逃出蔓延的薰習 \n永無止境RUSH!! Nobody Can Rescue me \n就是跳樑小丑 在你眼中的我 \n拯救自己過活的還是 我 No one No one', 0, '「多喝熱水就會好了喔!!」\n-\nYouTube:\nhttps://www.youtube.com/watch?v=ys1qPfPH4sQ\n-\nProducers/製作人 : TIMMEFFY 開心小可愛\nBeat Produced/編曲 : TIMMEFFY 開心小可愛\nGuitar/吉他 : Jake Lai\nComposer/作曲 : RUYA\nLyricist/作詞 : TIMMEFFY 開心小可愛、RUYA\nRecording/錄音 : RUYA\nHarmony /和聲 : RUYA\nMixing&Mastering/混音 : TIMMEFFY 開心小可愛、MAX\n\nArtWork:Y-HY\nE-mail:harry2013615@gmail.com\n\nBrand Instagram: Dump1in9_official\nhttps://www.instagram.com/dump1in9/\n\nInstagram:\nRUYA: https://www.instagram.com/huyru_yang/\nTIMMEFFY: https://www.instagram.com/timmeffy/\n\nFacebook:\nRUYA: https://www.facebook.com/RUYA0608/', 0, '', 208, 320000, datetime.datetime(2019, 9, 4, 7, 3, 19), datetime.datetime(2019, 9, 4, 7, 3, 3), datetime.datetime(2019, 9, 4, 7, 27, 31, 101526), datetime.datetime(2021, 10, 18, 10, 4, 26), 1638, 122, 2, 1, 2, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 1592388, 'sha1$8ulHdTL1ZYOFfRwbiNm3LJ$21a40894afc36b362ec5bbebe4ffac0a14404199', datetime.datetime(2025, 2, 26, 7, 30), 0, 'ruby200457630', 'Huyru', 'Yang', 'ruby200457630@gmail.com', 0, 1, datetime.datetime(2016, 3, 18, 3, 39, 53), 1250799, 4, 4, 1592388, 'profile_images/ru/by/ruby200457630/bjiFHq5q9jaonoHUj7bN9v.jpg', 'F', 'Huyru Yang', 'RUYA', 886, '988945375', datetime.date(1998, 6, 8), 'HSZ', 85, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 50), 1, datetime.datetime(2016, 3, 18, 3, 39, 53), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_birthday":0,"accredited_datetime":"2022-03-03T09:05+00:00"}', 10137, 139, 10, 7, 1, 0, '', 0, None), (643228, 4, 3, '湯捷 - Good Shit Saves the World (feat. 翊庭)', 661691, 97316600, 3, 2, 0, 'music/li/l_/lil_happy_lif3/ViR9kgAqcrtJZEPGnDXXHn.mp3', 0, 'music_albums/li/l_/lil_happy_lif3/KPTEBFRbTrj8xscFVA5ifx.jpg', 1, '', '[這首歌獻給Jesus]\nThe song is dedicated to “Jesus” \n[Good shit saves the world, In the Jesus mode]\n[這株七里香 透析出我腦裡的sickest flow]\nthis sickest plant inspires my sickest flow \n \n[千金散盡還復來 沒有buyer remorse]\nThere’s no buyer remorse. Money spent on this will not go to waste \n[一起去新店溪大漢橋下撈月亮]\nLet’s get high and search for the moon in the river like Chinese poets do\n[透出最漂亮的光線]\nglorious light is what I feel while I’m high \n [香味屌打電蚊香跟香片]\nIt smells better than incense or tea ?\n[這個時刻太珍貴沒空拍相片]\nWe are too stoned to take photos together during these Hours\n[秋天夜遊 風吹草動到神經串成項鍊]\nCruising in the night, a brisk wind blows on my neck and makes me feel like I’m wearing a necklace\n[大珠小珠落玉盤]\nBeads of weed Beads of good shit\n[意猶未盡的話我再落一盤]\nIf you can’t get enough I would roll another joint\n[從頭到腳鬆掉 像盤散沙]\nWe are stoned from head to toe\n[酥麻的油酥茶 多法都不用管他]\nbut we don’t care if anyone sees us [不管對他什麼看法 you ain’t shit ]\nNo matter what wrong opinions you have on getting high, you ain’t shit\n[這首歌寧靜致遠 dat ‘s dat shit]\nThis song is the shit so dat’s dat shit\n[這感覺不錯 像英國人說God Save the Queen]\nIt feels so good ,like British lads sing “God Save the Queen”\n[我說Good Shit Saves the World]\nI sing “Good Shit Saves the World”\n\n[Good Shit Saves the World]\n[像被愛人觸碰的輕柔]\nIt’s like being tenderly touched by your lover\n[Good Shit Saves the World]\n[時間一點一滴的墜落]\nAnd time slowly went by \n[Good Shit Saves the World]\n[Like the way I feel]\n[Good Shit Saves the World]\n全世界都變成慢動作\nEverything around me is moving in slow motion\n\n[Good shit saves the world]\n[次元的空隙很小但我飛的過]\nI feel so fly that I can fly through the time hole\n[笑的太ㄎㄧㄤˉ像看太多卓別林]\nMy laughing is too stoned like I watched too much Sir Chaplin’s movies\n[啟發我的心靈我變成jk羅琳]\nI’m inspired to write this shit down like J.K. Rowling\n[4:20分上9 又四分之三月台聽著JayRoll]\nI go to Platform 9 3/4 while listening to JayRoll (Taiwanese stoner rapper)\n[當愛讓世界相通 我變成J.Cole]\nI feel the love for the world like J.Cole \n[天主賜的禮物 魔鬼才會不收]\nOnly the devil will rejects God’s gift \n[這首不是 個last call so let’s go]\nThis song is not the last call , so let’s go \n[像聞著初戀女友的頭髮 卻不用意淫\nIt feels like smelling my first girlfriend’s hair without sexual desire]\n[這時刻適合 輕輕的喇機 不用邪淫]\nThe moment is nice for a romantic kiss instead of sex\n[綿綿的甜甜的呼進去督進去]\nSweet flavor , so smooth I puff\n[敢來打擾我們的popo全都會下地獄]\nLet the police that disrupted us all go to hell!\n[你說你明天要打棒球 那要不要來板橋找我落一棒 chill]\nYou say you have a shitty job to do tomorrow\nSo why not come to Banchill and chill with me together\n[外面有點冷的時候 記得穿長袖]\nIt is kinda cold outside , don’t forget to bring your hoodie bro\n[但這裏最健康的人才會咳]\nOnly the healthiest motherfuckers would cough here', 0, '曲| Written by : \u2028湯捷@danielofbanchilldtthered \u2028張翊庭 @yiting_chang_\t\t\u2028\t\t\t\r\n編曲 | Produced by : Alchemy, STL @stl_oopig\u2028\u2028混音 | Mixing : STL @stl_oopig\r\n\r\n母帶 | Mastering :STL @stl_oopig\u2028\r\n\r\n設計|Visual design : 葉銘恩 @sentimentality_neil\r\n\r\nMV導演 | Music Video Director : 夏志威 @junior821228\u2028\r\n\r\n\r\nSpecial Thanks | \u2028林恩加 @enchialin \u2028吳承瑾 @1pfani\r\nweed_clothing @weedarefamily\u2028\u2028\r\n\r\n\r\n\r\n---------------------\r\n亦莊亦諧的饒舌湯總統與StreetVoice話題R&B女伶翊庭攜手帶來屬於2021春天,法喜充滿的爵士饒舌,讓你像是在「下午4:20分上9又4分之3月台聽著JayRoll 當愛讓世界相通我變成J.Cole」\r\n\r\nGood Shit Saves the World 是一首 適合三五好友chill 天夜遊 的充滿愛與正能量的背景音樂,有如美國爵士鋼琴大師 Robert Glasper的音樂一般,帶你進入一場意識揚升的迷幻之旅。在悠揚的琴聲、夠勁的歌詞和銷魂的女聲中與自己的靈魂對話,詠嘆世界的美好,讓聽到的人都會幸福。', 0, '', 196, 320000, datetime.datetime(2021, 4, 18, 19, 20, 58), datetime.datetime(2021, 4, 18, 19, 20, 51), datetime.datetime(2021, 4, 19, 16, 0), datetime.datetime(2021, 4, 19, 16, 0, 25), 3528, 185, 47, 1, 1, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 661691, 'sha1$a2a31$27b3825254a9d4e824d5cae8f3492e39d3682065', datetime.datetime(2024, 3, 11, 8, 41, 4), 0, 'lil_happy_lif3', '', '', 'dannytang850@yahoo.com.tw', 0, 1, datetime.datetime(2009, 3, 28, 21, 28, 34), 299094, 4, 3, 661691, 'profile_images/li/l_/lil_happy_lif3/MhPcmgZmKVhwY2ii5sn7pn.jpg', 'M', '', '湯捷', 886, '923858827', datetime.date(1995, 8, 27), 'NWT', 94, 297, 1, None, datetime.datetime(2025, 6, 27, 21, 3, 9), 1, datetime.datetime(2009, 3, 28, 21, 28, 34), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"had_edit_username":true,"show_birthday":0,"hide_location":false}', 23356, 806, 90, 226, 0, 0, '', 0, None), (593719, 4, 4, 'Cloud', 1592388, 97314056, 5, 12, 0, 'music/ru/by/ruby200457630/rzWJRiCskcfy3gEK3RdXrS.mp3', 0, 'song_covers/ru/by/ruby200457630/ot3wThMwA23cwsQc2we8xe.JPG', 1, '', '漫步在稀薄的雲霧之間 \n強光讓我看不清是誰的臉\n仰望每道注視我的閃電 \n感覺就要下墜墜入誰的甜\nOh Oh 在你的生命裡生命裡 留下什麼關係\nOh 你 在我的故事裡故事裡 留下什麼伏筆 \n\n我好像戀上一朵溫柔的雲掛藍天\n滾過的樹影差點刺痛我半開的眼\n你擋住了光點靠近我低語在耳邊\nYou are silly, Just admit it\n我好像戀上一朵溫柔的雲掛藍天\n沈淪在這個過分美好的幻想世界\n理想中的你似乎還離我好遠好遠\n繼續迷戀 這種錯覺\n\n怕生的雷靜靜的穿梭在雨之間\n怕生的人悄悄的躲藏在某個房間\n陌生的雷轟隆隆交錯在雨之間\n陌生的人鬧哄哄只想要求個安慰\n\n我好像戀上一朵溫柔的雲掛藍天\n滾過的樹影差點刺痛我半開的眼\n你擋住了光點靠近我低語在耳邊\nYou are silly, Just admit it\n我好像戀上一朵溫柔的雲掛藍天\n沈淪在這個過分美好的幻想世界\n理想中的你似乎還離我好遠好遠\n繼續迷戀 這種錯覺\n\nYou are silly, Just admit it\nYou are silly, Just admit it\nYou are silly, Just admit it\nYou are silly, Just admit it\n我好像戀上一朵溫柔的雲掛藍天\n沈淪在這個過分美好的幻想世界\n理想中的你似乎還離我好遠好遠\n繼續迷戀 這種錯覺', 0, '「那個雲啊 那個霧啊」\n-\nYouTube:\nhttps://www.youtube.com/watch?v=vPax8_Fsmy0\n-\nProducers/製作人 : TIMMEFFY 開心小可愛\nBeat Produced/編曲 : TIMMEFFY 開心小可愛\nGuitar/吉他 : Jake Lai\nComposer/作曲 : RUYA\nLyricist/作詞 : RUYA\nRecording/錄音 : RUYA\nHarmony /和聲 : RUYA\nMixing&Mastering/混音 : TIMMEFFY 開心小可愛、MAX\n\nArtWork:Y-HY\nE-mail:harry2013615@gmail.com\n\nBrand Instagram: Dump1in9_official\nhttps://www.instagram.com/dump1in9/\n\nInstagram:\nRUYA: https://www.instagram.com/huyru_yang/\nTIMMEFFY: https://www.instagram.com/timmeffy/\n\nFacebook:\nRUYA: https://www.facebook.com/RUYA0608/', 0, '', 235, 320000, datetime.datetime(2019, 9, 4, 7, 7, 3), datetime.datetime(2019, 9, 4, 7, 6, 45), datetime.datetime(2019, 9, 4, 7, 27, 38, 672088), datetime.datetime(2021, 10, 18, 10, 4, 33), 2577, 94, 6, 1, 3, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1592388, 'sha1$8ulHdTL1ZYOFfRwbiNm3LJ$21a40894afc36b362ec5bbebe4ffac0a14404199', datetime.datetime(2025, 2, 26, 7, 30), 0, 'ruby200457630', 'Huyru', 'Yang', 'ruby200457630@gmail.com', 0, 1, datetime.datetime(2016, 3, 18, 3, 39, 53), 1250799, 4, 4, 1592388, 'profile_images/ru/by/ruby200457630/bjiFHq5q9jaonoHUj7bN9v.jpg', 'F', 'Huyru Yang', 'RUYA', 886, '988945375', datetime.date(1998, 6, 8), 'HSZ', 85, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 50), 1, datetime.datetime(2016, 3, 18, 3, 39, 53), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_birthday":0,"accredited_datetime":"2022-03-03T09:05+00:00"}', 10137, 139, 10, 7, 1, 0, '', 0, None), (593721, 4, 4, 'S&S(Spear&Shield)', 1592388, 97314056, 1, 4, 0, 'music/ru/by/ruby200457630/2NqdgT5ZP3rJGCmaTDt6mB.mp3', 0, 'song_covers/ru/by/ruby200457630/wsdktGmHdV45uLmotbxzTF.JPG', 1, '', '對他的著迷 好過於為誰傾心\n慾望的馬蹄 奔出了我的壓抑\n沈溺於瞬息 又渴望抽離\n矛盾的思緒 世人的毛病\n\n突然間傷了的心 突然間又不在意\n(突然間傷了的心 突然間我又不在意)\n突然間鬧了的病 突然間又痊癒\n(突然間鬧了的病 突然間我又痊癒)\n突然間叛了的逆 突然間反了的省\n突然間告誡自己 我又上了你的癮\n\n電影的劇情 我不太相信\n人生像遊戲 我倒是沒有懷疑\n假如有前世 輪迴就成立\n反正我逝去 還有百條命\n所謂的歇斯底里是一種病\n這不是三言兩語就能道盡\n放在我身上就能體現道理\n因為有來世此生坐等死去\n\n突然間傷了的心 突然間又不在意\n(突然間傷了的心 突然間我又不在意)\n突然間鬧了的病 突然間又痊癒\n(突然間鬧了的病 突然間我又痊癒)\n突然間叛了的逆 突然間反了的省\n突然間告誡自己 我又上了你的癮\n\n以為終點有捷徑 一直循環的問題\n不斷上演同個結局 好歹演員也輪替\n我曾聽說有個上帝 但我從來也不迷信\n如果可以停止思想對立\n我會奢望能有個 奇蹟 \n\n突然間傷了的心 突然間又不在意\n突然間鬧了的病 突然間又痊癒\n突然間叛了的逆 突然間反了省\n坦然的面對自己 我又上了你的癮', 0, '「以子之矛陷子之盾,何如?」\n-\nYouTube:\nhttps://www.youtube.com/watch?v=VRodwM2I8_U\n-\nProducers/製作人 : TIMMEFFY 開心小可愛、RUYA\nBeat Produced/編曲 : TIMMEFFY 開心小可愛、W. LIN 、RUYA\nComposer/作曲 : RUYA\nLyricist/作詞 : RUYA\nRecording/錄音 : RUYA\nHarmony/和聲 : RUYA\nAcapella/阿卡貝拉 : RUYA\nMixing&Mastering/混音 : MAX\n\nArtWork:Y-HY\nE-mail:harry2013615@gmail.com\n\nBrand Instagram: Dump1in9_official\nhttps://www.instagram.com/dump1in9/\n\nInstagram:\nRUYA: https://www.instagram.com/huyru_yang/\nTIMMEFFY: https://www.instagram.com/timmeffy/\nW. LIN: https://www.instagram.com/mr.glummer/\n\nFacebook:\nRUYA: https://www.facebook.com/RUYA0608/\nW. LIN: https://www.facebook.com/MWLOFFICIALTW/', 0, '', 215, 320000, datetime.datetime(2019, 9, 4, 7, 10, 1), datetime.datetime(2019, 9, 4, 7, 9, 44), datetime.datetime(2019, 9, 4, 7, 27, 43, 984875), datetime.datetime(2021, 10, 18, 10, 4, 39), 183, 16, 0, 1, 4, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 1592388, 'sha1$8ulHdTL1ZYOFfRwbiNm3LJ$21a40894afc36b362ec5bbebe4ffac0a14404199', datetime.datetime(2025, 2, 26, 7, 30), 0, 'ruby200457630', 'Huyru', 'Yang', 'ruby200457630@gmail.com', 0, 1, datetime.datetime(2016, 3, 18, 3, 39, 53), 1250799, 4, 4, 1592388, 'profile_images/ru/by/ruby200457630/bjiFHq5q9jaonoHUj7bN9v.jpg', 'F', 'Huyru Yang', 'RUYA', 886, '988945375', datetime.date(1998, 6, 8), 'HSZ', 85, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 50), 1, datetime.datetime(2016, 3, 18, 3, 39, 53), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_birthday":0,"accredited_datetime":"2022-03-03T09:05+00:00"}', 10137, 139, 10, 7, 1, 0, '', 0, None), (641744, 4, 3, 'Love Love Love', 2716963, None, 3, 11, 0, 'music/co/mb/combobulators/dwSuZexizo86rSmoYVZMko.mp3', 0, '', 1, '', 'LOVE LOVE LOVE\n詞:Launa Cresswell and Jason Bakkum\n曲: The Combobulators (Neal Furnival, Mat Solares, Tim Niven, Ali Mackay, 曾子鳳, 王昱人, James Royse, Greg Rushton, Launa Cresswell and Jason Bakkum)\n\nWhile back \nStepping in Armmorgeden\nPacked club\nMusic ain’t letting up\nWay back \nShady getting down\nSpecial C sinning to the sounds of......\nLove love love \n\nPlay back \nCost bumming beats\nDry bass\nBounce my breath my feet\nLip smack yummy sexalicious\nTake a lick \nCause it’s so delicious \nWe’re sinning to the sounds of....\nLove love love\n\nThat’s right \nBe bringing on the fire\nPumping \nOff the hook \nLet’s pop the bubbly \nDown the hatch \nIt’s lovely jubbly \nWe’re sinning to the sounds of....\nLove love love\nThat’s right we bringing \nBack the bass\nGrabs you slams you in the face\nRad tunes crammed against the wall\nListen up we about to own them all!\nCombobulators!\n\n(Rap)\n\nSome are peaches, she was a lime\nDark, shiny, sharp, bitter and fine\nShe cuts hearts and departs in time \nTo kindred and friends, she is\nBlessed and kind\nBut to enemies deadly\nFrom behind \nBlurred lines of credit\nRip it and flip it as soon as you get it\nUp and coming criminal mind\nOn six hits of acid hid in a casket\nAcross from a bank with her gun in a bassinet \nShe blasts in to massive cash\nNot a passenger having hit\nThe teller smiles wild eyed while he is passing it\nInto to getaway whip with the gas lit\nCops stopped, flashing in traffic\nShe slips past at the peak of the acid trip\nShit is so fun she is one with the mothership\nStone cold gas and look how she’s having it!', 0, 'This song is about the vibration the band sets out to create at a party - one of love, fun and excitement.\nAmidst this atmosphere comes the story of a wild solo bank robber bandit who pulls off a heist under crazy conditions.', 0, '', 390, 192000, datetime.datetime(2021, 4, 6, 8, 52, 27), datetime.datetime(2021, 4, 6, 8, 52), datetime.datetime(2021, 4, 6, 9, 8, 7, 267396), datetime.datetime(2021, 4, 6, 16, 18, 10), 2184, 71, 3, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-04-24"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2021-04-25"]}}', 0, 0, 0, 0, 2, 2, 2716963, 'sha1$TEUUb5FcmOuB$035e17e477abcd0c449b853fa5db40f164cf1f61', datetime.datetime(2021, 4, 9, 1, 9, 19), 0, 'combobulators', '', '', 'yujen525ok@gmail.com', 0, 1, datetime.datetime(2021, 3, 8, 6, 13, 17), 2287478, 4, 3, 2716963, 'profile_images/co/mb/combobulators/H2wjWJUo2Z9JDfrTaAmdgd.jpeg', 'O', '', 'The Combobulators', 886, '920669964', None, 'TNN', 98, 0, 1, None, datetime.datetime(2025, 6, 26, 21, 3, 6), 1, datetime.datetime(2021, 3, 8, 6, 13, 17), 1, 4, 'zh-hant', 1, '{"is_social_user":true,"had_edit_username":true,"hide_gender":true,"hide_location":false}', 3736, 35, 0, 62, 0, 0, '', 0, None), (645030, 4, 3, '想淤泥在今夜捕捉 i 情ft.方品融(Prod.by鱔魚意麵)', 2437843, None, 3, 2, 0, 'music/Ja/bb/Jabbertu/WiEkPgaZh8jgEdAP3vr7eJ.mp3', 0, 'song_covers/Ja/bb/Jabbertu/SfQQkZkfUy7guicgHa7mbw.jpg', 1, '', '還不累 開支香檳 就往嘴裡餵欸欸\n喝不醉 帶走包廂 那群陷阱妹欸欸\nOne shot balling two shot go\nThree shot call me four shot show\nTest⋯雙手跟著動\nTest⋯ now you in my zone\n\nYa we all night drink it \nWave ai 都玩過了已經\n他們說我開始變得不清醒\n連說話都沒力氣 \n因為我的 世界 正在旋轉不停\n我的步伐正在加快不停\n飛機入境 不落地 再起飛 作用力\n太強的後勁\nKeeping 34 shot\n嗯 她們叫我pro max \n我夠pro 會洗碗還會做菜\n不多情 只是太多愛 but\n別讓男友發現我今晚剛好也 在 \n這 玩到放感情就輸 了\n如果暈倒 幫我叫uber\n你誤入禁區犯規 由我吹哨 \n讓你飛到 會叫\nOh shit 真的超鬆\n全部都掏空 你飛到高空\n用不夠 要我到你家宅配\n飛機杯 你去找雞排妹\n別留電話不會找你\n台北市不就這麼大而已\nㄜ 表兄表弟 用限動標記\n我會斷片 直到明晚才會睡醒\n\n還不累 開支香檳 就往嘴裡餵欸欸\n喝不醉 帶走包廂 那群陷阱妹欸欸\nOne shot balling two shot go\nThree shot call me four shot show\nTest⋯雙手跟著動\nTest⋯ now you in my zone\n\nOne shot two shot 開始迷失\n開包找我報價 不用集資\n我是個學生 也是artist\n讓你下面太水 變成威尼斯\n我們表演一次就得follow\nBad bitch Sweating text me the hello\n妳說那是my wrong uhuh my fault\n是妳妹妹太癢要換個插頭\n當我想要認真Man no jock\n要認真再喝一輪Man no hope\n快倒地了還打 比阿法還法\n你樣子多傻ㄟman get stone\nSorry I gotta gotta go\nwave到A I 有Other other show\n今晚的辣妹都給我保留\n管你阿尼啊哈斯呦還是啊哩啊多 wow\n這盤有我招待\n來我身上twerking已經超載\n摩擦太久 我懶趴燒壞\n從台北市中心一路玩到郊外\n回家不穿衣服\n像在荒野求生\n讓你學會吸吐\n下面一大包我就像是博恩\n\nTest⋯雙手跟著動\nTest⋯ now you in my zone', 0, '街聲的各位,晚上捉 i 嗎?\r\n謀啦,理性飲酒啦幹\r\n好暈ㄏㄏ\r\n\r\n詞 Lyrics :杜宗祐 方品融\r\n曲Composing :杜宗祐 方品融\r\n編曲 Arrangement :鱔魚意麵\r\n錄音Recording :鱔魚意麵\r\n混音Mixing :鱔魚意麵\r\n\r\nIG \r\n緋村宗祐(鮭元半價便當)\r\nhttps://www.instagram.com/jabber_tu/\r\n方品融(好色)\r\nhttps://www.instagram.com/_pe630arl/\r\n鱔魚意麵(好吃)\r\nhttps://www.instagram.com/bigbulllazier/', 0, '', 205, 320000, datetime.datetime(2021, 5, 7, 2, 19, 5), datetime.datetime(2021, 5, 7, 2, 19), datetime.datetime(2021, 5, 7, 13, 0), datetime.datetime(2021, 5, 10, 9, 11, 7), 202091, 5129, 2925, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2021,19]]}}', 0, 0, 0, 0, 2, 2, 2437843, 'sha1$S6NvHTO6gpxy$4479116ada324ada0dd678f628720938b5bc3c20', datetime.datetime(2024, 7, 7, 3, 3, 3), 0, 'Jabbertu', '', '', 'penis60910@gmail.com', 0, 1, datetime.datetime(2019, 5, 20, 14, 58, 2), 2008747, 4, 3, 2437843, 'profile_images/Ja/bb/Jabbertu/LN46tFcWr7KYrDvtEWAm5X.jpg', 'M', '', '緋村宗祐', 886, '905008078', datetime.date(2001, 4, 1), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2019, 5, 20, 14, 58, 2), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_birthday":0,"accredited_datetime":"2022-07-21T08:05+00:00","hide_location":false}', 572185, 9035, 59, 274, 1, 0, '', 0, None), (624241, 4, 3, '承上啟下 feat.lilˍkarbi、COO、範例三', 2437843, None, 3, 2, 0, 'music/Ja/bb/Jabbertu/8CHTaSdrgGDaAFUH9akA6h.mp3', 0, 'song_covers/Ja/bb/Jabbertu/9ZfU7ZTVbtWWtLAx4tprwo.jpg', 1, '', 'Shout out to 馮晨的復社\n雖然一開始並不是窮人能負荷\n還好有一群英 雄魂的附和\n不當紅塵的渡客\n射進龍門的祝賀\nalready know ya\n乘上啟下這艘船請你坐上\n跟著黑音的captain 一起乘風破浪\nFuck that fake shit從來不會裝模作樣\n那些自以為飛的讓他們上演愛的迫降\n查理布朗 拿起木槳\n就這樣前往饒舌新世界管轄裡誤闖\nCall in來責備的 faker 和hater I don’t wanna be\n那些勸我別抽煙的人也全都葛了屁\n山裡頭飆車 端起酒高歌\n客棧營業時間24hour\n這一趟這一仗從此記載絕不被遺忘\n黑音的火把 也輪到我接了這一棒\n\nRepresenting in the A fro\n夜晚亢奮閒雜人等全都stay low\n輪番上陣 壓緊bumper\n捲起新的對流旺盛\n目標是要讓更多人準備K O\nLet me show y’all \n沒聞到會心慌 尼古丁清香\n蔓延在這煙霧裡的黑色語錄精裝\nOne blood所以不怕 改朝換代\n拿生命來販賣 用靈魂在灌溉\n黑潮已來臨 這方舟 你搭上\n正宗的味道 不搞什麼花樣\n你熟悉的配料 輕鬆在抓放\n東方第一線的曙光 歌聲來擦亮\n從心的出發 我們一脈單傳\n說黑音只會照著走 一概翻盤\n扛使命不會先放手\n燒的熱情都比煙燙口\n在嘻哈巨人肩上走\n讓此曲只應天上有\n\n現在承上啟下\n由我們四人齊唱\n想要跟我比劃\n我個人是不提倡\n壓三壓或著不押\n或者穿插著五壓\n想幹就來幹\n把你從參加變輸家\n甚麽幹大的 你們講的尷尬的\n我想辦法的 管你甚麼看法呢\n哪一種夠格 我早已經見過\n我拿 beat來BUILD UP\n你拿beat來 墊後\n一個帶一個 知道誰才懂做\n那些 poor man不做音樂懂roll\n我繼續go ahead保持前進 all the way\n我會去坐我的位子會嘴的人大多的廢\n把音樂當玩 這句話代代相傳\n我也把音樂當玩 但是你是只能當玩\n從0開始到我上台試過\n現在承上啟下結合由我唱還製作\n\n面對演算法 都沒一點辦法 \n只能眼看哪些白癡成為新時代的典範\n還有誰韻腳像扁鑽把故事完整刻劃\n那種歌詞上字幕還真有臉看\n別想著爆紅 勸你讓自己強大先\n畢竟你PUNCHLINE都還比不上黃大謙\n讓他們知道 饒舌就像是煉金術\n排列組合 把韻腳本變金庫\n這些變態新人 把學院派精神\n給切片在清晨 貼便利貼在心門 \n 回首來時路 曾經的拍子不穩\n到現在問自己這遊戲是否還是酷\n所以歌要有力道~ 但別忘記笑\n創作的本質就是留下你的記號\n成敗別太計較~沒有誰一定贏\n除非你是~人大代表會的習近平', 0, '承上啟下\n承先啟後\n從左到右\n\n混&錄:張瑜COO\n封面Cover:張映瑋\n\nlilˍkarbi\nhttps://www.instagram.com/lil_karbi/\n\n緋村宗祐\nhttps://www.instagram.com/jabber_tu/\n\n張瑜COO\nhttps://www.instagram.com/coocoo123ya/\n\n範例三\nhttps://www.instagram.com/bestexample3/\n\n政大黑音\nhttps://www.instagram.com/nccuheyin/', 0, '', 188, 320000, datetime.datetime(2020, 9, 27, 9, 7, 53), datetime.datetime(2020, 9, 27, 9, 7, 47), datetime.datetime(2020, 9, 27, 9, 19, 51, 778559), datetime.datetime(2020, 9, 27, 10, 18, 3), 40135, 1114, 186, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2437843, 'sha1$S6NvHTO6gpxy$4479116ada324ada0dd678f628720938b5bc3c20', datetime.datetime(2024, 7, 7, 3, 3, 3), 0, 'Jabbertu', '', '', 'penis60910@gmail.com', 0, 1, datetime.datetime(2019, 5, 20, 14, 58, 2), 2008747, 4, 3, 2437843, 'profile_images/Ja/bb/Jabbertu/LN46tFcWr7KYrDvtEWAm5X.jpg', 'M', '', '緋村宗祐', 886, '905008078', datetime.date(2001, 4, 1), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2019, 5, 20, 14, 58, 2), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_birthday":0,"accredited_datetime":"2022-07-21T08:05+00:00","hide_location":false}', 572185, 9035, 59, 274, 1, 0, '', 0, None), (646212, 4, 4, '現世代的一廂情願', 2729721, None, 5, 12, 0, 'music/ta/ng/tang0316/hxWNKchb873CSau9CBzztN.mp3', 0, 'song_covers/ta/ng/tang0316/QH3BshMMNZgKAs9kL4YhWv.jpg', 1, '', "[00:03.06]現世代的一廂情願\n\n\n[00:05.84]作詞Lyricist:唐胤峪 呂安翌\n[00:08.65]作曲Composer:唐胤峪 呂安翌\n[00:11.61]製作Producer:柯元喆\n[00:14.55]配唱製作Vocal Producer:柯元喆 柯喬凱\n[00:17.14]編曲Arrangement:柯元喆 wavytrbl\n[00:19.92]混音母帶Mastering:柯元喆\n[00:21.33]錄音室Recording:J.Studio傑奧斯\n\n\n\n[00:22.79]一如往常的我來到 那間夜店\n[00:25.73]I told myself今天不能夠 喝到斷片\n[00:28.47]閃爍的light讓我彷彿忘了疲倦\n[00:31.23]配上一杯cocktail轉移我的視線\n[00:34.14]Hold on\n[00:35.18]let’s talk about her\n[00:36.67]black skirt black shirt\n[00:38.08]and freaking blonde hair\n[00:39.55]wanna she come here\n[00:40.77]To be my fucking dessert\n[00:42.57](ok~來說說她吸引人的地方好了)\n[00:45.48]身上淡淡的香水味\n[00:48.27]高雅又貴氣的女人味\n[00:50.60]她說她大學時總有很多人追\n[00:53.36]只是被發訊息她都不會回(也太跩了吧~)\n[00:56.98]我說我從來都喝不醉\n[00:59.14]彈琴唱歌健身什麼我都會\n[01:01.85]但她說沒有名車沒有名錶她不睡\n[01:04.85]像你這樣的男人根本不夠配\n\n\n[01:08.03]我對妳的愛就像白天黑夜\n[01:13.64]妳看到我卻一點也不眷戀\n[01:19.26]能不能再給我一次認識妳的機會\n[01:30.61]真希望有天能夠妳情我願\n[01:36.26]我們手牽手擁有更多愛戀\n[01:41.90]妳say no因爲我的薪水不對 我好卑微\n\n\n[01:51.83]Alright Change scene\n[01:53.18]I'm walking down the street\n[01:54.55]on the east side district\n[01:56.00]看她人在LV母災伊低累誇瞎咪\n[01:58.86]這個瞬間對視了 她的眼睜大了\n[02:01.72]但那四目相望的瞬間真夠尷尬的\n[02:04.49]oh girl God damn\n[02:06.38]請可不可以不要看到我的黑卡才對我放電\n[02:10.00]這分明就是偏見 我才沒有那麼隨便\n[02:12.76]快點收起妳的事業線\n[02:14.08]拜託請妳離開我的視線\n[02:15.99]朋友說她是拜金妹\n[02:18.05](看得出來啊)\n[02:18.72]看上妳我真的夠倒霉\n[02:20.93]雖然我小學時也有很多人追\n[02:23.76]不過那些女孩都沒有對我味\n[02:26.53](蛤!真的一個都沒有喔?)\n[02:28.05](對啊...)\n[02:28.59]想起來是有點慚愧\n[02:31.28]至少我這次要學會\n[02:33.71]母胎單身30年真的有點累\n[02:36.82]但Loser的名號就讓我來背\n\n\n[02:39.71]她說她是陷阱妹 天生就是not perfect\n[02:42.84]I thought that 這種妹 蝦密隆欸 be okay\n[02:45.51]看到她 張著嘴 說著蝦密哇隆美\n[02:48.26]付出所有卻只換來一句金歹勢\n[02:50.87]妳雖然真的辣 我會彈吉他 我不怕\n[02:53.79]從小到大都沒有被別人說過渣\n[02:56.64]邁開了步伐 整理自己再出發\n[02:59.40]我相信一定能夠遇到對的那個她\n\n\n[03:02.37]真不懂現世代的一廂情願\n[03:07.97]但只想讓妳可以離我遠點\n[03:13.66]不需要 再給我 一次認識妳的機會\n[03:24.96]真不懂現世代的一廂情願\n[03:30.86]但只想讓妳可以離我遠點\n[03:36.29]不需要 再給我 一次認識妳的機會\n\n[03:47.52](listening……", 1, '現今世代的愛情廉價,追求者往往口袋要夠深,否則不是被委婉打槍就是直接淘汰,在那些愛慕虛榮的人類眼裡,真愛都是屁,金錢名利才是王道。', 0, '', 262, 255313, datetime.datetime(2021, 5, 19, 16, 36, 23), datetime.datetime(2021, 5, 19, 16, 35, 47), datetime.datetime(2021, 5, 20, 9, 33, 8, 99046), datetime.datetime(2021, 6, 3, 20, 23, 5), 202947, 5361, 1536, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2021,23],[2021,24]]}}', 0, 0, 0, 0, 2, 2, 2729721, '!EeTi0XwSeVVO1Z9Wj6iOlrcg7uMqTzGhykb1o7Rw', datetime.datetime(2022, 8, 8, 9, 50, 53), 0, 'tang0316', '', '', 'tangyinyu0316@gmail.com', 0, 1, datetime.datetime(2021, 3, 27, 13, 12, 28), 2300232, 4, 3, 2729721, 'profile_images/ta/ng/tang0316/EdKQuV4HQTZGkowMP7SULp.jpg', 'M', '', '永和Men', 886, '931802333', datetime.date(1998, 3, 16), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 59), 1, datetime.datetime(2021, 3, 27, 13, 12, 28), 1, 5, 'zh-hant', 1, '{"is_social_user":true,"had_edit_username":true,"hide_gender":false,"accredited_datetime":"2021-06-06T11:50+00:00","hide_location":true}', 211849, 701, 0, 0, 1, 0, '', 0, None), (640923, 4, 4, 'ADEN - NEED YOU AROUND', 2362185, None, 5, 12, 0, 'music/an/th/anthony0926handsome/ehDkBwfa7jhVaA2wEDEVpr.mp3', 0, 'song_covers/an/th/anthony0926handsome/CXeHsCDoKUiFUTeL7WHxAq.jpg', 1, '', '走到這以後要去哪\n抱著頭我沒有辦法\n20之後會成功嗎\ni dont know what to do and what to choose\nRide with me 能不能別下車\n與你享受的生活還不夠 \n剩我自己\n\ni hope that you can look into my eyes\n告訴我 做的一切都沒錯\ni hope you can look into my eyes\n(教我承受 這一種痛)\ni hope that you can look into my eyes\n再說一句 關於你愛我的話\ni need you right now ahh yeah yeah\n\nGotta be the best me\n這些努力夠嗎\n每一天我做音樂 hope to grind my way up\nEvery day every night I try to find my way out\n還有誰來教我怎麼戰勝這種壓力\n一切都會更美好如果打開門是你\n看我的成功 從房間到電視機\n不要求別人 但願驕傲的是你\n\ni hope that you can look into my eyes\n告訴我 做的一切都沒錯\ni hope you can look into my eyes\n(教我度過 這種時刻)\ni hope that you can look into my eyes\n再說一句 關於你愛我的話\ni need you right now ahh yeah yeah', 0, 'streaming platfrom 數位收聽《IDFK》\r\n\r\nhttps://backl.ink/aden_idfk_ep?fbclid=IwAR2Lcl6UUwE0HnNRQexUqYVW_FcfqOKIiXLb2NT5UEa8hK6LFgw6TES8E-g\r\n\r\n製作 Producer: ADEN \r\n詞曲 Composed/Lyrics: ADEN\r\n編曲 arrangment: ADEN\r\n合聲編寫 Harmony: ADEN\r\n混音 Mixing:Joe.H/Double(Nerdy boy Production)\r\n母帶 Mastering:Double\r\n\r\nfollow me:\r\n\r\nIG\r\nhttps://www.instagram.com/adenwang_/\u200b\u200b\u200b\u200b (@adenwang_)', 0, '', 187, 320000, datetime.datetime(2021, 3, 31, 4, 41, 21), datetime.datetime(2021, 3, 31, 4, 41, 13), datetime.datetime(2021, 3, 31, 4, 44, 15, 283679), datetime.datetime(2021, 3, 31, 4, 44, 15), 7512, 269, 12, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2362185, 'sha1$vIwFnj8TqPlC$19b207b10deba7f74d49f15eb15d08c2c454e82a', datetime.datetime(2023, 1, 5, 14, 31, 27), 0, 'anthony0926handsome', '', '', 'anthony0926handsome@gmail.com', 0, 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1933114, 4, 4, 2362185, 'profile_images/an/th/anthony0926handsome/oSKzc2jXDaUHjXxN5azYKg.jpg', 'M', '王淯騰', 'ADEN', 886, '963771296', datetime.date(2000, 9, 26), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-10-01T07:19+00:00"}', 776227, 7201, 3, 3322, 1, 0, '', 0, None), (640924, 4, 4, "ADEN - YOU'LL GET ALL", 2362185, None, 5, 12, 0, 'music/an/th/anthony0926handsome/X22Vh5Pv7vttP8TFKvLkWh.mp3', 0, 'song_covers/an/th/anthony0926handsome/6dPx3nG469wQSMa2zvNyRq.jpg', 1, '', 'You’ll get all my time\nYou’ll get all my mind\nTell me what you need 它們全都給你\nYou’ll get all my heart 只想讓你開心\nYeah I’ll love you right \nthat’s what I gon do\n\nYou’ll get all my time\nYou’ll get all my mind\n要讓你開心 這樣多麼容易\nYou’ll get all my heart 就這樣看著你\nYeah I’ll love you right\nThat’s what I gon do \n\n看清楚 要你看清楚\n快結束 快讓它結束\n看你被欺負的動態黑的這我忍不住\n來我這隊沒有任何規則懲罰和約束\n\nWith me,you don’t have to pretend\nWith me,you get all the love bae\nSo why?\nYou still fucking with the wrong guy \nFeel like you’re alright\nYou’re not alright \n\n耶耶耶 為什麼\n要用 哪種 方式 才懂\n好想 給你 我的 愛\n好想 我好想\n\n沒安全感 叫車我來處理\nDon’t pick up his phone 別在這麼委屈\nLook how comfortable you are when you’re around me\n我好想你理解這個道理\nYou don’t gotta think to much\n你的心靈身體從來都不屬於他\n沒嚐過 女孩你總不相信\n快期待 你未來的生活 baby\n我全部 和你要的溫度', 0, 'streaming platfrom 數位收聽《IDFK》\r\n\r\nhttps://backl.ink/aden_idfk_ep?fbclid=IwAR2Lcl6UUwE0HnNRQexUqYVW_FcfqOKIiXLb2NT5UEa8hK6LFgw6TES8E-g\r\n\r\n製作 Producer: ADEN \r\n詞曲 Composed/Lyrics: ADEN\r\n編曲 arrangment: ADEN\r\n合聲編寫 Harmony: ADEN\r\n混音 Mixing:Joe.H/Double(Nerdy boy Production)\r\n母帶 Mastering:Double\r\n\r\nfollow me:\r\n\r\nIG\r\nhttps://www.instagram.com/adenwang_/\u200b\u200b\u200b\u200b (@adenwang_)', 0, '', 219, 320000, datetime.datetime(2021, 3, 31, 4, 44, 32), datetime.datetime(2021, 3, 31, 4, 44, 25), datetime.datetime(2021, 3, 31, 4, 45, 16, 229315), datetime.datetime(2021, 3, 31, 4, 45, 32), 13935, 485, 39, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-04-09"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2021-04-10"]}}', 0, 0, 0, 0, 2, 2, 2362185, 'sha1$vIwFnj8TqPlC$19b207b10deba7f74d49f15eb15d08c2c454e82a', datetime.datetime(2023, 1, 5, 14, 31, 27), 0, 'anthony0926handsome', '', '', 'anthony0926handsome@gmail.com', 0, 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1933114, 4, 4, 2362185, 'profile_images/an/th/anthony0926handsome/oSKzc2jXDaUHjXxN5azYKg.jpg', 'M', '王淯騰', 'ADEN', 886, '963771296', datetime.date(2000, 9, 26), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-10-01T07:19+00:00"}', 776227, 7201, 3, 3322, 1, 0, '', 0, None), (639246, 4, 4, 'good days,L.O.V.E.,pshcho,butterfly. LOVE MASH UP with 黃祝賢儒nauledge', 2362185, None, 5, 12, 0, 'music/an/th/anthony0926handsome/mWkyoTrPYWHsZ6EZBkZ3vw.mp3', 0, 'song_covers/an/th/anthony0926handsome/LeNXSveqPVSRenMAcZUdoz.jpeg', 1, '', '', 0, 'follow ADEN:https:https://www.instagram.com/adenwang_/\r\n\r\n\r\nfollow nauledge:https://www.instagram.com/nauledge_890301/', 0, '', 191, 320000, datetime.datetime(2021, 3, 23, 12, 42, 13), datetime.datetime(2021, 3, 23, 12, 42, 6), datetime.datetime(2021, 3, 23, 12, 55, 20, 409276), datetime.datetime(2023, 1, 6, 17, 17, 17), 10525, 391, 41, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2362185, 'sha1$vIwFnj8TqPlC$19b207b10deba7f74d49f15eb15d08c2c454e82a', datetime.datetime(2023, 1, 5, 14, 31, 27), 0, 'anthony0926handsome', '', '', 'anthony0926handsome@gmail.com', 0, 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1933114, 4, 4, 2362185, 'profile_images/an/th/anthony0926handsome/oSKzc2jXDaUHjXxN5azYKg.jpg', 'M', '王淯騰', 'ADEN', 886, '963771296', datetime.date(2000, 9, 26), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-10-01T07:19+00:00"}', 776227, 7201, 3, 3322, 1, 0, '', 0, None), (637366, 4, 4, 'ADEN - 【多久才懂妳的心】', 2362185, None, 5, 12, 0, 'music/an/th/anthony0926handsome/kkP3K6oX5LdhjzY4H4HHB5.mp3', 0, 'song_covers/an/th/anthony0926handsome/it85r4EkXD6UcxSy2hR62w.jpeg', 1, '', '「在幹嘛」都傳了十遍 探測你心情\n不讀我的訊息 寶貝再對我慘忍一點\n兩個禮拜默默預習沒你的生活\n輸給你的沈默 投降了是否原諒我\n\n說了對不起 現在我還愛著你\n不明白但不逃避 再給我一次機會\n\n到底要多少時間才懂你的心 \nBaby I love you,I love you,and I need you there\n需要熬過幾個夜才有你的情\nBaby I need you,I need you.yeah I need you there\n\n學唱歌學做菜也是為了你\n也不曾讓你為了我而操心\n我心情其實就是你心情\n難過我為妳唱唱do re mi \n沒有那麼多理由 我就愛你\n管他一百個缺點我都珍惜\n18歲我們是彼此的唯一\n而現在你卻慢慢不已為意\n這是哪一種把戲 怪我太笨中了計\n獵了我卻又放我逃離', 0, '製作 Producer: ADEN \r\n詞曲 Composed/Lyrics: ADEN\r\n編曲 arrangment: ADEN\r\n合聲編寫 Harmony: ADEN\r\n混音 Mixing:Joe.H/Double(Nerdy boy Production)\r\n母帶 Mastering:Double\r\n\r\n\r\nfollow me:\r\n\r\nhttps://www.instagram.com/adenwang_/\u200b (@adenwang_)', 0, '', 273, 320000, datetime.datetime(2021, 3, 6, 16, 29, 37), datetime.datetime(2021, 3, 6, 16, 29, 26), datetime.datetime(2021, 3, 6, 16, 31, 12, 589153), datetime.datetime(2023, 1, 6, 17, 18, 46), 39856, 1405, 175, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2362185, 'sha1$vIwFnj8TqPlC$19b207b10deba7f74d49f15eb15d08c2c454e82a', datetime.datetime(2023, 1, 5, 14, 31, 27), 0, 'anthony0926handsome', '', '', 'anthony0926handsome@gmail.com', 0, 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1933114, 4, 4, 2362185, 'profile_images/an/th/anthony0926handsome/oSKzc2jXDaUHjXxN5azYKg.jpg', 'M', '王淯騰', 'ADEN', 886, '963771296', datetime.date(2000, 9, 26), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-10-01T07:19+00:00"}', 776227, 7201, 3, 3322, 1, 0, '', 0, None), (631342, 4, 4, 'RIP 2020這個洩氣年', 2362185, None, 5, 12, 0, 'music/an/th/anthony0926handsome/YRkW3VNvFdT3o56e4BALSd.mp3', 0, 'song_covers/an/th/anthony0926handsome/TaxuSAShF5xffNteVzGVVS.jpeg', 1, '', '我想知道你今晚要幹嘛\n讓我享受你全部的想法\n偷偷跟你講新年新希望\n你是我2021的計畫\n\n這麼多人我怎麼要你成為我的愛\n給你我的私人哀居做跟你私人的菜\n餐桌上圍著餐巾握你的手表白 yeah \n\n今年真是一個shitty shitty shitty year\nRip 2020 這個洩氣年\n要變好 只能選你 選你 選你 耶\nCity girl I’m your city boy\n你讓我越來越不廢\n不敢相信I became a better man\nBaby I’m your only fan', 0, 'city girls remix', 0, '', 57, 320000, datetime.datetime(2020, 12, 28, 14, 13, 25), datetime.datetime(2020, 12, 28, 14, 13, 23), datetime.datetime(2020, 12, 28, 14, 15, 45, 4329), datetime.datetime(2023, 1, 6, 17, 17, 37), 5880, 109, 8, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2362185, 'sha1$vIwFnj8TqPlC$19b207b10deba7f74d49f15eb15d08c2c454e82a', datetime.datetime(2023, 1, 5, 14, 31, 27), 0, 'anthony0926handsome', '', '', 'anthony0926handsome@gmail.com', 0, 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1933114, 4, 4, 2362185, 'profile_images/an/th/anthony0926handsome/oSKzc2jXDaUHjXxN5azYKg.jpg', 'M', '王淯騰', 'ADEN', 886, '963771296', datetime.date(2000, 9, 26), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-10-01T07:19+00:00"}', 776227, 7201, 3, 3322, 1, 0, '', 0, None), (630284, 4, 4, 'ADEN - 【IDFK】', 2362185, None, 5, 12, 0, 'music/an/th/anthony0926handsome/g37dqgFjZyFqvsKzGu3MVB.mp3', 0, 'song_covers/an/th/anthony0926handsome/UkbfdtWMd3WPrSxS5ote2Y.jpeg', 1, '', 'I do nothing,I don’t go there\nI don’t want it,I don’t want it,umm\nI want nothing,I don’t want them,umm\n要你還在 I only want you \n\nFame and money,craving something\nYeah 為什麼\n問問自己 要去哪裡 我想\n一輩子知道愛 趁我年輕趁現在\nLive in this fucking world,shit,I don’t fucking know man.\n\n我 在哪裡 到底 在哪裡 \n我的這場戲 intro怎麼才剛停\n欸來一起 浪費生命 拖著身體玩遊戲\n大魔王 就是你\n聚一群大家都需要愛 \n喜歡你所以發你動態\n一則兩則三則連在一起 \n儲存起來讓我放大想你\n典藏裡朋友的回憶\n2019畢業典禮 又想起\n\n一張兩張照片看我過的好開心\n陽光格外耀眼照片閃得亮晶晶\nHey baby 一直滑一直看得我好累\nHey baby 這些數字留言好珍貴\n我也不想當個no name \n想過各種方式把我的名留下來\n但什麼地方才是終點\nLife’s too short 我該什麼時候停下來\n這一切都沒有意義 I don’t want it 根本不在意\n我只想跟你在一起 吃肉喝酒別清醒\n\nAy ay I only fuck shit wit my crew\nAy ay We do what we wanna do\nYeah get out the way\nYou haters get out the way\n我做什麼都對 \n我人生我最會', 0, '製作 Producer: ADEN \r\n詞曲 Composed/Lyrics: ADEN\r\n編曲 arrangment: ADEN\r\n合聲編寫 Harmony: ADEN\r\n混音 Mixing:Joe.H/Double(Nerdy boy Production)\r\n母帶 Mastering:Double\r\n\r\n影像製作公司:Straight up production\r\n導演:李青桐 Kris Li\r\n攝影:李青桐 Kris Li 胡凱德 illusiontsf\r\n剪輯:胡凱德 illusiontsf\r\nVFX:胡凱德 illusiontsf\r\n監製:高勝軍 Johnny KAO\r\n製片:黃柏凱 Kai Huang\r\n標準字設計:施譯棋YEECHI', 0, '', 196, 320000, datetime.datetime(2020, 12, 16, 11, 5, 56), datetime.datetime(2020, 12, 16, 11, 5, 37), datetime.datetime(2020, 12, 16, 11, 6, 37, 237998), datetime.datetime(2023, 1, 6, 17, 18, 13), 17382, 621, 43, 1, 0, 1, 0, None, 4, '{"CN":{"song_of_the_days":["2021-02-05"]},"TW":{"song_of_the_days":["2021-02-04"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2362185, 'sha1$vIwFnj8TqPlC$19b207b10deba7f74d49f15eb15d08c2c454e82a', datetime.datetime(2023, 1, 5, 14, 31, 27), 0, 'anthony0926handsome', '', '', 'anthony0926handsome@gmail.com', 0, 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1933114, 4, 4, 2362185, 'profile_images/an/th/anthony0926handsome/oSKzc2jXDaUHjXxN5azYKg.jpg', 'M', '王淯騰', 'ADEN', 886, '963771296', datetime.date(2000, 9, 26), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-10-01T07:19+00:00"}', 776227, 7201, 3, 3322, 1, 0, '', 0, None), (624704, 4, 4, 'ADEN -【幻想 FANTASY】', 2362185, None, 5, 12, 0, 'music/an/th/anthony0926handsome/6oEcpyQFxySQf7PRqERzng.mp3', 0, 'song_covers/an/th/anthony0926handsome/6PVktGBEr9RybBJWtA2pjE.jpeg', 1, '', '今晚就成為妳的幻想\n實現腦海中想像的模樣\n愛上這身體這種慾望\nHold me tight yeah girl just hold me tight \n享受你的吻你的呼吸\n感覺這溫度發熱的空間\nI’m loving Everytime when your heart beats \nTake me there yeah where chu wanna go\n\nWhere chu wanna go,\nget high as we ever could,\nMake love up all night,\nshow me some that I don’t know yeah\nWe gon take our time yeah,\n像個天使keep on shining\n這就放輕鬆 這就交給\n我想你不會知道 \neverytime you come around\n就好像星空多了煙火 每晚我都看不夠\n幻想你的身體我的身體在空中\n流星劃過緊握著我們就一起衝\nAin’t try to fit in the crowd girl you’re the one for me\nSpecial at every single part,your soul,your smell and breathe\nI need you and you need me..\n陷更深不用抽離\n\nGirl just look at me,\nlove you too much like限制級\n這樣還不夠 加我的心 一點點純情\n可能越給越多最後纏著你 You heard?\n沒在開玩笑yeah 會越變越糟 yeah\n但這樣也好 我不要解藥\n像在夢裡we can conquer anything 我和你\n得到一切想要的 多麼容易 我給你\n就這樣一輩子都活在這夢裡面\n沒人會叫醒我們這裡就是永遠', 0, '製作 Producer: ADEN \r\n詞曲 Composed/Lyrics: ADEN\r\n編曲 arrangment: ADEN\r\n合聲編寫 Harmony: ADEN\r\n混音 Mixing:Joe.H/Double(Nerdy boy Production)\r\n母帶 Mastering:Double', 0, '', 229, 192000, datetime.datetime(2020, 10, 2, 12, 20, 37), datetime.datetime(2020, 10, 2, 12, 20, 34), datetime.datetime(2020, 10, 2, 14, 0), datetime.datetime(2023, 1, 6, 17, 19, 11), 11324, 341, 35, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2362185, 'sha1$vIwFnj8TqPlC$19b207b10deba7f74d49f15eb15d08c2c454e82a', datetime.datetime(2023, 1, 5, 14, 31, 27), 0, 'anthony0926handsome', '', '', 'anthony0926handsome@gmail.com', 0, 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1933114, 4, 4, 2362185, 'profile_images/an/th/anthony0926handsome/oSKzc2jXDaUHjXxN5azYKg.jpg', 'M', '王淯騰', 'ADEN', 886, '963771296', datetime.date(2000, 9, 26), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-10-01T07:19+00:00"}', 776227, 7201, 3, 3322, 1, 0, '', 0, None), (612088, 4, 4, 'ADEN - QUARANTINE FREESTYLE', 2362185, None, 5, 12, 0, 'music/an/th/anthony0926handsome/zYDwTFhhnBgJ5QCPiZi2tb.mp3', 0, 'song_covers/an/th/anthony0926handsome/bJkTsKWdBs8VPcz9Mny2BV.jpeg', 1, '', 'QUARANTINE QUARANTINE QUARANTINE\nLOTS OF SHIT HAPPENED DURING QUARANTINE\nQUARANTINE QUARANTINE QUARANTINE\nBETTER STAY CLEAN IT IS QUARANTINE \nQUARANTINE QUARANTINE QUARANTINE\nIMMA MAKE THAT ASS BOUNCE IN FRONT OF ME \nQUARANTINE QUARANTINE QUARANTINE \nQUARANTINE QUARANTINE QUARANTINE!\n2020最好小心點 \n待在家與你的小情節\n泡麵記得泡的硬一些 \n這些細節你都最了解\nI’M NOT A THINKER\nBUT WITH YOU I THINK I’M GETTING SMARTER\n一步一步計畫愛的對策 \n打破了規則 \n等你投降了 寶貝 \n這些對我來說太容易 \n人在學校卻在研究你\n白紙上一萬種可能性 \n結局一定是我抱著黏著你攤在家裡\n看影集吃泡麵這種甜蜜\n我不想出門的一個原因 \n戴口罩我怎麼親的到你\nYOU ARE SO BEAUTIFUL AREN’T YOU BABY?\nI JUST WANNA SING FOR YOU BAE\nQUARANTINE QUARANTINE QUARANTINE \nI’M THE ONE FOR YOU,YOU’RE THE ONE FOR ME\nQUARANTINE QUARANTINE QUARANTINE \nBETTER STAY WITH ME IT ISQUARANTINE\nQUARANTINE QUARANTINE QUARANTINE \n整個地球我只跟你QUARANTINE 寶貝就是你\nQUARANTINE QUARANTINE QUARANTINE \nQUARANTINE QUARANTINE QUARANTINE', 0, 'IG:\r\nhttps://www.instagram.com/adenwang_/\r\n(@adenwang_)\r\n\r\nSHOOT & DIRECTED BY\r\nhttps://www.instagram.com/aloha.jie_errorfrequency/\r\n(@aloha.jie_errorfrequency)\r\n&\r\nhttps://www.instagram.com/yoren_errorfrequency/\r\n(@yoren_errorfrequency)', 0, '', 92, 320000, datetime.datetime(2020, 4, 27, 15, 39), datetime.datetime(2020, 4, 27, 15, 38, 58), datetime.datetime(2020, 4, 27, 15, 39, 50, 345355), datetime.datetime(2023, 1, 6, 17, 19, 57), 5724, 194, 4, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2362185, 'sha1$vIwFnj8TqPlC$19b207b10deba7f74d49f15eb15d08c2c454e82a', datetime.datetime(2023, 1, 5, 14, 31, 27), 0, 'anthony0926handsome', '', '', 'anthony0926handsome@gmail.com', 0, 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1933114, 4, 4, 2362185, 'profile_images/an/th/anthony0926handsome/oSKzc2jXDaUHjXxN5azYKg.jpg', 'M', '王淯騰', 'ADEN', 886, '963771296', datetime.date(2000, 9, 26), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-10-01T07:19+00:00"}', 776227, 7201, 3, 3322, 1, 0, '', 0, None), (605629, 2, 2, 'SAY IT (ADEN REMIX)', 2362185, None, 5, 12, 0, 'music/an/th/anthony0926handsome/v99bXQ4T4Yted9NiizeAm.mp3', 0, 'song_covers/an/th/anthony0926handsome/68u6jJbHaKNsoheEnZcfZ3.jpg', 1, '', "You gon' have to do more than just\nYou gon' have to do less when you\nTell mama you know \nAlways want you to\nYou gon' have to do more than just\nYou gon' have to do less when you\nTell mama you know I\nSee you gon' need to more than just\n\n不要太難過 情人節而已\n不只十四號 整個月都陪你\n管你101還是看場電影\n電影看不夠 邊散步邊看夜景\nYeah,you better say it like you mean it\nYeah,you better do it cause you want it\nRight,we both know what’s going down \nTonight you gonna make my favorite sound \nyou want me\n我要你 給兩分鐘\n戴耳機 用心聽\n這首歌 這次滿不滿意\nCause i did it for you baby\nand I’ll sing for you baby\ni could do this everyday\n\nlike joker and Harley qinn\nEverything you do just drive me crazy \nFighting back and forth \nBut I’ll never be off of you baby\nYou can just call me your 布丁\n你是焦糖我需要你\n沒包裝也不會過期\nYou know what I mean", 0, 'SAY IT (ADEN REMIX)\r\n\r\n<3', 0, '', 86, 320000, datetime.datetime(2020, 2, 20, 13, 41, 41), datetime.datetime(2020, 2, 20, 13, 41, 39), datetime.datetime(2020, 2, 20, 13, 43, 4, 332838), datetime.datetime(2020, 3, 19, 16, 12, 23), 12966, 536, 18, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 2362185, 'sha1$vIwFnj8TqPlC$19b207b10deba7f74d49f15eb15d08c2c454e82a', datetime.datetime(2023, 1, 5, 14, 31, 27), 0, 'anthony0926handsome', '', '', 'anthony0926handsome@gmail.com', 0, 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1933114, 4, 4, 2362185, 'profile_images/an/th/anthony0926handsome/oSKzc2jXDaUHjXxN5azYKg.jpg', 'M', '王淯騰', 'ADEN', 886, '963771296', datetime.date(2000, 9, 26), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-10-01T07:19+00:00"}', 776227, 7201, 3, 3322, 1, 0, '', 0, None), (602087, 4, 4, 'ROLL SOME MO REMIX(ADEN REMIX)', 2362185, None, 5, 12, 0, 'music/an/th/anthony0926handsome/J472GyvzHUAubd7Z8tGWVK.mp3', 0, 'song_covers/an/th/anthony0926handsome/mLABBxHJenZtQSFePWBmk.JPG', 1, '', "2020到了跨年夜要幹嘛\n別再去KTV裡演同樣的戲碼\n開了同個包廂喝同樣的酒\n花錢買醉不如到木柵來chill\n黑衣黑褲我們相處很低調\n為你學習浪漫R&B必要\n做一手好吃的菜要讓你開心\n認真學習是為唱英文歌給你聽\nbuy you all the Cartier and Tiffany \nWe gon' make tonight,a memory\nGet you hittin' them high notes doin' the melodies\nThey said I was bad for you,that's jealousy\nI never knew you’ll become mine girl\nI would have die for you like twice girl\ngive you all my love and all my heart girl\nSO that you’ll know", 0, 'ROLL SOME MO REMIX(ADEN REMIX)\r\n\r\nmixed by ADEN(@aden__guitar)\r\nfilmed by (@kris_li_film)\r\n\r\nFOLLOW ADEN:\r\nhttps://www.instagram.com/aden__guitar/(@aden__guitar)', 0, '', 61, 320000, datetime.datetime(2019, 12, 30, 7, 59, 8), datetime.datetime(2019, 12, 30, 7, 59, 6), datetime.datetime(2019, 12, 30, 8, 1, 5, 490191), datetime.datetime(2019, 12, 30, 9, 0, 44), 9081, 333, 8, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2362185, 'sha1$vIwFnj8TqPlC$19b207b10deba7f74d49f15eb15d08c2c454e82a', datetime.datetime(2023, 1, 5, 14, 31, 27), 0, 'anthony0926handsome', '', '', 'anthony0926handsome@gmail.com', 0, 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1933114, 4, 4, 2362185, 'profile_images/an/th/anthony0926handsome/oSKzc2jXDaUHjXxN5azYKg.jpg', 'M', '王淯騰', 'ADEN', 886, '963771296', datetime.date(2000, 9, 26), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-10-01T07:19+00:00"}', 776227, 7201, 3, 3322, 1, 0, '', 0, None), (601522, 4, 3, 'ADEN -【December】feat.Jinbo', 2362185, None, 5, 12, 0, 'music/an/th/anthony0926handsome/TV7e88WEdyLVj86hAKxcaa.mp3', 0, 'song_covers/an/th/anthony0926handsome/xgSiYWgRg9KXWx5TW77E3a.jpg', 1, '', 'ADEN:\nIt has been too long\nSince you were on my phone \nBaby I miss you 怎麼辦\n房間裡我們的貓\n去年生日的蛋糕\n都只剩我一個 安安靜靜 \n多需要 你的笑\n\n12月少了你你你\n不想要自己度過聖誕節\n我的生日在明天\n我的願望都是你\n多希望張開眼睛\n你出現在我面前\n\nGirl只有你能讓我害羞\n我也只想為了你臉紅\n在不一樣的時間想你\n怕這場約會出了問題\n你是我的best friend \nAnd my only lady\n\n剛認識心撲通撲通跳\n你早超越普通普通了\n放假根本不想出去玩\n只想跟你neflex一整天\n迷路後我一直一直找\n回憶著妳迷人的微笑\n臥室裡你香水的味道\n藍色牆上我們的合照\n\nJinbo:\n根本不需要\n早已被我套牢\n成為你依靠\n找不到解藥\nWhy u taste so good\nOhh\nI fucking love it\n慢慢的往前靠\n最後一次擁抱\n脱去你上衣\n體溫漸漸升高\n就把今晚忘掉\nOh baby u own me', 0, '【December】\r\n\r\n作曲 Composed by: JINBO / ADEN\r\n歌詞 Lyrics by: JINBO / ADEN\r\n編曲 Beat Produced by: JINBO/ADEN\r\n混音 Mixed by: JINBO/ADEN\r\n製作 Executive Producer: JINBO/ADEN \r\n錄音工程師 Recording Engineer:JINBO/ADEN\r\n\r\n影像製作公司 Production Company:SHIFT Studio\r\n監製 Executive Producer:Liang Chiou\r\n製片 Producer :Pinbo\r\n專案管理 Project Manager:Aloha jie\r\n\r\n\r\n導演 Director:Aloha jie(@aloha.jie_ef)\r\n副導演 Assistant Director:Kris Li\r\n攝影師 Director of Photography:Kris Li\r\n燈光師 Gaffer:Pinbo\r\n美術指導 Art Director:Aloha jie\r\n美術執行 Production Executive :Pinbo\r\n剪接 Editor:Aloha jie\r\n調色師 Colorist:Aloha Jie\r\n後期 Post-Production:Aloha jie\r\n視覺效果 VFX:Aloha jie\r\n劇照師 Still Photographer:Aloha jie\r\n\r\nFOLLOW ADEN(@aden__guitar)\r\nhttps://www.instagram.com/aden__guita...\r\nFOLLOW Jinbo(@jinbobt)\r\nhttps://www.instagram.com/jinbobt/?hl...', 0, '', 210, 320000, datetime.datetime(2019, 12, 24, 13, 22, 36), datetime.datetime(2019, 12, 24, 13, 22, 32), datetime.datetime(2019, 12, 24, 13, 25, 45, 722965), datetime.datetime(2019, 12, 24, 13, 25, 46), 43478, 1635, 100, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2020-01-04"],"recommend_by_editor":true,"recommend_by_expert":true},"CN":{"song_of_the_days":["2020-01-05"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2362185, 'sha1$vIwFnj8TqPlC$19b207b10deba7f74d49f15eb15d08c2c454e82a', datetime.datetime(2023, 1, 5, 14, 31, 27), 0, 'anthony0926handsome', '', '', 'anthony0926handsome@gmail.com', 0, 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1933114, 4, 4, 2362185, 'profile_images/an/th/anthony0926handsome/oSKzc2jXDaUHjXxN5azYKg.jpg', 'M', '王淯騰', 'ADEN', 886, '963771296', datetime.date(2000, 9, 26), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-10-01T07:19+00:00"}', 776227, 7201, 3, 3322, 1, 0, '', 0, None), (598508, 4, 3, 'JINBO&DJSON666【WAVE】(ADEN REMIX)', 2362185, None, 3, 2, 0, 'music/an/th/anthony0926handsome/AP5PjHXPqBWxg4tuhu3ktC.mp3', 0, 'song_covers/an/th/anthony0926handsome/js7nReFYhzsaMZ54M3cdTu.jpeg', 1, '', 'I got some new bros,\nin the club \nnew homies new bitch,got a new role.\nThey be looking like \nAden where chu find the swag,\nMatter of fact,I be swagging in a lot a ways\nI be waving when your girl is around me\nI be smashing even in Italy \nWiling in Taipei in my new Bugatti\nMaking hit song with my favorite r&b\n\n想著我 yaaaa\n愛著我 像一股大浪\n在今晚 就別再壓抑 一起\n在夜店 被酒精 搞得dirty\n搭Uber 到我家 脫掉上衣\nGirl we gon fuck we gon we gon fuck right\nDo it like a pro do it do it all night I got some new bros,\nin the club \nnew homies new bitch,got a new role.\nThey be looking like \nAden where chu find the swag,\nMatter of fact,I be swagging in a lot a ways\nI be waving when your girl is around me\nI be smashing even in Italy \nWiling in Taipei in my new Bugatti\nMaking hit song with my favorite r&b\n\n想著我 yaaaa\n愛著我 像一股大浪\n在今晚 就別再壓抑 一起\n在夜店 被酒精 搞得dirty\n搭Uber 到我家 脫掉上衣\nGirl we gon fuck we gon we gon fuck right\nDo it like a pro do it do it all night', 0, 'MAKING HIT SONG WIT MY FAVORITE R&B !', 0, '', 93, 192000, datetime.datetime(2019, 11, 15, 15, 21, 57), datetime.datetime(2019, 11, 15, 15, 21, 53), datetime.datetime(2019, 11, 15, 15, 31, 23, 941300), datetime.datetime(2023, 1, 9, 5, 58, 34), 2178, 84, 4, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2362185, 'sha1$vIwFnj8TqPlC$19b207b10deba7f74d49f15eb15d08c2c454e82a', datetime.datetime(2023, 1, 5, 14, 31, 27), 0, 'anthony0926handsome', '', '', 'anthony0926handsome@gmail.com', 0, 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1933114, 4, 4, 2362185, 'profile_images/an/th/anthony0926handsome/oSKzc2jXDaUHjXxN5azYKg.jpg', 'M', '王淯騰', 'ADEN', 886, '963771296', datetime.date(2000, 9, 26), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2018, 11, 14, 13, 23, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-10-01T07:19+00:00"}', 776227, 7201, 3, 3322, 1, 0, '', 0, None), (392688, 4, 4, '自顾自', 1823134, None, 3, 2, 0, 'music/sw/ee/sweet_mode_ng/855548ec51b34a9892b8ef9e30180d06.mp3', 0, 'song_covers/sw/ee/sweet_mode_ng/1b7dfd866306412a9ddf6749b283cce9.jpg', 1, '', '自顾自\n作词:F.K(曾汉林)\n作曲:F.K(曾汉林)\n编曲:Noah Davis\n混音:Noah Davis、F.K(曾汉林)、Will Richardson\n\n(rap)\n你能记得她的课表记得她都几点睡着 \n记得她住几街几号她礼服领口起毛 \n你给她写过字条并没有回应的字条 \n你忍住了以往心情浮躁还为她去买了最爱的葡萄 \n\n你为她哭为她笑为她生病熬汤煮药 \n你给她送上了怀抱 她却假装不知道 \n你总为她默默祈祷 得失全然不计较 \n你和她默契地微妙 不问花落知多少 \n\n(副歌)\n自顾自 自顾自 把剧本写好 \n两个人的桥段 你却演独角 \n开头很美好 结局却更明了 \n自顾自地和自己的想象力过招 \n\n\n自顾自 自顾自 不要来打扰 \n转身没有台词 留给你自嘲 \n信纸和煎熬 放着冷冷的烧 \n自顾自把内心戏写在这无人岛 \n(rap) \n你把所有精心准备带着最柔软的回味 \n用所有最甜的眼神换回最真实的眼泪 \n你不问是非对错就为这一个人买醉 \n你舔着伤口又在冷风中为她去排队 \n\n你买了玫瑰 写好了圣诞贺卡 \n你默默对自己说这是最后一次挣扎 \n然后你来到她家楼下 却只能和路人一起尴尬 \n除了继续装得优雅 你还能有什么办法 \n\n\n(副歌)\n\n\n(rap)\n为什么她的身旁突然出现另一个他 \n手牵那么紧是想给谁一身鸡皮疙瘩 \n为什么突然觉得好像有没自己都没差 \n可转眼间又记起梦中两人的白发 \n\n\n所以你只能暂时作罢 虽然并不那么坦然 \n有那么几天不再自顾自跟她说晚安\n可你知道 这只是暂时停战 \n很快你又会开始自顾自无声的谈判 \n', 0, '', 0, '', 178, 192183, datetime.datetime(2017, 1, 17, 11, 30, 10), datetime.datetime(2017, 1, 17, 11, 29, 50), datetime.datetime(2017, 1, 17, 11, 29, 50), datetime.datetime(2017, 1, 17, 14, 3, 12), 3189, 112, 3, 1, 0, 1, 0, None, 4, '{"CN":{"song_of_the_days":["2017-01-24"]},"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1823134, 'pbkdf2_sha256$24000$JmMYQWUBZZNl$vBZBo41RIaHvBfojyu5EaggKFGjtfv2droAc14l1Xj0=', datetime.datetime(2017, 1, 16, 14, 12, 22), 0, 'sweet_mode_ng', 'CNK-Christy', '', 'chun19970512@hotmail.com', 0, 1, datetime.datetime(2017, 1, 16, 14, 12, 22), 1331123, 4, 4, 1823134, 'profile_images/sw/ee/sweet_mode_ng/PX7i67XPEHDSt4HYZybrwY.jpg', 'O', '', 'C.N.K', None, '', None, None, None, 0, 1, None, datetime.datetime(2025, 6, 25, 21, 3, 11), 1, datetime.datetime(2017, 1, 16, 14, 12, 22), 2, 0, 'zh-hans', 0, '{"hide_gender":true,"show_intro":false,"hide_location":false}', 5381, 24, 0, 242, 0, 0, '', 0, None), (392763, 4, 4, '二月', 1823134, None, 1, 4, 0, 'music/sw/ee/sweet_mode_ng/4fedd57e3a1a45e9a6e7c10a7a1ab202.mp3', 0, '', 1, '', '二月\n作词:F.K(曾汉林)\n作曲:F.K(曾汉林)\n编曲:唐森\n混音:童彦炜\n\n转眼这个二月过去了一半 \n窗外的雨夹着雪下着不断 \n年夜饭是深夜寂寞的狂欢 \n情人节是自我陶醉的浪漫 \n理智飘在路边纷飞作一团 \n心情和天气一起等着回暖 \n街上不再为邂逅左顾右盼 \n反正我写的剧情你并不喜欢 \n\n\n夜深人静 无声地叹 \n又是一天凌晨四点半 \n空白的作业 吹坏的伞 \n小情绪在空气中晕染 \n\n\n这个二月有点乱 \n黄粱一梦过后只剩意兴阑珊 \n烟雨中弥漫 多少不甘 \n这个二月有点乱 \n红色台灯陪我待到下个夜晚 \n匆忙中习惯 独自灿烂 \n', 0, '', 0, '', 278, 192117, datetime.datetime(2017, 1, 17, 18, 55, 48), datetime.datetime(2017, 1, 17, 18, 55, 7), datetime.datetime(2017, 1, 17, 18, 55, 7), datetime.datetime(2017, 1, 17, 18, 56, 20), 2093, 60, 0, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1823134, 'pbkdf2_sha256$24000$JmMYQWUBZZNl$vBZBo41RIaHvBfojyu5EaggKFGjtfv2droAc14l1Xj0=', datetime.datetime(2017, 1, 16, 14, 12, 22), 0, 'sweet_mode_ng', 'CNK-Christy', '', 'chun19970512@hotmail.com', 0, 1, datetime.datetime(2017, 1, 16, 14, 12, 22), 1331123, 4, 4, 1823134, 'profile_images/sw/ee/sweet_mode_ng/PX7i67XPEHDSt4HYZybrwY.jpg', 'O', '', 'C.N.K', None, '', None, None, None, 0, 1, None, datetime.datetime(2025, 6, 25, 21, 3, 11), 1, datetime.datetime(2017, 1, 16, 14, 12, 22), 2, 0, 'zh-hans', 0, '{"hide_gender":true,"show_intro":false,"hide_location":false}', 5381, 24, 0, 242, 0, 0, '', 0, None), (635129, 4, 4, '如果能夠再遇見你', 2588277, None, 3, 2, 0, 'music/li/l_/lil_karbi/8diZPVbMxdvjyckrQiaMmX.mp3', 0, 'song_covers/li/l_/lil_karbi/D8XuwvnJT2Fw5atjFnFdvM.jpg', 1, '', '如果能夠再遇見你\n我會把你抱緊\n害怕時間會來不及\n跟你說聲愛妳\n如果能夠再遇見你\n無畏狂風暴雨\n你的笑特別的療癒\n融化了冰淇淋\n\nGirl 我對你的想念早已病入膏肓\n只有你才能開出處方籤\n希望每天都能聞到你頭髮的飄香\n希望你就是住在我旁邊 因為你\n所以做事從此不再吊兒郎當\n也可以為 妳來戒掉香菸\n當一頭叢林的王者不再是迷途羔羊\n我感謝彼此也感謝蒼天\n\n你是我看過最美的風景\n窗外的露水越變越透明\n想要帶你飛帶你去旅行\nI say Hold on hold on just be with me\n\n如果能夠再遇見你\n我會把你抱緊\n害怕時間會來不及\n跟你說聲愛妳\n如果能夠再遇見你\n無畏狂風暴雨\n你的笑特別的療癒\n融化了冰淇淋\n\n不想輸在起跑線 所以我努力的跑\n你的心思太老練 搞的我滿狐疑的找\n盡量不讓你討厭 你就像湖底的寶\n那些傢伙都太表面 真正real無比的少\n\n妳說對待彼此最重要的是真誠\n一起對抗世界即便我身無分文\n雖然你的脾氣我總是沒有頭緒\n但是為了你我可以做到毫不猶豫\n\n你是我看過最美的風景\n窗外的露水越變越透明\n想要帶你飛帶你去旅行\nI say Hold on hold on just be with me\n\n如果能夠再遇見你\n我會把你抱緊\n害怕時間會來不及\n跟你說聲愛妳\n如果能夠再遇見你\n無畏狂風暴雨\n你的笑特別的療癒\n融化了冰淇淋', 0, '詞 Lyrics :小卡比\n曲Composing :小卡比\n編曲 Arrangement :Prod. KJ Run It Up\n錄音Recording :寬 KuAn\n混音Mixing :寬 KuAn\n\nInstragram\n\n小卡比@lil karbi\nhttps://www.instagram.com/lil_karbi/\n\n寬 KuAn @ku_anergy_\nhttps://www.instagram.com/ku_anergy_/\n\n政大黑音@nccuheyin\nhttps://www.instagram.com/nccuheyin', 0, '', 165, 320000, datetime.datetime(2021, 2, 6, 19, 0, 3), datetime.datetime(2021, 2, 6, 18, 59, 51), datetime.datetime(2021, 2, 6, 19, 0, 41, 844950), datetime.datetime(2021, 2, 6, 19, 0, 42), 92520, 2434, 680, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2588277, '!p8N3jFUUobCskH7TOw5Ooj1TSSFuCFoLCuoYuksZ', datetime.datetime(2023, 4, 1, 5, 3, 18), 0, 'lil_karbi', '', '', 'ds998020427@gmail.com', 0, 1, datetime.datetime(2020, 5, 27, 6, 32, 17), 2158975, 4, 4, 2588277, 'profile_images/li/l_/lil_karbi/6QqTmuzGe3w9kamr39cUsF.jpg', 'M', '', '小卡比', 886, '905808176', datetime.date(2001, 8, 25), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2020, 5, 27, 6, 32, 17), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"had_edit_username":true,"hide_gender":false,"hide_location":false}', 271644, 4304, 40, 197, 0, 0, '', 0, None), (651745, 4, 4, '沙漠中的雪人', 2459512, None, 3, 2, 0, 'music/yf/__/yf____c/FnxD9Q4TQHLoCcNLLRnCux.mp3', 0, 'song_covers/yf/__/yf____c/NXS4WxHyRgpJDGSd7jaEmp.jpg', 1, '', '眼前的綠洲化成了一片荒野 \n我獨自一人站在那風口浪尖 \n我的vibe 不靠money不靠金項鍊 \n從不曾被名和利遮蔽了雙眼 \n昨晚夢裡那熟悉的畫面 在我 面前 朦朧如狼煙 \n沙漠中的雪人依然不停止向前\n\n鏡中你的樣子狼狽\n早已沒時間能浪費\n字句像鑲金的香檳如鑽石般昂貴\n三言和兩語不該成為你成長的阻力\n把批評和否認全都轉化為助力\n他只是自顧自的唱著歌 \n收起了行囊 推開通往下一站的門\n山丘間的回音劃破空氣\n巨大的轟鳴 看不見蹤影 和我兄弟佔據山頂的風景\n\n眼前的綠洲化成了一片荒野 \n我獨自一人站在那風口浪尖 \n我的vibe 不靠money不靠金項鍊 \n從不曾被名和利遮蔽了雙眼 \n昨晚夢裡那熟悉的畫面 在我 面前 朦朧如狼煙 \n沙漠中的雪人依然不停止向前\n\n紅塵擾攘 歸途在遠方\n歌聲高亢 遊走在邊疆\n看不見盡頭的道路通往何方\n放手擁抱那登上巔峰的渴望\n從零到出神入化\n跟上音樂的步伐\n無視嘲笑和辱罵\n態度和精神無價\n手裡握著Rifle yeah man I’m a psycho 大地吹起東風 \n我也不想思考太多 廢話就別再說 向著目標衝鋒\n那一天 何時何地我已記不清\n每一夜 我的血液流著尼古丁\n我也不曾肖想當個王不想和誰做對\n願做荒原裡孤寂的狼也不從學狗吠\n我也曾原地踏步 不停的懷疑自己 \n少不了分身乏術 經歷了多少四季 \n也多謝你的質疑 你讓我更強大 \n再等待成熟的時機 迎花灑春光下\n那夜星星蓋過 整個夜幕河濱\n你靜靜帶走 晚風的聲音\n殺紅了眼 拼了命 遍體鱗傷又何必\n就一二三 drop the beat 唱歌跳舞都隨意\n\n眼前的綠洲化成了一片荒野 \n我獨自一人站在那風口浪尖 \n我的vibe 不靠money不靠金項鍊 \n從不曾被名和利遮蔽了雙眼 \n昨晚夢裡那熟悉的畫面 在我 面前 朦朧如狼煙 \n沙漠中的雪人依然不停止向前', 0, '其實很多事情都是孤獨的,音樂也好,生活也罷。雪人在沙漠中寸步難行,但它仍不停邁步向前,往看不見的盡頭前進。一路上面臨的諸多考驗都是成長的養分,同時在質疑面前提醒自己要一直保有做音樂的初心。\r\n\r\n詞/曲 Lyrics & Compose|趙翊帆YI94 \r\n編曲 Arranger|OP Beatz\r\n錄音 Recorded|張瑜COO\r\n混音 Mixing|張瑜COO\r\n\r\n封面設計 Cover Design|滕謙terng_0001\r\n\r\n\r\n特別感謝:吳仲恩、陳冠霖、政大黑音', 0, '', 215, 320000, datetime.datetime(2021, 6, 26, 2, 45, 29), datetime.datetime(2021, 6, 26, 2, 45, 13), datetime.datetime(2021, 6, 27, 14, 0), datetime.datetime(2022, 6, 13, 14, 51, 16), 587431, 13556, 3576, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-04-15"],"recommend_by_editor":true,"top_record_weekly_champions":[[2021,26],[2021,27],[2021,28],[2023,6]]},"CN":{"song_of_the_days":["2022-04-16"],"top_record_weekly_champions":[[2023,6],[2023,27]]}}', 0, 0, 0, 0, 2, 2, 2459512, 'sha1$jP8wipPauwcYHKAbtwT5aY$1a9f4eab93655fc36c647bae712f631fdc7eb038', datetime.datetime(2024, 10, 26, 8, 18, 8), 0, 'yf____c', '', '', 'evanchao0623yt@gmail.com', 0, 1, datetime.datetime(2019, 7, 8, 8, 36), 2030405, 4, 4, 2459512, 'profile_images/yf/__/yf____c/Q5QnMDsso7ekvxHLz6UCoL.jpg', 'M', '', '趙翊帆', 886, '920287949', datetime.date(2002, 6, 23), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2019, 7, 8, 8, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"accredited_datetime":"2021-07-01T05:43+00:00","hide_location":false}', 2027188, 13854, 25, 798, 1, 0, '', 0, None), (640685, 4, 3, '轉轉', 2438909, 97317962, 3, 2, 0, 'music/Gu/mm/GummyBBB/n3VqeMugWmi7sTQKYYehAt.mp3', 0, 'song_covers/Gu/mm/GummyBBB/37dfirdqnJAPgmGJW3rAnp.jpeg', 1, '', '出門轉轉 我故意走得慢慢\n但戴著口罩還是悶出一點汗汗\n不過好像沒差 反正不怕被人暗算\n不像明星會被偷拍 我也不是什麼戰犯\n出門轉轉 是為了散散 心\n看了太多新聞害我變得戰戰 兢兢\n靜靜下心來我才能慢慢專心\n讓靈感昇華成藝術品 就像是乾冰\n過馬路停看聽 養成好習慣\n我做事您安心 他們都說好喜歡\n即使寫歌超級慢 份量不夠演出費先少一半\n但想說的話太多所以決定再饒一段\n不著急 看 周圍有好多沒注意的good shit\n在不起眼的角落 被匆忙的世界忽略\n但盆栽中的花朵也不是為了誰而盛開\n雖不是人見人愛仍是那唯一的存在 \n\n今天天氣還不錯我想要出門轉轉\n來去看看 外面的世界\n是平平安安還是凌凌亂亂 \n他們說日子過得簡簡單單 就好\n(就好 就好)\n一起出門轉轉 (轉轉)\n跟我出門轉轉 (轉轉)\n去轉轉 來轉轉\n\n出門轉轉 遇到一個道士\n他說我來幫你算算 最近有什麼好事\n就見他翹起小指 搖搖扇子\n然後就 跟我要了100塊我只想對他說一句\n「甘霖老濕」\n我猜那道士 他就是靠此\n買下了第一棟house\n「難道這就是成功的鑰匙?」\n我問他 他卻只留下一句話說\n「天機不可洩漏\n無法改命那就看你如何接受」(我想也是齁)\n就像是 選不到課我感覺可能會延畢\n說不定身體有什麼問題讓我可以免役\n說不定天意 就是要我當一個廢物\n塞翁失馬焉知非福 太公式化不如去背書\n要比背書 (背書)\n你覺得能比過第一學府\n但除了這條路還能走哪心裡也沒有覺悟\n當不成藝術家 也可能跑去搞搞學術\n讓頭腦一直轉轉直到我的生命結束\n\n今天天氣還不錯我想要出門轉轉\n來去看看 外面的世界\n是平平安安還是凌凌亂亂 \n他們說日子過得簡簡單單 就好\n(就好 就好)\n一起出門轉轉 (轉轉)\n跟我出門轉轉 (轉轉)\n去轉轉 來轉轉', 0, '《安泰》07. 轉轉\r\n-\r\n這段時間命運把我們的肉體困在了這個地方,但精神飛到了很遠的那裡。你有多久沒有好好看看這塊屬於你的土地?不如趁這個時候出門轉轉,或許會有很多意想不到的驚喜。\r\n-\r\n製作人 Producer:Gummy B\r\n詞曲 Lyricist & Composer:Gummy B\r\n編曲 Beat Arranger:versus\r\n錄音 Recording Engineer:Gummy B\r\n混音 Mixing Engineer:Gummy B\r\n母帶後期 Mastering Engineer:Gummy B\r\n-\r\nGummy B\r\nhttps://www.instagram.com/gummy.bbbb/', 0, '', 250, 320000, datetime.datetime(2022, 2, 1, 20, 0, 59), datetime.datetime(2021, 3, 30, 5, 28, 39), datetime.datetime(2021, 3, 31, 16, 0), datetime.datetime(2022, 2, 20, 11, 37, 35), 83875, 2297, 497, 1, 7, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2438909, 'sha1$K4oDaAPvdx9Z1SG5Jmy6ES$2501b0e4e35ef47d17a73e1e033a3ab4ca3aa4c3', datetime.datetime(2025, 2, 8, 20, 46, 1), 0, 'GummyBBB', '', '', 'gummybmusic@gmail.com', 0, 1, datetime.datetime(2019, 5, 23, 9, 26, 33), 2009813, 4, 4, 2438909, 'profile_images/Gu/mm/GummyBBB/gikMrqaZj2EACVFTq8SHSH.jpg', 'M', '黃立堯', 'Gummy B', 886, '978382264', datetime.date(2000, 9, 11), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2019, 5, 23, 9, 26, 33), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":0,"accredited_datetime":"2021-06-15T05:58+00:00","hide_location":false}', 2027956, 17783, 39, 827, 1, 0, '', 0, None), (640522, 4, 4, '我沒有太多', 2540448, None, 3, 2, 0, 'music/_p/e6/_pe630arl/5RWDjfJdZKXZurVT6U8zrw.mp3', 0, 'song_covers/_p/e6/_pe630arl/e976k7k8HSyaQkySphpK6y.JPEG', 1, '', '我沒有太多的詞句寫太多首歌\n我沒有太多的感情分給太多的人\n\n我沒有太多的詞句 能琢磨此刻心態\n無法捉摸的感覺 也讓我感到心塞\n給我再多的時間也寫不出來\n直到覆埋在自尊心的後悔朝我撲來 \n喔不再稚嫩的我 無法用文字表述\n各種不同的角度來紀錄\n已經試過各種拼音都理不清\n難道這樣的症狀是少數\n\n重複播放type beat的 playlist\n名詞都用了盡\n明知不夠鋒利 名字還是沒人記得\n我記得一人最一開始聽的boom bap shit\n一年半個月 是否一成不變\n的嚮往和篤定 試著闖蕩那股勁\n追隨潮流的世代我在岸邊留下足印\n好多想法湊不出個講法\n但說了 會有誰在意\n\n我沒有太多的詞句寫太多首歌\n所以我寫到這決定不寫了\n我沒有太多的感情分給太多的人\n我沒有太多的想法 \n太多的\n\n別質疑我 好不易脫離群眾 \n盡力不被襲走 卻沒能逃過瞬間的寂寞\n想有片刻時間 能讓自己沈澱\n怎麼斟酌字眼 能讓文本上呈現\n親筆寫下的字不及心裡千分之一\n傾力寫下的詞他唱比我更能知心\n於是我站在觀眾席裡聆聽\nBut no let the music play on\n隨著音樂搖頭放縱 \n背詞的跟著朗誦\n燈打下的那刻切入聲音\n曾經試了好多創作 但選擇把他上鎖\n在深夜唱給自己一個人聽\n如果要我形容 那像在海中赴湯蹈火\n濺起的泡沫都是真心\n\n都是真心\n\n我沒有太多的詞句寫太多首歌\n我沒有太多的感情分給太多的人\n太多了\n\n我沒有太多的詞句寫太多首歌\n所以我寫到這決定不寫了\n我沒有太多的感情分給太多的人\n我沒有太多的想法 \n太多的\n\n我沒有太多的感情分給太多的人\n但是現在回頭看什麼都值得\n不分對與錯結果只在做與不做間\n放下牽掛也比較灑脫\n為了讓你懂 能再說好幾遍\n為不被淹沒 還是決定多說一點\n直到你與我聯繫的衛星殞落\n允許我唱完這段直到曲終', 0, '我們都有些想法,卻又怕矯情。\r\n\r\n詞 Lyrics :方品融\r\n曲Composing :方品融\r\n編曲 Arrangement :Prod. ThatKidGoran\r\n錄音Recording :張瑜\r\n混音Mixing :張瑜', 0, '', 173, 320000, datetime.datetime(2021, 3, 29, 13, 32, 31), datetime.datetime(2021, 3, 29, 2, 31, 28), datetime.datetime(2021, 3, 29, 14, 0, 8, 841819), datetime.datetime(2021, 3, 29, 16, 43, 35), 153253, 4395, 1315, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-04-18"],"recommend_by_editor":true,"top_record_weekly_champions":[[2021,13]]},"CN":{"song_of_the_days":["2021-04-19"]}}', 0, 0, 0, 0, 2, 2, 2540448, 'sha1$PNsS0OxmOPt3$e52cf4f4174ae900844f56f7e0c4e3f5812cfdf4', datetime.datetime(2023, 11, 23, 15, 50, 50), 0, '_pe630arl', '', '', 'pe630arl@gmail.com', 0, 1, datetime.datetime(2020, 1, 15, 12, 19, 33), 2111288, 4, 3, 2540448, 'profile_images/_p/e6/_pe630arl/L5Du4FJNRWJWmNju9My5re.jpg', 'F', '', '方品融', 886, '982466773', datetime.date(2001, 6, 30), 'KEE', 88, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2020, 1, 15, 12, 19, 33), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"had_edit_username":true,"hide_gender":false,"show_birthday":2,"accredited_datetime":"2023-11-24T09:59+00:00","hide_location":false}', 537436, 6321, 26, 1088, 1, 0, '', 0, None), (117161, 4, 4, '沙發(雙人沙發版) feat.魚魚', 441886, 1678, 3, 2, 0, 'music/st/ri/strike126/357f813b5bef4283b6140a4b1236ca4a.mp3', 4055040, '', 1, '聯手打造極至工藝獎', '這是一個沒有約會的下午\r\n不想坐在電腦前面的下午\r\n沒有煩惱暫時放空的下午\r\n這是我賴在沙發上的下午\r\n\r\n[好球]\r\n該怎麼說呢 我就是不想動了\r\n賴在沙發上 晚餐也不想弄了\r\n準備了紙筆 卻又不想碰的\r\n握著遙控器 轉台卻像被遙控的\r\n又再重播 是周星馳的舊片\r\n徐景江主演 深夜時才會出現\r\n這邊看了些 那邊看了點\r\n沒目標的轉 慵懶它破了繭\r\n換了個姿勢 可能躺著或坐著\r\n放空的同時 撫平難過或挫折\r\n慵懶是態度 沒有方法或準則\r\n說了太多又太沉悶 我想你懂的 \r\n於是我寫了 一首歌 送給了SOFA\r\n順便送給麗麗傢俱 又怎樣 SO WHAT?\r\n所以他 說好球 你就會想到沙發\r\n就像他說馬桶 你就想到劉德華\r\n\r\n[魚魚]\r\n我愛 我愛 我愛 我愛我的沙發\r\n我愛 我愛 我愛窩在沙發上\r\nx2\r\n\r\n[好球]\r\n你的沙發他可能來自某間家具行\r\n可能是HOLA 或者IKEA\r\n不論他來自何方 或曾被你弄髒\r\n再多無聊時間它都陪你打發\r\n從沒離開過 他堅守著崗位\r\n隨時提供你最柔軟的座位\r\n當你覺得孤單 覺得寂寞 覺得冷\r\n它總是能給你溫暖 陪你等\r\n等待著 時間他偷走 無聊的過程 悄悄的溜走\r\n讓膨脹的煩惱 瞬間消腫\r\n喔 這神奇的魔術 就像是壓軸\r\n我想要為它寫一篇故事\r\n過新年時我也為他佈置\r\n隨著時間它損壞了數次\r\n但增加的只有情感 沒有數字\r\n\r\n[魚魚]\r\n我愛 我愛 我愛 我愛我的沙發\r\n我愛 我愛 我愛窩在沙發上\r\nx2\r\n\r\n我想用簡單的節奏寫一段詩\r\n夏天的溫度讓我們一塊濕\r\n滴到沙發的冰是我們一塊吃\r\n任我敲打是在我心煩意亂時\r\n我們一起過了冬 一起蓋棉被\r\n一起看DVD 一起吃滷味\r\n一起讀了小說 一起聽音樂\r\n而這全是因為\r\n\r\n[魚魚]\r\n我愛 我愛 我愛 我愛我的沙發\r\n我愛 我愛 我愛窩在沙發上\r\nx4\r\n', 0, '終於跟我的好趴呢 魚魚 合作了!!!聯手打造這張舒服至極的雙人沙發!!!超銷魂的聲音~~讓人一躺就陷入最舒服慵懶的境界!!!\r\n\r\n跟魚魚認識快一年了!!之前有很多歌都是來自跟她的聊天過程 像是<我只是偶爾夾機機而已>的歌詞就是跟好梗女王好趴呢魚魚聊天時出現的~~哈哈~~\r\n相信將來有更多合作機會的!!!敬請期待她的好聲音吧~~~~', 0, None, 253, 128000, datetime.datetime(2010, 7, 9, 9, 23, 19), datetime.datetime(2010, 7, 9, 9, 23, 19), datetime.datetime(2010, 7, 9, 9, 23, 19), datetime.datetime(2014, 12, 17, 23, 24, 10), 11277, 81, 3, 1, 1, 1, 0, None, 0, '{"TW":{"audition_awards":{"28566":{"event":"2011\\u96fb\\u4fe1\\u5275\\u65b0\\u61c9\\u7528\\u5927\\u8cfd \\u97f3\\u6a02\\u5275\\u4f5c\\u7af6\\u8cfd \\u793e\\u6703\\u7d44","award":"\\u5165\\u9078\\u6c7a\\u8cfd"}},"recommend_by_editor":true,"top_record_weekly_champions":[[2010,28],[2010,29],[2010,30]]}}', 0, 0, 0, 0, 2, 2, 441886, 'sha1$4e757$6968e462ee310d6d0dd74e2421c2e6d4dcff55a7', datetime.datetime(2023, 5, 8, 4, 10, 44), 0, 'strike126', '', '', 'strikem@gmail.com', 0, 1, datetime.datetime(2007, 8, 8, 20, 31), 79546, 4, 3, 441886, 'profile_images/st/ri/strike126/55a31494937d11e29f160026551b1100.jpg', 'M', '向倜維', 'Mr.STRIKE', 886, '911271603', datetime.date(1983, 12, 6), 'KHH', 89, 54273, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 58), 1, datetime.datetime(2007, 8, 8, 20, 31), 1, 0, 'zh-hant', 1, '{"show_birthday":1,"hide_gender":false,"accredited_datetime":"2023-05-08T05:30+00:00"}', 217686, 627, 149, 94, 1, 0, '', 0, None), (647825, 1, 1, "Diiton ,Showmaîn - It's Quarantine待在家只能做個beat (Remix)", 2434475, None, 4, 3, 0, 'music/sh/ow/showmain/M8PcPTeg2j9XqgDtzRs3xT.mp3', 0, 'song_covers/sh/ow/showmain/KjCEheQS7Y59tdZaRk2hvP.jpg', 1, '', '', 0, '歌曲MV :\nhttps://www.youtube.com/watch?v=GSyxFRSYTkc\n\nFollow Showmain :\nhttps://open.spotify.com/artist/7pD3IVmwF0RnNPPsEjtFU2?si=4w24UMaFSq-n8ivUlIejnw&nd=1\nhttps://www.instagram.com/imshowmain/\nhttps://soundcloud.com/infiniti032860\nhttps://www.facebook.com/showmainmusic/\nhttps://www.youtube.com/channel/UCenNGzVa3QleuU2vAM3P7Bg\n\nFollow Diiton :\nhttps://www.instagram.com/diiton.music/\nhttp://facebook.com/diitonmusic\nhttps://soundcloud.com/diitonmusic\nhttps://www.youtube.com/channel/UCLw_rqjk2Ej4heJR1kvAq2w/featured', 0, '', 172, 320000, datetime.datetime(2021, 5, 29, 5, 46, 44), datetime.datetime(2021, 5, 29, 5, 46, 37), datetime.datetime(2021, 5, 29, 10, 0), datetime.datetime(2021, 12, 16, 17, 59, 26), 5436, 258, 34, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2434475, '!8j4KXBME9hjDfaiXNAzTUofcqQEjUND34AL7PxzQ', datetime.datetime(2025, 4, 2, 10, 25, 45), 0, 'showmain', '', '', 'infiniti032860@yahoo.com.tw', 0, 1, datetime.datetime(2019, 5, 11, 21, 57, 18), 2005381, 4, 4, 2434475, 'profile_images/sh/ow/showmain/GA8yDjZgbkzvgE3QT4oAD6.jpg', 'M', '邱蕭曼', 'Showmain', 886, '910277608', datetime.date(1998, 3, 28), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 42), 1, datetime.datetime(2019, 5, 11, 21, 57, 18), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2021-10-19T07:06+00:00","hide_location":false}', 144285, 1884, 8, 25, 1, 0, '', 0, None), (651645, 4, 4, 'Showmaîn - Got Me Confused', 2434475, None, 4, 3, 0, 'music/sh/ow/showmain/oUBZztY6eLQbkCgibBo4KF.mp3', 0, 'song_covers/sh/ow/showmain/D5iVNViQTrgLVhHGSSjotR.jpeg', 1, '', 'Lights on\nSee the girl who next to me\nThen I feel my beating heart \nIs my type I never seen \n納誒加擬勾錐\n但又為何不能調情\n因為女孩在睡覺\n吵她又會生氣\n跟我相同有起床氣\n再也無法登出\nYou got me nothin to lose\nI’ve been never seen girl like you\n\nYou got me con got me confused \nYou got me blind got me blind woo\nYou got me con got me confused\nI’ve never seen no girl like you before \n\nYou got me con got me confused\nYou said that words but I never heard\nI’ve never seen no girl like you before \n---------------\n我不想回家\n就因為吵架\n這樣我寫不下去\nGot me so confused \n\n只想聽對不起啊對不起啊那麼簡單\n但是你就不回我呀\n那就他x讓我寫完\n\nIt’s going down and down and down and down and down and down and down\n\n就看你想不想要\n願我們不要再吵yeah\nI’ve been never seen yeah \n\nYou got me con got me confused\n但我從不想要結束\nYou got me like nothing to lose\nI’ve never seen a girl like you before\n\nYou got me con got me confused \nYou got me blind got me blind woo\nYou got me con got me confused\nI’ve never seen no girl like you before \n\nYou got me con got me confused\nYou said that words but I never heard\nI’ve never seen no girl like you before', 0, '詞/曲\nBy Showmain\n\nMV : https://youtu.be/o8d67BqXGp8\nIG : https://www.instagram.com/imshowmain/\n\n這首歌本來是在寫我跟女朋友睡覺的幸福瑣事,但寫到一半跟她吵架,後面就有點寫不下去乾脆寫吵架', 0, '', 129, 320000, datetime.datetime(2021, 6, 25, 7, 3, 12), datetime.datetime(2021, 6, 25, 7, 3, 9), datetime.datetime(2021, 6, 25, 7, 6, 25, 484504), datetime.datetime(2021, 12, 16, 17, 59, 5), 2556, 99, 12, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2434475, '!8j4KXBME9hjDfaiXNAzTUofcqQEjUND34AL7PxzQ', datetime.datetime(2025, 4, 2, 10, 25, 45), 0, 'showmain', '', '', 'infiniti032860@yahoo.com.tw', 0, 1, datetime.datetime(2019, 5, 11, 21, 57, 18), 2005381, 4, 4, 2434475, 'profile_images/sh/ow/showmain/GA8yDjZgbkzvgE3QT4oAD6.jpg', 'M', '邱蕭曼', 'Showmain', 886, '910277608', datetime.date(1998, 3, 28), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 42), 1, datetime.datetime(2019, 5, 11, 21, 57, 18), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2021-10-19T07:06+00:00","hide_location":false}', 144285, 1884, 8, 25, 1, 0, '', 0, None), (654667, 4, 4, 'Showmaîn - Invisible', 2434475, None, 4, 3, 0, 'music/sh/ow/showmain/J6mMnbqQ7xEU9DL7gDSbBE.mp3', 0, 'song_covers/sh/ow/showmain/aXV9B28HgwFt7TSY3kmoUe.jpg', 1, '', 'I want you to stay back \nCause I don’t want you to see me cry\nFly alone up to the sky\nAnd see world though my eyes like I’ve invisible from this time \n\n站起來 站起來\n讓所有人發現你存在\n別說你小時後就怪怪\n不交點homies 真的活該\n\n這種簡單事妳做不來 噢才怪\nDon’t lose face don’t lose face\n\nEven they tryna talk to me\nHide myself don’t let you see\n你沒看錯我就有病\n從今以後就別hang with me\n\n誰他媽能理解我的心理\n誰看得清\n\n但是我又搞不清楚who can let me believe ya\n(No one’s ever gonna see me)\nCan’t believe ya\n(There’s no anybody else)\nThere no one can trust\n(This is not the way that I feel)\nJust take me away to some different world', 0, '這首歌是在說一個邊緣人的心路歷程\nMV : https://youtu.be/fVJogcRqlu4', 0, '', 124, 320000, datetime.datetime(2021, 7, 22, 8, 26, 38), datetime.datetime(2021, 7, 22, 8, 26, 32), datetime.datetime(2021, 7, 23, 9, 0), datetime.datetime(2021, 12, 16, 17, 58, 54), 7485, 289, 21, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-09-02"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2021-09-03"]}}', 0, 0, 0, 0, 2, 2, 2434475, '!8j4KXBME9hjDfaiXNAzTUofcqQEjUND34AL7PxzQ', datetime.datetime(2025, 4, 2, 10, 25, 45), 0, 'showmain', '', '', 'infiniti032860@yahoo.com.tw', 0, 1, datetime.datetime(2019, 5, 11, 21, 57, 18), 2005381, 4, 4, 2434475, 'profile_images/sh/ow/showmain/GA8yDjZgbkzvgE3QT4oAD6.jpg', 'M', '邱蕭曼', 'Showmain', 886, '910277608', datetime.date(1998, 3, 28), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 42), 1, datetime.datetime(2019, 5, 11, 21, 57, 18), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2021-10-19T07:06+00:00","hide_location":false}', 144285, 1884, 8, 25, 1, 0, '', 0, None), (634644, 4, 4, "''在家一整天可以聽ㄉ歌'' Feat. 明熊", 2403400, None, 5, 12, 0, 'music/mx/xd/mxxdlife/nJd95SWtHMfek8FqGcFyWG.mp3', 0, 'song_covers/mx/xd/mxxdlife/kFDopZrXRShNZHeF3256dE.jpg', 1, '', '今天不想出門只想在家一整天\n我想我需要一瓶可樂還有些玉米脆片\n難得今天不用上班只想在家一整天\n我就能睡到自然醒過來欸 I don’t wanna wake\n\n耶 不想接觸外面任何空氣\n但 偶爾也得需要自我封閉\nRight 躺在床上看著電腦螢幕 只有自己清楚\n什麼方式最幸福\n愛玩的朋友們他們把我當成怪胎\n但我只在乎我叫的外賣\n到底來了沒 歐對 by the way\n時間很寶貴所以don’t waste my time\n看著劇 若心情 下了雨 來一杯 巧克力\n沖走你所有的壞情緒\n然後我 依偎 在你心裡 \n以為我是 你的唯一\n卻讓我再次體會到失去\n\n今天不想出門只想在家一整天\n我想我需要一瓶可樂還有些玉米脆片\n難得今天不用上班只想在家一整天\n我就能睡到自然醒過來欸 I don’t wanna wake\n\n我的腦袋 叫我要~工~作~\n但 我的身體 今天不~想~動\n今天馬鈴薯就是我\n陷在軟爛沙發之中\n不想看時鐘\n只想跟小貓窩著鬥\n我養的貓 不開心就咬我\n還曾把他 稱作 \n那 順遂的生活\n反而 每天在瞪我\n真不知道 我的目標\n只是想要 一點點的療\n癒見幸福真的太難\n我想就趁 現在 三點半\n乾脆小睡下 還不算太晚\n吃飽睡 睡飽睡 都無礙', 0, '不想出門就是不想出門啦\n\n詞 Lyrics:MxxdlifE @mis4nthrxp3boi ,明熊@lexuan__\n曲 Composer:MxxdlifE @mis4nthrxp3boi,明熊@lexuan__\n編曲 Arranger:Con\n錄音 Recording:Jim Wu伍柏宇 @jimwumakingbeat\n混音 Mixing:Jim Wu伍柏宇 @jimwumakingbeat\nillustration:@taiwandopee\nDesign:@yu98.design\n\n收錄自MxxdlifE 2020 Mixtape《冷 暖 自 知》', 0, '', 172, 192000, datetime.datetime(2021, 2, 1, 11, 58, 14), datetime.datetime(2021, 2, 1, 11, 58, 8), datetime.datetime(2021, 2, 1, 12, 1, 46, 77646), datetime.datetime(2021, 2, 1, 12, 1, 46), 74886, 2242, 758, 1, 0, 1, 0, None, 4, '{"TW":{"audition_awards":{"140522":{"event":"Street Poet NFT \\u563b\\u54c8\\u97f3\\u6a02\\u5fb5\\u9078","award":"\\u7b2c\\u4e00\\u540d"}}}}', 0, 0, 0, 0, 2, 2, 2403400, '!rGoWQdyHF05ZiqvkgZBIkwNpxiNKDSi2BbKLbHuW', datetime.datetime(2025, 6, 25, 16, 21, 59), 0, 'mxxdlife', '', '', 'alanu090877@gmail.com', 0, 1, datetime.datetime(2019, 3, 15, 2, 48, 40), 1974317, 4, 4, 2403400, 'profile_images/mx/xd/mxxdlife/7UcvapqbxyyhGrQ3zyYgUu.jpg', 'M', '陳品榮', '牧瀨', 886, '988581827', datetime.date(2001, 10, 16), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2019, 3, 15, 2, 48, 40), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"show_birthday":1,"accredited_datetime":"2021-06-20T11:58+00:00"}', 668968, 3974, 0, 4, 1, 0, '', 0, None), (656911, 4, 4, '"#SAVEME!"', 2403400, None, 3, 2, 0, 'music/mx/xd/mxxdlife/5VTpyZSwoU4gaxHPo5Ma5o.mp3', 0, 'song_covers/mx/xd/mxxdlife/T2BKM945itJbVtDAPScKVB.jpg', 1, '', 'save me 成就你也拯救我\n無止盡的盡頭 未來是什麼 會不會又是種折磨\nsave me 拯救你也成就我\n掉進了死胡同 誰又會等我 在下一個街口\n\n千瘡百孔的心還有18歲的青春\n文字裡僅存渺小的心聲\n感性與理性之間難以區分\n千百個小劇場在腦海犧牲\n白天的他不會懂你黑夜的壞\n邏輯思維只要閉嘴就不會奇怪\n還有你在 至少能感覺到愛\n但是現在 愛 離我好遠\n我拼命在追 追得好累\n下跪得好廢 我後不後悔\n我偷偷落淚 最後的你 卻對我說聲再會\n\nsave me 成就你也拯救我\n無止盡的盡頭 未來是什麼 會不會又是種折磨\nsave me 拯救你也成就我\n掉進了死胡同 誰又會等我 在下一個街口\n\n我們都在別人的人生扮演重要他人\n這感覺真是奇妙\n我們也總是把彼此弄得難捨難分\n狼狽地等煙火熄掉\n時間在轉 頭腦在煩\n我決定主動放棄這一票\n思緒太亂 曲終人散\n我在沉默中拼命得尖叫\n你有聽到嗎 你有聽到嗎\n求救聲在各地不停的爆發\n你有聽到吧 你有聽到吧\n只是跟我一樣膽小逃跑吧 \n我們都 跑著 跑著 掉進了沼澤\n大聲地呼喊禱告吧\n他們都吵著 吵著 不跟你好了\n我們都到這就好吧\n\n花隨著風輕輕搖擺\n隨波逐流在茫茫人海', 0, '這是去年的大概這個時間,快結束18歲時寫的歌,\n主要是在探討人與人之間的拯救與被拯救\n理念都在歌裡面,但經歷人情冷暖後,\n你還是會發現能拯救自己的還是自己\n\n詞 Lyrics:MxxdlifE @mis4nthrxp3boi\n曲 Composer:MxxdlifE @mis4nthrxp3boi\n編曲 Arranger:Riddiman\n錄音 Recording:Jim Wu伍柏宇 @jimwumakingbeat\n混音 Mixing:Jim Wu伍柏宇 @jimwumakingbeat\nillustration:@taiwandopee\nDesign:@yu98.design\n\n\n收錄自MxxdlifE 2020 Mixtape《冷 暖 自 知》', 0, '', 239, 320000, datetime.datetime(2021, 8, 11, 13, 4, 50), datetime.datetime(2021, 8, 11, 13, 4, 42), datetime.datetime(2021, 8, 11, 13, 6, 2, 17615), datetime.datetime(2021, 8, 11, 13, 6, 13), 42835, 917, 172, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2403400, '!rGoWQdyHF05ZiqvkgZBIkwNpxiNKDSi2BbKLbHuW', datetime.datetime(2025, 6, 25, 16, 21, 59), 0, 'mxxdlife', '', '', 'alanu090877@gmail.com', 0, 1, datetime.datetime(2019, 3, 15, 2, 48, 40), 1974317, 4, 4, 2403400, 'profile_images/mx/xd/mxxdlife/7UcvapqbxyyhGrQ3zyYgUu.jpg', 'M', '陳品榮', '牧瀨', 886, '988581827', datetime.date(2001, 10, 16), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2019, 3, 15, 2, 48, 40), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"show_birthday":1,"accredited_datetime":"2021-06-20T11:58+00:00"}', 668968, 3974, 0, 4, 1, 0, '', 0, None), (630297, 4, 4, '"超 ● 幻想 ulTra\u3000FaNt4sY"', 2403400, None, 3, 2, 0, 'music/mx/xd/mxxdlife/JKdC7Y7GhwmpBZ9CA74Azo.mp3', 0, 'song_covers/mx/xd/mxxdlife/Ck4vMHgaLFHvTekhGyXz3v.jpg', 1, '', '我在超幻想\n把現實燒成灰\n我在超幻想\n牛在天上飛\n還是他愛上了我\n顛倒大是大非\n經歷大起大落\n\n美夢和現實 我該如何去分辨\n那是一首好的歌或一副好的聲線\n我的腦袋加速了 誰在乎百花爭艷\n浩瀚宇宙渺小的一個塵埃曇花一現\n我在超幻想\n幻想著過著別人的生活我會不會更加ㄉ快樂\n答案是與非也不重要大家都覺得我腦袋抽壞ㄌ\n感覺痛快著 跟你們說一聲掰了\n活在幻想的世界裡就不需要過多的懷疑和猜測\ntell me why?\n我們需要用想像來填補美好憧憬\n躺在床上才能看未曾看過的風景\n烏托邦的城堡只有自己能夠懂你\n你的思想和價值散佈在水陽光空氣\nultra fantacy\n\n我在超幻想\n把現實燒成灰\n我在超幻想\n牛在天上飛\n還是他愛上了我\n顛倒大是大非\n經歷大起大落\n\n夢幻泡影 鏡花水月\n冷漠的心 冷漠的夜\n海市蜃樓 我踩了空\n最後剩我 幻化成風\n記憶中最深的那一刻\n最莫名其妙的那一個\n大腦別在癡心妄想了\n不可能不可能不可能不可能\ntell me why?', 0, '這些日以繼夜的幻想,哪個到底會成真?\n例如牛能夠在天上飛,或是,他愛上了我。\n大腦可以幫助想像自己活在任何人的影子裡,\n但選擇的依然是自己,是自己呀。\n可以處處皆是你的思想和價值\n或化作風,化作宇宙中的塵埃\n\u3000\u3000Enjoy.\n\n詞 Lyrics:MxxdlifE @mis4nthrxp3boi \n曲 Composer:MxxdlifE @mis4nthrxp3boi\n編曲 Arranger:Haaga\n錄音 Recording:Jim Wu伍柏宇 @jimwumakingbeat\n混音 Mixing:Jim Wu伍柏宇 @jimwumakingbeat\nillustration:@taiwandopee\nDesign:@yu98.design\n\n收錄自MxxdlifE 2020 Mixtape《冷 暖 自 知》', 0, '', 205, 320000, datetime.datetime(2020, 12, 16, 13, 42, 14), datetime.datetime(2020, 12, 16, 13, 40, 48), datetime.datetime(2020, 12, 16, 13, 43, 12, 427722), datetime.datetime(2020, 12, 16, 13, 44, 36), 4482, 148, 12, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2403400, '!rGoWQdyHF05ZiqvkgZBIkwNpxiNKDSi2BbKLbHuW', datetime.datetime(2025, 6, 25, 16, 21, 59), 0, 'mxxdlife', '', '', 'alanu090877@gmail.com', 0, 1, datetime.datetime(2019, 3, 15, 2, 48, 40), 1974317, 4, 4, 2403400, 'profile_images/mx/xd/mxxdlife/7UcvapqbxyyhGrQ3zyYgUu.jpg', 'M', '陳品榮', '牧瀨', 886, '988581827', datetime.date(2001, 10, 16), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2019, 3, 15, 2, 48, 40), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"show_birthday":1,"accredited_datetime":"2021-06-20T11:58+00:00"}', 668968, 3974, 0, 4, 1, 0, '', 0, None), (567730, 4, 3, '養老院', 1875792, 97298909, 3, 2, 0, 'music/li/an/liangfu2017/piwdLubRdVWFCRae3jEATK.mp3', 0, 'song_covers/li/an/liangfu2017/hi6sbozWHgwkuBjsZ2v9Ef.png', 1, '', '在我開始押韻之前 我在養老院裡偷閒 在養老院裡偷錢 在養老院裡過年\n我在養老院混過一年又一年 再跟我腦死的 龜孫子 在幼稚園裡 混六七年\n從六歲開始養老 一個七年 又七年 像個 猶太人 天天在過安息年\n像猶太人一樣游刃有餘 但沒他們那麼有錢 每年等著年年有餘 領個壓歲錢\n開始押韻之前 在養老院裡面 偷抽煙 但會有亂叫的九官鳥(教官) 跟你說沒收先\n養老院裡可以傳教 人民的鴉片 養老院制服悶死懶覺 特別在夏天\n但在養老院 很奇怪 不太能睡懶覺 他們說認真吃屎 精神才不會散漫 屌不會軟掉\n奇怪 說好的養老院怎麼那麼像學校\n還要我們勞動服務 拎杯明明來養老\n\n養老院 這裡是養老院 都在養老因為都是養老院\n你說的學校我稱之為養老院 背著沈重的背包來到養老院\n養老院 這裡是養老院 都在養老因為都是養老院\n你說的學校我稱之為養老院 我的黑白照片高高掛在養老院\n\n\n養老院的經費 來自人民的納稅錢大家都能一直養老 直到需要納稅前\n但有人在養老院裡 偷偷學會 怎麼A錢 怎麼辦 養老院 怎麼辦 就怎麼虧錢\n希望大家多繳行政院長說的 那種叫做功德錢 養老院才能夠成功轉型成瘋人院\n其實養老院很典雅 有點像雅典 宗教友善 我稱之為那個那個很像神殿\n有人在抽飯 有人在雲遊 真炫 有人說范雲是神仙但我不太會分辨\n養老院很多聲優幫助瞎子 用他們優美的聲線 視力不好 但至少是留美的導盲犬\nstill 你需要hustle hard在養老院想頤養天年 必須學會反芻大便有些好表現\n哀 養老院 怎麼那麼像學校啊 我也是笑笑的 但感覺到 好討厭\n\n養老院 這裡是養老院 都在養老因為都是養老院\n你說的學校我稱之為養老院 背著沈重的背包來到養老院\n養老院 這裡是養老院 都在養老因為都是養老院\n你說的學校我稱之為養老院 我的黑白照片高高掛在養老院\n\n\n\n\n\n現在你聽的是亞洲最大養老院的分院 tinder上的妹妹 都聽夜貓國蛋或春豔\n我單純想要尬 所以表現單純又靦腆 意圖明顯用老臉吃童顏\n可惜即使童顏巨乳還是受到養老院的桎梏 十九歲的大媽講話無聊到真是酷\n我分不清楚who 是who 面對他們反應全部都是吐 hashtag me too\n養老院出產的熱舞像跳廣場舞 我想煎幾顆鮑魚但找不到洋腸煮\n養老院出產的嘻哈不只天龍地虎 所以天龍國的白虎可以來舔我的天龍屁股\n\n養老院裡沒有壓力 像吸鴉片菸 愛上沒意義的壓力 像吸鴉片煙\n\n越養老 越長越老 越像Kurt Cobain 出了養老院我們一碰就碎 像crack coaine\n\n\n養老院 這裡是養老院 都在養老因為都是養老院\n你說的學校我稱之為養老院 背著沈重的背包來到養老院\n養老院 這裡是養老院 都在養老因為都是養老院\n你說的學校我稱之為養老院 我的黑白照片高高掛在養老院', 0, '收藏 "L.O.C.K"專輯實體CD :https://bit.ly/2Jmfivu', 0, '', 207, 320000, datetime.datetime(2018, 10, 30, 2, 42, 49), datetime.datetime(2018, 10, 30, 2, 44, 16), datetime.datetime(2018, 10, 30, 2, 44, 16), datetime.datetime(2019, 9, 27, 14, 35, 3), 11913, 312, 28, 1, 11, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1875792, 'sha1$Fe3FKKQbSOuQ$b91575045c96515f326e6fd25ecb5e7c500723f9', datetime.datetime(2021, 4, 1, 10, 35, 2), 0, 'liangfu2017', '', '', 'liangfu2016@gmail.com', 0, 1, datetime.datetime(2017, 5, 21, 0, 54, 33), 1447947, 4, 4, 1875792, 'profile_images/li/an/liangfu2017/JWBHkvZCAe5Mtqo4xAFJbi.jpg', 'O', '', '品格教育GoodMan_Production', None, '', datetime.date(1938, 1, 1), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 48), 1, datetime.datetime(2017, 5, 21, 0, 54, 33), 1, 0, 'zh-hant', 0, '{"hide_gender":false,"show_intro":false}', 68528, 949, 71, 2725, 0, 0, '', 0, None), (580814, 4, 4, '【I can_t】', 2430085, 97313357, 3, 2, 0, 'music/Po/ny/Pony5ibe/BQu7YX6cmEpbrqAWSuFuxL.mp3', 0, 'song_covers/Po/ny/Pony5ibe/FuK2k56Sk7SN2f4DWrGr7U.jpg', 1, '', '【I can_t】(prod. kimo)\r\nComposer/Lyricist 曲/詞_ Pony5ibe\r\n\r\n電話那頭哭著離不開\r\n讓我一整晚的酒醉怎麼看著路都歪\r\n當我走過那些風景甚至有過那些憧憬\r\n當我知道不能重新當你封鎖我的賴 yeah\r\n說我不是愛你 表現得沒那麼在意\r\n如果當初多點耐性 感情不讓烽火蓋頂\r\n怎麼都是怪我太急\r\n當我知道不能重新當你封鎖我的賴 yeah\r\n\r\n(天語)\r\n\r\n電話響 但打不通\r\n沒差總是一個人都在家 man I be alone\r\n心裡想著還有光 在三點鐘\r\n待在你家樓下剩下路燈陪我吹著風\r\n我不知道到底該不該撿\r\n或許哪天剩下的都被我改寫\r\n你說上個男人每天都想改變\r\n我很像也差不多的犯賤\r\n但是我很喜歡你 都是實話 \r\n面前都在裝著逼還有一點自大\r\n看你長得多美麗那我勤儉持家\r\n怎麼剩破碎的心路上剩酒醉的妳\r\n你是我的 fantasy yeah yeah\r\n每天都想看著你 yeah yeah\r\n我不想要失去你 yeah yeah\r\n我不想要失去你 yeah yeah\r\n我不想要失去你 yeah yeah\r\n\r\n(天語)', 0, 'PRODUCED IN LAB Presents\r\n手刀加入 Pony5ibe 官方社團 → http://bit.ly/PonyFAM\r\n\r\n\r\n今年冬天,Pony5ibe 除了冬眠跟培育脂肪外,還意外地與季節精靈邂逅。分開前,他將雙方交織的魔法轉譯成這張《COLD》Mixtape。「在熱的開始前,我們先來些冰的,桑一下。」\r\n\r\n寶劍三在混亂中形成對稱的型態,仍然保持著某種和諧。「接受並體驗是生命海洋的白金羅盤」Pony5ibe 親自演釋他是如何橫跨悲傷海洋,接受你的悲傷,並且安然度過。\r\n《COLD》Mixtape 以影集式逐一揭露曲目帶動故事進程,儲存此播放清單一起追 Pony5ibe 的心劇吧 → http://bit.ly/COLDMixtape\r\n\r\n\r\n▶ Pony5ibe https://instagram.com/pony5ibe\r\n▶ PONY5IBE Official http://bit.ly/PonyFAM\r\n▶ PRODUCED IN LAB https://instagram.com/producedinlab/\r\n▶ PRODUCED IN LAB https://facebook.com/producedinlab/\r\n\r\n\r\n#COLDMixtape #Pony5ibe #PRODUCEDINLAB', 0, '', 169, 320000, datetime.datetime(2019, 4, 29, 18, 36, 4), datetime.datetime(2019, 4, 29, 18, 43, 54), datetime.datetime(2019, 4, 29, 18, 43, 54), datetime.datetime(2020, 10, 10, 11, 9, 56), 55023, 1411, 174, 1, 5, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-05-09"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2019-05-10"]}}', 0, 0, 0, 0, 2, 2, 2430085, 'sha1$vsfIn8my4UsH$9c45e781f053509cfd288713709c7c6758c8cbc9', datetime.datetime(2023, 8, 18, 20, 15, 50), 0, 'Pony5ibe', '', '', 'pony5ibe@gmail.com', 0, 1, datetime.datetime(2019, 4, 29, 16, 56, 52), 2000991, 4, 3, 2430085, 'profile_images/Po/ny/Pony5ibe/8nfW9WJfmib4RtvhqmdVrP.jpg', 'M', '彭議慶', 'PONY5IBE', 886, '917001646', datetime.date(1998, 6, 25), 'TAO', 97, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2019, 4, 29, 16, 56, 52), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"accredited_datetime":"2023-08-14T10:05+00:00","hide_location":false}', 302232, 3642, 2, 196, 1, 0, '', 0, None), (570920, 4, 4, 'FRαNKIE阿法 featuring J.Voon-NEVERLAND(audio) Prod. by Sōryo', 1875547, None, 3, 2, 0, 'music/da/ts/datsdashit/fBUGDyrkDytLfE2rYJ2yPG.mp3', 0, 'song_covers/da/ts/datsdashit/RgcLLae7RydbU4zkvMYi76.jpg', 1, '', "詞曲 劉重佑\n編曲 Sōryo\n\n\nDon't call I'm away in my Neverland \nI'm so high up wish I never land \nI'm so high up wish I never land \nNever ever ever ever ever land \nDon't call I'm away in my Neverland \nI'm so high up wish I never land \nI'm so high up wish I never land \nNever ever ever ever ever land \n\n\nDon't call I'm away in my Neverland \nI'm so high up wish I never land \nNever growing old but I'm a veteran \nSee Ain't nothin changed but the weather man \nPeter Pan拉你的手飛到天邊\n離那裡遠一點都好 \nSo now I can really chill out \nSee i told y'all \n This is where you can really calm your shit \n你賺吃飯錢 但沒有時間吃飯\n賺生活費 但生活是一團亂\n暫緩了夢 為了桌上每一碗飯\n在neverland的好夢是越來越短暫\nMan thats what you call a buzz kill \n楚門的世界的旁白please hush now \n從前的玩伴變成溫蒂漢堡\n米奇在哪裡 越來越難找\n\n\nDon't call I'm away in my Neverland \nI'm so high up wish I never land \nI'm so high up wish I never land \nNever ever ever ever ever land \nDon't call I'm away in my Neverland \nI'm so high up wish I never land \nI'm so high up wish I never land \nNever ever ever ever ever land \n\n\n\nDon't call這裡沒有基地台\n我們穿著睡衣飛不用繫皮帶\n過得太快樂一個月像一禮拜\n沒人能害你不開心除了自己以外\nYeah 離開這裡回到地表上\n是工作狂 是派對狂\n時間不夠又開始慌\n轉速太快讓我正需要的瞌睡蟲快死光\n頭腦太吵shit我用筆全部發洩在紙上\nDamn Tinky back in nyvy tryna see me \n我用盡力氣拚命重現那些記憶\n必須放下這部份說真的誰不氣\n但我也知道一旦離開就回不去\n因為\n我記得曾經害怕的事\n而不再怕的事不會想再重怕一次\n你知道殺不死你的會讓你更強壯\n而更強壯以後就不會想再被重殺一次\n懂我意思\n\nYou'll be alright mr. Lonely \n讓我陪你一起去飛行\nIt's been a hell of a ride \n夢幻島路我來帶\n\nDon't call I'm away in my Neverland \nI'm so high up wish I never land \nI'm so high up wish I never land \nNever ever ever ever ever land \nDon't call I'm away in my Neverland \nI'm so high up wish I never land \nI'm so high up wish I never land \nNever ever ever ever ever land", 0, "Don't call I'm away in my Neverland \nI'm so high up wish I never land \n\n「老實說,我想去阿法演唱會frankly speaking tour」\n高雄 2019 / 1 / 12 Cocco & Co. \n台北 2019 / 1 / 19 Pipe Live Music\n預售票現正熱賣中\n活動及購票詳情請洽:\nhttps://bit.ly/2PVXzwq", 0, '', 202, 192000, datetime.datetime(2018, 12, 21, 11, 32, 5), datetime.datetime(2018, 12, 22, 4, 34, 40), datetime.datetime(2018, 12, 22, 4, 34, 40), datetime.datetime(2018, 12, 22, 4, 37, 20), 6346, 211, 9, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1875547, 'sha1$vutVgSSaXSGYtX65ijnVaQ$0851f714f6f1225adbe9d058dfdf028b7b0329b7', datetime.datetime(2025, 6, 15, 7, 50, 55), 0, 'datsdashit', '', '', 'datsdashitcrew@gmail.com', 0, 1, datetime.datetime(2017, 5, 20, 20, 52), 1447702, 4, 4, 1875547, 'profile_images/da/ts/datsdashit/sgsiEWTLHn4EUk2jkyUTj6.png', 'O', '', 'Dats Da Shit', 886, '923118838', datetime.date(2017, 2, 14), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2017, 5, 20, 20, 52), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false}', 178120, 1637, 35, 343, 1, 0, '', 0, None), (99177, 4, 4, 'Winter Sweet (邊看氣象新聞邊靠背版)', 388179, 1053, 3, 2, 0, 'music/so/ft/softlipa/e2591e929d9d4abda08caaa51bb9e503.mp3', 8318559, '', 1, '', '', 0, '氣象新聞說,從今天開始要大降溫了...\r\n所以我決定要在這時把Winter Sweet拿出來\r\n提醒民眾 注意保暖\r\n希望大家能安然渡過這個禮拜 :D\r\n\r\n\r\n最後,我還是要鬼打強般地呼籲:\r\n\r\n12月30! Winter Sweet 概念專輯!\r\n', 0, None, 346, 192000, datetime.datetime(2009, 12, 16, 6, 5, 13), datetime.datetime(2009, 12, 16, 6, 5, 13), datetime.datetime(2009, 12, 16, 6, 5, 13), datetime.datetime(2015, 6, 25, 19, 50, 19), 67771, 1286, 193, 1, 0, 1, 0, None, 0, '{"TW":{"song_of_the_days":["2009-12-17"],"recommend_by_editor":true,"top_record_weekly_champions":[[2009,50],[2009,51],[2009,52]]}}', 0, 0, 0, 0, 2, 2, 388179, 'sha1$ksdS3p3pDkXb$4a86d2031a3a0f851bf7c9693bb250de092bd7b9', datetime.datetime(2019, 6, 11, 9, 26), 0, 'softlipa', '', '', 'mceggb@yahoo.com.tw', 0, 1, datetime.datetime(2006, 11, 6, 19, 20), 25981, 4, 4, 388179, 'profile_images/so/ft/softlipa/ec6f9efce96611deb602001f29ca1c80.jpg', 'M', '杜振熙', 'Soft Lipa', 886, '988228200', datetime.date(1982, 12, 7), 'TPE', 99, 1231459, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 41), 1, datetime.datetime(2006, 11, 6, 19, 20), 1, 0, 'zh-hant', 1, '{"show_intro":false,"show_birthday":1,"hide_gender":false,"hide_location":false}', 4374733, 42491, 148, 77527, 0, 0, '', 0, None))])}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(170)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(519)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/nextpage/templatetags/nextpage.py in render(78)
  items_count = len(list(items))

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(71)
  cache.set_many(to_be_set, cachalot_settings.CACHALOT_TIMEOUT)

0.0369 get_many (['1580ca9a8e573fcb58f242b5e33b60aa5a89b45b', '47998ea1d99930771e901774e0026a370fe1fe6a'],) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(170)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(519)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(214)
  nodelist.append(node.render_annotated(context))

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(195)
  return template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(172)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in render(191)
  resolved_args, resolved_kwargs = self.get_resolved_arguments(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in get_resolved_arguments(177)
  resolved_args = [var.resolve(context) for var in self.args]

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in <listcomp>(177)
  resolved_args = [var.resolve(context) for var in self.args]

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in resolve(671)
  obj = self.var.resolve(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in resolve(796)
  value = self._resolve_lookup(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in _resolve_lookup(858)
  current = current()

/home/ubuntu/streetvoice/music/models.py in get_image_url(764)
  elif self.album and self.album.cover:

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(46)
  data = cache.get_many(table_cache_keys + [cache_key])

0.0358 set_many ({'1580ca9a8e573fcb58f242b5e33b60aa5a89b45b': 1779800976.3214169, '47998ea1d99930771e901774e0026a370fe1fe6a': (1779800976.3214169, [((97314056, 4, 4, 1592388, '#FEELING', 'music_albums/ru/by/ruby200457630/pHEgzqHiL7zwc4DzGpZKFN.JPG', '你說呢?', 0, '', 4563, 7, 0, datetime.date(2019, 9, 4), datetime.datetime(2019, 9, 4, 7, 18, 15), datetime.datetime(2019, 9, 4, 7, 33, 49), 1, 1),)])}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(170)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(519)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(214)
  nodelist.append(node.render_annotated(context))

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(195)
  return template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(172)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in render(191)
  resolved_args, resolved_kwargs = self.get_resolved_arguments(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in get_resolved_arguments(177)
  resolved_args = [var.resolve(context) for var in self.args]

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in <listcomp>(177)
  resolved_args = [var.resolve(context) for var in self.args]

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in resolve(671)
  obj = self.var.resolve(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in resolve(796)
  value = self._resolve_lookup(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in _resolve_lookup(858)
  current = current()

/home/ubuntu/streetvoice/music/models.py in get_image_url(764)
  elif self.album and self.album.cover:

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(71)
  cache.set_many(to_be_set, cachalot_settings.CACHALOT_TIMEOUT)

0.0386 get_many (['1580ca9a8e573fcb58f242b5e33b60aa5a89b45b', '281f5ed9d4c4f1ed3ac6f275dec4dba04ff58b7d'],) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(170)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(519)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(214)
  nodelist.append(node.render_annotated(context))

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(195)
  return template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(172)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in render(191)
  resolved_args, resolved_kwargs = self.get_resolved_arguments(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in get_resolved_arguments(177)
  resolved_args = [var.resolve(context) for var in self.args]

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in <listcomp>(177)
  resolved_args = [var.resolve(context) for var in self.args]

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in resolve(671)
  obj = self.var.resolve(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in resolve(796)
  value = self._resolve_lookup(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in _resolve_lookup(858)
  current = current()

/home/ubuntu/streetvoice/music/models.py in get_image_url(764)
  elif self.album and self.album.cover:

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(46)
  data = cache.get_many(table_cache_keys + [cache_key])

0.0383 set_many ({'1580ca9a8e573fcb58f242b5e33b60aa5a89b45b': 1779800976.5246644, '281f5ed9d4c4f1ed3ac6f275dec4dba04ff58b7d': (1779800976.5246644, [((1678, 4, 4, 441886, 'LifeAbout', 'music_albums/st/ri/strike126/25eb42adb94444069e3431ff6a99fdc0.jpg', '這是毫無保留的生活體驗', 0, None, 57528, 3, 0, datetime.date(2009, 10, 20), datetime.datetime(2009, 10, 20, 0, 0), datetime.datetime(2014, 8, 1, 0, 0), 1, 1),)])}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(170)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(519)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(214)
  nodelist.append(node.render_annotated(context))

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(195)
  return template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(172)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in render(191)
  resolved_args, resolved_kwargs = self.get_resolved_arguments(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in get_resolved_arguments(177)
  resolved_args = [var.resolve(context) for var in self.args]

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/library.py in <listcomp>(177)
  resolved_args = [var.resolve(context) for var in self.args]

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in resolve(671)
  obj = self.var.resolve(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in resolve(796)
  value = self._resolve_lookup(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in _resolve_lookup(858)
  current = current()

/home/ubuntu/streetvoice/music/models.py in get_image_url(764)
  elif self.album and self.album.cover:

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(71)
  cache.set_many(to_be_set, cachalot_settings.CACHALOT_TIMEOUT)

0.0819 get_many (['40102dab37d3df7d72cc47e91427e20514253ed6', 'bfe6165116443287a58a8debde01d651ee9c125f', '887f8247d0ff979264c73b069f790024b2aa98e1', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', 'e9900d4ec24ef898b16428c6a7f5c985e4b252ca', 'd6d21bc8f7fb510a60a060eaa88820e08274c988', '12e5c5f10335e96781266ce00473fbb3ecda56c0', '9ad8cbbc88fd500d19ca0e2a5c9ce94cff98ce0d'],) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(170)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(519)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(195)
  return template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(172)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/nextpage/templatetags/nextpage.py in render(78)
  items_count = len(list(items))

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(46)
  data = cache.get_many(table_cache_keys + [cache_key])

0.1187 set_many ({'40102dab37d3df7d72cc47e91427e20514253ed6': 1779800976.6206307, 'bfe6165116443287a58a8debde01d651ee9c125f': 1779800976.6206307, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779800976.6206307, '887f8247d0ff979264c73b069f790024b2aa98e1': 1779800976.6206307, 'e9900d4ec24ef898b16428c6a7f5c985e4b252ca': 1779800976.6206307, '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779800976.6206307, '12e5c5f10335e96781266ce00473fbb3ecda56c0': 1779800976.6206307, '9ad8cbbc88fd500d19ca0e2a5c9ce94cff98ce0d': (1779800976.6206307, [])}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2ca0>
/home/ubuntu/.virtualenvs/streetvoice3.8/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in run(201)
  self.manage_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(123)
  self.run_for_multiple(timeout)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_multiple(103)
  self.accept(listener)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/ubuntu/streetvoice/api/middleware.py in __call__(22)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/dogslow/__init__.py in __call__(313)
  response = self.get_response(request)

/home/ubuntu/streetvoice/svapp/middleware/__init__.py in __call__(613)
  response = self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/panels.py in process_request(41)
  return super(CachalotPanel, self).process_request(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/social_django/middleware.py in __call__(28)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(170)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(315)
  return nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/defaulttags.py in render(519)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/loader_tags.py in render(195)
  return template.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(172)
  return self._render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/test/utils.py in instrumented_test_render(100)
  return self.nodelist.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render(938)
  bit = node.render_annotated(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/django/template/base.py in render_annotated(905)
  return self.render(context)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/nextpage/templatetags/nextpage.py in render(78)
  items_count = len(list(items))

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(37)
  return original(compiler, *args, **kwargs)

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in inner(96)
  return _get_result_or_execute_query(

/home/ubuntu/.virtualenvs/streetvoice3.8/lib/python3.8/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(71)
  cache.set_many(to_be_set, cachalot_settings.CACHALOT_TIMEOUT)

Signals

Signal Receivers
class_prepared EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation, EnumField._setup_validation
connection_created
got_request_exception
m2m_changed
post_delete post_delete_user, _delete_feed_when_works_is_deleted, _delete_feed_when_works_is_deleted, _delete_feed_when_works_is_deleted, _handle_related_instance_when_feed_is_delete, post_save_or_delete_sensitivekeyword, post_delete_song, post_delete_relationship, _delete_iplog_when_content_object_is_deleted, _delete_iplog_when_content_object_is_deleted, post_save_or_delete_open_graph_blocked_domains, post_delete_replacement_word, regenerate_critic_genres
post_init ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, delete_mt_init, delete_mt_init, delete_mt_init
post_migrate create_contenttypes, create_permissions, create_default_site, _invalidate_on_migration
post_save _create_correspond_genericwork, _create_correspond_genericwork, _create_correspond_genericwork, post_save_user, post_save_shopline_order, _create_extra_info_when_feed_is_repost, _update_critic_review_blocked_status_when_feed_is_repost, _sync_feed_restricted_field, _sync_feed_restricted_field, _sync_feed_restricted_field, censor_model, censor_model, censor_model, censor_model, censor_model, censor_model, censor_model, censor_model, censor_model, censor_model, censor_model, censor_model, censor_model, sync_or_create_censorship, sync_or_create_censorship, sync_or_create_censorship, sync_or_create_censorship, sync_or_create_censorship, sync_or_create_censorship, sync_or_create_censorship, sync_or_create_censorship, sync_or_create_censorship, sync_or_create_censorship, post_save_or_delete_sensitivekeyword, _save_instance_check_related_data, add_achievement, post_song_copyright_check, post_save_relationship, update_es_index, update_es_index, update_es_index, update_es_index, update_es_index, update_es_index, post_save_or_delete_open_graph_blocked_domains, post_save_replacement_word, save_unread_comment, read_comment, comment_notification, send_comment_tagged_venueactivity_notification, send_at_comment_notification, remove_fanclub_member, reject_waiting_feature_user, create_clap_acknowledge, generate_hash_id, generate_hash_id, generate_hash_id, save_bank_info_master, update_tax_info_zipcode, active_fanclub_member, update_critic_genres
pre_delete clear_site_cache, pre_delete_user, cleanup_ckeditor_images_on_delete, remove_es_index, remove_es_index, remove_es_index, remove_es_index, remove_es_index, _delete_notifications_when_activity_is_delete, reduce_entered_users_count
pre_init
pre_migrate inject_rename_contenttypes_operations
pre_save clear_site_cache, cleanup_unused_ckeditor_images_on_update, _pre_sync_feed_restricted_field, _pre_sync_feed_restricted_field, _pre_sync_feed_restricted_field, pre_censor_model, pre_censor_model, pre_censor_model, pre_censor_model, pre_censor_model, pre_censor_model, pre_censor_model, pre_censor_model, pre_censor_model, pre_censor_model, pre_censor_model, pre_censor_model, pre_censor_model, mark_blocked_status_changed, mark_blocked_status_changed, mark_blocked_status_changed, mark_blocked_status_changed, mark_blocked_status_changed, mark_blocked_status_changed, mark_blocked_status_changed, mark_blocked_status_changed, mark_blocked_status_changed, mark_blocked_status_changed, pre_song_copyright_check, cache_original_instance, cache_original_instance, cache_original_instance, cache_original_instance, cache_original_instance, cache_original_instance
request_finished close_old_connections, close_caches, reset_urlconf
request_started reset_queries, close_old_connections
setting_changed reset_cache, clear_cache_handlers, update_installed_apps, update_connections_time_zone, clear_routers_cache, reset_template_engines, clear_serializers_cache, language_changed, localize_settings_changed, file_storage_changed, complex_setting_changed, root_urlconf_changed, static_storage_changed, static_finders_changed, auth_password_validators_changed, user_model_swapped, update_toolbar_config, reset_hashers, reload_oauth2_settings, clear_caches, reload_api_settings, DebugStaticFilesStorage._clear_cached_properties, CompressorFileStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, CompressorFileStorage._clear_cached_properties, StaticFilesStorage._clear_cached_properties, reload_package_settings

Cachalot

Database 'default'

Application Model Last invalidation

Database 'slave1'

Application Model Last invalidation

Database 'warehouse'

Application Model Last invalidation