According to your device's language settings, we also offer English (Global).
生而為人
生而為人

生而為人

136 首歌

  • 播放次數

    0

  • 訂閱

    0

生而為人

生而為人

forgotten
forgotten

發布更新 2025-06-20


曲目



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 1336.958 msec
System CPU time 13.065 msec
Total CPU time 1350.023 msec
Elapsed time 1415.225 msec
Context switches 11 voluntary, 201 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.46
X-Forwarded-Proto https
X-Real-Ip 216.73.216.46
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 /anonymous_hk_tw_uk/playlists/847553/
QUERY_STRING
REMOTE_ADDR 216.73.216.46
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': '847553', 'username': 'anonymous_hk_tw_uk'} user-playlist-detail

Cookies

Variable Value
'csrf-token' 'mimxPpZLHBPcdKUUZwUNlXwbsY2kn0D0ccuqKTCrAcKIMKFd2d1STw1qDv0wtMS9'

No session data

No GET data

No POST data

SQL queries from 1 connection

  • slave1 65.04 ms (15 queries including 6 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` = 'anonymous_hk_tw_uk'
 LIMIT 21
SELECT ••• FROM `member_renamerecord` WHERE `member_renamerecord`.`old_username` = 'anonymous_hk_tw_uk' LIMIT 21
0.51

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` = 'anonymous_hk_tw_uk')
 LIMIT 21
SELECT ••• FROM `auth_user` WHERE (`auth_user`.`is_active` AND `auth_user`.`username` = 'anonymous_hk_tw_uk') LIMIT 21
0.49

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` = 847553 AND `music_playlist`.`user_id` = 2880723)
 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` = 847553 AND `music_playlist`.`user_id` = 2880723) LIMIT 21
0.95

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` = 847553 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` = 847553 AND `svapp_officialtag`.`site_id` = 1 AND `svapp_officialtagcategory`.`hide_ads`) LIMIT 1
0.84

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` = 847553)
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` = 847553)
2 similar queries. Duplicated 2 times.
30.63

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` = 847553)
 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` = 847553) ORDER BY `music_playlistsong`.`order` ASC, `music_playlistsong`.`id` ASC
13.96

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` = 847553)
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` = 847553)
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/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` = 847553)
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` = 847553)
2 similar queries. Duplicated 2 times.
4.57

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` = 2880723 AND NOT `venue_venueactivity`.`is_offline` AND `venue_venueactivity`.`site_id` = 1 AND `venue_venueactivity`.`start_time` > '2026-05-27 07:05:00.783774' 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` = 2880723 AND NOT `venue_venueactivity`.`is_offline` AND `venue_venueactivity`.`site_id` = 1 AND `venue_venueactivity`.`start_time` > '2026-05-27 07:05:00.783774' AND `venue_venueactivity`.`status` = 2) ORDER BY `venue_venueactivity`.`start_time` ASC LIMIT 1
1.06

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` = 847553)
 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` = 847553) ORDER BY `music_playlistsong`.`order` ASC, `music_playlistsong`.`id` ASC LIMIT 51
6.12

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` = 97315955
 LIMIT 21
SELECT ••• FROM `music_musicalbum` WHERE `music_musicalbum`.`id` = 97315955 LIMIT 21
4 similar queries.
0.74

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` = 97317633
 LIMIT 21
SELECT ••• FROM `music_musicalbum` WHERE `music_musicalbum`.`id` = 97317633 LIMIT 21
4 similar queries.
0.74

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` = 97265759
 LIMIT 21
SELECT ••• FROM `music_musicalbum` WHERE `music_musicalbum`.`id` = 97265759 LIMIT 21
4 similar queries.
0.73

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` = 97317782
 LIMIT 21
SELECT ••• FROM `music_musicalbum` WHERE `music_musicalbum`.`id` = 97317782 LIMIT 21
4 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-27 07:05:00.668706' 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-27 07:05:00.668706' 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` = 847553 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` = 847553 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.19

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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: django_meta. Contents: [<TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7bfd30e135b0>, <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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, '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 0x7bfd2f848d90>, <TextNode: '" class="nav-link '>, <IfNode>, <TextNode: '" data-type="upload" data'>, <django.template.defaulttags.CommentNode object at 0x7bfd2f848820>, <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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, '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/anonymous_hk_tw_uk/playlists/847553/', 'SITE_ID': 1, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'dark': False, 'dimension_value': 'Playlist detail', 'has_embed_btn': True, 'is_mobile': False, 'obj': <Playlist: 生而為人>, 'text': '生而為人%20by%20forgotten.%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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'btn_play_size': 'xl', 'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Playlist: 生而為人>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'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: 生而為人>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'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: 生而為人>} {'btn_size': 'lg', 'is_outline_btn': True, 'item': <Playlist: 生而為人>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'dimension_value': 'Playlist detail', 'hide_like_count': True, 'is_mobile': False, 'is_outline_btn': True, 'obj': <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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'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: 生而為人>} {'btn_play_size': 'xl', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': True, 'item': <Playlist: 生而為人>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'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: 生而為人>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'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: 生而為人>} {'btn_size': '', 'is_outline_btn': False, 'item': <Playlist: 生而為人>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'dimension_value': 'Playlist detail', 'hide_like_count': True, 'is_mobile': False, 'is_outline_btn': False, 'obj': <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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'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: 生而為人>} {'btn_play_size': 'lg', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': True, 'item': <Playlist: 生而為人>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'dimension_value': 'Playlist detail', 'has_followed': False, 'request': '<<request>>', 'site_user': <User: anonymous_hk_tw_uk>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 大樹下(DEMO)>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 大樹下(DEMO)>, 'song_order': 1, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 大樹下(DEMO)>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 大樹下(DEMO)>, 'song_order': 1, 'type': 'playlist'} {'song': <Song: 大樹下(DEMO)>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 大樹下(DEMO)>, 'song_order': 1, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 大樹下(DEMO)>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 大樹下(DEMO)>, 'song_order': 1, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 大樹下(DEMO)>, 'list_id': 847553, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 大樹下(DEMO)>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 大樹下(DEMO)>, 'song_order': 1, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 大樹下(DEMO)>, 'list_id': 847553, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 大樹下(DEMO)>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 大樹下(DEMO)>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 大樹下(DEMO)>, 'song_order': 1, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 大樹下(DEMO)>, 'list_id': 847553, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 大樹下(DEMO)>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 蓮花空行身染愛>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 蓮花空行身染愛>, 'song_order': 2, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 蓮花空行身染愛>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 蓮花空行身染愛>, 'song_order': 2, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 蓮花空行身染愛>, 'song_order': 2, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 蓮花空行身染愛>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 蓮花空行身染愛>, 'song_order': 2, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 蓮花空行身染愛>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 蓮花空行身染愛>, 'song_order': 2, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 蓮花空行身染愛>, 'list_id': 847553, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 蓮花空行身染愛>, 'song_order': 2, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 蓮花空行身染愛>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 晚安台灣>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 晚安台灣>, 'song_order': 3, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 晚安台灣>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 晚安台灣>, 'song_order': 3, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 晚安台灣>, 'song_order': 3, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 晚安台灣>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 晚安台灣>, 'song_order': 3, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 晚安台灣>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 晚安台灣>, 'song_order': 3, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 晚安台灣>, 'list_id': 847553, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 晚安台灣>, 'song_order': 3, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 晚安台灣>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: Purely>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: Purely>, 'song_order': 4, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: Purely>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: Purely>, 'song_order': 4, 'type': 'playlist'} {'song': <Song: Purely>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: Purely>, 'song_order': 4, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Purely>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: Purely>, 'song_order': 4, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Purely>, 'list_id': 847553, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: Purely>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: Purely>, 'song_order': 4, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Purely>, 'list_id': 847553, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: Purely>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: Purely>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: Purely>, 'song_order': 4, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Purely>, 'list_id': 847553, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: Purely>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 蒙毅將軍 (Demo)>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 蒙毅將軍 (Demo)>, 'song_order': 5, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 蒙毅將軍 (Demo)>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 蒙毅將軍 (Demo)>, 'song_order': 5, 'type': 'playlist'} {'song': <Song: 蒙毅將軍 (Demo)>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 蒙毅將軍 (Demo)>, 'song_order': 5, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 蒙毅將軍 (Demo)>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 蒙毅將軍 (Demo)>, 'song_order': 5, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 蒙毅將軍 (Demo)>, 'list_id': 847553, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 蒙毅將軍 (Demo)>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 蒙毅將軍 (Demo)>, 'song_order': 5, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 蒙毅將軍 (Demo)>, 'list_id': 847553, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 蒙毅將軍 (Demo)>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 蒙毅將軍 (Demo)>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 蒙毅將軍 (Demo)>, 'song_order': 5, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 蒙毅將軍 (Demo)>, 'list_id': 847553, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 蒙毅將軍 (Demo)>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 我想再擁有自己>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 我想再擁有自己>, 'song_order': 6, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 我想再擁有自己>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 我想再擁有自己>, 'song_order': 6, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 我想再擁有自己>, 'song_order': 6, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我想再擁有自己>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 我想再擁有自己>, 'song_order': 6, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我想再擁有自己>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 我想再擁有自己>, 'song_order': 6, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我想再擁有自己>, 'list_id': 847553, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 我想再擁有自己>, 'song_order': 6, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我想再擁有自己>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 惡夢>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 惡夢>, 'song_order': 7, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 惡夢>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 惡夢>, 'song_order': 7, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 惡夢>, 'song_order': 7, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 惡夢>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 惡夢>, 'song_order': 7, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 惡夢>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 惡夢>, 'song_order': 7, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 惡夢>, 'list_id': 847553, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 惡夢>, 'song_order': 7, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 惡夢>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 無可救藥的貓>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 無可救藥的貓>, 'song_order': 8, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 無可救藥的貓>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 無可救藥的貓>, 'song_order': 8, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 無可救藥的貓>, 'song_order': 8, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 無可救藥的貓>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 無可救藥的貓>, 'song_order': 8, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 無可救藥的貓>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 無可救藥的貓>, 'song_order': 8, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 無可救藥的貓>, 'list_id': 847553, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 無可救藥的貓>, 'song_order': 8, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 無可救藥的貓>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 雲>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 雲>, 'song_order': 9, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 雲>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 雲>, 'song_order': 9, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 雲>, 'song_order': 9, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 雲>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 雲>, 'song_order': 9, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 雲>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 雲>, 'song_order': 9, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 雲>, 'list_id': 847553, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 雲>, 'song_order': 9, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 雲>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 03把我的灰燼灑下>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 03把我的灰燼灑下>, 'song_order': 10, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 03把我的灰燼灑下>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 03把我的灰燼灑下>, 'song_order': 10, 'type': 'playlist'} {'song': <Song: 03把我的灰燼灑下>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 03把我的灰燼灑下>, 'song_order': 10, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 03把我的灰燼灑下>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 03把我的灰燼灑下>, 'song_order': 10, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 03把我的灰燼灑下>, 'list_id': 847553, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 03把我的灰燼灑下>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 03把我的灰燼灑下>, 'song_order': 10, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 03把我的灰燼灑下>, 'list_id': 847553, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 03把我的灰燼灑下>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 03把我的灰燼灑下>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 03把我的灰燼灑下>, 'song_order': 10, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 03把我的灰燼灑下>, 'list_id': 847553, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 03把我的灰燼灑下>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 09 痛>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 09 痛>, 'song_order': 11, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 09 痛>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 09 痛>, 'song_order': 11, 'type': 'playlist'} {'song': <Song: 09 痛>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 09 痛>, 'song_order': 11, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 09 痛>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 09 痛>, 'song_order': 11, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 09 痛>, 'list_id': 847553, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 09 痛>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 09 痛>, 'song_order': 11, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 09 痛>, 'list_id': 847553, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 09 痛>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 09 痛>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 09 痛>, 'song_order': 11, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 09 痛>, 'list_id': 847553, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 09 痛>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 02 無邊海>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 02 無邊海>, 'song_order': 12, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 02 無邊海>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 02 無邊海>, 'song_order': 12, 'type': 'playlist'} {'song': <Song: 02 無邊海>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 02 無邊海>, 'song_order': 12, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 02 無邊海>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 02 無邊海>, 'song_order': 12, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 02 無邊海>, 'list_id': 847553, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 02 無邊海>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 02 無邊海>, 'song_order': 12, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 02 無邊海>, 'list_id': 847553, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 02 無邊海>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 02 無邊海>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 02 無邊海>, 'song_order': 12, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 02 無邊海>, 'list_id': 847553, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 02 無邊海>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 煙花 (Demo)>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 煙花 (Demo)>, 'song_order': 13, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 煙花 (Demo)>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 煙花 (Demo)>, 'song_order': 13, 'type': 'playlist'} {'song': <Song: 煙花 (Demo)>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 煙花 (Demo)>, 'song_order': 13, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 煙花 (Demo)>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 煙花 (Demo)>, 'song_order': 13, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 煙花 (Demo)>, 'list_id': 847553, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 煙花 (Demo)>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 煙花 (Demo)>, 'song_order': 13, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 煙花 (Demo)>, 'list_id': 847553, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 煙花 (Demo)>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 煙花 (Demo)>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 煙花 (Demo)>, 'song_order': 13, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 煙花 (Demo)>, 'list_id': 847553, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 煙花 (Demo)>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 像蕨類的小手>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 像蕨類的小手>, 'song_order': 14, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 像蕨類的小手>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 像蕨類的小手>, 'song_order': 14, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 像蕨類的小手>, 'song_order': 14, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 像蕨類的小手>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 像蕨類的小手>, 'song_order': 14, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 像蕨類的小手>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 像蕨類的小手>, 'song_order': 14, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 像蕨類的小手>, 'list_id': 847553, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 像蕨類的小手>, 'song_order': 14, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 像蕨類的小手>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 好久好久的一瞬間>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 好久好久的一瞬間>, 'song_order': 15, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 好久好久的一瞬間>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 好久好久的一瞬間>, 'song_order': 15, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 好久好久的一瞬間>, 'song_order': 15, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 好久好久的一瞬間>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 好久好久的一瞬間>, 'song_order': 15, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 好久好久的一瞬間>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 好久好久的一瞬間>, 'song_order': 15, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 好久好久的一瞬間>, 'list_id': 847553, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 好久好久的一瞬間>, 'song_order': 15, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 好久好久的一瞬間>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 01 這該死的拘執佮愛>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 01 這該死的拘執佮愛>, 'song_order': 16, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 01 這該死的拘執佮愛>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 01 這該死的拘執佮愛>, 'song_order': 16, 'type': 'playlist'} {'song': <Song: 01 這該死的拘執佮愛>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 01 這該死的拘執佮愛>, 'song_order': 16, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 01 這該死的拘執佮愛>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 01 這該死的拘執佮愛>, 'song_order': 16, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 01 這該死的拘執佮愛>, 'list_id': 847553, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 01 這該死的拘執佮愛>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 01 這該死的拘執佮愛>, 'song_order': 16, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 01 這該死的拘執佮愛>, 'list_id': 847553, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 01 這該死的拘執佮愛>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 01 這該死的拘執佮愛>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 01 這該死的拘執佮愛>, 'song_order': 16, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 01 這該死的拘執佮愛>, 'list_id': 847553, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 01 這該死的拘執佮愛>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 02 葬予規路火烌猶在>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 02 葬予規路火烌猶在>, 'song_order': 17, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 02 葬予規路火烌猶在>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 02 葬予規路火烌猶在>, 'song_order': 17, 'type': 'playlist'} {'song': <Song: 02 葬予規路火烌猶在>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 02 葬予規路火烌猶在>, 'song_order': 17, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 02 葬予規路火烌猶在>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 02 葬予規路火烌猶在>, 'song_order': 17, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 02 葬予規路火烌猶在>, 'list_id': 847553, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 02 葬予規路火烌猶在>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 02 葬予規路火烌猶在>, 'song_order': 17, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 02 葬予規路火烌猶在>, 'list_id': 847553, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 02 葬予規路火烌猶在>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 02 葬予規路火烌猶在>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 02 葬予規路火烌猶在>, 'song_order': 17, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 02 葬予規路火烌猶在>, 'list_id': 847553, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 02 葬予規路火烌猶在>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 03 萬千花蕊慈母悲哀>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 03 萬千花蕊慈母悲哀>, 'song_order': 18, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 03 萬千花蕊慈母悲哀>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 03 萬千花蕊慈母悲哀>, 'song_order': 18, 'type': 'playlist'} {'song': <Song: 03 萬千花蕊慈母悲哀>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 03 萬千花蕊慈母悲哀>, 'song_order': 18, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 03 萬千花蕊慈母悲哀>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 03 萬千花蕊慈母悲哀>, 'song_order': 18, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 03 萬千花蕊慈母悲哀>, 'list_id': 847553, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 03 萬千花蕊慈母悲哀>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 03 萬千花蕊慈母悲哀>, 'song_order': 18, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 03 萬千花蕊慈母悲哀>, 'list_id': 847553, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 03 萬千花蕊慈母悲哀>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 03 萬千花蕊慈母悲哀>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 03 萬千花蕊慈母悲哀>, 'song_order': 18, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 03 萬千花蕊慈母悲哀>, 'list_id': 847553, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 03 萬千花蕊慈母悲哀>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 04 傷心地獄芳花引魂>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 04 傷心地獄芳花引魂>, 'song_order': 19, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 04 傷心地獄芳花引魂>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 04 傷心地獄芳花引魂>, 'song_order': 19, 'type': 'playlist'} {'song': <Song: 04 傷心地獄芳花引魂>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 04 傷心地獄芳花引魂>, 'song_order': 19, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 04 傷心地獄芳花引魂>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 04 傷心地獄芳花引魂>, 'song_order': 19, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 04 傷心地獄芳花引魂>, 'list_id': 847553, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 04 傷心地獄芳花引魂>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 04 傷心地獄芳花引魂>, 'song_order': 19, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 04 傷心地獄芳花引魂>, 'list_id': 847553, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 04 傷心地獄芳花引魂>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 04 傷心地獄芳花引魂>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 04 傷心地獄芳花引魂>, 'song_order': 19, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 04 傷心地獄芳花引魂>, 'list_id': 847553, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 04 傷心地獄芳花引魂>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 05 MALIYANG>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 05 MALIYANG>, 'song_order': 20, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 05 MALIYANG>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 05 MALIYANG>, 'song_order': 20, 'type': 'playlist'} {'song': <Song: 05 MALIYANG>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 05 MALIYANG>, 'song_order': 20, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 05 MALIYANG>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 05 MALIYANG>, 'song_order': 20, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 05 MALIYANG>, 'list_id': 847553, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 05 MALIYANG>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 05 MALIYANG>, 'song_order': 20, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 05 MALIYANG>, 'list_id': 847553, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 05 MALIYANG>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 05 MALIYANG>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 05 MALIYANG>, 'song_order': 20, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 05 MALIYANG>, 'list_id': 847553, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 05 MALIYANG>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 06 TALACOWA>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 06 TALACOWA>, 'song_order': 21, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 06 TALACOWA>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 06 TALACOWA>, 'song_order': 21, 'type': 'playlist'} {'song': <Song: 06 TALACOWA>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 06 TALACOWA>, 'song_order': 21, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 06 TALACOWA>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 06 TALACOWA>, 'song_order': 21, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 06 TALACOWA>, 'list_id': 847553, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 06 TALACOWA>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 06 TALACOWA>, 'song_order': 21, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 06 TALACOWA>, 'list_id': 847553, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 06 TALACOWA>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 06 TALACOWA>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 06 TALACOWA>, 'song_order': 21, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 06 TALACOWA>, 'list_id': 847553, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 06 TALACOWA>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 07 ’ADINGO>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 07 ’ADINGO>, 'song_order': 22, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 07 ’ADINGO>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 07 ’ADINGO>, 'song_order': 22, 'type': 'playlist'} {'song': <Song: 07 ’ADINGO>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 07 ’ADINGO>, 'song_order': 22, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 07 ’ADINGO>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 07 ’ADINGO>, 'song_order': 22, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 07 ’ADINGO>, 'list_id': 847553, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 07 ’ADINGO>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 07 ’ADINGO>, 'song_order': 22, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 07 ’ADINGO>, 'list_id': 847553, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 07 ’ADINGO>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 07 ’ADINGO>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 07 ’ADINGO>, 'song_order': 22, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 07 ’ADINGO>, 'list_id': 847553, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 07 ’ADINGO>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 08 TORATORAW>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 08 TORATORAW>, 'song_order': 23, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 08 TORATORAW>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 08 TORATORAW>, 'song_order': 23, 'type': 'playlist'} {'song': <Song: 08 TORATORAW>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 08 TORATORAW>, 'song_order': 23, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 08 TORATORAW>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 08 TORATORAW>, 'song_order': 23, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 08 TORATORAW>, 'list_id': 847553, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 08 TORATORAW>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 08 TORATORAW>, 'song_order': 23, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 08 TORATORAW>, 'list_id': 847553, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 08 TORATORAW>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 08 TORATORAW>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 08 TORATORAW>, 'song_order': 23, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 08 TORATORAW>, 'list_id': 847553, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 08 TORATORAW>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: Radical Love>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: Radical Love>, 'song_order': 24, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: Radical Love>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: Radical Love>, 'song_order': 24, 'type': 'playlist'} {'song': <Song: Radical 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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: Radical Love>, 'song_order': 24, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Radical Love>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: Radical Love>, 'song_order': 24, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Radical Love>, 'list_id': 847553, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: Radical 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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: Radical Love>, 'song_order': 24, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Radical Love>, 'list_id': 847553, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: Radical 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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: Radical 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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: Radical Love>, 'song_order': 24, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Radical Love>, 'list_id': 847553, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: Radical 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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 流氓阿德 - 曾經我也想過一了百了>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 流氓阿德 - 曾經我也想過一了百了>, 'song_order': 25, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 流氓阿德 - 曾經我也想過一了百了>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 流氓阿德 - 曾經我也想過一了百了>, 'song_order': 25, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 流氓阿德 - 曾經我也想過一了百了>, 'song_order': 25, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 流氓阿德 - 曾經我也想過一了百了>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 流氓阿德 - 曾經我也想過一了百了>, 'song_order': 25, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 流氓阿德 - 曾經我也想過一了百了>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 流氓阿德 - 曾經我也想過一了百了>, 'song_order': 25, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 流氓阿德 - 曾經我也想過一了百了>, 'list_id': 847553, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 流氓阿德 - 曾經我也想過一了百了>, 'song_order': 25, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 流氓阿德 - 曾經我也想過一了百了>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 我還年輕 我還年輕>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 我還年輕 我還年輕>, 'song_order': 26, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 我還年輕 我還年輕>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 我還年輕 我還年輕>, 'song_order': 26, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 我還年輕 我還年輕>, 'song_order': 26, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我還年輕 我還年輕>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 我還年輕 我還年輕>, 'song_order': 26, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我還年輕 我還年輕>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 我還年輕 我還年輕>, 'song_order': 26, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我還年輕 我還年輕>, 'list_id': 847553, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 我還年輕 我還年輕>, 'song_order': 26, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我還年輕 我還年輕>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 沒有夢的生活賺了錢也沒用(demo)>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 沒有夢的生活賺了錢也沒用(demo)>, 'song_order': 27, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 沒有夢的生活賺了錢也沒用(demo)>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 沒有夢的生活賺了錢也沒用(demo)>, 'song_order': 27, 'type': 'playlist'} {'song': <Song: 沒有夢的生活賺了錢也沒用(demo)>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 沒有夢的生活賺了錢也沒用(demo)>, 'song_order': 27, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 沒有夢的生活賺了錢也沒用(demo)>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 沒有夢的生活賺了錢也沒用(demo)>, 'song_order': 27, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 沒有夢的生活賺了錢也沒用(demo)>, 'list_id': 847553, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 沒有夢的生活賺了錢也沒用(demo)>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 沒有夢的生活賺了錢也沒用(demo)>, 'song_order': 27, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 沒有夢的生活賺了錢也沒用(demo)>, 'list_id': 847553, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 沒有夢的生活賺了錢也沒用(demo)>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 沒有夢的生活賺了錢也沒用(demo)>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 沒有夢的生活賺了錢也沒用(demo)>, 'song_order': 27, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 沒有夢的生活賺了錢也沒用(demo)>, 'list_id': 847553, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 沒有夢的生活賺了錢也沒用(demo)>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 虎你歡喜 [Demo] Acoustic ver.>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 虎你歡喜 [Demo] Acoustic ver.>, 'song_order': 28, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 虎你歡喜 [Demo] Acoustic ver.>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 虎你歡喜 [Demo] Acoustic ver.>, 'song_order': 28, 'type': 'playlist'} {'song': <Song: 虎你歡喜 [Demo] Acoustic ver.>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 虎你歡喜 [Demo] Acoustic ver.>, 'song_order': 28, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 虎你歡喜 [Demo] Acoustic ver.>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 虎你歡喜 [Demo] Acoustic ver.>, 'song_order': 28, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 虎你歡喜 [Demo] Acoustic ver.>, 'list_id': 847553, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 虎你歡喜 [Demo] Acoustic ver.>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 虎你歡喜 [Demo] Acoustic ver.>, 'song_order': 28, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 虎你歡喜 [Demo] Acoustic ver.>, 'list_id': 847553, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 虎你歡喜 [Demo] Acoustic ver.>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 虎你歡喜 [Demo] Acoustic ver.>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 虎你歡喜 [Demo] Acoustic ver.>, 'song_order': 28, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 虎你歡喜 [Demo] Acoustic ver.>, 'list_id': 847553, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 虎你歡喜 [Demo] Acoustic ver.>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 閃靈/合掌 Arranged Cover>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 閃靈/合掌 Arranged Cover>, 'song_order': 29, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 閃靈/合掌 Arranged Cover>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 閃靈/合掌 Arranged Cover>, 'song_order': 29, 'type': 'playlist'} {'song': <Song: 閃靈/合掌 Arranged Cover>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 閃靈/合掌 Arranged Cover>, 'song_order': 29, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 閃靈/合掌 Arranged Cover>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 閃靈/合掌 Arranged Cover>, 'song_order': 29, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 閃靈/合掌 Arranged Cover>, 'list_id': 847553, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 閃靈/合掌 Arranged Cover>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 閃靈/合掌 Arranged Cover>, 'song_order': 29, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 閃靈/合掌 Arranged Cover>, 'list_id': 847553, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 閃靈/合掌 Arranged Cover>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 閃靈/合掌 Arranged Cover>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 閃靈/合掌 Arranged Cover>, 'song_order': 29, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 閃靈/合掌 Arranged Cover>, 'list_id': 847553, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 閃靈/合掌 Arranged Cover>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 05 同溫層的雨季>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 05 同溫層的雨季>, 'song_order': 30, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 05 同溫層的雨季>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 05 同溫層的雨季>, 'song_order': 30, 'type': 'playlist'} {'song': <Song: 05 同溫層的雨季>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 05 同溫層的雨季>, 'song_order': 30, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 05 同溫層的雨季>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 05 同溫層的雨季>, 'song_order': 30, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 05 同溫層的雨季>, 'list_id': 847553, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 05 同溫層的雨季>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 05 同溫層的雨季>, 'song_order': 30, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 05 同溫層的雨季>, 'list_id': 847553, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 05 同溫層的雨季>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 05 同溫層的雨季>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 05 同溫層的雨季>, 'song_order': 30, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 05 同溫層的雨季>, 'list_id': 847553, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 05 同溫層的雨季>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 全員病態就沒人算怪胎 Anywhere but Here, Any Moment but Now>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 全員病態就沒人算怪胎 Anywhere but Here, Any Moment but Now>, 'song_order': 31, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 全員病態就沒人算怪胎 Anywhere but Here, Any Moment but Now>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 全員病態就沒人算怪胎 Anywhere but Here, Any Moment but Now>, 'song_order': 31, 'type': 'playlist'} {'song': <Song: 全員病態就沒人算怪胎 Anywhere but Here, Any Moment but Now>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 全員病態就沒人算怪胎 Anywhere but Here, Any Moment but Now>, 'song_order': 31, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 全員病態就沒人算怪胎 Anywhere but Here, Any Moment but Now>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 全員病態就沒人算怪胎 Anywhere but Here, Any Moment but Now>, 'song_order': 31, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 全員病態就沒人算怪胎 Anywhere but Here, Any Moment but Now>, 'list_id': 847553, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 全員病態就沒人算怪胎 Anywhere but Here, Any Moment but Now>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 全員病態就沒人算怪胎 Anywhere but Here, Any Moment but Now>, 'song_order': 31, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 全員病態就沒人算怪胎 Anywhere but Here, Any Moment but Now>, 'list_id': 847553, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 全員病態就沒人算怪胎 Anywhere but Here, Any Moment but Now>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 全員病態就沒人算怪胎 Anywhere but Here, Any Moment but Now>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 全員病態就沒人算怪胎 Anywhere but Here, Any Moment but Now>, 'song_order': 31, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 全員病態就沒人算怪胎 Anywhere but Here, Any Moment but Now>, 'list_id': 847553, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 全員病態就沒人算怪胎 Anywhere but Here, Any Moment but Now>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 文明 The Great Beyond>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 文明 The Great Beyond>, 'song_order': 32, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 文明 The Great Beyond>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 文明 The Great Beyond>, 'song_order': 32, 'type': 'playlist'} {'song': <Song: 文明 The Great Beyond>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 文明 The Great Beyond>, 'song_order': 32, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 文明 The Great Beyond>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 文明 The Great Beyond>, 'song_order': 32, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 文明 The Great Beyond>, 'list_id': 847553, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 文明 The Great Beyond>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 文明 The Great Beyond>, 'song_order': 32, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 文明 The Great Beyond>, 'list_id': 847553, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 文明 The Great Beyond>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 文明 The Great Beyond>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 文明 The Great Beyond>, 'song_order': 32, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 文明 The Great Beyond>, 'list_id': 847553, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 文明 The Great Beyond>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 夜行樂園 (Night Running Version)>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 夜行樂園 (Night Running Version)>, 'song_order': 33, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 夜行樂園 (Night Running Version)>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 夜行樂園 (Night Running Version)>, 'song_order': 33, 'type': 'playlist'} {'song': <Song: 夜行樂園 (Night Running Version)>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 夜行樂園 (Night Running Version)>, 'song_order': 33, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 夜行樂園 (Night Running Version)>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 夜行樂園 (Night Running Version)>, 'song_order': 33, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 夜行樂園 (Night Running Version)>, 'list_id': 847553, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 夜行樂園 (Night Running Version)>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 夜行樂園 (Night Running Version)>, 'song_order': 33, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 夜行樂園 (Night Running Version)>, 'list_id': 847553, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 夜行樂園 (Night Running Version)>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 夜行樂園 (Night Running Version)>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 夜行樂園 (Night Running Version)>, 'song_order': 33, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 夜行樂園 (Night Running Version)>, 'list_id': 847553, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 夜行樂園 (Night Running Version)>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 與浪之間 Waves>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 與浪之間 Waves>, 'song_order': 34, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 與浪之間 Waves>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 與浪之間 Waves>, 'song_order': 34, 'type': 'playlist'} {'song': <Song: 與浪之間 Waves>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 與浪之間 Waves>, 'song_order': 34, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 與浪之間 Waves>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 與浪之間 Waves>, 'song_order': 34, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 與浪之間 Waves>, 'list_id': 847553, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 與浪之間 Waves>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 與浪之間 Waves>, 'song_order': 34, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 與浪之間 Waves>, 'list_id': 847553, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 與浪之間 Waves>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 與浪之間 Waves>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 與浪之間 Waves>, 'song_order': 34, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 與浪之間 Waves>, 'list_id': 847553, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 與浪之間 Waves>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 故障 Overloaded>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 故障 Overloaded>, 'song_order': 35, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 故障 Overloaded>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 故障 Overloaded>, 'song_order': 35, 'type': 'playlist'} {'song': <Song: 故障 Overloaded>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 故障 Overloaded>, 'song_order': 35, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 故障 Overloaded>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 故障 Overloaded>, 'song_order': 35, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 故障 Overloaded>, 'list_id': 847553, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 故障 Overloaded>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 故障 Overloaded>, 'song_order': 35, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 故障 Overloaded>, 'list_id': 847553, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 故障 Overloaded>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 故障 Overloaded>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 故障 Overloaded>, 'song_order': 35, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 故障 Overloaded>, 'list_id': 847553, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 故障 Overloaded>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: BEING P!SCO>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: BEING P!SCO>, 'song_order': 36, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: BEING P!SCO>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: BEING P!SCO>, 'song_order': 36, 'type': 'playlist'} {'song': <Song: BEING P!SCO>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: BEING P!SCO>, 'song_order': 36, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: BEING P!SCO>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: BEING P!SCO>, 'song_order': 36, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: BEING P!SCO>, 'list_id': 847553, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: BEING P!SCO>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: BEING P!SCO>, 'song_order': 36, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: BEING P!SCO>, 'list_id': 847553, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: BEING P!SCO>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: BEING P!SCO>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: BEING P!SCO>, 'song_order': 36, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: BEING P!SCO>, 'list_id': 847553, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: BEING P!SCO>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 光圈 feat. 香香>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 光圈 feat. 香香>, 'song_order': 37, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 光圈 feat. 香香>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 光圈 feat. 香香>, 'song_order': 37, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 光圈 feat. 香香>, 'song_order': 37, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 光圈 feat. 香香>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 光圈 feat. 香香>, 'song_order': 37, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 光圈 feat. 香香>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 光圈 feat. 香香>, 'song_order': 37, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 光圈 feat. 香香>, 'list_id': 847553, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 光圈 feat. 香香>, 'song_order': 37, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 光圈 feat. 香香>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 買可樂 Demo>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 買可樂 Demo>, 'song_order': 38, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 買可樂 Demo>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 買可樂 Demo>, 'song_order': 38, 'type': 'playlist'} {'song': <Song: 買可樂 Demo>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 買可樂 Demo>, 'song_order': 38, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 買可樂 Demo>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 買可樂 Demo>, 'song_order': 38, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 買可樂 Demo>, 'list_id': 847553, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 買可樂 Demo>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 買可樂 Demo>, 'song_order': 38, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 買可樂 Demo>, 'list_id': 847553, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 買可樂 Demo>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 買可樂 Demo>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 買可樂 Demo>, 'song_order': 38, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 買可樂 Demo>, 'list_id': 847553, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 買可樂 Demo>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 那些失眠的夜與難以忘懷的事>, 'song_order': 39, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 那些失眠的夜與難以忘懷的事>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 那些失眠的夜與難以忘懷的事>, 'song_order': 39, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 那些失眠的夜與難以忘懷的事>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 那些失眠的夜與難以忘懷的事>, 'song_order': 39, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 那些失眠的夜與難以忘懷的事>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 那些失眠的夜與難以忘懷的事>, 'song_order': 39, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 那些失眠的夜與難以忘懷的事>, 'list_id': 847553, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 那些失眠的夜與難以忘懷的事>, 'song_order': 39, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 那些失眠的夜與難以忘懷的事>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 彼當時 Demo>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 彼當時 Demo>, 'song_order': 40, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 彼當時 Demo>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 彼當時 Demo>, 'song_order': 40, 'type': 'playlist'} {'song': <Song: 彼當時 Demo>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 彼當時 Demo>, 'song_order': 40, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 彼當時 Demo>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 彼當時 Demo>, 'song_order': 40, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 彼當時 Demo>, 'list_id': 847553, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 彼當時 Demo>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 彼當時 Demo>, 'song_order': 40, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 彼當時 Demo>, 'list_id': 847553, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 彼當時 Demo>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 彼當時 Demo>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 彼當時 Demo>, 'song_order': 40, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 彼當時 Demo>, 'list_id': 847553, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 彼當時 Demo>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 你怎麼知道企鵝他不想飛>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 你怎麼知道企鵝他不想飛>, 'song_order': 41, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 你怎麼知道企鵝他不想飛>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 你怎麼知道企鵝他不想飛>, 'song_order': 41, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 你怎麼知道企鵝他不想飛>, 'song_order': 41, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 你怎麼知道企鵝他不想飛>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 你怎麼知道企鵝他不想飛>, 'song_order': 41, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 你怎麼知道企鵝他不想飛>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 你怎麼知道企鵝他不想飛>, 'song_order': 41, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 你怎麼知道企鵝他不想飛>, 'list_id': 847553, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 你怎麼知道企鵝他不想飛>, 'song_order': 41, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 你怎麼知道企鵝他不想飛>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 駐水 tū-tsuí(Album Ver.)>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 駐水 tū-tsuí(Album Ver.)>, 'song_order': 42, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 駐水 tū-tsuí(Album Ver.)>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 駐水 tū-tsuí(Album Ver.)>, 'song_order': 42, 'type': 'playlist'} {'song': <Song: 駐水 tū-tsuí(Album Ver.)>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 駐水 tū-tsuí(Album Ver.)>, 'song_order': 42, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 駐水 tū-tsuí(Album Ver.)>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 駐水 tū-tsuí(Album Ver.)>, 'song_order': 42, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 駐水 tū-tsuí(Album Ver.)>, 'list_id': 847553, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 駐水 tū-tsuí(Album Ver.)>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 駐水 tū-tsuí(Album Ver.)>, 'song_order': 42, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 駐水 tū-tsuí(Album Ver.)>, 'list_id': 847553, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 駐水 tū-tsuí(Album Ver.)>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 駐水 tū-tsuí(Album Ver.)>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 駐水 tū-tsuí(Album Ver.)>, 'song_order': 42, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 駐水 tū-tsuí(Album Ver.)>, 'list_id': 847553, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 駐水 tū-tsuí(Album Ver.)>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 憨孫仔 gōng sun-á Feat.流氓阿德(Album Ver.)>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 憨孫仔 gōng sun-á Feat.流氓阿德(Album Ver.)>, 'song_order': 43, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 憨孫仔 gōng sun-á Feat.流氓阿德(Album Ver.)>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 憨孫仔 gōng sun-á Feat.流氓阿德(Album Ver.)>, 'song_order': 43, 'type': 'playlist'} {'song': <Song: 憨孫仔 gōng sun-á Feat.流氓阿德(Album Ver.)>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 憨孫仔 gōng sun-á Feat.流氓阿德(Album Ver.)>, 'song_order': 43, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 憨孫仔 gōng sun-á Feat.流氓阿德(Album Ver.)>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 憨孫仔 gōng sun-á Feat.流氓阿德(Album Ver.)>, 'song_order': 43, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 憨孫仔 gōng sun-á Feat.流氓阿德(Album Ver.)>, 'list_id': 847553, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 憨孫仔 gōng sun-á Feat.流氓阿德(Album Ver.)>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 憨孫仔 gōng sun-á Feat.流氓阿德(Album Ver.)>, 'song_order': 43, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 憨孫仔 gōng sun-á Feat.流氓阿德(Album Ver.)>, 'list_id': 847553, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 憨孫仔 gōng sun-á Feat.流氓阿德(Album Ver.)>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 憨孫仔 gōng sun-á Feat.流氓阿德(Album Ver.)>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 憨孫仔 gōng sun-á Feat.流氓阿德(Album Ver.)>, 'song_order': 43, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 憨孫仔 gōng sun-á Feat.流氓阿德(Album Ver.)>, 'list_id': 847553, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 憨孫仔 gōng sun-á Feat.流氓阿德(Album Ver.)>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 無出脫的人>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 無出脫的人>, 'song_order': 44, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 無出脫的人>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 無出脫的人>, 'song_order': 44, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 無出脫的人>, 'song_order': 44, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 無出脫的人>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 無出脫的人>, 'song_order': 44, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 無出脫的人>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 無出脫的人>, 'song_order': 44, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 無出脫的人>, 'list_id': 847553, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 無出脫的人>, 'song_order': 44, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 無出脫的人>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 03 ‘orip | 生命 | My life>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 03 ‘orip | 生命 | My life>, 'song_order': 45, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 03 ‘orip | 生命 | My life>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 03 ‘orip | 生命 | My life>, 'song_order': 45, 'type': 'playlist'} {'song': <Song: 03 ‘orip | 生命 | My life>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 03 ‘orip | 生命 | My life>, 'song_order': 45, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 03 ‘orip | 生命 | My life>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 03 ‘orip | 生命 | My life>, 'song_order': 45, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 03 ‘orip | 生命 | My life>, 'list_id': 847553, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 03 ‘orip | 生命 | My life>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 03 ‘orip | 生命 | My life>, 'song_order': 45, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 03 ‘orip | 生命 | My life>, 'list_id': 847553, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 03 ‘orip | 生命 | My life>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 03 ‘orip | 生命 | My life>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 03 ‘orip | 生命 | My life>, 'song_order': 45, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 03 ‘orip | 生命 | My life>, 'list_id': 847553, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 03 ‘orip | 生命 | My life>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 04 matawa | 微笑的眼睛 | Smiling eyes>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 04 matawa | 微笑的眼睛 | Smiling eyes>, 'song_order': 46, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 04 matawa | 微笑的眼睛 | Smiling eyes>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 04 matawa | 微笑的眼睛 | Smiling eyes>, 'song_order': 46, 'type': 'playlist'} {'song': <Song: 04 matawa | 微笑的眼睛 | Smiling eyes>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 04 matawa | 微笑的眼睛 | Smiling eyes>, 'song_order': 46, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 04 matawa | 微笑的眼睛 | Smiling eyes>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 04 matawa | 微笑的眼睛 | Smiling eyes>, 'song_order': 46, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 04 matawa | 微笑的眼睛 | Smiling eyes>, 'list_id': 847553, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 04 matawa | 微笑的眼睛 | Smiling eyes>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 04 matawa | 微笑的眼睛 | Smiling eyes>, 'song_order': 46, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 04 matawa | 微笑的眼睛 | Smiling eyes>, 'list_id': 847553, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 04 matawa | 微笑的眼睛 | Smiling eyes>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 04 matawa | 微笑的眼睛 | Smiling eyes>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 04 matawa | 微笑的眼睛 | Smiling eyes>, 'song_order': 46, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 04 matawa | 微笑的眼睛 | Smiling eyes>, 'list_id': 847553, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 04 matawa | 微笑的眼睛 | Smiling eyes>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 05 masakero'ay a wawa | 跳舞的女孩 | Dancing girl>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 05 masakero'ay a wawa | 跳舞的女孩 | Dancing girl>, 'song_order': 47, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 05 masakero'ay a wawa | 跳舞的女孩 | Dancing girl>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 05 masakero'ay a wawa | 跳舞的女孩 | Dancing girl>, 'song_order': 47, 'type': 'playlist'} {'song': <Song: 05 masakero'ay a wawa | 跳舞的女孩 | Dancing girl>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 05 masakero'ay a wawa | 跳舞的女孩 | Dancing girl>, 'song_order': 47, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 05 masakero'ay a wawa | 跳舞的女孩 | Dancing girl>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 05 masakero'ay a wawa | 跳舞的女孩 | Dancing girl>, 'song_order': 47, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 05 masakero'ay a wawa | 跳舞的女孩 | Dancing girl>, 'list_id': 847553, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 05 masakero'ay a wawa | 跳舞的女孩 | Dancing girl>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 05 masakero'ay a wawa | 跳舞的女孩 | Dancing girl>, 'song_order': 47, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 05 masakero'ay a wawa | 跳舞的女孩 | Dancing girl>, 'list_id': 847553, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 05 masakero'ay a wawa | 跳舞的女孩 | Dancing girl>, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 05 masakero'ay a wawa | 跳舞的女孩 | Dancing girl>}
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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 05 masakero'ay a wawa | 跳舞的女孩 | Dancing girl>, 'song_order': 47, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 05 masakero'ay a wawa | 跳舞的女孩 | Dancing girl>, 'list_id': 847553, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 05 masakero'ay a wawa | 跳舞的女孩 | Dancing girl>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 無用的日子>, 'song_order': 48, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 無用的日子>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 無用的日子>, 'song_order': 48, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 無用的日子>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 無用的日子>, 'song_order': 48, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 無用的日子>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 無用的日子>, 'song_order': 48, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 無用的日子>, 'list_id': 847553, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 無用的日子>, 'song_order': 48, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 無用的日子>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 粉紅氣泡酒>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 粉紅氣泡酒>, 'song_order': 49, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 粉紅氣泡酒>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 粉紅氣泡酒>, 'song_order': 49, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 粉紅氣泡酒>, 'song_order': 49, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 粉紅氣泡酒>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 粉紅氣泡酒>, 'song_order': 49, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 粉紅氣泡酒>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 粉紅氣泡酒>, 'song_order': 49, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 粉紅氣泡酒>, 'list_id': 847553, '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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: 粉紅氣泡酒>, 'song_order': 49, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 粉紅氣泡酒>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: AI 敢會愛?|feat. 陳以恆&洪佩瑜>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: AI 敢會愛?|feat. 陳以恆&洪佩瑜>, 'song_order': 50, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: AI 敢會愛?|feat. 陳以恆&洪佩瑜>, 'limit': '', 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: AI 敢會愛?|feat. 陳以恆&洪佩瑜>, 'song_order': 50, 'type': 'playlist'} {'song': <Song: AI 敢會愛?|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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: AI 敢會愛?|feat. 陳以恆&洪佩瑜>, 'song_order': 50, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: AI 敢會愛?|feat. 陳以恆&洪佩瑜>, 'list_id': 847553, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: AI 敢會愛?|feat. 陳以恆&洪佩瑜>, 'song_order': 50, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: AI 敢會愛?|feat. 陳以恆&洪佩瑜>, 'list_id': 847553, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: AI 敢會愛?|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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: AI 敢會愛?|feat. 陳以恆&洪佩瑜>, 'song_order': 50, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: AI 敢會愛?|feat. 陳以恆&洪佩瑜>, 'list_id': 847553, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: AI 敢會愛?|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: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: AI 敢會愛?|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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 大樹下(DEMO)>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 847553, 'song': <Song: AI 敢會愛?|feat. 陳以恆&洪佩瑜>, 'song_order': 50, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: AI 敢會愛?|feat. 陳以恆&洪佩瑜>, 'list_id': 847553, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: AI 敢會愛?|feat. 陳以恆&洪佩瑜>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd28712820>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 4774} {'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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, '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/anonymous_hk_tw_uk/playlists/847553/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/847553', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd38189fa0>, 'playlist': <Playlist: 生而為人>, 'show_all_comments': False, 'site_user': <User: anonymous_hk_tw_uk>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None}

Context processors

django.template.context_processors.csrf
Toggle context {'csrf_token': <SimpleLazyObject: 'JjeI1czh0pnPfapMWUtHWSvDj0CClw3nzdmBWGcXT0ilOaa5ZBAMur0SuxAOriiw'>}
django.contrib.auth.context_processors.auth
Toggle context {'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2f23c8e0>>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2bd7ebe0>}
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 '/anonymous_hk_tw_uk/playlists/847553/'>}
django.contrib.messages.context_processors.messages
Toggle context {'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2f23c6d0>, '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/anonymous_hk_tw_uk/playlists/847553/', '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
35 8.999684156151488 ms 0 774

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 18 15 0 0 0 0 0 0

Calls

Time (ms) 類別 參數 Keyword arguments Backend
2.5876 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.5354 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.2214 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.0278 get_many (['d240bde016156a6b2345484bd150b8d3e19c4603', '979d338f798a905981efbcb0eeaabdd0c960d224'],) {} <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.0242 set_many ({'d240bde016156a6b2345484bd150b8d3e19c4603': 1779865500.5364954, '979d338f798a905981efbcb0eeaabdd0c960d224': (1779865500.5364954, [])}, 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.0256 get_many (['2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', '818ea8cbd028d87e86b9c5d7323b717adc50102b'],) {} <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.0304 set_many ({'2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779865500.541656, '818ea8cbd028d87e86b9c5d7323b717adc50102b': (1779865500.541656, [((2880723, 'sha1$Zi2d9Ihzyx5r$1aec3d0f7d90b3a775da122e7952829fa7430b32', datetime.datetime(2025, 1, 24, 16, 27, 36), 0, 'anonymous_hk_tw_uk', '', '', 'woocheukkiu@gmail.com', 0, 1, datetime.datetime(2021, 12, 21, 23, 33, 11)),)])}, 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.0499 get_many (['0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad', 'd6d21bc8f7fb510a60a060eaa88820e08274c988', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', '70fc8c3e3bc1ba9f83b29c9a26b886b37e4125c6'],) {} <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.0494 set_many ({'2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779865500.5501058, '0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad': 1779865500.5501058, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779865500.5501058, '70fc8c3e3bc1ba9f83b29c9a26b886b37e4125c6': (1779865500.5501058, [((847553, 4, 4, 2880723, '生而為人', '', 0, 0, 0, 4774, 163, datetime.datetime(2022, 9, 18, 23, 18, 40), datetime.datetime(2025, 6, 20, 15, 34, 37), 0, 1, 1, 1, 0, 'playlist_images/an/on/anonymous_hk_tw_uk/C8NxNp8WDPXeiNBVyTNGJC.jpg', '', '', 0, 0, 2880723, 'sha1$Zi2d9Ihzyx5r$1aec3d0f7d90b3a775da122e7952829fa7430b32', datetime.datetime(2025, 1, 24, 16, 27, 36), 0, 'anonymous_hk_tw_uk', '', '', 'woocheukkiu@gmail.com', 0, 1, datetime.datetime(2021, 12, 21, 23, 33, 11), 2451177, 4, 3, 2880723, 'profile_images/an/on/anonymous_hk_tw_uk/aPjKrynYu2nxvg79WW83Zo.jpg', 'M', '', 'forgotten', 852, '93298108', datetime.date(1989, 6, 4), 'ZZ', 45, 0, 0, None, datetime.datetime(2024, 3, 4, 16, 40, 36), 1, datetime.datetime(2021, 12, 21, 23, 33, 11), 1, 1, 'zh-hant', 1, '{"hide_gender":false,"hide_location":false}', 0, 5, 44, 11, 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.0170 get_many (['050c009ebdad7603d07a7177e4a3f9f2dee9b0a5'],) {} <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.0191 set_many ({'050c009ebdad7603d07a7177e4a3f9f2dee9b0a5': (1779865500.5606, 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.0708 get_many (['22e4523526a83991bbfd567636ac480ae3ce7c80', 'ce45c4350f1a8c2370b716da26063e12ea687cc8', '0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad', 'd6d21bc8f7fb510a60a060eaa88820e08274c988', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', 'fa7623908a747fc1e9377d0f13cdbcd425ae9bb5'],) {} <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.0816 set_many ({'0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad': 1779865500.5985534, '22e4523526a83991bbfd567636ac480ae3ce7c80': 1779865500.5985534, 'ce45c4350f1a8c2370b716da26063e12ea687cc8': 1779865500.5985534, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779865500.5985534, '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779865500.5985534, 'fa7623908a747fc1e9377d0f13cdbcd425ae9bb5': (1779865500.5985534, (136,))}, 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.0872 get_many (['22e4523526a83991bbfd567636ac480ae3ce7c80', 'ce45c4350f1a8c2370b716da26063e12ea687cc8', '0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad', 'd6d21bc8f7fb510a60a060eaa88820e08274c988', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', '4c635118fc3111e1b5625ce9a2b9a6a829ebc392'],) {} <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.0747 set_many ({'0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad': 1779865500.6238022, '22e4523526a83991bbfd567636ac480ae3ce7c80': 1779865500.6238022, 'ce45c4350f1a8c2370b716da26063e12ea687cc8': 1779865500.6238022, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779865500.6238022, '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779865500.6238022, '4c635118fc3111e1b5625ce9a2b9a6a829ebc392': (1779865500.6238022, [((392376, 4, 4, '大樹下(DEMO)', 1547016, None, 1, 5, 0, 'music/Ni/rv/Nirvanazero/35af3fbbfaa348b992f351065ae3af81.mp3', 0, 'song_covers/Ni/rv/Nirvanazero/aHYpvVp2NrbdhRJeFuAYin.jpg', 1, '', '七月天燒熱的那個下午 \n大樹下攏有緊多代誌可以做\n行棋 泡茶 吃冰 七逃\t\n沒日頭曬的所在總是無憂無慮\n\n七月天透南風的那個下午 \n有人講伊要離開樹腳 去闖蕩\n賺錢 買車 娶某 生子\t\n蓋大大的厝不怕 風颱來趕\n\n蟬仔猶原低樹頭唸歌 親像在說風雨偌大 就不倘驚 \n又擱是 新葉出頭 舊葉落土爛 離港的人甘會有 回頭ㄟ一天\n\n在夢中 誰人站在 懷念的大樹腳\n頭毛飛咧飛咧 擱透著清香 \t\n想要甲心內話都對你講\n妳甘有了解 我對伊的思念 \t\n妳甘有了解 在異鄉的苦痛\n其實都了解 你一直都站低那\n\n七月天哀愁的那個下埔\n少年人還是待低都市吃頭路\n上班 打拼 下班 孤單\n沒暝沒日的日子 總是一年一年\n\n大樹惦惦 看時間變化 親像在等渡鳥回來的那一天 \n卻等到車路變寬\t新厝高過山 失根的樹甘會有活ㄟ一天\n\n走找著 相片裡底 懷念著大樹腳\n青仔已經變成亭仔厝瓦 \n只有月娘陪伴過 春夏秋冬\n沒人ㄟ了解 我對妳的思念\n沒人ㄟ了解 在異鄉的苦痛\n其實都了解 已經沒人在等妳啊', 0, '不知你的腦海中是也存在著這樣的相似童年片段… \r\n\r\n不管是在公園裡或在廟宇前 \r\n總有一群大人在大樹下乘涼、開講、泡茶、下棋 \r\n一群小朋友在旁玩耍或繞著賣冰和零嘴的攤販 \r\n好不熱鬧 \r\n\r\n人越長大,越懷念童年 \r\n人越社會化,越懷念過去的單純美好 \r\n樹,不只代表故鄉、親人,更乘載許許多多不願遺忘的回憶 \r\n那你記憶中的大樹,枝幹上又掛著怎麼的回憶呢?', 0, '', 254, 320038, datetime.datetime(2017, 1, 14, 20, 42, 45), datetime.datetime(2017, 1, 14, 20, 42, 2), datetime.datetime(2017, 1, 14, 20, 42, 2), datetime.datetime(2022, 10, 22, 1, 57, 39), 7003, 198, 5, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1547016, 'sha1$fwmYTPq1dSlJ$bbad4ef150056c753223fdc5cf7b3478b762bb7f', datetime.datetime(2024, 3, 25, 10, 42, 22), 0, 'Nirvanazero', '任弘', '蘇', '101921221@nccu.edu.tw', 0, 1, datetime.datetime(2015, 8, 17, 1, 34, 58), 1206369, 4, 3, 1547016, 'profile_images/Ni/rv/Nirvanazero/Tt9ufoHRNKhB5SXP8gsvfa.jpg', 'O', '指南星', '指南星', 886, '937470540', datetime.date(2014, 2, 14), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 21, 21, 3, 8), 1, datetime.datetime(2015, 8, 17, 1, 34, 58), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":1,"hide_location":false}', 15011, 71, 7, 79, 0, 0, '', 0, None), (637467, 2, 2, '蓮花空行身染愛', 2429455, None, 2, 1, 0, 'music/co/ll/collage7275/5J2CYF4ohXG9RsMrjk4rjL.mp3', 9154599, 'song_covers/co/ll/collage7275/5PNF8BHrD7ermoZmsiRpKG.jpg', 1, '', '蓮花空行身染愛(Liân-hue Khong-hīng sin jiám ài)\r\n\r\n*「由本自性清淨故,令諸愛染悉無垢。」\r\n\r\n又閣是彼个 無代無誌想著的形影\r\niū-koh sī hit ê, bô-tài-bô-tsì siūnn tio̍h ê hîng-iánn\r\n親像一陣風 吹落來 是春風少年\r\ntshin-tshiūnn tsi̍t tsūn-hong, tshue loh lâi, sī tshun hong siáu-liân\r\n\r\n坐嘛是思念 坐袂牢 真無聊的思念\r\ntsē mà-sī su-liām, tsē bē tiâu, tsin bô-liâu ê su-liām\r\n倒咧眠床頂 予月娘 笑規个暗暝\r\ntó leh bîn-tshn̂g tíng, hōo gue̍h-niû tshiò kui-ê àm-mî\r\n \r\n我行過你的世界\r\nguá kiânn-kuè lí ê sè-kài\r\n啥物我攏無愛\r\nsiánn-mih guá lóng bô ài\r\n只想欲佇你心內(寫一條歌)\r\ntsí siūnn beh tī lí sim-lāi(siá tsi̍t tiâu kua)\r\n \r\n車行過 *?的期待\r\ntshia kiânn-kuè in ê kî-thāi\r\n這站閣無落來\r\ntsit tsām koh bô loh-lâi\r\n無想欲對誰交代(心內驚驚)\r\nbô siūnn beh tuì siáng kau-tài(sim-lāi kiann-kiann)\r\n \r\n想起我彼暗小可仔歹勢\r\nsiūnn-khí guá hit-àm sió-khuá-á pháinn-sè\r\n予你揣著我\r\nhōo lí tshuē-tio̍h guá\r\n規身軀藏無好勢的委屈\r\nkui-sing-khu tshàng bô hó-sè ê uí-khut\r\n \r\n\r\n風 中的飛龍咧吼\r\nhong-tiong ê pue-liông leh háu\r\n聲 聲予天搖地動\r\nsiann-siann hōo thinn-iô tē-tāng\r\n愛你的傳說寫佇頂懸\r\nài lí ê thuân-suat siá tī tíng-kuân\r\n感情紲來愈飛愈懸\r\nkám-tsîng sua-lâi lú-pue lú-kuân\r\n\r\n花 開佇你蹛的樓\r\nhue khui-tī lí tuà ê lâu\r\n想 當時欲綴你走\r\nsiūnn tong-sî beh tuè lí tsáu\r\n多情的雨崁著目睭\r\nto-tsîng ê hōo kham tio̍h ba̍k-tsiu\r\n你的代誌講袂清楚\r\nlí ê tài tsì kóng bē tshing-tshó\r\n\r\n看你行過千山萬水\r\nkhuànn lí kiânn-kuè tshian-san-bān-suí\r\n手內薔薇微微仔芳\r\ntshiú-lāi tshiông-bî bî-bî-á phang\r\n行踏輕鬆跤步的我\r\nkiânn ta̍h khin-sang kha-pōo ê guá\r\n恬恬佇遮攏無出聲\r\ntiām tiām tī tsia lóng bô tshut-siann\r\n \r\n日子過一工閣一工\r\nji̍t-tsí kuè tsi̍t-kang koh tsi̍t-kang\r\n你的一切攏猶未放\r\nlí ê it tshè lóng iá-buē pàng\r\n越頭欲揣過去的我\r\nua̍t thâu beh tshuē kuè-khì ê guá\r\n煞來袂記家己的名\r\nsuah-lâi bē kì ka-kī ê miâ\r\n\r\n\r\n是我欲陪你流浪\r\nsī guá beh puê lí liû-lōng\r\n長路終點滿天花雨\r\ntn̂g-lōo tsiong-tiám muá-thinn hue-ú \r\n雺霧內底戇神\r\nbông-bū lāi-té gōng-sîn\r\n千年流轉你的世界\r\ntshian-nî liû-tsuán lí ê sè-kài\r\n自作多情的人\r\ntsū-tsok-to-tsîng ê lâng\r\n眼前地獄家己揀的\r\ngán-tsiân tē-ga̍k ka-kī kíng ê\r\n天上 地下 人間\r\nthian-siōng, tē-hā, jîn-kan\r\n四方妖孽請恁退下\r\nsù-hong iau-gia̍t tshiánn lín thè-hā\r\n \r\n這繁華世間\r\ntse huân-hua sè-kan\r\n眾生有情人\r\ntsiòng-sing ū-tsîng-lâng\r\n有情生煩惱(甘願受罪)\r\nū-tsîng senn huân-ló(kam-guān siū-tsuē)\r\n \r\n心狂閣火著\r\nsim-kông koh hué-to̍h\r\n明知會艱苦\r\nbîng tsai ē kan-khóo\r\n千錯萬錯 (攏佮你無關)\r\ntshian-tshò-bān-tshò(lóng ka̍h lí bô-kuan)\r\n\r\n*註:? (人因) 可能因裝置未下載字型無法顯示。', 0, '作詞作曲 Compose & Lyric/王家權 Hunter Wang\r\n編曲 Arrange/珂拉琪 Collage\r\n\r\n主唱 Vocal/夏子 Natsuko\r\n電吉他 Guitar/王家權 Hunter Wang\r\n合唱 Chorus/珂拉琪 Collage\r\n\r\n錄製與混音 Record & Mix/\r\n柯拓名(小名)@ 地下怪獸音樂製作研究室\r\nMing Ke @ Indie Monster Studio\r\n\r\n插圖 Art/夏子 Natsuko\r\n台語歌詞顧問 Lyrics Supervisor / 李勤岸 Lí Khîn Huānn', 0, '', 228, 320000, datetime.datetime(2021, 3, 7, 20, 6), datetime.datetime(2021, 3, 7, 20, 6), datetime.datetime(2021, 3, 7, 20, 23), datetime.datetime(2025, 3, 3, 10, 45, 18), 971261, 18543, 6271, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-03-19"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2021,10],[2021,11],[2021,12]]},"CN":{"song_of_the_days":["2021-03-20"],"top_record_weekly_champions":[[2021,10],[2021,11],[2021,12],[2021,13],[2021,14],[2022,32]]}}', 0, 0, 0, 0, 2, 2, 2429455, 'sha1$JZsrklR0Bfp58lsJ8VAwVe$411a39f3730bad533f867908ab9ad1de62ee8e9e', datetime.datetime(2025, 5, 11, 10, 43, 10), 0, 'collage7275', '', '', 'collage7275@gmail.com', 0, 1, datetime.datetime(2019, 4, 27, 13, 36), 2000361, 4, 4, 2429455, 'profile_images/co/ll/collage7275/KtMnCEUp5LdkBgeFkcUutA.png', 'O', '', '珂拉琪 Collage', 886, '985543672', datetime.date(2019, 1, 31), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2019, 4, 27, 13, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"hide_location":false}', 10076884, 61624, 0, 41, 1, 0, '', 0, None), (628884, 4, 3, '晚安台灣', 676227, 97315955, 2, 10, 0, 'music/fi/re/fireex168/h2DwFTpVrsYyVssiF3NvkY.mp3', 0, '', 1, '', '', 0, '', 0, '', 215, 192000, datetime.datetime(2020, 11, 26, 13, 26, 38), datetime.datetime(2020, 11, 26, 13, 26, 26), datetime.datetime(2020, 11, 26, 15, 0), datetime.datetime(2020, 11, 26, 15, 0, 32), 34600, 1019, 102, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 676227, 'sha1$MRC6PDorsrA7g9LeBoQbpM$1136b7c659b0484b8d319efbbc33f5de9750fe99', datetime.datetime(2025, 5, 13, 7, 57, 5), 0, 'fireex168', '', '', 'info@fireonmusic.com', 0, 1, datetime.datetime(2009, 6, 17, 19, 35), 313630, 4, 3, 676227, 'profile_images/fi/re/fireex168/YE2P5cm3KhNyXA3DJmWyUD.png', 'O', '', '滅火器 Fire EX.', 886, '975933195', datetime.date(1987, 9, 20), 'KEE', 80, 8336, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2009, 6, 17, 19, 35), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"hide_location":false,"show_birthday":0}', 371900, 10278, 6, 1118, 1, 0, '', 0, None), (678798, 4, 4, 'Purely', 1877687, None, 1, 5, 0, 'music/nc/kn/nckn/E5xPQd3p93NV2UnDzdH4rA.mp3', 0, 'song_covers/nc/kn/nckn/HSStNe7v9a2uDUdvXgrekD.jpg', 1, '', '或許世界上所有的人們\n都忘了如何單純地活著\n或許世界上所有的孩子\n都無法分辨善惡的標準\n\n我們努力地抓著 曾經一再受過的傷痕\n眼淚滑落的時刻 心裡面複雜的過程\n我們用力地笑著 試著記住每一個過程\n不讓現實破壞了 要長大的人\n\n或許世界上所有的人們\n都忘了如何單純地活著\n或許世界上所有的孩子\n都無法分辨善惡的標準\n\n我們努力地抓著 曾經一再受過的傷痕\n眼淚滑落的時刻 心裡面複雜的過程\n我們用力地笑著 試著記住每一個過程\n不讓現實破壞了 要長大的人', 0, '南西肯恩 NeciKen|陳弘育 Ken Chen/鄭雅薇 Neci Wei\r\n\r\n製作人 Producer|奧利佛 Oliver\r\n助理製作 Assistant Producer|顧孟堯 Raven\r\n\r\n詞 Lyric|陳弘育 Ken Chen\r\n曲 Music|陳弘育 Ken Chen\r\n編曲 Arrangement|南西肯恩 Neci Ken\r\n\r\n人聲 Vocal|鄭雅薇 Neci Wei\r\n配唱製作 Vocal Producers|奧利佛 Oliver/顧孟堯 Raven\r\n木吉他 Acoustic Guitar|陳弘育 Ken Chen\r\n錄音師 Recording Engineer|顧孟堯 Raven Gu\r\n錄音室 Recording Studio|黑市錄音室 Black Market Studio\r\n後製編輯 Editing Engineer|奧利佛 Oliver\r\n混音師 Mixing Engineer|奧利佛 Oliver\r\n混音錄音室 Mixing Studio|黑市錄音室 Black Market Studio\r\n母帶後期工程師 Mastering Engineer|奧利佛 Oliver\r\n母帶後期錄音室 Mastering Studio|黑市錄音室 Black Market Studio\r\n\r\nOP|黑市音樂 BLACK MARKET MUSIC COMPANY LIMITED\r\nSP|Warner Chappell Music, Hong Kong Limited Taiwan Branch\r\n\r\n_____________ \r\n\r\n發行商 Publisher|黑市音樂 BLACK MARKET MUSIC COMPANY LIMITED\r\n出品人 Presenter|程文浩 Ching Man Ho\r\n營運總監 Managing Director|葉渝旻 Kate Yeh\r\n藝人經紀 Artist Manager|顏禹婷 YenB\r\n\r\n封套設計 Envelope Designers|童園婷 YuanTing Tung / 蕭睿妤 Nayu Hsiao', 0, '', 239, 320000, datetime.datetime(2022, 3, 27, 19, 42, 48), datetime.datetime(2022, 3, 27, 19, 42, 41), datetime.datetime(2022, 3, 28, 4, 0), datetime.datetime(2022, 3, 28, 6, 32, 6), 201946, 4501, 585, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-04-05"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2022-04-06"],"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 1877687, 'sha1$WgkTrZJHuFTn$8049eb522e013d1b8336924b7eafaacd864d5a87', datetime.datetime(2025, 5, 7, 14, 29, 5), 0, 'nckn', '', '', 'ncknband@gmail.com', 0, 1, datetime.datetime(2017, 5, 23, 15, 56), 1449827, 4, 4, 1877687, 'profile_images/nc/kn/nckn/QeeW9rG9kscYdxYsxgWXLT.jpg', 'O', '鄭雅薇', '南西肯恩', 886, '963371101', datetime.date(2017, 6, 1), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2017, 5, 23, 15, 56), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false}', 5006307, 33215, 1, 838, 1, 0, '', 0, None), (549101, 4, 4, '蒙毅將軍 (Demo)', 1877687, 97275034, 1, 6, 0, 'music/nc/kn/nckn/LDAuyxSJU3nDFraWSRBgXk.mp3', 0, 'song_covers/nc/kn/nckn/yhAaqqrqAyoW7vZGvj2PLL.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, '詞曲 Lyrics / Composer | 陳弘育 Ken Chen\n編曲 Arrangement | 南西肯恩 Neci Ken\n混音 Mixing|陳沛瑜\n\n寫自成龍與金喜善主演電影《神話》,劇中秦始皇的將領-蒙毅,奉命保護圖安國獻給秦始皇的玉漱公主入秦,雙方各復使命,途中遭遇趙高折兵埋伏,蒙毅一路保護公主,二人一見傾心,卻礙於身份,未能終成眷屬。\n\n「砰的一聲巨響」,從現代再次穿越到過去的蒙毅,驚醒在煙硝瀰漫的戰場上,看見的是烈馬奔騰,聽見的是殺聲無數,此刻的他不能再安逸,身不由己的使命,他是為國而戰,站在沙場上奮鬥的大將。\n「自古紅顏多惆悵 只為某君笑 莫怪吾將無情走 只怪愛錯郎」\n以說書人的角度來講述無奈悲慘的結局,她的美和她的身份一樣高貴,卻是不能自主的,她和無數女子一樣渴望真愛,但也僅只能在心裡渴望,不得不屈從於命運的安排。\n\n整首歌描寫的是蒙毅將軍對玉漱的內斂情感,在過去的世界裡,自由的愛情是不被允許的,「問世間情為何物?直教人生死相許」, 自古至今,無論是傳說或是真有其人,多少有情人聚而又分,無緣最後的結局…\n\nFind us\nFacebook • https://www.facebook.com/ncknband\nInstagram • @ncknband', 0, '', 274, 320119, datetime.datetime(2018, 2, 24, 16, 28, 35), datetime.datetime(2018, 2, 24, 16, 28, 14), datetime.datetime(2018, 2, 24, 16, 28, 14), datetime.datetime(2020, 4, 1, 7, 1, 50), 240600, 4166, 418, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,9]]},"CN":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,9]]},"HK":{"top_record_weekly_champions":[[2018,9]]}}', 0, 0, 0, 0, 2, 2, 1877687, 'sha1$WgkTrZJHuFTn$8049eb522e013d1b8336924b7eafaacd864d5a87', datetime.datetime(2025, 5, 7, 14, 29, 5), 0, 'nckn', '', '', 'ncknband@gmail.com', 0, 1, datetime.datetime(2017, 5, 23, 15, 56), 1449827, 4, 4, 1877687, 'profile_images/nc/kn/nckn/QeeW9rG9kscYdxYsxgWXLT.jpg', 'O', '鄭雅薇', '南西肯恩', 886, '963371101', datetime.date(2017, 6, 1), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2017, 5, 23, 15, 56), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false}', 5006307, 33215, 1, 838, 1, 0, '', 0, None), (650997, 4, 4, '我想再擁有自己', 1877687, 97317633, 1, 4, 0, 'music/nc/kn/nckn/dpTfj7FXRGQvq6eGMzgxRD.mp3', 0, 'song_covers/nc/kn/nckn/6NifCY6AxaH5VEMTs47GHZ.png', 1, '', '我披上外衣 武裝自己\xa0\n我害怕世界 害怕得喘不過氣\n城市人籠裡 戴上面具\xa0\n我迎合世界 即使我早已忘記\n\n忘記自己 忘記身邊 美好風景\n我渴望自由 也渴望看見鏡中自己的笑容\n\n我想你 好想你 \n你是否 曾經出現在我的生命裡\n找到你 需要多大的勇氣 \n我想我還沒辦法面對自己\n\n是我看不清 不願珍惜 \n也不願放下面對真實的你\n你的曾經 你的過去\xa0\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是鼓起勇氣赤裸的看見不足的自己,是我的內心在流血,也能看見鏡子裡在哭泣的自己,是真實毫無遮掩的面對我自己。\r\n\r\n\r\n⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄\r\n製作人 Producer|奧利佛 Oliver\r\n助理製作 Assistant Producer|顧孟堯 Raven\r\n詞 Lyrics/曲 Music|陳弘育 Ken Chen\r\n編曲 Arrangements|林易祺 LNiCH/南西肯恩 Neci Ken\r\n人聲 Vocals/和聲 Choruses|陳弘育 Ken Chen/鄭雅薇 Neci Wei\r\n合聲編寫 Chorus Arrangements|鄭雅薇 Neci Wei\r\n配唱製作 Vocal Producers|奧利佛 Oliver/顧孟堯 Raven\r\n木吉他 Acoustic Guitars|陳弘育 Ken Chen\r\n合成器 Synthesizers|林易祺 LNiCH\r\n大提琴 Cellos|羅晧耘 HauYun Lo\r\n錄音師 Recording Engineer|顧孟堯 Raven Gu\r\n錄音室 Recording Studio|黑市錄音室 Black Market Studio\r\n後製編輯 Editing Engineer|奧利佛 Oliver\r\n混音師 Mixing Engineer|奧利佛 Oliver\r\n混音錄音室 Mixing Studio|黑市錄音室 Black Market Studio\r\n母帶後期工程師 Mastering Engineer|Brian Elgin\r\n母帶後期錄音室 Mastering Studio|覺知音樂工作室 Sentient Sound Labs\r\n\r\n視覺 Visial|Yiju Pien\r\n\r\nOP|黑市音樂 BLACK MARKET MUSIC COMPANY LIMITED\r\nSP|Warner Chappell Music, Hong Kong Limited Taiwan Branch', 0, '', 286, 320000, datetime.datetime(2021, 6, 18, 14, 16, 18), datetime.datetime(2021, 6, 18, 14, 15, 10), datetime.datetime(2021, 6, 21, 13, 0, 14, 122042), datetime.datetime(2021, 11, 11, 17, 36, 32), 375310, 7742, 1856, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2021,25],[2021,26]]},"CN":{"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2021,25],[2021,28],[2021,29]]}}', 0, 0, 0, 0, 2, 2, 1877687, 'sha1$WgkTrZJHuFTn$8049eb522e013d1b8336924b7eafaacd864d5a87', datetime.datetime(2025, 5, 7, 14, 29, 5), 0, 'nckn', '', '', 'ncknband@gmail.com', 0, 1, datetime.datetime(2017, 5, 23, 15, 56), 1449827, 4, 4, 1877687, 'profile_images/nc/kn/nckn/QeeW9rG9kscYdxYsxgWXLT.jpg', 'O', '鄭雅薇', '南西肯恩', 886, '963371101', datetime.date(2017, 6, 1), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2017, 5, 23, 15, 56), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false}', 5006307, 33215, 1, 838, 1, 0, '', 0, None), (609974, 4, 4, '惡夢', 1877687, 97315069, 1, 5, 0, 'music/nc/kn/nckn/QPzqtJkogwRpKTBKrjtuZW.mp3', 0, 'song_covers/nc/kn/nckn/V5Eg3ZYzec9YePoKqE2yVC.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, 'Lyrics / Music | 陳弘育 Ken Chen\nArrangement | 南西肯恩 Neci Ken\nProducer|奧利佛 Oliver\nRecording / Editing / Mixing|顧孟堯\nOP|黑市音樂股份有限公司\n\nFind us\nFacebook • https://www.facebook.com/ncknband\nInstagram • @ncknband', 0, '', 264, 192000, datetime.datetime(2020, 4, 1, 5, 12, 37), datetime.datetime(2020, 4, 1, 5, 12, 29), datetime.datetime(2020, 4, 1, 14, 0, 12, 278826), datetime.datetime(2021, 8, 19, 11, 14, 45), 239007, 5170, 338, 1, 2, 1, 0, None, 4, '{"CN":{"recommend_by_editor":true},"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2020,14]]}}', 0, 0, 0, 0, 2, 2, 1877687, 'sha1$WgkTrZJHuFTn$8049eb522e013d1b8336924b7eafaacd864d5a87', datetime.datetime(2025, 5, 7, 14, 29, 5), 0, 'nckn', '', '', 'ncknband@gmail.com', 0, 1, datetime.datetime(2017, 5, 23, 15, 56), 1449827, 4, 4, 1877687, 'profile_images/nc/kn/nckn/QeeW9rG9kscYdxYsxgWXLT.jpg', 'O', '鄭雅薇', '南西肯恩', 886, '963371101', datetime.date(2017, 6, 1), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2017, 5, 23, 15, 56), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false}', 5006307, 33215, 1, 838, 1, 0, '', 0, None), (579453, 4, 4, '無可救藥的貓', 1877687, 97315069, 1, 6, 0, 'music/nc/kn/nckn/rfYdf6qBHUA8rFeALbVM3K.mp3', 0, 'song_covers/nc/kn/nckn/azdBA35xD6X8r6GQezPCJD.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也許我像你說的是一隻 一隻特別的貓', 0, 'Lyrics / Music | 南西肯恩 Neci Ken\nMixing|實現音樂 achieve music\n\n「致友人」\n愛情是複雜與矛盾的產物\n送給曾經在感情上付出一切,卻傻的無可救藥的朋友\n即使是被踐踏的愛情,那也是愛情。\n\n愛人並不難,\n難的是找到一個願意和你一起調整彼此自在關係的人。\n\n南西肯恩首張正式 EP《那麼我想再擁有自己》\n【數位平台點聽】\nhttp://bit.ly/那麼我想再擁有自己\n\nFind us\nFacebook • https://www.facebook.com/ncknband\nInstagram • @ncknband', 0, '', 252, 320000, datetime.datetime(2019, 4, 9, 14, 41, 5), datetime.datetime(2019, 4, 9, 15, 5, 41), datetime.datetime(2019, 4, 9, 15, 5, 41), datetime.datetime(2020, 11, 19, 20, 16, 1), 430900, 8258, 517, 1, 3, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-04-21"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,15]]},"CN":{"song_of_the_days":["2019-04-22"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1877687, 'sha1$WgkTrZJHuFTn$8049eb522e013d1b8336924b7eafaacd864d5a87', datetime.datetime(2025, 5, 7, 14, 29, 5), 0, 'nckn', '', '', 'ncknband@gmail.com', 0, 1, datetime.datetime(2017, 5, 23, 15, 56), 1449827, 4, 4, 1877687, 'profile_images/nc/kn/nckn/QeeW9rG9kscYdxYsxgWXLT.jpg', 'O', '鄭雅薇', '南西肯恩', 886, '963371101', datetime.date(2017, 6, 1), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2017, 5, 23, 15, 56), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false}', 5006307, 33215, 1, 838, 1, 0, '', 0, None), (665036, 4, 4, '雲', 1877687, 97317633, 1, 4, 0, 'music/nc/kn/nckn/Do3JBFcHpidaBk8LyvzxBV.mp3', 0, '', 1, '', '我看著你在角落裡 啃食著不公平 \n企圖在黎明前 抓住一線生機 \n當時的我不曾注意 你無助的表情 \n放開緊握的手 成為扭曲的獸 \n\n我看那雲朵不曾嚮往\n擋住那熾熱的太陽 \n躲在黑暗中 \n不再想要 成為那溫暖的亮光 \n\n我看著你 在角落裡\xa0餘光侵蝕殆盡\n世界徒留沈寂 不再激起漣漪\n我會等在黎明之前 影子取代黑夜\n抓緊鬆開的手 承接你的感受\n\xa0\n我看那雲朵 不曾嚮往 \n擋住那熾熱的太陽 \n躲在黑暗中 不想再要 \n成為那溫暖的亮光 \n\xa0\n我看那雲朵\xa0曾經失望 \n越漆黑卻越發猖狂\xa0\n躲在黑暗中 不想再要 \xa0 \xa0 \xa0 \xa0 \xa0\n成為那永恆的亮光', 0, '越過雲層,看見天空,\r\n那些逗留的雲朵,\r\n會因為我們給予的溫柔而形成不同的模樣,\r\n會流淚,\r\n會消散,\r\n或是更堅強,\r\n或是依偎太陽,\r\n亦或是厚實。\r\n\r\n\r\n南西肯恩首張專輯《一個不屬於自己的地方》\r\n【數位平台點聽】\r\nhttps://www.soundscape.net/a/18750\r\n\r\nFind us\r\nFacebook • https://www.facebook.com/ncknband\r\nInstagram • @ncknband\r\n\r\n————\r\n製作人 Producer|奧利佛 Oliver\r\n助理製作 Assistant Producer|顧孟堯 Raven\r\n\r\n詞 Lyrics|陳弘育 Ken Chen/鄭雅薇 Neci Wei\r\n曲 Music|陳弘育 Ken Chen\r\n編曲 Arrangement|林易祺 LNiCH /南西肯恩 Neci Ken\r\n\r\n人聲 Vocals|陳弘育 Ken Chen/鄭雅薇 Neci Wei\r\n合聲 Choruses|陳弘育 Ken Chen/鄭雅薇 Neci Wei\r\n合聲編寫 Chorus Arrangement|鄭雅薇 Neci Wei\r\n配唱製作 Vocal Producers|奧利佛 Oliver/顧孟堯 Raven\r\n木吉他 Acoustic Guitars|陳弘育 Ken Chen\r\n電吉他 Electric Guitars|呂尚儒 Agao/奧利佛 Oliver\r\n貝斯 Bass|奧利佛 Oliver\r\n鼓 Drums|曾景崧 Relaxx Tseng\r\n鼓技師 Drum Technician|許立忠 Hsu Lijon\u200b\r\n合成器 Synthesizers|林易祺 LNiCH\r\n大提琴 Cello|羅晧耘 HauYun Lo\r\n\r\n錄音師 Recording Engineer|顧孟堯 Raven Gu\r\n錄音室 Recording Studios|黑市錄音室 Black Market Studio/玉成戲院錄音室 Yu Chen Cinema Studio\r\n後製編輯 Editing Engineer|奧利佛 Oliver\r\n混音師 Mixing Engineer|奧利佛 Oliver\r\n混音錄音室 Mixing Studio|黑市錄音室 Black Market Studio\r\n母帶後期工程師 Mastering Engineer|Brian Elgin\r\n母帶後期錄音室 Mastering Studio|覺知音樂工作室 Sentient Sound Labs\r\n\r\nOP|黑市音樂 BLACK MARKET MUSIC COMPANY LIMITED\r\nSP|Warner Chappell Music, Hong Kong Limited Taiwan Branch\r\n\r\n發行商 Publisher|黑市音樂 BLACK MARKET MUSIC COMPANY LIMITED\r\n出品人 Presenter|程文浩 Ching Man Ho\r\n營運總監 Managing Director|葉渝旻 Kate Yeh\r\n藝人經紀 Artist Manager|顏禹婷 YenB\r\n藝人經紀 Artist Manager|張語軒 Katelyn Chang\r\n專案企劃執行 Project Planner|李美慧 XiaoAi Lee\r\n音響工程師 Sound Engineer|王馨徳 Shin De Wang', 0, '', 220, 320000, datetime.datetime(2021, 11, 11, 13, 53, 31), datetime.datetime(2021, 11, 11, 13, 53, 12), datetime.datetime(2021, 11, 11, 15, 2, 23, 596119), datetime.datetime(2021, 11, 12, 1, 13, 57), 157827, 3009, 315, 1, 0, 1, 0, None, 4, '{"CN":{"song_of_the_days":["2021-11-24"],"recommend_by_editor":true},"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1877687, 'sha1$WgkTrZJHuFTn$8049eb522e013d1b8336924b7eafaacd864d5a87', datetime.datetime(2025, 5, 7, 14, 29, 5), 0, 'nckn', '', '', 'ncknband@gmail.com', 0, 1, datetime.datetime(2017, 5, 23, 15, 56), 1449827, 4, 4, 1877687, 'profile_images/nc/kn/nckn/QeeW9rG9kscYdxYsxgWXLT.jpg', 'O', '鄭雅薇', '南西肯恩', 886, '963371101', datetime.date(2017, 6, 1), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2017, 5, 23, 15, 56), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false}', 5006307, 33215, 1, 838, 1, 0, '', 0, None), (101008, 4, 4, '03把我的灰燼灑下', 8056, 7405, 2, 1, 0, 'music/ob/iw/obiwan1103/bb9c33852a6c406bbdecc34dbc14db11.mp3', 7793798, 'music_albums/ob/iw/obiwan1103/dUiH6P2iTyvqExBLedoYCm.jpg', 1, '', '我從來就沒有什麼光芒\u3000想要飛卻生不出翅膀\n我很想擺出好看的模樣\u3000期待你記住我的漂亮\n人們有天終究會被渡化\u3000也許唱低一點才是選項\n等我們想卸下厚厚的妝\u3000靈魂才會開始有重量\n\n希望你把我的灰燼灑下\u3000灑在戈壁的沙漠上\n也許有天它會帶來希望\u3000把沙洲變成天堂\n希望你把我的灰燼灑下\u3000灑在汨汨的河流上\n也許它會找個地方發芽\u3000把所有愛都解放\u3000解放\n\n累的時候記得找人說話\u3000撐不住的就大聲哭吧\n也許人的心情需要流浪\u3000男子漢也需要肩膀\n我不安分地咬著手指甲\u3000等待終究把時間風化\n如果你是最後一個倒下\u3000告訴我未來是怎樣\n\n希望你把我的灰燼灑下\u3000灑在戈壁的沙漠上\n也許有天它會帶來希望\u3000把沙洲變成天堂\n希望你把我的灰燼灑下\u3000灑在汨汨的河流上\n也許它會找個地方發芽\u3000把所有愛都解放\u3000解放', 0, '為天災而創作,反思人類往生之後對周遭世界的貢獻,並安慰那些已逝的靈魂。', 0, None, 325, 192000, datetime.datetime(2010, 1, 6, 15, 23, 46), datetime.datetime(2010, 1, 6, 15, 23, 47), datetime.datetime(2010, 1, 6, 15, 23, 47), datetime.datetime(2020, 5, 12, 11, 47, 16), 20516, 490, 123, 1, 2, 1, 0, None, 0, None, 0, 0, 0, 0, 2, 2, 8056, 'sha1$GgcHthsapqJqJPsJIfXCYq$22e8f089a7ad1c14df19224b6f67db72569c00d7', datetime.datetime(2024, 10, 26, 4, 32, 39), 0, 'obiwan1103', '', '', 'obiwan1103@yahoo.com.tw', 0, 1, datetime.datetime(2006, 3, 20, 13, 56), 7048, 4, 4, 8056, 'profile_images/ob/iw/obiwan1103/8AMsjYuGib7co8264FxHqB.jpg', 'M', '陳正航', '歐比王X神棍樂團', 886, '928211792', datetime.date(1978, 11, 3), 'TAO', 97, 55722, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2006, 3, 20, 13, 56), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-09-09T06:46+00:00","hide_location":false}', 666825, 5228, 6, 8, 1, 0, '', 0, None), (596518, 4, 4, '09 痛', 8056, 97313150, 2, 1, 0, 'music/ob/iw/obiwan1103/PtBCnCDSaBNfiPkGhBNKPL.mp3', 0, 'song_covers/ob/iw/obiwan1103/DnxvpktroctybyQwgLcGpU.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, '描寫近年社會的撕裂與和解,痛是轉變,也是意味著生命肇生之始', 0, '', 349, 320000, datetime.datetime(2019, 10, 18, 11, 9, 1), datetime.datetime(2019, 10, 18, 11, 8, 52), datetime.datetime(2019, 10, 18, 11, 22, 30, 434505), datetime.datetime(2020, 2, 2, 19, 37, 11), 7504, 214, 25, 1, 9, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 8056, 'sha1$GgcHthsapqJqJPsJIfXCYq$22e8f089a7ad1c14df19224b6f67db72569c00d7', datetime.datetime(2024, 10, 26, 4, 32, 39), 0, 'obiwan1103', '', '', 'obiwan1103@yahoo.com.tw', 0, 1, datetime.datetime(2006, 3, 20, 13, 56), 7048, 4, 4, 8056, 'profile_images/ob/iw/obiwan1103/8AMsjYuGib7co8264FxHqB.jpg', 'M', '陳正航', '歐比王X神棍樂團', 886, '928211792', datetime.date(1978, 11, 3), 'TAO', 97, 55722, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2006, 3, 20, 13, 56), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-09-09T06:46+00:00","hide_location":false}', 666825, 5228, 6, 8, 1, 0, '', 0, None), (577128, 4, 4, '02 無邊海', 8056, 97313150, 2, 1, 0, 'music/ob/iw/obiwan1103/3AgpWYCGgxP2zwWoFNcEs9.mp3', 0, 'song_covers/ob/iw/obiwan1103/WdwYPncbJMB4VWw7sUg7KD.jpg', 1, '', '苦海無邊 回頭是岸\n苦海無邊 回頭是岸\n\n蒼生需要偶像 隨時幫祂護航\n偶像喜歡放火 那你就自己想辦法\n蒼生需要偶像 隨時幫祂護航\n偶像喜歡放火 燒掉自己的靈堂\n\n苦海無邊 回頭是岸\n苦海無邊 回頭是岸\n苦海無邊 回頭是岸\n苦海無邊 回頭是岸\n\n蒼生需要偶像\n蒼生需要偶像\n蒼生需要偶像\n蒼生需要偶像\n\n一口東來氣太驕\n腳下無履首無毛\n若逢木子冰霜渙\n生我者猴死我鵰', 0, '以金屬敲擊聲及蒙古呼麥營造一種陰曹地府的氛圍,奉勸天下蒼生「苦海無邊,回頭是岸」', 0, '', 153, 320000, datetime.datetime(2019, 8, 4, 17, 3, 57), datetime.datetime(2019, 3, 17, 18, 16, 11), datetime.datetime(2019, 3, 17, 18, 16, 11), datetime.datetime(2020, 2, 2, 19, 37, 22), 7798, 115, 7, 1, 2, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 8056, 'sha1$GgcHthsapqJqJPsJIfXCYq$22e8f089a7ad1c14df19224b6f67db72569c00d7', datetime.datetime(2024, 10, 26, 4, 32, 39), 0, 'obiwan1103', '', '', 'obiwan1103@yahoo.com.tw', 0, 1, datetime.datetime(2006, 3, 20, 13, 56), 7048, 4, 4, 8056, 'profile_images/ob/iw/obiwan1103/8AMsjYuGib7co8264FxHqB.jpg', 'M', '陳正航', '歐比王X神棍樂團', 886, '928211792', datetime.date(1978, 11, 3), 'TAO', 97, 55722, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2006, 3, 20, 13, 56), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-09-09T06:46+00:00","hide_location":false}', 666825, 5228, 6, 8, 1, 0, '', 0, None), (545240, 4, 4, '煙花 (Demo)', 1877687, 97275034, 1, 6, 0, 'music/nc/kn/nckn/AnVhcvuAFPp9hpQvhPxxq.mp3', 0, 'song_covers/nc/kn/nckn/tNheQ6x9qENjcZpkBosHh3.jpg', 1, '', '[00:18.20]這不是你想像的 對吧\n[00:23.02]雖然早有準備 卻還是流淚\n[00:32.90]這不是我想要的 說什麼無所謂\n[00:40.53]還不是讓自己好過一點\n\n[00:59.50]絢爛煙花 總會落下\n[01:06.88]天真善良 終究要長大\n[01:14.27]成一道光 就得要熾熱的綻放\n[01:21.65]哪怕路再長 哪怕受再多的傷\n[01:29.51]哪怕前方有阻擋 也要照亮\n\n[01:51.43]這不是你想像的 對吧\n[01:56.20]在眾人眼光之下 孤獨而徬徨\n[02:06.20]這不是我想要的 說真的無所謂\n[02:13.82]到最後我還是必須面對\n\n[02:32.75]絢爛煙花 總會忘了啊\n[02:40.16]獨自堅強 掩蓋著傷疤\n[02:47.56]你的步伐 滿載著希望和力量\n[02:54.96]哪怕夜漫長 也會隨著夢想發芽\n[03:02.76]堅信自己的方向 就能到達\n\n[03:09.02]我們都曾經是迷路的人\n[03:11.80]追求自己想要的快樂\n[03:15.22]然而最後卻成為了迷惘的人\n[03:19.08]忘記過程\n[03:23.54]我們都曾經是迷路的人\n[03:26.52]以為這就是你想要的\n[03:30.01]然而最後卻成為了迷惘的人\n[03:33.91]所有過程付之一炬了\n\n[04:06.95]絢爛煙花 總會落下\n[04:14.34]天真善良 終究要長大\n[04:21.72]成一道光 就得要熾熱的綻放\n[04:29.09]哪怕路再長 哪怕受再多的傷\n[04:36.95]哪怕前方有阻擋 也要照亮\n\n[04:59.54]煙花 你不要落下\n[05:06.87]煙花 你不要忘了啊', 1, '詞曲 Lyrics / Composer | 陳弘育 Ken Chen / 鄭雅薇 Neci Wei\n編曲 Arrangement | 南西肯恩 Neci Ken\n混音 Mixing|陳沛瑜\n\n是不是有著這樣的一個你\n用盡全力找尋著自己想要的快樂\n一個人努力著\n長大後發現世界跟所想的很不一樣\n失望和傷心取代美好的想像\n隨著煙花付之一炬\n如煙花 絢爛而短暫\n\n如果天真善良終究要長大\n在被眼淚熄滅以前,我也要為你照亮\n\n南西肯恩首張正式 EP《那麼我想再擁有自己》\n【數位平台點聽】\nhttp://bit.ly/那麼我想再擁有自己\n\nFind us\nFacebook • https://www.facebook.com/ncknband\nInstagram • @ncknband', 0, '', 336, 320097, datetime.datetime(2017, 12, 26, 6, 24, 31), datetime.datetime(2017, 12, 26, 6, 24, 6), datetime.datetime(2017, 12, 26, 6, 24, 6), datetime.datetime(2020, 4, 1, 7, 1, 56), 914928, 20678, 1371, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-01-31"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,5]]},"CN":{"song_of_the_days":["2018-02-01"],"top_record_weekly_champions":[[2018,5]]},"HK":{"top_record_weekly_champions":[[2018,5]]}}', 0, 0, 0, 0, 2, 2, 1877687, 'sha1$WgkTrZJHuFTn$8049eb522e013d1b8336924b7eafaacd864d5a87', datetime.datetime(2025, 5, 7, 14, 29, 5), 0, 'nckn', '', '', 'ncknband@gmail.com', 0, 1, datetime.datetime(2017, 5, 23, 15, 56), 1449827, 4, 4, 1877687, 'profile_images/nc/kn/nckn/QeeW9rG9kscYdxYsxgWXLT.jpg', 'O', '鄭雅薇', '南西肯恩', 886, '963371101', datetime.date(2017, 6, 1), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2017, 5, 23, 15, 56), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false}', 5006307, 33215, 1, 838, 1, 0, '', 0, None), (678778, 4, 4, '像蕨類的小手', 2549828, None, 1, 4, 0, 'music/ch/an/chang_tung_shin/H4CWyNCQzWixk6o3vwRBBC.mp3', 0, 'song_covers/ch/an/chang_tung_shin/fpijEnz6depgToR3uMGZcy.jpeg', 1, '', '有的時候\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混音/製作/錄音 :巫孟儒', 0, '', 213, 320000, datetime.datetime(2022, 3, 27, 14, 32, 52), datetime.datetime(2022, 3, 27, 14, 32, 43), datetime.datetime(2022, 3, 27, 14, 38, 51, 191027), datetime.datetime(2022, 3, 30, 11, 21, 56), 1044, 24, 18, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2549828, 'sha1$DbPZ2Ewk5cB4$9fd438e499ed0c01ff5d72b04fa101695815bf75', datetime.datetime(2024, 2, 9, 3, 11, 56), 0, 'chang_tung_shin', '', '', 'junechang621@gmail.com', 0, 1, datetime.datetime(2020, 2, 16, 14, 17, 38), 2120644, 4, 4, 2549828, 'profile_images/ch/an/chang_tung_shin/BrP2niP79mzW4ZWJ7UqMFt.jpg', 'F', '張童昕', '童童Tung Tung', 886, '928520809', datetime.date(1993, 6, 21), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 49), 1, datetime.datetime(2020, 2, 16, 14, 17, 38), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"hide_gender":false,"show_birthday":2,"hide_location":false}', 34862, 54, 23, 4, 0, 0, '', 0, None), (615886, 4, 4, '好久好久的一瞬間', 2549828, None, 1, 6, 0, 'music/ch/an/chang_tung_shin/NBx4My242oKPmTBJ6uVaca.mp3', 0, 'song_covers/ch/an/chang_tung_shin/9MJD5gPcpk7qyZXGAEdeMr.JPG', 1, '', '以生活為 名義的行為\n跑步吃飯 閱讀 旅行\n在鋼索世界找平衡\n\n以尋找生命 為目的之稱\n找朋友對話 跟自己對話\n在寂寞維度盤旋\n\n好久好久 的一瞬間\n才明白 你沒有帶走我\n那個我 是因為你\n而建構的我\n那個我 將被帶進\n永恆的 漩渦', 0, '一個結束後,重新尋找、面對新感情的時空。\n同時擁有很多的想要、\n不敢、憤怒、恐懼等等情緒。\n\n最常有的是憤怒的情緒,\n會去責怪對方將自己的靈魂帶走了,\n導致生活崩壞。\n\n為了將自己的生活重新建立起來,\n於是開始去認真思考「能怎麼找回自己」、\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, '', 246, 192000, datetime.datetime(2020, 6, 12, 13, 53, 13), datetime.datetime(2020, 6, 12, 13, 52, 22), datetime.datetime(2020, 6, 12, 14, 5, 48, 180542), datetime.datetime(2020, 6, 12, 14, 5, 48), 12633, 15, 5, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2549828, 'sha1$DbPZ2Ewk5cB4$9fd438e499ed0c01ff5d72b04fa101695815bf75', datetime.datetime(2024, 2, 9, 3, 11, 56), 0, 'chang_tung_shin', '', '', 'junechang621@gmail.com', 0, 1, datetime.datetime(2020, 2, 16, 14, 17, 38), 2120644, 4, 4, 2549828, 'profile_images/ch/an/chang_tung_shin/BrP2niP79mzW4ZWJ7UqMFt.jpg', 'F', '張童昕', '童童Tung Tung', 886, '928520809', datetime.date(1993, 6, 21), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 49), 1, datetime.datetime(2020, 2, 16, 14, 17, 38), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"hide_gender":false,"show_birthday":2,"hide_location":false}', 34862, 54, 23, 4, 0, 0, '', 0, None), (667871, 4, 4, '01 這該死的拘執佮愛', 2429455, 97317793, 2, 1, 0, 'music/co/ll/collage7275/cU2qtvJXzijLf3EbrgQ9nW.mp3', 0, 'song_covers/co/ll/collage7275/MPPAgUeq6FAWSTyxxSFamT.jpg', 1, '', '你的心 親像花\nLí ê sim, tshin-tshiūnn hue\n無人應 隨蔫去\nBô lâng ìn, suî lian-khì\n你愛的人 誠固執\nLí ài ê lâng, tsiânn kòo-tsip\n予伊的夢 伊提袂起\nHōo i ê bāng, i the̍h bē khí\n\n你是一个 如此溫柔的人\nLí sī tsi̍t ê, lû-tshú un-liû ê lâng\n你應該 愛你值得愛的人\nLí ing-kai, ài lí ta̍t-tit ài ê lâng\n但是 頭前有我欲行的路\nTān-sī, thâu-tsîng ū guá beh kiânn ê lōo\n毋知你敢會了解\nM̄ tsai lí kám-ē liáu-kái\n\n是按怎拆開你的 心肝內底\nSī-án-tsuánn thiah-khui lí ê sim-kuann lāi-té\n會看著 暗淡的愛流成水\nĒ khuànn-tio̍h, àm-tām ê ài lâu sîng tsuí\n當我越頭離開時 心內亂雨紛飛\nTǹg guá ua̍t-thâu lī-khui sî, sim-lāi luān-ú-hun-hui\n\n因為你 的眼神\nIn-uī lí ê gán-sîn\n戇戇咧望 真毋願\nGōng gōng teh bāng, tsin m̄-guān\n\n若是你 會當看著 (亻因)佇咧彼搭\nNā-sī lí, ē-tàng khuànn-tio̍h in tī-leh hit-tah\n咱就會使 做伙搝彼陣落水的人\nLán tio̍h ē-sái, tsò-hué giú hit tīn lo̍h-tsuí ê lâng\n伊寫的彼條歌 是拆破生死的紙\nI siá ê hit tiâu kua, si thiah-phuà senn-sí ê tsuá\n敢講你 真正攏無感覺\nKám-kóng lí, tsin-tsiànn lóng bô kám-kak\n攏無感覺\nLóng bô kám-kak\n\n是按怎拆開你的 心肝內底\nSī án-tsuánn thiah-khui lí ê sim-kuann lāi-té\n會看著 暗淡的愛流成血\nĒ khuànn-tio̍h, àm-tām ê ài lâu sîng hueh\n當我無閣咧注神 磕袂著就想著你\nTng guá bô-koh teh tsù-sîn, kha̍p-bē-tio̍h tō siūnn-tio̍h li\n\n但是你 的眼神\nTān-sī lí ê gán-sîn\n無彩工 準拄煞\nBô-tshái-kang, tsún-tú suah\n\n若是你 會當看著 (亻因)佇咧彼搭\nNā-sī lí, ē-tàng khuànn-tio̍h in tī-leh hit-tah\n咱就會使 做伙搝彼陣落水的人\nLán tio̍h ē-sái, tsò-hué giú hit tīn lo̍h-tsuí ê lâng\n伊寫的彼條歌 是拆破生死的紙\nI siá ê hit tiâu kua, si thiah-phuà senn-sí ê tsuá\n敢講你 真正攏無感覺\nKám-kóng lí, tsin-tsiànn lóng bô kám-kak\n攏無感覺\nlóng bô kám-kak\n\n(猛獸亂使 侵門踏戶)\nBíng-siù luān-sú, tshim-mn̂g-ta̍h-hōo\n(厝邊頭尾 寸草無生)\nTshù-pinn-thâu-bué, tshùn-tsháu-bû-sing', 0, '作詞作曲 Compose & Lyric/王家權 Hunter Wang\n編曲 Arrange/珂拉琪 Collage\n\n主唱 Vocal/夏子 Natsuko\n電吉他 Electric Guitar /王家權 Hunter Wang\n合唱 Chorus/珂拉琪 Collage\n\n客座樂手 Guest Player\n貝斯 Bass /程杰 Jay Cheng\n\n錄製與混音 Record & Mix/柯拓名(小名)Ming Ke\n錄音室 Recording Studio /地下怪獸錄音室 Indie Monster Studio\n\n母帶後期處理工程師 Mastering Engineer / Brian Elgin\n母帶後期處理錄音室 Mastering Studio / Resident Studio 這家錄音室 \n\n插圖 Art/夏子 Natsuko\n台語歌詞顧問 Lyrics Supervisor/李勤岸 Lí Khîn-huānn', 0, '', 235, 320000, datetime.datetime(2021, 12, 21, 22, 26, 32), datetime.datetime(2021, 12, 21, 22, 26, 21), datetime.datetime(2021, 12, 22, 15, 18, 13, 149167), datetime.datetime(2025, 6, 7, 15, 23, 52), 201312, 3160, 400, 1, 1, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2429455, 'sha1$JZsrklR0Bfp58lsJ8VAwVe$411a39f3730bad533f867908ab9ad1de62ee8e9e', datetime.datetime(2025, 5, 11, 10, 43, 10), 0, 'collage7275', '', '', 'collage7275@gmail.com', 0, 1, datetime.datetime(2019, 4, 27, 13, 36), 2000361, 4, 4, 2429455, 'profile_images/co/ll/collage7275/KtMnCEUp5LdkBgeFkcUutA.png', 'O', '', '珂拉琪 Collage', 886, '985543672', datetime.date(2019, 1, 31), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2019, 4, 27, 13, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"hide_location":false}', 10076884, 61624, 0, 41, 1, 0, '', 0, None), (667872, 2, 2, '02 葬予規路火烌猶在', 2429455, 97317793, 2, 1, 0, 'music/co/ll/collage7275/btKuUMwKmd7AFNu9ZyZhru.mp3', 0, 'song_covers/co/ll/collage7275/4RwPQiNz9GxRpTSCsxZnrg.jpg', 1, '', '揣我的身軀 行入你的夢中\nTshuē guá ê sing-khu, kiânn ji̍p lí ê bāng tiong\n用我的雙跤 去寫你的溫柔無限\nIōng guá ê siang kha, khì siá lí ê un-liû bû-hān\n\n你暗淡的心 是咱兩人未敨的結\nLí àm-tām ê sim, sī lán nn̄g lâng bē tháu ê kat\n我就欲離開 你嘛是無可奈何\nGuá tio̍h beh lī-khui, lí mā-sī bû-khó-nāi-hô\n\n時代猛獸內底 揣袂著有名有姓的人\nSî-tāi bíng-siù lāi-té, tshuē bē tio̍h ū miâ ū sènn ê lâng\n我想著\nGuá siūnn-tio̍h\n彼个時陣 (亻因)無聲無說\nHit-ê sî-tsūn in bô-siann-bô-seh\n提銃踏入 咱的所在\nThêh tshìng ta̍h-li̍p, lán ê sóo-tsāi\n規城眾生絕望\nKui-siânn tsiòng-sing tsua̍t-bōng\n\n檢采我有千年 千百種人生\nKiám-tshái guá ū tshing nî, tshing pah tsióng lîn-sing\n也無法度阻擋 人造的惡意\nIā bô-huat-tōo tsóo-tòng, lîn-tsō ê ok-ì\n我看著這條路 沃澹的塗跤\nGuá khuànn tio̍h tsit tiâu lōo, ak-tâm ê thôo-kha\n行佇你的頭前 是我的生死\nKiânn tī lí ê thâu-tsîng, sī guá ê senn-sí\n\n你恬恬仔看我 倒佇咧水底\nLí tiām-tiām-á khuànn guá, tó tī-leh tsuí-té\n你恬恬仔咧聽 遙遠的風聲\nLí tiām-tiām-á leh thiann, iâu-uán ê hong-siann\n你恬恬仔愛我 愛我一世人\nLí tiām-tiām-á ài guá, ài guá tsi̍t-sì-lâng\n你講 你會恬恬仔等我\nLí kóng, lí ē tiām-tiām-á tán guá\n轉來你身邊 身軀邊\nTńg-lâi lí sin-pinn, sin-khu-pinn\n\n鬼使火神 徛佇咧路邊\nKuí-sú hué-sîn, khiā tī-leh lōo-pinn\n伊的目睭 閣擘袂金\nI ê ba̍k-tsiu, koh peh-bē-kim\n過路陰司 毋是你的跡\nKuè-lōo im-si, m̄ sī lí ê Jiah\n心安 就免驚惶\nSim-an, tio̍h bián kiann-hiânn\n\n毋知影你的冤屈 看袂著頭前的路\nM̄ tsai-iánn lí ê uan-khut, khuànn-bē-tio̍h thâu-tsîng ê lōo\n你跤步愛踏予好 連鞭過橋就好\nLí kha-pōo ài ta̍h hōo hó, liâm-mi kuè-kiô tio̍h hó\n(眾神衛旁)\n(Tsiòng-sîn uē pông)\n\n攏予你 全部攏予你\nLóng hōo lí, tsuân-pōo lóng hōo lí\n是按怎講袂清 時代的怨嘆\nSī-án-tsuánn kóng-bē-tshing, sî-tāi ê uàn-thàn\n\n「有耳無喙 佇這个世界\nŪ-hīnn-bô-tshuì, tī tsit-ê sè-kài\n美麗的你 好好讀冊」\nBí-lē ê lí, hó-hó tha̍k-tsheh\n\n伊講的話 佇風中咧飛\nI kóng ê uē, tī hong tiong leh pue\n咧吹我的頭毛\nLeh tshue guá ê thâu-moo\n\n心也茫茫 無清醒的夢\nSim iā bâng-bâng, bô tshing-tshénn ê bāng\n逐家家財萬貫 我的\nTa̍k-ke ka-tsai-ban-kuan, guá ê\n心也茫茫 無清醒的夢\nSim iā bâng-bâng, bô tshing-tshénn ê bāng\n逐家一生平安 轉來\nTa̍k-ke it-sing pîng-an, tńg-lâi', 0, '作詞作曲 Compose & Lyric/王家權 Hunter Wang\n編曲 Arrange/珂拉琪 Collage\n\n主唱 Vocal/夏子 Natsuko\n電吉他 Electric Guitar /王家權 Hunter Wang\n合唱 Chorus/珂拉琪 Collage\n\n客座樂手 Guest Player\n貝斯 Bass /程杰 Jay Cheng\n\n錄製與混音 Record & Mix/柯拓名(小名)Ming Ke\n錄音室 Recording Studio /地下怪獸錄音室 Indie Monster Studio\n\n母帶後期處理工程師 Mastering Engineer / Brian Elgin\n母帶後期處理錄音室 Mastering Studio / Resident Studio 這家錄音室 \n\n插圖 Art/夏子 Natsuko\n台語歌詞顧問 Lyrics Supervisor/李勤岸 Lí Khîn-huānn', 0, '', 253, 320000, datetime.datetime(2021, 12, 21, 22, 30, 22), datetime.datetime(2021, 12, 21, 22, 30, 9), datetime.datetime(2021, 12, 22, 15, 18, 19, 578412), datetime.datetime(2025, 6, 7, 15, 23, 39), 156232, 2890, 238, 1, 2, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2429455, 'sha1$JZsrklR0Bfp58lsJ8VAwVe$411a39f3730bad533f867908ab9ad1de62ee8e9e', datetime.datetime(2025, 5, 11, 10, 43, 10), 0, 'collage7275', '', '', 'collage7275@gmail.com', 0, 1, datetime.datetime(2019, 4, 27, 13, 36), 2000361, 4, 4, 2429455, 'profile_images/co/ll/collage7275/KtMnCEUp5LdkBgeFkcUutA.png', 'O', '', '珂拉琪 Collage', 886, '985543672', datetime.date(2019, 1, 31), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2019, 4, 27, 13, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"hide_location":false}', 10076884, 61624, 0, 41, 1, 0, '', 0, None), (667874, 4, 4, '03 萬千花蕊慈母悲哀', 2429455, 97317793, 2, 1, 0, 'music/co/ll/collage7275/XrQcoPsJ3Buf4VZzMrwb5T.mp3', 0, 'song_covers/co/ll/collage7275/QSwKCEEmoPRG54XQaBDwKr.jpg', 1, '', '下晡 一个人踮厝內\nĒ-poo, tsi̍t ê lâng tiàm tshù-lāi\n西北雨 沃澹窗外的衫\nSai-pak-hōo, ak-tâm thang-guā ê sann\n外口的人 猶未轉來\nGuā-kháu ê lâng iah-buē tńg--lâi\n戇戇咧等 戇戇攑一支雨傘\nGōng-gōng--leh tán, gōng-gōng gia̍h tsi̍t ki hōo-suànn\n\n為你 幾若擺睏袂去\nUī lí, kuí-nā pái khùn bē khì\n全世界 揣袂著你的形影\nTsuân-sè-kài, tshuē bē tio̍h lí ê hîng-iánn\n凡勢 會當共你放捒\nHuān-sè, ē-tàng kā lí pàng-sak\n氣身惱命 我哪會攏無要無緊\nKhì-sin-lóo-miā, guá ná-ē lóng bô-iàu-bô-kín\n\n踮遮規暝 看電火閃爍\nTiàm tsia kui-mê, khuànn tiān-hué siám-sih\n我踮遮等待 拍無去的人\nGuá tiàm tsia tán-thāi, phah-bô--khì ê lâng\n聽厝內的聲 聲聲佇咧吼\nThiann tshù-lāi ê siann, siann-siann tī-leh háu\n我踅來踅去 思念火燒房間\nGuá se̍h-lâi-se̍h-khì, su-liām hué sio pâng-king\n\n袂開的花 無欲轉來的人\nBuē khui ê hue, bô beh tńg--lâi ê lâng\n美麗的你啊 想著你彼當時 攑懸你的旗仔\nBí-lē ê lí--ah, siūnn tio̍h lí hit-tong-sî, gia̍h kuân lí ê kî-á\n路邊的話 滿街路雨紛飛\nLōo-pinn ê uē, muá ke-lōo hōo hun-hui\n時代的變卦 孤單的我一个人 問天也毋捌\nSî-tāi ê piàn-kuà, koo-tuann ê guá tsi̍t ê lâng, mn̄g thinn iā m̄-bat\n\n手內啥物攏無 只賰我欲予你的愛\nTshiú lāi siánn-mih lóng bô, tsí tshun guá beh hōo lí ê ài\n有血有肉的人 煞下落不明\nŪ hueh ū bah ê lâng, suah hē-lo̍h-put-bîng\n\n共你的 記持啊 囥佇我的心內\nKā lí ê kì-tî--ah, khǹg tī guá ê sim-lāi\n騎你的 白馬啊 行你欲行的路\nKhiâ lí ê pe̍h-bé--ah, kiânn lí beh kiânn ê lōo\n風吹來 花落塗 點一欉香祈求\nHong tshue lâi, hue lo̍h-thôo, tiám tsi̍t tsâng hiunn kî-kiû\n(南無觀世音菩薩)\n(Lâm-bû-kuan-sè-im-phôo-sat)\n\n若準講你 算著這齣悲劇\nNā-tsún kóng lí, sǹg tio̍h tsit tshut pi-kio̍k\n你敢會看顧 紲落來伊頭前 彼逝歹行的路\nLí kám ē khuànn-kòo, suà--lo̍h-lâi i thâu-tsîng, hit tsuā pháinn kiânn ê lōo\n夢中的我 看你沓沓仔行\nBāng-tiong ê guá, khuànn lí ta̍uh-ta̍uh-á kiânn\n牽你的亡魂 有一工咱做伙 轉去彼个所在\nKhan lí ê bông-hûn, ū tsi̍t kang lán tsò-hué, tńg-khì hit ê sóo-tsāi\n\n我 蔫去的愛(規路攏是)\nGuá, lian-khì ê ài(Kui-lōo lóng sī)\n佮你 恬去的心(你)\nKah lí, tiām--khì ê sim(lí)\n佇這烏暗時代(佇這烏暗時代)\nTī tse oo-àm sî-tāi(Tī tse oo-àm sî-tāi)\n是有緣無份(想欲講出)\nSī ū-iân bô-hūn(Siūnn beh kóng-tshut)\n\n寫袂了的批(的)\nSiá bē liáu ê phue(ê)\n佮講袂煞的話(奈何)\nKah kóng bē suah ê uē(Nāi-hô)\n(亻因) 開袂完的銃(開袂完的銃)\nIn khui bē uân ê tshìng(Khui bē uân ê tshìng)\n看人去樓空(火烌猶在)\nKhuànn lâng-khì lâu-khang(Hué-hu iû-tsāi)\n\n雨 微微仔落\nHōo, bî-bî-á lo̍h\n天 微微仔光\nThinn, bî-bî-á kng\n看你 微微仔笑\nKhuànn lí, bî-bî-á tshiò\n後世人再會\nĀu-sì-lâng tsài-huē', 0, '作詞作曲 Compose & Lyric/王家權 Hunter Wang\n編曲 Arrange/珂拉琪 Collage\n\n主唱 Vocal/夏子 Natsuko\n電吉他 Electric Guitar /王家權 Hunter Wang\n合唱 Chorus/珂拉琪 Collage\n\n客座樂手 Guest Player\n貝斯 Bass /程杰 Jay Cheng\n\n錄製與混音 Record & Mix/柯拓名(小名)Ming Ke\n錄音室 Recording Studio /地下怪獸錄音室 Indie Monster Studio\n\n母帶後期處理工程師 Mastering Engineer / Brian Elgin\n母帶後期處理錄音室 Mastering Studio / Resident Studio 這家錄音室 \n\n插圖 Art/夏子 Natsuko\n台語歌詞顧問 Lyrics Supervisor/李勤岸 Lí Khîn-huānn', 0, '', 236, 320000, datetime.datetime(2021, 12, 21, 22, 33, 13), datetime.datetime(2021, 12, 21, 22, 33, 1), datetime.datetime(2021, 12, 22, 15, 18, 28, 1044), datetime.datetime(2025, 6, 7, 15, 23, 27), 201153, 3224, 410, 1, 3, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2429455, 'sha1$JZsrklR0Bfp58lsJ8VAwVe$411a39f3730bad533f867908ab9ad1de62ee8e9e', datetime.datetime(2025, 5, 11, 10, 43, 10), 0, 'collage7275', '', '', 'collage7275@gmail.com', 0, 1, datetime.datetime(2019, 4, 27, 13, 36), 2000361, 4, 4, 2429455, 'profile_images/co/ll/collage7275/KtMnCEUp5LdkBgeFkcUutA.png', 'O', '', '珂拉琪 Collage', 886, '985543672', datetime.date(2019, 1, 31), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2019, 4, 27, 13, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"hide_location":false}', 10076884, 61624, 0, 41, 1, 0, '', 0, None), (667876, 4, 4, '04 傷心地獄芳花引魂', 2429455, 97317793, 2, 1, 0, 'music/co/ll/collage7275/FNhuAeyAA9HjzNKGqBJCwd.mp3', 0, 'song_covers/co/ll/collage7275/jhM8HUfo2cE3zfCCRHHGyZ.jpeg', 1, '', '求神切斷世間迷戀\nKiû sîn tshiat-tn̄g sè-kan bê-luân\n降伏千百夜叉惡鬼\nHâng-ho̍k tshing-pah iā-tshe ok-kuí\n孽鏡台前斟酌審判\nGia̍t-kiànn-tâi tsîng tsim-tsiok sim-phuànn\n嚨喉出力講袂出聲\nNâ-âu tshut-la̍t kóng bē tshut-siann\n\n大鐵圍山無間地獄\nTāi-thih-uî suann Bû-kan tē-ga̍k\n火燒獄城十萬八千\nHué-sio ga̍k-siânn tsa̍p-bān peh-tshing\n越頭看無來時的路\nUa̍t-thâu khuànn-bô lâi-sî ê lōo\n明王指引頭前光明\nBîng-ông tsí-ín thâu tsîng kong-bîng\n\n若是講 我看天無望\nNā-sī kóng guá khuànn thinn bô-bāng\n坦白講 嘛望地無路\nThán-pe̍h kóng mā bāng tè bô-lōo\n一个人 無喙嘛無舌\nTsi̍t ê lâng bô tshuì mā bô tsi̍h\n孤身流轉 佇北陰酆都\nKoo-sin liû-tsuán tī Pak-Im Hong-Too\n\n陰風中 聽枵鬼咧爬\nIm-hong tiong thiann iau-kuí leh pê\n心驚驚 見十殿閻君\nSim kiann-kiann kìnn Tsa̍p-tiān Giâm-kun\n戇戇踅 等烏白無常\nGōng-gōng se̍h tán Oo-peh Bû-siông\n向腰牽我 攝我的亡魂\nÀnn-io khan guá liap guá ê bông-hûn\n\n「頭犁犁的少年家 你欲越去佗位?」\nThâu-lê-lê ê siáu-liân ke, lí beh ua̍t khì tó-uī\n滿面風霜 拄著 百千萬劫\nMuá-bīn hong-song tú-tio̍h pah-tshing-bān-kiap\n\n「敢是予鬼仔煞著?櫳仔內面的人」\nKám-sī hōo kuí-á suah tio̍h, lông-á lāi-bīn ê lâng\n無名無姓 恬恬 予人擲佇塗跤\nBô-miâ-bô-sènn, tiām-tiām, hōo lâng tàn tī tôo-kha\n\n凡勢是意外 抑是生來註定\nHuân-sè sī ì-guā iah-sī senn lâi tsù-tiānn\n敢若一場夢 規身軀輕鬆\nKán-ná tsi̍t tiûnn bāng kui sin-khu khing-sang\n火王爺現身 目睭擘金金\nHué-ông-iâ hiàn-sin ba̍k-tsiu peh-kim-kim\n煩惱攏烌去 無白色的水\nHuân-ló lóng hu-khì bô pe̍h-sik ê tsuí\n\n複製你的愛 複製你的勇氣\nHo̍k-tsè lí ê ài ho̍k-tsè lí ê ióng-khì\n複製你的眼 複製你的靈魂\nHo̍k-tsè lí ê gán ho̍k-tsè lí ê lîng-hûn\n複製你的淚 幻化阿修羅\nHo̍k-tsè lí ê luī huān-huà A-siu-lô\n代你堪一切 絕望的火\nTài lí kham it-tshè tsua̍t-bōng ê hué\n\n轉輪聖王起身 守護無命人客\nTsuán-lûn-sìng-ông khí-sin siú-hōo bô-miā lâng-kheh\n遠遠的聲傳來 伊的祈求\nHn̄g-hn̄g ê siann thuân lâi i ê kî-kiû\n眾神攑燈相送 看顧有情眾生\nTsiòng-sîn gia̍h-ting sio-sàng, khuànn-kòo iú-tsîng tsiòng-sinn\n一生珠淚落塗 路邊紅花清芳\nTt-sing tsu-luī lo̍h-tôo lōo-pinn âng-hue tshing-phang\n\n佇隱痀橋終點 是自由的向望\nTī ún-ku-kiô tsiong-tiám sī tsū-iû ê ǹg-bāng\n望你會當平平安安\nBāng lí ē-tàng pîng-pîng-an-an\n放袂記的人生 有月娘咧照路\nPàng bē-kì ê jîn-sing ū gue̍h-niû leh tsiò-lōo\n祝你行過一世人的傷悲\nTsiok lí kiânn-kuè tsi̍t-sì-lâng ê siong-pi\n\n拔開你手內 彼縛牢的鐵鏈\nPue̍h-khui lí tshiú lāi he pa̍k-tiâu ê thih-liān\n無傷無痕 袂閣疼矣\nBô-siong-bô-hûn bē koh thiànn--ah\n拍毋見的身軀 攏揣倒轉來\nPha̋ng-kiàn ê sin-khu lóng tshuē tó--tńg-lâi\n頭前有人 咧等你\nThâu-tsîng ū lâng leh tán lí', 0, '作詞作曲 Compose & Lyric/王家權 Hunter Wang\n編曲 Arrange/王家權 Hunter Wang\n\n主唱 Vocal/夏子 Natsuko\n電吉他 Electric Guitar /王家權 Hunter Wang\n合唱 Chorus/珂拉琪 Collage\n\n客座樂手 Guest Player\n貝斯 Bass /程杰 Jay Cheng\n鼓手 Drum /江尚謙 Shang-Chien Chiang\n\n錄音師 Recording Engineer/柯拓名(小名)Ming Ke、邱建鈞@玩痛研究室\n錄音助理 Assistant Engineer/于世政 Yu Shih Cheng@Lights Up Studio\n錄音室 Recording Studio /地下怪獸錄音室 Indie Monster Studio、Lights Up Studio、玩痛研究室\n混音師 Mixing Engineer/ 柯拓名(小名)Ming Ke\n\n母帶後期處理工程師 Mastering Engineer / Brian Elgin\n母帶後期處理錄音室 Mastering Studio / Resident Studio 這家錄音室 \n\n插圖 Art/夏子 Natsuko\n台語歌詞顧問 Lyrics Supervisor/李勤岸 Lí Khîn-huānn', 0, '', 242, 320000, datetime.datetime(2021, 12, 21, 22, 35, 49), datetime.datetime(2021, 12, 21, 22, 35, 35), datetime.datetime(2021, 12, 22, 15, 18, 35, 893888), datetime.datetime(2025, 6, 7, 15, 23, 11), 255699, 5277, 1286, 1, 4, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-01-09"],"recommend_by_editor":true,"top_record_weekly_champions":[[2021,52],[2022,1]]},"CN":{"song_of_the_days":["2022-01-10"],"top_record_weekly_champions":[[2021,51],[2021,52],[2022,1],[2022,2]]}}', 0, 0, 0, 0, 2, 2, 2429455, 'sha1$JZsrklR0Bfp58lsJ8VAwVe$411a39f3730bad533f867908ab9ad1de62ee8e9e', datetime.datetime(2025, 5, 11, 10, 43, 10), 0, 'collage7275', '', '', 'collage7275@gmail.com', 0, 1, datetime.datetime(2019, 4, 27, 13, 36), 2000361, 4, 4, 2429455, 'profile_images/co/ll/collage7275/KtMnCEUp5LdkBgeFkcUutA.png', 'O', '', '珂拉琪 Collage', 886, '985543672', datetime.date(2019, 1, 31), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2019, 4, 27, 13, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"hide_location":false}', 10076884, 61624, 0, 41, 1, 0, '', 0, None), (667877, 4, 4, '05 MALIYANG', 2429455, 97317793, 2, 7, 0, 'music/co/ll/collage7275/a8mDLja8rYvhUhJE7waNEi.mp3', 0, 'song_covers/co/ll/collage7275/EGETkxGyS6PuWy8JoRGWLd.jpg', 1, '', '❁\n無口な黒ねこが現れた\n相変わらずに愛を歌えない\nさめやらぬ日盛りは\n夕立と共に鳴り響く\n\n言葉にならない 自分になれない\n思い出せるのは名前だけ 躰のまま\n風が死してもなお\n夏の花は黙して咲き続く\n雪が降らない南国で\n\n❊\nKaromadiw, karomadiw\nSano caciyaw nira romadiw sa ta kowanan\n\n————translation————\n\n❁\n寡言的黑貓走來\n一如往常 無法唱誦出愛\n凌空烈日呀盛暑難卻\n伴著西北雨震耳欲聾\n\n無以言表 無以立足\n憶起的也僅有名字 殘存於肉身\n即使季末風止\n夏日的花也會緘口著繼續綻放\n在不下雪的南國之境\n\n❊(Amis)\n唱呀,唱呀\n向我唱著他的話語', 0, '"maliyang":Amis話,形容小孩子叛逆,不聽話。\n\n作詞作曲 Compose & Lyric/夏子 Natsuko\n編曲 Arrange/珂拉琪 Collage\n\n主唱&木吉他 Vocal & Acoustic Guitar/夏子 Natsuko\n電吉他 Electric Guitar /王家權 Hunter Wang\n合唱 Chorus/Usan Lariyod, Si Manakas\n\n客座樂手 Guest Player\n貝斯 Bass /程杰 Jay Cheng\n鼓手 Drum /賴聖文 Peter Lai\n\n錄製與混音 Record & Mix/柯拓名(小名)Ming Ke\n錄音助理 Assistant Engineer/于世政 Yu Shih Cheng@Lights Up Studio\n錄音室 Recording Studio /地下怪獸錄音室 Indie Monster Studio、Lights Up Studio\n\n母帶後期處理工程師 Mastering Engineer / Brian Elgin\n母帶後期處理錄音室 Mastering Studio / Resident Studio 這家錄音室 \n\n插圖 Art/夏子 Natsuko\n族語歌詞顧問 Lyrics Supervisor/陳輝煌 Pitiro Lariyod', 0, '', 197, 320000, datetime.datetime(2021, 12, 21, 22, 39, 25), datetime.datetime(2021, 12, 21, 22, 39, 10), datetime.datetime(2021, 12, 22, 15, 18, 45, 311362), datetime.datetime(2025, 6, 7, 15, 22, 33), 165055, 2646, 184, 1, 5, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2429455, 'sha1$JZsrklR0Bfp58lsJ8VAwVe$411a39f3730bad533f867908ab9ad1de62ee8e9e', datetime.datetime(2025, 5, 11, 10, 43, 10), 0, 'collage7275', '', '', 'collage7275@gmail.com', 0, 1, datetime.datetime(2019, 4, 27, 13, 36), 2000361, 4, 4, 2429455, 'profile_images/co/ll/collage7275/KtMnCEUp5LdkBgeFkcUutA.png', 'O', '', '珂拉琪 Collage', 886, '985543672', datetime.date(2019, 1, 31), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2019, 4, 27, 13, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"hide_location":false}', 10076884, 61624, 0, 41, 1, 0, '', 0, None), (667870, 4, 3, '06 TALACOWA', 2429455, 97317793, 2, 7, 0, 'music/co/ll/collage7275/FfEtnzWrEnBiToQSmU6vrB.mp3', 0, 'song_covers/co/ll/collage7275/WFFYyh8JZ69Lf6BjiawiyW.jpg', 1, '', '❊\nO nani cowaay kita?\nNani tira i kahadakan no cidal.\n\nTatalacowa kita? Micelemayto ko cidal.\nMalingad to kita!\nPasiwali kita.\n\n❁\nあぁ\u3000太陽に背を向けて\u3000刀を振って\n道を照らしてくれた八芒星\n夜の帳が降りた\u3000黒くぬれ\n「そなたは何処に向かう?」\n教えて\n\n❊\nAwaay ma’araw ako ko soda i ca’ang no kilang.\nAwaay ma’araw iso ko taneng niyam.\nLatek cowa kafana’ kako to kararoman no miso.\nKaorira i, caay ka patadoen ako kiso a malalo’od.\n\nTatalacowa kita? Micelemayto ko cidal.\nMinokay to kita!\n\n❁\nあぁ\u3000東に向かって\u3000山を越えて\n耳元で囁いていた八芒星\n戊夜の霧に抱かれた\u3000蒼くぬれ\n「そなたは何と呼ばれる?」\n教えて\n\nあぁ\u3000旭日がいらないや\u3000銃を棄てて\n平原に沈んでいた八芒星\n暁が開けて来た\u3000赤くぬれ\n誰にも覗き込まれない行く末\n\n————translation————\n\n❊\n我們從哪裡來?\n從太陽升起的那個地方\n\n我們要去哪裡?太陽都已經下山了\n我們出發吧!\n一路向東\n\n❁\n背向太陽\u3000披荊斬棘\n為我指引道路的八芒星\n夜幕降臨\u3000浸染為黑\n「汝向何處去?」\n請告訴我\n\n\n❊\n我沒有看過枝頭上的白雪\n你也不曾見識我們的智慧\n也許我無法理解你的哀愁\n但我不會為你而戰\n\n我們要去哪裡?太陽都已經下山了\n我們回家吧!\n\n❁\n朝向東方\u3000翻山越嶺\n伴隨耳畔細語的八芒星\n夜霧環繞\u3000浸染成青\n「汝喚作何名?」\n請告訴我\n\n捨棄旭日\u3000捨棄槍枝\n沉沒在平原裡的八芒星\n破曉時分\u3000浸染為赤\n無人得以窺探的終焉末路', 0, '“talacowa”:Amis話,要去哪裡。\n「1945年,最後的高砂軍在臺中集結,部分前往南洋,部分留守備戰。軍營中十幾位阿美族青年眼看戰爭即將結束,而新的政權準備來接收軍隊,要派他們去打另一場不屬於自己的戰爭,於是他們在夜裡相約逃脫,徒步翻越中央山脈回到花東故鄉。」\n\n作詞作曲 Compose & Lyric/夏子 Natsuko\n編曲 Arrange/珂拉琪 Collage\n\n主唱 Vocal/夏子 Natsuko\n電吉他 Electric Guitar /王家權 Hunter Wang\n合唱 Chorus/Usan Lariyod\n\n客座樂手 Guest Player\n貝斯 Bass /程杰 Jay Cheng\n鼓手 Drum /賴聖文 Peter Lai\n\n錄製與混音 Record & Mix/柯拓名(小名)Ming Ke\n錄音助理 Assistant Engineer/于世政 Yu Shih Cheng@Lights Up Studio\n錄音室 Recording Studio /地下怪獸錄音室 Indie Monster Studio、Lights Up Studio\n\n母帶後期處理工程師 Mastering Engineer / Brian Elgin\n母帶後期處理錄音室 Mastering Studio / Resident Studio 這家錄音室 \n\n插圖 Art/夏子 Natsuko\n族語歌詞顧問 Lyrics Supervisor/陳輝煌 Pitiro Lariyod', 0, '', 232, 320000, datetime.datetime(2021, 12, 21, 21, 12, 25), datetime.datetime(2021, 12, 21, 21, 12, 16), datetime.datetime(2021, 12, 21, 21, 22, 38, 491610), datetime.datetime(2025, 6, 7, 15, 22, 23), 185667, 5205, 1402, 1, 6, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-01-06"],"recommend_by_editor":true,"top_record_weekly_champions":[[2021,51]]},"CN":{"song_of_the_days":["2022-01-07"]}}', 0, 0, 0, 0, 2, 2, 2429455, 'sha1$JZsrklR0Bfp58lsJ8VAwVe$411a39f3730bad533f867908ab9ad1de62ee8e9e', datetime.datetime(2025, 5, 11, 10, 43, 10), 0, 'collage7275', '', '', 'collage7275@gmail.com', 0, 1, datetime.datetime(2019, 4, 27, 13, 36), 2000361, 4, 4, 2429455, 'profile_images/co/ll/collage7275/KtMnCEUp5LdkBgeFkcUutA.png', 'O', '', '珂拉琪 Collage', 886, '985543672', datetime.date(2019, 1, 31), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2019, 4, 27, 13, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"hide_location":false}', 10076884, 61624, 0, 41, 1, 0, '', 0, None), (667878, 4, 4, '07 ’ADINGO', 2429455, 97317793, 2, 7, 0, 'music/co/ll/collage7275/HMJDZxTUsB474Wwr2hm7jg.mp3', 0, 'song_covers/co/ll/collage7275/jkdG5sqDcXcqfsJQEWwPw8.jpg', 1, '', '❊\nHana, mata, ‘orad.\nCokap, koheting, tamina.\nSaheto o ‘adingo i hekalan.\nHatiraay aca, aca.\n\n❁\nまるで物哀しい幽霊\u3000哀れみを求めて\n虚しくて述べられない我らはただ大地に影\nだけ、だけ、だけ\n\n\n❊\nSamaanen a micepet iso ko fali? Hacikayay saan.\nSamaanen a micoka ko kakarayan? Kakahaday saan.\nO heci ato ’irang aca koni a tatirengan.\nHatiraay aca, aca.\n\n❁\n世の中に投げられて\u3000翳に追いかけられた\n眩しくて述べられない我らは彷徨う光だけ\nそれが花の名前だと覚えていただけ\n花が落ちた頃に\u3000お互いに自分自身を知った\n\n畏れないで\u3000眠って\n涙が降らない彼方で\n\n————translation————\n❊\n花朵、眼睛、雨水\n鞋子、黑色、船隻\n都只是地上的影子\n僅僅如此而已、而已\n\n❁\n彷彿哀傷的幽靈\u3000乞求著寬恕\n空虛地無法描述\u3000我們只是地上的影子\n而已、而已、而已\n\n\n❊\n你要怎麼抓住風?它是那樣地快\n要怎麼描繪天空?它是那樣遼闊\n你我皆只是血肉之軀\n僅僅是如此而已、而已\n\n❁\n被拋擲在世上\u3000被陰影追著跑\n耀眼地無法描述\u3000我們只是游移的光線\n本來只記得那是某種花的名字\n直至花落之時\u3000才在彼此身上認識自己\n\n無需再畏懼\u3000安息吧\n在不落淚的遙遠彼岸', 0, '“‘adingo”:Amis話,影子、亦指靈魂。\n\n作詞作曲 Compose & Lyric/夏子 Natsuko\n編曲 Arrange/珂拉琪 Collage\n\n主唱 Vocal/夏子 Natsuko\n電吉他 Electric Guitar /王家權 Hunter Wang\n合唱 Chorus/Usan Lariyod, Si Manakas\n\n客座樂手 Guest Player\n貝斯 Bass /程杰 Jay Cheng\n鼓手 Drum /賴聖文 Peter Lai\n\n錄製與混音 Record & Mix/柯拓名(小名)Ming Ke\n錄音助理 Assistant Engineer/于世政 Yu Shih Cheng@Lights Up Studio\n錄音室 Recording Studio /地下怪獸錄音室 Indie Monster Studio、Lights Up Studio\n\n母帶後期處理工程師 Mastering Engineer / Brian Elgin\n母帶後期處理錄音室 Mastering Studio / Resident Studio 這家錄音室 \n\n插圖 Art/夏子 Natsuko\n族語歌詞顧問 Lyrics Supervisor/陳輝煌 Pitiro Lariyod', 0, '', 252, 320000, datetime.datetime(2021, 12, 21, 22, 42, 38), datetime.datetime(2021, 12, 21, 22, 42, 16), datetime.datetime(2021, 12, 22, 15, 18, 52, 691021), datetime.datetime(2025, 6, 7, 15, 22, 14), 239341, 4113, 528, 1, 7, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2429455, 'sha1$JZsrklR0Bfp58lsJ8VAwVe$411a39f3730bad533f867908ab9ad1de62ee8e9e', datetime.datetime(2025, 5, 11, 10, 43, 10), 0, 'collage7275', '', '', 'collage7275@gmail.com', 0, 1, datetime.datetime(2019, 4, 27, 13, 36), 2000361, 4, 4, 2429455, 'profile_images/co/ll/collage7275/KtMnCEUp5LdkBgeFkcUutA.png', 'O', '', '珂拉琪 Collage', 886, '985543672', datetime.date(2019, 1, 31), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2019, 4, 27, 13, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"hide_location":false}', 10076884, 61624, 0, 41, 1, 0, '', 0, None), (667879, 4, 4, '08 TORATORAW', 2429455, 97317793, 2, 7, 0, 'music/co/ll/collage7275/PRTUzbzECF4pWKjguUGhvU.mp3', 0, 'song_covers/co/ll/collage7275/SMftrmYdaFBPQ8BbaKcjgE.jpeg', 1, '', "Cokaen no cidal ko 'adingo no mita i hekalan.\n\nRadiw han ako ko ngangan no miso.\nI faloco’ay iso ko pising ako haw?\n\nToratoraw! Sanga’ayen to ko rakat.\n(Arayom, arayom! Sanga’ayen to ko rakat.)\nYa widang ako, ato ya ada’ ako.\nNga’ay ho! Tada ma’ilol i tisowanan.\nYa salikaka ako, ato mamaolah ako.\n\n————translation————\n\n太陽在天地畫下我們的影子\n\n我以歌聲來記得你\n你會把我掛在心上嗎?\n\n再會了!一路好走\n(再見再見!一路好走)\n我的朋友我的敵人\n你好嗎!我想念你\n我的家人我的愛人", 0, '“toratoraw”:Amis話,再見。\n\n作詞作曲 Compose & Lyric/夏子 Natsuko\n編曲 Arrange/夏子 Natsuko\n\n主唱 Vocal/夏子 Natsuko\n木吉他 Acoustic Guitar /王家權 Hunter Wang\n\n客座樂手 Guest Player\n貝斯 Bass /程杰 Jay Cheng\n鼓手 Drum /賴聖文 Peter Lai\n\n錄製與混音 Record & Mix/柯拓名(小名)Ming Ke\n錄音助理 Assistant Engineer/于世政 Yu Shih Cheng@Lights Up Studio\n錄音室 Recording Studio /地下怪獸錄音室 Indie Monster Studio、Lights Up Studio\n\n母帶後期處理工程師 Mastering Engineer / Brian Elgin\n母帶後期處理錄音室 Mastering Studio / Resident Studio 這家錄音室 \n\n插圖 Art/夏子 Natsuko\n族語歌詞顧問 Lyrics Supervisor/陳輝煌 Pitiro Lariyod', 0, '', 197, 320000, datetime.datetime(2021, 12, 21, 22, 45, 28), datetime.datetime(2021, 12, 21, 22, 44, 54), datetime.datetime(2021, 12, 22, 15, 19, 8, 568715), datetime.datetime(2025, 6, 7, 15, 21, 58), 202438, 3938, 638, 1, 8, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-08-13"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2022-08-14"]}}', 0, 0, 0, 0, 2, 2, 2429455, 'sha1$JZsrklR0Bfp58lsJ8VAwVe$411a39f3730bad533f867908ab9ad1de62ee8e9e', datetime.datetime(2025, 5, 11, 10, 43, 10), 0, 'collage7275', '', '', 'collage7275@gmail.com', 0, 1, datetime.datetime(2019, 4, 27, 13, 36), 2000361, 4, 4, 2429455, 'profile_images/co/ll/collage7275/KtMnCEUp5LdkBgeFkcUutA.png', 'O', '', '珂拉琪 Collage', 886, '985543672', datetime.date(2019, 1, 31), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2019, 4, 27, 13, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"hide_location":false}', 10076884, 61624, 0, 41, 1, 0, '', 0, None), (596969, 4, 4, 'Radical Love', 2429455, None, 2, 1, 0, 'music/co/ll/collage7275/9DoouCy257JvAdWPssaKbG.mp3', 0, 'song_covers/co/ll/collage7275/V6rcY7DnxSqTJBqgUxJM33.png', 1, '', 'This is a song for you, my darling, don’t listen to me \nI’m gonna write some old lines, try to fake your memory\nYou got a normal beat, \nthe lyric’s god damn such as your enemy\nso hold on, I know what you see\nwaiting my life kick in by him\n \nYou grab the mic and start to dance \nsing the shit and wreck the wall and\nRock n’ Roll you know it’s dope\nEven though the planet is gonna explode\nI’ll run a thousand mile to find you \n \n(Cause you’re my alter ego)\nCame from the north of island\n(You’ve got to say it to me)\nThe reason of being you\n\nIs you, my human nature?\nGive me some drama, director \nTogether we can save the end. He said,\n\n“Follow my tempo, we’re writing the magic flow.”\nTurn it up and no one will be fading away\n \nTry to be your weeds, the song sets my mind free\nYou are the one who can be saving my life. When I’m\n\nthinking of you, thinking of you\nYou’re always standing on my brain view\nOne day you feed my frustration\nLet me revive in your destination \n\nThat’s right now we are good\nIsn’t it? It’s perfect true\njust me and you\n \nIf you really wanna tell something, all right\nLet me walk in your body\nI try so hard to write your name\nDeface you with my broken heart\n\nいいえ、何でも\n(沒事,沒什麼)\n言葉が通じないけど\n(儘管語言並不相通)\nあなたの思いが、ちゃんと届いていたんだ\n(但你的心意,確實傳達到了)\n\nThis is how we tribute to it, my inspiration\nIn the end, last time to give my radical love(for you)\n \nDanced in nirvana,\nSilence fulfilled your heart\nTurn it down and no one will be fading away, When I’m\n\nThinking of you, thinking of you\nYou’re always standing on my brain view\nOne day you feed my frustration\nLet me revive in your destination', 0, '作詞作曲 Compose & Lyric/王家權 Hunter Wang\r\n口白 Narration / 夏子 Natsuko\r\n編曲 Arrange/珂拉琪 Collage\r\n\r\n主唱 Vocal/夏子 Natsuko\r\n電吉他 Guitar/王家權 Hunter Wang\r\n\r\n錄製與混音 Record & Mix/\r\n柯拓名(小名)@ 地下怪獸音樂製作研究室\r\nMing Ke @ Indie Monster Studio\r\n\r\n插圖 Art/夏子 Natsuko', 0, '', 206, 320000, datetime.datetime(2019, 10, 25, 13, 3), datetime.datetime(2019, 10, 25, 13, 2, 56), datetime.datetime(2019, 10, 25, 15, 4, 19, 126497), datetime.datetime(2019, 10, 26, 5, 34, 37), 320036, 6618, 913, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2429455, 'sha1$JZsrklR0Bfp58lsJ8VAwVe$411a39f3730bad533f867908ab9ad1de62ee8e9e', datetime.datetime(2025, 5, 11, 10, 43, 10), 0, 'collage7275', '', '', 'collage7275@gmail.com', 0, 1, datetime.datetime(2019, 4, 27, 13, 36), 2000361, 4, 4, 2429455, 'profile_images/co/ll/collage7275/KtMnCEUp5LdkBgeFkcUutA.png', 'O', '', '珂拉琪 Collage', 886, '985543672', datetime.date(2019, 1, 31), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2019, 4, 27, 13, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"hide_location":false}', 10076884, 61624, 0, 41, 1, 0, '', 0, None), (573401, 4, 4, '流氓阿德 - 曾經我也想過一了百了', 1957392, 97298255, 1, 6, 0, 'music/we/ar/weareallears/Jm6HKaDkkerbekef5B6RzF.mp3', 0, 'song_covers/we/ar/weareallears/XHT5baSxuMnkwJxwgicQti.jpg', 1, '', '曾經我\u3000也想過\u3000死死較快活\n是因為一個人坐往宇宙的夜班車\n茫茫渺渺的光影\n湯姆威茲的歌聲\n期待世界末日今仔日來吧\n\n曾經我\u3000也想過\u3000死死較快活\n是因為一個人獨唱的生日快樂歌\n點著問號的人生\n不曾成真的願望\n打開下午買給自己驚喜的禮物盒\n\n電話那頭沉重的喘息聲\n無話可說可又捨不得掛\n站在城市街頭的十字路口\n全然不知道要往哪裡逃跑\n明仔日絕對要贏過今天\n流著眼淚聽著心裡微弱的吶喊\n站起來啊\u3000站起來啊\u3000但是啊⋯⋯\n\n曾經我\u3000也想過\u3000死死較快活\n是因為我的心已經破了一大裂\n一點氣力也沒有了\n連痛苦都沒有感覺\n只剩倔強崩了以後無力的軟弱\n\n曾經我\u3000也想過\u3000死死較快活\n是因為一個人站在雨天的雨傘下\n落在傘頂的雨聲\n打在心頭的疼痛\n看著自己的心慢慢地慢慢腐爛\n\n曾經我\u3000也想過\u3000死死較快活\n是因為遇到少年時深白色的我\n感到羞愧的無聲\n無可辯解的輸家\n現在的我\n一定讓你非常地失望吧?\n\n不願變成質數般的存在\n放棄自己用心討好世界\n只要能得到一點點的溫暖\n就算失去獨一無二也甘願\n但是身邊人越多心越孤單\n越是認真對待心就傷越重\n算了吧\n反正最後一定是失望啊\n\n曾經我\u3000也想過\u3000死死較快活\n是因為我的世界無人通知曉\n一個卑微的渴望\n一絲絲的愛\n一絲絲兩個人相擁身軀的燒熱\n\n曾經我\u3000也想過\u3000死死較快活\n是因為一直找不到出口的光線\n生無可戀的茫然\n死不足惜的悲哀\n乾脆化成塵埃四處飛散吧\n\n曾經我\u3000也想過\u3000死死較快活\n是因為我還沒有那麼幸運地遇到你\n像你這樣的人\n在這個世界上存在\n讓我對這個世界有了淡薄的喜愛\n像你這樣的人\n在這個世界上存在\n讓我對這個世界有了淡薄的期待', 0, 'Official Music Video|https://youtu.be/M_CWNFBBAiI\n\n像你這樣的人,在這個世界上存在,讓我對這個世界有了淡薄的期待。\n\n原作者|秋田ひろむ\n改編詞|流氓阿德\n製作人|流氓阿德 / 楊聲錚\n編曲|康士坦的變化球', 0, '', 379, 320000, datetime.datetime(2019, 1, 29, 3, 45, 39), datetime.datetime(2019, 1, 29, 3, 49, 54), datetime.datetime(2019, 1, 29, 3, 49, 54), datetime.datetime(2019, 1, 29, 3, 56, 9), 28377, 1002, 189, 1, 2, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1957392, 'sha1$oWgRZ7Zohd53$e8b9363a5736abdd0c1c78366e14e6ab63f744e5', datetime.datetime(2019, 12, 9, 9, 48, 7), 0, 'weareallears', '', '', 'chara692@aem.com.tw', 0, 1, datetime.datetime(2017, 6, 23, 0, 7, 28), 1529352, 4, 4, 1957392, 'profile_images/we/ar/weareallears/XDqkZvW8mJ28BnBhLKX63j.png', 'O', '', '洗耳恭聽 all ears', None, '', datetime.date(1938, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 48), 1, datetime.datetime(2017, 6, 23, 0, 7, 28), 1, 0, 'zh-hant', 0, '{"hide_gender":true,"had_edit_username":true,"show_intro":false,"hide_location":false}', 146565, 1565, 2, 2175, 0, 0, '', 0, None), (516457, 4, 4, '我還年輕 我還年輕', 1861077, 97273077, 1, 5, 0, 'music/we/ar/wearewang/dXsKamdBMpkdxBr2B22m9.mp3', 0, 'song_covers/we/ar/wearewang/HRHMWRnysTpEcfQHezwfyV.jpg', 1, '', '[00:14.91]在這個世界裏\n[00:18.34]尋找著你的夢想\n[00:22.06]你問我夢想在哪裏\n[00:25.95]我還年輕 我還年輕\n[00:30.48]他們都說\n[00:33.25]我們把理想都忘在\n[00:37.17]在那輕狂的日子裏\n[00:40.69]我不哭泣\n[00:42.89]我不逃避\n[00:46.07]給我一瓶酒\n[00:47.74]再給我一支煙\n[00:49.51]說走就走\n[00:51.38]我有的是時間\n[00:53.65]我不想在未來的日子裏\n[00:56.72]獨自哭著無法往前\n[01:00.31]給我一瓶酒\n[01:02.68]再給我一支煙\n[01:04.12]說走就走\n[01:06.21]我有的是時間\n[01:08.04]我不想在未來的日子裏\n[01:11.48]獨自哭著無法往前\n[01:15.70]在這個世界裏\n[01:33.06]尋找著你的未來\n[01:37.05]你問我未來在哪裏\n[01:40.68]我還年輕 我還年輕\n[01:45.12]他們都說\n[01:48.29]我們把理想都忘在\n[01:52.08]在那輕狂的日子裏\n[01:56.04]我不哭泣\n[01:58.17]我不逃避\n[02:01.20]給我一瓶酒\n[02:02.18]再給我一支煙\n[02:04.16]說走就走\n[02:05.88]我有的是時間\n[02:07.88]我不想在未來的日子裏\n[02:11.58]獨自哭著無法往前\n[02:15.59]給我一瓶酒\n[02:17.59]再給我一支煙\n[02:19.38]說走就走\n[02:21.46]我有的是時間\n[02:23.07]我不想在未來的日子裏\n[02:26.60]獨自哭著無法往前\n[02:30.73]我在青春的邊緣掙紮\n[03:03.80]我在自由的盡頭凝望\n[03:07.83]我在荒蕪的草原上流浪\n[03:11.93]尋找著理想\n[03:15.88]我在青春的邊緣掙紮\n[03:19.54]我在自由的盡頭凝望\n[03:23.20]我在荒蕪的草原上流浪\n[03:27.25]尋找著理想\n[03:41.60]給我一瓶酒\n[04:06.18]再給我一支煙\n[04:08.00]說走就走\n[04:09.93]我有的是時間\n[04:11.69]我不想在未來的日子裏\n[04:15.50]獨自哭著無法往前\n[04:20.05]給我一瓶酒\n[04:21.25]再給我一支煙\n[04:23.01]說走就走\n[04:24.84]我有的是時間\n[04:26.89]我不想在未來的日子裏\n[04:30.62]獨自哭著無法往前\n[04:34.34]給我一瓶酒\n[04:36.25]再給我一支煙\n[04:37.86]說走就走\n[04:39.86]我有的是時間\n[04:41.98]我不想在未來的日子裏\n[04:45.52]獨自哭著無法往前\n[04:49.14]給我一瓶酒\n[04:51.21]再給我一支煙\n[04:52.92]說走就走\n[04:54.80]我有的是時間\n[04:56.56]我不想在未來的日子裏\n[05:00.39]獨自哭著無法往前\n[05:05.13]給我一瓶酒\n[05:06.48]再給我一支煙\n[05:08.21]說走就走\n[05:09.93]我有的是時間\n[05:11.83]我不想在未來的日子裏\n[05:15.38]獨自哭著無法往前\n[05:19.96]給我一瓶酒\n[05:21.32]再給我一支煙\n[05:23.11]說走就走\n[05:24.60]我有的是時間\n[05:26.66]我不想在未來的日子裏\n[05:30.51]獨自哭著無法往前\n[05:35.04]給我一瓶酒\n[05:36.04]再給我一支煙\n[05:37.85]說走就走\n[05:39.77]我有的是時間\n[05:41.64]我不想在未來的日子裏', 1, '', 0, '', 347, 320094, datetime.datetime(2017, 8, 23, 9, 27, 51), datetime.datetime(2017, 8, 20, 15, 34, 45), datetime.datetime(2017, 8, 20, 15, 34, 45), datetime.datetime(2018, 2, 14, 17, 24, 57), 1015799, 27228, 424, 1, 3, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2017-09-09"],"recommend_by_editor":true,"top_record_weekly_champions":[[2017,34],[2017,35],[2017,36],[2017,45]]},"CN":{"song_of_the_days":["2017-09-10"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2017,34],[2017,35],[2017,36],[2017,41],[2018,2],[2018,4]]},"HK":{"top_record_weekly_champions":[[2017,34],[2017,35],[2017,41],[2017,46],[2018,7]]}}', 0, 0, 0, 0, 2, 2, 1861077, 'sha1$NdRM3TELbpK0NbYdfUZzsT$9f296b29dd931e06b6d280a7112ddaafbc77f742', datetime.datetime(2025, 3, 31, 7, 2, 20), 0, 'wearewang', '', '', 'joshvalentines0214@gmail.com', 0, 1, datetime.datetime(2017, 5, 8, 21, 31), 1433287, 2, 2, 1861077, 'profile_images/we/ar/wearewang/Xac9wSmB5pcSJmi2YCjS6X.jpg', 'O', '', '老王樂隊', 886, '916850083', datetime.date(2015, 10, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 48), 1, datetime.datetime(2017, 5, 8, 21, 31), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":1}', 3662610, 45061, 27, 7, 1, 0, '', 0, None), (670813, 4, 4, '沒有夢的生活賺了錢也沒用(demo)', 2865101, None, 2, 1, 0, 'music/go/ta/gotagota/HqDK27qVgLncK3xcQftJQS.mp3', 0, 'song_covers/go/ta/gotagota/gS3BFZeUWHAXpdNSreAfgz.jpeg', 1, '', '每天汗流浹背 光是騎車 就覺得好累\n太陽一樣刺眼 老闆一樣靠北\n捷運擠到崩潰 找個車位 也覺得好累\n不過遲到一秒鐘 一秒鐘 竟然要被扣錢\n\n沒有夢的生活 賺了錢也沒用 窮忙之後還剩什麼(oh no no)\n生活只剩工作 也沒什麼朋友 放假就在家打電動\n沒有夢的生活\n\n樂透沒中過獎 廢話當然 不可能中獎\n好運對我來講 就像浮雲一樣\n雖然不太甘心 但沒辦法 天生勞碌命\n忙到懷疑人生 喔 我的人生 怎麼一事無成\n\n沒有夢的生活 賺了錢也沒用 窮忙之後還剩什麼(oh no no)\n生活只剩工作 也沒什麼朋友 放假就在家打電動\n朝九晚五移動 別條路我不懂 這個世界跟我不熟(oh no no)\n想做的事好多 卻也只是說說 成就感是什麼\n \n唉~月底又到了~翻開存摺看~著數字~覺得我\n還活著真是了不起啊了不起啊~₍₍٩( ᐛ )۶₎₎♪', 0, '「除了日復一日地重複,生活還有哪些可能?」', 0, '', 202, 320000, datetime.datetime(2022, 1, 25, 15, 7, 39), datetime.datetime(2022, 1, 25, 15, 7, 32), datetime.datetime(2022, 1, 25, 15, 45, 20, 807516), datetime.datetime(2022, 4, 10, 6, 45, 34), 2475, 79, 36, 1, 0, 1, 0, None, 4, '{"TW":{"audition_awards":{"138408":{"event":"\\u97f3\\u6a02\\u7da0\\u6d32\\uff1a\\u521d\\u4f86\\u4e00\\u590fMUSIC OASIS\\uff1aHere Comes Summer","award":"\\u5099\\u53d6"}},"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 2865101, 'sha1$G3tVnZVExVWTPLpIFdIx3J$84030eac104011a84bc9e795d788781bd84ae645', datetime.datetime(2025, 6, 25, 9, 2, 54), 0, 'gotagota', '', '', 'gotagotaband@gmail.com', 0, 1, datetime.datetime(2021, 11, 8, 15, 11, 53), 2435561, 2, 2, 2865101, 'profile_images/go/ta/gotagota/ZHpfk9Mm498JoVhUVudxMX.jpg', 'O', '', 'GOTA', 886, '937903371', datetime.date(2021, 11, 8), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 42), 1, datetime.datetime(2021, 11, 8, 15, 11, 53), 1, 1, 'zh-hant', 1, '{"hide_gender":true,"show_birthday":0,"accredited_datetime":"2022-09-06T03:01+00:00","hide_location":false}', 33660, 337, 0, 1, 1, 0, '', 0, None), (670618, 4, 4, '虎你歡喜 [Demo] Acoustic ver.', 2887520, 97317920, 1, 5, 0, 'music/Sp/ar/Sparrow_061/kzAMTtdkhfkKBMiTZzsg9V.mp3', 0, 'song_covers/Sp/ar/Sparrow_061/PM5EgYFbRBDbhJNH2v4GNL.jpg', 1, '', '你說你去年\u3000過得不順遂\n整天躲在家裡\u3000滑 IG 和 Youtube\n本來打算要出國的計畫\u3000全都隨風去\n我說不要緊\u3000你還有我在身邊陪你\n\n啊啊\u3000壞天氣總有一天會過去\n一定有好事情\u3000在新的一年\n\n我要虎你歡喜\u3000虎你花開\u3000\n虎你每一天都有好心情\n因為我是你的開心寶貝\n這點你絕對不用懷疑\n所以虎你花開\u3000虎你歡喜\n我所有的一切全部虎你\n我親愛的阿娜達\u3000愛老虎唷\n\n親愛的阿娜達\u3000愛老虎唷', 0, '讓我們用歡喜的心,\r\n迎接虎年的到來!!!\r\n\r\n---\r\n\r\nSong Credits\r\n\r\n作詞 Lyricist|劉伊 61\r\n作曲 Composer|劉伊 61\r\n演唱 Vocal | 莉翎 Lynn\r\n製作人 Producer|劉伊 61\r\n編曲 Arrangement|劉伊 61\r\n木吉他 Acoustic Guitar|劉伊 61\r\n錄音 Recording Engineer|劉伊 61\r\n錄音室 Recording Studio|5461音樂工作室 5461-Studio\r\n混音 Mixing Engineer|劉伊 61', 0, '', 114, 192000, datetime.datetime(2022, 1, 22, 18, 14, 7), datetime.datetime(2022, 1, 22, 18, 13, 58), datetime.datetime(2022, 1, 22, 18, 17, 40, 44687), datetime.datetime(2022, 11, 17, 17, 11, 54), 882, 20, 14, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2887520, 'sha1$NQU80f0OJEboKDPw5zcw6w$8449f6be2064fd75509f034ab62a27a3140b314d', datetime.datetime(2025, 6, 25, 10, 52, 19), 0, 'Sparrow_061', '', '', '061sparrow@gmail.com', 0, 1, datetime.datetime(2022, 1, 8, 16, 44, 52), 2457964, 4, 3, 2887520, 'profile_images/Sp/ar/Sparrow_061/fMB2Zha6fkPHXzXDHiqAoA.jpg', 'O', '', '小麻雀樂團 Sparrow061', 886, '912743373', datetime.date(2021, 9, 30), 'KHH', 89, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2022, 1, 8, 16, 44, 52), 1, 1, 'zh-hant', 1, '{"hide_gender":true,"show_birthday":1,"accredited_datetime":"2022-10-11T05:57+00:00"}', 23202, 223, 51, 0, 1, 0, '', 0, None), (591702, 4, 3, '閃靈/合掌 Arranged Cover', 2429455, None, 2, 1, 0, 'music/co/ll/collage7275/YyVqNkMHEPXFjDFzQabySc.mp3', 6111567, 'song_covers/co/ll/collage7275/8QP4rEijsFDZvDhnqZEozm.png', 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珠淚落地普及一切\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向望會再會剎那千華', 0, '原曲 Original Song/閃靈 CHTHONIC\r\nhttps://youtu.be/N-0L7vRL4ww\r\n\r\n改編 Re-Arranged/珂拉琪 Collage\r\n\r\n主唱 Vocal/夏子 Natsuko\r\n電吉他 Guitar/王家權 Hunter Wang\r\n\r\n錄製與混音 Record & Mix/\r\n柯拓名(小名)@ 地下怪獸音樂製作研究室\r\nMing Ke @ Indie Monster Studio\r\n\r\n插圖 Art/夏子 Natsuko', 0, '', 254, 192000, datetime.datetime(2019, 8, 14, 5, 46), datetime.datetime(2019, 8, 14, 5, 46), datetime.datetime(2019, 8, 14, 6, 0), datetime.datetime(2021, 3, 24, 3, 30, 57), 392138, 7893, 1437, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2429455, 'sha1$JZsrklR0Bfp58lsJ8VAwVe$411a39f3730bad533f867908ab9ad1de62ee8e9e', datetime.datetime(2025, 5, 11, 10, 43, 10), 0, 'collage7275', '', '', 'collage7275@gmail.com', 0, 1, datetime.datetime(2019, 4, 27, 13, 36), 2000361, 4, 4, 2429455, 'profile_images/co/ll/collage7275/KtMnCEUp5LdkBgeFkcUutA.png', 'O', '', '珂拉琪 Collage', 886, '985543672', datetime.date(2019, 1, 31), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2019, 4, 27, 13, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"hide_location":false}', 10076884, 61624, 0, 41, 1, 0, '', 0, None), (575321, 4, 4, '05 同溫層的雨季', 8056, 97313150, 1, 5, 0, 'music/ob/iw/obiwan1103/m8QAT92osigfjeR8g3UmbH.mp3', 0, 'song_covers/ob/iw/obiwan1103/C4iazJy7k9NwSf3i38K52D.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這輪迴是個騙局', 0, '歌詞版MV\nhttps://www.youtube.com/watch?v=gPtalbzY3No\n\n神棍首次嘗試以民謠的風格,構建出中國樂器和北歐陰鬱音樂基調結合的可能性,並嘗試用文字的穿透力保存神棍固有的內省和剖析,藉此反應社群網路的同溫層現象。', 0, '', 362, 320000, datetime.datetime(2019, 8, 4, 17, 4, 55), datetime.datetime(2019, 2, 26, 19, 11, 15), datetime.datetime(2019, 2, 26, 19, 11, 15), datetime.datetime(2021, 3, 16, 10, 50, 29), 39895, 1164, 109, 1, 5, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 8056, 'sha1$GgcHthsapqJqJPsJIfXCYq$22e8f089a7ad1c14df19224b6f67db72569c00d7', datetime.datetime(2024, 10, 26, 4, 32, 39), 0, 'obiwan1103', '', '', 'obiwan1103@yahoo.com.tw', 0, 1, datetime.datetime(2006, 3, 20, 13, 56), 7048, 4, 4, 8056, 'profile_images/ob/iw/obiwan1103/8AMsjYuGib7co8264FxHqB.jpg', 'M', '陳正航', '歐比王X神棍樂團', 886, '928211792', datetime.date(1978, 11, 3), 'TAO', 97, 55722, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2006, 3, 20, 13, 56), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-09-09T06:46+00:00","hide_location":false}', 666825, 5228, 6, 8, 1, 0, '', 0, None), (676758, 4, 4, '全員病態就沒人算怪胎 Anywhere but Here, Any Moment but Now', 766413, None, 2, 1, 0, 'music/Va/st/VastHazy/TqGLByUv8Vpns6zo2aW3Nu.mp3', 0, 'song_covers/Va/st/VastHazy/X98BUkVnKczWmNzmopjPuG.jpg', 1, '', '全員病態就沒人算怪胎 (Anywhere but Here, Any Moment but Now)\n\n浮躁混亂 飢餓茫然\n說不清的不安 一切太快\n想像鳥飛翔 同時嚮往海洋\n勵志標語成為了安慰劑\n\n改變風景 製造光明 建立標的\n可惜 站上制高點 心 卻不能夠往前\n\n也好也壞 這個時代\n全員病態 就沒人算怪胎\n看遍世界 八秒鐘的表演\n難在篩選 重要的是誰\n\n保持憐憫 保持妒忌\n人該著迷於找尋 存在的意義\n別瘋狂信仰真理\n\n保持憐憫 保持妒忌\n人該著迷於找尋 存在的意義\n別瘋狂信仰真理', 0, '????/??/??\u200b\r\n《文明》???? ???????\u200b\r\n???? ??? ?????? 現場見!\u200b\r\n詳情:https://pros.is/428bnt\r\n\r\n☾☾ 第二張概念專輯 文明 \r\n\r\n在人類滅絕的千萬年後,\r\n來自外星的高等生物降落地球,\r\n他們將會怎麼評價我們這一代人類?\r\n\r\n\r\n\u3000\u3000\u3000\u3000\u3000\u3000VH 第二張概念專輯\r\n\u3000\u3000\u3000\u3000【 文明 The Great Beyond 】\r\n\u3000\u3000\u3000\u3000\u3000\u300012.30 實體 破土而出\r\n\u3000\u3000\u3000\u3000\u3000\u300001.07 數位 全球蔓延\ufeff\r\n\r\n┎┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┒\ufeff\r\n\u3000\u3000\u3000實體收藏 ▸\u3000https://pros.is/3z9zv5\r\n\u3000\u3000\u3000數位聆聽 ▸\u3000https://pros.is/3yagc3\r\n┕┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┙\ufeff\r\n\r\n[ 音樂製作 ]\r\n\r\n出品 / 監製 Production Director|添翼創越工作室 如虎堂 Team Ear Music \r\n詞 Lyricist|顏靜萱 Ka Ka Yen\r\n曲 Composer|林易祺 LNiCH\r\n製作人 Producer|林易祺 LNiCH\r\n配唱製作人 Vocal Producer|顏靜萱 Ka Ka Yen\r\n製作助理 Producer Assistants|黃維凡 Wei Fan Huang、楊程淵 Yuan\r\n編曲 Music Arrangers|林易祺 LNiCH、柯遵毓 Jack Ko、賴聖文 Peter Lai\r\n和聲編寫 Background Vocals Arranger|梁丹郡 Mandark Liang\r\n和聲 Background Vocals|梁丹郡 Mandark Liang\r\n電吉他 Electric Guitar|林庭鈺 Ting Yu Lin\r\n電吉他/電貝斯 Electric Guitar & Electric Bass|柯遵毓 Jack Ko\r\n節奏取樣 Beats Sampling|賴聖文 Peter Lai\r\n鋼琴 Piano|梁丹郡 Mandark Liang\r\n錄音師 Recording Engineers|林易祺 LNiCH、郭冠鑫 Attis、楊程淵 Yuan\r\n錄音室 Recording Studio|給樂音樂 Gather Music Studio\r\n錄音室助理 Studio Assistant|郭冠鑫 Attis\r\n混音師 Mixing Engineer|林易祺 LNiCH\r\n混音錄音室 Mixing Studio|給樂音樂 Gather Music Studio\r\n母帶後期處理製作人 Mastering Producer|林易祺 LNiCH\r\n母帶後期處理工程師 Mastering Engineer|Ted Jensen\r\n母帶後期處理錄音室 Mastering Studio|Sterilng Sound\r\n\r\n\r\n藝術指導 Art Direction|見本生物 @sampleanimal\r\n平面設計 Graphic Design|盧翊軒 Lu Yi Xuan\r\n3D 動畫師 CG Artist|朱智顯 @goodboixian、江品緒 @pxtrickpin(我完美的愛情 Anglerfish’s Love)\r\n\r\n本作品獲文化部影視及流行音樂產業局補助', 0, '', 214, 256000, datetime.datetime(2022, 3, 16, 9, 30, 35), datetime.datetime(2022, 3, 16, 9, 30, 30), datetime.datetime(2022, 3, 18, 4, 0), datetime.datetime(2024, 5, 9, 10, 11, 9), 46530, 1567, 220, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-03-30"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,13]]},"CN":{"song_of_the_days":["2022-03-31"],"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 766413, 'sha1$16iICnobQPoC6YGZtexOKV$4f8bca3ea1647a46e94b88749538954d9f727da2', datetime.datetime(2025, 5, 5, 13, 8, 46), 0, 'VastHazy', '', '', 'VastHazyband@gmail.com', 0, 1, datetime.datetime(2011, 8, 18, 19, 59), 400638, 2, 2, 766413, 'profile_images/Va/st/VastHazy/oS9f5sHoZyqG7hsdz8iQoa.jpg', 'O', '', 'VH (Vast & Hazy)', 886, '939556880', datetime.date(2011, 4, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 55), 1, datetime.datetime(2011, 8, 18, 19, 59), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":0,"hide_location":false}', 2954192, 29899, 14, 513, 1, 1, '', 0, None), (669273, 4, 4, '文明 The Great Beyond', 766413, None, 2, 1, 0, 'music/Va/st/VastHazy/RPgza58E79vjmnUfmeBeNd.mp3', 0, 'song_covers/Va/st/VastHazy/dx27Avw9soQXNZ9NjUT24k.jpg', 1, '', '文明 (The Great Beyond)\n作詞:顏靜萱 作曲:林易祺\n\n\n閃爍的畫面 不同的語言 同樣情節\n文明的碎裂 盡頭看不見 快到極限\n最最黑暗的黑夜 呼吸都成一種危險\n\n此刻最真切 平坦的世界 連成線\n已沒有是與非 來不及擁有 最後一眼\n犧牲平等來保全 不見得會來的 美好明天\n\n燃燒的氣味 他想起食物香味\n腥臭的血 提醒他還不能睡\n災難電影的情節 就在眼前上演\n\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\nVH 第二張概念專輯\n【 文明 The Great Beyond 】\n12.30 實體 破土而出\n01.07 數位 全球蔓延\n\n\n在人類滅絕的千萬年後,\n來自外星的高等生物降落地球,\n他們將會怎麼評價我們這一代人類?\n\n《文明》由人類與其他物種的關係、人類與環境的關係開始,逐漸往人的身上探詢,描繪一個個人類共有的脆弱、污點、疑惑、渴望。每首歌曲都是人類在瀕亡之際留下的訊息,他們將代表歌曲的展品存放在如同方舟般的末世博物館裡,靜靜等待著不可知的未來。\n \n當博物館的大門終於被開啟,\n以最超脫的眼睛來看,\n每個人類都有病,那還算不算生病?', 0, '', 290, 320000, datetime.datetime(2022, 1, 6, 10, 2, 53), datetime.datetime(2022, 1, 6, 10, 2, 10), datetime.datetime(2022, 1, 6, 16, 0), datetime.datetime(2024, 5, 9, 10, 11, 9), 97239, 2567, 233, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-01-17"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,2],[2022,3]]},"CN":{"song_of_the_days":["2022-01-18"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,3]]}}', 0, 0, 0, 0, 2, 2, 766413, 'sha1$16iICnobQPoC6YGZtexOKV$4f8bca3ea1647a46e94b88749538954d9f727da2', datetime.datetime(2025, 5, 5, 13, 8, 46), 0, 'VastHazy', '', '', 'VastHazyband@gmail.com', 0, 1, datetime.datetime(2011, 8, 18, 19, 59), 400638, 2, 2, 766413, 'profile_images/Va/st/VastHazy/oS9f5sHoZyqG7hsdz8iQoa.jpg', 'O', '', 'VH (Vast & Hazy)', 886, '939556880', datetime.date(2011, 4, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 55), 1, datetime.datetime(2011, 8, 18, 19, 59), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":0,"hide_location":false}', 2954192, 29899, 14, 513, 1, 1, '', 0, None), (666746, 4, 4, '夜行樂園 (Night Running Version)', 766413, None, 1, 4, 0, 'music/Va/st/VastHazy/SPmbcG6nAdmr7Q9QLyafaS.mp3', 0, 'song_covers/Va/st/VastHazy/7m9HHDZKryHy6FtNTZR4ei.jpg', 1, '', '夜行樂園 ibasho\n\n在凌晨四點半 坦白隱藏的怪\n兩罐啤酒 不想回家的藉口\n街燈霓虹高樓燈火 片段閃爍著誰的美夢\n不屬於我\n\n城市迎接早安 故事還沒說完 \n兩罐啤酒 不想回家的藉口\n我說希望夜晚別走 你懂我想說的是什麼\n寂寞的人更討厭白晝\n\n舔拭彼此的傷口 人類模樣珍禽異獸\n始終害怕不被接受\n尋找樂園這麼久 原來就是你在左右\n讓我 讓我 真的就只是我\n\n城市迎接早安 故事還沒說完\n兩罐啤酒 不想回家的藉口\n我說希望夜晚別走 你懂我想說的是什麼\n寂寞的人更討厭白晝\n\n舔拭彼此的傷口 人類模樣珍禽異獸\n始終害怕不被接受\n尋找樂園這麼久 原來就是你在左右\n讓我 讓我 真的就只是我\n\n多少漂浮塵埃 多少的期待\n下一陣風 就能靠岸\n\n舔拭彼此的傷口 人類模樣珍禽異獸\n始終害怕不被接受\n尋找樂園這麼久 原來就是你在左右\n讓我 讓我 真的就只是我\u2003\n-\n-\n-\n詞 Lyricist|顏靜萱 Ka Ka Yen\n曲 Composer|林易祺 LNiCH\n製作人 Producer|林易祺 LNiCH\n配唱製作人 Vocal Producer|顏靜萱 Ka Ka Yen\n製作助理 Producer Assistants|黃維凡 Wei Fan Huang、楊程淵 Yuan\n主要編曲 Main Music Arranger|林易祺 LNiCH\n電吉他/木吉他 Electric Guitar & Acoustic Guitar|林易祺 LNiCH\n和聲編寫 Background Vocals Arrangers|陳威達 Wei Da Chen、顏靜萱 Ka Ka Yen\n和聲 Background Vocals|顏靜萱 Ka Ka Yen、林易祺 LNiCH\n電貝斯 Electric Bass|柯遵毓 Jack Ko\n爵士鼓 Drums|賴聖文 Peter Lai\n弦樂編寫/鋼琴 Strings Arranger & Piano|張晁毓 Dato Chang \n弦樂 Strings|曜爆甘音樂工作室 Just Busy Music Studio\n第一小提琴 First Violin|蔡曜宇 Shuon Tsai\n第二小提琴 Second Violin|朱奕寧 YiNing Ju\n中提琴 Viola|甘威鵬 Weapon Gan\n大提琴 Cello|劉涵(隱分子)Hang Liu\n弦樂錄音製作人 Recording Producer|楊敏奇(大米音樂)Micky Yang\n弦樂錄音師 Recording Engineer|楊敏奇(大米音樂)Micky Yang\n弦樂助理錄音師 Assistant Engineers|張閔翔 Min-Hsiang Chang、朱品豪 Pin-Hao Ju\n弦樂錄音室 Recording Studio|強力錄音室 Mega Force Studios\n錄音師 Recording Engineers|林易祺 LNiCH、郭冠鑫 Attis、楊程淵 Yuan\n錄音室 Recording Studio|給樂音樂 Gather Music Studio\n錄音室助理 Studio Assistant|郭冠鑫 Attis\n混音師 Mixing Engineer|林易祺 LNiCH\n混音錄音室 Mixing Studio|給樂音樂 Gather Music Studio\n母帶後期處理製作人 Mastering Producer|林易祺 LNiCH\n母帶後期處理工程師 Mastering Engineer|Ted Jensen\n母帶後期處理錄音室 Mastering Studio|Sterilng Sound', 0, '人類的一生\n是想像、尋找樂園的旅程\n樂園是華美的歸宿、是量化的認可;\n樂園是海邊的小屋、是懂你的歌曲;\n樂園是聽你說的人、是伸出手的自己,\n樂園是這趟旅程本身、\n樂園是可以停泊的整個宇宙。', 0, '', 245, 320000, datetime.datetime(2021, 12, 7, 15, 47, 1), datetime.datetime(2021, 12, 7, 15, 46, 56), datetime.datetime(2021, 12, 8, 10, 0, 27, 783338), datetime.datetime(2024, 5, 9, 10, 11, 9), 112319, 2796, 355, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-12-14"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2021-12-15"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2021,50]]}}', 0, 0, 0, 0, 2, 2, 766413, 'sha1$16iICnobQPoC6YGZtexOKV$4f8bca3ea1647a46e94b88749538954d9f727da2', datetime.datetime(2025, 5, 5, 13, 8, 46), 0, 'VastHazy', '', '', 'VastHazyband@gmail.com', 0, 1, datetime.datetime(2011, 8, 18, 19, 59), 400638, 2, 2, 766413, 'profile_images/Va/st/VastHazy/oS9f5sHoZyqG7hsdz8iQoa.jpg', 'O', '', 'VH (Vast & Hazy)', 886, '939556880', datetime.date(2011, 4, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 55), 1, datetime.datetime(2011, 8, 18, 19, 59), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":0,"hide_location":false}', 2954192, 29899, 14, 513, 1, 1, '', 0, None), (387411, 4, 4, '與浪之間 Waves', 766413, 97267326, 1, 4, 0, 'music/Va/st/VastHazy/4541c2547ed043e0bbd21074ab14fe03.mp3', 0, 'song_covers/Va/st/VastHazy/b09a078c7b064923aceec1dc442db181.jpg', 1, '', '詞 / 曲 Lyricist& Composer | 林易祺 Yi Chi Lin\n\n黑色的瘋狂 佔據了黑色的你\n白色的勇氣 親吻著白色的心 \xa0\n一瞬間 看不清 就想抓住你\n離開了 又回去 只想擁抱你\n\n看不見你 也看不見自己\xa0\n看不見你 就看不見自己\n\xa0\n與浪之間 承載著秘密 \xa0\n銀色的光 拉著我跳舞\n血液在竄 \xa0思緒混亂 \xa0不停轉彎\n誰在呼喊我 \xa0\xa0\n\n與浪之間\xa0 說一個故事\n害怕的人\xa0 尋一個出口\n越走越暗 \xa0微光一閃 \xa0才看見你 \n我還在\n', 0, '\u200b我的腦袋就像一片海 -\n浪與浪之間,除了美麗的白色浪花,還藏著無止盡的垃圾\n它們一直都在這裡,我無法選擇自己想要的。\n人生沒有什麼是絕對的,\n接收好的、不好的一切,才是最完整的自己。\n\n人生沒有什麼是絕對\n接收好的 不好的ㄧ切 才是最完整的自己\u2028\n\n編曲 Arrangement | 林易祺 Yi Chi Lin \n木吉他 Acoustic Guitar | 林易祺 Yi Chi Lin \n電吉他 Electric Guitar | 林易祺 Yi Chi Lin \n爵士鼓 Drums | 吳岳霖 Yue Lin Wu \n鈴鼓 Tambourine& 沙鈴Shaker | 潘維瀚 Wei Han Pan \n和聲編寫 Chorus Arrangement | 田曉梅 Brandy Tien \n和聲 Chorus | 田曉梅 Brandy Tien、蕭至勛 Joseph Hsiao、何瑞康 Ray Kang Ho、蔡周翰 Chou Han Tsay、顏靜萱 Ka Ka Yen、林易祺 Yi Chi Lin \n', 0, '', 290, 192060, datetime.datetime(2016, 12, 20, 13, 52, 57), datetime.datetime(2016, 12, 20, 1, 42, 4), datetime.datetime(2016, 12, 20, 1, 42, 4), datetime.datetime(2017, 3, 27, 16, 29, 57), 540220, 15425, 661, 1, 1, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2016-12-30"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2016,52],[2017,1]]},"CN":{"song_of_the_days":["2016-12-31"],"top_record_weekly_champions":[[2016,52]]},"HK":{"top_record_weekly_champions":[[2016,52],[2017,1]]}}', 0, 0, 0, 0, 2, 2, 766413, 'sha1$16iICnobQPoC6YGZtexOKV$4f8bca3ea1647a46e94b88749538954d9f727da2', datetime.datetime(2025, 5, 5, 13, 8, 46), 0, 'VastHazy', '', '', 'VastHazyband@gmail.com', 0, 1, datetime.datetime(2011, 8, 18, 19, 59), 400638, 2, 2, 766413, 'profile_images/Va/st/VastHazy/oS9f5sHoZyqG7hsdz8iQoa.jpg', 'O', '', 'VH (Vast & Hazy)', 886, '939556880', datetime.date(2011, 4, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 55), 1, datetime.datetime(2011, 8, 18, 19, 59), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":0,"hide_location":false}', 2954192, 29899, 14, 513, 1, 1, '', 0, None), (557452, 4, 4, '故障 Overloaded', 766413, None, 2, 1, 0, 'music/Va/st/VastHazy/zCzS2QWKpxec6JXeCikxSE.mp3', 0, 'song_covers/Va/st/VastHazy/dYuneq9RqR8AvwinehXPLa.jpg', 1, '', '[ 故障 Overloaded ]\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自我氾濫 理性太獨裁 \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', 0, '•••−−−•••關於[故障 Overloaded] •••−−−•••\r\n\r\n你有沒有碰過這樣的人?\r\n_他講話老是惹毛別人,卻完全沒有自覺\r\n_他不在乎別人眼光,就像活在自己世界\r\n_他好像永遠不能理解,你的憤怒和傷悲\r\n\r\n其實他有可能是因為某些事件,而在不知不覺中把自己的情緒和感覺關掉了,就只是完全地做自己。這樣的世界對他來說很簡單,不需要對別人有同理心、不用知道什麼行為會讓人不舒服、看不懂別人的臉色,不太憤怒也不太悲傷,只剩下單純的快樂,就像個巨大的嬰兒。直到有一天,他終於不得不長大,所有以往沒面對的問題排山倒海湧出,他必須承認過去的失敗,面對自己、檢討自己,開始試著感受自己的情緒、體會他人的想法,把舊的奇怪的故障的自己全部打掉重來,試著用力成為一個「正常的人」…\r\n故障這首歌曲是Vast&Hazy首次嘗試快板兇猛日系搖滾,速度高達170bpm,樂句也相當複雜,因此所有人在錄音時都花了相當多時間,吃盡苦頭。主唱特別找來知名配唱製作人Brandy協助配唱,閉關錄音室整整兩天,在瀕臨崩潰邊緣激發出不同以往的聲線和情緒演繹,混音則由金曲製作人陳君豪操刀,將這首複雜的歌曲細節處理得更完美。快速、聲響爆滿、充滿張力的歌曲完整重現了歌詞傳達的壓迫感,讓聽眾在歌曲進行的三分半間就像詞中的主角,跟著腎上腺素飆高,全身緊繃!\r\n\r\n製作人 Producers | 林易祺 LNiCH、 韓立康 HLK \r\n編曲 Music Arranger|林易祺 LNiCH\r\n曲協力 Compose Coordinator|田曉梅 Brandy Tien \r\n配唱製作人 Vocal Producer|田曉梅 Brandy Tien \r\n和聲編寫 Background Vocals Arranger|田曉梅 Brandy Tien \r\n和聲Background Vocals|田曉梅 Brandy Tien、林易祺 LNiCH\r\n電吉他 Electric Guitar|林易祺 LNiCH、 張天偉 Myles Chang\r\n電貝斯 Electric Bass|柯遵毓 Jack Ko\r\n爵士鼓 Drums| 潘維瀚 Wei Han Pan\r\n爵士鼓技師 Drums Technician|江尚謙 Shang Chien Chiang\r\n錄音師 Recording Engineers| 蔡周翰 Chou Han Tsay (Drums、Bass、Vocal)、韓立康 HLK (Guitars)\r\n混音師 Mixing Engineer| 陳君豪 Howe @成績好Studio\r\n母帶後期處理工程師 Mastering Engineer|王秉皇 Ben Wang\r\n母帶後期處理錄音室 Mastering Studio|洋活音樂有限公司 Seaside Mastering', 0, '', 201, 320000, datetime.datetime(2018, 6, 2, 9, 41, 56), datetime.datetime(2018, 6, 2, 9, 41, 40), datetime.datetime(2018, 6, 2, 9, 41, 40), datetime.datetime(2018, 6, 2, 10, 40, 29), 91105, 3013, 104, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-06-10"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2018-06-11"],"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 766413, 'sha1$16iICnobQPoC6YGZtexOKV$4f8bca3ea1647a46e94b88749538954d9f727da2', datetime.datetime(2025, 5, 5, 13, 8, 46), 0, 'VastHazy', '', '', 'VastHazyband@gmail.com', 0, 1, datetime.datetime(2011, 8, 18, 19, 59), 400638, 2, 2, 766413, 'profile_images/Va/st/VastHazy/oS9f5sHoZyqG7hsdz8iQoa.jpg', 'O', '', 'VH (Vast & Hazy)', 886, '939556880', datetime.date(2011, 4, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 55), 1, datetime.datetime(2011, 8, 18, 19, 59), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":0,"hide_location":false}', 2954192, 29899, 14, 513, 1, 1, '', 0, None), (369406, 4, 3, 'BEING P!SCO', 716483, 97265759, 1, 4, 0, 'music/pi/sc/pisco/a7bdc8ec90a346568efd0fbea0f89a82.mp3', 6804683, '', 1, '', '噢!談論秋天那些事情太文青\r\n拿出勇氣亮出一吻,雨就會停\r\n我走進愛的遊行\r\n噢!湧上一嘴甜腥 抹抹眼角\r\n噢!躺入眼前大道 警笛喧鬧\r\n荊棘拒馬擋不住任性\r\n藍色的天上有彩虹最美\r\n你喲!我們的愛除不盡\r\n藍色的天上有彩虹最美\r\n愛喲!我們的愛除不盡\r\nP!SCO 打翻吧彩色情緒\r\nP!SCO 別猶豫一起衝吧\r\nP!SCO 一踏糊塗也 不怕\r\nP!SCO 讓我們being P!SCO', 0, 'P!SCO的每一場表演,都會在吉他音箱上掛一面彩虹旗,因為我們相信每個人都有愛的權利。\r\n\r\n「愛」這個字說來容易,但其實在世界上仍然有許多人,他們得承受鄙視、捱過嘲諷甚至迫害,他們得經過其他人的同意才能夠愛、以及被愛,為什麼?憑什麼?這首歌一開始的名字叫做「愛喲」,其創作初衷就是希望傳遞「愛」的核心價值。我們相信,這個世界的愛是不分種族、膚色和性別的,沒有人可以剝奪愛的自由與權利。\r\n\r\n歌詞描寫人們為了追求自由平等的愛,付出了許多代價。儘管這個國度邁向愛的道路崎嶇、環境艱困,但是別害怕,只要伸出手來就會有人握著,只要抬頭張望,就會發現許多人在身旁支持著你,陪伴著你。這首歌還有另一個特色,就是把每位團員的名字放入歌詞中。後來將曲名改成〈BEING P!SCO〉,一方面是因為它承載了我們每個人的靈魂,另一方面,這首歌等於整張專輯的縮影,隨著每一句大聲吶喊的「P・I・S・C・O」,我們更加堅定、更加團結,無論人生中遇到什麼困境,只要想到這首歌,想到自己不孤單,就能從內心深處湧出繼續前進的力量。\r\n\r\nMV:\r\nhttps://www.youtube.com/watch?v=ta-f-eem7KQ', 0, '', 283, 192000, datetime.datetime(2016, 5, 20, 17, 5), datetime.datetime(2016, 5, 20, 17, 5), datetime.datetime(2016, 5, 20, 17, 5), datetime.datetime(2020, 2, 24, 5, 38, 16), 10446, 345, 11, 1, 3, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 716483, 'sha1$iJnMmdikM2HL50FbEDkcrX$f0fd2622351c871f3b9c2757050f2e95b8cd3079', datetime.datetime(2025, 3, 26, 10, 23, 22), 0, 'piscoband', '', '', 'piscoband@gmail.com', 0, 1, datetime.datetime(2010, 4, 21, 2, 43), 353888, 4, 4, 716483, 'profile_images/pi/sc/pisco/2552e43c456f11e38574123150003041.jpg', 'O', '胥育甯', 'P!SCO', 886, '916723610', datetime.date(2010, 2, 20), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2010, 4, 21, 2, 43), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"had_edit_username":true,"show_intro":false,"hide_location":false}', 797661, 6227, 6, 379, 1, 0, '', 0, None), (575123, 4, 4, '光圈 feat. 香香', 716483, 97315820, 2, 1, 0, 'music/pi/sc/piscoband/9BYSxqUQMvVDVNBDpkKefN.mp3', 0, 'music_albums/pi/sc/piscoband/FGeELpBuvMmDJQUwPNihB3.jpg', 1, '', '[00:30.01]睜開雙眼 \n[00:33.15]不知白天黑夜\n[00:37.04]現實虛幻之間 \n[00:40.20]只求不再失眠\n[00:45.10]快樂是什麼 \n[00:47.07]我怎麼都不懂\n[00:49.04]微笑又是什麼 \n[00:50.23]嘴角怎麼顫抖\n[00:53.03]淚還是會流 \n[00:54.17]做無止盡的夢\n[00:56.12]伸手觸碰星空 \n[00:58.07]剩黑暗包圍我\n[01:01.14]不要對我說抱歉 \n[01:04.19]只要擁抱我久一點\n[01:08.18]你看 眼前的路有多危險 \n[01:12.17]有時想放棄一切\n[01:16.11]如果我只想沉睡 \n[01:19.15]就請你也諒解\n[01:23.12]明天 再和另個明天妥協\n[01:42.02]一句振作 \n[01:45.09]心就掉入黑洞\n[01:49.07]一句加油 \n[01:52.22]蔓生更多愧疚\n[01:57.07]快樂是什麼 \n[01:59.05]我怎麼都不懂\n[02:01.02]微笑又是什麼 \n[02:02.22]嘴角怎麼顫抖\n[02:05.00]淚還是會流 \n[02:06.13]做無止盡的夢\n[02:08.09]伸手觸碰星空 \n[02:10.06]剩黑暗包圍我\n[02:13.12]不要對我說抱歉 \n[02:16.18]只要擁抱我久一點\n[02:20.16]你看 眼前的路有多危險 \n[02:24.16]有時想放棄一切\n[02:28.07]如果我只想沉睡 \n[02:31.10]就請你也諒解\n[02:35.09]想念 醞釀成眼角的光圈\n[03:12.14]小時候 \n[03:14.22]我害怕進教室\n[03:17.18]那些人是不是在嘲笑我\n[03:20.17]我只是看起來跟你們不一樣\n[03:23.15]我還是我 \n[03:25.05]但是為什麼\n[03:26.17]覺得我站在快消失的邊緣\n[03:29.13]如果誰可以 \n[03:30.23]對我伸出手\n[03:32.11]世界就可能不一樣了\n[03:35.19]長大後 \n[03:37.22]我學習面對人群\n[03:40.19]我只是 \n[03:41.13]眼神還有點害怕\n[03:43.17]這世界怎麼跟我想的不一樣\n[03:46.14]我還是我 \n[03:48.07]你們憑什麼\n[03:49.17]妄想誰可以決定誰愛上誰\n[03:52.15]只需要一個人認同我\n[03:55.10]世界就可能不一樣了', 1, '每一首歌都是一個故事,而光圈是好多人的故事。朋友的、家人的、小論的、還有我自己的。小時候因為性別傾向被欺負,青春期在自我矛盾中不斷的質疑自己,出櫃後面對的是來自社會的不諒解,憂鬱症爆發的那段時間,好多個夜晚都在失眠中度過,一次又一次的哭泣只為了能夠勇敢的面對明天,直到遇到愛的人與愛我的人,我的世界慢慢的有了改變。', 0, '', 245, 192000, datetime.datetime(2020, 10, 21, 9, 50, 30), datetime.datetime(2019, 2, 25, 7, 24, 52), datetime.datetime(2019, 2, 25, 7, 24, 52), datetime.datetime(2020, 10, 23, 8, 21, 29), 245204, 4254, 200, 1, 3, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2019,9],[2019,10],[2019,11],[2019,12],[2019,14]]},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 716483, 'sha1$iJnMmdikM2HL50FbEDkcrX$f0fd2622351c871f3b9c2757050f2e95b8cd3079', datetime.datetime(2025, 3, 26, 10, 23, 22), 0, 'piscoband', '', '', 'piscoband@gmail.com', 0, 1, datetime.datetime(2010, 4, 21, 2, 43), 353888, 4, 4, 716483, 'profile_images/pi/sc/pisco/2552e43c456f11e38574123150003041.jpg', 'O', '胥育甯', 'P!SCO', 886, '916723610', datetime.date(2010, 2, 20), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2010, 4, 21, 2, 43), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"had_edit_username":true,"show_intro":false,"hide_location":false}', 797661, 6227, 6, 379, 1, 0, '', 0, None), (681314, 4, 4, '買可樂 Demo', 2926135, None, 5, 12, 0, 'music/ar/et/aretall/mRHJK95wvw8yRNz6aEoTMj.mp3', 0, 'song_covers/ar/et/aretall/HLpc3UW5Dhuv3zi4AjuDgz.jpg', 1, '', '[00:05.04]《買可樂》\n[00:08.43]作詞:張元 Yuan Chang\n[00:11.88]作曲:鈞右/阿頭\n\n[00:29.13]桌上可樂優雅的瓶身\n[00:33.17]水滴噠噠滴滴\n[00:36.20]是看著、是看著\n[00:37.83]就可以解渴的冰\n[00:41.00]水滴和時間,一起(滴滴噠噠滴滴)\n[00:47.50]擰開了濕潤,用嘴唇對準\n[00:50.52]泡沫的 不安分\n\n[00:53.58]多喜歡可樂開瓶的聲音\n[00:56.76]第一口氣泡讓人清醒 oh\n[01:00.84]二氧化碳麻痺神經\n[01:03.60]不靠酒精,陷入微醺的暈\n\n[01:07.49]靈魂,肉體。是誰在繃緊\n[01:12.72]蓄意的迷離 不小心\n[01:17.79]我喜歡可樂開瓶的聲音\n\n[01:33.11]點起蠟燭跳著性感的舞(滴滴噠噠滴滴)\n[01:38.76]香氛製造氣氛,讓氣溫升溫\n[01:43.85]讓燭火成了\n[01:45.54]coca coke 的cold也降不了的灼熱\n[01:50.01]天乾物燥,小心火燭\n[01:53.38]小心 惹火上身\n\n[01:57.48]多喜歡可樂開瓶的聲音\n[02:00.71]氣泡的後勁經不起撞擊\n[02:04.94]二氧化碳麻痺神經\n[02:07.58]不靠酒精,陷入微醺的暈\n\n[02:11.45]甜膩,氣息,侵蝕,心靈\n[02:16.80]游離的 不小心\n\n[02:23.16]多喜歡可樂開瓶的聲音\n[02:26.32]第一口氣泡讓人清醒 oh\n[02:30.43]二氧化碳麻痺神經\n[02:33.18]不靠酒精,陷入微醺的暈\n[02:37.19]靈魂,肉體。是誰在繃緊\n[02:42.42]蓄意的迷離 不小心\n[02:47.46]我喜歡可樂開瓶的聲音', 1, '製作人 Producer:盧鈞右 Neon Lu\n執行製作 Production Assistant:李小天 TeddyRsLi.\n配唱製作人 Vocal Producer:盧鈞右 Neon Lu\n編曲 Arranger:盧鈞右 Neon Lu\n主唱 Vocal:阿頭 Aretall\n和聲 Backing:阿頭 Aretall / 盧鈞右 Neon Lu\n鋼琴 Piano:盧鈞右 Neon Lu\n錄音工程師 Recording Engineer:盧鈞右 Neon Lu\n混音工程師 Mixing Engineer:蔡信澤 Shin Tze Tsai\n母帶後期 Mastering:蔡信澤 Shin Tze Tsai\n\n封面 Cover Design: 阿頭 Aretall', 0, '', 201, 320000, datetime.datetime(2022, 4, 15, 18, 10, 34), datetime.datetime(2022, 4, 15, 18, 10, 29), datetime.datetime(2022, 4, 17, 12, 0), datetime.datetime(2024, 10, 28, 10, 31, 8), 71973, 2077, 571, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-04-25"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,16],[2022,17]]},"CN":{"song_of_the_days":["2022-04-26"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,17],[2022,18]]}}', 0, 0, 0, 0, 2, 2, 2926135, 'sha1$P6iJZwhz75GRDunkfyZ5z2$ce6bdf8c067cb89228f9fdcb32284d4f59c25d22', datetime.datetime(2025, 5, 25, 9, 18, 38), 0, 'aretall', '', '', 'aretallofficial@gmail.com', 0, 1, datetime.datetime(2022, 4, 15, 16, 54, 46), 2496559, 4, 4, 2926135, 'profile_images/ar/et/aretall/ZEMSUFpHaNM7rQxPfXzEtb.jpg', 'F', '', '阿頭 Aretall', 886, '918087608', datetime.date(2022, 4, 16), 'KHH', 89, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 42), 1, datetime.datetime(2022, 4, 15, 16, 54, 46), 1, 1, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":0,"accredited_datetime":"2022-05-03T04:00+00:00","hide_location":false}', 102589, 478, 19, 1, 1, 0, '', 0, None), (573825, 4, 4, '那些失眠的夜與難以忘懷的事', 1861077, None, 2, 1, 0, 'music/we/ar/wearewang/zWCkqWnVzfBkixSRnjBUzE.mp3', 0, 'song_covers/we/ar/wearewang/raSz8GEXYPnHABdMPy3nAH.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在這個孤獨的世界 我等待著明天', 0, '', 0, '', 238, 192000, datetime.datetime(2019, 2, 4, 16, 42, 26), datetime.datetime(2019, 2, 4, 16, 52, 8), datetime.datetime(2019, 2, 4, 16, 52, 8), datetime.datetime(2019, 8, 22, 16, 23, 31), 459281, 12207, 454, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-02-10"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,6],[2019,7],[2019,8]]},"CN":{"song_of_the_days":["2019-02-11"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2019,6],[2019,7],[2019,8]]}}', 0, 0, 0, 0, 2, 2, 1861077, 'sha1$NdRM3TELbpK0NbYdfUZzsT$9f296b29dd931e06b6d280a7112ddaafbc77f742', datetime.datetime(2025, 3, 31, 7, 2, 20), 0, 'wearewang', '', '', 'joshvalentines0214@gmail.com', 0, 1, datetime.datetime(2017, 5, 8, 21, 31), 1433287, 2, 2, 1861077, 'profile_images/we/ar/wearewang/Xac9wSmB5pcSJmi2YCjS6X.jpg', 'O', '', '老王樂隊', 886, '916850083', datetime.date(2015, 10, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 48), 1, datetime.datetime(2017, 5, 8, 21, 31), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":1}', 3662610, 45061, 27, 7, 1, 0, '', 0, None), (676670, 4, 4, '彼當時 Demo', 1958047, 97271447, 1, 5, 0, 'music/AO/IM/AOIMUSHIBAND/e2aLG4uJrDSV8JsUCWywi4.mp3', 0, 'song_covers/AO/IM/AOIMUSHIBAND/GZbBFnVPeNGSGLK9hY7TCD.jpg', 1, '', '/\nlyrics \n\n彼當時 我無踮佇你身軀邊\n袂當將你的目睭合起來\n毋願你看著這世界的汙穢\n望你kan-na ē-kì-tit 清氣的色彩\n\n彼當時 我無踮佇你身軀邊\n袂赴將你的耳空閘起來\n毋願你聽著恐怖的銃聲\n望你kan-na ē-jīn-tit 慶祝的炮仔聲\n\n敢有一个你會平安大漢的所在\n敢有一个會當自由選擇的所在\n揣無一tè 予你歇睏的所在\n揣無一个我會當 háu出聲的所在\n\n已經袂疼 已經袂閣疼\n一暝大一寸 無法度閣唱予你聽\n無驚無驚 已經毋免驚\n想欲抱你金金看 逐工金金看\n\n已經袂疼 已經袂閣疼\n一暝大一尺 是欲唱予誰人聽\n無驚無驚 已經毋免驚\n你是我的心肝 毋甘予你受風寒\n\nAt that time\n\nAt that time, I was not by your side\nI could not close your eyes\nI wish you did not have to seee the ugliness of the world,\nbut only remember colors that are pure\n\nAt that time, I was not by your side\nIwas too late to cover your ears\nI wish you did not have to hear the horrifying gun shots,\nbut only recognize the sounds of firecrackers for celebrations\n\nIs there a place where you can grow up safely?\nIs there a place where we are free?\nI can not find anywhere for you to rest\nI can not find anywhere for me to cry out\n\nNo pain now, you will feel no more pain\n"My baby grows an inch every day," is a lullaby I can no longer sing to you\nDo not be frightened, you do not have to fear anymore\nI want to hold and watch you in my arms, closely, closely, everyday\n\nNo pain now, you will feel no more pain\n"My baby grows an inch everyday"\nWho can I now sing this lullaby to\nDo not be frightened, you do not have to fear anymore\n"You are my heart, and it hurts me even if you only catch a cold."', 0, 'This song is about hopes and promises for children to grow up safely, freely and without fear.\r\n\r\n在動盪時代的兒童權利,往往是最弱勢最脆弱的。', 0, '', 189, 192000, datetime.datetime(2022, 3, 15, 12, 57, 54), datetime.datetime(2022, 3, 15, 12, 57, 46), datetime.datetime(2022, 3, 15, 13, 15, 7, 189919), datetime.datetime(2022, 3, 15, 13, 37, 21), 11831, 348, 117, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-03-22"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2022-03-23"]}}', 0, 0, 0, 0, 2, 2, 1958047, 'sha1$zZ3o7W9fremEyAxK34R6G8$c6184ddaaf6c569470984e1ecd131fdf7ebf8c18', datetime.datetime(2025, 6, 15, 5, 19, 41), 0, 'AOIMUSHIBAND', '', '', 'aoimushiband@gmail.com', 0, 1, datetime.datetime(2017, 6, 23, 15, 59, 8), 1530007, 4, 4, 1958047, 'profile_images/AO/IM/AOIMUSHIBAND/gBVV9ymHRwoutqscHSddoH.png', 'O', '青虫樂團', '青虫 aoi', 886, '963161292', datetime.date(2017, 6, 3), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 54), 1, datetime.datetime(2017, 6, 23, 15, 59, 8), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2021-09-01T08:19+00:00","hide_location":false}', 722307, 6713, 48, 26, 1, 0, '', 0, None), (122627, 4, 4, '你怎麼知道企鵝他不想飛', 8056, 3438, 2, 7, 0, 'music/ob/iw/obiwan1103/f78a130d2ab6414bba435cc848ce393c.mp3', 6061144, 'song_covers/ob/iw/obiwan1103/Xmthi2dqa3vnnnQqPz4rrJ.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好讓這世界顯得莽撞', 0, '', 0, None, 303, 160000, datetime.datetime(2010, 9, 9, 22, 8, 10), datetime.datetime(2010, 9, 9, 22, 8, 10), datetime.datetime(2010, 9, 9, 22, 8, 10), datetime.datetime(2020, 3, 31, 18, 29, 19), 10047, 225, 34, 1, 0, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 8056, 'sha1$GgcHthsapqJqJPsJIfXCYq$22e8f089a7ad1c14df19224b6f67db72569c00d7', datetime.datetime(2024, 10, 26, 4, 32, 39), 0, 'obiwan1103', '', '', 'obiwan1103@yahoo.com.tw', 0, 1, datetime.datetime(2006, 3, 20, 13, 56), 7048, 4, 4, 8056, 'profile_images/ob/iw/obiwan1103/8AMsjYuGib7co8264FxHqB.jpg', 'M', '陳正航', '歐比王X神棍樂團', 886, '928211792', datetime.date(1978, 11, 3), 'TAO', 97, 55722, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2006, 3, 20, 13, 56), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-09-09T06:46+00:00","hide_location":false}', 666825, 5228, 6, 8, 1, 0, '', 0, None), (615438, 4, 4, '駐水 tū-tsuí(Album Ver.)', 1818649, None, 2, 1, 0, 'music/Th/es/Theseus_tw/dmaoG3F6KzczBTCeiHboBS.mp3', 0, 'song_covers/Th/es/Theseus_tw/evpwG7TVuJnAEk67XAkhhg.jpg', 1, '', '為所愛新生 願以悲劇終世\n佇咱這個年代 什麼攏無通留\n我就要離開了 願我所向望順遂平安\n千萬毋通過度悲傷\n\n我願我的屍體火葬了後\n掖入大地 化為土粉 盼望!盼望!\n\n在島嶼漫水的時節裏緩步被淹沒\n承擔一切埋怨憎恨誹謗\n如何清明看見所有頃倒的死亡\n背後藏有真實與純粹\n我們沒有模糊的明天了\n這裏卻充滿毀滅的可能\n\n看著什麼攏絕望 看著什麼攏絕望\n生命攏總擲佇水底 生命攏總擲佇水底\n看著什麼攏絕望 看著什麼攏絕望\n生命攏總擲佇水底 生命攏總擲佇水底\n\n為向望沈重\u3000為向望沈重\n為向望沈重\u3000為向望沈重\n怨生怨死怨清怨醒怨伊\n\n駐水的你\u3000駐水的我\u3000予人擲佇水底\n駐水的咱\u3000駐水的人\u3000予 亻因拆食落腹\n駐水的你\u3000駐水的我\u3000哪會攏袂記著怨恨啊\n駐水的咱\u3000駐水的人\u3000敢閣相信\u3000咱重起有望\n\n看著什麼攏絕望 看著什麼攏絕望\n生命攏總擲佇水底 生命攏總擲佇水底\n看著什麼攏絕望 看著什麼攏絕望\n生命攏總擲佇水底 生命攏總擲佇水底\n\n為向望沈重\u3000為向望沈重\n為向望沈重\u3000為向望沈重\n怨生怨死怨清怨醒怨伊\n\n駐水的你\u3000駐水的我\u3000予人擲佇水底\n駐水的咱\u3000駐水的人\u3000予 亻因拆食落腹\n駐水的你\u3000駐水的我\u3000哪會攏袂記著怨恨啊\n駐水的咱\u3000駐水的人\u3000敢閣相信\u3000咱重起有望\n\n敢會記 (血肉無影) 敢會記 (身軀無蹤)\n敢有人(知影自由哪像一場美夢)\n佇水底 佇夢中 佇咱的心肝頭 乎阮未來希望\n\n駐水的你\u3000駐水的我\u3000予人擲佇水底\n駐水的咱\u3000駐水的人\u3000予 亻因拆食落腹\n駐水的你\u3000駐水的我\u3000哪會攏袂記著怨恨啊\n駐水的咱\u3000駐水的人\u3000敢閣相信\u3000咱重起有望', 0, '詞曲 Music & Lyrics|高翔煜 Hsiang-yu Kao\n製作人 Producer|林易祺 LNiCH \n製作助理 Production Assistant|陳逸夫 Yi Fu Chen、翁瑋宏 Michael Weng\n編曲 Arranger|Theseus 忒修斯 \n演唱 Vocals|劉志正 Jeffery Liu、高翔煜 Hsiang-yu Kao\n電貝斯 Electric Bass|張瀚元 Chang Han Yuan\n鼓 Drums|林禹丞 Dennis Lin \n合成器 Synthesizer|高翔煜 Hsiang-yu Kao\n電吉他 Electric Guitar|高翔煜 Hsiang-yu Kao、曾名傑 Linus Tseng\n木吉他 Acoustic Guitar|高翔煜 Hsiang-yu Kao\n鋼琴 Piano|卞宗仁 John Pien\n合聲編寫&合聲 Chorus Arrangement & Chorus|高翔煜 Hsiang-yu Kao、黃宇寒 Yu-han Huang\n錄音工程師 Recording Engineer|林易祺 LNiCH (Vocals)、陳以霖 Yi Lin Chen (Acoustic Guitar)、陳瑩哲 Chen Ying-Che(Drum, Bass, Electric Guitar)\n錄音室 Instrument Recording Studio|Ocean Deep Studio (Vocals)、大小眼錄音室 Twin Eyes Studio (Acoustic Guitar)、小白馬音樂工作室 White Pony music studio (Drum, Bass, Electric Guitar)\n人聲音訊編輯 Vocal Editing Engineer|林正 Jan Lin\n混音工程師 Mixing Engineer|Brian Elgin\n混音錄音室 Mixing Studio|覺知音樂工作室 Sentient Sound Labs \n母帶後期處理工程師 Mastering Engineer|Brian Elgin\n母帶後期處理錄音室 Mastering Studio|覺知音樂工作室 Sentient Sound Labs', 0, '', 520, 320000, datetime.datetime(2020, 6, 7, 15, 24, 12), datetime.datetime(2020, 6, 7, 15, 24, 4), datetime.datetime(2020, 6, 7, 15, 58, 40, 76884), datetime.datetime(2023, 6, 10, 8, 0, 26), 32411, 807, 124, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1818649, 'sha1$gmROWHrtch56agHVqkp6tC$cf461798b8c93369b3dd515fe8d1c51794d64adf', datetime.datetime(2025, 6, 29, 16, 5, 6), 0, 'Theseus_tw', '', '', '2016theseus@gmail.com', 0, 1, datetime.datetime(2016, 11, 30, 18, 21), 1310391, 2, 2, 1818649, 'profile_images/Th/es/Theseus_tw/2EJG6QMMJwxq3hSyTu3nYR.jpg', 'O', '', 'Theseus忒修斯', 86, '13902241644', datetime.date(1938, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2016, 11, 30, 18, 21), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":0,"hide_location":false}', 2445172, 16027, 1, 0, 1, 0, '', 0, None), (608164, 4, 4, '憨孫仔 gōng sun-á Feat.流氓阿德(Album Ver.)', 1818649, None, 1, 4, 0, 'music/Th/es/Theseus_tw/hbUuBMTfz7gDNvvJgDyfan.mp3', 0, '', 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袂閣夜夢 佇無聲所在哭出聲', 0, '初次成為大人的親情呼喊,現在撥號中\r\n\r\nTheseus 忒修斯 2020 最新單曲〈憨孫仔〉 & 金曲歌王流氓阿德跨世代獻聲\r\n\r\n\r\n作為第二張錄音室作品《南國再見,南國》EP 率先曝光的溫情主打,這首〈憨孫仔〉\r\n不僅在 Demo 時期便受 StreetVoice 廣大聽眾的熱播霸榜,還曾獲電玩音樂直播主\r\n「超負荷」播放推薦。在眾多樂迷引頸翹望下,正式錄音室版本更網羅金獎製作團隊\r\n,合力打造台語歌的全新面貌。\r\n由新銳全才音樂人林易祺(Vast & Hazy 吉他手)擔綱製作人,誠摯邀請「熟齡搖滾\r\n台語詩人」流氓阿德跨刀傳承,跨界音樂大師蘇通達統領弦樂編曲,富含企圖心的融\r\n合台語、樂團於流行音樂視野之中。\r\n\r\n\r\nTheseus 忒修斯將所有回應累積而成,轉換成音\r\n樂聲響,歌曲濃烈表達了對全天下親人的愛。\r\n\r\n⚠️本EP四首曲目還有跟阿德老師的精彩合作⚠️\r\n?於募資食唱會結束前,將不會上架至任何數位平台?\r\n\r\n- - - - - -\r\n\r\n詞 Lyrics|高翔煜 Hsiang-yu Kao\r\n曲 Music|高翔煜 Hsiang-yu Kao\r\n製作人 Producer|林易祺 LNiCH\r\n製作助理|陳逸夫 Yi Fu Chen\r\n\r\n\r\n編曲Arranger|Theseus 忒修斯\r\n演唱 Vocal|劉志正 Jeffery Liu、流氓阿德 Ardor Huang\r\n\r\n\r\n電吉他 Electric Guitar|高翔煜 Hsiang-yu Kao\r\n木吉他 Acoustic Guitar|曾名傑 Linus\r\n電貝斯 Electric Bass|張瀚元 Chang Han Yuan\r\n鼓 Drums|林禹丞 Dennis Lin\r\n合聲 Chorus|高翔煜 Hsiang-yu Kao\r\n和聲編寫 Backing Vocal Arrangement|高翔煜 Hsiang-yu Kao\r\n弦樂編寫 Strings Arrangement|蘇通達 \r\n鋼琴|卞宗仁 John Pien\r\n\r\n\r\n樂器錄音室 Instrument Recording Studio|擎天娛樂 (Acoustic Guitar)/給樂工作室 Gather Music Studio (Drums/Bass/ Electric Guitar)\r\n錄音師 Recording Engineer|林易祺 LNiCH (Drums/Bass/ Electric Guitar)\r\n人聲錄音室 Vocal Recording Studio|大小眼錄音室 Twin Eyes Studio、安格斯音樂 Angus Studio\r\n錄音師 Recording Engineer|陳以霖Yi Lin Chen、林易祺 LNiCH\r\n\r\n混音錄音室 Mixing Studio|白帕斯混音工作室 BYPASS Mixing Studio\r\n混音師 Mixing Engineer|康小白 Shiro Kou\r\n\r\n母帶後期錄音室 Mastering Studio|Sentient Sound Labs 覺知音樂工作室\r\n母帶後期工程師 Mastering Engineer|Brian Elgin', 0, '', 298, 320000, datetime.datetime(2020, 3, 19, 17, 3, 21), datetime.datetime(2020, 3, 19, 17, 3, 2), datetime.datetime(2020, 3, 19, 17, 6, 46, 897166), datetime.datetime(2023, 6, 10, 8, 0, 26), 108782, 2470, 275, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2020-04-06"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2020-04-07"],"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 1818649, 'sha1$gmROWHrtch56agHVqkp6tC$cf461798b8c93369b3dd515fe8d1c51794d64adf', datetime.datetime(2025, 6, 29, 16, 5, 6), 0, 'Theseus_tw', '', '', '2016theseus@gmail.com', 0, 1, datetime.datetime(2016, 11, 30, 18, 21), 1310391, 2, 2, 1818649, 'profile_images/Th/es/Theseus_tw/2EJG6QMMJwxq3hSyTu3nYR.jpg', 'O', '', 'Theseus忒修斯', 86, '13902241644', datetime.date(1938, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2016, 11, 30, 18, 21), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":0,"hide_location":false}', 2445172, 16027, 1, 0, 1, 0, '', 0, None), (683332, 2, 2, '無出脫的人', 2913356, 97320578, 1, 4, 0, 'music/8_/yo/8_youth_men/BoPT76wPY5RftitvKjJ2JJ.mp3', 0, 'song_covers/8_/yo/8_youth_men/6hiMPbfqXDacCyCXndkUDm.jpg', 1, '', '[00:00.25]猶原希望呀望 原來是夢呀夢\n[00:08.82]愛我一生平凡 我哪會甘願\n[00:12.97]親愛的請你著原諒我\n\n[00:33.20]歹勢啦 阮又閣予你煩惱矣\n[00:39.36]阮又閣予你失望矣\n[00:43.79]閣一遍蹧躂你的期待\n\n[00:48.70]歹勢啦 生活充滿著無奈\n[00:55.11]凡勢你委屈在心內 毋捌講出來\n\n[01:02.97]看日子一工一工過去 有偌無彩\n[01:08.24]今日又期待明仔載\n[01:11.20]暗時毋甘睏 早時毋敢起床\n[01:15.80]驚又閣仝款的一工\n\n[01:21.19]猶原希望呀望 敢講是夢呀夢\n[01:29.11]成功雖然遙遠 我也會努力\n[01:33.31]只有目屎含咧 笑予人看\n[01:36.61]猶原希望呀望 原來是夢呀夢\n[01:44.67]愛我一生平凡 我哪會甘願\n[01:48.90]親愛的請你著原諒我\n[01:51.79]無出脫的人\n\n[02:08.96]歹勢啦 我從來毋是乖囡仔\n[02:15.30]阮總是古意又頇顢\n[02:19.57]跤步較重 也一步步行\n\n[02:23.56]日子一工一工過去 有偌無彩\n[02:28.41]今日又期待明仔載\n[02:31.39]暗時毋甘睏 早時毋敢起床\n[02:35.93]驚又閣仝款的一工\n\n[02:41.15]猶原希望呀望 敢講是夢呀夢\n[02:49.24]成功雖然遙遠 我也會努力\n[02:53.51]只有目屎含咧 笑予人看\n[02:56.80]猶原希望呀望 原來是夢呀夢\n[03:04.94]愛我一生平凡 我哪會甘願\n[03:09.16]親愛的請你著原諒我\n[03:12.08]無出脫的人\n\n[03:16.33]就算到尾來 攏無彩工\n[03:20.21]我也會家己承擔 啊~\n[03:28.08]只有閣相信家己一擺\n\n[03:32.03]猶原希望呀望 敢講是夢呀夢\n[03:40.18]成功雖然遙遠 我也會努力\n[03:44.39]只有目屎含咧 笑予人看\n[03:47.68]猶原希望~\n[03:51.55]原來是夢~\n[03:55.81]愛我一生平凡 我哪會甘願\n[03:59.99]親愛的請你著原諒我\n[04:02.97]無出脫的人\n[04:06.92]我毋敢向望 也毋甘你等待我\n[04:15.15]我心愛的人', 1, '「要我一生平凡,我哪會甘願」\n大概是這樣吧,\n來台北這麼多年了,\n一直都是這樣。\n\n在這世事難料的世代,\n到底為了什麼努力?\n我們又在追求什麼?\n「夢想」二字,可能聽起來太夢幻了。\n\n永遠不知道明天會怎麼樣,\n有什麼想做的就去做吧!\n自由地,成為自己想成為的模樣。\n\n「只有再相信自己一次」-八青哥《無出脫的人》\n\n數位平台收聽:\nhttps://lnkfi.re/InfinityYouthMen_AFailure\n\n八青哥:\n\nIG:https://www.instagram.com/8_youth_men/\nFB:https://www.facebook.com/8youthmen\n\nMusic Credit:\n詞 Lyricist:Yolo\n曲 Composer:Yolo\n製作人 Producer:八青哥 Infinity Youth Men\n編曲 Arrangement:阿熊 G.B\n木吉他 Acoustic Guitar:Yolo\n電吉他 Electric Guitar:阿熊 G.B、閔翔 Min\n電貝斯 Electric Bass:黃健倫 Crocus Huang\n爵士鼓 Drums:江尚謙 Shang-Chien Chiang\n爵士鼓錄音室Drums Recording Studio:給樂團彩 Just For Band\n錄音師Recording Engineer:張閔翔 Min-Hsiang Chang\n混音師 Mixing Engineer:張閔翔 Min-Hsiang Chang \n母帶後期處理製作人 Mastering Producer:吳逸玲Lily Wu\n母帶後期處理工程師 Mastering Engineer:Stuart Hawkes\n母帶後期錄音室 Mastering Studio:Metropolis Studio\n歌詞用字校正Lyricist Regulate:蔡幸紋、丁津\n封面設計Cover Designer:陳荃Zoey\n\n\n\n------\n9/24專場演唱會資訊:\nhttps://nuzone.kktix.cc/events/iym\n 八青哥IG:\nhttps://www.instagram.com/8_youth_men/', 0, '', 261, 320000, datetime.datetime(2022, 5, 3, 17, 20, 16), datetime.datetime(2022, 5, 3, 17, 20, 1), datetime.datetime(2022, 5, 4, 10, 0), datetime.datetime(2023, 9, 10, 12, 48, 36), 121161, 3087, 727, 1, 7, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-05-12"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,19]]},"CN":{"song_of_the_days":["2022-05-13"]}}', 0, 0, 0, 0, 2, 2, 2913356, 'sha1$Do8kd5MpeUdWEOYvfzGiHD$0fcfbd87ae938bb15db6a3446cbee487bb73ff9b', datetime.datetime(2025, 5, 7, 13, 32, 18), 0, '8_youth_men', '', '', '8youthmen@gmail.com', 0, 1, datetime.datetime(2022, 3, 19, 9, 15, 45), 2483785, 2, 2, 2913356, 'profile_images/8_/yo/8_youth_men/WSdfe5jD2nJfVAvzg7z85L.jpg', 'M', '', '八青哥', 886, '910969458', datetime.date(2022, 5, 5), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 59), 1, datetime.datetime(2022, 3, 19, 9, 15, 45), 1, 1, 'zh-hant', 1, '{"hide_gender":true,"show_birthday":0,"accredited_datetime":"2022-11-25T01:42+00:00","hide_location":false}', 515744, 2383, 11, 228, 1, 0, '', 0, None), (681935, 4, 4, '03 ‘orip | 生命 | My life', 2640380, 97317850, 7, 17, 0, 'music/Us/ay/Usay424/4U78YZPnVn3nXhQqWKkSZR.mp3', 0, 'music_albums/Us/ay/Usay424/NhNKs6wZ5EHUtTbsH3XLR3.jpg', 1, '', '[00:00.00]詞/曲:舞思愛 \n[00:01.00]編曲:Claudia Yang、舞思愛 \n[00:02.00]取樣:阿美族歌謠\n[00:09.99]icowa^ korac cowa^ i cowa^ \n[00:09.99]o nai wama^ nian ha mamama mey \n[00:09.99](我們的純潔,從何處降生?)\n[00:17.00]icowa^ ko lemed cowa^ i cowa^ \n[00:17.00]o nai wama^ nian ha mamama mey \n[00:17.00](我們的福氣,從何處降生?)\n[00:24.00]hey ya ya mama mey o\n[00:35.00]nai wama^ mahapinang ko tireng \n[00:35.00](來自上帝,我們的父)\n[00:40.00]miparatoh ko mama^ to sowal no tapang \n[00:40.00](父親講述上帝的訊息給他的孩子)\n[00:51.00]to wawa^ ningra hay ya hey ye \n[00:51.00](看那孩子散發著天父的樣子)\n[00:55.00]ho wawa^ no pangcah o wawa^ no pangcah \n[00:55.00](我們即是阿美族的孩子,我們是阿美族的孩子)\n[01:11.00]icowa^ korac cowa^ i cowa^ \n[01:11.00]o nai wama^ nian ha mamama mey \n[01:11.00](我們的純潔,從何處降生?)\n[01:19.00]icowa^ ko lemed cowa^ i cowa^ \n[01:19.00]o nai wama^ nian ha mamama mey \n[01:19.00](我們的福氣,從何處降生?)\n[01:25.00]hey ya ya mama mey o\n[01:37.00]nai wama^ mahapinang ko tireng \n[01:37.00](來自上帝,我們的父)\n[01:42.00]miparatoh ko mama^ to sowal no tapang \n[01:42.00](父親講述上帝的訊息給他的孩子)\n[01:52.00]to wawa^ ningra hay ya hey ye \n[01:52.00](看那孩子散發著天父的樣子)\n[01:57.00]ho wawa^ no pangcah o wawa^ no pangcah \n[01:57.00](我們即是阿美族的孩子,我們是阿美族的孩子)', 1, '女孩甦醒在奇幻瑰麗的國度裡,孩子們帶著她遊走這片遼闊而奇妙的森林。澎湃的打擊節奏與此起彼落族人吟唱的古謠合唱之中,女孩情不自禁婆娑起舞。', 0, '', 197, 320000, datetime.datetime(2022, 4, 22, 7, 58, 26), datetime.datetime(2022, 4, 22, 7, 58, 18), datetime.datetime(2022, 5, 10, 13, 32, 8, 823143), datetime.datetime(2022, 5, 11, 19, 37, 1), 498, 17, 4, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2640380, '!UwABPsh7sUc3Od6QBiv6aSSFsOGa7ezYoC2Wbw30', datetime.datetime(2024, 7, 17, 7, 34, 52), 0, 'Usay424', '', '', 'usay424@hotmail.com', 0, 1, datetime.datetime(2020, 9, 20, 8, 32, 49), 2210984, 2, 2, 2640380, 'profile_images/Us/ay/Usay424/WqTEjQ7rkCpK2YRABtiKH7.png', 'F', '', '舞思愛 Usay Kawlu', 886, '958187827', datetime.date(2021, 12, 28), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 53), 1, datetime.datetime(2020, 9, 20, 8, 32, 49), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"had_edit_username":true,"hide_gender":false,"hide_location":false}', 10736, 115, 0, 156, 0, 0, '', 0, None), (682087, 4, 4, '04 matawa | 微笑的眼睛 | Smiling eyes', 2640380, 97317850, 7, 17, 0, 'music/Us/ay/Usay424/W3ErdDwL5S6ga8tBZGb9fh.mp3', 0, 'music_albums/Us/ay/Usay424/NhNKs6wZ5EHUtTbsH3XLR3.jpg', 1, '', '[00:00.00]詞/曲:舞思愛 \n[00:01.00]編曲:舞思愛 \n[00:02.00]Feat.黃裕翔、邱玠韋 Steve C.Chiu\n[00:14.00]o mata^ mata^ mata^ matawa tawa tawa \n[00:14.00](看那美麗的眼睛正微笑著)\n[00:27.00]o cima cima cima \n[00:27.00](到底是誰)\n[00:32.00]sa malipahak cingra \n[00:32.00](讓他如此開心)\n[00:40.00]ho wawa^ ho wawa^ \n[00:40.00](好娃娃)\n[00:51.00]o mata^ no wawa^ matawa tawa^ \n[00:51.00](孩子的眼睛漾起甜美的微笑)\n[00:57.00]o palipahakay to faloco′ cingra \n[00:57.00](他有著一顆喜樂的心)\n[01:03.00]o mata^ no wawa^ matawa tawa^ \n[01:03.00](孩子的眼睛漾起甜美的微笑)\n[01:09.00]o palipahakay to faloco′ cingra \n[01:09.00](他有著一顆喜樂的心)\n[01:21.00]ho wawa^ ho wawa^ \n[01:21.00](好娃娃)\n[01:32.00]o mata^ mata^ mata^matawa tawa tawa \n[01:32.00](看那美麗的眼睛正微笑著)\n[01:44.00]o cima cima cima \n[01:44.00](到底是誰)\n[01:49.00]sa malipahak cingra \n[01:49.00](讓他如此開心)\n[01:56.00]o mata^ no wawa^ matawa tawa^ \n[01:56.00](孩子的眼睛漾起甜美的微笑)\n[02:02.00]o palipahakay to faloco′ cingra \n[02:02.00](他有著一顆喜樂的心)\n[02:08.90]o mata^ no wawa^ matawa tawa^ \n[02:08.90](孩子的眼睛漾起甜美的微笑)\n[02:14.00]o palipahakay to faloco′ [02:14.00](一顆喜樂的心)\n[02:21.00]o palipahakay to faloco′cingra \n[02:21.00](他有著一顆喜樂的心)\n[02:33.00]cingra\n[02:43.00]o mata^ no wawa^ matawa tawa^ \n[02:43.00](孩子的眼睛漾起甜美的微笑)\n[02:49.00]o palipahakay to faloco′ cingra \n[02:49.00](他有著一顆喜樂的心)\n[02:55.00]o mata^ no wawa^ matawa tawa^ \n[02:55.00](孩子的眼睛漾起甜美的微笑)\n[03:01.00]o palipahakay to faloco′cingra \n[03:01.00](他有著一顆喜樂的心)\n[03:19.00]ho wawa^ ho wawa^ \n[03:19.00](好娃娃)', 1, '月亮女神灑下如水的月色魔法,讓孩子們都沈睡。女孩數著夜空星子,月亮彎彎如孩子熟睡時微笑的眉眼,尚不屬於這裡的女孩獨醒,正享受片刻美好的寧靜。', 0, '', 217, 320000, datetime.datetime(2022, 4, 23, 11, 23, 57), datetime.datetime(2022, 4, 23, 11, 23, 52), datetime.datetime(2022, 5, 10, 13, 32, 17, 507661), datetime.datetime(2022, 5, 11, 19, 32, 49), 801, 17, 0, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2640380, '!UwABPsh7sUc3Od6QBiv6aSSFsOGa7ezYoC2Wbw30', datetime.datetime(2024, 7, 17, 7, 34, 52), 0, 'Usay424', '', '', 'usay424@hotmail.com', 0, 1, datetime.datetime(2020, 9, 20, 8, 32, 49), 2210984, 2, 2, 2640380, 'profile_images/Us/ay/Usay424/WqTEjQ7rkCpK2YRABtiKH7.png', 'F', '', '舞思愛 Usay Kawlu', 886, '958187827', datetime.date(2021, 12, 28), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 53), 1, datetime.datetime(2020, 9, 20, 8, 32, 49), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"had_edit_username":true,"hide_gender":false,"hide_location":false}', 10736, 115, 0, 156, 0, 0, '', 0, None), (682089, 4, 4, "05 masakero'ay a wawa | 跳舞的女孩 | Dancing girl", 2640380, 97317850, 7, 17, 0, 'music/Us/ay/Usay424/DEQGL2fnBr53dXRAosVbHH.mp3', 0, 'music_albums/Us/ay/Usay424/NhNKs6wZ5EHUtTbsH3XLR3.jpg', 1, '', '[00:00.00]詞/曲:舞思愛 \n[00:01.00]編曲:舞思愛 、元冠\n[00:12.00]misatakaraway kalaciraraway \n[00:12.00](驕傲的,犯罪的)\n[00:17.00]aka pipacoli′ to nisowalan ni ina^an iso \n[00:17.00](不要不聽媽媽的叮嚀)\n[00:22.90]aka palitata′ ak \n[00:22.90](自大的)\n[00:25.00]aka ka moraraw \n[00:25.00](莫誤入歧途)\n[00:28.00]aka pipacoli′ to nisowalan ni ina^an iso \n[00:28.00](不要不聽媽媽的叮嚀)\n[00:34.00]hay ya yay\n[00:38.00]tengilen ko nisowalan ni ina^ no miso \n[00:38.00](要聽媽媽的話)\n[00:45.00]hay ya yay\n[00:49.00]tengilen ko nisowalan ni ina^ no miso \n[00:49.00](要聽媽媽的話)\n[00:54.00]o hey ye yay cima ko kaolahen no hey ye \n[00:54.00](是哪位讓人喜歡的孩子)\n[01:02.00]o mafanaay to sowal \n[01:02.00](是懂事的)\n[01:05.00]o wa iya o o way\n[01:08.00]fafahiyan a wawa^ hey [01:08.00](那個女孩)\n[01:12.00]ho 不對 hey ye hey ye [01:12.00](不要當一個不聽話的小孩)\n[01:24.00]misatakaraway kalaciraraway \n[01:24.00](驕傲的,犯罪的)\n[01:29.00]aka pipacoli′ to nisowalan ni ina^an iso \n[01:29.00](不要不聽媽媽的叮嚀)\n[01:34.00]aka palitata′ ak \n[01:34.00](自大的)\n[01:38.00]aka ka moraraw \n[01:38.00](莫誤入歧途)\n[01:40.00]aka pipacoli′ to nisowalan ni ina^an iso \n[01:40.00](不要不聽媽媽的叮嚀)\n[01:46.00]hay ya yay\n[01:50.00]tengilen ko nisowalan ni ina^ no miso \n[01:50.00](要聽媽媽的話)\n[01:55.00]o hey ye yay cima ko kaolahen no hey ye \n[01:55.00](是哪位讓人喜歡的孩子)\n[02:03.00]o mafanaay to sowal \n[02:03.00](是懂事的)\n[02:06.00]o wa iya o o way\n[02:09.00]fafahiyan a wawa^ hey [02:09.00](那個女孩)\n[02:13.00]ho 不對 hey ye hey ye [02:13.00](不要當一個不聽話的小孩)\n[02:25.00]《間奏》\n[02:46.00]tengilen ko nisowalan ni ina^ no miso \n[02:46.00](要聽媽媽的話)\n[02:51.00]o hey ye yay cima ko kaolahen no hey ye \n[02:51.00](是哪位讓人喜歡的孩子)\n[02:59.00]o mafanaay to sowal \n[02:59.00](是懂事的)\n[03:02.00]o wa iya o o way\n[03:05.00]fafahiyan a wawa^ hey [03:05.00](那個女孩)\n[03:09.00]ho 不對 hey ye hey ye [03:09.00](不要當一個不聽話的小孩)', 1, '睡醒的孩子們,帶女孩來到部落慶典。眾人在樂聲中舞動同樂,她在這裡再次遇見那位男孩。', 0, '', 206, 320000, datetime.datetime(2022, 4, 23, 11, 49, 57), datetime.datetime(2022, 4, 23, 11, 49, 52), datetime.datetime(2022, 5, 10, 13, 32, 23, 858867), datetime.datetime(2022, 5, 11, 19, 32, 38), 399, 14, 1, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2640380, '!UwABPsh7sUc3Od6QBiv6aSSFsOGa7ezYoC2Wbw30', datetime.datetime(2024, 7, 17, 7, 34, 52), 0, 'Usay424', '', '', 'usay424@hotmail.com', 0, 1, datetime.datetime(2020, 9, 20, 8, 32, 49), 2210984, 2, 2, 2640380, 'profile_images/Us/ay/Usay424/WqTEjQ7rkCpK2YRABtiKH7.png', 'F', '', '舞思愛 Usay Kawlu', 886, '958187827', datetime.date(2021, 12, 28), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 53), 1, datetime.datetime(2020, 9, 20, 8, 32, 49), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"had_edit_username":true,"hide_gender":false,"hide_location":false}', 10736, 115, 0, 156, 0, 0, '', 0, None), (686620, 4, 4, '無用的日子', 2376406, 97318475, 5, 12, 0, 'music/Fo/ur/Fourmula_band/4aM3HbWqg448NqvFkX9Qo4.mp3', 0, 'song_covers/Fo/ur/Fourmula_band/XQQtfU5Ne3tDnaZrMtymaz.jpg', 1, '', '腳底一片灰\n洗澡水別浪費\n繼續耍廢 劇還是要追\n打電動聽音樂\n任君挑選 give yourself a chance\n然後來浪漫一整天\n\n昨晚還在勵志 培養做事興致\n最後想想還是 打開電視 配個樂事\n身體一直維持 同個姿勢 都快要發芽\n這個無用的日子\n\nHa ha ha love it\n整天閒閒沒事情\n媽媽叫我快點去賺錢(免擱叫我去賺錢)\nHahaha love it\n想走更遠的路就要休息\n\n泡杯咖啡之前 還是先來午睡\n衣服堆在椅背 過十幾年 還在上面\n打開外送程式 隨便我吃 再來塊蛋糕\n享受無用的日子', 0, '耍廢是為了走更長遠的路\r\n相信我,廢完的力量是很強大的\r\n就跟聽完這首歌一樣\r\n務必要聽到最後!\r\n\r\n詞|羅莎莎,林志祥\r\n曲|羅莎莎\r\n編曲|良式\r\n人聲錄音|吳昱陞\r\n混音|吳昱陞\r\n錄音室/混音室|GANNNNN Studio', 0, '', 193, 192000, datetime.datetime(2022, 5, 21, 5, 38, 23), datetime.datetime(2022, 5, 21, 5, 38, 5), datetime.datetime(2022, 5, 21, 5, 47, 35, 409696), datetime.datetime(2022, 5, 21, 5, 47, 58), 1921, 77, 11, 1, 2, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2376406, 'sha1$cOHdpTPSrqim$1a30d1f4706737ed5e238e58a181d12964de8292', datetime.datetime(2022, 9, 12, 17, 24, 53), 0, 'Fourmula_band', '', '', 'fourmulabandofficial@gmail.com', 0, 1, datetime.datetime(2018, 12, 30, 3, 48, 58), 1947324, 4, 4, 2376406, 'profile_images/Fo/ur/Fourmula_band/86VdpuGhEQXyeDpqH9eS3G.jpg', 'O', '良式樂團', '良式', 886, '987874979', datetime.date(2018, 10, 21), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2018, 12, 30, 3, 48, 58), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2021-06-07T03:06+00:00","hide_location":false}', 49712, 639, 0, 487, 1, 0, '', 0, None), (667701, 4, 4, '粉紅氣泡酒', 735436, 97317782, 1, 4, 0, 'music/la/nt/lanting/kdfwNGjNYhPSEAQZZQqznR.mp3', 0, '', 1, '', '曾無法體會的美好 \n映入眼簾只是數字符號\n品嚐過千百種配料\n酸甜苦辣也顯得單調\n\n空氣飄散什麼味道\n難以抵擋全一口吃掉\n嘗試探尋那些進入味蕾的微笑\n搭配蜜糖情調\n\n徜徉在甜膩細胞 \n\n粉紅色的氣泡\n襯托香水味道\n浮現微醺的記號\n擁入誰/你的懷抱\n蔓延這酸甜\n讓幸福全發酵\nAll the sweetness\n\n融化 殘留在嘴角糖霜\n搖晃 跟隨著音樂擺盪\n綻放 氣味交織的芬芳\n氣氛籠罩著迷茫\n\n層層堆疊出奇妙\n沁涼竄流進心跳\n\nAll I want is to drink\nThat’s all I want to eat', 0, '身為甜食愛好者,總在無數個夜晚滑閱社群,流瀉對甜點的思念……\r\n\r\n由金曲製作人&派樂黛唱片主理人黃少雍調配打造甜膩微醺舞曲,洗腦旋律融合極具巧思的音效,耳內流竄沁涼粉紅氣泡,讓人身歷其境,暢遊在快樂水中。歡迎進入藍婷的歡樂派對,一同用直球告白對甜食美酒的狂愛。\r\n\r\n-\r\nდ 音樂製作 დ\r\n作詞 Lyricist:藍婷 Lan Ting\r\n作曲 Composer:藍婷 Lan Ting\r\n製作統籌 A&R Supervisor:姚信宇 Shin-Yu Yao\r\n製作人 Producer:黃少雍 Huang Shao Yong \r\n製作助理 Assistant Producer:林志龍 Lin Linz \r\n配唱製作人 Vocal Producer:羅西 Roxi \r\n編曲 Arrangement:黃少雍 Huang Shao Yong \r\n貝斯 Bass:Akin-Alade Ogo \r\n和聲編寫 Backing Vocal Arrangement:羅西 Roxi \r\n和聲 Backing Vocal:藍婷 Lan Ting + 羅西 Roxi \r\n錄音工程師 Recording Engineer:林志龍 Lin Linz \r\n錄音室 Recording Studio:Coop Studio \r\n混音工程師 Mixing Engineer:黃少雍 Huang Shao Yong \r\n混音錄音室 Mixing Studio:Coop Studio \r\n母帶後期處理製作人 Mastering Producer:姚信宇 Shin-Yu Yao\r\n母帶後期處理工程師 Mastering Engineer:Simon Li\r\n母帶後期錄音室 Mastering Studio:nOiz', 0, '', 193, 320000, datetime.datetime(2021, 12, 19, 19, 40, 50), datetime.datetime(2021, 12, 19, 19, 40, 15), datetime.datetime(2021, 12, 20, 2, 0), datetime.datetime(2022, 2, 18, 17, 40, 19), 10881, 120, 12, 1, 2, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 735436, 'sha1$k1hNcAx6TXCxV6gaYVhvf7$a6e7c0dc42bb408aa7eb6137a96f765c0346240f', datetime.datetime(2025, 2, 26, 13, 7, 39), 0, 'lanting', '', '', 'lanlong1203@gmail.com', 0, 1, datetime.datetime(2010, 10, 25, 15, 18, 26), 372061, 4, 4, 735436, 'profile_images/la/nt/lanting/2Yc7WPY4qWYU27rLSEYNwa.png', 'F', '', '藍婷', 886, '928422436', datetime.date(1995, 12, 3), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2010, 10, 25, 15, 18, 26), 2, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"accredited_datetime":"2021-04-07T07:38+00:00","hide_location":false}', 644513, 2075, 6, 0, 1, 0, '', 0, None), (650902, 4, 3, 'AI 敢會愛?|feat. 陳以恆&洪佩瑜', 2407139, None, 5, 12, 0, 'music/Ro/bo/RobotSwing/deb2ZedpR7Bh4LZ4bnpDtf.mp3', 0, 'song_covers/Ro/bo/RobotSwing/7jKuapT9QeFLY5mNVTjqC6.jpg', 1, '', '哭枵我冷漠 伊理想的幸福 我 \n看攏袂清 敢有影遐戇 \n\n其實真簡單\n猶毋過彼悾闇的 教攏袂曉\n定定是目屎流咧 手才會攬牢咧 \n\nVersion new\nBorn for you\nYour command is my wish too \n\nSingle bed\nLet me show you\nCouple things that two can do \n\nMy heart is plastic\nAnd I know I will be coded with you\nThe makings of you \n\n就當做我的心是塑膠做的吧\nIt could be in any shape you want it \n就當做我的心是塑膠做的吧\nIt could be in any shape you want it\n\n你的氣味是生活的色水\n是雨和海湧\n無仝的心相倚近 \n毋免懷疑 我會行向你\n是相仝的風景 親像一場睏袂醒的夢 \nOn my mark... One, Two, Three ! \n\n(口白)\n啊 ! 電哪會充攏充袂入去啦 ?\n等咧就欲用啊,這馬才58% !?!?\n啊用到一半無電是欲按怎啦喔..... \n\n你的喙脣我的面 佇妳的宿舍內\n一條條的教 看啥較號做愛 \n\n抱怨伊冷漠 我心中的幸福\n其實真簡單 敢有遐爾困難\n\n就當做我的心是塑膠做的吧\nIt could be in any shape you want it \n\n你的氣味是生活的色水(It could be in any shape you want it )\n是雨和海湧\n無仝的心相倚近 \n毋免懷疑 我會行向你\n是相仝的風景 親像一場睏袂醒的夢 \nOn my mark... One, Two, Three ! \n\nOh Hey “Ok google” you say \n敢有啥通鬥相共 \n你講等咧 欲修理我的塑膠的心 \n我說會痛啊 啊你束甲遐爾絚 \n日子一工一工過 \n親像年歲 也毋是較老就會捌較濟 \n真的愛!! 假的愛!!! 塑膠的愛!!!! DARLING !!!!!!!!!!!! \n\n就算人海中迷失\n毋免懷疑 我會行向你\n是上好的決定\n親像一場睏袂醒的夢\n等天光 敢是空 \n\nAI 敢會愛 AI 敢會愛 \nAI 敢會愛 AI 敢會愛\nAI 敢會愛 AI 敢會愛 \nAI 敢會愛 AI 敢會愛 \nAI 敢會愛 AI 敢會愛 \nAI 敢會愛 AI 敢會愛', 0, '疫情爆發的時代\n我們不能有人與人的連結\n提供您超時代「人與機器人的連結」\n\nCAUTION ⚠️ 使用前請擦拭酒精\n\n----\n\n這次 Robot Swing 在福祿壽三仙的帶領下,揪來洪佩瑜及常連客陳以恆,一同探索人與機器人間的情慾流動。\n\n但其實機器人與人類的愛情,會不會就跟我們熟知的愛情沒兩樣?畢竟抱怨男友「他就是一塊木頭啊!」早就是感情世界的家常便飯。有沒有可能,機器人的愛甚至還更有希望?電腦尚可重灌,朽木卻不可雕也。\n\n【 Music Credit 】\n製作人 Producer:福祿壽 Fruit Sold Music\n作詞 Lyricist:陳以恆Chen Yi Heng、洪佩瑜 Pei-Yu Hung\n作曲 Composer:陳以恆 Chen Yi Heng、洪佩瑜 Pei-Yu Hung、鄭昭元 Chao Cheng\n編曲 Music Arranger:Robot Swing\n主唱 Vocals:陳以恆Chen Yi Heng 、洪佩瑜 Pei-Yu Hung\n鍵盤 Keyboard:鄭昭元 Chao Cheng\n吉他 Guitar:洪惟農 Wei-Nong Hung\n貝斯 Bass:林恩立 Dennis Lin\n鼓 Drums:簡聿民 Jim Chien\n錄音師 Recording Engineer:葉育軒(vocals)/蔡周翰、單為明(instruments)\n錄音室 Recording Studio:BB Road Studio(vocals) / Lights up Studio(instruments)\n混音師 Mixing Engineer:黃文萱 Ziya Huang\n混音錄音室 Mixing Studio:Purring Sound Studio\n製作助理 Production Assistant:沈冠霖 SHENB\n母帶後期工程師 Mastering Engineer:黃文萱 Ziya Huang\n母帶後期錄音室 Mastering Studio:Purring Sound Studio\n發行 Publishing:福祿壽 Fruit Sold Music\n\n單曲封面設計 Cover Art:阿龍(@longhenhuihuahua0314)\n歌詞校對 Lyrics Proofreading:簡小豪\n企劃:朱品堯 Sabrina Chu\n\n特別感謝 Special Thanks : 政大金旋獎GoldenMelody、Miao Wang、黃子瑋', 0, '', 359, 320000, datetime.datetime(2021, 6, 17, 15, 39, 19), datetime.datetime(2021, 6, 17, 15, 39, 4), datetime.datetime(2021, 6, 17, 16, 0, 42, 371587), datetime.datetime(2021, 6, 27, 15, 54, 13), 22693, 675, 168, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-06-23","2021-06-27"],"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 2407139, 'sha1$JlacwFSR9QKtfEbtkzTkYX$3bf6fa6f0e58cf6c0dce5a81c6f6ea357c41cc1b', datetime.datetime(2024, 3, 7, 18, 53, 15), 0, 'RobotSwing', '', '', 'robot.swing.band@gmail.com', 0, 1, datetime.datetime(2019, 3, 24, 6, 16, 30), 1978056, 4, 3, 2407139, 'profile_images/Ro/bo/RobotSwing/jHRMBCnjUMaV2rEXj5vdqJ.jpg', 'O', '', 'Robot Swing', 886, '919180602', datetime.date(2019, 3, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 40), 1, datetime.datetime(2019, 3, 24, 6, 16, 30), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-09-17T08:38+00:00","hide_location":false}', 67462, 1224, 1, 254, 1, 0, '', 0, None), (545844, 4, 4, '嘿,凌晨三點還醒著的人Demo', 1955072, None, 1, 6, 0, 'music/mi/ss/missbac/uPoRdvhfVAfCmEgwq9kpQ.mp3', 0, 'song_covers/mi/ss/missbac/eULmtBZTKPX8ut2fTkQ8rU.jpg', 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放開手去闖\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\r\n', 0, '「人生就這麼一次 何不嘗試看看呢?」\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相信這個世界上還有很多一樣的人\r\n\r\n\u2028゚+o。◈。o+゚+o。 近 期 演 出 ◈。o+゚+o。◈。o+゚+o。◈。\r\n\r\n貝克小姐Miss Bac. |向東前進 巡迴專場\r\n\r\n「2B月台即將駛進站的是⋯⋯」,\r\n耳邊傳來日復一日的城市聲響,\r\n人群隨即湧上,推擠著我向前,\r\n渺小的我好像就要被淹沒\r\n\r\n生活如果可以暫時喘口氣有多好?\r\n「或許~逃避比較容易吧~風言風語風吹沙\x08~ 」\r\n腦中浮現了傷心太平洋的旋律\r\n\r\n想起去年 環繞在湛藍太平洋旁的夏天、\r\n東台灣的艷陽、曬得黝黑的肌膚、清澈的山水\x08⋯⋯\r\n心底一直不停有個聲音在說:『時間到了 我該離開了!』\r\n就像候鳥冬日南飛,\r\n2018的夏天,我們追尋身體的本能,要向東前進!\r\n\u3000\u3000\r\n??????? 其 他 傷 心 太 平 洋 ?????????\r\n\r\n【 08/24 桃園 T h E R E 音樂展演空間 】 ▸▸ \r\nhttps://business.facebook.com/events/223421511600742/\r\n【 08/26 宜蘭 賣捌所 UriSabakisho 】 ▸▸ \r\nhttps://business.facebook.com/events/235961913852383/\r\n【 08/27 花蓮 璞石咖啡館 】▸▸ \r\nhttps://business.facebook.com/events/2139979116232054/\r\n【 08/31 蘭嶼 Do VanWa(在海邊) 】 ▸▸ \r\nhttps://business.facebook.com/events/1135568036581297/\r\n【 09/09 台北 小地方展演空間 】 ▸▸ \r\nhttps://business.facebook.com/events/192217188155264/', 0, '', 274, 192023, datetime.datetime(2017, 12, 30, 17, 20, 51), datetime.datetime(2017, 12, 30, 17, 16, 47), datetime.datetime(2017, 12, 30, 17, 16, 47), datetime.datetime(2018, 7, 2, 17, 3, 30), 408080, 10178, 1282, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,1]]},"CN":{"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2018,1]]},"HK":{"top_record_weekly_champions":[[2018,2]]}}', 0, 0, 0, 0, 2, 2, 1955072, 'sha1$uIVAt2GFrenNtzgGvAf7Vn$96a99c21665844e52385379c16f24ddfa54bf03c', datetime.datetime(2025, 6, 4, 19, 19, 39), 0, 'missbac', '', '', 'missbac2017@gmail.com', 0, 1, datetime.datetime(2017, 6, 20, 22, 36, 26), 1527037, 2, 2, 1955072, 'profile_images/mi/ss/missbac/hnLwqiEWnmgWykfLCjPXC6.jpg', 'O', '貝克小姐Miss Bac.', '貝克小姐Miss Bac.', 886, '983002387', datetime.date(2017, 3, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2017, 6, 20, 22, 36, 26), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-04-07T07:38+00:00","hide_location":false}', 2174947, 14627, 22, 13, 1, 0, '', 0, None), (694959, 4, 4, '留在原地等你追', 2383677, None, 2, 1, 0, 'music/Ch/an/Chancharlie_/dTjzfqVkM3WgiXvYshVkPD.mp3', 0, 'song_covers/Ch/an/Chancharlie_/RTXN44tHvbJ3wPRqWWzPr2.jpeg', 1, '', '風雨聲襯映 哀與悲痛惜\n任誰定我命 今世的福氣 幻如星\n傾訴多愛溺 不見到憧憬\n天理若註定 可有書說明 沒釐清\n\n*海浪傾一剎\n潮裡換名姓\n無人知 無人親證\n思念能越里千萬\n怎怕路再彎\n\n非與是\n我倆難\n這午夜\n誰哭 誰感嘆\n請別哀\n請別嘆\n等那日\n雙雙一對在世間*\n\nVO:\n這誰:我真係唔想離開你,但係。。。\n那誰:如果你真係愛我,仲但係啲咩呀?\n\n春意轉個彎 找徹多片山\n沒停在季夏 只有一口氣 亦尋覓你^\n\n*repeat once\nVO: 唔好走得唔得呀?唔好走呀', 0, '故事源自《鳳閣恩仇情未了》的將軍和郡主,這誰不願放棄大局,那誰不願放棄愛情。到頭來,原來只要你願意追尋我,就會發現我一直在原地等你啊。\n曲、詞:Chancharlie\n編、監:Justin Leung @Kowloon K\n\n收到主題時覺得很新鮮,第一次認真接觸粵劇,看了《鳳閣恩仇未了情》後覺得現今的愛情比以前的束縛真的少很多。所謂的身位和地位站在現今的自由戀愛面前都能置之不理,但故事中古代的愛情卻涉及江山大局。將如此難況代入現今時代,決定抽出中心感受為副歌 — 面對阻撓的愛情。至於正歌和前副歌則主要交代粵劇的曲折故事內容。\n\n前副歌和副歌主旋律HOOKLINE其實來自《鳳閣恩仇未了情》的詞,先詞後曲,再譜上新詞。所以於副歌唱上原曲某段是「啱音」的。另外,編曲邀請了編曲人Justin Leung @ KOWLOON K ,《留在原地等你追》的編曲靈感來自90年代 alternative-pop 和迷幻postrock 的質感,當中有多層的合成器(synthesizer)和電結他合奏,浪漫搖擺的感覺就像Men I Trust 的歌曲一樣,在黑暗的空間等待著一個人。', 0, '', 222, 192000, datetime.datetime(2022, 7, 23, 19, 7, 18), datetime.datetime(2022, 7, 23, 19, 7, 7), datetime.datetime(2022, 7, 24, 10, 0), datetime.datetime(2022, 7, 24, 10, 0, 23), 132, 7, 1, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2383677, 'sha1$xP8Wh0YPD7k3T51Ajgu8d5$6872e0447ccf0c28ae47e2cd93789ac54cea675b', datetime.datetime(2025, 5, 31, 7, 2, 25), 0, 'Chancharlie_', '', '', 'ying256@ymail.com', 0, 1, datetime.datetime(2019, 1, 20, 13, 51), 1954600, 4, 3, 2383677, 'profile_images/Ch/an/Chancharlie_/54hAWZSJBenV94wwCHuBYx.jpg', 'F', '', 'CHARLIE', 852, '57211101', datetime.date(2000, 12, 25), 'HK', 59, 0, 1, None, datetime.datetime(2025, 6, 25, 21, 3, 3), 1, datetime.datetime(2019, 1, 20, 13, 51), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_birthday":0,"hide_location":false}', 4223, 84, 33, 10, 0, 0, '', 0, None), (686619, 4, 4, 'Feeling sad but OK', 2376406, 97318475, 5, 12, 0, 'music/Fo/ur/Fourmula_band/CcLeKfvdgFcJaGaAFD9hkq.mp3', 0, 'song_covers/Fo/ur/Fourmula_band/Xxmp3HUhb66NkHmC5mqX4N.jpg', 1, '', '為了誰的期待\n粗略的體現\n溫柔的邊緣\n開往心底超載\n花了些時間\n才慢慢下嚥\n\n往下墜 妄想誰 能接住點眼淚\n重複著 兩三遍 一樣的情節\n沒事都 不用睡 繼續下個境界\n不怪誰 這盆水 總要有人接\n\nwoo hoo\nfeeling sad but ok\nfeeling sad but ok\n\n為了誰的期待\n一味的遊說\n沒有個終點\n說完了就離開\n拍拍他的肩\n殘留的嗚咽\n\n往下墜 妄想誰 能接住點眼淚\n重複著 兩三遍 一樣的情節\n沒事都 不用睡 繼續下個境界\n不怪誰 這盆水 總要有人接\n\nwoo hoo\nfeeling sad but ok\nfeeling sad but ok\n\nwait till you got something in my way\nfeeling sad but ok\nfeeling sad but ok\neverything gonna be ok\nfeeling sad but ok\nfeeling sad but ok', 0, '常擔任大家的垃圾桶\r\n有時也是會累的\r\n但沒關係\r\n我還是會聽\r\n\r\n詞 / 莎莎\r\n曲 / 莎莎 良式', 0, '', 290, 192000, datetime.datetime(2022, 5, 21, 5, 38, 18), datetime.datetime(2022, 5, 21, 5, 38, 5), datetime.datetime(2022, 5, 21, 5, 47, 26, 858174), datetime.datetime(2022, 5, 21, 5, 47, 58), 6386, 302, 40, 1, 3, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-09-03"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,35]]},"CN":{"song_of_the_days":["2022-09-04"],"top_record_weekly_champions":[[2022,35]]}}', 0, 0, 0, 0, 2, 2, 2376406, 'sha1$cOHdpTPSrqim$1a30d1f4706737ed5e238e58a181d12964de8292', datetime.datetime(2022, 9, 12, 17, 24, 53), 0, 'Fourmula_band', '', '', 'fourmulabandofficial@gmail.com', 0, 1, datetime.datetime(2018, 12, 30, 3, 48, 58), 1947324, 4, 4, 2376406, 'profile_images/Fo/ur/Fourmula_band/86VdpuGhEQXyeDpqH9eS3G.jpg', 'O', '良式樂團', '良式', 886, '987874979', datetime.date(2018, 10, 21), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2018, 12, 30, 3, 48, 58), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2021-06-07T03:06+00:00","hide_location":false}', 49712, 639, 0, 487, 1, 0, '', 0, None), (691588, 4, 4, 'If I Would Have Known - Chancharlie', 2383677, None, 1, 4, 0, 'music/Ch/an/Chancharlie_/A4enYk6YEvxT4xYf6tD4HW.mp3', 0, 'song_covers/Ch/an/Chancharlie_/nChbh3kviVKD9hvjRKDuyy.jpg', 1, '', 'Driving to the sunset\ntell me something you wanna hide\nI am on the way back\nstalling for the time to deny\n\nTracing your body\nFeeling the same of our breath\nthe shadow of swinging\nsee now who is under your flesh\n\nどうしてどうして 言わなかった\nわからない わからない 言わなかった\n心に留めた\n世界でかけがえのないもの\nあなたの温もり 触れた時\n答えが知りたい\n\nSitting on the left side\nlisten to the voice you had left\nI said all movie lines\nbut did’t ask the words in my mind\n\nTracing your body\nFeeling the same of our breath\nthe shadow of swinging\nsee now who is under your flesh\n\nどうしてどうして 言わなかった\nわからない わからない 言わなかった\n心に留めた\n\n夜は\u3000あなたのことを思う\nこの気持ちの秘密が解けない\n答えが知りたい\n夢のような\u3000朝を迎えた\nあなたの香りが\u3000突然消えた\nどこに行ったの?\nどこに行ったの?', 0, '靈感來自日本電影 drive my car,有些事可能拖著拖著就錯過了,有些錯過錯著錯著就回不去了。要抱著很重的遺憾不知到哪時,或者遇上同樣寂寞的人就能互相坦白一下吧。\r\n\r\n寂寞的旋律某日遇上了你,告訴我你還在隱瞞什麼吧?有什麼想問但沒有問的,有什麼想說但沒有說的嗎?別擔心,我在聆聽。孤單嗎?別怕,我們都是寂寞的人啊。\r\n\r\nIf I Would Have Known - Chancharlie\r\nMUSIC PRODUCTION\r\nWritten by Chancharlie\r\nProducing / Recording/ Mixing / Mastering by Justin Leung @ Kowloon K\r\n\r\nVISUAL DESIGN \r\nDesigner / Photographer Justin Leung @ Kowloon K\r\nMakeup and clothing Chancharlie\r\n\r\nSPECIAL THANKS:\r\nJL\r\nTim Lai\r\nWatergold', 0, '', 201, 192000, datetime.datetime(2022, 6, 25, 18, 32, 58), datetime.datetime(2022, 6, 25, 18, 31, 55), datetime.datetime(2022, 6, 26, 3, 0), datetime.datetime(2022, 6, 26, 3, 0, 25), 162, 4, 2, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2383677, 'sha1$xP8Wh0YPD7k3T51Ajgu8d5$6872e0447ccf0c28ae47e2cd93789ac54cea675b', datetime.datetime(2025, 5, 31, 7, 2, 25), 0, 'Chancharlie_', '', '', 'ying256@ymail.com', 0, 1, datetime.datetime(2019, 1, 20, 13, 51), 1954600, 4, 3, 2383677, 'profile_images/Ch/an/Chancharlie_/54hAWZSJBenV94wwCHuBYx.jpg', 'F', '', 'CHARLIE', 852, '57211101', datetime.date(2000, 12, 25), 'HK', 59, 0, 1, None, datetime.datetime(2025, 6, 25, 21, 3, 3), 1, datetime.datetime(2019, 1, 20, 13, 51), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_birthday":0,"hide_location":false}', 4223, 84, 33, 10, 0, 0, '', 0, None), (590308, 4, 4, '01 還山', 8056, 97313150, 2, 1, 0, 'music/ob/iw/obiwan1103/tMEHWaU5bfuWPjBexxnix5.mp3', 0, 'song_covers/ob/iw/obiwan1103/vvZ5atdZpCUEoXvpCDGYQo.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, '是客語中的出殯儀式,喻希望每個人在生命走到盡頭之際回望,都能自覺毫無遺憾、不留一絲牽掛地離開。結合蒙古呼麥、馬頭琴、客家山歌,音樂聲中遼闊灑脫地走完最後一程。', 0, '', 389, 320000, datetime.datetime(2019, 8, 5, 8, 10, 49), datetime.datetime(2019, 8, 5, 8, 9, 11), datetime.datetime(2019, 8, 5, 10, 1, 19, 742099), datetime.datetime(2020, 2, 2, 19, 37, 24), 13522, 345, 54, 1, 1, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 8056, 'sha1$GgcHthsapqJqJPsJIfXCYq$22e8f089a7ad1c14df19224b6f67db72569c00d7', datetime.datetime(2024, 10, 26, 4, 32, 39), 0, 'obiwan1103', '', '', 'obiwan1103@yahoo.com.tw', 0, 1, datetime.datetime(2006, 3, 20, 13, 56), 7048, 4, 4, 8056, 'profile_images/ob/iw/obiwan1103/8AMsjYuGib7co8264FxHqB.jpg', 'M', '陳正航', '歐比王X神棍樂團', 886, '928211792', datetime.date(1978, 11, 3), 'TAO', 97, 55722, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2006, 3, 20, 13, 56), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-09-09T06:46+00:00","hide_location":false}', 666825, 5228, 6, 8, 1, 0, '', 0, None), (700392, 4, 4, '淚汪汪 ᶘ ᵒᴥᵒᶅ (demo)', 440403, 97318942, 2, 1, 0, 'music/th/es/theshine_4/CJEQGghRks27GHPrGTdLJo.mp3', 0, 'song_covers/th/es/theshine_4/MMEjBSeRAaLZaMXz2vz9rC.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我認識的她 我認識的她 ☆彡', 0, '', 0, '', 198, 320000, datetime.datetime(2022, 9, 1, 2, 59, 31), datetime.datetime(2022, 9, 1, 2, 59, 21), datetime.datetime(2022, 9, 1, 4, 16, 57, 451293), datetime.datetime(2022, 9, 7, 6, 17, 47), 8223, 285, 114, 1, 2, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-09-14"],"recommend_by_editor":true,"recommend_by_expert":true},"CN":{"song_of_the_days":["2022-09-15"]}}', 0, 0, 0, 0, 2, 2, 440403, 'sha1$7ZBNvutTCHRxSg7eIpvBOP$2e5285050f1b8c07886ed14fa15f0f2b3ab14dfb', datetime.datetime(2024, 3, 15, 7, 28, 1), 0, 'theshine_4', '', '', 'theshine4@gmail.com', 0, 1, datetime.datetime(2007, 8, 3, 16, 5, 51), 78076, 2, 2, 440403, 'profile_images/th/es/theshine_4/Pj3euqqbo54YEhQ8q7Co3H.jpg', 'M', '王啟仲', '閃閃閃閃 The Shine&Shine&ShineShine', 886, '908560088', datetime.date(2005, 10, 22), 'TPE', 99, 105, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2007, 8, 3, 16, 5, 51), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"had_edit_username":true,"show_birthday":0,"accredited_datetime":"2022-08-30T06:24+00:00"}', 71191, 1296, 6, 24, 1, 0, '', 0, None), (699144, 4, 4, '不開心的朋友 (demo)', 440403, 97318942, 2, 1, 0, 'music/th/es/theshine_4/FFshSZ2kBMWUurqisP6xV3.mp3', 0, 'song_covers/th/es/theshine_4/dtrGZL3XUe58HTrQs4tiak.jpeg', 1, '', '沒有你 身邊的風景都變得燦爛 \n一瞬間 整個身體都輕盈了起來 \n雖然我 一個人也不是那麼習慣 \n現在我 只想把錯覺都擋在門外 \n\n親愛的不開心的朋友 讓我們暫時分開兜風 \n別害怕錯過了什麼 還是想出現在你夢中 \n\n最愛的不開心的朋友 \n背靠著背踏出第一步 \n 一起累積改變的里程數 \n\n一起累積改變的里程數 集滿點數\u3000\n兌換你我最大的公因數 \n像是蒲公英乘著風\u3000飛呀飛 \n不再是焦慮與逃避逆著風\u3000追呀追 \n依戀 依存 依舊 依依 不捨的 心情很灰\n打不開心的朋友你懂我在說什麼\n也許美好的風景總是只能在夢中\n也許說過的話只是飄流在風中\n \n飄呀飄~\n\n我說過的話只是一陣風 \n你說過的話都是一場空\n\n沒有你 陽光再燦爛都司空見慣 \n一瞬間 每個明天都失去了色彩 \n雖然我 一個人也不是那麼喜歡 \n現在我 只能把夢想都藏在夜晚 \n\n親愛的不開心的朋友 讓我們暫時各自行動\n走到了下一個路口 夢鄉的人或許在等候 \n\n最愛的不開心的朋友 背靠著背踏出第一步 \n一起累積改變的里程數', 0, '', 0, '', 250, 320000, datetime.datetime(2022, 8, 24, 16, 32, 13), datetime.datetime(2022, 8, 23, 2, 52, 54), datetime.datetime(2022, 8, 24, 16, 0), datetime.datetime(2023, 10, 18, 14, 41, 48), 12857, 406, 152, 1, 1, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-09-07"],"recommend_by_editor":true,"recommend_by_expert":true},"CN":{"song_of_the_days":["2022-09-08"],"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 440403, 'sha1$7ZBNvutTCHRxSg7eIpvBOP$2e5285050f1b8c07886ed14fa15f0f2b3ab14dfb', datetime.datetime(2024, 3, 15, 7, 28, 1), 0, 'theshine_4', '', '', 'theshine4@gmail.com', 0, 1, datetime.datetime(2007, 8, 3, 16, 5, 51), 78076, 2, 2, 440403, 'profile_images/th/es/theshine_4/Pj3euqqbo54YEhQ8q7Co3H.jpg', 'M', '王啟仲', '閃閃閃閃 The Shine&Shine&ShineShine', 886, '908560088', datetime.date(2005, 10, 22), 'TPE', 99, 105, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2007, 8, 3, 16, 5, 51), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"had_edit_username":true,"show_birthday":0,"accredited_datetime":"2022-08-30T06:24+00:00"}', 71191, 1296, 6, 24, 1, 0, '', 0, None), (701331, 4, 3, '天使心 (demo)', 440403, 97318942, 2, 1, 0, 'music/th/es/theshine_4/T87qCfy48whnvLjLFbvSEi.mp3', 0, 'song_covers/th/es/theshine_4/WRz2QCKpgTUZtYAooNtm2G.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恨得喋喋不休 \n悲歡離合的夢 \n別 叫 醒 我\n天使折翼之後 \n一無所有 \n至少在夢裡 \n天真為我停留', 0, '', 0, '', 254, 320000, datetime.datetime(2022, 9, 8, 3, 21, 28), datetime.datetime(2022, 9, 8, 3, 21, 15), datetime.datetime(2022, 9, 8, 3, 58, 23, 125825), datetime.datetime(2022, 9, 8, 12, 51, 24), 7831, 250, 147, 1, 3, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 440403, 'sha1$7ZBNvutTCHRxSg7eIpvBOP$2e5285050f1b8c07886ed14fa15f0f2b3ab14dfb', datetime.datetime(2024, 3, 15, 7, 28, 1), 0, 'theshine_4', '', '', 'theshine4@gmail.com', 0, 1, datetime.datetime(2007, 8, 3, 16, 5, 51), 78076, 2, 2, 440403, 'profile_images/th/es/theshine_4/Pj3euqqbo54YEhQ8q7Co3H.jpg', 'M', '王啟仲', '閃閃閃閃 The Shine&Shine&ShineShine', 886, '908560088', datetime.date(2005, 10, 22), 'TPE', 99, 105, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2007, 8, 3, 16, 5, 51), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"had_edit_username":true,"show_birthday":0,"accredited_datetime":"2022-08-30T06:24+00:00"}', 71191, 1296, 6, 24, 1, 0, '', 0, None), (75357, 4, 3, '04 九號公路(客語)', 8056, 97313150, 2, 1, 0, 'music/ob/iw/obiwan1103/NtbHuvo6QksYE3MaTVf8mG.mp3', 8014150, 'song_covers/ob/iw/obiwan1103/xVC2jzKkbDp7QVdxGpXHJQ.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(螢火蟲在跳舞)\n按仰凍鬧介風情 捱寫不出\n(這樣豐富的景色 我寫不出)\n裡條九號公路\n(這條九號公路)\n通向另一個國度\n(通往另一個國度)\n\n太陽花介花圃\n(向日葵的花圃)\n火螢蟲在跳舞\n(螢火蟲在跳舞)\n按仰凍鬧介風情 捱寫不出\n(這樣豐富的景色 我寫不出)\n裡條公路像兩個人\n(這條公路像兩個人)\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, None, 332, 320000, datetime.datetime(2019, 8, 4, 17, 4, 26), datetime.datetime(2009, 4, 21, 3, 34, 44), datetime.datetime(2009, 4, 21, 3, 34, 44), datetime.datetime(2021, 12, 6, 6, 52, 39), 67701, 1909, 540, 1, 4, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 8056, 'sha1$GgcHthsapqJqJPsJIfXCYq$22e8f089a7ad1c14df19224b6f67db72569c00d7', datetime.datetime(2024, 10, 26, 4, 32, 39), 0, 'obiwan1103', '', '', 'obiwan1103@yahoo.com.tw', 0, 1, datetime.datetime(2006, 3, 20, 13, 56), 7048, 4, 4, 8056, 'profile_images/ob/iw/obiwan1103/8AMsjYuGib7co8264FxHqB.jpg', 'M', '陳正航', '歐比王X神棍樂團', 886, '928211792', datetime.date(1978, 11, 3), 'TAO', 97, 55722, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2006, 3, 20, 13, 56), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-09-09T06:46+00:00","hide_location":false}', 666825, 5228, 6, 8, 1, 0, '', 0, None), (593367, 4, 4, '陷眠 Daydreaming', 906295, None, 1, 4, 0, 'music/sh/al/shallowlevee/CVNVMjbgcFKcMVYGmryJWL.mp3', 0, 'song_covers/sh/al/shallowlevee/ucaGS3BMmHA683XnQPekK.jpg', 1, '', '陷眠 | Daydreaming\n 詞、曲/蔡依玲 編曲/淺堤、Easy Shen\n\n寐茫的月色照在 街仔路邊 等待的\n一个人 戅戅踅 踅到仝款 的轉斡\n越頭看 看袂清 西照日 抑是無望\n望西東 天偌高\n陷眠咁是 為著眠夢\n\n三月的天 七月的水 一年著過去\n\n花花世界 走到佗 攏有流連 轉袂去的\n寂寞的 目頭緊 甘願離開 戅戅的人\n把褲帶 縖乎緊 行向看無邊的向望\n望西東 天多高\n陷眠咁是 只有眠夢\n三月的天 七月的水 一年著過去', 0, '【音樂製作團隊 Music Production】\n\n詞曲 Lyrics&Composition:蔡依玲 Yi-Ling Tsai\n編曲 Arrangement:淺堤、Easy Shen\n製作人 Producer:Easy Shen\n配唱製作人 Vocal Producer:Easy Shen\n和聲編寫 Backing Vocal Arrangement:淺堤、Easy Shen\n主唱 Vocal:蔡依玲 Yi-Ling Tsai\n和聲 Backing Vocal:周致宏 Ching-Hong Chou、黃堂軒 Sam Huang\n合成器 Synthesizer:Easy Shen\n電吉他 Electric Guitar:周致宏 Ching-Hong Chou、蔡依玲 Yi-Ling Tsai\n電貝斯 Bass:方博聖 Bo-Sheng Fang\n鼓 Drumkit:黃堂軒 Sam Huang\n錄音 Recording:(Drumkit)吳孟諺John Wu 和平阿帕/\n(Vocal, Electric Guitar, Bass)李詠恩Joshua Lee 荒原錄音室\n混音 Mixing:李詠恩Joshua Lee @荒原錄音室 The Wasteland Studio\n母帶後期製作 Mastering:王秉皇 @洋活音樂 SeaSide Mastering', 0, '', 220, 320000, datetime.datetime(2019, 8, 30, 14, 43, 42), datetime.datetime(2019, 8, 30, 14, 43, 38), datetime.datetime(2019, 8, 30, 14, 45, 50, 228509), datetime.datetime(2019, 8, 30, 14, 48, 34), 22132, 780, 78, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-09-05"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2019-09-06"]}}', 0, 0, 0, 0, 2, 2, 906295, 'sha1$g3jn6zp8IiPHZCVKCWqODi$33227315f0f640e1a19baaa5d051bf0b1206b5a5', datetime.datetime(2025, 6, 16, 5, 35, 35), 0, 'shallowlevee', '依玲', '蔡', 'shallowlevee@gmail.com', 0, 1, datetime.datetime(2013, 8, 21, 19, 4), 539107, 2, 2, 906295, 'profile_images/sh/al/shallowlevee/Ss4u9MdsDaSHyeVcxJ9NH8.jpg', 'F', '淺堤shallow levée', '淺堤 Shallow Levée', None, '', datetime.date(1993, 2, 2), 'KHH', 89, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2013, 8, 21, 19, 4), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"had_edit_username":true,"show_intro":false,"accredited_datetime":"2021-09-09T06:46+00:00","hide_location":false}', 353257, 7232, 7, 1469, 1, 0, '', 0, None), (574800, 4, 4, '怪手', 906295, 97313007, 2, 1, 0, 'music/sh/al/shallowlevee/geX4gxqnnbfg4VH5yfNwgj.mp3', 0, '', 1, '', '早早就起床,共旗仔囥佇眠床頂\r\n帶著全家大小,來去找媽祖\r\n這流傳一個故事,講勇敢不是拳頭母\r\n是你敢跟我出海?迌\r\n原本啥物都攏無,是咱一步一步\r\n用網仔,牽著全家大小\r\n開發第二港口,閣用輸送帶閘牢\r\n進步的城市,工業化的機器\r\n住了世世代代的家,毋是你講拆就會使拆\r\n天公伯阿,這咁公平\r\n怪手拍佇塗跤的聲,親像拍佇我的肩舺頭\r\n天公伯阿,我猶未變老', 0, '', 0, '', 313, 192000, datetime.datetime(2019, 2, 20, 7, 48, 42), datetime.datetime(2019, 2, 20, 7, 49, 11), datetime.datetime(2019, 2, 20, 7, 49, 11), datetime.datetime(2019, 2, 20, 7, 50, 32), 24618, 738, 64, 1, 1, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 906295, 'sha1$g3jn6zp8IiPHZCVKCWqODi$33227315f0f640e1a19baaa5d051bf0b1206b5a5', datetime.datetime(2025, 6, 16, 5, 35, 35), 0, 'shallowlevee', '依玲', '蔡', 'shallowlevee@gmail.com', 0, 1, datetime.datetime(2013, 8, 21, 19, 4), 539107, 2, 2, 906295, 'profile_images/sh/al/shallowlevee/Ss4u9MdsDaSHyeVcxJ9NH8.jpg', 'F', '淺堤shallow levée', '淺堤 Shallow Levée', None, '', datetime.date(1993, 2, 2), 'KHH', 89, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2013, 8, 21, 19, 4), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"had_edit_username":true,"show_intro":false,"accredited_datetime":"2021-09-09T06:46+00:00","hide_location":false}', 353257, 7232, 7, 1469, 1, 0, '', 0, None), (602467, 4, 4, '將進酒', 791857, 97315728, 2, 7, 0, 'music/Si/ri/SiriSimranKaur/8X39VQoESoBfFBnCgsrJLk.mp3', 0, 'song_covers/Si/ri/SiriSimranKaur/KotGjWwnEbGvTgpjq2dbRi.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與爾同銷萬古愁', 0, '最古老的閩南語搖滾!\n\n演唱語言:閩南語讀書音\n曲:鹿港調\n詞:李白・唐\n編曲:柯智豪、李竺芯\n鼓:吳孟諺 \n貝斯:柯智豪\n人聲錄音:許智敏|佳聲錄音室\n鼓錄音:林廉喬Bee|和平阿帕錄音室\n混音:吳子綱\n閩南語指導:黃湘雅', 0, '', 204, 320000, datetime.datetime(2020, 1, 3, 16, 21, 25), datetime.datetime(2020, 1, 3, 16, 21, 18), datetime.datetime(2020, 1, 3, 18, 0), datetime.datetime(2020, 9, 30, 9, 12, 9), 5901, 185, 18, 1, 3, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2020-03-31"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2020-04-01"]}}', 0, 0, 0, 0, 2, 2, 791857, 'sha1$TABOR0AOXQJmKFzetx1tHh$e470ac8e1b7c233f4de166f58c7459f4488c9e79', datetime.datetime(2025, 2, 14, 13, 43, 13), 0, 'SiriSimranKaur', '佳薇', '李', 'heartshouting@gmail.com', 0, 1, datetime.datetime(2012, 3, 31, 23, 55), 425869, 2, 2, 791857, 'profile_images/Si/ri/SiriSimranKaur/bcKZXo3cbeyVhRBzVfgLDe.jpg', 'F', '', '李竺芯', 886, '911620116', datetime.date(1989, 6, 17), 'HUA', 80, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 43), 1, datetime.datetime(2012, 3, 31, 23, 55), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":2,"accredited_datetime":"2021-06-08T03:06+00:00","hide_location":false}', 110982, 963, 17, 717, 1, 0, '', 0, None), (607481, 2, 2, '傷癮', 791857, 97315728, 1, 6, 0, 'music/Si/ri/SiriSimranKaur/9BjcgAJeCHW44UNBKpuYWd.mp3', 9178440, 'song_covers/Si/ri/SiriSimranKaur/btJcbR7Luk6wyuHuscEjc9.jpg', 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傷~癮 何處知己 心有靈犀 共點無題', 0, '我想,商隱應有傷癮:借一生的跌宕寫一生的詩。\r\n\r\n詞│李竺芯・李商隱[錦瑟]\r\n曲│李竺芯\r\n編曲│李竺芯・柯智豪\r\n吉他・貝斯│柯智豪\r\n薩克斯風|林昱廷 Dennis\r\n鼓│吳孟諺\r\n鼓錄音|林廉喬Bee・和平阿帕錄音室\r\n人聲錄音│許智敏・佳聲錄音室\r\n混音│吳子綱\r\n執行製作|鄭琬儒', 0, '', 229, 320000, datetime.datetime(2020, 3, 10, 14, 16), datetime.datetime(2020, 3, 10, 14, 16), datetime.datetime(2020, 3, 11, 13, 0), datetime.datetime(2020, 9, 30, 9, 12, 9), 8551, 273, 5, 1, 2, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2020-03-19"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2020-03-20"]}}', 0, 0, 0, 0, 2, 2, 791857, 'sha1$TABOR0AOXQJmKFzetx1tHh$e470ac8e1b7c233f4de166f58c7459f4488c9e79', datetime.datetime(2025, 2, 14, 13, 43, 13), 0, 'SiriSimranKaur', '佳薇', '李', 'heartshouting@gmail.com', 0, 1, datetime.datetime(2012, 3, 31, 23, 55), 425869, 2, 2, 791857, 'profile_images/Si/ri/SiriSimranKaur/bcKZXo3cbeyVhRBzVfgLDe.jpg', 'F', '', '李竺芯', 886, '911620116', datetime.date(1989, 6, 17), 'HUA', 80, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 43), 1, datetime.datetime(2012, 3, 31, 23, 55), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":2,"accredited_datetime":"2021-06-08T03:06+00:00","hide_location":false}', 110982, 963, 17, 717, 1, 0, '', 0, None), (699308, 4, 4, '06 天始終會亮的', 2842816, 97318947, 1, 4, 0, 'music/ru/nn/runningyouth/9HnCoRZQDThWsyjVyjALxd.mp3', 0, 'song_covers/ru/nn/runningyouth/KpWuXTfwzwLqsBHXrmy6VC.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天始終會亮的', 0, '///悲傷吞噬過我們,\n卻也清楚的記得每一個充滿希望的畫面。\u2028我無法告訴你黑暗甚麼時候會走,\n但我知道天,終有一天會亮,\n我們一起活著等待。///', 0, '', 280, 192000, datetime.datetime(2022, 8, 24, 7, 29, 32), datetime.datetime(2022, 8, 24, 7, 28, 22), datetime.datetime(2022, 8, 24, 9, 0), datetime.datetime(2022, 11, 1, 21, 32, 11), 1509, 78, 6, 1, 6, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2842816, 'sha1$BgxwuoasIfQf0VhUbhcZhm$7127cf66c3ecace5c873472afbb85dba1f45d070', datetime.datetime(2025, 4, 29, 22, 36, 26), 0, 'runningyouth', '', '', 'runningyouthmusic@gmail.com', 0, 1, datetime.datetime(2021, 8, 22, 13, 8, 52), 2413287, 4, 3, 2842816, 'profile_images/ru/nn/runningyouth/QFvsxBqo99HD3rXQvFgM3D.jpg', 'O', '', '絕命青年 Running Youth', 886, '972069083', datetime.date(2021, 8, 22), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 42), 1, datetime.datetime(2021, 8, 22, 13, 8, 52), 1, 1, 'zh-hant', 1, '{"hide_gender":false,"accredited_datetime":"2023-06-07T10:26+00:00","hide_location":false}', 70247, 938, 0, 0, 1, 0, '', 0, None), (699305, 4, 4, '03 致留下的你', 2842816, 97318947, 1, 4, 0, 'music/ru/nn/runningyouth/A2eDk7JxivMhs93fqsuJea.mp3', 0, 'song_covers/ru/nn/runningyouth/CDG24wcABuC8k3B2jo2gme.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都一樣 我們都一樣', 0, '///那年,每個畫面,烙印在腦海裡;\n可是很抱歉,我們都盡力了,\n也是時候該重新尋找自己了。\u2028我不能叫你跟我一起走,\n但如果哪天你想我了,\n我會在世界的另一端等著你。///', 0, '', 278, 192000, datetime.datetime(2022, 8, 24, 7, 28, 41), datetime.datetime(2022, 8, 24, 7, 28, 21), datetime.datetime(2022, 8, 24, 9, 0), datetime.datetime(2022, 8, 24, 9, 0, 26), 1824, 65, 12, 1, 3, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2842816, 'sha1$BgxwuoasIfQf0VhUbhcZhm$7127cf66c3ecace5c873472afbb85dba1f45d070', datetime.datetime(2025, 4, 29, 22, 36, 26), 0, 'runningyouth', '', '', 'runningyouthmusic@gmail.com', 0, 1, datetime.datetime(2021, 8, 22, 13, 8, 52), 2413287, 4, 3, 2842816, 'profile_images/ru/nn/runningyouth/QFvsxBqo99HD3rXQvFgM3D.jpg', 'O', '', '絕命青年 Running Youth', 886, '972069083', datetime.date(2021, 8, 22), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 42), 1, datetime.datetime(2021, 8, 22, 13, 8, 52), 1, 1, 'zh-hant', 1, '{"hide_gender":false,"accredited_datetime":"2023-06-07T10:26+00:00","hide_location":false}', 70247, 938, 0, 0, 1, 0, '', 0, None), (699306, 4, 4, '04 給遠走的你', 2842816, 97318947, 1, 4, 0, 'music/ru/nn/runningyouth/kiH8VYxHw4jsADGQrmRDaX.mp3', 0, '', 1, '', '鏡子裡面的我笑一笑\n頭髮衣服都整理好\n看看手上你送我的手錶\n「啊 今天我不能遲到」 \n\n月台的列車怎麼還沒到\n明明平常時間算得剛好\n我開始回憶相識的畫面\n「啊 原來我根本忘記了」\n\n你會過得很好吧 \n雖然不能隨時見面啦\n我的生活也會 \n依舊吧\n你會過得很好吧\n距離不再是幾班車之差\n在地球的不同平面\n掙扎\n\n\n你穿著平常會穿的style\n雖然其實我也都一樣\n就算今天其實很special\n捨不得 卻沒有說出口\n\n你會過得很好吧\n雖然不能隨時見面啦\n我的生活也會\n依舊吧\n你會過得很好吧\n距離不再是幾班車之差\n在地球的不同平面\n掙扎\n\n你會過得很好吧\n我也希望再勇敢一點\n或許能夠堅持\n不被改變\n我會過得很好吧\n你也記住再堅強一點\n在世界的不同平面\n再見', 0, '///有些人覺得你拋棄了我,\n可是我並不認同。\n我會代替你留在這邊,\u2028繼續看你未完成的風景。\u2028好好保重,未來見。///', 0, '', 253, 192000, datetime.datetime(2022, 8, 24, 7, 28, 57), datetime.datetime(2022, 8, 24, 7, 28, 21), datetime.datetime(2022, 8, 24, 9, 0), datetime.datetime(2022, 8, 24, 9, 0, 26), 1662, 47, 2, 1, 4, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2842816, 'sha1$BgxwuoasIfQf0VhUbhcZhm$7127cf66c3ecace5c873472afbb85dba1f45d070', datetime.datetime(2025, 4, 29, 22, 36, 26), 0, 'runningyouth', '', '', 'runningyouthmusic@gmail.com', 0, 1, datetime.datetime(2021, 8, 22, 13, 8, 52), 2413287, 4, 3, 2842816, 'profile_images/ru/nn/runningyouth/QFvsxBqo99HD3rXQvFgM3D.jpg', 'O', '', '絕命青年 Running Youth', 886, '972069083', datetime.date(2021, 8, 22), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 42), 1, datetime.datetime(2021, 8, 22, 13, 8, 52), 1, 1, 'zh-hant', 1, '{"hide_gender":false,"accredited_datetime":"2023-06-07T10:26+00:00","hide_location":false}', 70247, 938, 0, 0, 1, 0, '', 0, None), (699309, 4, 4, '07 來一場冒險', 2842816, 97318947, 1, 4, 0, 'music/ru/nn/runningyouth/CRbg73RKhnnBajast7HwEi.mp3', 0, '', 1, '', '還是習慣隔著窗簾\n欣賞陽光灑落窗前\n忘記是誰喝過的咖啡杯\n餘溫殘留指尖\n\n下著微雨靜謐的早上\n聽見烏鴉站在屋簷\n也許角落的貓咪牠曾經\n被困在動物園\n\n但我想跟你一起 \n\nLife is either\xa0a daring\xa0adventure\xa0\nor nothing at all\nwhy not embrace it\n卻留人生一頁空白\nLife is either\xa0a daring\xa0adventure\xa0\nor nothing at all\n總有一扇門\n跨過去就有新的世界\n\n不甘平凡的他孤身上路\n走過園野看過太平洋的日出\n別人問他為何漂泊\n他卻微笑著說\n這是一場 屬於他 \n寂寞的冒險\n\nLife is either\xa0a daring\xa0adventure\xa0\nor nothing at all\nwhy not embrace it\n卻留人生一頁空白\nLife is either\xa0a daring\xa0adventure\xa0\nor nothing at all\n總有一扇門 \n跨過去就有新的世界\n\nLife is either\xa0a daring\xa0adventure\xa0\nor nothing at all\nwhy not embrace it\n我們可以更加勇敢\nLife is either\xa0a daring\xa0adventure\xa0\nor nothing at all\n總有個世界\n是屬於我們的世界', 0, '///那我們在此之前,先來一場新的冒險吧。\u2028未知,也許不值得我們恐懼。///', 0, '', 226, 192000, datetime.datetime(2022, 8, 24, 7, 29, 46), datetime.datetime(2022, 8, 24, 7, 28, 22), datetime.datetime(2022, 8, 24, 9, 0), datetime.datetime(2022, 8, 24, 9, 0, 26), 2817, 92, 10, 1, 7, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2842816, 'sha1$BgxwuoasIfQf0VhUbhcZhm$7127cf66c3ecace5c873472afbb85dba1f45d070', datetime.datetime(2025, 4, 29, 22, 36, 26), 0, 'runningyouth', '', '', 'runningyouthmusic@gmail.com', 0, 1, datetime.datetime(2021, 8, 22, 13, 8, 52), 2413287, 4, 3, 2842816, 'profile_images/ru/nn/runningyouth/QFvsxBqo99HD3rXQvFgM3D.jpg', 'O', '', '絕命青年 Running Youth', 886, '972069083', datetime.date(2021, 8, 22), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 42), 1, datetime.datetime(2021, 8, 22, 13, 8, 52), 1, 1, 'zh-hant', 1, '{"hide_gender":false,"accredited_datetime":"2023-06-07T10:26+00:00","hide_location":false}', 70247, 938, 0, 0, 1, 0, '', 0, None), (618389, 4, 3, '他們說我是沒有用的年輕人', 1526904, None, 1, 5, 0, 'music/go/od/goodband/6eEGmXWRSk3r5KxA37XfZE.mp3', 0, 'song_covers/go/od/goodband/JWdRWDaxwTcZbR8ynfAyYd.jpg', 1, '', '[00:17.03]你會不會和我一樣\n[00:20.00]覺得自己最多就是這樣\n[00:24.92]你會不會和我一樣\n[00:27.98]把希望寄託在別人的身上\n[00:32.97]你會不會和我一樣\n[00:35.93]知道勉強卻還在掙扎\n[00:40.97]你會不會和我一樣\n[00:43.88]被生活覆蓋夢想和希望\n[00:48.63]我們只喜歡小確幸\n[00:52.66]放棄去改變不公平\n[00:56.65]我們都空有想像力\n[01:00.74]你們說的也有道理\n[01:04.68]我們只喜歡小確幸\n[01:08.63]放棄去改變不公平\n[01:12.77]我們都空有想像力\n[01:16.70]你們說的也有道理\n[01:19.60]他們說我是沒有用的年輕人\n[01:23.72]只顧著自己眼中沒有其他人\n[01:27.68]他們說我是沒有用的年輕人\n[01:31.63]不懂得犧牲只想過得安穩\n[01:35.60]他們說我是沒有用的年輕人\n[01:39.66]只顧著自己眼中沒有其他人\n[01:43.64]他們說我是沒有用的年輕人\n[01:47.62]不懂得犧牲只想過得安穩\n[02:08.85]你會不會和我一樣\n[02:11.94]覺得自己最多就是這樣\n[02:16.90]你會不會和我一樣\n[02:19.85]把希望寄託在別人的身上\n[02:24.97]你會不會和我一樣\n[02:27.90]知道勉強卻還在掙扎\n[02:32.96]你會不會和我一樣\n[02:35.96]被生活覆蓋夢想和希望\n[02:40.72]我們只喜歡小確幸\n[02:44.65]放棄去改變不公平\n[02:48.71]我們都空有想像力\n[02:52.64]你們說的也有道理\n[02:56.64]我們只喜歡小確幸\n[03:00.57]放棄去改變不公平\n[03:04.69]我們都空有想像力\n[03:08.64]你們說的也有道理\n[03:13.67]他們說我是沒有用的年輕人\n[03:17.68]只顧著自己眼中沒有其他人\n[03:21.65]他們說我是沒有用的年輕人\n[03:25.65]不懂得犧牲只想過得安穩\n[03:29.65]我知道我是沒有用的年輕人\n[03:33.66]只聽見期盼卻不曾看到未來\n[03:37.62]我知道我是沒有用的年輕人\n[03:41.71]委屈時只敢這樣喃喃自語\n[03:45.72]我知道我是沒有用的年輕人\n[03:49.65]只聽見期盼卻不曾看到未來\n[03:53.70]我知道我是沒有用的年輕人\n[03:57.71]委屈時只敢這樣喃喃自語\n[04:17.69]我知道我是沒有用的年輕人\n[04:21.67]只聽見期盼卻不曾看到未來\n[04:25.73]我知道我是沒有用的年輕人\n[04:29.65]委屈時只敢這樣喃喃自語\n[04:33.67]我知道我是沒有用的年輕人\n[04:37.69]只聽見期盼卻不曾看到未來\n[04:41.69]我知道我是沒有用的年輕人\n[04:45.71]委屈時只敢這樣喃喃自語', 1, '他們說我是沒有用的年輕人 The Useless Young Man\n\n為什麼是沒有用的年輕人呢?\n起初是被認為吃不了苦,後來則是自認沒有勇氣去改變環境,只好成為順從的人。\n\n社會並不只是把人磨圓潤了,而是把太尖銳的銼得圓潤、太圓潤的磨得尖銳。\n\n而我們也都還在摸索哪面該尖銳、哪面該圓潤吧!\n\n_\n\n2020年,好樂團再度轉換心情,帶來厭世單曲。\n\n〈他們說我是沒有用的年輕人〉由好樂團子慶作詞作曲,知名製作人林易祺操刀編曲。以豐富但細膩的全新編制,構築多層次的情緒堆疊。從一開始的個人呢喃,逐漸暈染為多人的控訴。描寫各位「年輕人們」面對世界的無力感。〈他們說我是沒有用的年輕人〉於 2019 年底的《至少我想感同你的身受》巡演首度演出,便成為聽眾們不斷敲碗釋出的單曲。終於在 2020 年 7 月正式發行!\n\n_\n\n〈他們說我是沒有用的年輕人〉\n\n詞、曲 Lyricist & Composer|張子慶 Ching\n演唱 Vocalist|許瓊文 Wen Hsu、張子慶 Ching\n製作人 Producer|林易祺 LNiCH@VH\n編曲 Music Arranger|林易祺 LNiCH@VH 、張瀚中 Han Chung Chang\n木吉他編曲 Acoustic Guitar Arranger |張子慶 Ching\n和聲編寫 Background Vocals Arranger|許瓊文 Wen Hsu\n和聲 Background Vocals|許瓊文 Wen Hsu\n電吉他 Elecrtic Guitar|林易祺 LNiCH\n電貝斯 Electric Bass|柯遵毓 Jack Ko\n爵士鼓 Drums|曾景崧 Relaxx Tseng\n手風琴/鋼琴/合成器 Accordion & Piano & Synth|張瀚中 Han Chung Chang\n錄音師 Recording Engineers|林易祺 LNiCH@VH、陳以霖 Yi Lin Chen、林子彧 Tzu Yu Lin \n錄音室 Recording Studios|大小眼錄音室 Twin Eyes Studio 、給樂工作室 Gather Music Studio\n混音師 Mixing Engineer|林易祺 LNiCH@VH\n母帶後期處理製作人 Mastering Producer|林易祺 LNiCH@VH\n母帶後期處理工程師 Mastering Engineer|Brian Elgin\n母帶後期處理錄音室 Mastering Studio|覺知音樂工作室 Sentient Sound Labs\n\n_', 0, '', 323, 192000, datetime.datetime(2020, 7, 14, 4, 55, 25), datetime.datetime(2020, 7, 14, 4, 55, 19), datetime.datetime(2020, 7, 17, 14, 36, 39, 420254), datetime.datetime(2022, 12, 8, 9, 25, 22), 792136, 19844, 2969, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2020,29],[2020,30],[2020,31],[2020,32]]},"CN":{"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2020,30],[2020,31],[2020,32],[2020,33],[2020,34]]}}', 0, 0, 0, 0, 2, 2, 1526904, 'sha1$Mq5Ml6F3bdsayUAkVFFWqx$3f2c96a2bf9efa0f9cad69922515d1eab4a4f993', datetime.datetime(2025, 2, 4, 18, 16, 9), 0, 'goodband', '', '', 'goodband2015@gmail.com', 0, 1, datetime.datetime(2015, 6, 16, 18, 10), 1186497, 4, 3, 1526904, 'profile_images/go/od/goodband/gi9ZGEjhaeDqv4tdorGbYY.jpg', 'O', '好樂團', '好樂團 GoodBand', 886, '939239637', datetime.date(2015, 5, 21), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2015, 6, 16, 18, 10), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"hide_location":false}', 5173010, 53107, 35, 668, 1, 0, '', 0, None), (628526, 4, 3, 'Love ourselves only', 2383677, None, 5, 12, 0, 'music/Ch/an/Chancharlie_/7MVLyKkywsxgvX8VTAckLB.mp3', 0, 'song_covers/Ch/an/Chancharlie_/BC5WvYAn7EWnFqEDhygoqq.jpg', 1, '', 'If what you said really what you mean\nWhy don’t you retaining for my tears\nSay something, say something\nIf what you said really what you mean\nWhy don’t you asking for a deal\nSay something, say something\n\nDesire for the good time we spent\nfor the good days we’ve been\nDesire all the plans on the track\nall the passions we had\nDear you, say goodbye without a try\nIt’s fine,\nYea, I’m so fine\n\n*\nFrom A to Izzard,\nLove ourselves with no regard for you, for you\nI love fish so I kill them all\nPut their organs in my intestine\nI love them so I eat them all\n*\n\nIf what you said really what you mean\nWhy do you let me go\nSay something, say something\nIf what you said really what you mean\nWhy put your ego above your knee\nSay something, say something\n\nWish you were here,\nAt the second I won\nor the moment I lost\nA glimpse of you,\ncrossing over the crowd\nqueuing up behind me\nDear you, say goodbye without a try\nIt’s fine,\nYea, I’m so fine\n\nRepeat* twice', 0, '詞 Lyricist / 曲 Composer / 編曲 Arrangement / 製作人、主要錄音 Producer & Main Recording | Charlie Chan\n吉他獨奏 Guitar Solo / 後期處理 Mastering / 混音 Mixing | Justin Leung @ Kowloon K\n\nRabbi Dr. Abraham Twerski問\n年輕人你點解你會食魚?\n佢答「因為我愛魚」\n這 所謂愛\n\n我在想大概就是\n愛到把他們的每一吋都放進你的腸臟裡吧\n吃著吃著才發現\n大概我們最愛都是自己\n\n有句話,大概每一對情侶都說過\n但如果這句話是真的\n何以我們如斯田地', 0, '', 243, 192000, datetime.datetime(2020, 11, 21, 10, 23, 19), datetime.datetime(2020, 11, 21, 10, 18, 56), datetime.datetime(2020, 11, 21, 12, 0), datetime.datetime(2021, 11, 9, 18, 3, 32), 342, 22, 4, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2383677, 'sha1$xP8Wh0YPD7k3T51Ajgu8d5$6872e0447ccf0c28ae47e2cd93789ac54cea675b', datetime.datetime(2025, 5, 31, 7, 2, 25), 0, 'Chancharlie_', '', '', 'ying256@ymail.com', 0, 1, datetime.datetime(2019, 1, 20, 13, 51), 1954600, 4, 3, 2383677, 'profile_images/Ch/an/Chancharlie_/54hAWZSJBenV94wwCHuBYx.jpg', 'F', '', 'CHARLIE', 852, '57211101', datetime.date(2000, 12, 25), 'HK', 59, 0, 1, None, datetime.datetime(2025, 6, 25, 21, 3, 3), 1, datetime.datetime(2019, 1, 20, 13, 51), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_birthday":0,"hide_location":false}', 4223, 84, 33, 10, 0, 0, '', 0, None), (707159, 4, 4, '念想', 2926135, None, 1, 4, 0, 'music/ar/et/aretall/Ewj8RE248o54zwjgkKjS7Z.mp3', 0, 'song_covers/ar/et/aretall/Gb22KFarZyrpCzrzr4nBnW.jpeg', 1, '', '《念想》\n\n作詞:阿頭 Aretall/張元 Yuan Chang\n作曲:阿頭 Aretall\n\n風吹過\n同個街口,不同的手\n有些習慣,與你攸關\n我們卻已無關\n都怪相識的年紀,找不到人們相愛原因\n說服自己,這僅是一段\n棄之可惜的關係\n\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\n作詞:阿頭 Aretall/張元 Yuan Chang\n作曲:阿頭 Aretall\n\nCredit\n製作人 Producer:盧鈞右 Neon Lu/阿頭 Aretall\n執行製作 Production Assistant:李小天 TeddyRsLi.\n編曲 Arranger:盧鈞右 Neon Lu/林郡彥 Giu\n主唱 Vocal:阿頭 Aretall\n鋼琴 Piano:盧鈞右 Neon Lu\n吉他 Guitar:林郡彥 Giu\n弦樂編寫 Strings Arrangement:盧鈞右 Neon Lu\n大提琴 Cello:張雅涵 Summer\n和聲編寫 Backing Vocal Arrangement:阿頭Aretall\n和聲 Backing Vocal:阿頭Aretall\n錄音工程師 Recording Engineer:陳繹茗 Zack Chen\n混音工程師 Mixing Engineer:蔡信澤 Shin Tze Tsai\n母帶後期 Mastering:蔡信澤 Shin Tze Tsai\n錄音室 Recording Studio:烘嗓音樂 Home Sound\n\n封面 Cover Design:阿頭 Aretall', 0, '', 232, 320000, datetime.datetime(2022, 10, 30, 12, 24, 26), datetime.datetime(2022, 10, 30, 11, 53, 46), datetime.datetime(2022, 10, 30, 12, 38, 27, 42270), datetime.datetime(2022, 10, 31, 3, 29, 20), 22106, 526, 136, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-11-11"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2022-11-12"]}}', 0, 0, 0, 0, 2, 2, 2926135, 'sha1$P6iJZwhz75GRDunkfyZ5z2$ce6bdf8c067cb89228f9fdcb32284d4f59c25d22', datetime.datetime(2025, 5, 25, 9, 18, 38), 0, 'aretall', '', '', 'aretallofficial@gmail.com', 0, 1, datetime.datetime(2022, 4, 15, 16, 54, 46), 2496559, 4, 4, 2926135, 'profile_images/ar/et/aretall/ZEMSUFpHaNM7rQxPfXzEtb.jpg', 'F', '', '阿頭 Aretall', 886, '918087608', datetime.date(2022, 4, 16), 'KHH', 89, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 42), 1, datetime.datetime(2022, 4, 15, 16, 54, 46), 1, 1, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":0,"accredited_datetime":"2022-05-03T04:00+00:00","hide_location":false}', 102589, 478, 19, 1, 1, 0, '', 0, None), (708916, 4, 4, '無煩無惱的年紀啊', 1542408, None, 1, 6, 0, 'music/lu/lu/lulu_w_w/eAXNPi4A8ZVdYt6vmjE4Ey.mp3', 0, 'song_covers/lu/lu/lulu_w_w/JHEKHRaZrhxgtHAfm9ajr5.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還想要聽到你呵咾我尚敖', 0, '現在想你起的時候我是笑著的\n\n昨晚下雨開著窗,讓雨聲哄我入眠\n饅頭!起床了,等一下又要遲到了\n\n饅頭好像還沒醒,我被叫醒了\n隔壁棟的男聲持續著呼喊著\n\n阿如阿!起床了啊已經六點了\n揉揉眼睛轉頭看鬧鐘也才五點半\n阮老爸時間總是跑得比我快三十分鐘\n早晨喊來喊去再讓我睡十分鐘\n討價還價的遊戲,在我小學國中時期都玩不膩\n細漢不懂你的撈叨,全部都是愛的表達\n\n我的鬧鐘響了,原來我跟饅頭起床的時間是一樣的\n他也是被提早叫起床的吧\n\n閉上眼去想你的聲音,那些無煩無惱的日子\n車站·探頭等待的身影·電話那頭宏亮的聲音喊著食飽未\n・安全帽・白長壽・後腳都磨平的藍白拖・阿如啊-\n\n冷冰冰第二輪的鬧鐘把我喚醒\n\n起身把鬧鐘關掉,想起你的時候我是笑著\n七年過去了,終於敢用力想念你了\n\n這輩子緣分不長,做你的女兒真的很幸福\n這首歌台語歌獻給我最親愛的老爸\n爸爸不用驚聽無,這首我是唱台語的哦。\n\n——————————————————⋆⸜♡⸝\u200d⋆\n感謝⸝⸝⸝♡︎\n\n演唱Performer:陳韻喬Chen Yun Chiao\n製作人Producer:張絜宇Daniel Chang\n曲Composer:陳韻喬Chen Yun Chiao、張絜宇Daniel Chang\n詞Lyricist:陳韻喬Chen Yun Chiao\n編曲Arrangement:呂其霖Chi Lin Lu、張絜宇Daniel Chang\n配唱製作人Vocal Producer:張絜宇Daniel Chang\n和聲編寫Backing Vocal Arrangement:魏祺修 Xiu\n吉他Guitar:謝立航 Ellis Hsieh\n貝斯Bass:楊聖禮Yamai Laushing\n鼓Drum:呂其霖Chi Lin Lu\n弦樂Strings : CY Studio 循環音樂工作室\n第一小提琴First Violin \n鄭翰軒Han-Hsuan Cheng\n第二小提琴Second Violin \n鍾昀恩Yun-En Chung\n中提琴Viola\n黃柏晨Bo-Chen Huang\n大提琴Cello \n陳怡文Yi-Wen Chen\n絃樂錄音助理 Strings Assistant Engineer:羅揚Yang Lo\n人聲、樂器錄音室Vocal & Instrument Recording Studio:光影音樂工作室 LAS STUDIO\n錄音、混音工程師Recording & Mixing Engineer:謝立航 Ellis Hsieh\n混音錄音室Mixing Studio:光影音樂工作室 LAS STUDIO\n母帶後期處理工程師Mastering Engineer:陳陸泰 LuTai Chen (Atai)\n母帶後期處理錄音室Mastering Studio:原艾母帶工程錄音室 Mugwort Mastering\n\n#無煩無惱的年紀啊', 0, '', 239, 192000, datetime.datetime(2022, 11, 17, 7, 24, 11), datetime.datetime(2022, 11, 17, 7, 24, 7), datetime.datetime(2022, 11, 17, 7, 26, 9, 643293), datetime.datetime(2022, 11, 17, 7, 26, 10), 10377, 374, 52, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-11-26"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2022-11-27"]}}', 0, 0, 0, 0, 2, 2, 1542408, 'sha1$vt62zBN64C4O7fgNXTa84E$ec19423069484547bef030dddaffd45b2c277b98', datetime.datetime(2025, 1, 13, 15, 10, 23), 0, 'lulu_w_w', 'Egg', 'Chen', 'cccaaa7217@gmail.com', 0, 1, datetime.datetime(2015, 7, 30, 21, 32, 8), 1201872, 4, 3, 1542408, 'profile_images/lu/lu/lulu_w_w/Eghk6wN9JxgmNde7ow29EF.jpg', 'F', '', '陳韻喬', 886, '988500817', datetime.date(1993, 6, 28), 'TPE', 99, 0, 1, 17, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2015, 7, 30, 21, 32, 8), 1, 0, 'zh-hant', 1, '{"show_birthday":0,"had_edit_username":true,"hide_gender":false,"accredited_datetime":"2023-10-02T03:15+00:00","hide_location":false}', 23904, 175, 12, 7, 1, 0, '', 0, None), (625057, 2, 2, "母湯 Please, don't", 2416926, 97317100, 2, 7, 0, 'music/sa/nd/sandwichfail/mb5b6YnduQnfvFNSPG469F.mp3', 0, 'song_covers/sa/nd/sandwichfail/QWuezygFrRBucjbuB5L9x4.jpg', 1, '', '不知怎麼說 那個時候 \n毋知按怎講 彼个時陣\nm̄ tsai án-tsuánn káng hit ê sî-tsūn\n\n不知怎麼哭出聲\n毋知按怎哭出聲\nm̄ tsai án-tsuánn háu tshut-siann \n\n我不知 我不知 日子是要怎麼走\n我毋知 我毋知 日子是袂按怎行\nguá m̄ tsai guá m̄ tsai li̍t-tsí sī bē án-tsuánn kiânn\u3000\n\n不能說出口 那個故事\n毋通講出喙 彼个故事\nm̄-thang káng tshut tshuì hit ê kòo-sū\n\n不能忘記 是誰 是誰待在我們的身邊\n毋通放袂記 是啥人 是啥人踮佇阮的身軀邊 \nm̄-thang hòng bē-kì sī siánn-lâng sī siánn-lâng\ntiàm tī guán ê sin- khu pinn\n\n你明明就知道 賭下去就拿不回來\n你明明就知影 跋落就提袂轉來 \nlí bîng-bîng tō tsai-iánn\npua̍h lo̍h tō the̍h bē tńg--lâi\n\n山洞的聲音 傳來是我們的過去\n磅空的聲音 傳來是咱的過去 \npōng-khang –ê siann-im\nthuân-lâi sī lán ê kuè-khì \n\n橋頭上刺有我們的名字\n橋仔頭頂刺有咱的名字\nKiô-á-thâu tíng tshiah ū lán ê miâ-jī \n\n青春已經快要逝去\n青春已經咧欲過去\ntshing-tshun í-king teh-beh kuè-khì \n\n我們將生命都留給它\n阮將性命攏留給它\nguán tsiong sènn-miā long lâu \n\n太陽會下山 石頭也會爛\n日頭會落山 石頭嘛會爛\nji̍t-thâu ē lo̍h-suann tsio̍h-thâu mā ē nuā \n\n時間會按耐得住我們的心聲\n時間會按捺阮的心聲\nsî-kan ē ām nāi guan ê sim-siann \n\n啦~弄丟的心 我沒有出息\n啦~ 拍去的心 我無出脫\nlah~ phah-kìnn ê sim\nguá bô tshut-thuat\n\n不能枉費這些寂寞的眼淚\n毋通枉費這寂寞的目屎\nm̄-thang óng-huì\ntse tsi̍k-bo̍k ê ba̍k-sái\n\n啦~世界依然不會改變\n啦~世界猶原袂改變\nlah~sè-kài iu-guân bē kái-piàn\n\n不能破碎我們一起做的夢\n毋通破碎咱做伙做的夢\nm̄-thang phò-tshuì\nlán tsò-hué bîn ê bāng', 0, '░ 打倒三明治首張專輯///*茹毛飲血\n✦實體專輯底加\nhttps://reurl.cc/MAeWD4\n✦專輯串流全平台\nhttps://lnkfi.re/SandwichFail_LifeOfSavage\n✦母湯 Live Video\r\nhttps://youtu.be/hVQmzVdDx9Q\n\n\n??追蹤打三\n✦IIIIIIIIIIIIGGGGG\nhttps://www.instagram.com/sandwich_fail/\n✦FFFFFFBBBBB\nhttps://www.facebook.com/sandwichfail', 0, '', 183, 320000, datetime.datetime(2021, 7, 27, 13, 44, 23), datetime.datetime(2020, 10, 5, 16, 3, 48), datetime.datetime(2020, 10, 7, 4, 0), datetime.datetime(2021, 8, 18, 17, 45, 33), 18688, 678, 113, 1, 5, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2020-10-14"],"recommend_by_editor":true},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2416926, 'sha1$FYt0PEkvvjtisU1rc4lIEk$3ee43b5d95ad80f9b2d885f73718600316a13b50', datetime.datetime(2025, 2, 26, 7, 52, 45), 0, 'sandwichfail', '', '', 'sandwichfailtw@gmail.com', 0, 1, datetime.datetime(2019, 4, 2, 7, 35, 43), 1987835, 2, 2, 2416926, 'profile_images/sa/nd/sandwichfail/LykdXK73EADoH5CAz9646w.jpg', 'O', '王欣茹', '打倒三明治 Sandwich fail', 886, '922168769', datetime.date(1992, 10, 28), 'TNN', 98, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 45), 1, datetime.datetime(2019, 4, 2, 7, 35, 43), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-04-22T02:57+00:00","show_birthday":0,"hide_location":false}', 677606, 8739, 0, 3, 1, 0, '', 0, None), (666926, 4, 4, '因為風的緣故(Pioneer Version) feat. Theseus忒修斯', 2872146, None, 2, 1, 0, 'music/sh/hh/shhhhhih/jw8RYTiCtwUeYygp5XjyL7.mp3', 0, 'song_covers/li/ke/like_a_rolling_poem/9Ja7Nw4i99ynpWpfQnLRf7.jpg', 1, '', '(稍有曖昧之處)\n勢所難免\n因為風的緣故\n此信你能否看懂並不重要\n重要的是\n你務必在雛菊尚未全部凋零之前\n趕快發怒,或者發笑\n\n以整生的愛\n點燃一盞燈\n我是火\n隨時可能熄滅\n因為 \n因為\n因為 \n\n因為風的緣故', 0, 'Theseus 忒修斯 x 詩人洛夫\n\n可以歸功或歸咎,在緣份之上的狀態,Theseus 忒修斯在 《會飲:我們的寓言與傳記》章節娓娓闡述之間提及的,《因為風的緣故》安放於這張作品的最後一首曲目。\n\n如詩作寫: 愛是火,愛是剎那,愛是永恆\n而「因為風的緣故」是平凡的自然狀態,自然是追尋到了屬於自己的所有。\nTheseus 忒修斯如此,\n也希望聽歌的你,感受到如此追尋。\n\n來自Theseus 忒修斯的這句話,或許就是這首歌,最好的介紹了:\n若非詩、若非歌、若非此時此刻,\n或許我們的收穫的世界依然是海上飄搖的鏡頭,而非自石室遠離後,看見的細微與永恆。\n說也奇妙,而今我們都打趣歸功於風,是的,因為風的緣故。\n\n------------------------\n每個人都是一條自己的神秘河流。\n《滾動的詩》:15位詩人x15位音樂創作人 共同創作 \n河流之間的交錯,造成了什麼? \n\n詞 Lyrics|洛夫\n曲 Composed|高翔煜 Hsiang-yu Kao\n\n單曲製作人Producer|Theseus忒修斯\n編曲Arrangement|Theseus忒修斯\n鼓 Drum|林禹丞 Dennis Lin\n貝斯 Bass|張瀚元 Chang Han Yuan\n合聲編寫&合聲 Chorus Arrangement & Chorus|張瀚元 Chang Han Yuan\n鋼琴 Piano|高翔煜 Hsiang-yu Kao\n吉他 Guitar|高翔煜 Hsiang-yu Kao\n音頻剪輯 Audio Editing|高翔煜 Hsiang-yu Kao\n節奏樂器 Percussion|高翔煜 Hsiang-yu Kao\n合成器 Synthesizer|高翔煜 Hsiang-yu Kao\n弦樂編寫 Strings Arrangement|高翔煜 Hsiang-yu Kao\n\n演唱 Vocal|劉志正 Jeffery Liu\n錄音室 Instrument Recording Studio|給樂音樂 Gather Music (Vocals)、61 Music Studio (Drum, Bass, Electric Guitar, Acoustic Guitar)\n人聲音訊編輯 Vocal Editing Engineer|趙宇晨 Asa Chao\n製作助理 Production Assistant|翁瑋宏 Michael Weng\n樂器錄音師 Bass Drum Recording Engineer|Jyun-Chi Huang\n人聲錄音師 Vocal Recording Engineer|郭冠鑫\n混音工程師 Mixing Engineer|趙宇晨 \n母帶後期製作工程師 Mastering Engineer|趙宇晨', 0, '', 65, 192000, datetime.datetime(2021, 12, 10, 4, 51, 4), datetime.datetime(2021, 12, 10, 4, 51, 1), datetime.datetime(2021, 12, 10, 5, 9, 58, 935553), datetime.datetime(2021, 12, 10, 10, 51, 12), 1164, 79, 25, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2872146, 'sha1$75OwPKXzPMHX$4ca03db9c04c856362dccea86e7f1d13987b83a9', datetime.datetime(2023, 6, 14, 3, 46, 23), 0, 'like_a_rolling_poem', '', '', 'yu@dream-land.com.tw', 0, 1, datetime.datetime(2021, 11, 26, 3, 21, 43), 2442602, 4, 3, 2872146, 'profile_images/li/ke/like_a_rolling_poem/nXe7ZSAxsHsbBxbpBY6w5m.jpeg', 'O', '', '滾動的詩 Like a Rolling Poem', 886, '953888617', datetime.date(2021, 12, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 27, 21, 3, 9), 1, datetime.datetime(2021, 11, 26, 3, 21, 43), 1, 5, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"hide_location":false}', 19167, 351, 12, 19, 0, 0, '', 0, None), (690682, 2, 2, 'Wednesday與壞透樂團 你如何成為一種幽靈式的抵達 | from 詩人崔舜華 —《滾動的詩》音樂紀實', 2872146, None, 2, 7, 0, 'music/li/ke/like_a_rolling_poem/hyx7LSJUSjopadF9fkD737.mp3', 0, 'song_covers/li/ke/like_a_rolling_poem/7qWfmmW9uvsjsQ6uAmbiwx.png', 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就得獨自遠走', 0, '「我們被困在那人廢棄了的宏大建築裏\n蜷曲盤腿\u2028互相對看 」--崔舜華\n\n詩人華麗冷豔\n音樂人特立獨行\n溫柔交會\n即使在陰溝裡 仍仰望著星空\n\n「沉默的無光的森林深處\n有人持續夢著\n無言的荒廢的王國」--詩人 崔舜華\n\n音樂影片:\nhttps://youtu.be/9DPn-ilqdLw\n滾動的詩 音樂紀實:\nhttps://youtu.be/W0WyOZakl1g\n\n\n《滾動的詩》網站 看更多資訊\nhttps://poem.dream-land.com.tw/\n《滾動的詩》 Instagram\nhttps://www.instagram.com/poetries_bookstores/\n《滾動的詩》Facebook \nhttps://www.facebook.com/rollingpoem', 0, '', 240, 256000, datetime.datetime(2022, 6, 17, 11, 56, 23), datetime.datetime(2022, 6, 17, 11, 56, 13), datetime.datetime(2022, 6, 17, 14, 0), datetime.datetime(2022, 8, 23, 6, 6, 29), 1275, 46, 29, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2872146, 'sha1$75OwPKXzPMHX$4ca03db9c04c856362dccea86e7f1d13987b83a9', datetime.datetime(2023, 6, 14, 3, 46, 23), 0, 'like_a_rolling_poem', '', '', 'yu@dream-land.com.tw', 0, 1, datetime.datetime(2021, 11, 26, 3, 21, 43), 2442602, 4, 3, 2872146, 'profile_images/li/ke/like_a_rolling_poem/nXe7ZSAxsHsbBxbpBY6w5m.jpeg', 'O', '', '滾動的詩 Like a Rolling Poem', 886, '953888617', datetime.date(2021, 12, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 27, 21, 3, 9), 1, datetime.datetime(2021, 11, 26, 3, 21, 43), 1, 5, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"hide_location":false}', 19167, 351, 12, 19, 0, 0, '', 0, None), (693742, 4, 4, '余佩真 親愛的 | from 詩人駱以軍 —《滾動的詩》音樂紀實', 2872146, None, 1, 5, 0, 'music/li/ke/like_a_rolling_poem/Ca773YZYA7EktypqRy8oUt.mp3', 0, 'song_covers/li/ke/like_a_rolling_poem/MHgLmN5Qpt7nH6cZA3uk9T.png', 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你說「這一生不想就這麼過」', 0, '「鬆垮垮的發誓 這次我真的不離開妳啦」— 詩人 駱以軍\n\n小說家軀殻裡的詩情\n與全方位才女\n將心碎化為時光\n釀成的蜜糖\n\n「你說『我在年輕時就夢見這一切了』」— 詩人 駱以軍\n\n音樂影片:\nhttps://youtu.be/iYGCm7vD42o', 0, '', 423, 256000, datetime.datetime(2022, 7, 13, 11, 16, 22), datetime.datetime(2022, 7, 13, 11, 16, 2), datetime.datetime(2022, 7, 14, 13, 0), datetime.datetime(2022, 8, 23, 3, 54, 25), 762, 54, 13, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2872146, 'sha1$75OwPKXzPMHX$4ca03db9c04c856362dccea86e7f1d13987b83a9', datetime.datetime(2023, 6, 14, 3, 46, 23), 0, 'like_a_rolling_poem', '', '', 'yu@dream-land.com.tw', 0, 1, datetime.datetime(2021, 11, 26, 3, 21, 43), 2442602, 4, 3, 2872146, 'profile_images/li/ke/like_a_rolling_poem/nXe7ZSAxsHsbBxbpBY6w5m.jpeg', 'O', '', '滾動的詩 Like a Rolling Poem', 886, '953888617', datetime.date(2021, 12, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 27, 21, 3, 9), 1, datetime.datetime(2021, 11, 26, 3, 21, 43), 1, 5, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"hide_location":false}', 19167, 351, 12, 19, 0, 0, '', 0, None), (516462, 4, 4, '補習班的門口高掛我的黑白照片', 1861077, 97273077, 1, 5, 0, 'music/we/ar/wearewang/BT23PRm3oJTMmB9bnhbHd9.mp3', 0, 'song_covers/we/ar/wearewang/qwaETBECNpYonSgmSSBG35.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忘記自己最初的模樣', 0, '', 0, '', 376, 320086, datetime.datetime(2017, 8, 23, 9, 26, 27), datetime.datetime(2017, 8, 20, 15, 35, 1), datetime.datetime(2017, 8, 20, 15, 35, 1), datetime.datetime(2017, 10, 30, 12, 18, 22), 137364, 4137, 91, 1, 2, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 1861077, 'sha1$NdRM3TELbpK0NbYdfUZzsT$9f296b29dd931e06b6d280a7112ddaafbc77f742', datetime.datetime(2025, 3, 31, 7, 2, 20), 0, 'wearewang', '', '', 'joshvalentines0214@gmail.com', 0, 1, datetime.datetime(2017, 5, 8, 21, 31), 1433287, 2, 2, 1861077, 'profile_images/we/ar/wearewang/Xac9wSmB5pcSJmi2YCjS6X.jpg', 'O', '', '老王樂隊', 886, '916850083', datetime.date(2015, 10, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 48), 1, datetime.datetime(2017, 5, 8, 21, 31), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":1}', 3662610, 45061, 27, 7, 1, 0, '', 0, None), (516467, 4, 4, '穩定生活多美好 三年五年高普考', 1861077, 97273077, 1, 5, 0, 'music/we/ar/wearewang/sGfHfouPLzGf9y35vTLzBT.mp3', 0, 'song_covers/we/ar/wearewang/uCdPx53SYYH8ajkCngL6uM.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三年五年高普考', 0, '', 0, '', 324, 320101, datetime.datetime(2017, 8, 23, 9, 24, 29), datetime.datetime(2017, 8, 20, 15, 35, 17), datetime.datetime(2017, 8, 20, 15, 35, 17), datetime.datetime(2017, 10, 30, 12, 18, 25), 150876, 4655, 187, 1, 1, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2017-09-11"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2017-09-12"],"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 1861077, 'sha1$NdRM3TELbpK0NbYdfUZzsT$9f296b29dd931e06b6d280a7112ddaafbc77f742', datetime.datetime(2025, 3, 31, 7, 2, 20), 0, 'wearewang', '', '', 'joshvalentines0214@gmail.com', 0, 1, datetime.datetime(2017, 5, 8, 21, 31), 1433287, 2, 2, 1861077, 'profile_images/we/ar/wearewang/Xac9wSmB5pcSJmi2YCjS6X.jpg', 'O', '', '老王樂隊', 886, '916850083', datetime.date(2015, 10, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 48), 1, datetime.datetime(2017, 5, 8, 21, 31), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":1}', 3662610, 45061, 27, 7, 1, 0, '', 0, None), (666926, 4, 4, '因為風的緣故(Pioneer Version) feat. Theseus忒修斯', 2872146, None, 2, 1, 0, 'music/sh/hh/shhhhhih/jw8RYTiCtwUeYygp5XjyL7.mp3', 0, 'song_covers/li/ke/like_a_rolling_poem/9Ja7Nw4i99ynpWpfQnLRf7.jpg', 1, '', '(稍有曖昧之處)\n勢所難免\n因為風的緣故\n此信你能否看懂並不重要\n重要的是\n你務必在雛菊尚未全部凋零之前\n趕快發怒,或者發笑\n\n以整生的愛\n點燃一盞燈\n我是火\n隨時可能熄滅\n因為 \n因為\n因為 \n\n因為風的緣故', 0, 'Theseus 忒修斯 x 詩人洛夫\n\n可以歸功或歸咎,在緣份之上的狀態,Theseus 忒修斯在 《會飲:我們的寓言與傳記》章節娓娓闡述之間提及的,《因為風的緣故》安放於這張作品的最後一首曲目。\n\n如詩作寫: 愛是火,愛是剎那,愛是永恆\n而「因為風的緣故」是平凡的自然狀態,自然是追尋到了屬於自己的所有。\nTheseus 忒修斯如此,\n也希望聽歌的你,感受到如此追尋。\n\n來自Theseus 忒修斯的這句話,或許就是這首歌,最好的介紹了:\n若非詩、若非歌、若非此時此刻,\n或許我們的收穫的世界依然是海上飄搖的鏡頭,而非自石室遠離後,看見的細微與永恆。\n說也奇妙,而今我們都打趣歸功於風,是的,因為風的緣故。\n\n------------------------\n每個人都是一條自己的神秘河流。\n《滾動的詩》:15位詩人x15位音樂創作人 共同創作 \n河流之間的交錯,造成了什麼? \n\n詞 Lyrics|洛夫\n曲 Composed|高翔煜 Hsiang-yu Kao\n\n單曲製作人Producer|Theseus忒修斯\n編曲Arrangement|Theseus忒修斯\n鼓 Drum|林禹丞 Dennis Lin\n貝斯 Bass|張瀚元 Chang Han Yuan\n合聲編寫&合聲 Chorus Arrangement & Chorus|張瀚元 Chang Han Yuan\n鋼琴 Piano|高翔煜 Hsiang-yu Kao\n吉他 Guitar|高翔煜 Hsiang-yu Kao\n音頻剪輯 Audio Editing|高翔煜 Hsiang-yu Kao\n節奏樂器 Percussion|高翔煜 Hsiang-yu Kao\n合成器 Synthesizer|高翔煜 Hsiang-yu Kao\n弦樂編寫 Strings Arrangement|高翔煜 Hsiang-yu Kao\n\n演唱 Vocal|劉志正 Jeffery Liu\n錄音室 Instrument Recording Studio|給樂音樂 Gather Music (Vocals)、61 Music Studio (Drum, Bass, Electric Guitar, Acoustic Guitar)\n人聲音訊編輯 Vocal Editing Engineer|趙宇晨 Asa Chao\n製作助理 Production Assistant|翁瑋宏 Michael Weng\n樂器錄音師 Bass Drum Recording Engineer|Jyun-Chi Huang\n人聲錄音師 Vocal Recording Engineer|郭冠鑫\n混音工程師 Mixing Engineer|趙宇晨 \n母帶後期製作工程師 Mastering Engineer|趙宇晨', 0, '', 65, 192000, datetime.datetime(2021, 12, 10, 4, 51, 4), datetime.datetime(2021, 12, 10, 4, 51, 1), datetime.datetime(2021, 12, 10, 5, 9, 58, 935553), datetime.datetime(2021, 12, 10, 10, 51, 12), 1164, 79, 25, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2872146, 'sha1$75OwPKXzPMHX$4ca03db9c04c856362dccea86e7f1d13987b83a9', datetime.datetime(2023, 6, 14, 3, 46, 23), 0, 'like_a_rolling_poem', '', '', 'yu@dream-land.com.tw', 0, 1, datetime.datetime(2021, 11, 26, 3, 21, 43), 2442602, 4, 3, 2872146, 'profile_images/li/ke/like_a_rolling_poem/nXe7ZSAxsHsbBxbpBY6w5m.jpeg', 'O', '', '滾動的詩 Like a Rolling Poem', 886, '953888617', datetime.date(2021, 12, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 27, 21, 3, 9), 1, datetime.datetime(2021, 11, 26, 3, 21, 43), 1, 5, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"hide_location":false}', 19167, 351, 12, 19, 0, 0, '', 0, None), (629401, 4, 4, '複寫 More', 766413, None, 1, 5, 0, 'music/Va/st/VastHazy/2MemmwMT8zT5dGJF4cKd2P.mp3', 0, 'song_covers/Va/st/VastHazy/b3rB8ZRLi9YcyDDu5EWw8A.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那麼我 靠得很近 夠不夠', 0, '回覆太慢太少_是被愛得還不夠 \n最新消息沒跟上_是我看的還不夠\n知道越多越像無底洞_是有的還不夠\n\n攤開自己/渴望被全世界觀賞\n打包過去/想說的話重新編輯\n於是離世界多近///就離自己多遠\n拚了命靠近那個我嘲笑著卻羨慕嫉妒得要死的模樣\n這怎麼可能會夠?\n\n複寫的是——別人的臉孔與生活\n複寫的是——自己的疲憊與哀愁\n這是當代的新式焦慮_\n不斷重複滑動_滑動_滑動_\n\n當鮮豔螢幕暗下映出臉龐\n僅僅一瞬間我感覺到平靜\n接著強烈的孤獨排山倒海\n是從什麼時候開始無法忍受和自己相處?\n\n我害怕孤獨,但害怕孤獨讓我更害怕\n我想找回過去的自己,我練習閉上眼睛。\n\n\n\n\n- 音樂製作團隊 - \n詞 Lyricist|顏靜萱 Ka Ka Yen\n曲 Composer|林易祺 LNiCH\n製作人 Producer | 林易祺 LNiCH\n配唱製作人 Vocal Producer|顏靜萱 Ka Ka Yen、林易祺 LNiCH\n製作助理 Producer Assistants | 黃維凡 Wei Fan Huang、楊程淵 Yuan\n編曲 Music Arranger|林易祺 LNiCH\n和聲編寫 Background Vocals Arranger|林易祺 LNiCH\n和聲 Background Vocals|顏靜萱 Ka Ka Yen\n木吉他 Acoustic Guitar | 林易祺 LNiCH\n錄音師 Recording Engineers|林易祺 LNiCH、楊程淵 Yuan\n錄音室 Recording Studio|給樂音樂 Gather Music Studio\n混音師 Mixing Engineer|林易祺 LNiCH\n混音錄音室 Mixing Studio|給樂音樂 Gather Music Studio\n母帶後期處理製作人 Mastering Producer|林易祺 LNiCH\n母帶後期處理工程師 Mastering Engineer|Matty Harris\n母帶後期處理錄音室 Mastering Studio|Class A Mixing and Mastering Studios\n\n-單曲封面團隊-\nArt Direction|見本生物 Sample Animal\nCG Artist|朱智顯 @goodboixian', 0, '', 187, 320000, datetime.datetime(2020, 12, 8, 16, 53, 41), datetime.datetime(2020, 12, 3, 10, 52, 4), datetime.datetime(2020, 12, 3, 16, 0), datetime.datetime(2024, 5, 9, 10, 11, 9), 230581, 6653, 1240, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2020-12-08"],"recommend_by_editor":true,"top_record_weekly_champions":[[2020,49],[2020,50]]},"CN":{"song_of_the_days":["2020-12-09"],"recommend_by_editor":true,"top_record_weekly_champions":[[2020,50]]}}', 0, 0, 0, 0, 2, 2, 766413, 'sha1$16iICnobQPoC6YGZtexOKV$4f8bca3ea1647a46e94b88749538954d9f727da2', datetime.datetime(2025, 5, 5, 13, 8, 46), 0, 'VastHazy', '', '', 'VastHazyband@gmail.com', 0, 1, datetime.datetime(2011, 8, 18, 19, 59), 400638, 2, 2, 766413, 'profile_images/Va/st/VastHazy/oS9f5sHoZyqG7hsdz8iQoa.jpg', 'O', '', 'VH (Vast & Hazy)', 886, '939556880', datetime.date(2011, 4, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 55), 1, datetime.datetime(2011, 8, 18, 19, 59), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":0,"hide_location":false}', 2954192, 29899, 14, 513, 1, 1, '', 0, None), (632682, 4, 4, '在', 2049792, 97316176, 2, 1, 0, 'music/hu/e1/hue1993/jMgHTFig7zWLQsoxzcgv9T.mp3', 0, 'song_covers/hu/e1/hue1993/6koUKDeRMGbrGaZqH8FNRS.JPG', 1, '', '在 Being\n\n他奮不顧身地往心裡跳 試著抓住一點期待\n不曾閉上眼睛用力地猜 哪能會有什麼答案\n\n喔 嘿 嘿 嘿\n他嘗試面對這一切 卻剩下習慣這世界\n喔 嘿 嘿 嘿\n可怎麼就被她熄滅 他就被她熄滅\n那就讓她熄\n\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搖滾色調樂團 hue\n第1號作品《hue》\n2020/12/30 正式發行\n\n我們都渴望能在他人與這個世界的嘴裡被咀嚼,再吐出;再咀嚼,再吐出。\n人聲時而雲淡風輕的自言哼唱,像是看透人間百態早已將自身抽離於一切眾生浮雲,可青可藍;時而卻又激進強烈的瘋癲咆哮,像是喉嚨深處充斥著不能自我的妒與恨,唯有暴走宣泄。那是鮮紅,也是深紫。當言語無法表達所有時,就交給手上那歇斯底里、炙熱躁烈的吉他來說話。\n\n貝斯善用八度音的指彈和擊弦產生跳躍的聽感,並使用破音、和聲、調變、合成噪聲等效果,恣意地遊走於鼓點與和弦。在骨架與血管間,成為心臟。\n\n渾厚的鼓聲節奏帶著拳拳到肉的進擊感,穿透著歌曲,直擊聽者內心。反覆的節奏中,穿插著出其不意的緊密拍點,那是有力的雙腳,踏出每一步對世界的感受。\n\n鼓組成為我們的雙腳,貝斯即是心臟,而吉他是那千萬根毛髮般的思想,最後藉由人聲成為我們靈魂的出口。\n\n在萬紫千紅,一眼一瞬的世界裡,不論是超脫,或是再次掉入那早已宣誓要遠離的七情六慾,都是hue想透過他們三位一體的音樂去呈現屬於你、我、她的顏色。\n\n所以,什麼時候的你,會是什麼樣的顏色?\n\n三位一體 搖滾出靈魂本色\n虛幻忽實 疊映著情感顯色\n\n人的心自成一個色調,時而飽和,時而融合,可濃可淡,亦放亦歛,通透著情感之呼吸而顯色,疊映屬於我們的愛恨情愁。搖滾色調樂團hue是由主唱兼吉他手知更、鼓手仲熙、以及貝斯手Amo所組成的三人編制樂團。三位一體,以搖滾為音樂色調,人聲與樂器交織出虛幻忽實的聲響,反映赤裸而強烈的情感色彩,讓音中有色,色中有音。首張正規專輯《hue》,編曲由hue三人共同完成,以互相Jam的即興互動創作增添音樂花火。全專輯詞曲皆由知更創作,他的音樂另類,風格獨特,2019年推出全創作專輯《劉庭佐》深獲專業樂評與DJ力薦,不僅入圍第10屆金音獎4項提名,並以〈風箏/白雲〉拿下金音獎最佳民謠單曲,更為天后田馥甄、萬芳寫歌編曲,創作跨足獨立與流行相得益彰。\n\nhue成立於2017年2月,組團過程看似平凡卻又有點神奇,三人透過臉書音樂人社團平台面試媒合,感覺像是樂手相親,進而在茫茫人海中遇見彼此。三人同屬1993年出生,都是家中老么,年齡背景相仿在溝通上沒有隔閡,團員私下相處模式屬於和藹可親的和樂色調,完全不同於樂風所呈現強烈激進的飽和色調。三人在音樂上意見分歧互持己見時,多採取說服與投票的民主機制,包含團名「hue」也是票選共同決議出來,團名發想源自於電器廣告的色調圖文,發現「hue」符合樂團創作精神,很多元多彩,用音樂去呈現出各種內心光譜,透析每個情感都有屬於自己的顏色,自然而然成為hue樂團的中心思想,並同名為第1號音樂作品《hue》。\n\n你的顏色不見得是我的顏色\n我的呈現不盡然是你的看見\n每首歌都有自己的專屬色號\n源於你我各自內心情感連結\n\n色號 8 〈在〉 Being\n鞭擊般的鼓點與重量感十足的吉他樂段、主唱充滿情緒的無奈宣洩,以及高潮迭起的吉他獨奏,是一首全團員們都一致認為突破自身樂團風格卻又不失屬於hue的色彩撞擊。在這個時代裡,我們只是要一個存在。', 0, '', 336, 320000, datetime.datetime(2021, 1, 11, 3, 6, 53), datetime.datetime(2021, 1, 11, 3, 6, 35), datetime.datetime(2021, 1, 11, 3, 10, 18, 482350), datetime.datetime(2021, 1, 14, 16, 55, 17), 80274, 1976, 600, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-01-17"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2021-01-18"]}}', 0, 0, 0, 0, 2, 2, 2049792, 'sha1$rC6xRBiNn1ezPAQJGqyEPx$c67ac47c90b4f51e37eefcd496c95c7c44de564d', datetime.datetime(2024, 10, 30, 7, 47, 2), 0, 'hue1993', '', '', 'hue2017212@gmail.com', 0, 1, datetime.datetime(2017, 8, 8, 11, 47), 1620872, 2, 2, 2049792, 'profile_images/hu/e1/hue1993/gCAKCuJJD6K542fDHVpNEk.jpg', 'O', '', 'hue', None, '', datetime.date(2017, 2, 12), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2017, 8, 8, 11, 47), 1, 0, 'zh-hant', 0, '{"hide_gender":false,"show_intro":false}', 517619, 7109, 0, 1560, 1, 0, '', 0, None), (633320, 4, 4, '偽', 2049792, 97316176, 2, 1, 0, 'music/hu/e1/hue1993/XtjBjqsWSEhWsAuZzmSfKr.mp3', 0, 'song_covers/hu/e1/hue1993/jkEC8JsmSJWpDY5FKxuMqw.JPG', 1, '', '偽 Hypocrite\n\n我試著穿上他的鞋 卻還是矮的看不見\n我試著唱著他的歌 卻還是沒人能聽見\n我試著華麗地表現 還是被假裝視而不見\n我時常披著一張臉 不讓人發現多膚淺\n\n多虛偽 多虛偽\n\n噢多麼罪惡的一切\n我好想擁有這一切\n曾以為這個世界太完美\n卻發現是她藏得太完美\n\n我看著我要的永遠 頭也不回地說再見\n那曾經以為的感動 好像塊爛肉被冷凍\n那些灑狗血的畫面 被他人看得太敬業\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搖滾色調樂團 hue\n第1號作品《hue》\n\n我們都渴望能在他人與這個世界的嘴裡被咀嚼,再吐出;再咀嚼,再吐出。\n人聲時而雲淡風輕的自言哼唱,像是看透人間百態早已將自身抽離於一切眾生浮雲,可青可藍;時而卻又激進強烈的瘋癲咆哮,像是喉嚨深處充斥著不能自我的妒與恨,唯有暴走宣泄。那是鮮紅,也是深紫。當言語無法表達所有時,就交給手上那歇斯底里、炙熱躁烈的吉他來說話。\n\n貝斯善用八度音的指彈和擊弦產生跳躍的聽感,並使用破音、和聲、調變、合成噪聲等效果,恣意地遊走於鼓點與和弦。在骨架與血管間,成為心臟。\n\n渾厚的鼓聲節奏帶著拳拳到肉的進擊感,穿透著歌曲,直擊聽者內心。反覆的節奏中,穿插著出其不意的緊密拍點,那是有力的雙腳,踏出每一步對世界的感受。\n\n鼓組成為我們的雙腳,貝斯即是心臟,而吉他是那千萬根毛髮般的思想,最後藉由人聲成為我們靈魂的出口。\n\n在萬紫千紅,一眼一瞬的世界裡,不論是超脫,或是再次掉入那早已宣誓要遠離的七情六慾,都是hue想透過他們三位一體的音樂去呈現屬於你、我、她的顏色。\n\n所以,什麼時候的你,會是什麼樣的顏色?\n\n三位一體 搖滾出靈魂本色\n虛幻忽實 疊映著情感顯色\n\n人的心自成一個色調,時而飽和,時而融合,可濃可淡,亦放亦歛,通透著情感之呼吸而顯色,疊映屬於我們的愛恨情愁。搖滾色調樂團hue是由主唱兼吉他手知更、鼓手仲熙、以及貝斯手Amo所組成的三人編制樂團。三位一體,以搖滾為音樂色調,人聲與樂器交織出虛幻忽實的聲響,反映赤裸而強烈的情感色彩,讓音中有色,色中有音。首張正規專輯《hue》,編曲由hue三人共同完成,以互相Jam的即興互動創作增添音樂花火。全專輯詞曲皆由知更創作,他的音樂另類,風格獨特,2019年推出全創作專輯《劉庭佐》深獲專業樂評與DJ力薦,不僅入圍第10屆金音獎4項提名,並以〈風箏/白雲〉拿下金音獎最佳民謠單曲,更為天后田馥甄、萬芳寫歌編曲,創作跨足獨立與流行相得益彰。\n\nhue成立於2017年2月,組團過程看似平凡卻又有點神奇,三人透過臉書音樂人社團平台面試媒合,感覺像是樂手相親,進而在茫茫人海中遇見彼此。三人同屬1993年出生,都是家中老么,年齡背景相仿在溝通上沒有隔閡,團員私下相處模式屬於和藹可親的和樂色調,完全不同於樂風所呈現強烈激進的飽和色調。三人在音樂上意見分歧互持己見時,多採取說服與投票的民主機制,包含團名「hue」也是票選共同決議出來,團名發想源自於電器廣告的色調圖文,發現「hue」符合樂團創作精神,很多元多彩,用音樂去呈現出各種內心光譜,透析每個情感都有屬於自己的顏色,自然而然成為hue樂團的中心思想,並同名為第1號音樂作品《hue》。\n\n你的顏色不見得是我的顏色\n我的呈現不盡然是你的看見\n每首歌都有自己的專屬色號\n源於你我各自內心情感連結\n\n色號 4 〈偽〉 Hypocrite\n由記憶點十足的吉他樂段貫穿全曲,配上充滿起伏張力的節奏,對上後面吉他獨奏與貝斯的強烈拍擊彼此呼應。副歌主唱“華麗”的假音在最後急轉成激進的吶喊,展現原本渴望擁有所謂世俗的完美,到尾末即使已認清世界的華而不實,但早已入世過深,無法回頭。“噢多麽罪惡的一切,我好想擁有這一切。”', 0, '', 257, 320000, datetime.datetime(2021, 1, 18, 2, 56, 26), datetime.datetime(2021, 1, 18, 2, 56, 10), datetime.datetime(2021, 1, 18, 2, 58, 41, 455676), datetime.datetime(2021, 1, 18, 2, 58, 41), 96267, 2289, 469, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-01-28"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2021-01-29"]}}', 0, 0, 0, 0, 2, 2, 2049792, 'sha1$rC6xRBiNn1ezPAQJGqyEPx$c67ac47c90b4f51e37eefcd496c95c7c44de564d', datetime.datetime(2024, 10, 30, 7, 47, 2), 0, 'hue1993', '', '', 'hue2017212@gmail.com', 0, 1, datetime.datetime(2017, 8, 8, 11, 47), 1620872, 2, 2, 2049792, 'profile_images/hu/e1/hue1993/gCAKCuJJD6K542fDHVpNEk.jpg', 'O', '', 'hue', None, '', datetime.date(2017, 2, 12), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2017, 8, 8, 11, 47), 1, 0, 'zh-hant', 0, '{"hide_gender":false,"show_intro":false}', 517619, 7109, 0, 1560, 1, 0, '', 0, None), (665910, 4, 4, '安眠曲 Lullaby', 2639694, None, 1, 4, 0, 'music/Vu/lg/VulgarSavior/nqDum2bfc3fTTkWHNzcDYY.mp3', 0, 'song_covers/Vu/lg/VulgarSavior/oVeukL5PgxNZN2ajs4Dy8J.jpg', 1, '', '[00:00.00]路燈隨著夜色安靜\n\n[00:03.30]每個呼吸都能聽得清晰 嗚嗚\n\n[00:16.00]看著你沉沉的睡去\n\n[00:23.00]枕著你溫暖的手臂\n\n[00:31.00]煩惱生活的思緒來襲\n\n[00:35.00]總選擇在午夜特別清醒 \n\n[00:42.00]沒關係\n\n[00:47.00]你唱著的鼾聲是我\n\n[00:54.30]平靜風浪的搖籃曲\n\n[01:00.00]這沒有光線的房間裡\n\n[01:04.30]有你的身影\n\n[01:08.00]印在我眼睛\n\n[01:13.30]凝視你模糊的表情\n\n[01:19.30]就算不用言語\n\n[01:23.30]你也將我帶去黑夜\n\n[01:29.00]中最溫暖的夢裡\n\n[01:34.00]La La La La\n\n[02:04.00]煩惱生活的思緒來襲\n\n[02:08.30]總選擇在午夜特別清醒 \n\n[02:15.00]沒關係\n\n[02:20.00]你唱著的鼾聲是我\n\n[02:28.00]平靜風浪的搖籃曲\n\n[02:33.00]這沒有光線的房間裡\n\n[02:38.30]有你的身影\n\n[02:41.00]印在我眼睛\n\n[02:47.00]凝視你模糊的表情\n\n[02:53.00]就算不用言語\n\n[02:58.00]你也將我帶去黑夜\n\n[03:02.00]中最溫暖的夢裡', 1, '每個夜深人靜的黑夜裡,\r\n聽著你的呼吸,就是我的安眠曲。\r\n\r\n就算世界紛擾,有你的日常,我便不再害怕。\r\n\r\n《末日倒數的庸俗週記》11/29數位發行\r\n現正開放預購 ? https://forms.gle/C2ii4HT4yE6Huc5V9\r\n\r\n/////////////////\r\n\r\n▎庸俗救星,是你歲末萬用卡的救星\r\n\r\n如果末日就要來臨,最後一張卡片你想寫給誰?\r\n\r\n(不對!這年頭還有人在寫卡片嗎?哪裡買卡片?!)\r\n\r\n免緊張!庸俗救星聽見你庸俗的煩惱了(?救星POSE登場)\r\n\r\n即日起至 2021/12/15 為止,到 StreetVoice 參與【庸俗救星歲末年終拍拍手特別企劃】 ,給予?掌聲即可獲得「安眠曲明信片」,明信片內容隨著掌聲數量有小小驚喜差異!請看下列活動辦法 (⁎⁍̴̛ᴗ⁍̴̛⁎) \r\n\r\n▍活動辦法:\r\nStep1:找到【庸俗救星-安眠曲】街聲搶先聽頁面,並給予拍拍手?\r\nhttps://streetvoice.com/VulgarSavior/songs/665910/\r\n\r\nStep2:#記得填表單 登記兌換資訊,才算完成哦\r\nhttps://forms.gle/JoMGLsSD9MA7FZep7\r\n\r\n▍活動時間:即日起-12/15 23:59,活動截止後,將陸續寄送。\r\n\r\n▍活動獎品:\r\n? 33 個掌聲:送 安眠曲空白明信片\r\n?100 個掌聲:送 庸俗救星簽名明信片 \r\n?330 個掌聲:送 庸俗救星親筆賀年卡(可以指定由哪位團員執筆哦)\r\n\r\n/////////////////\r\n\r\n〖庸俗救星Vulgar Savior〗\r\n主唱 Vocalist:宋家耘 Sung Chia Yun\r\n吉他手Guitarist:陳千煒 Chen Chien Wei\r\n貝斯手 Bassist:羅晧宇 Lo Hao Yu\r\n鼓手 Drummer:陳允祈 Chen Yun Chi\r\n最佳第五人Soundman:劉又熊 Liu Yu Hsiung\r\n\r\n〖Music Production〗\r\n詞 Lyricist:羅晧宇 Lo Hao Yu\r\n曲 Composer:陳千煒 Chen Chien Wei\r\n編曲 Music Arranger:庸俗救星 Vulgar Savior\r\n製作人 Producer:李詠恩 Joshua Lee\r\n配唱製作人 Vocal Producer:羅晧宇 Lo Hao Yu/陳千煒 Chen Chien Wei/李詠恩 Joshua Lee\r\n合聲 Chorus:宋家耘 Sung Chia Yun、陳允祈 Chen Yun Chi\r\n合成器 Synthesizers/鍵盤 Keyboard:陳千煒 Chen Chien Wei\r\n錄音師 Recording Engineer:李詠恩 Joshua Lee\r\n錄音助理 Recording assistant:劉又熊 Liu Yu Hsiung\r\n錄音室 Recording studio:荒原錄音室 Wasteland Studio\r\n人聲編輯 Vocal Editing:李詠恩 Joshua Lee/陳逸宏 BonBon Chen\r\n混音師 Mixing Engineer:李詠恩 Joshua Lee\r\n混音工作室 Mixing Studio:荒原錄音室 Wasteland Studio\r\n母帶後期處理 Mastering Engineer:Stuart Hawkes\r\n母帶後期工作室 Mastering Studio:Metropolis studio\r\n企劃宣傳 Integrated Marketing Specialist:張育珊 Yu-Shan Chang /宋家耘 Sung Chia Yun', 0, '', 225, 320000, datetime.datetime(2021, 11, 24, 5, 57, 32), datetime.datetime(2021, 11, 24, 5, 57, 24), datetime.datetime(2021, 11, 24, 16, 0), datetime.datetime(2022, 2, 14, 4, 3, 24), 93809, 3057, 555, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-11-29"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2021-11-30"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2639694, 'sha1$JtLGU7GgwfnQrPPLI8K8ba$654f99ffadcb74d94b2688c901827ba96fec1063', datetime.datetime(2025, 5, 2, 16, 33, 7), 0, 'VulgarSavior', '', '', 'vulgarsavior@gmail.com', 0, 1, datetime.datetime(2020, 9, 18, 9, 35), 2210298, 2, 2, 2639694, 'profile_images/Vu/lg/VulgarSavior/7tZ2GNEGgNdgD7vztS3p9j.png', 'O', '', '庸俗救星Vulgar Savior', 886, '978052215', datetime.date(2020, 9, 18), 'KEE', 88, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 49), 1, datetime.datetime(2020, 9, 18, 9, 35), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":0,"accredited_datetime":"2021-05-31T02:49+00:00","hide_location":false}', 710641, 9224, 42, 89, 1, 1, '', 0, None), (630478, 4, 4, '快樂都市人 (demo)', 2639694, None, 2, 1, 0, 'music/Vu/lg/VulgarSavior/9QFMtPpLRfaVcDNmvnwyZE.mp3', 0, 'song_covers/Vu/lg/VulgarSavior/YeafKFDTXvHparSLZfqyPx.JPG', 1, '', '[00:19.00]低著頭 看不到天空\r\n[00:24.00]油門緊握 邁向下個入口\r\n[00:29.00]生活推著我 看不到盡頭\r\n[00:39.00]黑色瞳孔 倒映在手錶中\r\n[00:47.00]錶中總快三分鐘 \r\n[00:52.00]三分鐘換了一眼 \r\n[00:56.00]藍色天空\r\n[00:59.00]只能向前走 只能向前走\r\n[01:04.00]無法思索 沒有停留下的自由\r\n[01:09.00]向前走 只能向前走\r\n[01:13.00]為我停留的風景都只剩泡沫\r\n[01:19.00]\r\n[01:37.00]路邊的燈火 燃燒疲累的我\r\n[01:47.00]漂浮在夜空中 城市吞噬了夜空\r\n[01:55.00]與我的夢\r\n[01:58.00]只能向前走 只能向前走\r\n[02:02.00]無法思索 沒有停留下的自由\r\n[02:08.00]向前走 只能向前走\r\n[02:12.00]為我停留的風景都只剩泡沫\r\n[02:39.00]滴答滴 我還在前進\r\n[02:44.00]滴答滴 卻正在死去\r\n[02:49.00]滴答滴 沿途的風景\r\n[02:53.00]滴答滴 都覺得無趣\r\n[02:59.00]滴答滴 我還在前進\r\n[03:02.00]滴答滴 卻正在死去\r\n[03:06.00]滴答滴 沿途的風景\r\n[03:09.00]滴答滴 都覺得\r\n[03:11.00]\r\n[03:31.00]只能向前走 只能向前走\r\n[03:35.00]無法思索 沒有停留下的自由\r\n[03:41.00]向前走 只能向前走\r\n[03:45.00]為我停留的風景都只剩泡沫', 1, '在都市中奔波,習慣被時間追趕,只是一刻放空的空閒,都背負著罪惡感,生活被壓迫地連停下來喘口氣,都是奢侈。\r\n\r\n只能向前走、向前走。\r\n這是快樂都市人,的城市悲歌。\r\n\r\n-----------------\r\n《快樂都市人》\r\n詞曲:晧宇\r\n編曲:庸俗救星\r\n配唱製作人:簡愛\r\n-', 0, '', 254, 320000, datetime.datetime(2020, 12, 20, 10, 46, 9), datetime.datetime(2020, 12, 20, 10, 45, 59), datetime.datetime(2020, 12, 20, 12, 0), datetime.datetime(2021, 1, 28, 3, 18, 43), 22883, 721, 91, 1, 0, 1, 0, None, 4, '{"TW":{"audition_awards":{"129944":{"event":"agne\\u0300s b. LISTEN!! \\u539f\\u5275\\u97f3\\u6a02\\u7dda\\u4e0a\\u52df\\u96c6\\u5927\\u8cde","award":"\\u53c3\\u734e"}},"song_of_the_days":["2021-02-01"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2021-02-02"]}}', 0, 0, 0, 0, 2, 2, 2639694, 'sha1$JtLGU7GgwfnQrPPLI8K8ba$654f99ffadcb74d94b2688c901827ba96fec1063', datetime.datetime(2025, 5, 2, 16, 33, 7), 0, 'VulgarSavior', '', '', 'vulgarsavior@gmail.com', 0, 1, datetime.datetime(2020, 9, 18, 9, 35), 2210298, 2, 2, 2639694, 'profile_images/Vu/lg/VulgarSavior/7tZ2GNEGgNdgD7vztS3p9j.png', 'O', '', '庸俗救星Vulgar Savior', 886, '978052215', datetime.date(2020, 9, 18), 'KEE', 88, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 49), 1, datetime.datetime(2020, 9, 18, 9, 35), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":0,"accredited_datetime":"2021-05-31T02:49+00:00","hide_location":false}', 710641, 9224, 42, 89, 1, 1, '', 0, None), (728997, 4, 4, '後青春的噪點 ⦉ 北一女中第81屆畢業歌 ⦊', 3087917, None, 2, 7, 0, 'music/so/lo/solong81_jpg/89shphVPxU3uLWuwMRWC2q.mp3', 0, 'song_covers/so/lo/solong81_jpg/AS6xrF4b9Ksyo3b8Q8XNS7.jpg', 1, '', '[00:00.00]______₊ LYRICS ______\n\n[00:17.74]換上了綠制服 短裙或短褲\n[00:21.12]大小熱長長的人龍 排到好想哭\n[00:25.44]說不出口 認不得同桌 有一點社恐\n[00:29.70]學姐臉都好臭 說好友善校園週?\n[00:34.38]\xa0\n[00:34.93]上課偷打瞌睡 昨晚又熬夜\n[00:38.27]報告總是 一大堆 進度持續delay\n[00:42.61]好想翹課 拿不到學分 脫單沒我份\n[00:46.93]沒事我們 中午去 戳羊毛氈洩憤\n[00:51.60]\xa0\n[00:52.09]收藏三年光亮\n[00:58.13]將綠制服典藏\n[01:02.71]三千之後 將啟程他方\n[01:07.00]\xa0\n[01:09.13]捕捉日常瞬間 沖洗青春歲月\n[01:13.53]回憶集結成卷 收藏燦爛笑顏\n[01:17.86]記得綠洲停靠 同桌是你在身旁\n[01:22.10]邁開步伐踏上旅途不再迷惘\n[01:26.54]\xa0\n[01:26.93]焦距裡的寬廣 深綠映像成畫\n[01:30.71]快門按下記錄倒數的時光\n[01:36.24]說聲 So long\n[01:39.11]即使就此告別 我們已注定緣起不滅\n[01:44.60]\xa0\n[01:52.00]分科還個申\n[01:53.00]扯鈴怎麼都扯不出聲\n[01:56.39]善廣聖誕樹 三年了 都還沒枯\n[02:00.66]話劇和球賽 帶動唱 一起共度\n[02:04.86]盡全力喊班呼 比氣勢不能輸\n[02:08.72]\xa0\n[02:09.12]一起重補修 一起和學資搏鬥\n[02:12.81]幫我點餐 記得還碗 小心老鼠來跟你作伴\n[02:18.71]晚自習就算停電 星星掛在天邊\n[02:23.05]有天會 一起懷念\n[02:26.03]\xa0\n[02:26.41]收藏三年光亮\n[02:32.43]將綠制服典藏\n[02:36.73]三千之後 將啟程他方\n[02:41.87]\xa0\n[02:43.55]捕捉日常瞬間 沖洗青春歲月\n[02:47.82]回憶集結成卷 收藏燦爛笑顏\n[02:52.15]記得綠洲停靠 同桌是你在身旁\n[02:56.33]邁開步伐踏上旅途不再迷惘\n[03:00.66]\xa0\n[03:01.08]焦距裡的寬廣 深綠映像成畫\n[03:04.90]快門按下記錄倒數的時光\n[03:10.39]說聲 So long\n[03:13.46]即使就此告別 我們已注定緣起不滅\n[03:18.30]\xa0\n[03:19.36]記得 曾失足的徬徨\n[03:25.79]不落地的期望 背負著重量\n[03:30.22]鳥居之外 要無畏展翅飛翔\n[03:39.21]\xa0\n[04:04.90]擦亮鏡頭前緣\n[04:07.38]換上嶄新膠卷\n[04:09.40]褪去無謂標籤 義無反顧去追\n[04:13.56]就算仍感到徬徨 看不清未來方向\n[04:17.76]雨過後 雲散去 天空將會晴朗\n[04:22.24]\xa0\n[04:22.52]捕捉日常瞬間 沖洗青春歲月\n[04:26.35]回憶集結成卷 收藏燦爛笑顏\n[04:30.68]記得綠洲停靠 同桌是你在身旁\n[04:34.94]邁開步伐踏上旅途不再迷惘\n[04:39.40]\xa0\n[04:39.77]焦距裡的寬廣 深綠映像成畫\n[04:43.53]快門按下記錄倒數的時光\n[04:49.20]說聲 So long\n[04:52.02]即使就此告別 我們已注定緣起不滅', 1, '「沖印三年光亮,這卷底片會擁有什麼樣的質地?」\n\n被青春張揚著的情緒成為高中生活的底噪、快門之間情感時常漏光。在那裡傾訴多一些、在這裡保留的就多一些。每個人都有屬於自己不同焦段的詮釋,安靜地喧嘩著自己的質地。\n\n景觀窗之外,在望向未來的每個獨一無二的眼神裡,卻共同有了煥發英姿的底氣。\n\nSo long, till we meet again.\n會一直記得這裡獨特的顏色。\n\n______ ₊ CREDIT ______\n\nComposer & Lyrics|北一女宗\n\nVocal|李佳穎、劉于倩、黃筠鈞\nAcoustic Guitar Arranger|黃筠鈞\nElectric Guitar Arranger|陳品妤\nBass Arranger|陳品妤\nKeyboard Arranger|曾依琳\nDrum Arranger|陳辰\n\nRecording & Mixing Engineer |王昱揚\nRecording & Mixing Studio|當道音樂\n\nIllustration|陳品妤\nFilm|陳品妤\n\nSpecial Thanks |誠誠、宗哥、林詩淵教官\n\n獻給所有81屆北一女中畢業生', 0, '', 301, 263243, datetime.datetime(2023, 5, 5, 11, 18, 58), datetime.datetime(2023, 5, 5, 11, 18, 53), datetime.datetime(2023, 5, 5, 11, 37, 23, 666837), datetime.datetime(2023, 5, 18, 5, 25, 53), 60873, 658, 370, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 3087917, 'sha1$p9yuzKi0PEab$6ad48c3d96518af44a95841933b0b453632f4ad2', datetime.datetime(2023, 6, 19, 22, 43, 42), 0, 'solong81_jpg', '', '', 'tfgrc27@gmail.com', 0, 1, datetime.datetime(2023, 4, 28, 12, 31, 38), 2658278, 4, 3, 3087917, 'profile_images/00/00/0000_112/ZYNL5Y4en9nc4GTrofgpSm.jpg', 'F', '', '北一女宗', 886, '965370738', datetime.date(2023, 4, 23), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 1), 1, datetime.datetime(2023, 4, 28, 12, 31, 38), 1, 5, 'zh-hant', 1, '{"hide_gender":true,"had_edit_username":true,"accredited_datetime":"2023-05-30T02:54+00:00","hide_location":false}', 60865, 153, 0, 85, 1, 0, '', 0, None), (729796, 4, 4, '最害怕的是有一天會不見', 716483, 97321768, 2, 1, 0, 'music/pi/sc/piscoband/6rxEJ3PfbxFwKcjPggiG5a.mp3', 0, 'music_albums/pi/sc/piscoband/5cpyUnsG85aNhz9rUA3QKb.jpeg', 1, '', '[00:28.05]天上亮燈火 \n[00:31.11]黑夜中的眼睛 \n[00:33.21]在反射耀眼光芒\n[00:37.14]星星照煙火\n[00:40.21]將航線設定 \n[00:42.21]往有你的方向\n[00:47.11]哎唷 時光在飛逝\n[00:52.03]哎唷 沈淪在彼此\n[00:56.13]刮起了一陣強風\n[00:58.22]突然被牽著的手\n[01:01.12]跳進雲朵中 \n[01:03.06]再隨波遨遊\n[01:06.01]最害怕的是\n[01:08.03]有一天會不見\n[01:10.10]朝露也輸給了\n[01:12.14]閃電和雷鳴\n[01:24.02]天上亮燈火 \n[01:27.08]黑夜中的眼睛 \n[01:29.18]在反射耀眼光芒\n[01:33.11]星星照煙火\n[01:36.17]將航線設定 \n[01:38.17]往有你的方向\n[01:43.07]哎唷 時光在飛逝\n[01:48.00]哎唷 沈淪在彼此\n[01:52.10]刮起了一陣強風\n[01:54.19]突然被牽著的手\n[01:57.07]跳進雲朵中 \n[01:59.01]再隨波遨遊\n[02:01.28]最害怕的是\n[02:04.00]有一天會不見\n[02:06.07]朝露也輸給了\n[02:08.11]閃電和雷鳴\n[02:54.10]掉進了深深漩渦\n[02:56.21]突然鬆開的雙手\n[02:59.10]被雨水冰封\n[03:01.05]再放進微波\n[03:04.00]夢中的惡魔\n[03:06.01]有一天會自由\n[03:08.11]朝露瀟灑的走\n[03:10.13]不為誰停留', 1, 'P!SCO第四張專輯正式發表,這是屬於我們的雷霆之愛!\n\n企劃|P!SCO\n製作|頑皮音樂影像工作室\n詞曲|張維倫\n編曲|P!SCO\n製作人|賴世凱\n執行製作|黃韋嘉\n配唱製作|張義欣\n和聲|張維倫、林庭歡、張義欣\n執行製作|黃韋嘉\n人聲錄音師|黃韋嘉\n混音師|賴世凱\n混音錄音室|硬搞錄音室\n錄音室|硬搞錄音室\n鼓組錄音師|單為明\n鼓組錄音助理|于世政\n鼓組錄音室|Lights Up Studio\n母帶後期處理工程師|田林正弘\n母帶後期處理錄音室|Columbia Mastering\n專輯設計|張宇宏、李芝穎', 0, '', 229, 192000, datetime.datetime(2024, 6, 14, 14, 36, 45), datetime.datetime(2023, 5, 12, 14, 7), datetime.datetime(2023, 5, 14, 14, 29, 28, 854339), datetime.datetime(2024, 6, 17, 10, 40, 4), 12213, 333, 144, 1, 7, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 716483, 'sha1$iJnMmdikM2HL50FbEDkcrX$f0fd2622351c871f3b9c2757050f2e95b8cd3079', datetime.datetime(2025, 3, 26, 10, 23, 22), 0, 'piscoband', '', '', 'piscoband@gmail.com', 0, 1, datetime.datetime(2010, 4, 21, 2, 43), 353888, 4, 4, 716483, 'profile_images/pi/sc/pisco/2552e43c456f11e38574123150003041.jpg', 'O', '胥育甯', 'P!SCO', 886, '916723610', datetime.date(2010, 2, 20), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2010, 4, 21, 2, 43), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"had_edit_username":true,"show_intro":false,"hide_location":false}', 797661, 6227, 6, 379, 1, 0, '', 0, None), (717717, 4, 4, '浪花 ғʟᴏʀᴁsᴄᴇɴᴛ', 1830164, None, 2, 7, 0, 'music/wh/it/whitefrequency2016/ajg8m2WNEPnbkXhVwaTJ3W.mp3', 0, 'song_covers/wh/it/whitefrequency2016/9WvCmdLCFUW5WCFeRbUC5y.jpeg', 1, '', '[00:01.08]當風輕輕地吹落\u3000\n[00:06.15]沿岸綻放\u3000雪白的花朵\u3000\n[00:14.16]捧在手心中\u3000暖和\n[00:21.09]\n[00:22.15]當風輕輕地帶走\n[00:27.25]滯留空中\u3000烏黑的雲朵\n[00:36.00]不變的星空\n[00:39.08]好像有什麼不同\n[00:45.07]\n[00:45.08]詞 Lyricist | 芒果 Mango、 祐霖 Yo0\n[00:50.16]曲 Composer | 祐霖 Yo0\n[00:55.22]編曲 Arrangement | 白頻率 White Frequency\n[01:01.08]\n[01:05.06]當風輕輕地吹落\n[01:10.16]捧在手中\u3000枯萎的花朵\n[01:18.16]來不及回頭\u3000挽留\n[01:23.12]\n[01:26.15]當風輕輕地帶走\n[01:31.24]滯留胸口\u3000擾動的暖流\n[01:40.00]為什麼疼痛\n[01:43.06]卻遍尋不著盡頭\n[01:49.08]\n[01:50.14]風吹不走寂寞\u3000隨浪奔走洶湧\n[01:57.07]別將回憶帶走\n[02:01.08]連夕陽的溫柔也被大海吞沒\n[02:12.00]要怎麼才能夠\u3000化成做你心中\n[02:18.16]浪盛開的花朵\n[02:22.16]獨自望著大海遼闊\n[02:28.16]沒線索\n[02:33.09]\n[02:34.00]握不住的手\n[02:36.15]找不回的花朵\n[02:39.08]也許盛放\u3000在另一個胸口\n[02:43.22]誰能告訴我\n[02:46.23]要怎麼停止淚流\n[02:56.03]\n[03:15.23]風吹不走寂寞\u3000隨浪奔走洶湧\n[03:22.15]別將回憶帶走\n[03:26.17]連夕陽的溫柔也被大海吞沒\n[03:37.09]要怎麼才能夠\u3000化成做你心中\n[03:43.23]浪盛開的花朵\n[03:47.23]獨自望著大海遼闊\n[03:53.23]好寂寞 \n[03:58.15]\n[03:58.16]你是浪盛開的花朵\u3000\n[04:09.15]\n[04:09.16]每當我閉上眼睛\u3000想隨風離去\n[04:21.08]\n[04:46.16]當風輕輕地吹落\n[04:55.06]', 1, '浪花\n是永不凋謝的花\n\n想成為你心中的浪\n不斷為了你推進\n最終卻連夕陽的溫柔也被大海給吞沒\n\n我未能成為那樣的存在\n回過頭來\n你已是浪盛開的花朵\n\n\n— ▎𓆰〈浪花 ғʟᴏʀᴁsᴄᴇɴᴛ〉𓆰 ▎—\n2/25 22:00 YouTube MV 首播\nhttps://youtu.be/X-jd4mtlRxE', 0, '', 301, 320000, datetime.datetime(2023, 2, 15, 17, 16, 6), datetime.datetime(2023, 2, 15, 17, 15, 57), datetime.datetime(2023, 2, 21, 14, 0), datetime.datetime(2024, 6, 29, 7, 5, 3), 103170, 3002, 644, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2023-03-12"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2023,8],[2023,11]]},"CN":{"song_of_the_days":["2023-03-13"],"recommend_by_editor":true,"top_record_weekly_champions":[[2023,8],[2023,9],[2023,10],[2023,11]]}}', 0, 0, 0, 0, 2, 2, 1830164, 'sha1$mN4DqnH6Xs7ScbrpSNiUOo$c9be7718094c8dd5ad2f3e73d4e6f53b0e19be10', datetime.datetime(2025, 6, 4, 13, 36, 7), 0, 'whitefrequency2016', '', '', 'whitefrequency2016@gmail.com', 0, 1, datetime.datetime(2017, 3, 14, 23, 22, 43), 1364236, 4, 4, 1830164, 'profile_images/wh/it/whitefrequency2016/cKKHnkzjuftYQQfPEA5rkS.jpg', 'O', '', '白頻率 White Frequency', 886, '987936259', datetime.date(2016, 8, 31), 'TNN', 98, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 59), 1, datetime.datetime(2017, 3, 14, 23, 22, 43), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"accredited_datetime":"2023-02-23T10:19+00:00","show_birthday":0,"hide_location":false}', 449505, 3330, 15, 21, 1, 0, '', 0, None), (610045, 4, 4, '迷航 Unoriented', 1830164, None, 2, 1, 0, 'music/wh/it/whitefrequency2016/HCzPnVkVoMRTMiCjL2DiMm.mp3', 0, 'song_covers/wh/it/whitefrequency2016/RhMwRkWzLHRV7LcoyNWbGW.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隨著波浪漸漸往海底沉入', 0, '一直想起你\n卻無法告訴你\n\n在腦海中揮之不去的身影\n捲起了漩渦引我靠近\n\n當海風吹起那段旋律\n船隻隨風航向邊際\n\n而你依舊在\n小船無法到達的島嶼\n\n\n___________________\n\n___________________\n\n\n■ 音樂 Music\n\n主唱 Vocal | 芒果 Mango\n吉他 Guitar | 祐霖 Yo0\n貝斯 Bass | 冠宏 Kuan\n鼓 Drums | 蕭蕭 Xiao\n\n製作人 Producer | 陳威達 Da Da Chen\n曲 Composer | 祐霖 Yo0\n詞 Lyricist | 芒果 Mango\n編曲 Arrangement | 白頻率 White Frequency、陳威達 Da Da Chen\n配唱製作人 Vocal Producer | 顏靜萱 Ka Ka Yen\n打擊樂器編寫 Percussion Arrangement | 蕭蕭 Xiao、陳威達 Da Da Chen\n合成器與鍵盤 Synthesizers & Keyboards | 陳威達 Da Da Chen、白頻率 White Frequency\n和聲 Backing Vocals | 白頻率 White Frequency、顏靜萱 Ka Ka Yen\n和聲編寫 Backing Vocal Arrangement | 白頻率 White Frequency、陳威達 Da Da Chen\n錄音工程師 Recording Engineer | 李詠恩 Joshua Lee、林易祺 LNiCH、陳威達 Da Da Chen、蔡周翰 Chou Han Tsay \n錄音室 Recording Studio | 荒原錄音室 The Wasteland Studio、給樂工作室 Gather Music Studio、Lights up Studio\n剪輯工程師 Audio Editing Engineer | 陳威達 Da Da Chen \n混音工程師 Mixing Engineer | 陳威達 Da Da Chen\n母帶後期處理工程師 Mastering Engineer | Felix Davis @Metropolis Studios', 0, '', 273, 320000, datetime.datetime(2020, 4, 2, 7, 44, 53), datetime.datetime(2020, 4, 2, 7, 44, 48), datetime.datetime(2020, 4, 2, 16, 0), datetime.datetime(2023, 2, 23, 14, 27, 55), 133571, 2817, 244, 1, 0, 1, 0, None, 4, '{"CN":{"recommend_by_editor":true},"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2020,15]]}}', 0, 0, 0, 0, 2, 2, 1830164, 'sha1$mN4DqnH6Xs7ScbrpSNiUOo$c9be7718094c8dd5ad2f3e73d4e6f53b0e19be10', datetime.datetime(2025, 6, 4, 13, 36, 7), 0, 'whitefrequency2016', '', '', 'whitefrequency2016@gmail.com', 0, 1, datetime.datetime(2017, 3, 14, 23, 22, 43), 1364236, 4, 4, 1830164, 'profile_images/wh/it/whitefrequency2016/cKKHnkzjuftYQQfPEA5rkS.jpg', 'O', '', '白頻率 White Frequency', 886, '987936259', datetime.date(2016, 8, 31), 'TNN', 98, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 59), 1, datetime.datetime(2017, 3, 14, 23, 22, 43), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"accredited_datetime":"2023-02-23T10:19+00:00","show_birthday":0,"hide_location":false}', 449505, 3330, 15, 21, 1, 0, '', 0, None), (606467, 2, 2, '大海', 1877687, 97315069, 1, 5, 0, 'music/nc/kn/nckn/jJaqcpt7JC6vEMsZ9RUcWW.mp3', 8299072, 'song_covers/nc/kn/nckn/VndwDt3Wk9m9KhLzkF3k5n.jpg', 1, '', '我走過你曾經帶我走過的小路上\n還是最初的模樣\n溼轆的泥濘中長出青綠色的枝芽\n那是你最愛的那棵樹阿\n\n你說 哭吧 哭吧\n你說 哭阿 哭阿\n你說 哭吧 想哭阿 \n就讓眼淚變成大海阿 跟我走吧\n\n大海阿 為什麼你都不說話\n大海阿 你安靜的太可怕 平靜的可怕\n我不願看著你 臉上在微笑 內心卻在掙扎\n跟我走阿\n\n跟我走吧 跟我走吧 \n跟我一起走向大海阿\n跟我走吧 一起走阿', 0, 'Lyrics / Music | 陳弘育 Ken Chen / 鄭雅薇 Neci Wei\nArrangement | 南西肯恩 Neci Ken\nProducer|奧利佛 Oliver\nRecording|王馨德 / 顧孟堯 @the OURS\nEditing / Mixing|顧孟堯\nOP|黑市音樂股份有限公司\n\nFind us\nFacebook • https://www.facebook.com/ncknband\nInstagram • @ncknband', 0, '', 345, 192000, datetime.datetime(2020, 3, 1, 9, 12), datetime.datetime(2020, 3, 1, 9, 12), datetime.datetime(2020, 3, 1, 14, 0), datetime.datetime(2020, 11, 19, 20, 15, 38), 828902, 15294, 1943, 1, 1, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2020-03-18"],"recommend_by_editor":true,"top_record_weekly_champions":[[2020,10]]},"CN":{"song_of_the_days":["2020-03-19"]}}', 0, 0, 0, 0, 2, 2, 1877687, 'sha1$WgkTrZJHuFTn$8049eb522e013d1b8336924b7eafaacd864d5a87', datetime.datetime(2025, 5, 7, 14, 29, 5), 0, 'nckn', '', '', 'ncknband@gmail.com', 0, 1, datetime.datetime(2017, 5, 23, 15, 56), 1449827, 4, 4, 1877687, 'profile_images/nc/kn/nckn/QeeW9rG9kscYdxYsxgWXLT.jpg', 'O', '鄭雅薇', '南西肯恩', 886, '963371101', datetime.date(2017, 6, 1), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2017, 5, 23, 15, 56), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false}', 5006307, 33215, 1, 838, 1, 0, '', 0, None), (613675, 4, 4, '鯨魚的夢', 2584493, None, 1, 6, 0, 'music/5g/_c/5g_cloud72/YaPiewN3ySJSEWL7pw8JDo.mp3', 0, 'song_covers/5g/_c/5g_cloud72/wFFcFFZmKusE8iCXLKzFQ.jpg', 1, '', "[00:00.95](๑‾ ꇴ ‾๑)\n[00:21.44]氤氳回憶 都聚結成雲 化雨\n[00:30.27]點點滴滴 地落在掌心 又散去\n[00:39.01]淅淅淋淋 淋淋瀝瀝 漫漶每張日曆\n[00:47.70]悲傷風乾了 離情轉眼透明\n[00:56.51]翻上飛躍世界的窗口\n[00:58.74]身旁總有你守候\n[01:00.80]不徬徨 不迷惘 碰撞又何妨\n[01:05.14]逆風也堅定飛翔\n[01:07.56]層雲後總有光亮\n[01:09.59]無懼滾滾風浪\n[01:12.81]就揚帆啟航\n[01:15.85]₊˚‧(๑σ̴̶̷̥́ ₃σ̴̶̷̀)·˚₊\n[01:48.82]蜿蜒小徑 迂迴得走走 停停\n[01:57.56]踽踽獨行 或亦步亦趨 地追尋\n[02:06.26]劍領白衣 百褶黑裙 更替我的四季\n[02:14.97]青澀熟成了 懵懂豐滿雙翼\n[02:23.69]翻上飛躍世界的窗口\n[02:25.84]穿梭大樓間隙縫\n[02:27.97]我身旁 你肩膀 撐起了晴空\n[02:32.42]逆風也堅定飛翔\n[02:34.60]前方是一片光亮\n[02:36.95]雨過就天青了\n[02:40.17]Don't worry my friend\n[02:42.50](๑و•̀ㅂ•́๑)و✧\n[02:45.69]荏苒光陰 翻湧如許\n[02:49.80]驀然回首 盡頭是妳 可這\n[02:54.23]薰風捲起 九降到臨\n[02:58.56]時序遞嬗著我的心\n[03:03.49]喔 就乘風飛去了\n[03:09.28]沂風紛飛並進\n[03:13.83]我們 終會再聚\n[03:20.54](ᵒ̴̶̷̤́◞౪◟ ᵒ̴̶̷̤̀ )\n[03:22.52]翻上飛躍 世界的窗口\n[03:24.77]身旁總有你守候\n[03:26.83]再徬徨 再迷惘 碰撞又何妨\n[03:31.34]逆風也堅定飛翔\n[03:33.56]層雲後總有光亮\n[03:35.87]無懼滾滾風浪\n[03:38.87]就揚帆啟航\n[03:40.35]翻上飛躍世界的窗口\n[03:42.17]穿梭大樓間隙縫\n[03:44.38]我身旁 你肩膀 撐起了晴空\n[03:48.84]逆風也堅定飛翔\n[03:51.09]前方是一片光亮\n[03:53.42]雨過就天青了\n[03:56.81]Don't worry my friend\n[03:59.67](๑ ̄ ̫  ̄๑)\n[04:13.57]就乘風飛翔~ ♡\n\n[04:26.48]---", 1, '大海是鯨魚的家,熟悉的魚群、舒適的浪,\n鯨魚在海裡無比悠閒。\n海潮翻湧光陰,海溫催熟斑斕,鯨魚眷戀海洋,\n只是來自海洋的鯨魚有一個夢—鯨魚渴望遨遊藍天。\n躍上陸地的頭幾個日子,細雨總是淅淋淋地複寫日曆;\n穿越蜿蜒小徑的那幾天,只見一路迂迴,走走停停。\n驕陽終將盛放。\n翻上飛躍世界的窗口,鯨魚堅信著期煦的夢。\n晴空的雲海間,光亮回照一路風浪,也照亮了她。\n那天晚上,鯨魚作了一個夢,\n夢中她是踏上雲朵的女孩,白衣黑裙遊戲大樓間隙……\n我們每個人都是懷抱夢想的鯨魚,如今正要振翅翱翔,\n任憑風雨阻撓,都要始終堅信光亮。\n-\n戴上耳機聽會有最U質的享受哦~', 0, '', 266, 192000, datetime.datetime(2020, 5, 18, 4, 25, 51), datetime.datetime(2020, 5, 18, 4, 25, 44), datetime.datetime(2020, 5, 18, 4, 27, 10, 311502), datetime.datetime(2020, 5, 18, 5, 34, 14), 111157, 2697, 67, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2020,21]]},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2584493, 'sha1$7rPNmqZOWAF2$28653e073915774cb1b80e950ab355c99c4f8f96', datetime.datetime(2020, 8, 5, 14, 15, 27), 0, '5g_cloud72', '', '', 'graduatedbeauty72@gmail.com', 0, 1, datetime.datetime(2020, 5, 17, 17, 25, 21), 2155196, 4, 3, 2584493, 'profile_images/5g/_c/5g_cloud72/fAZ5r7yx4hG8fbEWoPpwUf.jpg', 'F', '陳品璇', '踏上雲朵的女孩( ๑˃̶ ॣꇴ ॣ˂̶)♪⁺', None, '', datetime.date(2002, 8, 1), 'HSZ', 85, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 55), 1, datetime.datetime(2020, 5, 17, 17, 25, 21), 1, 0, 'zh-hant', 0, '{"hide_gender":false,"hide_location":false}', 111191, 470, 0, 459, 0, 0, '', 0, None), (730784, 4, 4, '我想跟你一起飛', 2842816, None, 1, 4, 0, 'music/ru/nn/runningyouth/fhDqySed3e8A3KAMGr4PrJ.mp3', 0, 'song_covers/ru/nn/runningyouth/DgQrFPFmsMZydCLnSnwSfP.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沉沒在海底', 0, '「我覺得我可能永遠好不起來了...」\n\n在無止境的下墜中\n你也許壞透了\n我也許累透了\n但修不好沒關係\n我願意跟你一起\n降落到深深的海底', 0, '', 264, 192000, datetime.datetime(2023, 5, 19, 15, 56, 19), datetime.datetime(2023, 5, 19, 15, 55, 54), datetime.datetime(2023, 5, 31, 18, 27, 13, 463741), datetime.datetime(2023, 8, 5, 18, 42, 16), 7978, 225, 43, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2023-06-11"],"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 2842816, 'sha1$BgxwuoasIfQf0VhUbhcZhm$7127cf66c3ecace5c873472afbb85dba1f45d070', datetime.datetime(2025, 4, 29, 22, 36, 26), 0, 'runningyouth', '', '', 'runningyouthmusic@gmail.com', 0, 1, datetime.datetime(2021, 8, 22, 13, 8, 52), 2413287, 4, 3, 2842816, 'profile_images/ru/nn/runningyouth/QFvsxBqo99HD3rXQvFgM3D.jpg', 'O', '', '絕命青年 Running Youth', 886, '972069083', datetime.date(2021, 8, 22), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 42), 1, datetime.datetime(2021, 8, 22, 13, 8, 52), 1, 1, 'zh-hant', 1, '{"hide_gender":false,"accredited_datetime":"2023-06-07T10:26+00:00","hide_location":false}', 70247, 938, 0, 0, 1, 0, '', 0, None), (613675, 4, 4, '鯨魚的夢', 2584493, None, 1, 6, 0, 'music/5g/_c/5g_cloud72/YaPiewN3ySJSEWL7pw8JDo.mp3', 0, 'song_covers/5g/_c/5g_cloud72/wFFcFFZmKusE8iCXLKzFQ.jpg', 1, '', "[00:00.95](๑‾ ꇴ ‾๑)\n[00:21.44]氤氳回憶 都聚結成雲 化雨\n[00:30.27]點點滴滴 地落在掌心 又散去\n[00:39.01]淅淅淋淋 淋淋瀝瀝 漫漶每張日曆\n[00:47.70]悲傷風乾了 離情轉眼透明\n[00:56.51]翻上飛躍世界的窗口\n[00:58.74]身旁總有你守候\n[01:00.80]不徬徨 不迷惘 碰撞又何妨\n[01:05.14]逆風也堅定飛翔\n[01:07.56]層雲後總有光亮\n[01:09.59]無懼滾滾風浪\n[01:12.81]就揚帆啟航\n[01:15.85]₊˚‧(๑σ̴̶̷̥́ ₃σ̴̶̷̀)·˚₊\n[01:48.82]蜿蜒小徑 迂迴得走走 停停\n[01:57.56]踽踽獨行 或亦步亦趨 地追尋\n[02:06.26]劍領白衣 百褶黑裙 更替我的四季\n[02:14.97]青澀熟成了 懵懂豐滿雙翼\n[02:23.69]翻上飛躍世界的窗口\n[02:25.84]穿梭大樓間隙縫\n[02:27.97]我身旁 你肩膀 撐起了晴空\n[02:32.42]逆風也堅定飛翔\n[02:34.60]前方是一片光亮\n[02:36.95]雨過就天青了\n[02:40.17]Don't worry my friend\n[02:42.50](๑و•̀ㅂ•́๑)و✧\n[02:45.69]荏苒光陰 翻湧如許\n[02:49.80]驀然回首 盡頭是妳 可這\n[02:54.23]薰風捲起 九降到臨\n[02:58.56]時序遞嬗著我的心\n[03:03.49]喔 就乘風飛去了\n[03:09.28]沂風紛飛並進\n[03:13.83]我們 終會再聚\n[03:20.54](ᵒ̴̶̷̤́◞౪◟ ᵒ̴̶̷̤̀ )\n[03:22.52]翻上飛躍 世界的窗口\n[03:24.77]身旁總有你守候\n[03:26.83]再徬徨 再迷惘 碰撞又何妨\n[03:31.34]逆風也堅定飛翔\n[03:33.56]層雲後總有光亮\n[03:35.87]無懼滾滾風浪\n[03:38.87]就揚帆啟航\n[03:40.35]翻上飛躍世界的窗口\n[03:42.17]穿梭大樓間隙縫\n[03:44.38]我身旁 你肩膀 撐起了晴空\n[03:48.84]逆風也堅定飛翔\n[03:51.09]前方是一片光亮\n[03:53.42]雨過就天青了\n[03:56.81]Don't worry my friend\n[03:59.67](๑ ̄ ̫  ̄๑)\n[04:13.57]就乘風飛翔~ ♡\n\n[04:26.48]---", 1, '大海是鯨魚的家,熟悉的魚群、舒適的浪,\n鯨魚在海裡無比悠閒。\n海潮翻湧光陰,海溫催熟斑斕,鯨魚眷戀海洋,\n只是來自海洋的鯨魚有一個夢—鯨魚渴望遨遊藍天。\n躍上陸地的頭幾個日子,細雨總是淅淋淋地複寫日曆;\n穿越蜿蜒小徑的那幾天,只見一路迂迴,走走停停。\n驕陽終將盛放。\n翻上飛躍世界的窗口,鯨魚堅信著期煦的夢。\n晴空的雲海間,光亮回照一路風浪,也照亮了她。\n那天晚上,鯨魚作了一個夢,\n夢中她是踏上雲朵的女孩,白衣黑裙遊戲大樓間隙……\n我們每個人都是懷抱夢想的鯨魚,如今正要振翅翱翔,\n任憑風雨阻撓,都要始終堅信光亮。\n-\n戴上耳機聽會有最U質的享受哦~', 0, '', 266, 192000, datetime.datetime(2020, 5, 18, 4, 25, 51), datetime.datetime(2020, 5, 18, 4, 25, 44), datetime.datetime(2020, 5, 18, 4, 27, 10, 311502), datetime.datetime(2020, 5, 18, 5, 34, 14), 111157, 2697, 67, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2020,21]]},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2584493, 'sha1$7rPNmqZOWAF2$28653e073915774cb1b80e950ab355c99c4f8f96', datetime.datetime(2020, 8, 5, 14, 15, 27), 0, '5g_cloud72', '', '', 'graduatedbeauty72@gmail.com', 0, 1, datetime.datetime(2020, 5, 17, 17, 25, 21), 2155196, 4, 3, 2584493, 'profile_images/5g/_c/5g_cloud72/fAZ5r7yx4hG8fbEWoPpwUf.jpg', 'F', '陳品璇', '踏上雲朵的女孩( ๑˃̶ ॣꇴ ॣ˂̶)♪⁺', None, '', datetime.date(2002, 8, 1), 'HSZ', 85, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 55), 1, datetime.datetime(2020, 5, 17, 17, 25, 21), 1, 0, 'zh-hant', 0, '{"hide_gender":false,"hide_location":false}', 111191, 470, 0, 459, 0, 0, '', 0, None), (516457, 4, 4, '我還年輕 我還年輕', 1861077, 97273077, 1, 5, 0, 'music/we/ar/wearewang/dXsKamdBMpkdxBr2B22m9.mp3', 0, 'song_covers/we/ar/wearewang/HRHMWRnysTpEcfQHezwfyV.jpg', 1, '', '[00:14.91]在這個世界裏\n[00:18.34]尋找著你的夢想\n[00:22.06]你問我夢想在哪裏\n[00:25.95]我還年輕 我還年輕\n[00:30.48]他們都說\n[00:33.25]我們把理想都忘在\n[00:37.17]在那輕狂的日子裏\n[00:40.69]我不哭泣\n[00:42.89]我不逃避\n[00:46.07]給我一瓶酒\n[00:47.74]再給我一支煙\n[00:49.51]說走就走\n[00:51.38]我有的是時間\n[00:53.65]我不想在未來的日子裏\n[00:56.72]獨自哭著無法往前\n[01:00.31]給我一瓶酒\n[01:02.68]再給我一支煙\n[01:04.12]說走就走\n[01:06.21]我有的是時間\n[01:08.04]我不想在未來的日子裏\n[01:11.48]獨自哭著無法往前\n[01:15.70]在這個世界裏\n[01:33.06]尋找著你的未來\n[01:37.05]你問我未來在哪裏\n[01:40.68]我還年輕 我還年輕\n[01:45.12]他們都說\n[01:48.29]我們把理想都忘在\n[01:52.08]在那輕狂的日子裏\n[01:56.04]我不哭泣\n[01:58.17]我不逃避\n[02:01.20]給我一瓶酒\n[02:02.18]再給我一支煙\n[02:04.16]說走就走\n[02:05.88]我有的是時間\n[02:07.88]我不想在未來的日子裏\n[02:11.58]獨自哭著無法往前\n[02:15.59]給我一瓶酒\n[02:17.59]再給我一支煙\n[02:19.38]說走就走\n[02:21.46]我有的是時間\n[02:23.07]我不想在未來的日子裏\n[02:26.60]獨自哭著無法往前\n[02:30.73]我在青春的邊緣掙紮\n[03:03.80]我在自由的盡頭凝望\n[03:07.83]我在荒蕪的草原上流浪\n[03:11.93]尋找著理想\n[03:15.88]我在青春的邊緣掙紮\n[03:19.54]我在自由的盡頭凝望\n[03:23.20]我在荒蕪的草原上流浪\n[03:27.25]尋找著理想\n[03:41.60]給我一瓶酒\n[04:06.18]再給我一支煙\n[04:08.00]說走就走\n[04:09.93]我有的是時間\n[04:11.69]我不想在未來的日子裏\n[04:15.50]獨自哭著無法往前\n[04:20.05]給我一瓶酒\n[04:21.25]再給我一支煙\n[04:23.01]說走就走\n[04:24.84]我有的是時間\n[04:26.89]我不想在未來的日子裏\n[04:30.62]獨自哭著無法往前\n[04:34.34]給我一瓶酒\n[04:36.25]再給我一支煙\n[04:37.86]說走就走\n[04:39.86]我有的是時間\n[04:41.98]我不想在未來的日子裏\n[04:45.52]獨自哭著無法往前\n[04:49.14]給我一瓶酒\n[04:51.21]再給我一支煙\n[04:52.92]說走就走\n[04:54.80]我有的是時間\n[04:56.56]我不想在未來的日子裏\n[05:00.39]獨自哭著無法往前\n[05:05.13]給我一瓶酒\n[05:06.48]再給我一支煙\n[05:08.21]說走就走\n[05:09.93]我有的是時間\n[05:11.83]我不想在未來的日子裏\n[05:15.38]獨自哭著無法往前\n[05:19.96]給我一瓶酒\n[05:21.32]再給我一支煙\n[05:23.11]說走就走\n[05:24.60]我有的是時間\n[05:26.66]我不想在未來的日子裏\n[05:30.51]獨自哭著無法往前\n[05:35.04]給我一瓶酒\n[05:36.04]再給我一支煙\n[05:37.85]說走就走\n[05:39.77]我有的是時間\n[05:41.64]我不想在未來的日子裏', 1, '', 0, '', 347, 320094, datetime.datetime(2017, 8, 23, 9, 27, 51), datetime.datetime(2017, 8, 20, 15, 34, 45), datetime.datetime(2017, 8, 20, 15, 34, 45), datetime.datetime(2018, 2, 14, 17, 24, 57), 1015799, 27228, 424, 1, 3, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2017-09-09"],"recommend_by_editor":true,"top_record_weekly_champions":[[2017,34],[2017,35],[2017,36],[2017,45]]},"CN":{"song_of_the_days":["2017-09-10"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2017,34],[2017,35],[2017,36],[2017,41],[2018,2],[2018,4]]},"HK":{"top_record_weekly_champions":[[2017,34],[2017,35],[2017,41],[2017,46],[2018,7]]}}', 0, 0, 0, 0, 2, 2, 1861077, 'sha1$NdRM3TELbpK0NbYdfUZzsT$9f296b29dd931e06b6d280a7112ddaafbc77f742', datetime.datetime(2025, 3, 31, 7, 2, 20), 0, 'wearewang', '', '', 'joshvalentines0214@gmail.com', 0, 1, datetime.datetime(2017, 5, 8, 21, 31), 1433287, 2, 2, 1861077, 'profile_images/we/ar/wearewang/Xac9wSmB5pcSJmi2YCjS6X.jpg', 'O', '', '老王樂隊', 886, '916850083', datetime.date(2015, 10, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 48), 1, datetime.datetime(2017, 5, 8, 21, 31), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":1}', 3662610, 45061, 27, 7, 1, 0, '', 0, None), (724008, 4, 4, '信號無法傳送(Comrades, Almost a Love Story)', 1818649, 97320226, 1, 4, 0, 'music/Th/es/Theseus_tw/iNYETaGiuZWHjkM7KNntBL.mp3', 0, 'song_covers/Th/es/Theseus_tw/8rVEvs7QUF22eLwNzkk6xa.jpeg', 1, '', '我找不著 哪一台 廣播 上山曾 一起聽過那首 霧很濃 我記得 可我還能緊緊 和你牽手\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\n下首單曲,6/06上線。\n首張專輯《森林的終點是海》 7/13 日問世。\n\n\n\n製作Credit\n\n製作人 Producer|林易祺 LNiCH\n編曲Arranger|高翔煜 XY Kao\n詞曲|高翔煜 XY Kao\n\n演唱 Vocals|劉志正 Jeffery Liu\n木吉他 Acoustic Guitar|高翔煜 XY Kao\n合聲 Chorus|高翔煜 XY Kao\n和聲編寫 Backing Vocal Arrangement|高翔煜 Hsiang-yu Kao\n鋼琴、合成器編寫與音效設計 PN & Keys & EFX|李思嘉 Alice Lee\n製作助理|郭冠鑫 Attis \n\n樂器錄音室 Instrument Recording Studio|給樂音樂 Gather Music Studio\n錄音師 Recording Engineer|高翔煜 XY Kao\n人聲編輯 Vocal Editing|黃炳喻\n樂器錄音室 Instrument Recording Studio|給樂音樂 Gather Music Studio\n錄音師 Recording Engineer|高翔煜 XY Kao\n混音師 Mixing Engineer|趙宇晨 Asa Chao\n母帶後期工程師 Mastering Engineer|趙宇晨 Asa Chao\n\n\n\n特別感謝 Special Thanks | \n我弟與他的戀愛,台北到德國的距離(還好還在一起)\n雅雅與玉山,玉山的基地台。(後來發現是嘉明湖)\n跳跳學姊,你知道我要問什麼。\n所有愛我們的人,我們愛的人。', 0, '', 206, 320000, datetime.datetime(2023, 3, 29, 6, 3, 13), datetime.datetime(2023, 3, 29, 6, 3, 3), datetime.datetime(2023, 4, 19, 4, 0), datetime.datetime(2023, 9, 4, 17, 16, 53), 133775, 3189, 653, 1, 1, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2023-04-27"],"recommend_by_editor":true,"top_record_weekly_champions":[[2023,17],[2023,18]]},"CN":{"song_of_the_days":["2023-04-28"],"recommend_by_expert":true,"top_record_weekly_champions":[[2023,19]]}}', 0, 0, 0, 0, 2, 2, 1818649, 'sha1$gmROWHrtch56agHVqkp6tC$cf461798b8c93369b3dd515fe8d1c51794d64adf', datetime.datetime(2025, 6, 29, 16, 5, 6), 0, 'Theseus_tw', '', '', '2016theseus@gmail.com', 0, 1, datetime.datetime(2016, 11, 30, 18, 21), 1310391, 2, 2, 1818649, 'profile_images/Th/es/Theseus_tw/2EJG6QMMJwxq3hSyTu3nYR.jpg', 'O', '', 'Theseus忒修斯', 86, '13902241644', datetime.date(1938, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2016, 11, 30, 18, 21), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":0,"hide_location":false}', 2445172, 16027, 1, 0, 1, 0, '', 0, None), (725863, 4, 4, '戀 Crush', 2980658, None, 2, 1, 0, 'music/LI/NI/LINIM/LJXegq2RbKpo7qkBUuSVo6.mp3', 0, 'song_covers/LI/NI/LINIM/2EZhCRWxquXr2ng9NDH8jk.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\n袂怎樣將你放抹記\n怎樣莫去數念你\n\n袂怎樣\n走入你的心\n\n袂怎樣將你放抹記\n怎樣莫去數念你\n\n袂怎樣\n走入你的心', 0, '「 你有想過會在什麼時刻\n 遇到人生裡所謂那個命定之人嗎?」\n\n「 誰曉得那年秋天與你初見時,情根早已悄悄深種在我心頭。」\n\n 當他說要寫歌時,我不想寫情歌都不行,因為那時候我滿腦子只有他==\n \n -獻給所有為暗戀所苦惱的人。\n \n \n LINIM\n__________________\n\n工作人員 Staff Member\n\n詞、曲、編曲|LINIM\n主唱 Vocal|林軒伶 Ophelia Lin\n吉他Guitar|魏奕旻 Ian Wei\n貝斯 Bass |陳子盛 Adiii Chen\n製作團隊 Production team|有控音樂 Have Time Studio\n製作人 Producer|強強\n吉他貝斯錄音Guitar Bass Recording Engineer|強強 \n配唱製作 Vocal Producer|小李\n和聲編寫 Chorus Arrangement|小李\n人聲錄音 Vocal Recording Engineer|小李\n混音 Mixing Engineer|小怪\n母帶 Mastering Engineer|小怪\n封面製作|杰哥\n_____________________________________\nLINIM IG:https://www.instagram.com/linimtw/\nLINIM FB:https://www.facebook.com/profile.php?id=100091727226272&mibextid=LQQJ4d\nLINIM YT:\nhttps://youtu.be/epGK8ND-RFw', 0, '', 223, 320000, datetime.datetime(2023, 4, 8, 9, 19, 37), datetime.datetime(2023, 4, 8, 9, 19, 24), datetime.datetime(2023, 4, 8, 10, 0, 35, 110221), datetime.datetime(2023, 11, 9, 17, 14, 28), 43683, 869, 390, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2023-06-22"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2023-06-23"]}}', 0, 0, 0, 0, 2, 2, 2980658, 'sha1$BPWieUJzHa1KFOHJpDwe50$7da362f710d07f2484d537368e9ab11aea16fb9d', datetime.datetime(2025, 6, 25, 15, 33, 16), 0, 'LINIM', '', '', 'funny890305@gmail.com', 0, 1, datetime.datetime(2022, 7, 14, 8, 44, 18), 2551061, 2, 2, 2980658, 'profile_images/LI/NI/LINIM/Maezs7jD9tLrcd8SWxqQKW.jpg', 'O', '', 'LINIM', 886, '980305004', datetime.date(2023, 1, 8), 'ILA', 87, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 48), 1, datetime.datetime(2022, 7, 14, 8, 44, 18), 1, 5, 'zh-hant', 1, '{"is_social_user":true,"had_edit_username":true,"hide_gender":true,"show_birthday":0,"accredited_datetime":"2023-05-08T05:30+00:00","hide_location":false}', 53202, 247, 21, 2, 1, 0, '', 0, None), (740713, 2, 2, 'Makav真愛 | Tantitini 一個人', 2638856, None, 1, 4, 0, 'music/na/ng/nanguaq/ZYtL7Fw4JecQHkUXnKx38N.mp3', 0, 'song_covers/na/ng/nanguaq/CxTG2d4N9A8YHqwWe4P5VR.jpeg', 1, '', "[00:10.93]一個人 看日出日落\n[00:13.82]一個人 逛街看個秀\n[00:16.64]一個人 看窗外的風景\n[00:19.68]Tantitini (一個人)\n\n[00:22.34]一個人 享受著生活\n[00:25.27]一個人 Kacui tatatlangqac(賺錢領錢)\n[00:28.14]一個人 Tusasau tu I-ia (唱著歌哼著歌)\n[00:31.19]Tantitini (一個人)\n\n\n[00:34.00]Tantini han daan makazhav ca is’ang,\n[00:38.76]utu pismamantuk is macial,\n[00:41.82]na mu’amin minmacial.\n\n[00:44.94](一個人走在街上看似孤單,但想著美好,一切都會好)\n\n[00:45.24]Kaupa sanavan minlupduq i ca mata’,\n[00:50.34]asa tu masumsum mis\n[00:53.34]ci cikaupa sinkukuza.\n\n[00:56.41](每天晚上閉上眼之前,都要感恩遇到的全部)\n\n\n[00:56.63]一個人 看日出日落\n[00:59.52]一個人 逛街看個秀\n[01:02.41]一個人 看窗外的風景\n[01:05.40]Tantitini (一個人)\n\n[01:08.00]一個人 享受著生活\n[01:10.96]一個人 Kacui tatatlangqac(賺錢領錢)\n[01:13.82]一個人 Tusasau tu I-ia (唱著歌哼著歌)\n[01:16.94]Tantitini (一個人)\n\n\n[01:19.50]Tantini han daan makazhav ca is’ang,\n[01:22.96]utu pismamantuk is macial,\n[01:27.48]na mu’amin minmacial.\n\n[01:30.86](一個人走在街上看似孤單,但想著美好,一切都會好)\n\n[01:31.08]Kaupa sanavan minlupduq i ca mata’,\n[01:35.87]asa tu masumsum mis\n[01:38.95]ci cikaupa sinkukuza.\n\n[01:41.94](每天晚上閉上眼之前,都要感恩遇到的全部)\n\n[01:42.31]I’ll be alright\n[01:44.14]trust yourself \n[01:45.53]Follow your heart\n[01:46.96]don’t be afraid \n\n[01:51.15]Just be who you've always\n[01:52.71]wanted to be \n\n[01:54.12]Don’t worry about anything\n[01:57.09]Jesus will be by your side\n[02:01.47]Just follow your heart \n\n[02:05.42]Tantini han daan makazhav ca is’ang,\n[02:10.28]utu pismamantuk is macial,\n[02:13.31]na mu’amin minmacial.\n\n[02:16.69](一個人走在街上看似孤單,但想著美好,一切都會好)\n\n[02:17.08]Kaupa sanavan minlupduq i ca mata’,\n[02:21.72]asa tu masumsum mis\n[02:24.71]ci cikaupa sinkukuza.\n\n[02:30.19](每天晚上閉上眼之前,都要感恩遇到的全部)", 1, '一個人離開熟悉的家,\n在新的環境認識了新朋友,\n但還是會有許許多多,一個人的時候。\n\u200b\n一個人看日出日落,一個人逛街看個秀,\nTantitini(一個人),但我並不覺得寂寞,\n想著美好的事物,總覺得一且都會好轉,\n就像這首坐在學校草皮上寫的歌,讓一個人如此享受。\n\n\u200b░░░░\nMakav 真愛|20歲唱作人 布農族\n歌手ABAO阿爆文化音樂廠牌『那屋瓦』\n2023力推原民創作新聲。\n\u200b\n2021年參與『N1那屋瓦一號作品合輯』\n入圍第32屆金曲獎最佳原住民語專輯,\n首張全創作專輯《寶藏Treasure》\n即將發行。\n\n░░░\nTantitini 一個人\n\n詞曲|Makav真愛\n製作人 Producer|黃少雍 Huang Shao Yong 、阿爆 ABAO\n編曲 Arrangement|黃少雍 Huang Shao Yong、真愛\n配唱製作人 Vocal Producer |阿爆 ABAO\n和聲編寫 Background Vocal Arranger|真愛\n和聲 Background Vocal|真愛\n錄音師 Recording Engineer|林志龍Lin Linz\n錄音室 Recording Studio| Coop Studio\n混音師 Mix Engineer|黃少雍 Huang Shao Yong\xa0\n混音錄音室 Mixing Studio| Coop Studio', 0, '', 162, 192000, datetime.datetime(2023, 8, 7, 3, 55, 2), datetime.datetime(2023, 8, 7, 3, 54, 58), datetime.datetime(2023, 8, 7, 4, 46, 1, 301088), datetime.datetime(2023, 8, 15, 7, 19, 48), 6537, 259, 53, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2023-08-11"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2638856, 'sha1$niXY29kZEPCw6erxjHiIJd$ec8cb4cfdd0141ddb4a5e1dfe94a612aa1562361', datetime.datetime(2025, 6, 11, 15, 22, 54), 0, 'nanguaq', '', '', 'nanguaq@gmail.com', 0, 1, datetime.datetime(2020, 9, 16, 0, 14, 27), 2209464, 2, 2, 2638856, 'profile_images/na/ng/nanguaq/jUQLGh96csvbn2J6EpcP5y.jpeg', 'O', '', 'Nanguaq Music那屋瓦', 886, '921530571', datetime.date(2015, 8, 25), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2020, 9, 16, 0, 14, 27), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_birthday":2,"accredited_datetime":"2024-01-11T09:13+00:00","hide_location":false}', 160756, 1647, 0, 697, 1, 0, '', 0, None), (640493, 4, 4, '01_ fu’is星星歌|Natsuko 夏子', 2638856, 97316519, 1, 6, 0, 'music/na/ng/nanguaq/VSzPjjvXnxx9FG3X4MrnRG.mp3', 0, '', 1, '', 'v\nSaca’ang sa manengneng ko fu’is\n抬頭就會看到星星\nIra ko sowal ira:\n祂們說:\nNga’ayay to. Idahiay kiso.\n沒關係, 你很棒\nManengneng no fu’is ko kiso\n星星也會照看著你\nIra ko sowal ira:\n祂們說:\nNga’ayay to. Idahiay kiso.\n沒關係,你很棒\n\xa0\nc*3\nTengilen ko soni no fu’is\n聽星星的聲音\nどんな言葉選びにも関わらず\n無關選擇什麼話語\nわからなくても誰でも踊れる\n聽不懂也可以跳舞\n泣かないで、ビートは続いていく\n不要哭,音樂還在放呢\n手を繋いで、僕が歌ってあげる\n把手牽起來,我來為你唱歌', 0, '', 0, '', 272, 320000, datetime.datetime(2021, 3, 28, 21, 24, 36), datetime.datetime(2021, 3, 28, 21, 24, 29), datetime.datetime(2021, 3, 30, 10, 0), datetime.datetime(2021, 3, 30, 10, 0, 21), 34738, 1180, 220, 1, 1, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-04-06"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2021-04-07"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2638856, 'sha1$niXY29kZEPCw6erxjHiIJd$ec8cb4cfdd0141ddb4a5e1dfe94a612aa1562361', datetime.datetime(2025, 6, 11, 15, 22, 54), 0, 'nanguaq', '', '', 'nanguaq@gmail.com', 0, 1, datetime.datetime(2020, 9, 16, 0, 14, 27), 2209464, 2, 2, 2638856, 'profile_images/na/ng/nanguaq/jUQLGh96csvbn2J6EpcP5y.jpeg', 'O', '', 'Nanguaq Music那屋瓦', 886, '921530571', datetime.date(2015, 8, 25), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2020, 9, 16, 0, 14, 27), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_birthday":2,"accredited_datetime":"2024-01-11T09:13+00:00","hide_location":false}', 160756, 1647, 0, 697, 1, 0, '', 0, None), (745880, 4, 4, '我知你嘛足毋甘', 2990138, None, 1, 4, 0, 'music/Ju/st/Just_Listen_band/XdXgmuvoS3axZ8k5NFTShz.mp3', 0, 'song_covers/Ju/st/Just_Listen_band/EifbijmDNoBDxqrXLANSeR.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有閒要記得 倒轉來看麥', 0, 'YT版MV連結:\n\nhttps://youtu.be/eg6zlXlIQg4?si=Wr9fXA0vvZY8nTpU\n\n—————————————\n\n詞曲:鄒軒宇\u2028\n錄製/混音/後期母帶:鄒軒宇\n鼓:陳祈瑋(Danny)\n鼓組混音:陳祈瑋(Danny)\n吉他:鄒軒宇 徐翊瑋\nBass:馬家豪 (小馬)\n弦樂:鄒軒宇\n合聲:鄒軒宇\n尾奏鳴唱:阿頭\n封面設計:鄒軒宇', 0, '', 281, 192000, datetime.datetime(2023, 10, 11, 7, 57, 21), datetime.datetime(2023, 9, 19, 9, 27, 5), datetime.datetime(2023, 9, 19, 10, 12, 37, 505115), datetime.datetime(2023, 10, 17, 19, 23, 49), 64221, 640, 95, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2023-10-04"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2023-10-05"]}}', 0, 0, 0, 0, 2, 2, 2990138, 'sha1$GzSO4gU1GeY1HB7mJ0DlHN$c794eb5685410683e3ece19d6fd1d175dd4a8f14', datetime.datetime(2025, 4, 10, 20, 7, 45), 0, 'Just_Listen_band', '', '', 'a0920822156@gmail.com', 0, 1, datetime.datetime(2022, 8, 12, 6, 54, 5), 2560533, 2, 2, 2990138, 'profile_images/Ju/st/Just_Listen_band/PENusW6qfMk7h6hbE9tANx.jpg', 'M', '', '聽聽就好 Just_Listen_band', 886, '920822156', datetime.date(2021, 11, 12), 'KHH', 89, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 47), 1, datetime.datetime(2022, 8, 12, 6, 54, 5), 1, 5, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":0,"accredited_datetime":"2022-09-12T02:51+00:00","hide_location":false}', 509252, 924, 12, 0, 1, 0, '', 0, None), (734694, 4, 4, '散心', 2838215, None, 1, 4, 0, 'music/ti/ge/tiger0303/kLGqMMknfweruXsDMSWZKm.mp3', 0, 'song_covers/ti/ge/tiger0303/LkTY258PBUmkmeWB454wXu.jpeg', 1, '', '[00:00.00] \n[00:03.00]輕輕說著除了你 我誰都不要\n[00:12.00]\n[00:27.00]玩耍 回應跌倒的人\n[00:34.00]吶喊 指引哭鬧的人\n[00:41.00]爭執 像穿越時空的門\n[00:48.00]相識 是相愛的第一分\n[00:57.00]圍籬牆上 靜止的飛鳥\n[01:04.00]願你能放下 自尊的喧鬧\n[01:11.00]天真說著除了你 我誰都不要\n[01:18.00]摺一只船 沈入海底\n[01:25.00]用你的迷惘 撈一條魚 \n[01:32.00]漫無目的的旅途 \n[01:39.00]就當作散心 \n[01:47.00] \n[02:01.00]此刻 變成熟的孩子\n[02:08.00]談著 最嚮往的樣子\n[02:16.00]雨天 是推動時間的輪\n[02:23.00]眷戀 是相愛最後一分\n[02:30.00] \n[02:35.00]電線竿上 淋濕的飛鳥\n[02:42.00]願你能放下 乾涸的孤傲\n[02:48.50]天真說著除了你 我誰都不要\n[02:56.00]摺一只船 沈入海底\n[03:03.00]用你的歲月 投射光影\n[03:10.80]漫無目的 的旅途\n[03:17.50]就當作散心\n[03:20.50]\n[03:45.00]海岸線上 凝望的孤鳥\n[03:52.30]願你的忐忑 能得到依靠\n[03:59.00]輕輕說著除了你 我誰都不要\n[04:06.00]丟顆石頭 沈入海底\n[04:13.00]用你的溫柔 放過自己\n[04:20.80]漫無目的的旅途\n[04:27.30]就當作散心\n[04:33.00]', 1, '「 願你在成長的過程中,除了學會磨平稜角之外, 也能學會善待自己,保留自己喜歡的顏色。」\n\n編曲 Arranger:虎小島\n主唱 Lead Vocal:安志/子琪\n作曲 Composer:安志\n作詞 Lyrics:璒琪\n電吉他 Electric Guitar:安志\n木吉他 Acoustic Guitar:璒琪\n貝斯 Bass:澤銘\n鼓組 Drums:小裕\n\n製作團隊Production team:有控音樂 Have Time Music\n製作人Producer:陳秉強 Louis Chen\n吉他錄音Guitar Recording:陳秉強 Louis Chen\n貝斯錄音Bass Recording:陳秉強 Louis Chen\n弦樂編寫Strings Ensemble:陳秉強 Louis Chen、李晉瑩 Jing Lee\n爵士鼓錄音Drums Recording:陳彥伯 Jacky\n配唱製作Vocal Producer:李晉瑩 Jing Lee\n人聲錄音Vocal Recording:李晉瑩 Jing Lee\n和聲編寫Chorus Arrangement:李晉瑩 Jing Lee\n小提琴Solo Violin:李晉瑩 Jing Lee\n混音Mixing Engineer:許騰文 Tengwen Hsu\n母帶Mastered:許騰文 Tengwen Hsu\n\n封面設計Cover Designer:順順', 0, '', 301, 320000, datetime.datetime(2023, 6, 28, 14, 51, 5), datetime.datetime(2023, 6, 17, 10, 15, 4), datetime.datetime(2023, 6, 30, 12, 0), datetime.datetime(2024, 4, 15, 17, 18, 4), 29836, 635, 330, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2838215, 'sha1$l5cvc0CsphE74XbQgwXs8c$460e60e714d48243f4592b1ac14d5a9394c489ee', datetime.datetime(2025, 6, 28, 14, 26, 39), 0, 'tiger0303', '', '', 'ti.cute.island@gmail.com', 0, 1, datetime.datetime(2021, 8, 14, 15, 30), 2408687, 4, 3, 2838215, 'profile_images/ti/ge/tiger0303/hLMetGoo5Z8ZjPPKR8Kkz6.jpg', 'O', '', '虎小島', 886, '972941687', datetime.date(2020, 6, 6), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 36), 1, datetime.datetime(2021, 8, 14, 15, 30), 1, 1, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":0,"accredited_datetime":"2022-09-06T03:01+00:00","hide_location":false}', 97523, 493, 1, 0, 1, 0, '', 0, None), (725905, 2, 2, '我沒了', 2990138, None, 1, 4, 0, 'music/Ju/st/Just_Listen_band/gBbSkSAg87CPp9R3Agtzsx.mp3', 0, 'song_covers/Ju/st/Just_Listen_band/FeBuDh8rWvSCgyur9bhmqB.jpg', 1, '', '[00:22.00]我有想讓你看見的 也有不想讓你知道的\n[00:27.00]有時差點忍不住得 全都給了\n[00:31.40]也許你也不會曉得 在你背後偷偷做什麼\n[00:36.80]想著你想著想著 抱歉 我沒了\n[00:42.00](如果你在那就好了)\n[00:47.00]大膽假設想設就設 這些都是設給你的\n[00:52.00](如果你在這就好了)\n[00:57.00]沒什麼是不能發生 該發生的就會發生\n\n[01:01.70]能給的我都給了 能拿的你全拿了\n[01:06.00]你出現 總是把我榨得一點都不剩\n\n[01:11.00]該做的我都做了 不能做的也做了\n[01:16.80]你出現 總是把我抽乾變成了空殼\n[01:21.50]全部放進你那裡了 給了 沒了 都變成你的\n\n[01:46.50]沒有你 讓我過得渾渾噩噩\n[01:49.50]只有你 能夠止住我的餓餓\n[01:51.50]只要你 緩緩靠近輕輕握著\n[01:54.50]我又沒了\n\n[01:57.00](如果你在那就好了)\n[02:01.50]為你累積為你儲存 這些都要送你的\n[02:07.00](如果你在這就好了)\n[02:12.00]鎖定目標準備發射 你就給我好好接著\n\n[02:56.50]能給的我都給了 能拿的你全拿了\n[03:01.80]你出現 總是把我榨得一點都不剩\n\n[03:07.50]該做的我都做了 不能做的也做了\n[03:11.30]你出現 總是把我抽乾變成了空殼\n\n[03:16.30]能給的我都給了 能拿的你全拿了\n[03:21.00]你出現 總是把我榨得一點都不剩\n\n[03:26.40]該做的我都做了 不能做的也做了\n[03:31.40]你出現 總是把我抽乾變成了空殼\n[03:36.40]全部放進你那裡了 給了 沒了 都變成你的', 1, 'YT: https://youtu.be/sCWK4qmKny0\n\n截至網路:\n我沒了(wml) 原是從「啊我死了」、「我可以」延伸而來,用於連前者都無法表達內心的激動,承受不了對方的優點,類似暈船了、快不行了等詞的意涵。wml 為本詞的拼音,為相同意思。\n\n\n\n但,這首歌也可以是別的意思。\n\n\n---------------------------\n封面插圖:鄒軒宇\n詞曲:鄒軒宇\n錄製/混音/後期母帶:鄒軒宇\n吉他:鄒軒宇 徐翊瑋\nBass:馬家豪 (小馬)\n鼓:陳祈瑋(Danny) 鄒軒宇\n合成器:鄒軒宇\n合聲:阿頭\n合聲編寫:阿頭 鄒軒宇', 0, '', 257, 192000, datetime.datetime(2023, 4, 8, 18, 10, 29), datetime.datetime(2023, 4, 8, 16, 54, 16), datetime.datetime(2023, 4, 8, 16, 55, 6, 168726), datetime.datetime(2023, 10, 17, 19, 23, 38), 85652, 1000, 256, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2990138, 'sha1$GzSO4gU1GeY1HB7mJ0DlHN$c794eb5685410683e3ece19d6fd1d175dd4a8f14', datetime.datetime(2025, 4, 10, 20, 7, 45), 0, 'Just_Listen_band', '', '', 'a0920822156@gmail.com', 0, 1, datetime.datetime(2022, 8, 12, 6, 54, 5), 2560533, 2, 2, 2990138, 'profile_images/Ju/st/Just_Listen_band/PENusW6qfMk7h6hbE9tANx.jpg', 'M', '', '聽聽就好 Just_Listen_band', 886, '920822156', datetime.date(2021, 11, 12), 'KHH', 89, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 47), 1, datetime.datetime(2022, 8, 12, 6, 54, 5), 1, 5, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":0,"accredited_datetime":"2022-09-12T02:51+00:00","hide_location":false}', 509252, 924, 12, 0, 1, 0, '', 0, None), (746844, 4, 4, 'City Ninja', 2838215, None, 1, 4, 0, 'music/ti/ge/tiger0303/kStHs2vpsSaRNX7wLTPSNd.mp3', 0, 'song_covers/ti/ge/tiger0303/dNMzmCzQCH55VTPHgzrHWw.jpg', 1, '', '[00:00.00]City Ninja\n[00:05.00]編曲:可愛虎小島\n[00:23.80]不停切換身分 隱藏在城市中\n[00:26.95]用不同的模樣 穿梭在你的生活裡\n[00:30.95]所有壓力都有他的鍋 \n[00:33.15]忍耐是他最大的專長\n[00:35.30]他是!!\n[00:38.50]隱藏在人群之中\n[00:43.00]不需要刻意做什麼\n[00:45.10](你知道不知道) \n[00:47.00]忍者現在都騎摩托車\n[00:50.99]是這個年代最靈活穿梭\n[00:54.40]臨兵鬪者皆陣列在前\n[01:00.80]身上帶著苦無被臨檢\n[01:02.70]臨兵鬪者皆陣列在前\n[01:08.10]竟然加油忘記帶零錢\n[01:12.50]City Ninja\n[01:14.80]霓虹燈讓他眼花\n[01:17.00]屬於他的任務 只有每天的客戶\n[01:20.50]City Ninja\n[01:22.00]沒帶鑰匙還能爬窗戶\n[01:25.00]西裝搭配丁字褲 他是時代最後釘子戶\n[01:31.00]和風一樣的City Ninja\n[01:39.60]和風一樣的City Ninja\n[01:43.00]\n[01:52.50]忍者血液在震動\n[01:57.00]觀察鄰居的生活\n[01:59.00](你知道不知道)\n[02:01.00]發現他每天在哀愁\n[02:04.00]好像和我沒什麼不同\n[02:08.70]臨兵鬪者皆陣列在前\n[02:14.00]身上帶著苦無被臨檢\n[02:16.90]臨兵鬪者皆陣列在前\n[02:22.00]那就開會決定我是誰\n[02:26.00]\n[02:56.50]\U0001f977\n[03:00.00]\U0001f977\U0001f977\n[03:04.70]\U0001f977\U0001f977\U0001f977\n[03:08.00]\U0001f977\U0001f977\U0001f977\U0001f977\n[03:12.90]\U0001f977\U0001f977\U0001f977\U0001f977\U0001f977\n[03:16.10]\U0001f977\U0001f977\U0001f977\U0001f977\U0001f977\U0001f977\n[03:20.75]\U0001f977\U0001f977\U0001f977\U0001f977\U0001f977\U0001f977\U0001f977\n[03:24.10]\U0001f977\U0001f977\U0001f977\U0001f977\U0001f977\U0001f977\U0001f977\U0001f977\n[03:28.10]下班習慣泡杯茶\n[03:32.60]穿著西裝 City Ninja\n[03:36.90]城市裡找不到家\n[03:42.80]慢慢被社會化\n[03:48.10]City Ninja\n[03:50.20]霓虹燈讓他眼花\n[03:52.90]屬於他的任務 還是每天的客戶\n[03:56.00]City Ninja\n[03:58.10]沒帶鑰匙還能爬窗戶\n[04:01.10]西裝搭配丁字褲 他是時代最後釘子戶\n[04:07.60]和風一樣的City Ninja\n[04:15.70]和風一樣的City Ninja\n[04:21.00]\n[04:37.00]\U0001f977', 1, '「不停切換身分,隱藏在城市裡,用不同的模樣穿梭在你的生活裡,所有壓力都有他的鍋,忍耐是他最大的專長,他是...!!」\n\n編曲 Arranger:虎小島\n主唱 Lead Vocal:安志/子琪\n作曲 Composer:安志\n作詞 Lyrics:璒琪\n電吉他 Electric Guitar:安志、璒琪\n貝斯 Bass:澤銘\n鼓組 Drums:小裕\n\n製作團隊Production team:有控音樂 Have Time Music\n製作人Producer:陳秉強 Louis Chen\n吉他錄音Guitar Recording:陳秉強 Louis Chen\n貝斯錄音Bass Recording:陳秉強 Louis \n配唱製作Vocal Producer:李晉瑩 Jing Lee\n人聲錄音Vocal Recording:李晉瑩 Jing Lee\nMIDI Mock-up:陳秉強 Louis\n合成器 Synthesizer :陳秉強 Louis\n和聲編寫Chorus Arrangement:李晉瑩 Jing Lee\n混音Mixing Engineer:許騰文 Tengwen Hsu\n母帶Mastered:許騰文 Tengwen Hsu\n封面設計Cover Designer:順順', 0, '', 284, 320000, datetime.datetime(2023, 10, 1, 17, 47, 46), datetime.datetime(2023, 9, 27, 19, 14, 9), datetime.datetime(2023, 10, 6, 10, 0), datetime.datetime(2024, 4, 15, 17, 17, 55), 9686, 147, 151, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2838215, 'sha1$l5cvc0CsphE74XbQgwXs8c$460e60e714d48243f4592b1ac14d5a9394c489ee', datetime.datetime(2025, 6, 28, 14, 26, 39), 0, 'tiger0303', '', '', 'ti.cute.island@gmail.com', 0, 1, datetime.datetime(2021, 8, 14, 15, 30), 2408687, 4, 3, 2838215, 'profile_images/ti/ge/tiger0303/hLMetGoo5Z8ZjPPKR8Kkz6.jpg', 'O', '', '虎小島', 886, '972941687', datetime.date(2020, 6, 6), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 36), 1, datetime.datetime(2021, 8, 14, 15, 30), 1, 1, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":0,"accredited_datetime":"2022-09-06T03:01+00:00","hide_location":false}', 97523, 493, 1, 0, 1, 0, '', 0, None)), ((694415, 4, 4, '夏夜晚風', 2476246, 97318655, 1, 5, 0, 'music/Ma/ng/MangoJump/d6GftzocECgyoRmpkpdJcN.mp3', 0, 'song_covers/Ma/ng/MangoJump/3j4kQJyx5qbJ7Z2VbRUYh2.png', 1, '', '夏夜晚風輕輕吹\u3000\u3000又到了離別的季節\n織女星上的喜鵲\u3000\u3000都叫我別再留戀\n妳是山裡的百合花\u3000那香味讓我好暈眩\n夏夜的晚風輕輕吹\u3000我也該向過去道別\n\n但怎麼看到月亮\u3000\u3000我終究還是想到妳\n突如其來的心悸\u3000\u3000打亂了我的夏季\n然而這驚慌的瞬間\u3000風輕輕吹動了湖面\n而我在回憶裡面\u3000\u3000失去了知覺\n\n夏夜晚風\u3000吹得我心好痛\n怎麼我的溫柔\u3000錯過了妳的寂寞\n夏夜晚風\u3000吹的我心好痛\n痛的我不知所措\u3000而我也無處可躲\n\n如果回到那年\u3000我和妳還能夠見面\n我們都拿出勇氣\u3000能不能改變一切\n然而這巨大的幻覺\u3000將我拽回到從前\n而我在回憶裡面\u3000失去了知覺\n\n夏夜晚風\u3000吹得我心好痛\n怎麼我的溫柔\u3000變成了我犯的錯\n夏夜晚風\u3000吹得我心好痛\n痛的墜入了湖泊\u3000而我也不再迷惑', 0, '拜託,8/12來台北Legacy看超屌宇宙大專場(票要賣完了快買!):\nhttps://www.indievox.com/activity/detail/22_iv0178650\n\n⭑寶貝們請幫忙分享^^⭑\n\n$$ Vocal 郭佐治 $$\n$$ Bass 李皝達 $$\n$$ Guitar 蔡有倫 $$\n$$ Drums 黃聖智 $$\n\nCompose by 郭佐治\nLyrics by 郭佐治\nArrange by 芒果醬\n\nProduce by 林易祺\nExecutive Produce by 郭冠鑫\nKeys by 卞宗仁\nBacking Vocal by 莊喊吉 / 黃若甯 / 蕭羽筑 / 林舜瑜 / 李皝達 / 蔡有倫 / 黃聖智 / 茹絲葵小隊(陳欣嬨 / 翁瑄辰 / 鄭尹寧)\nRecord by 郭冠鑫 / 張閔翔\nDrums Recording-Produce by 曾景崧\nVocal Produce by 郭冠鑫\nMix by 黃勝偉 $$ Kane Huang $$\nCo-Mix by 林易祺\nMaster by 林易祺\nRecord at 給樂錄音室 / 給樂團彩\nMix & Master at 給樂錄音室\n\nISRC|TWJL12200007', 0, '', 205, 320000, datetime.datetime(2022, 7, 18, 12, 51, 30), datetime.datetime(2022, 7, 18, 12, 51, 21), datetime.datetime(2022, 7, 18, 13, 17, 20, 571748), datetime.datetime(2022, 7, 25, 15, 51, 3), 83412, 2259, 339, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-08-31"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2022-09-01"]}}', 0, 0, 0, 0, 2, 2, 2476246, 'sha1$Y8WrQ87e2hKtePjP6Y0fKv$c7d6bb7f98b60654cc481f6b0884c99fb9d58c1a', datetime.datetime(2025, 6, 25, 2, 1, 47), 0, 'MangoJump', '', '', 'mangojump8080@gmail.com', 0, 1, datetime.datetime(2019, 7, 31, 5, 28, 5), 2047114, 4, 4, 2476246, 'profile_images/Ma/ng/MangoJump/8R9cgWUWukXAwBLdYpnnmM.png', 'O', '芒果醬 Mango Jump', '芒果醬 Mango Jump', 886, '905560131', datetime.date(2017, 4, 6), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 50), 1, datetime.datetime(2019, 7, 31, 5, 28, 5), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_birthday":0,"accredited_datetime":"2021-06-11T08:50+00:00","hide_location":false}', 2137683, 22574, 0, 306, 1, 1, '', 0, None), (754779, 4, 4, '滿分少女的必要條件', 1445905, None, 1, 6, 0, 'music/So/ng/Song8415/YukF5kvuuf5BMz8JdYMbPm.mp3', 0, 'song_covers/So/ng/Song8415/F29SUX2ewgvMp42qv7dBZ4.jpeg', 1, '', '《滿分少女的必要條件》\n\n【Verse 1】\n十分鐘前的訊息是不是太熱切\n五分鐘後說晚安會不會太急切\n該語帶保留 \n還是奮力一搏\n\n他們說欲擒故縱才能夠被追求\n滿分少女的必要條件\n理性從容 溫柔幽默\n怎樣才能 成為你的Miss right\n\n【Chorus1】\n我只想\n牽牽小手逛逛街\n抱著他偷偷墊腳尖\n戴耳機一起聽音樂\n曬太陽看著你的臉\n\n要一起聽演唱會\n過好多次的聖誕節\n下班後一起吃宵夜\n平凡的才最珍貴\n\n【Chorus2】\n我只想\n牽牽小手逛逛街\n抱著他偷偷墊腳尖\n戴耳機一起聽音樂\n曬太陽看著你的臉\n\n要一起聽演唱會\n過好多次的聖誕節\n下班後一起吃宵夜\n不只在幻想裡面\n\n【Pre】\n不需要他們的看好\n只需要鼓勵的微笑\n別擔心 狼狽的我有時很好笑\n再一次 狼狽的我也會很可愛', 0, '腦動劇團《戀愛(不)擔心》主題曲\n\n【關於 這齣舞台劇】\n2023年11月,少女心重新在女人心中甦醒,想重新掌握愛情契機的少女心,和女人展開戀愛回憶大冒險。要自我保護,還說勇往直前屬於整個世代的戀愛徬徨,原來就是場荒謬喜劇。\n\n【關於 腦動劇團】\n2013年成立,創作貼近日常主題,及觀察生活荒謬為觀點的各式作品,和你一起在腦子裡的幻想中瞬間移動。\n\n【Music Production】\n作詞|黃玥璇\u2028作曲|宋家耘\n編曲|Jeff Wang\n錄音|Jeff Wang\n混音|Jeff Wang\n\n封面插畫|宋家耘', 0, '', 201, 320000, datetime.datetime(2023, 12, 12, 7, 51, 40), datetime.datetime(2023, 12, 12, 7, 51, 30), datetime.datetime(2023, 12, 14, 4, 0), datetime.datetime(2023, 12, 14, 4, 0, 26), 8740, 256, 108, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 1445905, 'sha1$UqX5WKl2gVEYlOAVNERgcW$1da502fd6109ebfe1be0d59a7ff03bb551054247', datetime.datetime(2024, 9, 25, 8, 50, 33), 0, 'Song8415', '', '', 'clairesung1115@gmail.com', 0, 1, datetime.datetime(2014, 9, 1, 13, 52, 34), 1107331, 4, 4, 1445905, 'profile_images/So/ng/Song8415/XvZH4mRNGKuABte9iz7St5.jpg', 'F', '宋家耘', '宋家耘 SONG', 886, '983704045', datetime.date(1995, 11, 15), 'KEE', 88, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 59), 1, datetime.datetime(2014, 9, 1, 13, 52, 34), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"hide_gender":false,"accredited_datetime":"2022-04-18T09:43+00:00","hide_location":false}', 49779, 674, 15, 548, 1, 0, '', 0, None), (748193, 4, 4, '1. 金色的你', 1814399, 97320742, 1, 5, 0, 'music/hu/an/huanhuantw/Cw3jzVZuLhZ3vBjY7crHZp.mp3', 0, '', 1, '', '清晨的濕氣 沾滿我身體\n回憶中的場景 已不太清晰\n光陰的分離 使我們相聚\n眨眼就過了 該怎麼去想像你\n\n你的眉毛眼睛 Oh你\n你的所有快樂和傷心\n\nWoo Woo Woo Woo Woo\n我與金色的你在夢中相擁\n \n你讓我明白 我的軟弱無力\n從不輕易說起 你給予的愛\n像一片大海 容納好的與壞\n儘管我離開 總有個地方 能回去\n \n你的手指掌心 Oh你\n你的所有哀愁和美麗\n\n為你唱的歌曲 輕輕飄在風裡\n我始終相信 你總在遠方聆聽', 0, '', 0, '', 284, 192000, datetime.datetime(2023, 10, 10, 14, 18, 29), datetime.datetime(2023, 10, 10, 14, 18, 21), datetime.datetime(2023, 10, 22, 13, 0), datetime.datetime(2023, 10, 22, 13, 0, 34), 1454, 24, 2, 1, 1, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 1814399, 'sha1$v5NYjLiCNMUFAvcZ2FKsSH$c262c469b0afad4d38366447e25550cc85ba46bf', datetime.datetime(2025, 3, 31, 14, 50, 43), 0, 'huanhuantw', '', '', 'huanhuantw@gmail.com', 0, 1, datetime.datetime(2016, 11, 4, 9, 3, 28), 1299643, 2, 2, 1814399, 'profile_images/hu/an/huanhuantw/Kmc2zz2rhBeAvCX3d7MTyT.jpg', 'O', '', '緩緩 Huan Huan', 886, '918782166', datetime.date(2017, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2016, 11, 4, 9, 3, 28), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"accredited_datetime":"2022-07-21T08:05+00:00","show_birthday":0,"hide_location":false}', 228693, 2774, 24, 1, 1, 0, '', 0, None), (748194, 4, 4, '2. 彼日的下晡', 1814399, 97320742, 5, 12, 0, 'music/hu/an/huanhuantw/FWrkQee79jhRhK7SBotVfC.mp3', 0, '', 1, '', '彼日的下晡 你佮我 恬恬散步\n彼日的下晡 你佮我 手攬牢牢\n\n微微的風 吹去咱的冬天\n等待春天花蕊開 \n有時無時 踅過一个暗瞑\n你猶原佇我身邊\n\n彼日的下晡 你佮我 恬恬散步 \n彼日的下晡 你佮我 手攬牢牢\n彼日的下晡 你佮我 欲去佗\n攏毋知影的 彼下晡 \n\n時間的歌 咱兩人做伙寫\n悲傷快樂袂孤單 \n食好食䆀 睏醒嘛又閣一工\n有你的生活就輕鬆 \n\n青春就親像 無名字的花 \n佇上好的時陣\n風一吹 咱四界飛 \n看了這世界 風風雨雨 \n才了解 咱愛笑的面 攏仝款', 0, '', 0, '', 256, 192000, datetime.datetime(2023, 10, 10, 14, 19, 54), datetime.datetime(2023, 10, 10, 14, 19, 47), datetime.datetime(2023, 10, 22, 13, 0), datetime.datetime(2023, 10, 23, 4, 17, 26), 4161, 174, 48, 1, 2, 1, 0, None, 4, '{"CN":{"recommend_by_expert":true,"song_of_the_days":["2023-11-09"],"top_record_weekly_champions":[[2023,45]]}}', 0, 0, 0, 0, 2, 2, 1814399, 'sha1$v5NYjLiCNMUFAvcZ2FKsSH$c262c469b0afad4d38366447e25550cc85ba46bf', datetime.datetime(2025, 3, 31, 14, 50, 43), 0, 'huanhuantw', '', '', 'huanhuantw@gmail.com', 0, 1, datetime.datetime(2016, 11, 4, 9, 3, 28), 1299643, 2, 2, 1814399, 'profile_images/hu/an/huanhuantw/Kmc2zz2rhBeAvCX3d7MTyT.jpg', 'O', '', '緩緩 Huan Huan', 886, '918782166', datetime.date(2017, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2016, 11, 4, 9, 3, 28), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"accredited_datetime":"2022-07-21T08:05+00:00","show_birthday":0,"hide_location":false}', 228693, 2774, 24, 1, 1, 0, '', 0, None), (748195, 4, 4, '3. Mrs. Archi', 1814399, 97320742, 5, 14, 0, 'music/hu/an/huanhuantw/XWiSP2nYgSbpaTg8VKapLE.mp3', 0, '', 1, '', 'Mrs. Archi 偷偷告訴我一件事情\n神秘兮兮 巴不得全世界都在意\n\n小聲一點 小聲一點\n太大聲會被別人聽見\n咖啡冷了 蘋果乾了\n心事能夠告訴誰\n\nMrs. Archi 又把鑰匙鎖在車廂裡\n神經兮兮 巴不得全世界都關心\n\n她的貓與她的花園\n她的煩惱唱了一整夜\n大聲一點 大聲一點\n太小聲會沒人聽見\n\n咖啡冷了 蘋果乾了\n心事能夠告訴誰\n她的貓與她的花園\n她的煩惱唱了一整夜', 0, '', 0, '', 162, 192000, datetime.datetime(2023, 10, 10, 14, 20, 10), datetime.datetime(2023, 10, 10, 14, 20, 5), datetime.datetime(2023, 10, 22, 13, 0), datetime.datetime(2023, 10, 22, 13, 0, 34), 984, 17, 1, 1, 3, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 1814399, 'sha1$v5NYjLiCNMUFAvcZ2FKsSH$c262c469b0afad4d38366447e25550cc85ba46bf', datetime.datetime(2025, 3, 31, 14, 50, 43), 0, 'huanhuantw', '', '', 'huanhuantw@gmail.com', 0, 1, datetime.datetime(2016, 11, 4, 9, 3, 28), 1299643, 2, 2, 1814399, 'profile_images/hu/an/huanhuantw/Kmc2zz2rhBeAvCX3d7MTyT.jpg', 'O', '', '緩緩 Huan Huan', 886, '918782166', datetime.date(2017, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2016, 11, 4, 9, 3, 28), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"accredited_datetime":"2022-07-21T08:05+00:00","show_birthday":0,"hide_location":false}', 228693, 2774, 24, 1, 1, 0, '', 0, None), (748196, 4, 4, '4. 一次跨兩格階梯', 1814399, 97320742, 5, 12, 0, 'music/hu/an/huanhuantw/dtRcCFUWhcCdpk46DndDq8.mp3', 0, '', 1, '', '等我有天醒來 只剩我自己在發呆\n空蕩蕩的街區 沒什麼有趣的事情\n我吃著冰淇淋 看了一場免費的電影\n不需要再努力 也沒有明確的目的\n \n如果說 想起什麼\n那也許是你 在球的對側\n看不見你 忘記從前\n卻還是有點掛念\n \n是為了什麼來到這裡\nOh一次跨兩格階梯\n你那邊會不會常下雨\n時間會慢慢過去\n是為了什麼來到這裡/我想我即將離開這裡\nOh一次跨兩格階梯\n往很遠很遠的地方前進 \n說不定 我會在盡頭遇見你\n \n遠方的電視機\n傳來有點熟悉的聲音\n他好像在哭泣\n我想告訴他沒關係', 0, '', 0, '', 206, 192000, datetime.datetime(2023, 10, 10, 14, 20, 16), datetime.datetime(2023, 10, 10, 14, 20, 8), datetime.datetime(2023, 10, 22, 13, 0), datetime.datetime(2023, 10, 22, 13, 0, 34), 2107, 68, 13, 1, 4, 1, 0, None, 4, '{"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1814399, 'sha1$v5NYjLiCNMUFAvcZ2FKsSH$c262c469b0afad4d38366447e25550cc85ba46bf', datetime.datetime(2025, 3, 31, 14, 50, 43), 0, 'huanhuantw', '', '', 'huanhuantw@gmail.com', 0, 1, datetime.datetime(2016, 11, 4, 9, 3, 28), 1299643, 2, 2, 1814399, 'profile_images/hu/an/huanhuantw/Kmc2zz2rhBeAvCX3d7MTyT.jpg', 'O', '', '緩緩 Huan Huan', 886, '918782166', datetime.date(2017, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2016, 11, 4, 9, 3, 28), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"accredited_datetime":"2022-07-21T08:05+00:00","show_birthday":0,"hide_location":false}', 228693, 2774, 24, 1, 1, 0, '', 0, None), (748197, 4, 4, '5. 熱浪', 1814399, 97320742, 2, 1, 0, 'music/hu/an/huanhuantw/AUVz66HaZgcjUWKjFVkTQy.mp3', 0, '', 1, '', '熱浪來襲 刮傷我的憂鬱\n燒燙的心 無處平息\n借我一把火 點燃我的真理\n告別上個冬季 帶我走下去\n \n越過邊境 找尋新的證據\n在我心裡 你的足跡\n燒開一片 荒涼的無人沙漠\n就要下個夏季 你會在哪裡\n \nWoo Woo Woo Oh Oh\nWoo Woo Woo Oh Oh\n \nWoo 熱浪來襲\nWoo 如夢似影', 0, '', 0, '', 233, 192000, datetime.datetime(2023, 10, 10, 14, 20, 23), datetime.datetime(2023, 10, 10, 14, 20, 12), datetime.datetime(2023, 10, 22, 13, 0), datetime.datetime(2023, 10, 22, 13, 0, 34), 1340, 29, 3, 1, 5, 1, 0, None, 4, '{"TW":{"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 1814399, 'sha1$v5NYjLiCNMUFAvcZ2FKsSH$c262c469b0afad4d38366447e25550cc85ba46bf', datetime.datetime(2025, 3, 31, 14, 50, 43), 0, 'huanhuantw', '', '', 'huanhuantw@gmail.com', 0, 1, datetime.datetime(2016, 11, 4, 9, 3, 28), 1299643, 2, 2, 1814399, 'profile_images/hu/an/huanhuantw/Kmc2zz2rhBeAvCX3d7MTyT.jpg', 'O', '', '緩緩 Huan Huan', 886, '918782166', datetime.date(2017, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2016, 11, 4, 9, 3, 28), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"accredited_datetime":"2022-07-21T08:05+00:00","show_birthday":0,"hide_location":false}', 228693, 2774, 24, 1, 1, 0, '', 0, None), (748198, 4, 4, '6. 夢中的電視機', 1814399, 97320742, 1, 5, 0, 'music/hu/an/huanhuantw/dPXdaDJVVfomtkWiwW8478.mp3', 0, '', 1, '', '昨夜我在夢中的電視機裡面看見你\n我們一起度過這漫漫長夜有多幸運\n \n口白:\n我開了燈 你在房間\n照亮你深深的寂寞\n我卻無法為你做得更多\n \n我的羞愧 看著地板\n帶有木頭般溫涼的質感\n我遞給你一杯熱茶\n你很久沒有笑了\n \n有時候 只是想看見\n你笑起來的臉\n \n燈光如此明亮\n卻無法消除彼此間的孤寂\n影子在後頭\n等待太陽從另一邊升起', 0, '', 0, '', 169, 192000, datetime.datetime(2023, 10, 10, 14, 20, 28), datetime.datetime(2023, 10, 10, 14, 20, 16), datetime.datetime(2023, 10, 22, 13, 0), datetime.datetime(2023, 10, 22, 13, 0, 34), 696, 8, 2, 1, 6, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 1814399, 'sha1$v5NYjLiCNMUFAvcZ2FKsSH$c262c469b0afad4d38366447e25550cc85ba46bf', datetime.datetime(2025, 3, 31, 14, 50, 43), 0, 'huanhuantw', '', '', 'huanhuantw@gmail.com', 0, 1, datetime.datetime(2016, 11, 4, 9, 3, 28), 1299643, 2, 2, 1814399, 'profile_images/hu/an/huanhuantw/Kmc2zz2rhBeAvCX3d7MTyT.jpg', 'O', '', '緩緩 Huan Huan', 886, '918782166', datetime.date(2017, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2016, 11, 4, 9, 3, 28), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"accredited_datetime":"2022-07-21T08:05+00:00","show_birthday":0,"hide_location":false}', 228693, 2774, 24, 1, 1, 0, '', 0, None), (748199, 4, 4, '7. 改變', 1814399, 97320742, 2, 1, 0, 'music/hu/an/huanhuantw/LqnVpkiAcSwWfB3t9nD3HX.mp3', 0, '', 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你能夠改變嗎', 0, '', 0, '', 263, 192000, datetime.datetime(2023, 10, 10, 14, 20, 36), datetime.datetime(2023, 10, 10, 14, 20, 19), datetime.datetime(2023, 10, 22, 13, 0), datetime.datetime(2023, 10, 22, 13, 0, 34), 1620, 26, 8, 1, 7, 1, 0, None, 4, '{"CN":{"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 1814399, 'sha1$v5NYjLiCNMUFAvcZ2FKsSH$c262c469b0afad4d38366447e25550cc85ba46bf', datetime.datetime(2025, 3, 31, 14, 50, 43), 0, 'huanhuantw', '', '', 'huanhuantw@gmail.com', 0, 1, datetime.datetime(2016, 11, 4, 9, 3, 28), 1299643, 2, 2, 1814399, 'profile_images/hu/an/huanhuantw/Kmc2zz2rhBeAvCX3d7MTyT.jpg', 'O', '', '緩緩 Huan Huan', 886, '918782166', datetime.date(2017, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2016, 11, 4, 9, 3, 28), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"accredited_datetime":"2022-07-21T08:05+00:00","show_birthday":0,"hide_location":false}', 228693, 2774, 24, 1, 1, 0, '', 0, None), (748200, 4, 4, '8. 不哭不哭', 1814399, 97320742, 5, 12, 0, 'music/hu/an/huanhuantw/Vj6XmgbGPgJMotT7zAdzGm.mp3', 0, '', 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明天之後我要離開', 0, '', 0, '', 199, 192000, datetime.datetime(2023, 10, 10, 14, 20, 43), datetime.datetime(2023, 10, 10, 14, 20, 22), datetime.datetime(2023, 10, 22, 13, 0), datetime.datetime(2023, 10, 22, 13, 0, 34), 1515, 36, 31, 1, 8, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 1814399, 'sha1$v5NYjLiCNMUFAvcZ2FKsSH$c262c469b0afad4d38366447e25550cc85ba46bf', datetime.datetime(2025, 3, 31, 14, 50, 43), 0, 'huanhuantw', '', '', 'huanhuantw@gmail.com', 0, 1, datetime.datetime(2016, 11, 4, 9, 3, 28), 1299643, 2, 2, 1814399, 'profile_images/hu/an/huanhuantw/Kmc2zz2rhBeAvCX3d7MTyT.jpg', 'O', '', '緩緩 Huan Huan', 886, '918782166', datetime.date(2017, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2016, 11, 4, 9, 3, 28), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"accredited_datetime":"2022-07-21T08:05+00:00","show_birthday":0,"hide_location":false}', 228693, 2774, 24, 1, 1, 0, '', 0, None), (748201, 4, 4, '9. La La La 回家', 1814399, 97320742, 1, 5, 0, 'music/hu/an/huanhuantw/DcjrCan45XEQkf8RckyKKG.mp3', 0, '', 1, '', '微涼的晚上\n倒退的車窗\n再一下子我就回家\n再一下子到你身旁\n \n風吹散頭髮\n想穿梭月光\n再一下子我想你啦\n再一下子我想回家', 0, '', 0, '', 176, 192000, datetime.datetime(2023, 10, 10, 14, 20, 49), datetime.datetime(2023, 10, 10, 14, 20, 25), datetime.datetime(2023, 10, 22, 13, 0), datetime.datetime(2023, 10, 22, 13, 0, 34), 678, 13, 3, 1, 9, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 1814399, 'sha1$v5NYjLiCNMUFAvcZ2FKsSH$c262c469b0afad4d38366447e25550cc85ba46bf', datetime.datetime(2025, 3, 31, 14, 50, 43), 0, 'huanhuantw', '', '', 'huanhuantw@gmail.com', 0, 1, datetime.datetime(2016, 11, 4, 9, 3, 28), 1299643, 2, 2, 1814399, 'profile_images/hu/an/huanhuantw/Kmc2zz2rhBeAvCX3d7MTyT.jpg', 'O', '', '緩緩 Huan Huan', 886, '918782166', datetime.date(2017, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2016, 11, 4, 9, 3, 28), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"accredited_datetime":"2022-07-21T08:05+00:00","show_birthday":0,"hide_location":false}', 228693, 2774, 24, 1, 1, 0, '', 0, None), (748202, 4, 4, '10. 瀏海被風吹得整個飛起來', 1814399, 97320742, 1, 5, 0, 'music/hu/an/huanhuantw/YiauTswnkjyRU5grQZYUac.mp3', 0, '', 1, '', '想念被拉長得不可思議\n那些悸動已離我遠去\n\n瀏海被風吹得整個飛起來\n \n你無需整理 我也會愛你\n那樣美的東西\n無關乎在富裕或貧窮裡\n \n想念被拉長得不可思議\n有些記憶已離我遠去\n\n瀏海被風吹得整個飛起來\n \n你無需證明 我也會愛你\n那樣好的東西\n無關乎在富裕或貧窮裡\n\n瀏海被風吹得整個飛起來', 0, '', 0, '', 221, 192000, datetime.datetime(2023, 10, 10, 14, 20, 56), datetime.datetime(2023, 10, 10, 14, 20, 28), datetime.datetime(2023, 10, 22, 13, 0), datetime.datetime(2023, 10, 22, 13, 0, 34), 1375, 47, 19, 1, 10, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 1814399, 'sha1$v5NYjLiCNMUFAvcZ2FKsSH$c262c469b0afad4d38366447e25550cc85ba46bf', datetime.datetime(2025, 3, 31, 14, 50, 43), 0, 'huanhuantw', '', '', 'huanhuantw@gmail.com', 0, 1, datetime.datetime(2016, 11, 4, 9, 3, 28), 1299643, 2, 2, 1814399, 'profile_images/hu/an/huanhuantw/Kmc2zz2rhBeAvCX3d7MTyT.jpg', 'O', '', '緩緩 Huan Huan', 886, '918782166', datetime.date(2017, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2016, 11, 4, 9, 3, 28), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"accredited_datetime":"2022-07-21T08:05+00:00","show_birthday":0,"hide_location":false}', 228693, 2774, 24, 1, 1, 0, '', 0, None), (589085, 4, 4, 'TIC', 2429455, None, 2, 1, 0, 'music/co/ll/collage7275/UE9UYpbbr4j3hbcFGYdfmA.mp3', 0, 'song_covers/co/ll/collage7275/AtBxEg5UGAfhi522airyRD.png', 1, '', "君と二人で「絶対変わるまい」\nこんな空言を囁いた\n僕たちの噛まれた脳裏に探して\n猫を被るのは無いはずでしょう\n\n「何を嗤ってるの?」\n「判ってる?」\nWe're not stones, or neither bones\nWe're too simple to make us immortal\nNothing lasts forever\n\nあぁ、太陽はいつか爆発する\nこの徒花が灰になってしまう\n離れて\u3000消えて\u3000去っていく\n荒れ果てた惑星の夏\n\n胡蝶の影を\u3000自分の踵に\n縫い付けられたい\nAnd let it be the proof of my\nInsignificant existence\n\n忘れてしまう凡ゆるイキモノが歌う\n「故に、僕は存在して\n\u3000片道の旅に咲くだけ」\n今から\u3000吹き出した悪知恵\nもう一回摘んでみよう\n\nあぁ、太陽はいつか爆発する\nこの徒花が灰になってしまう\n離れて\u3000消えて\u3000去っていく\n荒れ果てた惑星の夏\n\n毒のある日差しを浴びる\nあの冬晴れの朝に\n\n————translation————\n\n和你兩個人\u3000一起低語著\n「至死不渝」之類的屁話\n看看我們被啃壞的腦袋裡\n一定找不到半點虛情假意\n\n「你笑個屁啊?」\n「你看得清嗎?」\n我們並非石造鐵鍛\n頭腦太簡單\u3000無法永生不朽\n沒有什麼天長地久\n\n太陽總有一天會爆炸\n徒有其表的花兒會化作灰燼\n離別\u3000消散\u3000不斷逝去\n於荒蕪星球的夏季\n\n想把蝴蝶的影子縫在自己的腳跟上\n讓它成為我微小存在的證據\n\n所有將被遺忘的生物都唱誦著\n「故此\u3000我存在\n\u3000僅僅是綻放於這趟有去無回的旅途」\n從現在開始\u3000萌芽的奇想\n再試著摘取一次也無妨\n\n沐浴著有毒的日照\n在那晴朗冬日的早晨裡", 0, '作詞作曲 Compose & Lyric/夏子 Natsuko\r\n編曲 Arrange/珂拉琪 Collage\r\n\r\n主唱 Vocal/夏子 Natsuko\r\n電吉他 Guitar/王家權 Hunter Wang\r\n合唱 Chorus/珂拉琪 feat. V4 Flower\r\n\r\n錄製與混音 Record & Mix/\r\n柯拓名(小名)@ 地下怪獸音樂製作研究室\r\nMing Ke @ Indie Monster Studio \r\n\r\n插圖 Art/夏子 Natsuko', 0, '', 244, 256000, datetime.datetime(2019, 7, 27, 12, 33, 4), datetime.datetime(2019, 7, 27, 12, 32, 53), datetime.datetime(2019, 7, 27, 12, 59, 42, 812289), datetime.datetime(2020, 1, 1, 14, 9, 46), 397997, 7907, 1238, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2429455, 'sha1$JZsrklR0Bfp58lsJ8VAwVe$411a39f3730bad533f867908ab9ad1de62ee8e9e', datetime.datetime(2025, 5, 11, 10, 43, 10), 0, 'collage7275', '', '', 'collage7275@gmail.com', 0, 1, datetime.datetime(2019, 4, 27, 13, 36), 2000361, 4, 4, 2429455, 'profile_images/co/ll/collage7275/KtMnCEUp5LdkBgeFkcUutA.png', 'O', '', '珂拉琪 Collage', 886, '985543672', datetime.date(2019, 1, 31), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2019, 4, 27, 13, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"hide_location":false}', 10076884, 61624, 0, 41, 1, 0, '', 0, None), (767306, 4, 4, '想要有個避風港', 1861077, None, 2, 1, 0, 'music/we/ar/wearewang/7sMCbMMUZyfLEqAGxzuG4Y.mp3', 0, 'song_covers/we/ar/wearewang/hmhshUeJyPmnM3vBrX6adB.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這裡只有無止盡的療傷', 0, '這是第一次以大提琴手佳瑩出發為創作的單曲\n\n描述每個人心中都會有一個心理需求\n需要躲藏 需要被理解 需要擁抱 \n\n暫且稱為「避風港」\n\n總要有個階段 真實地表達脆弱\n或許有時候就是沒辦法這麼豁達\n但也沒關係 頂多只是休息一下\n待船鳴般的琴聲響起 我們面對\n\n比較像是在這麼快速生活之中的有感而發\n面對生活變化只能夠一再求饒\n想要有個避風港', 0, '', 357, 192000, datetime.datetime(2024, 4, 9, 19, 0, 57), datetime.datetime(2024, 4, 9, 19, 0, 50), datetime.datetime(2024, 4, 9, 19, 3, 41, 322772), datetime.datetime(2024, 4, 9, 19, 3, 41), 25840, 588, 102, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1861077, 'sha1$NdRM3TELbpK0NbYdfUZzsT$9f296b29dd931e06b6d280a7112ddaafbc77f742', datetime.datetime(2025, 3, 31, 7, 2, 20), 0, 'wearewang', '', '', 'joshvalentines0214@gmail.com', 0, 1, datetime.datetime(2017, 5, 8, 21, 31), 1433287, 2, 2, 1861077, 'profile_images/we/ar/wearewang/Xac9wSmB5pcSJmi2YCjS6X.jpg', 'O', '', '老王樂隊', 886, '916850083', datetime.date(2015, 10, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 48), 1, datetime.datetime(2017, 5, 8, 21, 31), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":1}', 3662610, 45061, 27, 7, 1, 0, '', 0, None), (769908, 4, 4, '血母蔭身(Single Ver.)', 2429455, None, 2, 7, 0, 'music/co/ll/collage7275/XJtNTTCEDjt4GW8AnZBub4.mp3', 10806575, 'song_covers/co/ll/collage7275/oCKcWLM6kLbPXqodb2zhFf.jpeg', 1, '', '血母蔭身(Hueh-bó Ìm-sin)\r\n\r\n*「前陰已謝,後陰未至,中陰現前。」\r\n\r\n上尾愛你 ê 一切攏轉來矣\r\nSiōng-bué ái lí ê it-tshè lóng tńg--lâi ah\r\n陪你行你煞心 ê 路 眼前\r\nPuê lí kiânn lí sannh-sim ê lōo, gán-tsiân\r\n狂風起長湧 身浮沉\r\nKông-hong khí tn̂g-íng, sin phû-tîm\r\n輕聲用思念喘氣\r\nKhin-siann iōng su-liām tshuán-khuì\r\n\r\n真毋甘願\r\nTsin m̄ kam-guān\r\n\r\n足想欲為著你 繼續活落去\r\nTsiok siūnn beh uī-tio̍h lí, kè-sio̍k ua̍h--lo̍h-khì\r\n足想欲為著啥人 決定開始認真\r\nTsiok siūnn beh uī-tio̍h siánn-lâng, kuat-tīng khai-sí jīn-tsin\r\n彼時我總算是 足有氣魄\r\nHit-sî guá tsóng-sǹg sī, tsiok ū khì-phik\r\n你有力 ê 手共我 牽入你青色 ê 樹蔭\r\nLí ū-la̍t ê tshiú kā guá khan-ji̍p lí tshenn-sik ê tshiū-ńg\r\n\r\n神様、僕は風邪をひいたみたい\r\nKamisama, boku wa kaze o hiita mitai\r\n規粒心臟湠滿 伊的病毒\r\nKui-lia̍p sim-tsōng thuànn-muá i ê pēnn-to̍k\r\n所有 ê 答案攏 無力解說\r\nSóo-ū ê tap-àn lóng, bô-la̍t kái-sueh\r\n橫直看著你 就啥物攏無要緊\r\nHuâinn-ti̍t khuànn-tio̍h lí, tiō siánn-mih lóng bô iàu-kín\r\n\r\n凡勢是你 ê\r\nHuān-sè sī lí ê\r\n凡勢是我 ê\r\nHuān-sè sī guá ê\r\n又閣是彼个 眼神啊\r\nIū koh-sī hit-ê gán-sîn ah\r\n咬著咱身軀 是這生永遠 無了時的迷戀\r\nKā tio̍h lán sin-khu, sī tsit-sinn íng-uán, bô liáu-sî ê bê-luân\r\n聽著你溫柔 ê 話 乘風烌去\r\nThiann-tio̍h lí un-liû ê uē, sîng-hong hu--khì\r\n我嘛漸漸欲離開\r\nGuá mā tsiām-tsiām beh lī-khui\r\n\r\n就算我 攑懸一切 奉陪到底\r\nTiō-sǹg guá gia̍h-kuân it-tshè, hōng-puê kàu-té\r\n毋過我 ê 血肉 猶是咧幌\r\nM̄-koh guá ê hueh-bah, iah-sī teh hàinn\r\n疼疼疼行入 古老咒讖\r\nThiànn thiànn thiànn kiânn-li̍p, kóo-ló tsiù-tshàm\r\n面笑肚憂 頭前哪會萬丈深\r\nBīn-tshìo tōo-iu thâu-tsîng,ná ē bān-tn̄g tshim\r\n\r\n群獸吞月 山林無聲\r\nKûn-siù thun-gue̍h, suann-nâ bô-siann\r\n心狂走傱 一時揣無路\r\nSim-kông tsáu-tsông, tsi̍t-sî tshuē-bô lōo\r\n毋捌遮爾 放聲咧吼\r\nM̄-bat tsiah-nī, pàng-siann teh háu\r\n𫞼佇遐 ê 雙跤\r\nTshāi tī-hia ê siang-kha\r\n\r\n真希望家己無咧哭\r\nTsin hi-bāng ka-kī bô teh khàu\r\n會當自在 寫咱 ê 日後\r\nĒ-tàng tsū-tsāi siá lán ê ji̍t-āu\r\n漸漸收喙 ê 彼工\r\nTsiām-tsiām siu-tshuì ê hit-kang\r\n有時陣猶是會驚驚\r\nŪ-sî-tsūn iah-sī kiann-kiann\r\n\r\n墜落了後斷去 ê 雙翼\r\nTuī-lo̍h liáu-āu tn̄g-khì ê siang-si̍t\r\n悲傷恬恬浸水流轉\r\nPi-siong tiām-tiām tsìm tsuí liû-tsuán\r\n銀索仔摧絚嚨喉\r\nGîn soh-á tshui ân nâ-âu\r\n注目,Fortūna\r\nTsù-bo̍k\r\n\r\n一生一改 人間審判\r\nIt-sinn tsi̍t-kái, jîn-kan sím-phuànn\r\n全身全霊 祝福 你活落來\r\nZenshinzenre tsiok-hok, lí ua̍h--lo̍h lai\r\n𧿬踏 ê 過去 全攏想起\r\nThún-ta̍h ê kuè-khì, tsuân lóng siūnn-khí\r\n等你最後共我牽牢 好無\r\nTán lí tsuè-āu kā guá khan-tiâu, hó--bô\r\n\r\n命運軋過 美麗風景\r\nMiā-ūn kauh-kuè bí-lê hong-kíng\r\n只是小可 孤單爾爾\r\nTsí-sī sió-khuá koo-tuann niā-niā\r\n寒雨拍佇 閃爍耳鉤\r\nKuânn-hōo phah tī siám-sih hīnn-kau\r\n世間 ê 眠夢\r\nSè-kan ê bîn-bāng\r\n未來\r\nBī-lâi', 0, '作詞作曲 Composer & Lyricist/王家權 Hunter Wang\r\n編曲 Arranger/王家權 Hunter Wang、夏子 Natsuko\r\n共同編曲 Co-Arranger /溫娜 Wenna \r\n\r\n主唱 Vocal/夏子 Natsuko\r\n電吉他 Electric Guitar/王家權 Hunter Wang\r\n合聲 Backing Vocal/夏子 Natsuko、王家權 Hunter Wang\r\n合成器聲響精修 Synthesizer Sound Refine/溫娜 Wenna\r\n\r\n人聲錄音工程師 Vocal Recording Engineer/柯拓名(小名)Ming Ke @Studio51\r\n人聲剪輯工程師 Vocal Editing Engineer/柯拓名(小名)Ming Ke @Studio51\r\n主剪輯工程師 Main Editing Engineer/溫娜 Wenna @隱室 In’z Studio\r\n混音工程師 Mixing Engineer/溫娜 Wenna @隱室 In’z Studio\r\n\r\n插圖 Art/夏子 Natsuko\r\n台語歌詞顧問 Lyrics Supervisor/李勤岸 Lí Khîn-huānn\r\n\r\n特別感謝 Special Thanks:經紀人小夏 Summer', 0, '', 270, 320000, datetime.datetime(2024, 5, 3, 19, 1), datetime.datetime(2024, 5, 3, 19, 0), datetime.datetime(2024, 5, 3, 19, 18), datetime.datetime(2025, 1, 16, 7, 20, 14), 285667, 3888, 2422, 1, 0, 1, 0, None, 4, '{"TW":{"chart_weekly_champions":[[2024,18],[2024,19]],"recommend_by_editor":true},"CN":{"chart_weekly_champions":[[2024,19],[2024,20],[2024,21],[2024,22]]}}', 0, 0, 0, 0, 2, 2, 2429455, 'sha1$JZsrklR0Bfp58lsJ8VAwVe$411a39f3730bad533f867908ab9ad1de62ee8e9e', datetime.datetime(2025, 5, 11, 10, 43, 10), 0, 'collage7275', '', '', 'collage7275@gmail.com', 0, 1, datetime.datetime(2019, 4, 27, 13, 36), 2000361, 4, 4, 2429455, 'profile_images/co/ll/collage7275/KtMnCEUp5LdkBgeFkcUutA.png', 'O', '', '珂拉琪 Collage', 886, '985543672', datetime.date(2019, 1, 31), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2019, 4, 27, 13, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"hide_location":false}', 10076884, 61624, 0, 41, 1, 0, '', 0, None), (766743, 4, 4, '囚犯 Looper', 766413, 97321594, 2, 1, 0, 'music/Va/st/VastHazy/4QS3MUA8AVPZkuEa78NYTm.mp3', 0, 'song_covers/Va/st/VastHazy/k4YWuB2hhu3v8VJMfokfPG.jpeg', 1, '', '囚犯 (Looper)\n作詞:咖咖 KAKA. Y / 作曲:林易祺 LNiCH\n\n忘了究竟如何開始 越用力越無力 \n留不下的 得不到的啊\n還想奢侈地固執 \n\n每個岔路選擇失誤的腳步\n一步步 把純粹 把眷戀 都走遠 \n錯的是誰 後不後悔 \n你問我\n長大後 有沒有 對自己 坦承過\n面對內心真正欲求 \n\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\nVH 第三張創作專輯 Coming Soon\n\n\n〈囚犯〉單曲製作credit\n\n出品 / 監製 Published by|添翼創越工作室 如虎堂 project by TEAM EAR MUSIC\n作詞 Lyricist|咖咖 KAKA. Y\n作曲 Composer|林易祺 LNiCH\n製作 Producer|韓立康 HLK\n編曲 Music Arranger|蔣希夷 XiYi. Jiang\n配唱製作 Vocal Producer|咖咖 KAKA. Y\n和聲編寫 Background Vocals Arranger|黃宇寒 Huang Yu Han\n和聲 Background Vocals|黃宇寒 Huang Yu Han\n吉他 Guitar|蔣希夷 XiYi. Jiang\n貝斯 Bass|羅晧宇 Lo Hao Yu\n爵士鼓 Drums|潘維翰 PAN WEI HAN\n錄音師 Recording Engineer|陳以霖 Yi Lin Chen (人聲)、蔡周翰 Chou-Han Tsay(吉他、貝斯、鼓)、沈冠霖 SHENB(吉他)\n錄音室 Recording Studio|大小眼錄音室 Twin Eyes Studio、Lights Up Studio、BB Road Studio\n製作助理 Producer Assistant|游景棠 Don Yu \n混音師 Mixing Engineer|蔡周翰 Chou-Han Tsay @ Lights Up Studio\n\nOP|添翼創越工作室 TEAM EAR MUSIC\nUPC|4711508068954\nISRC|TWK012400006', 0, '', 208, 320000, datetime.datetime(2024, 4, 3, 10, 28, 54), datetime.datetime(2024, 4, 3, 10, 27, 58), datetime.datetime(2024, 4, 11, 16, 0), datetime.datetime(2024, 5, 9, 10, 13), 31815, 574, 104, 1, 2, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 766413, 'sha1$16iICnobQPoC6YGZtexOKV$4f8bca3ea1647a46e94b88749538954d9f727da2', datetime.datetime(2025, 5, 5, 13, 8, 46), 0, 'VastHazy', '', '', 'VastHazyband@gmail.com', 0, 1, datetime.datetime(2011, 8, 18, 19, 59), 400638, 2, 2, 766413, 'profile_images/Va/st/VastHazy/oS9f5sHoZyqG7hsdz8iQoa.jpg', 'O', '', 'VH (Vast & Hazy)', 886, '939556880', datetime.date(2011, 4, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 55), 1, datetime.datetime(2011, 8, 18, 19, 59), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":0,"hide_location":false}', 2954192, 29899, 14, 513, 1, 1, '', 0, None), (626644, 4, 4, 'zaljum 水 (feat. 阿爆(阿仍仍)/ R.fu)(日出版)', 2507568, None, 4, 3, 0, 'music/n7/at/n7atsao/68HFUzdYXaWYYRoLkeiVFo.mp3', 0, 'song_covers/n7/at/n7atsao/2AnCu42oLemsxT7kwSM6dx.jpg', 1, '', "aianga...\r\n只能 wow\r\nzua zaljum a kemasi kacedas,\r\n這個水 從日出之地來的\r\ninika mavetjek, uri madjaljun\r\n她不會中斷 流向終點站\r\ntua zua kazuanan nimadju.\r\n她有她自己的方向\r\n\r\nhua lala iaiaiaia\r\n滑 啦啦 咿呀咿呀⋯\r\nhua lala ia\r\n滑 啦啦 咿呀\r\n\r\nmatu\r\n就像\r\nzaljum\r\n水\r\nitjen\r\n我們\r\n\r\naianga...\r\n還是 wow\r\nzua zaljum a kemasi kaledep,\r\n這個水 從日落之處來的\r\nuri vaik a ma kicevung\r\n他的出發 是為了相逢\r\ntua kemasi kacedas.\r\n見那條日出來的水\r\n\r\n[RAP]\r\nPatengilay kora R.fu\r\n要不要聽話 那個 R.fu\r\nMaliyangay kora R.fu\r\n很不聽話餒 那個 R.fu\r\nIyu hayeh\r\n咿呦 嗨耶\r\n\r\n[Repeat 4 times]\r\nNga'ay ho! salikaka,\r\nWhat's up! 兄弟姐妹\r\nCi maliyangay R.fu kako.\r\n這是不聽話的 R.fu\r\nNga'ay ho!\r\nWhat's up!\r\n\r\nIdang! tatata!\r\n兄弟 走走走\r\nNiyaro' no Pangcah, pakelang.\r\n阿美族的部落 會後會\r\n\r\nCuan-ce macicihay a koco o wawa,\r\n穿著抓地力拖鞋的小孩\r\nO pangcah kiso “ci wawa”.\r\n你是阿美族之子「吉娃娃」\r\n\r\n在我裡面背著兩種血液\r\n大家背著血液 tayra i hahay (一起去哈嗨)\r\nHo... yin ho yan.\r\n吼... 飲後洋\r\n\r\ntimitja caucau\r\n我們人呴\r\nmatu zaljum.\r\n很像水一樣\r\nnu marasudj itjen, uri...\r\n當我們互相共融 直接\r\nnamaia tua pana a pupicul, u!\r\n就是溪河大川了 力量之相當 u!\r\n\r\naianga...\r\n只能 wow\r\nzua zaljum a kemasi kacedas,\r\n這個水 從日出之地來的\r\ninika mavetjek, uri madjaljun\r\n她不會中斷 流向終點站\r\ntua zua kazuanan nimadju.\r\n她有她自己的方向\r\n\r\naianga...\r\n還是 wow\r\nzua zaljum a kemasi kaledep,\r\n這個水 從日落之處來的\r\nuri vaik a ma kicevung\r\n他的出發 是為了相逢\r\ntua kemasi kacedas.\r\n見那條日出來的水\r\n\r\nmatu zaljum itjen \r\n就像水 我們\r\n\r\nCredit\r\n曲 Composer|Ń7ä、ABAO阿爆(阿仍仍)\r\n詞 Lyrics|ABAO阿爆(阿仍仍)、R.fu\r\n編曲 Arrangement|Ń7ä\r\n製作人 Producer|ABAO阿爆(阿仍仍)、Ń7ä\r\n監製 Executive Producer|黃少雍 Huang Shao Yong\r\n電吉他 Electric Guitar|徐平 Ping Hsu\r\n和聲 Backing Vocalist|布蘭地 Brandy、ABAO阿爆(阿仍仍)、R.fu\r\n和聲編寫 Backing Vocalist Arranger|布蘭地 Brandy、ABAO阿爆(阿仍仍)、R.fu\r\n和聲錄音室 Recording Studio|詹賢哲 @精神時光屋\r\n人聲錄音室 Recording Studio|Ń7ä @Coop Studio\r\n族語編譯 Paiuan Language Edit and Translation|丁繼 Kuljelje Turivuan(排灣文)、樹林碧昂絲(阿美文)\r\n混音師 Mixing Engineer|Ń7ä\r\n母帶後期處理工程師 Mastering Engineer|Stuart Hawkes @Metropolis Studios\r\n插畫設計 Illustration|全韻潔 Yun Chuan \r\n\r\n發行公司 Published By|派樂黛唱片有限公司 Dark Paradise Records\r\n企劃統籌 Planner Director|許庭維 Hsu Ting Wei\xa0\r\n製作助理 Assistant Producer|林志龍 Lin Linz", 0, '穿著破鞋到了溪邊\r\n任由流水穿梭指尖\r\n \r\n由水而生 由歌起舞\r\n \r\n我們相連著血液\r\n流向日出的源頭\r\n \r\n那是我們最真實的模樣', 0, '', 186, 192000, datetime.datetime(2020, 10, 27, 2, 8, 5), datetime.datetime(2020, 10, 27, 2, 8, 1), datetime.datetime(2020, 10, 27, 2, 52, 51, 461942), datetime.datetime(2020, 10, 27, 2, 52, 51), 14480, 563, 92, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2020-11-11"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2020,46]]},"CN":{"song_of_the_days":["2020-11-12"],"recommend_by_editor":true,"top_record_weekly_champions":[[2020,46]]}}', 0, 0, 0, 0, 2, 2, 2507568, 'sha1$PlERjlsuXWfS0u5JiAIUsY$6f11e2c276fe792ae7e17d95e46fc1a31840c22c', datetime.datetime(2024, 12, 22, 15, 16, 32), 0, 'n7atsao', '', '', 'wennatsao@gmail.com', 0, 1, datetime.datetime(2019, 10, 21, 7, 39, 47), 2078440, 4, 4, 2507568, 'profile_images/n7/at/n7atsao/xpwY2NgUwk2zZzamQnXRJ9.jpg', 'F', '曹溫娜', 'Ń7ä', 886, '975008166', datetime.date(2019, 11, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 37), 1, datetime.datetime(2019, 10, 21, 7, 39, 47), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"hide_location":false}', 28982, 399, 0, 2785, 0, 0, '', 0, None), (604594, 4, 4, '青玉案 元夕', 2546878, None, 2, 7, 0, 'music/mu/si/musicpoetichk/UbigDSKxoX6YcrdbrfN7tc.mp3', 0, 'song_covers/mu/si/musicpoetichk/gwSFMYCBYK8MG897ob45r7.JPG', 1, '', '〈青玉案 元夕〉 \n與文同樂 作品第二十三號 Op. 23\n\n宋詞: 辛棄疾\n曲: 紀幾何\n編/唱:尹子建\n\nA1\n東風夜放花千樹\n更吹落 星如雨\n寶馬雕車香滿路\n鳳簫聲動 玉壺光轉\n\nA1\n東風夜放花千樹\n更吹落 星如雨\n寶馬雕車香滿路\n鳳簫聲動 玉壺光轉\n\nB1\n一夜魚龍舞 一夜魚龍舞\n東風夜放花千樹\n一夜魚龍舞 一夜魚龍舞\n寶馬雕車香滿路\n\nA1\n東風夜放花千樹\n更吹落 星如雨\n寶馬雕車香滿路\n鳳簫聲動 玉壺光轉\n\nC1\n蛾兒雪柳黃金縷\n笑語盈盈暗香去\n眾裏尋他千百度\n驀然迴首 那人卻在\n\nC1\n蛾兒雪柳黃金縷\n笑語盈盈暗香去\n眾裏尋他千百度\n驀然迴首 那人卻在\n\nD1\n燈火闌珊處\n燈火闌珊處\n燈火闌珊處\n燈火闌珊處\n\n原文:\n\n東風夜放花千樹,更吹落、星如雨。寶馬雕車香滿路。鳳簫聲動,玉壺光轉,一夜魚龍舞。 蛾兒雪柳黃金縷,笑語盈盈暗香去。眾裏尋他千百度;驀然迴首,那人卻在、燈火闌珊處。', 0, '〈青玉案 元夕〉\n與文同樂 作品第二十三號 Op. 23\n\n宋詞: 辛棄疾\n曲: 紀幾何\n編/唱:尹子建\n\n「與文同樂」(Music Poetic HK) 為一植根於香港的創作團隊,團隊致力以音樂演繹文學作品。 「古典新詠計劃」為「與文同樂」首項文化項目,目標是把團隊喜愛的詩詞用粵語流行曲式演繹。\n\n原文: 辛棄疾 〈青玉案 元夕〉\n東風夜放花千樹,更吹落、星如雨。寶馬雕車香滿路。鳳簫聲動,玉壺光轉,一夜魚龍舞。 蛾兒雪柳黃金縷,笑語盈盈暗香去。眾裏尋他千百度;驀然迴首,那人卻在、燈火闌珊處。', 0, '', 200, 320000, datetime.datetime(2020, 2, 8, 1, 42, 49), datetime.datetime(2020, 2, 8, 1, 37, 4), datetime.datetime(2020, 2, 8, 1, 39, 34, 640141), datetime.datetime(2020, 2, 14, 14, 20), 30, 4, 0, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2546878, '!79i4mOr8DwVD2e77kD8e21VJnCQOaSHQIpQB6dGq', datetime.datetime(2020, 9, 12, 3, 33, 1), 0, 'musicpoetichk', '', '', 'musicpoetic1961@gmail.com', 0, 1, datetime.datetime(2020, 2, 8, 1, 2, 43), 2117709, 4, 4, 2546878, 'profile_images/mu/si/musicpoetichk/hsAmQZCJ5YcNDBtCNCwuD8.jpg', 'M', 'Kwan CK', '與文同樂', 852, '93799864', datetime.date(1910, 12, 6), 'HK', 59, 0, 1, None, datetime.datetime(2025, 6, 23, 21, 3, 13), 1, datetime.datetime(2020, 2, 8, 1, 2, 43), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"hide_gender":true,"had_edit_username":true,"hide_location":false}', 54, 4, 12, 267, 0, 0, '', 0, None), (605175, 4, 4, '清平調 (二)', 2546878, None, 2, 7, 0, 'music/mu/si/musicpoetichk/2Nx6HSf2mYPt8j2NyFYrU5.mp3', 0, 'song_covers/mu/si/musicpoetichk/FSF6bD4t3iMyHRFQKHxBcZ.JPG', 1, '', '〈清平調 (二) 〉Op.12\n\n唐詩: 李白 \n曲: 紀幾何 \n編:尹子建 \n唱: 尹子建 \n\n\n一枝紅豔露凝香,\n雲雨巫山枉斷腸。\n借問漢宮誰得似,\n可憐飛燕倚新妝。', 0, '〈清平調 (二) 〉Op.12\n\n唐詩: 李白 \n曲: 紀幾何 \n編:尹子建 \n唱: 尹子建', 0, '', 107, 229938, datetime.datetime(2020, 2, 14, 14, 8, 38), datetime.datetime(2020, 2, 14, 14, 8, 37), datetime.datetime(2020, 2, 14, 14, 11, 8, 384165), datetime.datetime(2020, 2, 14, 14, 18, 20), 6, 3, 0, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2546878, '!79i4mOr8DwVD2e77kD8e21VJnCQOaSHQIpQB6dGq', datetime.datetime(2020, 9, 12, 3, 33, 1), 0, 'musicpoetichk', '', '', 'musicpoetic1961@gmail.com', 0, 1, datetime.datetime(2020, 2, 8, 1, 2, 43), 2117709, 4, 4, 2546878, 'profile_images/mu/si/musicpoetichk/hsAmQZCJ5YcNDBtCNCwuD8.jpg', 'M', 'Kwan CK', '與文同樂', 852, '93799864', datetime.date(1910, 12, 6), 'HK', 59, 0, 1, None, datetime.datetime(2025, 6, 23, 21, 3, 13), 1, datetime.datetime(2020, 2, 8, 1, 2, 43), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"hide_gender":true,"had_edit_username":true,"hide_location":false}', 54, 4, 12, 267, 0, 0, '', 0, None), (605129, 4, 4, '安得廣廈', 2546878, None, 2, 7, 0, 'music/mu/si/musicpoetichk/yX8YPzzA89zfc2wdHjbjbJ.mp3', 0, 'song_covers/mu/si/musicpoetichk/k9stFgaRkxwgi3QTd9pnCa.JPG', 1, '', '〈安得廣廈〉Op.19 \n (杜甫「茅屋為秋風所破歌」節錄) \n\n唐詩: 杜甫\n曲: 紀幾何 \n編: 尹子建 \n唱: 尹子建\n\nA1\n安得廣廈千萬間,\n大庇天下寒士俱歡顏,\n風雨不動安如山!\n\nA2\n安得廣廈千萬間,\n大庇天下寒士俱歡顏,\n風雨不動\n\nB1\n嗚呼!\n何時眼前突兀見此屋,\n吾廬獨破受凍死亦足!\n\nB2\n何時眼前突兀見此屋,\n吾廬獨破受凍死亦足!', 0, '〈安得廣廈〉\nOp.19 \n(杜甫「茅屋為秋風所破歌」節錄) \n\n原文\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, '', 175, 320000, datetime.datetime(2020, 2, 14, 10, 27, 55), datetime.datetime(2020, 2, 14, 10, 27, 53), datetime.datetime(2020, 2, 14, 10, 34, 50, 733184), datetime.datetime(2020, 2, 14, 14, 26, 23), 6, 3, 0, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2546878, '!79i4mOr8DwVD2e77kD8e21VJnCQOaSHQIpQB6dGq', datetime.datetime(2020, 9, 12, 3, 33, 1), 0, 'musicpoetichk', '', '', 'musicpoetic1961@gmail.com', 0, 1, datetime.datetime(2020, 2, 8, 1, 2, 43), 2117709, 4, 4, 2546878, 'profile_images/mu/si/musicpoetichk/hsAmQZCJ5YcNDBtCNCwuD8.jpg', 'M', 'Kwan CK', '與文同樂', 852, '93799864', datetime.date(1910, 12, 6), 'HK', 59, 0, 1, None, datetime.datetime(2025, 6, 23, 21, 3, 13), 1, datetime.datetime(2020, 2, 8, 1, 2, 43), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"hide_gender":true,"had_edit_username":true,"hide_location":false}', 54, 4, 12, 267, 0, 0, '', 0, None), (787829, 4, 4, '空華亂墜(Single Ver.)', 2429455, None, 2, 1, 0, 'music/co/ll/collage7275/BnAXyuPypugvy7tiY69F7J.mp3', 0, 'song_covers/co/ll/collage7275/9HSBnKtkicw8cZkutkez6o.jpeg', 1, '', "空華亂墜(Khong-huâ Luān-tuī)\n\n*「一翳在眼,空華亂墜。」\n\n佇咧等我的\nTī-teh tán guá ê\n珠淚落 淹鏡台\nTsu-luī lo̍h, im kiànn-tâi\n一念生海湧 吞世界\nIt liām sing hái-íng, thun sè-kài\n魂飛走三界\nHûn-hui tsáu Sam-kài\n\n神明跤步 閃爍 ê 光線\nSîn-bîng kha-pōo, siám-sih ê kng-suànn\n喘大氣 泅千萬心肝\nTshuán-tuā-khuì, siû tshian-bān sim-kuann\n無邊海岸\nBô-pinn hái-huānn\n\n行落台 水中月\nKiânn lo̍h-tâi, tsuí-tiong gua̍t\n無聲無說 佇心\nBô-siann-bô-seh, tī sim\n踅佇頭殼 踅仔踅袂停\nSe̍h tī thâu-khak, se̍h-á-se̍h buē thîng\n\n天頂佮 往解脫 ê 路\nThinn-tíng kah, óng kái-thuat ê lōo\n敢相迵\nKám sio-thàng\n頭前咧行 邊仔咧喝\nThâu-tsîng teh kiânn, pinn-á teh huah\n癡迷 ê 人 引火焚身\nTshi-bê ê lâng, ín-hué hûn-sin\n\n神遊自在\nSîn-iû tsū-tsāi\n悲傷相閃如來\nPi-siong sio-siám Jû-lâi\n我只是 注神想欲看著\nGuá tsí-si tsù-sîn siūnn-beh khuànn-tio̍h\n上懸 ê 所在\nSiōng-kuân ê sóo-tsāi\n規身血\nKui-sin hueh\n\n當時咧開始 有人綴後爿\nTong-sî teh khái-sí, ū lâng tuè āu-pîng\n煞無張持\nSuah bô-tiunn-tî\n聽 în 講拆掉目睭 你就較輕鬆\nThiann in kóng thiah-tiāu ba̍k-tsiu, lí tiō khah khin-sang\n\n好話絞歹話纏身 恬去 ê 人生\nHó-uē ká pháinn-uē tînn-sin, tiam-khì ê jîn-sing\n地獄滿花開 死活欲來去\nTē-ga̍k muá hue khui, sí-ua̍h beh lâi-khì\n轉踅佇這个橫直 行袂出來 ê 跡\nTńg-se̍h tī tsit ê huâinn-tī kiânn bē tshut-lâi ê jiah\n\n這馬開始\nTsit-má khái-sí\n若是開始 就一定成功(你愛成功)\nNā-sī khái-sí, tiō it-tīng sîn-kong (lí ài sîn-kong)\n我若成功 咱就會幸福(是你愛幸福)\nGuá nā sîn-kong, lán tiō ē hīng-hok (sī lí ài hīng-hok)\n後壁漸漸 生成 ê 這个怨靈\nĀu-piah tsiām-tsiām senn-sîng ê tsit-ê uàn-lîng\n無啥代誌就毋免開喙\nBô-siá tāi-tsì tiō m̄-bián khui-tshuì\n\n逐家牽予牢 咱做伙風神起行\nTāk-ke khan hōo tiâu, lán tsò-hué hong-sîn khí-kiânn\n一生一改 ê 歌聲\nIt-sing tsi̍t-kái ê kua-siann\n泥眼 面現形\ndeigan bīn hiàn-hîng\n\n見人如須彌\nKìnn-lâng jû Su-bî\n崖懸 peh 袂起去\nGâi-kuân peh bē khit-lih\n見佛千百里\nKìnn-hu̍t tsing-pah lí\n沉重行袂開\nTîm-tāng kiânn buē-khui\n\nIdentity paralysis\nBurn me in a flash\nTheir praises echo hauntingly\nThe last queen's standing\nPerpetual crowning and falling\n\n是夢是真 攏無要緊\nSī bāng sī tsin, lóng bô iàu-kín\n生角女神 萬喙穿心\nSenn-kak lú-sîn, bān-tshuì tshng-sim\n\n心臟滇滿 ê 聲 失去控制\nSim-tsōng tīnn-muá ê siann, sit-khì khòng-tsè\n身軀放棄 予靈魂自由飛\nSin-khu hòng-khì hōo lîng-hûn tsū-iû pue\n般若無聲\nhannya bô-siann\n\nRoam in heaven and hell\nBury me with a word\nHow incredible you were\nGod stands behind me, decreeing my fate sadly\n\n全然無關 惹人倒彈\nTsûan-jiân bô kuan, jiá-lâng tò-tuānn\n一念思量卑賤\nIt liām su-liông pi-tsiān\n狂風重聲 滿天崁地\nKông-hong tāng-siann, muá-thinn khàm-tē\n大雨覕去佗位\nTuā-hōo bih khì tueh\n\n爛去成做一蕊花\nNuā--khì tsiânn-tsò tsi̍t-juí hue\n迷人鑿目成名\nBê-lâng tsa̍k-ba̍k sîng-miâ\n像阮這款 ê 表演者\nTshiūnn gún tsit khuán ê piáu-ián-tsiá\n歹勢真見笑\nPháinn-sè tsin kiàn-siàu", 0, '作詞作曲 Composer & Lyricist/王家權 Hunter Wang\n編曲 Arranger/王家權 Hunter Wang、夏子 Natsuko\n共同編曲 Co-Arranger /溫娜 Wenna\n\n主唱 Vocal/夏子 Natsuko\n電吉他 Electric Guitar/王家權 Hunter Wang\n合聲 Backing Vocal/夏子 Natsuko、王家權 Hunter Wang\n合成器聲響精修 Synthesizer Sound Refine/溫娜 Wenna\n\n人聲錄音工程師 Vocal Recording Engineer/柯拓名(小名)Ming Ke @Rebel Sound Studio\n人聲剪輯工程師 Vocal Editing Engineer/柯拓名(小名)Ming Ke @Studio51\n主剪輯工程師 Main Editing Engineer/溫娜 Wenna @隱室 In’z Studio\n混音工程師 Mixing Engineer/溫娜 Wenna @隱室 In’z Studio\n母帶後期處理製作人 Mastering Producer/溫娜 Wenna\n母帶後期處理工程師 Mastering Engineer/Felix Davis @Metropolis Studios\n\n插圖 Art/夏子 Natsuko\n台語歌詞顧問 Lyrics Supervisor/李勤岸 Lí Khîn-huānn\n\n經紀人 Manager/小夏 Summer', 0, '', 188, 320000, datetime.datetime(2024, 10, 4, 11, 16, 46), datetime.datetime(2024, 10, 4, 11, 16, 42), datetime.datetime(2024, 10, 4, 11, 19, 2, 429505), datetime.datetime(2024, 12, 22, 14, 51, 30), 109438, 1717, 548, 1, 0, 1, 0, None, 4, '{"TW":{"chart_weekly_champions":[[2024,40],[2024,41]],"recommend_by_editor":true,"song_of_the_days":["2024-10-23"]},"CN":{"chart_weekly_champions":[[2024,40],[2024,41],[2024,42],[2024,43],[2024,44],[2024,45]],"song_of_the_days":["2024-10-24"]}}', 0, 0, 0, 0, 2, 2, 2429455, 'sha1$JZsrklR0Bfp58lsJ8VAwVe$411a39f3730bad533f867908ab9ad1de62ee8e9e', datetime.datetime(2025, 5, 11, 10, 43, 10), 0, 'collage7275', '', '', 'collage7275@gmail.com', 0, 1, datetime.datetime(2019, 4, 27, 13, 36), 2000361, 4, 4, 2429455, 'profile_images/co/ll/collage7275/KtMnCEUp5LdkBgeFkcUutA.png', 'O', '', '珂拉琪 Collage', 886, '985543672', datetime.date(2019, 1, 31), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2019, 4, 27, 13, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"hide_location":false}', 10076884, 61624, 0, 41, 1, 0, '', 0, None), (787831, 4, 4, '謀殺石蓮(Single Ver.)', 2429455, None, 2, 7, 0, 'music/co/ll/collage7275/DBaAUWrke2szgKhgEDVnSz.mp3', 0, 'song_covers/co/ll/collage7275/SgczuxRbs8fnSswMiA2BLJ.jpeg', 1, '', "Tayniay cangra midateng to semot no mako\nIkor to i, ’afas han nangra ko tireng no mako\nCaayay ka piliyas cangra\n\nNengneng han kora semot hato hana\nMapitpit ko ‘adingo nora hana\nO rihow iso hato ngiha ni Alikakay\nMana tomangic kiso?\nAya, mahecaday to hana a semot\n‘Enoc sa to kahengangay a odax\nCengawen ko mata, mana caka co’a’angen iso?\n\nSamaanen ako?\n\nMalafaliay ko mi’ang’ang no mako\nMalahedaway to i kana sawad a tokay\nMapatayay to kora tahada’ocay a fu’is\nMafolfol koni langdaway ka’oripan a cikiw\nMalao’raday to ko losa’ no mako\nMalakoliay to koni ki’etecay a kikay\nSamaanen ako na madodo’ ko faloco’ iso?\n\nLomowad a ma'orip nai patay\nNai to’emanay a kakarayan\n\n(Ecce Deus ex machina)\n\nMalacidal ko keter no mako,\nmatodoh nira ko sahekalan\nO ci’edilay a kowang\nO kimad no kikay\n\nNengneng han kora semot hato hana\n(You are approaching the truth)\n(They will steal it from you)\nHawikiden ko ataneng no kalokawas\n(Now pick up your laser gun)\n(Till the smoke erases the sun)\nCowa to tanotireng kako hatini\n(So aggressive, so rude)\n(They are gonna murder you)\nCaay to ka palit iso ko tireng ako\n(My dear, my dear little echeveria)\n\nAya, mahecaday to hana a semot\n(You have witnessed the truth)\n(They can’t take it from you)\nHawikiden ko ’icel no kalokawas\n(Drop your smoking laser gun)\n(There is no more place to run)\nCowa to tanokamay kako\n(So aggressive, so rude)\n(They are gonna murder you)\nTaniwaniway sa tahira i tolas no kakarayan\n(My dear, my dear little echeveria)\n\n\n————translation————\n\n\n他們來這裡採走我的草\n又拿走我的身體\n他們從未離開\n\n長得像花的草\n被摘取了靈魂\n嘶啞的嗓子就像鬼怪\n你為什麼在哭呢?\n長得像花的草\n吞下了紅色的糖果\n睜開眼睛看 你為什麼不反抗?\n\n你要我怎麼辦?\n\n我的吶喊都化成風\n消失在荒蕪的城市\n恆星早已死去\n粉碎了這藍色的星球\n我的眼淚也化作雨水\n結凍成冰冷的機械\n你還想要我怎麼做?\n\n起死回生\n源自黑暗太空\n\n(Ecce Deus ex machina)\n\n我的怒火化作太陽\n將大地燃燒殆盡\n發射光束的槍\n機械的神話\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, '作詞作曲 Composer & Lyricist/夏子 Natsuko\n編曲 Arranger/夏子 Natsuko、王家權 Hunter Wang\n共同編曲 Co-Arranger /溫娜 Wenna\n\n主唱 Vocal/夏子 Natsuko\n合唱 Chorus/陳執中 Usan Lariyod\n電吉他 Electric Guitar/王家權 Hunter Wang\n木吉他 Acoustic Guitar/王家權 Hunter Wang\n合成器聲響精修 Synthesizer Sound Refine/溫娜 Wenna\n\n人聲錄音工程師 Vocal Recording Engineer/柯拓名(小名)Ming Ke @Rebel Sound Studio\n人聲剪輯工程師 Vocal Editing Engineer/柯拓名(小名)Ming Ke @Studio51\n主剪輯工程師 Main Editing Engineer/溫娜 Wenna @隱室 In’z Studio\n混音工程師 Mixing Engineer/溫娜 Wenna @隱室 In’z Studio\n母帶後期處理製作人 Mastering Producer/溫娜 Wenna\n母帶後期處理工程師 Mastering Engineer/Felix Davis @Metropolis Studios\n\n插圖 Art/夏子 Natsuko\n阿美族語歌詞顧問 Lyrics Supervisor/陳輝煌 Pitiro Lariyod\n\n經紀人 Manager/小夏 Summer', 0, '', 219, 320000, datetime.datetime(2024, 10, 4, 11, 21, 49), datetime.datetime(2024, 10, 4, 11, 21, 44), datetime.datetime(2024, 10, 4, 11, 23, 24, 229315), datetime.datetime(2024, 12, 22, 14, 51, 42), 125254, 1811, 661, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"song_of_the_days":["2024-10-24"]},"CN":{"song_of_the_days":["2024-10-25"]}}', 0, 0, 0, 0, 2, 2, 2429455, 'sha1$JZsrklR0Bfp58lsJ8VAwVe$411a39f3730bad533f867908ab9ad1de62ee8e9e', datetime.datetime(2025, 5, 11, 10, 43, 10), 0, 'collage7275', '', '', 'collage7275@gmail.com', 0, 1, datetime.datetime(2019, 4, 27, 13, 36), 2000361, 4, 4, 2429455, 'profile_images/co/ll/collage7275/KtMnCEUp5LdkBgeFkcUutA.png', 'O', '', '珂拉琪 Collage', 886, '985543672', datetime.date(2019, 1, 31), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2019, 4, 27, 13, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"hide_location":false}', 10076884, 61624, 0, 41, 1, 0, '', 0, None), (326478, 4, 4, '《木蘭》(原詞:佚名 樂府 木蘭詩) ', 769873, 97258177, 1, 4, 0, 'music/hg/ca/hgcagroup/c7ce3f93df01406984f48324f5f75347.mp3', 0, '', 1, '', '', 0, '', 1, '', 286, 320000, datetime.datetime(2015, 4, 7, 15, 43, 12), datetime.datetime(2015, 4, 7, 15, 42, 46), datetime.datetime(2015, 4, 7, 15, 42, 46), datetime.datetime(2015, 4, 7, 15, 53, 56), 393, 21, 1, 1, 1, 1, 0, None, 0, None, 0, 0, 0, 0, 2, 2, 769873, 'sha1$47RswWJHS7ib$21a2f4df6f259bf3aada17e2f118c92dbb3e27c9', datetime.datetime(2021, 5, 21, 3, 13, 34), 0, 'hgcagroup', '光', '漢', 'singing@hgcagroup.com', 0, 1, datetime.datetime(2011, 9, 25, 0, 52, 35), 404019, 4, 4, 769873, 'profile_images/hg/ca/hgcagroup/d207b31a48eb11e699690ae52af18be5.jpg', 'F', '漢光教育基金會', '舊愛新歡-古典詩詞譜曲創作暨演唱競賽', None, '', datetime.date(1992, 1, 1), None, None, 0, 1, None, datetime.datetime(2025, 6, 21, 21, 3, 7), 1, datetime.datetime(2011, 9, 25, 0, 52, 35), 1, 0, 'zh-hant', 0, '{"show_intro":false}', 6527, 128, 15, 624, 0, 0, '', 0, None), (535321, 4, 4, '幾度夕陽紅-陳建榜', 769873, 97274366, 1, 4, 0, 'music/hg/ca/hgcagroup/VRHNypdR9SLkeXcGqcyixE.mp3', 0, '', 1, '', '滾滾長江東逝水, 浪花淘盡英雄。 \n是非成敗轉頭空。 \n青山依舊在,幾度夕陽紅。 \n白髮漁樵江渚上, 慣看秋月春風。 \n一壺濁酒喜相逢。 \n古今多少事,都付笑談中。\n\n大江東去,浪淘盡, 千古風流人物。故壘西邊,人道是、三國周郎赤壁。亂石穿空,驚濤拍岸,捲起千堆雪。江山如畫,一時多少豪傑。\n遙想公瑾當年,小喬初嫁了,雄姿英發。羽扇綸巾,談笑間、檣櫓灰飛煙滅。故國神遊,多情應笑我,早生華發。人生如夢,一樽還酹江月。\n\n危磯絕峭倚清江,人道曹劉舊戰場。\n往事已隨寒浪滅,遺蹤惟有暮山長。\n雲霞尚帶當年赤,蘆荻空余落日黃。\n欲吊英雄千古憾,漁歌聲裏又斜陽。\n \n', 0, '原詩:\n宋 蘇軾-念奴嬌‧赤壁懷古\n明 楊慎-臨江仙\n明 方逢時-古戰場赤壁感懷\n曲:陳建榜\n演唱:嚴文康\n從充滿希望的桃園結義開始,過五關斬六將、三顧茅廬、 神機妙算、 赤壁之戰三分天下、敗走麥城、鞠躬盡瘁 星落五丈原.樓起樓塌,每次看完都說不出的感慨。 \n\u3000\u3000雖然這故事也許大多為虛構,但那些理想的典型曾經是讓我讀到淚流滿面並以此為志的標準。所以這是我最喜愛的一段歷史。\n\u3000\u3000我非常苦惱該怎麼來為他譜曲?要多搖滾?能夠不使用中國風嗎?要不要走時下的華語流行音樂風格呢?還是試試看搖滾FUNK?\n\u3000\u3000最後定基於在中國風之下:前奏與間奏使用管絃樂團加國樂,塑造廣闊的歷史煙波。但在主副歌的伴奏則使用爵士鼓,配上搖滾與放克的樂風,試圖模擬現代的青年,站在歷史遺跡之前心中會湧現的熱血感懷。\n\u3000\u3000尾奏以未完待續的感覺,象徵最後曲子唱完後青年的熱血心聲終將也被滔滔江水帶走而淹沒於時間的洪流之中,又有誰的生命不只是個過程,而有最終結果?\n\n', 0, '', 344, 320000, datetime.datetime(2017, 10, 24, 6, 7, 28), datetime.datetime(2017, 10, 24, 6, 7, 11), datetime.datetime(2017, 10, 24, 6, 7, 11), datetime.datetime(2017, 10, 24, 6, 30, 49), 204, 9, 2, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 769873, 'sha1$47RswWJHS7ib$21a2f4df6f259bf3aada17e2f118c92dbb3e27c9', datetime.datetime(2021, 5, 21, 3, 13, 34), 0, 'hgcagroup', '光', '漢', 'singing@hgcagroup.com', 0, 1, datetime.datetime(2011, 9, 25, 0, 52, 35), 404019, 4, 4, 769873, 'profile_images/hg/ca/hgcagroup/d207b31a48eb11e699690ae52af18be5.jpg', 'F', '漢光教育基金會', '舊愛新歡-古典詩詞譜曲創作暨演唱競賽', None, '', datetime.date(1992, 1, 1), None, None, 0, 1, None, datetime.datetime(2025, 6, 21, 21, 3, 7), 1, datetime.datetime(2011, 9, 25, 0, 52, 35), 1, 0, 'zh-hant', 0, '{"show_intro":false}', 6527, 128, 15, 624, 0, 0, '', 0, None), (627767, 4, 4, '好個等待Demo_2017', 791857, 97315728, 1, 4, 0, 'music/Si/ri/SiriSimranKaur/EtuXfHY26v6bDCpBVMP2mV.mp3', 0, 'song_covers/Si/ri/SiriSimranKaur/CRaVQUZEVnqpSZNM7FHVWH.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溯游從之 宛在水中沚', 0, '等待著你\n_我投射的幻影\n三年後的今天才知道\n等待的空白\n其實是威力之點\n\n詞:李竺芯、先秦・詩經《蒹葭》\n曲/編曲/唱:李竺芯\n後來的專輯版那個柯智豪葛格加了豪~好聽的東西', 0, '', 225, 320000, datetime.datetime(2020, 11, 10, 15, 8, 16), datetime.datetime(2020, 11, 10, 15, 7, 58), datetime.datetime(2020, 11, 10, 15, 20, 50, 440644), datetime.datetime(2021, 5, 23, 6, 30, 3), 3364, 93, 20, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 791857, 'sha1$TABOR0AOXQJmKFzetx1tHh$e470ac8e1b7c233f4de166f58c7459f4488c9e79', datetime.datetime(2025, 2, 14, 13, 43, 13), 0, 'SiriSimranKaur', '佳薇', '李', 'heartshouting@gmail.com', 0, 1, datetime.datetime(2012, 3, 31, 23, 55), 425869, 2, 2, 791857, 'profile_images/Si/ri/SiriSimranKaur/bcKZXo3cbeyVhRBzVfgLDe.jpg', 'F', '', '李竺芯', 886, '911620116', datetime.date(1989, 6, 17), 'HUA', 80, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 43), 1, datetime.datetime(2012, 3, 31, 23, 55), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":2,"accredited_datetime":"2021-06-08T03:06+00:00","hide_location":false}', 110982, 963, 17, 717, 1, 0, '', 0, None), (795902, 2, 2, '鏨頭長命', 2429455, 97322682, 2, 7, 0, 'music/co/ll/collage7275/heELKATv4dGJfx6hyHnbRE.mp3', 0, 'song_covers/co/ll/collage7275/HRV6t3MHexhBYo5CXS7Q8i.jpeg', 1, '', '*“For this will be a glorious monument for thy name, when he shall fall by the hand of a woman.”\n\nThis is your turn for termination\nSo pick up my sword, assassination\n\n恐驚是足失望 ê 結局\nKhióng-kiann sī tsiok sit-bōng ê kiat-kio̍k\n聽邊仔笑破喙 ê 聲\nThiann pinn-á tshiò phuà tshuì ê siann\nIn 講這个悲劇 是你愛擔毋才著\nIn kóng tsit-ê pi-kio̍k, sī lí ài tann m̄-tsiah tio̍h\n做伙死死咧嘛無差\nTsò-hué sí-sí leh mā bô-tsha\n\nAll right,\nThis is my turn, revolution\nPick up my sword, assassinate the man\n\n頭前 ê 路 彎彎斡斡\nThâu-tsîng ê lōo uan-uan-uat-uat\n行踏輕聲跤步\nKiânn-ta̍h khin-siann kha-pōo\n\n月下\nGue̍h-hā\n掠你 ê 身軀 挖目睭\nLia̍h lí ê sin-khu, óo ba̍k-tsiu\noh 真快活\nTsin khuìnn-ua̍h\n共你埋佇遮\nKā lí tâi tī tsia\n無人知 祝你幸福\nBô-lâng tsai, tsiok lí hìng-hok\n\n為你奏 ê 歌 你就愛綴予好\nUī lí tsàu ê kua, lí tiō ài tuè hōo hó\n莫煩惱 這世間種種\nMài huân-ló, tse sè-kan tsióng-tsióng\n\n無定著 誠實會當看著\nBô-tiānn-tio̍h tsiânn-si̍t ē-tàng khuànn tio̍h\n彼个反倒爿 ê 人間\nHit-ê píng tò-pîng ê jîn-kan\n悲傷佮快樂 全部攏還予轉來\nPi-siong kah khuài-lo̍k, tsuân-pōo lóng hîng hōo tńg--lâi\n免閣過 破空 ê 人生\nBián koh kuè phuà-khang ê jîn-sing\n\nAll right,\nThis is my word, complete erasure\nPick up his head, final destination\n\n頭前 ê 路 直直落去\nThâu-tsîng ê lōo ti̍t-ti̍t--lo̍h-khì\n行踏輕鬆跤步\nKiânn-ta̍h khin-sang kha-pōo\n\n我會\nGuá ē\n攢一束鮮花\nTsuân tsi̍t-sok tshinn-hue\n徛佇遮 恬恬思念\nKhiā tī tsia, tiām-tiām su-liām\n終點 禮堂聲\nTsiong-tiám, lé-tn̂g siann\n望魂魄 戇戇咧行\nBāng hûn-phik, gōng-gōng teh kiânn\n\n身軀破一空 心肝哪會遮疼\nSin-khu phuà tsi̍t khang, sim-kuann nā ē tsia thiànn\n土內ê 敢會是我家己?\nThóo-lāiê, kám ē sī guá ka-kī?\n\n————translation————\n\n這是你的終結時刻\n拾起我的劍 進行暗殺\n\n恐怕是真失望的結果\n聽旁邊笑破嘴的聲音\n他們說這悲劇 是你要承擔才對\n全都去死一死也沒差\n\n夠了\n這是我的革命時刻\n揚起我的刃 取你性命\n\n眼前的路 彎彎曲曲\n踩著輕聲步伐\n\n月下\n抓你的身體 挖眼睛\noh 真快活\n把你 埋在這\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, '鏨頭長命(Tsām-thâu Tn̂g-miā)\nLong May You Live, Off with Your Head\n\n\n作詞作曲 Composer & Lyricist/王家權 Hunter Wang\n音樂編寫 Songwriter/王家權 Hunter Wang\n編曲 Arranger/王家權 Hunter Wang、夏子 Natsuko\n技術製作 Technical Co-Producer/柯拓名(小名)Ming Ke @Studio51\n\n主唱 Vocalist/夏子 Natsuko\n電鋼琴 Electric Pianist/王家權 Hunter Wang\n\n錄音工程師 Recording Engineer/柯拓名(小名)Ming Ke @Rebel Sound Studio\n剪輯工程師 Editing Engineer/柯拓名(小名)Ming Ke @Studio51\n混音工程師 Mixing Engineer/柯拓名(小名)Ming Ke @Studio51\n母帶後期處理製作人 Mastering Producer/溫娜 Wenna\n母帶後期處理工程師 Mastering Engineer/Felix Davis @Metropolis Studios\n\n專輯封面設計 Cover Designer/永真急制 Workshop @aaronniehworkshop\n台語歌詞顧問 Lyrics Supervisor/李勤岸 Lí Khîn-huānn\n歌名英譯 Title Translator/陳韋翰 Wei-Han Chen\n\n經紀人 Manager/小夏 Summer', 0, '', 167, 320000, datetime.datetime(2024, 12, 22, 13, 40, 54), datetime.datetime(2024, 12, 22, 13, 40, 7), datetime.datetime(2024, 12, 22, 15, 4, 59, 889563), datetime.datetime(2025, 5, 11, 10, 28, 22), 70657, 772, 84, 1, 8, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2429455, 'sha1$JZsrklR0Bfp58lsJ8VAwVe$411a39f3730bad533f867908ab9ad1de62ee8e9e', datetime.datetime(2025, 5, 11, 10, 43, 10), 0, 'collage7275', '', '', 'collage7275@gmail.com', 0, 1, datetime.datetime(2019, 4, 27, 13, 36), 2000361, 4, 4, 2429455, 'profile_images/co/ll/collage7275/KtMnCEUp5LdkBgeFkcUutA.png', 'O', '', '珂拉琪 Collage', 886, '985543672', datetime.date(2019, 1, 31), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2019, 4, 27, 13, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"hide_location":false}', 10076884, 61624, 0, 41, 1, 0, '', 0, None), (795902, 2, 2, '鏨頭長命', 2429455, 97322682, 2, 7, 0, 'music/co/ll/collage7275/heELKATv4dGJfx6hyHnbRE.mp3', 0, 'song_covers/co/ll/collage7275/HRV6t3MHexhBYo5CXS7Q8i.jpeg', 1, '', '*“For this will be a glorious monument for thy name, when he shall fall by the hand of a woman.”\n\nThis is your turn for termination\nSo pick up my sword, assassination\n\n恐驚是足失望 ê 結局\nKhióng-kiann sī tsiok sit-bōng ê kiat-kio̍k\n聽邊仔笑破喙 ê 聲\nThiann pinn-á tshiò phuà tshuì ê siann\nIn 講這个悲劇 是你愛擔毋才著\nIn kóng tsit-ê pi-kio̍k, sī lí ài tann m̄-tsiah tio̍h\n做伙死死咧嘛無差\nTsò-hué sí-sí leh mā bô-tsha\n\nAll right,\nThis is my turn, revolution\nPick up my sword, assassinate the man\n\n頭前 ê 路 彎彎斡斡\nThâu-tsîng ê lōo uan-uan-uat-uat\n行踏輕聲跤步\nKiânn-ta̍h khin-siann kha-pōo\n\n月下\nGue̍h-hā\n掠你 ê 身軀 挖目睭\nLia̍h lí ê sin-khu, óo ba̍k-tsiu\noh 真快活\nTsin khuìnn-ua̍h\n共你埋佇遮\nKā lí tâi tī tsia\n無人知 祝你幸福\nBô-lâng tsai, tsiok lí hìng-hok\n\n為你奏 ê 歌 你就愛綴予好\nUī lí tsàu ê kua, lí tiō ài tuè hōo hó\n莫煩惱 這世間種種\nMài huân-ló, tse sè-kan tsióng-tsióng\n\n無定著 誠實會當看著\nBô-tiānn-tio̍h tsiânn-si̍t ē-tàng khuànn tio̍h\n彼个反倒爿 ê 人間\nHit-ê píng tò-pîng ê jîn-kan\n悲傷佮快樂 全部攏還予轉來\nPi-siong kah khuài-lo̍k, tsuân-pōo lóng hîng hōo tńg--lâi\n免閣過 破空 ê 人生\nBián koh kuè phuà-khang ê jîn-sing\n\nAll right,\nThis is my word, complete erasure\nPick up his head, final destination\n\n頭前 ê 路 直直落去\nThâu-tsîng ê lōo ti̍t-ti̍t--lo̍h-khì\n行踏輕鬆跤步\nKiânn-ta̍h khin-sang kha-pōo\n\n我會\nGuá ē\n攢一束鮮花\nTsuân tsi̍t-sok tshinn-hue\n徛佇遮 恬恬思念\nKhiā tī tsia, tiām-tiām su-liām\n終點 禮堂聲\nTsiong-tiám, lé-tn̂g siann\n望魂魄 戇戇咧行\nBāng hûn-phik, gōng-gōng teh kiânn\n\n身軀破一空 心肝哪會遮疼\nSin-khu phuà tsi̍t khang, sim-kuann nā ē tsia thiànn\n土內ê 敢會是我家己?\nThóo-lāiê, kám ē sī guá ka-kī?\n\n————translation————\n\n這是你的終結時刻\n拾起我的劍 進行暗殺\n\n恐怕是真失望的結果\n聽旁邊笑破嘴的聲音\n他們說這悲劇 是你要承擔才對\n全都去死一死也沒差\n\n夠了\n這是我的革命時刻\n揚起我的刃 取你性命\n\n眼前的路 彎彎曲曲\n踩著輕聲步伐\n\n月下\n抓你的身體 挖眼睛\noh 真快活\n把你 埋在這\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, '鏨頭長命(Tsām-thâu Tn̂g-miā)\nLong May You Live, Off with Your Head\n\n\n作詞作曲 Composer & Lyricist/王家權 Hunter Wang\n音樂編寫 Songwriter/王家權 Hunter Wang\n編曲 Arranger/王家權 Hunter Wang、夏子 Natsuko\n技術製作 Technical Co-Producer/柯拓名(小名)Ming Ke @Studio51\n\n主唱 Vocalist/夏子 Natsuko\n電鋼琴 Electric Pianist/王家權 Hunter Wang\n\n錄音工程師 Recording Engineer/柯拓名(小名)Ming Ke @Rebel Sound Studio\n剪輯工程師 Editing Engineer/柯拓名(小名)Ming Ke @Studio51\n混音工程師 Mixing Engineer/柯拓名(小名)Ming Ke @Studio51\n母帶後期處理製作人 Mastering Producer/溫娜 Wenna\n母帶後期處理工程師 Mastering Engineer/Felix Davis @Metropolis Studios\n\n專輯封面設計 Cover Designer/永真急制 Workshop @aaronniehworkshop\n台語歌詞顧問 Lyrics Supervisor/李勤岸 Lí Khîn-huānn\n歌名英譯 Title Translator/陳韋翰 Wei-Han Chen\n\n經紀人 Manager/小夏 Summer', 0, '', 167, 320000, datetime.datetime(2024, 12, 22, 13, 40, 54), datetime.datetime(2024, 12, 22, 13, 40, 7), datetime.datetime(2024, 12, 22, 15, 4, 59, 889563), datetime.datetime(2025, 5, 11, 10, 28, 22), 70657, 772, 84, 1, 8, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2429455, 'sha1$JZsrklR0Bfp58lsJ8VAwVe$411a39f3730bad533f867908ab9ad1de62ee8e9e', datetime.datetime(2025, 5, 11, 10, 43, 10), 0, 'collage7275', '', '', 'collage7275@gmail.com', 0, 1, datetime.datetime(2019, 4, 27, 13, 36), 2000361, 4, 4, 2429455, 'profile_images/co/ll/collage7275/KtMnCEUp5LdkBgeFkcUutA.png', 'O', '', '珂拉琪 Collage', 886, '985543672', datetime.date(2019, 1, 31), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2019, 4, 27, 13, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"hide_location":false}', 10076884, 61624, 0, 41, 1, 0, '', 0, None), (795908, 4, 4, '千屈菜', 2429455, 97322682, 2, 7, 0, 'music/co/ll/collage7275/LsxX99sz9oZDUH2tRzMSeC.mp3', 0, 'song_covers/co/ll/collage7275/8MvigBa3zZy7VL93c8cQTa.jpeg', 1, '', "Matengilay iso ko sowal ningra haw?\nO masalisinay a wawa\nItiya ho, talahekal sa nai kakarayan cingra\nTomangic i namahofoc a wawa\n\nPasifana'en ningra kita to tilid\nCaay ka siharateng to, nga' mitoor ko tamdamdaw saan\nNanay mafana' kita a misomowal sanay\n\nNanay talahekal ko pikowan Iso\n\nThen we wove a song\nIn the tongue of ancient echoes\nOmnipresent atrocities\nSank into expanding pond\nFaded chronicles\nAll those wandering little ghosts\nWe would never know\nThe universe left her without a choice\n\nWe sent out her soul\nRested at the edge of the world\nBurdened with suffering unknown\nScrawled on surface of black hole\nInner cosmos imploded\nAll those little particles\nShe had already known\nWe were prisoners of tomorrow\n\n\n————translation————\n\n\n你聽過他的故事嗎?\n被詛咒的小孩\n他很久很久以前從天而降\n哭著誕生的小孩\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, '千屈菜\nAwry the Loosestrife\n\n\n作詞作曲 Composer & Lyricist/夏子 Natsuko\n音樂編寫 Songwriter/夏子 Natsuko\n編曲 Arranger/夏子 Natsuko、王家權 Hunter Wang\n技術製作 Technical Co-Producer/柯拓名(小名)Ming Ke @Studio51\n\n主唱 Vocalist/夏子 Natsuko\n電吉他 Electric Guitarist/王家權 Hunter Wang\n木吉他 Acoustic Guitarist/王家權 Hunter Wang\n合聲 Backing Vocalist/夏子 Natsuko、王家權 Hunter Wang\n\n客座樂手 Guest Player\n鼓手 Drummer/賴聖文 Peter Lai\n弦樂編修 Strings Rearranger/陳彥竹 Ian Chen\n\n錄音工程師 Recording Engineer/柯拓名(小名)Ming Ke @Rebel Sound Studio\n鼓組錄音室 Drum Recording Studio/Lights Up Studio\n錄音助理 Assistant Engineer/于世政 Yu Shih Cheng、陳佳穎 Chia Ying Chen@Lights Up Studio\n剪輯工程師 Editing Engineer/柯拓名(小名)Ming Ke @Studio51\n混音工程師 Mixing Engineer/柯拓名(小名)Ming Ke @Studio51\n母帶後期處理製作人 Mastering Producer/溫娜 Wenna\n母帶後期處理工程師 Mastering Engineer/Felix Davis @Metropolis Studios\n\n專輯封面設計 Cover Designer/永真急制 Workshop @aaronniehworkshop\n阿美族語歌詞顧問 Lyrics Supervisor/陳輝煌 Pitiro Lariyod\n歌名英譯 Title Translator/陳韋翰 Wei-Han Chen\n\n經紀人 Manager/小夏 Summer', 0, '', 187, 320000, datetime.datetime(2024, 12, 22, 13, 41), datetime.datetime(2024, 12, 22, 13, 40, 8), datetime.datetime(2024, 12, 22, 15, 5, 6, 648092), datetime.datetime(2025, 5, 11, 10, 28, 28), 63792, 802, 86, 1, 9, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2429455, 'sha1$JZsrklR0Bfp58lsJ8VAwVe$411a39f3730bad533f867908ab9ad1de62ee8e9e', datetime.datetime(2025, 5, 11, 10, 43, 10), 0, 'collage7275', '', '', 'collage7275@gmail.com', 0, 1, datetime.datetime(2019, 4, 27, 13, 36), 2000361, 4, 4, 2429455, 'profile_images/co/ll/collage7275/KtMnCEUp5LdkBgeFkcUutA.png', 'O', '', '珂拉琪 Collage', 886, '985543672', datetime.date(2019, 1, 31), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2019, 4, 27, 13, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"hide_location":false}', 10076884, 61624, 0, 41, 1, 0, '', 0, None), (795906, 4, 4, '極樂金花', 2429455, 97322682, 2, 7, 0, 'music/co/ll/collage7275/NbVNc7GhroK4NmX6eWoPwf.mp3', 0, 'song_covers/co/ll/collage7275/bWbTHXKz4Qxsid3QA2ZN3Y.jpeg', 1, '', '*「彼佛國土,常作天樂。黃金為地,晝夜六時,雨天曼陀羅華。」\n\n離開 ê 彼工\nLī-khui ê hit kang\n雄雄 看著彼个城\nHiông-hiông khuànn-tio̍h hit ê siânn\n金花搖規暝\nKim-hue iô kuì-mê\n毋知 敢是迷戀\nM̄-tsai kám-sī bê-luân\n\n對塗內 peh 起去\nTuì thôo-lāi peh--khit-lìh\n四界 爬仔爬袂停\nSì-kè pê-á pê buē-thîng\n幼骨 伸手探血池\nIū-kut tshun-tshiú thàm hueh-tî\n想無 進前佇佗位\nSiūnn bô tsìn-tsîng tī tó-ūi\n\n重新閣開始\nTiōng-sin koh khai-sí\n這改 袂予人買去\nTsit kái buē hōo lâng bé--khì\n小可仔袂慣勢\nSió-khuá-á buē kuàn-sì\n迒過 生份身屍\nHānn-kuè tshenn-hūn sin-si\n\n戇戇 tshāi佇遐照鏡\nGōng-gōng tshāi tī hia tsiò-kiànn\n花血紅顏\nHue-hiat hông-gân\n驚邪風 又閣吹來\nKiann siâ-hong iū-koh tshue-lâi\n隨倒頭栽\nSuî tó-thâu-tsai\n\n認真\nJīn-tsin\n感受戀愛\nKám-siū luân-ài\n佮學習智識\nKah ha̍k-si̍p tì-sik\n糊塗拍算未來\nHôo-thôo phah-sǹg bī-lâi\n無定 會當生成人\nBô-tiānn ē-tàng senn-sîng lâng\n\n每一工\nMuí tsi̍t-kang\n行佇 紅磚仔路\nKiânn tī âng-tsng-á lōo\n下暗城市\nĒ-àm siânn-tshī\n霓虹伴落雨\nNeon phuānn lo̍h-hōo\n人海中\nJîn-hái tiong\n相挨相 kheh 拑牢伊 ê 衫\nSio-e-sio-kheh, khînn-tiâu i ê sann\n\n若傳說\nNā thuân-suat\n沃澹我 ê 名\nAk-tâm guá ê miâ\n我只想欲\nGuá tsí siūnn-beh\n全心共你承咧\nTsuân-sim kā lí sîn--leh\n細粒 ê 目睭貯大夢\nSè-lia̍p ê ba̍k-tsiu té tuā-bāng\n\n門開一點仔\nMn̂g khui tsi̍t tiám-á\n看著 神秘 ê 未來\nKhuànn-tio̍h sîn-pī ê bī-lâi\n彼爿 閃爍閣迷人\nHit-pîng siám-sih koh bê-lâng\n恬恬 講袂出聲\nTiām-tiām kóng buē tshut-siann\n\n想東閣想西\nSiūnn-tang koh siūnn-sai\n想欲 逐著彼个影\nSiūnn-beh jiok-tio̍h hit ê iánn\n金花落滿地\nKim-hue lak muá-tē\n莫名 開始軟跤\nBo̍k-bîng khai-sí nńg-kha\n\n敢講 到這个坎站\nKám-kóng kàu tsit-ê khàm-tsām\n嘛無彩工?\nMā bô-tshái-kang?\n佇人間借來 ê 體\nTī jîn-kan tsioh-lâi ê thé\n呔會爛去?\nThài ē nuā--khì\n\n後壁\nĀu-piah\n跤步聲綴真絚\nKha-pōo-siann tuè tsin ân\n狂風絞天樂\nKông-hong ká thinn-ga̍k\n遍地斷籬倒壁\nPiàn-tē tn̄g-lî tó-piah\n就賰 一步化成⋯⋯\nTō tshun tsit pōo huà sîng...\n\n\n(身足疼心不安)\nSin tsiok thiann sim put-an\n(毋知愛對佗位行)\nM̄-tsai ài tuì tó-ūi kiânn\n\n萬世金花 花開見佛\nBān-sè kim-hue, hue khui kìnn-hut\n一念生極樂國\nIt-liām sing ki̍k-lo̍k kok\n虛空有盡 我願無窮\nHu-khong iú-tsīn, guá guān bû-kiông\n頭前是臨終西方\nThâu-tsîng sī lîm-tsiong se-hong\n\n萬世金花 花開見佛\nBān-sè kim-hue, hue khui kìnn-hut\n一念間生極樂國\nIt-liām-kan sing ki̍k-lo̍k kok\n若虛空有盡 我願無窮\nNā hu-khong iú-tsīn, guá guān bû-kiông\n頭前就是臨終西方\nThâu-tsîng tō-sī lîm-tsiong se-hong\n\n身袂疼心不貪\nSin buē thiànn sim put tham\n只要我直直仔行\nTsí-iàu guá ti̍t-ti̍t-á kiânn\n攑金臺來迎接\nGia̍h kim-tâi lâi gîng-tsiap\n魂脫曼陀破迷城\nHûn thuat bān-tôo phuà bê-siânn\n\n————translation————\n\n離開的那天\n突然 看見那個城\n金花搖整夜\n不知 是迷戀嗎\n\n從土裡爬上去\n四處 爬啊爬不停\n幼骨 伸手探血池\n想不透 之前在哪裡\n\n重新又開始\n這次 不會被人買去\n稍微有點不習慣\n腳越過 陌生屍體\n\n呆呆 佇立在那照鏡\n鮮豔紅顏\n怕邪風 又吹過來\n馬上倒下去\n\n認真\n感受戀愛\n和學習知識\n糊塗計劃未來\n說不定 能夠生成人\n\n每一天\n走在 人行道上\n夜晚城市\n霓虹伴隨雨天\n人海中\n摩肩接踵 抓緊他的衣衫\n\n若傳說\n淋濕我的名\n我只想要\n全心把你接住\n小小眼睛 盛著大夢\n\n門開一點點\n看見 神秘的未來\n那邊 閃爍又迷人\n安靜 說不出聲\n\n想東又想西\n想要 追到那個影\n金花落滿地\n莫名 開始軟腳\n\n難道說 到這個程度\n也白費工夫?\n從人間借來的體\n怎會這樣爛掉?\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, '極樂金花(Ki̍k-lo̍k Kim-hue)\nMandalas Rain for Thee\n\n\n作詞作曲 Composer & Lyricist/王家權 Hunter Wang\n音樂編寫 Songwriter/王家權 Hunter Wang\n編曲 Arranger/王家權 Hunter Wang、夏子 Natsuko\n技術製作 Technical Co-Producer/柯拓名(小名)Ming Ke @Studio51\n\n主唱 Vocalist/夏子 Natsuko\n電吉他 Electric Guitarist/王家權 Hunter Wang\n合聲 Backing Vocalist/夏子 Natsuko、王家權 Hunter Wang\n\n客座樂手 Guest Player\n鼓手 Drummer/賴聖文 Peter Lai\n弦樂編修及演奏 Strings Rearranger & Performer/陳彥竹 Ian Chen\n\n錄音工程師 Recording Engineer/柯拓名(小名)Ming Ke @Rebel Sound Studio\n鼓組錄音室 Drum Recording Studio/Lights Up Studio\n錄音助理 Assistant Engineer/于世政 Yu Shih Cheng、陳佳穎 Chia Ying Chen@Lights Up Studio\n剪輯工程師 Editing Engineer/柯拓名(小名)Ming Ke @Studio51\n混音工程師 Mixing Engineer/柯拓名(小名)Ming Ke @Studio51\n母帶後期處理製作人 Mastering Producer/溫娜 Wenna\n母帶後期處理工程師 Mastering Engineer/柯拓名(小名)Ming Ke @Studio51\n\n專輯封面設計 Cover Designer/永真急制 Workshop @aaronniehworkshop\n台語歌詞顧問 Lyrics Supervisor/李勤岸 Lí Khîn-huānn\n歌名英譯 Title Translator/陳韋翰 Wei-Han Chen\n\n經紀人 Manager/小夏 Summer', 0, '', 206, 320000, datetime.datetime(2024, 12, 22, 13, 41, 7), datetime.datetime(2024, 12, 22, 13, 40, 8), datetime.datetime(2024, 12, 22, 15, 5, 13, 530725), datetime.datetime(2025, 5, 11, 10, 28, 35), 138926, 1727, 570, 1, 10, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"song_of_the_days":["2025-01-16"]},"CN":{"song_of_the_days":["2025-01-17"],"chart_weekly_champions":[[2024,52],[2025,1],[2025,3]]}}', 0, 0, 0, 0, 2, 2, 2429455, 'sha1$JZsrklR0Bfp58lsJ8VAwVe$411a39f3730bad533f867908ab9ad1de62ee8e9e', datetime.datetime(2025, 5, 11, 10, 43, 10), 0, 'collage7275', '', '', 'collage7275@gmail.com', 0, 1, datetime.datetime(2019, 4, 27, 13, 36), 2000361, 4, 4, 2429455, 'profile_images/co/ll/collage7275/KtMnCEUp5LdkBgeFkcUutA.png', 'O', '', '珂拉琪 Collage', 886, '985543672', datetime.date(2019, 1, 31), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2019, 4, 27, 13, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"hide_location":false}', 10076884, 61624, 0, 41, 1, 0, '', 0, None), (795907, 4, 4, '機械降神', 2429455, 97322682, 2, 7, 0, 'music/co/ll/collage7275/nW8aTLeuncxbyM2ZJBzHwc.mp3', 0, 'song_covers/co/ll/collage7275/6FojNTeHD5eFcUjtmVtaUm.jpg', 1, '', "So that's the path we've never found before\nIn the darkest moment, we seek the door\nThat ghost in sight has stayed too long\nThe weak, the lostwhere do they belong?\n\nI burn my bridges just to watch them fall\nWith every crack, I stand a little tall\nLaugh through the pain, I crown it in gold\nBut nothing's left, so why don't I--\n\n--bend the rules, rewrite the world?\n\nNow rise into dark night\nDon't look back, leave yourself behind\nSurrender your pride\nThere's no free ride\nIt's your time to fly\nYour time to--\n\nI hear you cry\nEchoes cut through the sky\nAs the blood dries\nNobody left to try\n\nNow I'm\ndone playing the game\ndone hiding in despair\ndone fighting those battles\nWho am I?\n\n(Taste my vice)\nOh right, fall into my arms\nFeel chains that bind you tight\nLet the truth devour your life\nSurrender your pride\nTo pay those prices\nIt's your time to dive\nYour time to--\n\n(Adveniat regnum tuum\nFiat voluntas tua, sicut in caelo, et in terra.)\n\nLet go of the lies\nMake your sacrifice\nYour time to--", 0, '機械降神\nDeus Ex Machina\n\n\n作詞作曲 Composer & Lyricist/王家權 Hunter Wang、夏子 Natsuko\n音樂編寫 Songwriter/王家權 Hunter Wang、夏子 Natsuko\n編曲 Arranger/王家權 Hunter Wang、夏子 Natsuko\n共同編曲 Co-Arranger /溫娜 Wenna\n\n主唱 Vocalist/夏子 Natsuko\n電吉他 Electric Guitarist/王家權 Hunter Wang\n合聲 Backing Vocalist/夏子 Natsuko、王家權 Hunter Wang\n合成器聲響精修 Synthesizer Sound Refine/溫娜 Wenna\n\n人聲錄音工程師 Vocal Recording Engineer/柯拓名(小名)Ming Ke @Rebel Sound Studio\n人聲剪輯工程師 Vocal Editing Engineer/柯拓名(小名)Ming Ke @Studio51\n主剪輯工程師 Main Editing Engineer/溫娜 Wenna @隱室 In’z Studio\n混音工程師 Mixing Engineer/溫娜 Wenna @隱室 In’z Studio\n母帶後期處理製作人 Mastering Producer/溫娜 Wenna\n母帶後期處理工程師 Mastering Engineer/Felix Davis @Metropolis Studios\n\n專輯封面設計 Cover Designer/永真急制 Workshop @aaronniehworkshop\n\n經紀人 Manager/小夏 Summer', 0, '', 200, 320000, datetime.datetime(2024, 12, 22, 13, 41, 14), datetime.datetime(2024, 12, 22, 13, 40, 8), datetime.datetime(2024, 12, 22, 15, 5, 20, 242007), datetime.datetime(2025, 5, 11, 10, 43, 44), 61030, 874, 208, 1, 11, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2429455, 'sha1$JZsrklR0Bfp58lsJ8VAwVe$411a39f3730bad533f867908ab9ad1de62ee8e9e', datetime.datetime(2025, 5, 11, 10, 43, 10), 0, 'collage7275', '', '', 'collage7275@gmail.com', 0, 1, datetime.datetime(2019, 4, 27, 13, 36), 2000361, 4, 4, 2429455, 'profile_images/co/ll/collage7275/KtMnCEUp5LdkBgeFkcUutA.png', 'O', '', '珂拉琪 Collage', 886, '985543672', datetime.date(2019, 1, 31), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2019, 4, 27, 13, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"hide_location":false}', 10076884, 61624, 0, 41, 1, 0, '', 0, None), (806716, 4, 4, '我也只是一個普通的人 Demo', 2727472, None, 1, 6, 0, 'music/je/t_/jet_jet/ZYhkSJqyWNnKdgj2TDjizw.mp3', 0, 'song_covers/je/t_/jet_jet/g9tZMAbY5qEyR5m2UL4xoZ.jpg', 1, '', '黑夜降臨了 不安靠近靈魂\n是橘黃色的路燈 告訴我要快樂\n落日的餘溫 給我力量支撐\n心中漩渦的藍色 能否別再帶我往下沉\n•\n我也只是一個普通的人\n不那麼完美 也渾身傷痕\n一直默默努力著 希望有天夢能成真\n從不放棄 所有的可能\n•\n我也只是一個普通的人\n路太曲折 怎麼走得安穩\n失了魂的身 只剩軀殼\n世間險惡 讓我把愛 封存', 0, '【 人無論出生好壞,貧窮富貴,亦會回歸平凡,亦只是一個普通的人,堅強且脆弱,只希望世上再少些虛偽,多些真誠… 】', 0, '', 118, 320000, datetime.datetime(2025, 3, 24, 14, 9, 42), datetime.datetime(2025, 3, 24, 14, 9, 25), datetime.datetime(2025, 3, 28, 5, 32, 20, 526711), datetime.datetime(2025, 3, 28, 5, 32, 43), 11378, 126, 77, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2727472, 'sha1$EQccqIbTUYoP0mgvtXalzn$63774c21d7afdbf86a362e4e050260d1a8e9a500', datetime.datetime(2025, 4, 11, 2, 50, 50), 0, 'jet_jet', '', '', 'jk0165399573@gmail.com', 0, 1, datetime.datetime(2021, 3, 24, 7, 30, 9), 2297983, 4, 4, 2727472, 'profile_images/je/t_/jet_jet/YenNjM96SBxUoaC8G7r5P6.jpg', 'M', '', '鄺澤東', 886, '974358210', datetime.date(1999, 8, 6), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 53), 1, datetime.datetime(2021, 3, 24, 7, 30, 9), 1, 6, 'zh-hant', 1, '{"is_social_user":true,"hide_gender":false,"hide_location":true,"accredited_datetime":"2025-03-07T07:56+00:00"}', 16303, 265, 14, 8, 1, 0, '', 0, None), (693594, 2, 2, '南瓜妮歌迷俱樂部 樹中之樹 | from 詩人商禽 —《滾動的詩》音樂紀實', 2872146, None, 2, 7, 0, 'music/li/ke/like_a_rolling_poem/LW8NREuKuXWWFiE29shpEj.mp3', 0, 'song_covers/li/ke/like_a_rolling_poem/DU8aLxQE8uHA9bYvi3JcdA.png', 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那樹中之樹呵', 0, '「在睫毛下的樹多快樂」-詩人商禽\n\n詩人帶著淡淡哀傷\n舉步便踏進樂團心底\n穿越纏綿悱惻的感官世界\n\n「樹在樹之中 \n樹在樹之間\n那樹中之樹呵」-詩人商禽\n\n音樂影片\nhttps://youtu.be/dZJLjWOs0fU\n滾動的詩 音樂紀實:\nhttps://youtu.be/WRLY6Q1hfis', 0, '', 270, 256000, datetime.datetime(2022, 7, 12, 12, 57, 27), datetime.datetime(2022, 7, 12, 12, 57, 9), datetime.datetime(2022, 7, 13, 13, 0), datetime.datetime(2022, 8, 23, 6, 48, 26), 708, 46, 12, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2872146, 'sha1$75OwPKXzPMHX$4ca03db9c04c856362dccea86e7f1d13987b83a9', datetime.datetime(2023, 6, 14, 3, 46, 23), 0, 'like_a_rolling_poem', '', '', 'yu@dream-land.com.tw', 0, 1, datetime.datetime(2021, 11, 26, 3, 21, 43), 2442602, 4, 3, 2872146, 'profile_images/li/ke/like_a_rolling_poem/nXe7ZSAxsHsbBxbpBY6w5m.jpeg', 'O', '', '滾動的詩 Like a Rolling Poem', 886, '953888617', datetime.date(2021, 12, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 27, 21, 3, 9), 1, datetime.datetime(2021, 11, 26, 3, 21, 43), 1, 5, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"hide_location":false}', 19167, 351, 12, 19, 0, 0, '', 0, None), (686234, 2, 2, '王榆鈞 活著寫詩 | from 詩人隱匿 —《滾動的詩》音樂紀實', 2872146, None, 1, 5, 0, 'music/li/ke/like_a_rolling_poem/eQgi75uLfMA3F5cHDoVjiN.mp3', 0, 'song_covers/li/ke/like_a_rolling_poem/VkCXEizsjRG5pgk8pYv4zu.png', 1, '', '在一顆小星星底下寫詩,\n在一片落葉的時間寫詩。\n在履歷表,病歷表,貓咪送養切結書。\n在哈密瓜的蜜、愛玉冰的愛。\n在偷渡客與走私香菇。\n\n在黑暗裡,寫白晃晃的詩。\n滿載火把與風,與燎原的鑽石廣告。 \n在甲蟲的時間、老樹的遠望。\n在乩童的口沫混合著血。\n\n在可憐的小女孩,與一支正要燒完的火柴。\n如此平均分配,每夢一百首,\n每首經歷五億個地震,\n半個時代。', 0, '「在一顆小星星底下寫詩\n在一片落葉的時間寫詩」 — 詩人隱匿\xa0\n\n王榆鈞與詩人隱匿的相遇對話。 \n\n隱匿:「我還活著,我就要寫詩」。\n王榆鈞:「活著的每一天,我在經歷什麼」。\n\n當你熱切地活著的時候,當下即有了意義。\n\n透過《滾動的詩》計畫,我們在內心叩問:「一首詩歌,可不可以改變世界呢?」\n\n「在黑暗裡\n寫白晃晃的詩」 — 詩人隱匿\n音樂影片: https://youtu.be/Cc1tVMLx0w8\n滾動的詩 音樂紀實:\nhttps://youtu.be/-o68QT7JOsw\n\n《滾動的詩》網站 看更多資訊\nhttps://poem.dream-land.com.tw/\n《滾動的詩》 Instagram\nhttps://www.instagram.com/poetries_bookstores/\n《滾動的詩》Facebook \nhttps://www.facebook.com/rollingpoem\n\n夢田影像執著台灣文學的溫度與文化議題撞擊,試著用自己的力量串連起更多可能。\n\n詩作 Poem、詞 Lyrics| 隱匿 Yinni\n作曲 Composed :王榆鈞 Yujun Wang\n演唱 Vocal :王榆鈞 Yujun Wang\n單曲製作人 Producer : 王榆鈞 Yujun Wang\n編曲 Arrangement : 王榆鈞 Yujun Wang\n古典吉他 Classical Guitar : 王榆鈞 Yujun Wang\n聲音採集 Field Recording :王榆鈞 Yujun Wang\n法文口白 French Talking: 阿多尼斯 Adonis\n錄音室 Recording Studio :佳聲錄音室 Good Sound Studio\n錄音師 Recording Engineer : 劉詩偉 Liu Shih Wei\n混音工作室 Mixing Studio :大樹咪房 Treemen Studio\n混音工程師 Mixing Engineer : 劉詩偉 Liu Shih Wei\n母帶後期製作工程師 Mastering Engineer :劉詩偉 Liu Shih Wei\n\n\n夢田影像 Dreamland Image\n監製:蘇麗媚 May Su\n製作企劃: 施瑀 Yu Shih, 黃子榕 Sharon Huang \n財務&行政:游美茹Sophia Yu, 劉桂伶Guei Ling, Liou', 0, '', 402, 256000, datetime.datetime(2022, 5, 19, 7, 51, 8), datetime.datetime(2022, 5, 19, 7, 50, 48), datetime.datetime(2022, 5, 19, 10, 0), datetime.datetime(2022, 8, 23, 3, 29, 28), 903, 26, 6, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2872146, 'sha1$75OwPKXzPMHX$4ca03db9c04c856362dccea86e7f1d13987b83a9', datetime.datetime(2023, 6, 14, 3, 46, 23), 0, 'like_a_rolling_poem', '', '', 'yu@dream-land.com.tw', 0, 1, datetime.datetime(2021, 11, 26, 3, 21, 43), 2442602, 4, 3, 2872146, 'profile_images/li/ke/like_a_rolling_poem/nXe7ZSAxsHsbBxbpBY6w5m.jpeg', 'O', '', '滾動的詩 Like a Rolling Poem', 886, '953888617', datetime.date(2021, 12, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 27, 21, 3, 9), 1, datetime.datetime(2021, 11, 26, 3, 21, 43), 1, 5, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"hide_location":false}', 19167, 351, 12, 19, 0, 0, '', 0, None), (813181, 4, 4, '風', 3110906, None, 1, 4, 0, 'music/Ti/ng/TingyuHsu_0808/izez4W8GzAB5SHPeounWXV.mp3', 0, '', 1, '', '風輕輕吹散心中的那一片雲霧\n看向門前隨風搖曳的那一株月桂樹\nCan’t believe i’m still here waiting for you\n\n嗚嗚~嗚嗚~\n\n風輕輕吹散心中的那一片雲霧\n看向門前隨風搖曳的那一株月桂樹\nCan’t believe i’m still here waiting for you\n\n嗚嗚~嗚嗚~\n\n風呀\n請替我將思念給遠方的他\n風呀\n你可知道夜夜未眠想的是他\n淚水總在夜深人靜時悄悄的流下\n空蕩蕩的軀殼裡是滿滿牽掛\n\n風呀\n但他不曉得我滿臉的淚痕\n風呀\n但他不明白我為此而傷神\n淚水總在夜深人靜時悄悄的流下\n空蕩蕩的軀殼裡是滿滿牽掛\n\n時鐘正在倒數著\n快跟不上你離去的腳步了\n時鐘正在倒數著\n還惦記著你微笑的溫度呢\n風輕輕的吹\n抵達有你在的遠方\n我慢慢的追\n追向有你在的幻想\n\n風呀\n請替我將思念給遠方的他\n風呀\n你可知道夜夜未眠想的是他\n淚水總在夜深人靜時悄悄的流下\n空蕩蕩的軀殼裡是滿滿牽掛\n\n風呀\n但他不曉得我滿臉的淚痕\n風呀\n但他不明白我為此而傷神\n淚水總在夜深人靜時悄悄的流下\n空蕩蕩的軀殼裡是滿滿牽掛\n\nI already fell in your love\n風呀可知道我對你的愛\nI already fell in your love\n風呀可知道我對你的愛', 0, '我想的遠方的那個男孩,讓風代替我把思念傳遞給他', 0, '', 182, 320000, datetime.datetime(2025, 5, 7, 4, 35, 16), datetime.datetime(2025, 5, 7, 4, 35, 12), datetime.datetime(2025, 5, 7, 4, 36, 36, 557959), datetime.datetime(2025, 5, 7, 4, 36, 37), 105, 2, 5, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 3110906, 'sha1$YM58nEB0s2twJI3DBFHR1O$d14bbd831153be2dac0a6ded207f850758fa1a43', datetime.datetime(2025, 6, 21, 9, 2, 45), 0, 'TingyuHsu_0808', '', '', 'tingyuabc@gapp.nthu.edu.tw', 0, 1, datetime.datetime(2023, 6, 11, 7, 56, 58), 2681260, 4, 4, 3110906, 'profile_images/Ti/ng/TingyuHsu_0808/mkV4DtU2D6fbNYY38mDvkV.jpg', 'F', '', 'TY_0808', 886, '968831782', datetime.date(2000, 8, 8), 'HSZ', 85, 0, 1, None, datetime.datetime(2025, 6, 21, 21, 3, 2), 1, datetime.datetime(2023, 6, 11, 7, 56, 58), 1, 1, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":2,"hide_location":false}', 463, 13, 10, 1, 0, 0, '', 0, None), (813168, 1, 1, '孤舟飲酒醉 (remix)', 3110906, None, 3, 2, 0, 'music/Ti/ng/TingyuHsu_0808/M8xv8LAXh6vearKgNtDrVF.mp3', 0, 'song_covers/Ti/ng/TingyuHsu_0808/P5dR4DtCZWqbqkqrniHU2f.png', 1, '', '枝枒上的殘月\n溫柔的照耀霜雪\n你我吟詩作對\n卻不料流下淚水\n且讓我在這孤舟\n看那月如鉤\n\n深夜雪花片片紛飛\n冰冷眼角的淚水\n我獨自一人在孤舟上飲酒醉\n\nWant you to be back\nI’m lost in despair\n誓言成了事與願違\n被糟蹋的真心該如何面對\n月如鉤劃破真心一片\n月如鉤使我的心淌血\n舊憶不斷在我腦海裡盤旋\n\ni want you to stay\nMemories can’t be taken away\ni want you to stay\nDon’t wanna be alone\nStill you went away\n\n破碎的心在黑暗中輾轉\n唯獨舊夢似流火般灼然\n曾發過的誓言灰飛煙滅\n我一人行走在夢境的邊界\n\n那已經不是他的茱麗葉\n失戀也不是他的初體驗\n人走茶涼了續再無味\n廉價的愛它也不珍貴\n買酒繼續灌醉吧\n那喝醉自己就先睡吧\n薄情的人不輕易掉淚\n他不再為誰輕易掉淚\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, '', 169, 320000, datetime.datetime(2025, 5, 7, 3, 6, 32), datetime.datetime(2025, 5, 7, 3, 6, 26), datetime.datetime(2025, 5, 7, 3, 11, 28, 216865), datetime.datetime(2025, 5, 7, 3, 11, 32), 66, 1, 0, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 3110906, 'sha1$YM58nEB0s2twJI3DBFHR1O$d14bbd831153be2dac0a6ded207f850758fa1a43', datetime.datetime(2025, 6, 21, 9, 2, 45), 0, 'TingyuHsu_0808', '', '', 'tingyuabc@gapp.nthu.edu.tw', 0, 1, datetime.datetime(2023, 6, 11, 7, 56, 58), 2681260, 4, 4, 3110906, 'profile_images/Ti/ng/TingyuHsu_0808/mkV4DtU2D6fbNYY38mDvkV.jpg', 'F', '', 'TY_0808', 886, '968831782', datetime.date(2000, 8, 8), 'HSZ', 85, 0, 1, None, datetime.datetime(2025, 6, 21, 21, 3, 2), 1, datetime.datetime(2023, 6, 11, 7, 56, 58), 1, 1, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":2,"hide_location":false}', 463, 13, 10, 1, 0, 0, '', 0, None), (815073, 4, 4, '你要不要來買我的葡萄奶酥鬆餅 (Prod. Soul)', 3110906, None, 1, 4, 0, 'music/Ti/ng/TingyuHsu_0808/Qz9nmbXHmakjNiV5hxst2y.mp3', 0, '', 1, '', '嘿 你要不要來買我的葡萄奶酥鬆餅\n嘿 放在清交二手拍沒人要買的鬆餅\n嗚~\n買了套餐卻不想吃這片鬆餅\n嗚~\n我真的真的不想浪費這美味的鬆餅\n\n約了詹牧師和我面交\n穿著灰色條紋衣和短褲\n第一次和網友見面顯得蹩腳\n這樣的我會不會看起來有點倉促\n\n鬆餅會不會到詹牧師手裡\n這真是一個好問題\n鬆餅會不會到詹牧師手裡\n我只想趕快賣掉它然後休息\n\n坐在小木屋門口手心冒著汗\n裝作鎮定但其實真的真的真的真的超級心煩\n怕他一來說句「啊我就不想買啊」\n我該怎麼辦\u3000怎麼辦\n怕他一來說句「啊我就不想買啊」\n我的心情就像鬆餅在翻\n\n我等了好久好久\n卻等不到一個人影\n小木屋的人依舊\n卻不見詹牧師的身影\n\n嗚~\n買了套餐卻不想吃這片鬆餅\n嗚~\n我真的真的不想浪費這美味的鬆餅\n\n坐在小木屋門口手心冒著汗\n裝作鎮定但其實真的真的真的真的超級心煩\n怕他一來說句「啊我就不想買啊」\n我該怎麼辦\u3000怎麼辦\n怕他一來說句「啊我就不想買啊」\n我的心情就像鬆餅在翻\n\n最後卻沒看見詹牧師的本人\n心情就像手中的鬆餅涼了\n最後卻沒看見詹牧師的本人\n只剩我和小木屋在一起等著\n\n我穿著灰色條紋衣和短褲\n顯得既拉遢又倉促\n慶幸詹牧師沒約這個赴\n不然我連鬆餅都不敢拿出', 0, '嗯?\n來買嗎? ><', 0, '', 179, 320000, datetime.datetime(2025, 5, 21, 8, 57, 39), datetime.datetime(2025, 5, 21, 8, 57, 35), datetime.datetime(2025, 5, 21, 8, 58, 53, 460838), datetime.datetime(2025, 5, 21, 8, 58, 53), 51, 2, 0, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 3110906, 'sha1$YM58nEB0s2twJI3DBFHR1O$d14bbd831153be2dac0a6ded207f850758fa1a43', datetime.datetime(2025, 6, 21, 9, 2, 45), 0, 'TingyuHsu_0808', '', '', 'tingyuabc@gapp.nthu.edu.tw', 0, 1, datetime.datetime(2023, 6, 11, 7, 56, 58), 2681260, 4, 4, 3110906, 'profile_images/Ti/ng/TingyuHsu_0808/mkV4DtU2D6fbNYY38mDvkV.jpg', 'F', '', 'TY_0808', 886, '968831782', datetime.date(2000, 8, 8), 'HSZ', 85, 0, 1, None, datetime.datetime(2025, 6, 21, 21, 3, 2), 1, datetime.datetime(2023, 6, 11, 7, 56, 58), 1, 1, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":2,"hide_location":false}', 463, 13, 10, 1, 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(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.0661 get_many (['d6d21bc8f7fb510a60a060eaa88820e08274c988', '887f8247d0ff979264c73b069f790024b2aa98e1', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', '12e5c5f10335e96781266ce00473fbb3ecda56c0', 'd97c2556b32263ab02347057ed482fc6f260a8f3'],) {} <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.0725 set_many ({'2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779865500.6822, '887f8247d0ff979264c73b069f790024b2aa98e1': 1779865500.6822, '12e5c5f10335e96781266ce00473fbb3ecda56c0': 1779865500.6822, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779865500.6822, 'd97c2556b32263ab02347057ed482fc6f260a8f3': (1779865500.6822, (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.0745 get_many (['22e4523526a83991bbfd567636ac480ae3ce7c80', 'ce45c4350f1a8c2370b716da26063e12ea687cc8', '0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad', 'd6d21bc8f7fb510a60a060eaa88820e08274c988', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', 'fa7623908a747fc1e9377d0f13cdbcd425ae9bb5'],) {} <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.0712 set_many ({'0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad': 1779865500.751073, '22e4523526a83991bbfd567636ac480ae3ce7c80': 1779865500.751073, 'ce45c4350f1a8c2370b716da26063e12ea687cc8': 1779865500.751073, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779865500.751073, '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779865500.751073, 'fa7623908a747fc1e9377d0f13cdbcd425ae9bb5': (1779865500.751073, (136,))}, 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.0207 get ('activitylineup_2880723_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.0672 get_many (['c882cf71e622b4ea423b62c97f30b0a3d284e826', '52147cf872f6b7705c458d25c379639e3cf79c02', 'af167bf678e72a9b2a64d8869d420b8d25e96148', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', '353268563082be60c46105b56b09d85729b20503'],) {} <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.0687 set_many ({'2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779865500.79438, '52147cf872f6b7705c458d25c379639e3cf79c02': 1779865500.79438, 'af167bf678e72a9b2a64d8869d420b8d25e96148': 1779865500.79438, 'c882cf71e622b4ea423b62c97f30b0a3d284e826': 1779865500.79438, '353268563082be60c46105b56b09d85729b20503': (1779865500.79438, [])}, 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.0159 set ('activitylineup_2880723_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.0759 get_many (['22e4523526a83991bbfd567636ac480ae3ce7c80', 'ce45c4350f1a8c2370b716da26063e12ea687cc8', '0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad', 'd6d21bc8f7fb510a60a060eaa88820e08274c988', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', '04939037752cbb687996b4ca69c673a6ce040190'],) {} <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.0783 set_many ({'0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad': 1779865500.8203523, '22e4523526a83991bbfd567636ac480ae3ce7c80': 1779865500.8203523, 'ce45c4350f1a8c2370b716da26063e12ea687cc8': 1779865500.8203523, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779865500.8203523, '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779865500.8203523, '04939037752cbb687996b4ca69c673a6ce040190': (1779865500.8203523, [((392376, 4, 4, '大樹下(DEMO)', 1547016, None, 1, 5, 0, 'music/Ni/rv/Nirvanazero/35af3fbbfaa348b992f351065ae3af81.mp3', 0, 'song_covers/Ni/rv/Nirvanazero/aHYpvVp2NrbdhRJeFuAYin.jpg', 1, '', '七月天燒熱的那個下午 \n大樹下攏有緊多代誌可以做\n行棋 泡茶 吃冰 七逃\t\n沒日頭曬的所在總是無憂無慮\n\n七月天透南風的那個下午 \n有人講伊要離開樹腳 去闖蕩\n賺錢 買車 娶某 生子\t\n蓋大大的厝不怕 風颱來趕\n\n蟬仔猶原低樹頭唸歌 親像在說風雨偌大 就不倘驚 \n又擱是 新葉出頭 舊葉落土爛 離港的人甘會有 回頭ㄟ一天\n\n在夢中 誰人站在 懷念的大樹腳\n頭毛飛咧飛咧 擱透著清香 \t\n想要甲心內話都對你講\n妳甘有了解 我對伊的思念 \t\n妳甘有了解 在異鄉的苦痛\n其實都了解 你一直都站低那\n\n七月天哀愁的那個下埔\n少年人還是待低都市吃頭路\n上班 打拼 下班 孤單\n沒暝沒日的日子 總是一年一年\n\n大樹惦惦 看時間變化 親像在等渡鳥回來的那一天 \n卻等到車路變寬\t新厝高過山 失根的樹甘會有活ㄟ一天\n\n走找著 相片裡底 懷念著大樹腳\n青仔已經變成亭仔厝瓦 \n只有月娘陪伴過 春夏秋冬\n沒人ㄟ了解 我對妳的思念\n沒人ㄟ了解 在異鄉的苦痛\n其實都了解 已經沒人在等妳啊', 0, '不知你的腦海中是也存在著這樣的相似童年片段… \r\n\r\n不管是在公園裡或在廟宇前 \r\n總有一群大人在大樹下乘涼、開講、泡茶、下棋 \r\n一群小朋友在旁玩耍或繞著賣冰和零嘴的攤販 \r\n好不熱鬧 \r\n\r\n人越長大,越懷念童年 \r\n人越社會化,越懷念過去的單純美好 \r\n樹,不只代表故鄉、親人,更乘載許許多多不願遺忘的回憶 \r\n那你記憶中的大樹,枝幹上又掛著怎麼的回憶呢?', 0, '', 254, 320038, datetime.datetime(2017, 1, 14, 20, 42, 45), datetime.datetime(2017, 1, 14, 20, 42, 2), datetime.datetime(2017, 1, 14, 20, 42, 2), datetime.datetime(2022, 10, 22, 1, 57, 39), 7003, 198, 5, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1547016, 'sha1$fwmYTPq1dSlJ$bbad4ef150056c753223fdc5cf7b3478b762bb7f', datetime.datetime(2024, 3, 25, 10, 42, 22), 0, 'Nirvanazero', '任弘', '蘇', '101921221@nccu.edu.tw', 0, 1, datetime.datetime(2015, 8, 17, 1, 34, 58), 1206369, 4, 3, 1547016, 'profile_images/Ni/rv/Nirvanazero/Tt9ufoHRNKhB5SXP8gsvfa.jpg', 'O', '指南星', '指南星', 886, '937470540', datetime.date(2014, 2, 14), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 21, 21, 3, 8), 1, datetime.datetime(2015, 8, 17, 1, 34, 58), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":1,"hide_location":false}', 15011, 71, 7, 79, 0, 0, '', 0, None), (637467, 2, 2, '蓮花空行身染愛', 2429455, None, 2, 1, 0, 'music/co/ll/collage7275/5J2CYF4ohXG9RsMrjk4rjL.mp3', 9154599, 'song_covers/co/ll/collage7275/5PNF8BHrD7ermoZmsiRpKG.jpg', 1, '', '蓮花空行身染愛(Liân-hue Khong-hīng sin jiám ài)\r\n\r\n*「由本自性清淨故,令諸愛染悉無垢。」\r\n\r\n又閣是彼个 無代無誌想著的形影\r\niū-koh sī hit ê, bô-tài-bô-tsì siūnn tio̍h ê hîng-iánn\r\n親像一陣風 吹落來 是春風少年\r\ntshin-tshiūnn tsi̍t tsūn-hong, tshue loh lâi, sī tshun hong siáu-liân\r\n\r\n坐嘛是思念 坐袂牢 真無聊的思念\r\ntsē mà-sī su-liām, tsē bē tiâu, tsin bô-liâu ê su-liām\r\n倒咧眠床頂 予月娘 笑規个暗暝\r\ntó leh bîn-tshn̂g tíng, hōo gue̍h-niû tshiò kui-ê àm-mî\r\n \r\n我行過你的世界\r\nguá kiânn-kuè lí ê sè-kài\r\n啥物我攏無愛\r\nsiánn-mih guá lóng bô ài\r\n只想欲佇你心內(寫一條歌)\r\ntsí siūnn beh tī lí sim-lāi(siá tsi̍t tiâu kua)\r\n \r\n車行過 *?的期待\r\ntshia kiânn-kuè in ê kî-thāi\r\n這站閣無落來\r\ntsit tsām koh bô loh-lâi\r\n無想欲對誰交代(心內驚驚)\r\nbô siūnn beh tuì siáng kau-tài(sim-lāi kiann-kiann)\r\n \r\n想起我彼暗小可仔歹勢\r\nsiūnn-khí guá hit-àm sió-khuá-á pháinn-sè\r\n予你揣著我\r\nhōo lí tshuē-tio̍h guá\r\n規身軀藏無好勢的委屈\r\nkui-sing-khu tshàng bô hó-sè ê uí-khut\r\n \r\n\r\n風 中的飛龍咧吼\r\nhong-tiong ê pue-liông leh háu\r\n聲 聲予天搖地動\r\nsiann-siann hōo thinn-iô tē-tāng\r\n愛你的傳說寫佇頂懸\r\nài lí ê thuân-suat siá tī tíng-kuân\r\n感情紲來愈飛愈懸\r\nkám-tsîng sua-lâi lú-pue lú-kuân\r\n\r\n花 開佇你蹛的樓\r\nhue khui-tī lí tuà ê lâu\r\n想 當時欲綴你走\r\nsiūnn tong-sî beh tuè lí tsáu\r\n多情的雨崁著目睭\r\nto-tsîng ê hōo kham tio̍h ba̍k-tsiu\r\n你的代誌講袂清楚\r\nlí ê tài tsì kóng bē tshing-tshó\r\n\r\n看你行過千山萬水\r\nkhuànn lí kiânn-kuè tshian-san-bān-suí\r\n手內薔薇微微仔芳\r\ntshiú-lāi tshiông-bî bî-bî-á phang\r\n行踏輕鬆跤步的我\r\nkiânn ta̍h khin-sang kha-pōo ê guá\r\n恬恬佇遮攏無出聲\r\ntiām tiām tī tsia lóng bô tshut-siann\r\n \r\n日子過一工閣一工\r\nji̍t-tsí kuè tsi̍t-kang koh tsi̍t-kang\r\n你的一切攏猶未放\r\nlí ê it tshè lóng iá-buē pàng\r\n越頭欲揣過去的我\r\nua̍t thâu beh tshuē kuè-khì ê guá\r\n煞來袂記家己的名\r\nsuah-lâi bē kì ka-kī ê miâ\r\n\r\n\r\n是我欲陪你流浪\r\nsī guá beh puê lí liû-lōng\r\n長路終點滿天花雨\r\ntn̂g-lōo tsiong-tiám muá-thinn hue-ú \r\n雺霧內底戇神\r\nbông-bū lāi-té gōng-sîn\r\n千年流轉你的世界\r\ntshian-nî liû-tsuán lí ê sè-kài\r\n自作多情的人\r\ntsū-tsok-to-tsîng ê lâng\r\n眼前地獄家己揀的\r\ngán-tsiân tē-ga̍k ka-kī kíng ê\r\n天上 地下 人間\r\nthian-siōng, tē-hā, jîn-kan\r\n四方妖孽請恁退下\r\nsù-hong iau-gia̍t tshiánn lín thè-hā\r\n \r\n這繁華世間\r\ntse huân-hua sè-kan\r\n眾生有情人\r\ntsiòng-sing ū-tsîng-lâng\r\n有情生煩惱(甘願受罪)\r\nū-tsîng senn huân-ló(kam-guān siū-tsuē)\r\n \r\n心狂閣火著\r\nsim-kông koh hué-to̍h\r\n明知會艱苦\r\nbîng tsai ē kan-khóo\r\n千錯萬錯 (攏佮你無關)\r\ntshian-tshò-bān-tshò(lóng ka̍h lí bô-kuan)\r\n\r\n*註:? (人因) 可能因裝置未下載字型無法顯示。', 0, '作詞作曲 Compose & Lyric/王家權 Hunter Wang\r\n編曲 Arrange/珂拉琪 Collage\r\n\r\n主唱 Vocal/夏子 Natsuko\r\n電吉他 Guitar/王家權 Hunter Wang\r\n合唱 Chorus/珂拉琪 Collage\r\n\r\n錄製與混音 Record & Mix/\r\n柯拓名(小名)@ 地下怪獸音樂製作研究室\r\nMing Ke @ Indie Monster Studio\r\n\r\n插圖 Art/夏子 Natsuko\r\n台語歌詞顧問 Lyrics Supervisor / 李勤岸 Lí Khîn Huānn', 0, '', 228, 320000, datetime.datetime(2021, 3, 7, 20, 6), datetime.datetime(2021, 3, 7, 20, 6), datetime.datetime(2021, 3, 7, 20, 23), datetime.datetime(2025, 3, 3, 10, 45, 18), 971261, 18543, 6271, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-03-19"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2021,10],[2021,11],[2021,12]]},"CN":{"song_of_the_days":["2021-03-20"],"top_record_weekly_champions":[[2021,10],[2021,11],[2021,12],[2021,13],[2021,14],[2022,32]]}}', 0, 0, 0, 0, 2, 2, 2429455, 'sha1$JZsrklR0Bfp58lsJ8VAwVe$411a39f3730bad533f867908ab9ad1de62ee8e9e', datetime.datetime(2025, 5, 11, 10, 43, 10), 0, 'collage7275', '', '', 'collage7275@gmail.com', 0, 1, datetime.datetime(2019, 4, 27, 13, 36), 2000361, 4, 4, 2429455, 'profile_images/co/ll/collage7275/KtMnCEUp5LdkBgeFkcUutA.png', 'O', '', '珂拉琪 Collage', 886, '985543672', datetime.date(2019, 1, 31), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2019, 4, 27, 13, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"hide_location":false}', 10076884, 61624, 0, 41, 1, 0, '', 0, None), (628884, 4, 3, '晚安台灣', 676227, 97315955, 2, 10, 0, 'music/fi/re/fireex168/h2DwFTpVrsYyVssiF3NvkY.mp3', 0, '', 1, '', '', 0, '', 0, '', 215, 192000, datetime.datetime(2020, 11, 26, 13, 26, 38), datetime.datetime(2020, 11, 26, 13, 26, 26), datetime.datetime(2020, 11, 26, 15, 0), datetime.datetime(2020, 11, 26, 15, 0, 32), 34600, 1019, 102, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 676227, 'sha1$MRC6PDorsrA7g9LeBoQbpM$1136b7c659b0484b8d319efbbc33f5de9750fe99', datetime.datetime(2025, 5, 13, 7, 57, 5), 0, 'fireex168', '', '', 'info@fireonmusic.com', 0, 1, datetime.datetime(2009, 6, 17, 19, 35), 313630, 4, 3, 676227, 'profile_images/fi/re/fireex168/YE2P5cm3KhNyXA3DJmWyUD.png', 'O', '', '滅火器 Fire EX.', 886, '975933195', datetime.date(1987, 9, 20), 'KEE', 80, 8336, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2009, 6, 17, 19, 35), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"hide_location":false,"show_birthday":0}', 371900, 10278, 6, 1118, 1, 0, '', 0, None), (678798, 4, 4, 'Purely', 1877687, None, 1, 5, 0, 'music/nc/kn/nckn/E5xPQd3p93NV2UnDzdH4rA.mp3', 0, 'song_covers/nc/kn/nckn/HSStNe7v9a2uDUdvXgrekD.jpg', 1, '', '或許世界上所有的人們\n都忘了如何單純地活著\n或許世界上所有的孩子\n都無法分辨善惡的標準\n\n我們努力地抓著 曾經一再受過的傷痕\n眼淚滑落的時刻 心裡面複雜的過程\n我們用力地笑著 試著記住每一個過程\n不讓現實破壞了 要長大的人\n\n或許世界上所有的人們\n都忘了如何單純地活著\n或許世界上所有的孩子\n都無法分辨善惡的標準\n\n我們努力地抓著 曾經一再受過的傷痕\n眼淚滑落的時刻 心裡面複雜的過程\n我們用力地笑著 試著記住每一個過程\n不讓現實破壞了 要長大的人', 0, '南西肯恩 NeciKen|陳弘育 Ken Chen/鄭雅薇 Neci Wei\r\n\r\n製作人 Producer|奧利佛 Oliver\r\n助理製作 Assistant Producer|顧孟堯 Raven\r\n\r\n詞 Lyric|陳弘育 Ken Chen\r\n曲 Music|陳弘育 Ken Chen\r\n編曲 Arrangement|南西肯恩 Neci Ken\r\n\r\n人聲 Vocal|鄭雅薇 Neci Wei\r\n配唱製作 Vocal Producers|奧利佛 Oliver/顧孟堯 Raven\r\n木吉他 Acoustic Guitar|陳弘育 Ken Chen\r\n錄音師 Recording Engineer|顧孟堯 Raven Gu\r\n錄音室 Recording Studio|黑市錄音室 Black Market Studio\r\n後製編輯 Editing Engineer|奧利佛 Oliver\r\n混音師 Mixing Engineer|奧利佛 Oliver\r\n混音錄音室 Mixing Studio|黑市錄音室 Black Market Studio\r\n母帶後期工程師 Mastering Engineer|奧利佛 Oliver\r\n母帶後期錄音室 Mastering Studio|黑市錄音室 Black Market Studio\r\n\r\nOP|黑市音樂 BLACK MARKET MUSIC COMPANY LIMITED\r\nSP|Warner Chappell Music, Hong Kong Limited Taiwan Branch\r\n\r\n_____________ \r\n\r\n發行商 Publisher|黑市音樂 BLACK MARKET MUSIC COMPANY LIMITED\r\n出品人 Presenter|程文浩 Ching Man Ho\r\n營運總監 Managing Director|葉渝旻 Kate Yeh\r\n藝人經紀 Artist Manager|顏禹婷 YenB\r\n\r\n封套設計 Envelope Designers|童園婷 YuanTing Tung / 蕭睿妤 Nayu Hsiao', 0, '', 239, 320000, datetime.datetime(2022, 3, 27, 19, 42, 48), datetime.datetime(2022, 3, 27, 19, 42, 41), datetime.datetime(2022, 3, 28, 4, 0), datetime.datetime(2022, 3, 28, 6, 32, 6), 201946, 4501, 585, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-04-05"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2022-04-06"],"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 1877687, 'sha1$WgkTrZJHuFTn$8049eb522e013d1b8336924b7eafaacd864d5a87', datetime.datetime(2025, 5, 7, 14, 29, 5), 0, 'nckn', '', '', 'ncknband@gmail.com', 0, 1, datetime.datetime(2017, 5, 23, 15, 56), 1449827, 4, 4, 1877687, 'profile_images/nc/kn/nckn/QeeW9rG9kscYdxYsxgWXLT.jpg', 'O', '鄭雅薇', '南西肯恩', 886, '963371101', datetime.date(2017, 6, 1), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2017, 5, 23, 15, 56), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false}', 5006307, 33215, 1, 838, 1, 0, '', 0, None), (549101, 4, 4, '蒙毅將軍 (Demo)', 1877687, 97275034, 1, 6, 0, 'music/nc/kn/nckn/LDAuyxSJU3nDFraWSRBgXk.mp3', 0, 'song_covers/nc/kn/nckn/yhAaqqrqAyoW7vZGvj2PLL.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, '詞曲 Lyrics / Composer | 陳弘育 Ken Chen\n編曲 Arrangement | 南西肯恩 Neci Ken\n混音 Mixing|陳沛瑜\n\n寫自成龍與金喜善主演電影《神話》,劇中秦始皇的將領-蒙毅,奉命保護圖安國獻給秦始皇的玉漱公主入秦,雙方各復使命,途中遭遇趙高折兵埋伏,蒙毅一路保護公主,二人一見傾心,卻礙於身份,未能終成眷屬。\n\n「砰的一聲巨響」,從現代再次穿越到過去的蒙毅,驚醒在煙硝瀰漫的戰場上,看見的是烈馬奔騰,聽見的是殺聲無數,此刻的他不能再安逸,身不由己的使命,他是為國而戰,站在沙場上奮鬥的大將。\n「自古紅顏多惆悵 只為某君笑 莫怪吾將無情走 只怪愛錯郎」\n以說書人的角度來講述無奈悲慘的結局,她的美和她的身份一樣高貴,卻是不能自主的,她和無數女子一樣渴望真愛,但也僅只能在心裡渴望,不得不屈從於命運的安排。\n\n整首歌描寫的是蒙毅將軍對玉漱的內斂情感,在過去的世界裡,自由的愛情是不被允許的,「問世間情為何物?直教人生死相許」, 自古至今,無論是傳說或是真有其人,多少有情人聚而又分,無緣最後的結局…\n\nFind us\nFacebook • https://www.facebook.com/ncknband\nInstagram • @ncknband', 0, '', 274, 320119, datetime.datetime(2018, 2, 24, 16, 28, 35), datetime.datetime(2018, 2, 24, 16, 28, 14), datetime.datetime(2018, 2, 24, 16, 28, 14), datetime.datetime(2020, 4, 1, 7, 1, 50), 240600, 4166, 418, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,9]]},"CN":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,9]]},"HK":{"top_record_weekly_champions":[[2018,9]]}}', 0, 0, 0, 0, 2, 2, 1877687, 'sha1$WgkTrZJHuFTn$8049eb522e013d1b8336924b7eafaacd864d5a87', datetime.datetime(2025, 5, 7, 14, 29, 5), 0, 'nckn', '', '', 'ncknband@gmail.com', 0, 1, datetime.datetime(2017, 5, 23, 15, 56), 1449827, 4, 4, 1877687, 'profile_images/nc/kn/nckn/QeeW9rG9kscYdxYsxgWXLT.jpg', 'O', '鄭雅薇', '南西肯恩', 886, '963371101', datetime.date(2017, 6, 1), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2017, 5, 23, 15, 56), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false}', 5006307, 33215, 1, 838, 1, 0, '', 0, None), (650997, 4, 4, '我想再擁有自己', 1877687, 97317633, 1, 4, 0, 'music/nc/kn/nckn/dpTfj7FXRGQvq6eGMzgxRD.mp3', 0, 'song_covers/nc/kn/nckn/6NifCY6AxaH5VEMTs47GHZ.png', 1, '', '我披上外衣 武裝自己\xa0\n我害怕世界 害怕得喘不過氣\n城市人籠裡 戴上面具\xa0\n我迎合世界 即使我早已忘記\n\n忘記自己 忘記身邊 美好風景\n我渴望自由 也渴望看見鏡中自己的笑容\n\n我想你 好想你 \n你是否 曾經出現在我的生命裡\n找到你 需要多大的勇氣 \n我想我還沒辦法面對自己\n\n是我看不清 不願珍惜 \n也不願放下面對真實的你\n你的曾經 你的過去\xa0\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是鼓起勇氣赤裸的看見不足的自己,是我的內心在流血,也能看見鏡子裡在哭泣的自己,是真實毫無遮掩的面對我自己。\r\n\r\n\r\n⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄⋄\r\n製作人 Producer|奧利佛 Oliver\r\n助理製作 Assistant Producer|顧孟堯 Raven\r\n詞 Lyrics/曲 Music|陳弘育 Ken Chen\r\n編曲 Arrangements|林易祺 LNiCH/南西肯恩 Neci Ken\r\n人聲 Vocals/和聲 Choruses|陳弘育 Ken Chen/鄭雅薇 Neci Wei\r\n合聲編寫 Chorus Arrangements|鄭雅薇 Neci Wei\r\n配唱製作 Vocal Producers|奧利佛 Oliver/顧孟堯 Raven\r\n木吉他 Acoustic Guitars|陳弘育 Ken Chen\r\n合成器 Synthesizers|林易祺 LNiCH\r\n大提琴 Cellos|羅晧耘 HauYun Lo\r\n錄音師 Recording Engineer|顧孟堯 Raven Gu\r\n錄音室 Recording Studio|黑市錄音室 Black Market Studio\r\n後製編輯 Editing Engineer|奧利佛 Oliver\r\n混音師 Mixing Engineer|奧利佛 Oliver\r\n混音錄音室 Mixing Studio|黑市錄音室 Black Market Studio\r\n母帶後期工程師 Mastering Engineer|Brian Elgin\r\n母帶後期錄音室 Mastering Studio|覺知音樂工作室 Sentient Sound Labs\r\n\r\n視覺 Visial|Yiju Pien\r\n\r\nOP|黑市音樂 BLACK MARKET MUSIC COMPANY LIMITED\r\nSP|Warner Chappell Music, Hong Kong Limited Taiwan Branch', 0, '', 286, 320000, datetime.datetime(2021, 6, 18, 14, 16, 18), datetime.datetime(2021, 6, 18, 14, 15, 10), datetime.datetime(2021, 6, 21, 13, 0, 14, 122042), datetime.datetime(2021, 11, 11, 17, 36, 32), 375310, 7742, 1856, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2021,25],[2021,26]]},"CN":{"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2021,25],[2021,28],[2021,29]]}}', 0, 0, 0, 0, 2, 2, 1877687, 'sha1$WgkTrZJHuFTn$8049eb522e013d1b8336924b7eafaacd864d5a87', datetime.datetime(2025, 5, 7, 14, 29, 5), 0, 'nckn', '', '', 'ncknband@gmail.com', 0, 1, datetime.datetime(2017, 5, 23, 15, 56), 1449827, 4, 4, 1877687, 'profile_images/nc/kn/nckn/QeeW9rG9kscYdxYsxgWXLT.jpg', 'O', '鄭雅薇', '南西肯恩', 886, '963371101', datetime.date(2017, 6, 1), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2017, 5, 23, 15, 56), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false}', 5006307, 33215, 1, 838, 1, 0, '', 0, None), (609974, 4, 4, '惡夢', 1877687, 97315069, 1, 5, 0, 'music/nc/kn/nckn/QPzqtJkogwRpKTBKrjtuZW.mp3', 0, 'song_covers/nc/kn/nckn/V5Eg3ZYzec9YePoKqE2yVC.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, 'Lyrics / Music | 陳弘育 Ken Chen\nArrangement | 南西肯恩 Neci Ken\nProducer|奧利佛 Oliver\nRecording / Editing / Mixing|顧孟堯\nOP|黑市音樂股份有限公司\n\nFind us\nFacebook • https://www.facebook.com/ncknband\nInstagram • @ncknband', 0, '', 264, 192000, datetime.datetime(2020, 4, 1, 5, 12, 37), datetime.datetime(2020, 4, 1, 5, 12, 29), datetime.datetime(2020, 4, 1, 14, 0, 12, 278826), datetime.datetime(2021, 8, 19, 11, 14, 45), 239007, 5170, 338, 1, 2, 1, 0, None, 4, '{"CN":{"recommend_by_editor":true},"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2020,14]]}}', 0, 0, 0, 0, 2, 2, 1877687, 'sha1$WgkTrZJHuFTn$8049eb522e013d1b8336924b7eafaacd864d5a87', datetime.datetime(2025, 5, 7, 14, 29, 5), 0, 'nckn', '', '', 'ncknband@gmail.com', 0, 1, datetime.datetime(2017, 5, 23, 15, 56), 1449827, 4, 4, 1877687, 'profile_images/nc/kn/nckn/QeeW9rG9kscYdxYsxgWXLT.jpg', 'O', '鄭雅薇', '南西肯恩', 886, '963371101', datetime.date(2017, 6, 1), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2017, 5, 23, 15, 56), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false}', 5006307, 33215, 1, 838, 1, 0, '', 0, None), (579453, 4, 4, '無可救藥的貓', 1877687, 97315069, 1, 6, 0, 'music/nc/kn/nckn/rfYdf6qBHUA8rFeALbVM3K.mp3', 0, 'song_covers/nc/kn/nckn/azdBA35xD6X8r6GQezPCJD.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也許我像你說的是一隻 一隻特別的貓', 0, 'Lyrics / Music | 南西肯恩 Neci Ken\nMixing|實現音樂 achieve music\n\n「致友人」\n愛情是複雜與矛盾的產物\n送給曾經在感情上付出一切,卻傻的無可救藥的朋友\n即使是被踐踏的愛情,那也是愛情。\n\n愛人並不難,\n難的是找到一個願意和你一起調整彼此自在關係的人。\n\n南西肯恩首張正式 EP《那麼我想再擁有自己》\n【數位平台點聽】\nhttp://bit.ly/那麼我想再擁有自己\n\nFind us\nFacebook • https://www.facebook.com/ncknband\nInstagram • @ncknband', 0, '', 252, 320000, datetime.datetime(2019, 4, 9, 14, 41, 5), datetime.datetime(2019, 4, 9, 15, 5, 41), datetime.datetime(2019, 4, 9, 15, 5, 41), datetime.datetime(2020, 11, 19, 20, 16, 1), 430900, 8258, 517, 1, 3, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-04-21"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,15]]},"CN":{"song_of_the_days":["2019-04-22"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1877687, 'sha1$WgkTrZJHuFTn$8049eb522e013d1b8336924b7eafaacd864d5a87', datetime.datetime(2025, 5, 7, 14, 29, 5), 0, 'nckn', '', '', 'ncknband@gmail.com', 0, 1, datetime.datetime(2017, 5, 23, 15, 56), 1449827, 4, 4, 1877687, 'profile_images/nc/kn/nckn/QeeW9rG9kscYdxYsxgWXLT.jpg', 'O', '鄭雅薇', '南西肯恩', 886, '963371101', datetime.date(2017, 6, 1), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2017, 5, 23, 15, 56), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false}', 5006307, 33215, 1, 838, 1, 0, '', 0, None), (665036, 4, 4, '雲', 1877687, 97317633, 1, 4, 0, 'music/nc/kn/nckn/Do3JBFcHpidaBk8LyvzxBV.mp3', 0, '', 1, '', '我看著你在角落裡 啃食著不公平 \n企圖在黎明前 抓住一線生機 \n當時的我不曾注意 你無助的表情 \n放開緊握的手 成為扭曲的獸 \n\n我看那雲朵不曾嚮往\n擋住那熾熱的太陽 \n躲在黑暗中 \n不再想要 成為那溫暖的亮光 \n\n我看著你 在角落裡\xa0餘光侵蝕殆盡\n世界徒留沈寂 不再激起漣漪\n我會等在黎明之前 影子取代黑夜\n抓緊鬆開的手 承接你的感受\n\xa0\n我看那雲朵 不曾嚮往 \n擋住那熾熱的太陽 \n躲在黑暗中 不想再要 \n成為那溫暖的亮光 \n\xa0\n我看那雲朵\xa0曾經失望 \n越漆黑卻越發猖狂\xa0\n躲在黑暗中 不想再要 \xa0 \xa0 \xa0 \xa0 \xa0\n成為那永恆的亮光', 0, '越過雲層,看見天空,\r\n那些逗留的雲朵,\r\n會因為我們給予的溫柔而形成不同的模樣,\r\n會流淚,\r\n會消散,\r\n或是更堅強,\r\n或是依偎太陽,\r\n亦或是厚實。\r\n\r\n\r\n南西肯恩首張專輯《一個不屬於自己的地方》\r\n【數位平台點聽】\r\nhttps://www.soundscape.net/a/18750\r\n\r\nFind us\r\nFacebook • https://www.facebook.com/ncknband\r\nInstagram • @ncknband\r\n\r\n————\r\n製作人 Producer|奧利佛 Oliver\r\n助理製作 Assistant Producer|顧孟堯 Raven\r\n\r\n詞 Lyrics|陳弘育 Ken Chen/鄭雅薇 Neci Wei\r\n曲 Music|陳弘育 Ken Chen\r\n編曲 Arrangement|林易祺 LNiCH /南西肯恩 Neci Ken\r\n\r\n人聲 Vocals|陳弘育 Ken Chen/鄭雅薇 Neci Wei\r\n合聲 Choruses|陳弘育 Ken Chen/鄭雅薇 Neci Wei\r\n合聲編寫 Chorus Arrangement|鄭雅薇 Neci Wei\r\n配唱製作 Vocal Producers|奧利佛 Oliver/顧孟堯 Raven\r\n木吉他 Acoustic Guitars|陳弘育 Ken Chen\r\n電吉他 Electric Guitars|呂尚儒 Agao/奧利佛 Oliver\r\n貝斯 Bass|奧利佛 Oliver\r\n鼓 Drums|曾景崧 Relaxx Tseng\r\n鼓技師 Drum Technician|許立忠 Hsu Lijon\u200b\r\n合成器 Synthesizers|林易祺 LNiCH\r\n大提琴 Cello|羅晧耘 HauYun Lo\r\n\r\n錄音師 Recording Engineer|顧孟堯 Raven Gu\r\n錄音室 Recording Studios|黑市錄音室 Black Market Studio/玉成戲院錄音室 Yu Chen Cinema Studio\r\n後製編輯 Editing Engineer|奧利佛 Oliver\r\n混音師 Mixing Engineer|奧利佛 Oliver\r\n混音錄音室 Mixing Studio|黑市錄音室 Black Market Studio\r\n母帶後期工程師 Mastering Engineer|Brian Elgin\r\n母帶後期錄音室 Mastering Studio|覺知音樂工作室 Sentient Sound Labs\r\n\r\nOP|黑市音樂 BLACK MARKET MUSIC COMPANY LIMITED\r\nSP|Warner Chappell Music, Hong Kong Limited Taiwan Branch\r\n\r\n發行商 Publisher|黑市音樂 BLACK MARKET MUSIC COMPANY LIMITED\r\n出品人 Presenter|程文浩 Ching Man Ho\r\n營運總監 Managing Director|葉渝旻 Kate Yeh\r\n藝人經紀 Artist Manager|顏禹婷 YenB\r\n藝人經紀 Artist Manager|張語軒 Katelyn Chang\r\n專案企劃執行 Project Planner|李美慧 XiaoAi Lee\r\n音響工程師 Sound Engineer|王馨徳 Shin De Wang', 0, '', 220, 320000, datetime.datetime(2021, 11, 11, 13, 53, 31), datetime.datetime(2021, 11, 11, 13, 53, 12), datetime.datetime(2021, 11, 11, 15, 2, 23, 596119), datetime.datetime(2021, 11, 12, 1, 13, 57), 157827, 3009, 315, 1, 0, 1, 0, None, 4, '{"CN":{"song_of_the_days":["2021-11-24"],"recommend_by_editor":true},"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1877687, 'sha1$WgkTrZJHuFTn$8049eb522e013d1b8336924b7eafaacd864d5a87', datetime.datetime(2025, 5, 7, 14, 29, 5), 0, 'nckn', '', '', 'ncknband@gmail.com', 0, 1, datetime.datetime(2017, 5, 23, 15, 56), 1449827, 4, 4, 1877687, 'profile_images/nc/kn/nckn/QeeW9rG9kscYdxYsxgWXLT.jpg', 'O', '鄭雅薇', '南西肯恩', 886, '963371101', datetime.date(2017, 6, 1), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2017, 5, 23, 15, 56), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false}', 5006307, 33215, 1, 838, 1, 0, '', 0, None), (101008, 4, 4, '03把我的灰燼灑下', 8056, 7405, 2, 1, 0, 'music/ob/iw/obiwan1103/bb9c33852a6c406bbdecc34dbc14db11.mp3', 7793798, 'music_albums/ob/iw/obiwan1103/dUiH6P2iTyvqExBLedoYCm.jpg', 1, '', '我從來就沒有什麼光芒\u3000想要飛卻生不出翅膀\n我很想擺出好看的模樣\u3000期待你記住我的漂亮\n人們有天終究會被渡化\u3000也許唱低一點才是選項\n等我們想卸下厚厚的妝\u3000靈魂才會開始有重量\n\n希望你把我的灰燼灑下\u3000灑在戈壁的沙漠上\n也許有天它會帶來希望\u3000把沙洲變成天堂\n希望你把我的灰燼灑下\u3000灑在汨汨的河流上\n也許它會找個地方發芽\u3000把所有愛都解放\u3000解放\n\n累的時候記得找人說話\u3000撐不住的就大聲哭吧\n也許人的心情需要流浪\u3000男子漢也需要肩膀\n我不安分地咬著手指甲\u3000等待終究把時間風化\n如果你是最後一個倒下\u3000告訴我未來是怎樣\n\n希望你把我的灰燼灑下\u3000灑在戈壁的沙漠上\n也許有天它會帶來希望\u3000把沙洲變成天堂\n希望你把我的灰燼灑下\u3000灑在汨汨的河流上\n也許它會找個地方發芽\u3000把所有愛都解放\u3000解放', 0, '為天災而創作,反思人類往生之後對周遭世界的貢獻,並安慰那些已逝的靈魂。', 0, None, 325, 192000, datetime.datetime(2010, 1, 6, 15, 23, 46), datetime.datetime(2010, 1, 6, 15, 23, 47), datetime.datetime(2010, 1, 6, 15, 23, 47), datetime.datetime(2020, 5, 12, 11, 47, 16), 20516, 490, 123, 1, 2, 1, 0, None, 0, None, 0, 0, 0, 0, 2, 2, 8056, 'sha1$GgcHthsapqJqJPsJIfXCYq$22e8f089a7ad1c14df19224b6f67db72569c00d7', datetime.datetime(2024, 10, 26, 4, 32, 39), 0, 'obiwan1103', '', '', 'obiwan1103@yahoo.com.tw', 0, 1, datetime.datetime(2006, 3, 20, 13, 56), 7048, 4, 4, 8056, 'profile_images/ob/iw/obiwan1103/8AMsjYuGib7co8264FxHqB.jpg', 'M', '陳正航', '歐比王X神棍樂團', 886, '928211792', datetime.date(1978, 11, 3), 'TAO', 97, 55722, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2006, 3, 20, 13, 56), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-09-09T06:46+00:00","hide_location":false}', 666825, 5228, 6, 8, 1, 0, '', 0, None), (596518, 4, 4, '09 痛', 8056, 97313150, 2, 1, 0, 'music/ob/iw/obiwan1103/PtBCnCDSaBNfiPkGhBNKPL.mp3', 0, 'song_covers/ob/iw/obiwan1103/DnxvpktroctybyQwgLcGpU.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, '描寫近年社會的撕裂與和解,痛是轉變,也是意味著生命肇生之始', 0, '', 349, 320000, datetime.datetime(2019, 10, 18, 11, 9, 1), datetime.datetime(2019, 10, 18, 11, 8, 52), datetime.datetime(2019, 10, 18, 11, 22, 30, 434505), datetime.datetime(2020, 2, 2, 19, 37, 11), 7504, 214, 25, 1, 9, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 8056, 'sha1$GgcHthsapqJqJPsJIfXCYq$22e8f089a7ad1c14df19224b6f67db72569c00d7', datetime.datetime(2024, 10, 26, 4, 32, 39), 0, 'obiwan1103', '', '', 'obiwan1103@yahoo.com.tw', 0, 1, datetime.datetime(2006, 3, 20, 13, 56), 7048, 4, 4, 8056, 'profile_images/ob/iw/obiwan1103/8AMsjYuGib7co8264FxHqB.jpg', 'M', '陳正航', '歐比王X神棍樂團', 886, '928211792', datetime.date(1978, 11, 3), 'TAO', 97, 55722, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2006, 3, 20, 13, 56), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-09-09T06:46+00:00","hide_location":false}', 666825, 5228, 6, 8, 1, 0, '', 0, None), (577128, 4, 4, '02 無邊海', 8056, 97313150, 2, 1, 0, 'music/ob/iw/obiwan1103/3AgpWYCGgxP2zwWoFNcEs9.mp3', 0, 'song_covers/ob/iw/obiwan1103/WdwYPncbJMB4VWw7sUg7KD.jpg', 1, '', '苦海無邊 回頭是岸\n苦海無邊 回頭是岸\n\n蒼生需要偶像 隨時幫祂護航\n偶像喜歡放火 那你就自己想辦法\n蒼生需要偶像 隨時幫祂護航\n偶像喜歡放火 燒掉自己的靈堂\n\n苦海無邊 回頭是岸\n苦海無邊 回頭是岸\n苦海無邊 回頭是岸\n苦海無邊 回頭是岸\n\n蒼生需要偶像\n蒼生需要偶像\n蒼生需要偶像\n蒼生需要偶像\n\n一口東來氣太驕\n腳下無履首無毛\n若逢木子冰霜渙\n生我者猴死我鵰', 0, '以金屬敲擊聲及蒙古呼麥營造一種陰曹地府的氛圍,奉勸天下蒼生「苦海無邊,回頭是岸」', 0, '', 153, 320000, datetime.datetime(2019, 8, 4, 17, 3, 57), datetime.datetime(2019, 3, 17, 18, 16, 11), datetime.datetime(2019, 3, 17, 18, 16, 11), datetime.datetime(2020, 2, 2, 19, 37, 22), 7798, 115, 7, 1, 2, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 8056, 'sha1$GgcHthsapqJqJPsJIfXCYq$22e8f089a7ad1c14df19224b6f67db72569c00d7', datetime.datetime(2024, 10, 26, 4, 32, 39), 0, 'obiwan1103', '', '', 'obiwan1103@yahoo.com.tw', 0, 1, datetime.datetime(2006, 3, 20, 13, 56), 7048, 4, 4, 8056, 'profile_images/ob/iw/obiwan1103/8AMsjYuGib7co8264FxHqB.jpg', 'M', '陳正航', '歐比王X神棍樂團', 886, '928211792', datetime.date(1978, 11, 3), 'TAO', 97, 55722, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2006, 3, 20, 13, 56), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-09-09T06:46+00:00","hide_location":false}', 666825, 5228, 6, 8, 1, 0, '', 0, None), (545240, 4, 4, '煙花 (Demo)', 1877687, 97275034, 1, 6, 0, 'music/nc/kn/nckn/AnVhcvuAFPp9hpQvhPxxq.mp3', 0, 'song_covers/nc/kn/nckn/tNheQ6x9qENjcZpkBosHh3.jpg', 1, '', '[00:18.20]這不是你想像的 對吧\n[00:23.02]雖然早有準備 卻還是流淚\n[00:32.90]這不是我想要的 說什麼無所謂\n[00:40.53]還不是讓自己好過一點\n\n[00:59.50]絢爛煙花 總會落下\n[01:06.88]天真善良 終究要長大\n[01:14.27]成一道光 就得要熾熱的綻放\n[01:21.65]哪怕路再長 哪怕受再多的傷\n[01:29.51]哪怕前方有阻擋 也要照亮\n\n[01:51.43]這不是你想像的 對吧\n[01:56.20]在眾人眼光之下 孤獨而徬徨\n[02:06.20]這不是我想要的 說真的無所謂\n[02:13.82]到最後我還是必須面對\n\n[02:32.75]絢爛煙花 總會忘了啊\n[02:40.16]獨自堅強 掩蓋著傷疤\n[02:47.56]你的步伐 滿載著希望和力量\n[02:54.96]哪怕夜漫長 也會隨著夢想發芽\n[03:02.76]堅信自己的方向 就能到達\n\n[03:09.02]我們都曾經是迷路的人\n[03:11.80]追求自己想要的快樂\n[03:15.22]然而最後卻成為了迷惘的人\n[03:19.08]忘記過程\n[03:23.54]我們都曾經是迷路的人\n[03:26.52]以為這就是你想要的\n[03:30.01]然而最後卻成為了迷惘的人\n[03:33.91]所有過程付之一炬了\n\n[04:06.95]絢爛煙花 總會落下\n[04:14.34]天真善良 終究要長大\n[04:21.72]成一道光 就得要熾熱的綻放\n[04:29.09]哪怕路再長 哪怕受再多的傷\n[04:36.95]哪怕前方有阻擋 也要照亮\n\n[04:59.54]煙花 你不要落下\n[05:06.87]煙花 你不要忘了啊', 1, '詞曲 Lyrics / Composer | 陳弘育 Ken Chen / 鄭雅薇 Neci Wei\n編曲 Arrangement | 南西肯恩 Neci Ken\n混音 Mixing|陳沛瑜\n\n是不是有著這樣的一個你\n用盡全力找尋著自己想要的快樂\n一個人努力著\n長大後發現世界跟所想的很不一樣\n失望和傷心取代美好的想像\n隨著煙花付之一炬\n如煙花 絢爛而短暫\n\n如果天真善良終究要長大\n在被眼淚熄滅以前,我也要為你照亮\n\n南西肯恩首張正式 EP《那麼我想再擁有自己》\n【數位平台點聽】\nhttp://bit.ly/那麼我想再擁有自己\n\nFind us\nFacebook • https://www.facebook.com/ncknband\nInstagram • @ncknband', 0, '', 336, 320097, datetime.datetime(2017, 12, 26, 6, 24, 31), datetime.datetime(2017, 12, 26, 6, 24, 6), datetime.datetime(2017, 12, 26, 6, 24, 6), datetime.datetime(2020, 4, 1, 7, 1, 56), 914928, 20678, 1371, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-01-31"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,5]]},"CN":{"song_of_the_days":["2018-02-01"],"top_record_weekly_champions":[[2018,5]]},"HK":{"top_record_weekly_champions":[[2018,5]]}}', 0, 0, 0, 0, 2, 2, 1877687, 'sha1$WgkTrZJHuFTn$8049eb522e013d1b8336924b7eafaacd864d5a87', datetime.datetime(2025, 5, 7, 14, 29, 5), 0, 'nckn', '', '', 'ncknband@gmail.com', 0, 1, datetime.datetime(2017, 5, 23, 15, 56), 1449827, 4, 4, 1877687, 'profile_images/nc/kn/nckn/QeeW9rG9kscYdxYsxgWXLT.jpg', 'O', '鄭雅薇', '南西肯恩', 886, '963371101', datetime.date(2017, 6, 1), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2017, 5, 23, 15, 56), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false}', 5006307, 33215, 1, 838, 1, 0, '', 0, None), (678778, 4, 4, '像蕨類的小手', 2549828, None, 1, 4, 0, 'music/ch/an/chang_tung_shin/H4CWyNCQzWixk6o3vwRBBC.mp3', 0, 'song_covers/ch/an/chang_tung_shin/fpijEnz6depgToR3uMGZcy.jpeg', 1, '', '有的時候\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混音/製作/錄音 :巫孟儒', 0, '', 213, 320000, datetime.datetime(2022, 3, 27, 14, 32, 52), datetime.datetime(2022, 3, 27, 14, 32, 43), datetime.datetime(2022, 3, 27, 14, 38, 51, 191027), datetime.datetime(2022, 3, 30, 11, 21, 56), 1044, 24, 18, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2549828, 'sha1$DbPZ2Ewk5cB4$9fd438e499ed0c01ff5d72b04fa101695815bf75', datetime.datetime(2024, 2, 9, 3, 11, 56), 0, 'chang_tung_shin', '', '', 'junechang621@gmail.com', 0, 1, datetime.datetime(2020, 2, 16, 14, 17, 38), 2120644, 4, 4, 2549828, 'profile_images/ch/an/chang_tung_shin/BrP2niP79mzW4ZWJ7UqMFt.jpg', 'F', '張童昕', '童童Tung Tung', 886, '928520809', datetime.date(1993, 6, 21), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 49), 1, datetime.datetime(2020, 2, 16, 14, 17, 38), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"hide_gender":false,"show_birthday":2,"hide_location":false}', 34862, 54, 23, 4, 0, 0, '', 0, None), (615886, 4, 4, '好久好久的一瞬間', 2549828, None, 1, 6, 0, 'music/ch/an/chang_tung_shin/NBx4My242oKPmTBJ6uVaca.mp3', 0, 'song_covers/ch/an/chang_tung_shin/9MJD5gPcpk7qyZXGAEdeMr.JPG', 1, '', '以生活為 名義的行為\n跑步吃飯 閱讀 旅行\n在鋼索世界找平衡\n\n以尋找生命 為目的之稱\n找朋友對話 跟自己對話\n在寂寞維度盤旋\n\n好久好久 的一瞬間\n才明白 你沒有帶走我\n那個我 是因為你\n而建構的我\n那個我 將被帶進\n永恆的 漩渦', 0, '一個結束後,重新尋找、面對新感情的時空。\n同時擁有很多的想要、\n不敢、憤怒、恐懼等等情緒。\n\n最常有的是憤怒的情緒,\n會去責怪對方將自己的靈魂帶走了,\n導致生活崩壞。\n\n為了將自己的生活重新建立起來,\n於是開始去認真思考「能怎麼找回自己」、\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, '', 246, 192000, datetime.datetime(2020, 6, 12, 13, 53, 13), datetime.datetime(2020, 6, 12, 13, 52, 22), datetime.datetime(2020, 6, 12, 14, 5, 48, 180542), datetime.datetime(2020, 6, 12, 14, 5, 48), 12633, 15, 5, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2549828, 'sha1$DbPZ2Ewk5cB4$9fd438e499ed0c01ff5d72b04fa101695815bf75', datetime.datetime(2024, 2, 9, 3, 11, 56), 0, 'chang_tung_shin', '', '', 'junechang621@gmail.com', 0, 1, datetime.datetime(2020, 2, 16, 14, 17, 38), 2120644, 4, 4, 2549828, 'profile_images/ch/an/chang_tung_shin/BrP2niP79mzW4ZWJ7UqMFt.jpg', 'F', '張童昕', '童童Tung Tung', 886, '928520809', datetime.date(1993, 6, 21), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 49), 1, datetime.datetime(2020, 2, 16, 14, 17, 38), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"hide_gender":false,"show_birthday":2,"hide_location":false}', 34862, 54, 23, 4, 0, 0, '', 0, None), (667871, 4, 4, '01 這該死的拘執佮愛', 2429455, 97317793, 2, 1, 0, 'music/co/ll/collage7275/cU2qtvJXzijLf3EbrgQ9nW.mp3', 0, 'song_covers/co/ll/collage7275/MPPAgUeq6FAWSTyxxSFamT.jpg', 1, '', '你的心 親像花\nLí ê sim, tshin-tshiūnn hue\n無人應 隨蔫去\nBô lâng ìn, suî lian-khì\n你愛的人 誠固執\nLí ài ê lâng, tsiânn kòo-tsip\n予伊的夢 伊提袂起\nHōo i ê bāng, i the̍h bē khí\n\n你是一个 如此溫柔的人\nLí sī tsi̍t ê, lû-tshú un-liû ê lâng\n你應該 愛你值得愛的人\nLí ing-kai, ài lí ta̍t-tit ài ê lâng\n但是 頭前有我欲行的路\nTān-sī, thâu-tsîng ū guá beh kiânn ê lōo\n毋知你敢會了解\nM̄ tsai lí kám-ē liáu-kái\n\n是按怎拆開你的 心肝內底\nSī-án-tsuánn thiah-khui lí ê sim-kuann lāi-té\n會看著 暗淡的愛流成水\nĒ khuànn-tio̍h, àm-tām ê ài lâu sîng tsuí\n當我越頭離開時 心內亂雨紛飛\nTǹg guá ua̍t-thâu lī-khui sî, sim-lāi luān-ú-hun-hui\n\n因為你 的眼神\nIn-uī lí ê gán-sîn\n戇戇咧望 真毋願\nGōng gōng teh bāng, tsin m̄-guān\n\n若是你 會當看著 (亻因)佇咧彼搭\nNā-sī lí, ē-tàng khuànn-tio̍h in tī-leh hit-tah\n咱就會使 做伙搝彼陣落水的人\nLán tio̍h ē-sái, tsò-hué giú hit tīn lo̍h-tsuí ê lâng\n伊寫的彼條歌 是拆破生死的紙\nI siá ê hit tiâu kua, si thiah-phuà senn-sí ê tsuá\n敢講你 真正攏無感覺\nKám-kóng lí, tsin-tsiànn lóng bô kám-kak\n攏無感覺\nLóng bô kám-kak\n\n是按怎拆開你的 心肝內底\nSī án-tsuánn thiah-khui lí ê sim-kuann lāi-té\n會看著 暗淡的愛流成血\nĒ khuànn-tio̍h, àm-tām ê ài lâu sîng hueh\n當我無閣咧注神 磕袂著就想著你\nTng guá bô-koh teh tsù-sîn, kha̍p-bē-tio̍h tō siūnn-tio̍h li\n\n但是你 的眼神\nTān-sī lí ê gán-sîn\n無彩工 準拄煞\nBô-tshái-kang, tsún-tú suah\n\n若是你 會當看著 (亻因)佇咧彼搭\nNā-sī lí, ē-tàng khuànn-tio̍h in tī-leh hit-tah\n咱就會使 做伙搝彼陣落水的人\nLán tio̍h ē-sái, tsò-hué giú hit tīn lo̍h-tsuí ê lâng\n伊寫的彼條歌 是拆破生死的紙\nI siá ê hit tiâu kua, si thiah-phuà senn-sí ê tsuá\n敢講你 真正攏無感覺\nKám-kóng lí, tsin-tsiànn lóng bô kám-kak\n攏無感覺\nlóng bô kám-kak\n\n(猛獸亂使 侵門踏戶)\nBíng-siù luān-sú, tshim-mn̂g-ta̍h-hōo\n(厝邊頭尾 寸草無生)\nTshù-pinn-thâu-bué, tshùn-tsháu-bû-sing', 0, '作詞作曲 Compose & Lyric/王家權 Hunter Wang\n編曲 Arrange/珂拉琪 Collage\n\n主唱 Vocal/夏子 Natsuko\n電吉他 Electric Guitar /王家權 Hunter Wang\n合唱 Chorus/珂拉琪 Collage\n\n客座樂手 Guest Player\n貝斯 Bass /程杰 Jay Cheng\n\n錄製與混音 Record & Mix/柯拓名(小名)Ming Ke\n錄音室 Recording Studio /地下怪獸錄音室 Indie Monster Studio\n\n母帶後期處理工程師 Mastering Engineer / Brian Elgin\n母帶後期處理錄音室 Mastering Studio / Resident Studio 這家錄音室 \n\n插圖 Art/夏子 Natsuko\n台語歌詞顧問 Lyrics Supervisor/李勤岸 Lí Khîn-huānn', 0, '', 235, 320000, datetime.datetime(2021, 12, 21, 22, 26, 32), datetime.datetime(2021, 12, 21, 22, 26, 21), datetime.datetime(2021, 12, 22, 15, 18, 13, 149167), datetime.datetime(2025, 6, 7, 15, 23, 52), 201312, 3160, 400, 1, 1, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2429455, 'sha1$JZsrklR0Bfp58lsJ8VAwVe$411a39f3730bad533f867908ab9ad1de62ee8e9e', datetime.datetime(2025, 5, 11, 10, 43, 10), 0, 'collage7275', '', '', 'collage7275@gmail.com', 0, 1, datetime.datetime(2019, 4, 27, 13, 36), 2000361, 4, 4, 2429455, 'profile_images/co/ll/collage7275/KtMnCEUp5LdkBgeFkcUutA.png', 'O', '', '珂拉琪 Collage', 886, '985543672', datetime.date(2019, 1, 31), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2019, 4, 27, 13, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"hide_location":false}', 10076884, 61624, 0, 41, 1, 0, '', 0, None), (667872, 2, 2, '02 葬予規路火烌猶在', 2429455, 97317793, 2, 1, 0, 'music/co/ll/collage7275/btKuUMwKmd7AFNu9ZyZhru.mp3', 0, 'song_covers/co/ll/collage7275/4RwPQiNz9GxRpTSCsxZnrg.jpg', 1, '', '揣我的身軀 行入你的夢中\nTshuē guá ê sing-khu, kiânn ji̍p lí ê bāng tiong\n用我的雙跤 去寫你的溫柔無限\nIōng guá ê siang kha, khì siá lí ê un-liû bû-hān\n\n你暗淡的心 是咱兩人未敨的結\nLí àm-tām ê sim, sī lán nn̄g lâng bē tháu ê kat\n我就欲離開 你嘛是無可奈何\nGuá tio̍h beh lī-khui, lí mā-sī bû-khó-nāi-hô\n\n時代猛獸內底 揣袂著有名有姓的人\nSî-tāi bíng-siù lāi-té, tshuē bē tio̍h ū miâ ū sènn ê lâng\n我想著\nGuá siūnn-tio̍h\n彼个時陣 (亻因)無聲無說\nHit-ê sî-tsūn in bô-siann-bô-seh\n提銃踏入 咱的所在\nThêh tshìng ta̍h-li̍p, lán ê sóo-tsāi\n規城眾生絕望\nKui-siânn tsiòng-sing tsua̍t-bōng\n\n檢采我有千年 千百種人生\nKiám-tshái guá ū tshing nî, tshing pah tsióng lîn-sing\n也無法度阻擋 人造的惡意\nIā bô-huat-tōo tsóo-tòng, lîn-tsō ê ok-ì\n我看著這條路 沃澹的塗跤\nGuá khuànn tio̍h tsit tiâu lōo, ak-tâm ê thôo-kha\n行佇你的頭前 是我的生死\nKiânn tī lí ê thâu-tsîng, sī guá ê senn-sí\n\n你恬恬仔看我 倒佇咧水底\nLí tiām-tiām-á khuànn guá, tó tī-leh tsuí-té\n你恬恬仔咧聽 遙遠的風聲\nLí tiām-tiām-á leh thiann, iâu-uán ê hong-siann\n你恬恬仔愛我 愛我一世人\nLí tiām-tiām-á ài guá, ài guá tsi̍t-sì-lâng\n你講 你會恬恬仔等我\nLí kóng, lí ē tiām-tiām-á tán guá\n轉來你身邊 身軀邊\nTńg-lâi lí sin-pinn, sin-khu-pinn\n\n鬼使火神 徛佇咧路邊\nKuí-sú hué-sîn, khiā tī-leh lōo-pinn\n伊的目睭 閣擘袂金\nI ê ba̍k-tsiu, koh peh-bē-kim\n過路陰司 毋是你的跡\nKuè-lōo im-si, m̄ sī lí ê Jiah\n心安 就免驚惶\nSim-an, tio̍h bián kiann-hiânn\n\n毋知影你的冤屈 看袂著頭前的路\nM̄ tsai-iánn lí ê uan-khut, khuànn-bē-tio̍h thâu-tsîng ê lōo\n你跤步愛踏予好 連鞭過橋就好\nLí kha-pōo ài ta̍h hōo hó, liâm-mi kuè-kiô tio̍h hó\n(眾神衛旁)\n(Tsiòng-sîn uē pông)\n\n攏予你 全部攏予你\nLóng hōo lí, tsuân-pōo lóng hōo lí\n是按怎講袂清 時代的怨嘆\nSī-án-tsuánn kóng-bē-tshing, sî-tāi ê uàn-thàn\n\n「有耳無喙 佇這个世界\nŪ-hīnn-bô-tshuì, tī tsit-ê sè-kài\n美麗的你 好好讀冊」\nBí-lē ê lí, hó-hó tha̍k-tsheh\n\n伊講的話 佇風中咧飛\nI kóng ê uē, tī hong tiong leh pue\n咧吹我的頭毛\nLeh tshue guá ê thâu-moo\n\n心也茫茫 無清醒的夢\nSim iā bâng-bâng, bô tshing-tshénn ê bāng\n逐家家財萬貫 我的\nTa̍k-ke ka-tsai-ban-kuan, guá ê\n心也茫茫 無清醒的夢\nSim iā bâng-bâng, bô tshing-tshénn ê bāng\n逐家一生平安 轉來\nTa̍k-ke it-sing pîng-an, tńg-lâi', 0, '作詞作曲 Compose & Lyric/王家權 Hunter Wang\n編曲 Arrange/珂拉琪 Collage\n\n主唱 Vocal/夏子 Natsuko\n電吉他 Electric Guitar /王家權 Hunter Wang\n合唱 Chorus/珂拉琪 Collage\n\n客座樂手 Guest Player\n貝斯 Bass /程杰 Jay Cheng\n\n錄製與混音 Record & Mix/柯拓名(小名)Ming Ke\n錄音室 Recording Studio /地下怪獸錄音室 Indie Monster Studio\n\n母帶後期處理工程師 Mastering Engineer / Brian Elgin\n母帶後期處理錄音室 Mastering Studio / Resident Studio 這家錄音室 \n\n插圖 Art/夏子 Natsuko\n台語歌詞顧問 Lyrics Supervisor/李勤岸 Lí Khîn-huānn', 0, '', 253, 320000, datetime.datetime(2021, 12, 21, 22, 30, 22), datetime.datetime(2021, 12, 21, 22, 30, 9), datetime.datetime(2021, 12, 22, 15, 18, 19, 578412), datetime.datetime(2025, 6, 7, 15, 23, 39), 156232, 2890, 238, 1, 2, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2429455, 'sha1$JZsrklR0Bfp58lsJ8VAwVe$411a39f3730bad533f867908ab9ad1de62ee8e9e', datetime.datetime(2025, 5, 11, 10, 43, 10), 0, 'collage7275', '', '', 'collage7275@gmail.com', 0, 1, datetime.datetime(2019, 4, 27, 13, 36), 2000361, 4, 4, 2429455, 'profile_images/co/ll/collage7275/KtMnCEUp5LdkBgeFkcUutA.png', 'O', '', '珂拉琪 Collage', 886, '985543672', datetime.date(2019, 1, 31), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2019, 4, 27, 13, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"hide_location":false}', 10076884, 61624, 0, 41, 1, 0, '', 0, None), (667874, 4, 4, '03 萬千花蕊慈母悲哀', 2429455, 97317793, 2, 1, 0, 'music/co/ll/collage7275/XrQcoPsJ3Buf4VZzMrwb5T.mp3', 0, 'song_covers/co/ll/collage7275/QSwKCEEmoPRG54XQaBDwKr.jpg', 1, '', '下晡 一个人踮厝內\nĒ-poo, tsi̍t ê lâng tiàm tshù-lāi\n西北雨 沃澹窗外的衫\nSai-pak-hōo, ak-tâm thang-guā ê sann\n外口的人 猶未轉來\nGuā-kháu ê lâng iah-buē tńg--lâi\n戇戇咧等 戇戇攑一支雨傘\nGōng-gōng--leh tán, gōng-gōng gia̍h tsi̍t ki hōo-suànn\n\n為你 幾若擺睏袂去\nUī lí, kuí-nā pái khùn bē khì\n全世界 揣袂著你的形影\nTsuân-sè-kài, tshuē bē tio̍h lí ê hîng-iánn\n凡勢 會當共你放捒\nHuān-sè, ē-tàng kā lí pàng-sak\n氣身惱命 我哪會攏無要無緊\nKhì-sin-lóo-miā, guá ná-ē lóng bô-iàu-bô-kín\n\n踮遮規暝 看電火閃爍\nTiàm tsia kui-mê, khuànn tiān-hué siám-sih\n我踮遮等待 拍無去的人\nGuá tiàm tsia tán-thāi, phah-bô--khì ê lâng\n聽厝內的聲 聲聲佇咧吼\nThiann tshù-lāi ê siann, siann-siann tī-leh háu\n我踅來踅去 思念火燒房間\nGuá se̍h-lâi-se̍h-khì, su-liām hué sio pâng-king\n\n袂開的花 無欲轉來的人\nBuē khui ê hue, bô beh tńg--lâi ê lâng\n美麗的你啊 想著你彼當時 攑懸你的旗仔\nBí-lē ê lí--ah, siūnn tio̍h lí hit-tong-sî, gia̍h kuân lí ê kî-á\n路邊的話 滿街路雨紛飛\nLōo-pinn ê uē, muá ke-lōo hōo hun-hui\n時代的變卦 孤單的我一个人 問天也毋捌\nSî-tāi ê piàn-kuà, koo-tuann ê guá tsi̍t ê lâng, mn̄g thinn iā m̄-bat\n\n手內啥物攏無 只賰我欲予你的愛\nTshiú lāi siánn-mih lóng bô, tsí tshun guá beh hōo lí ê ài\n有血有肉的人 煞下落不明\nŪ hueh ū bah ê lâng, suah hē-lo̍h-put-bîng\n\n共你的 記持啊 囥佇我的心內\nKā lí ê kì-tî--ah, khǹg tī guá ê sim-lāi\n騎你的 白馬啊 行你欲行的路\nKhiâ lí ê pe̍h-bé--ah, kiânn lí beh kiânn ê lōo\n風吹來 花落塗 點一欉香祈求\nHong tshue lâi, hue lo̍h-thôo, tiám tsi̍t tsâng hiunn kî-kiû\n(南無觀世音菩薩)\n(Lâm-bû-kuan-sè-im-phôo-sat)\n\n若準講你 算著這齣悲劇\nNā-tsún kóng lí, sǹg tio̍h tsit tshut pi-kio̍k\n你敢會看顧 紲落來伊頭前 彼逝歹行的路\nLí kám ē khuànn-kòo, suà--lo̍h-lâi i thâu-tsîng, hit tsuā pháinn kiânn ê lōo\n夢中的我 看你沓沓仔行\nBāng-tiong ê guá, khuànn lí ta̍uh-ta̍uh-á kiânn\n牽你的亡魂 有一工咱做伙 轉去彼个所在\nKhan lí ê bông-hûn, ū tsi̍t kang lán tsò-hué, tńg-khì hit ê sóo-tsāi\n\n我 蔫去的愛(規路攏是)\nGuá, lian-khì ê ài(Kui-lōo lóng sī)\n佮你 恬去的心(你)\nKah lí, tiām--khì ê sim(lí)\n佇這烏暗時代(佇這烏暗時代)\nTī tse oo-àm sî-tāi(Tī tse oo-àm sî-tāi)\n是有緣無份(想欲講出)\nSī ū-iân bô-hūn(Siūnn beh kóng-tshut)\n\n寫袂了的批(的)\nSiá bē liáu ê phue(ê)\n佮講袂煞的話(奈何)\nKah kóng bē suah ê uē(Nāi-hô)\n(亻因) 開袂完的銃(開袂完的銃)\nIn khui bē uân ê tshìng(Khui bē uân ê tshìng)\n看人去樓空(火烌猶在)\nKhuànn lâng-khì lâu-khang(Hué-hu iû-tsāi)\n\n雨 微微仔落\nHōo, bî-bî-á lo̍h\n天 微微仔光\nThinn, bî-bî-á kng\n看你 微微仔笑\nKhuànn lí, bî-bî-á tshiò\n後世人再會\nĀu-sì-lâng tsài-huē', 0, '作詞作曲 Compose & Lyric/王家權 Hunter Wang\n編曲 Arrange/珂拉琪 Collage\n\n主唱 Vocal/夏子 Natsuko\n電吉他 Electric Guitar /王家權 Hunter Wang\n合唱 Chorus/珂拉琪 Collage\n\n客座樂手 Guest Player\n貝斯 Bass /程杰 Jay Cheng\n\n錄製與混音 Record & Mix/柯拓名(小名)Ming Ke\n錄音室 Recording Studio /地下怪獸錄音室 Indie Monster Studio\n\n母帶後期處理工程師 Mastering Engineer / Brian Elgin\n母帶後期處理錄音室 Mastering Studio / Resident Studio 這家錄音室 \n\n插圖 Art/夏子 Natsuko\n台語歌詞顧問 Lyrics Supervisor/李勤岸 Lí Khîn-huānn', 0, '', 236, 320000, datetime.datetime(2021, 12, 21, 22, 33, 13), datetime.datetime(2021, 12, 21, 22, 33, 1), datetime.datetime(2021, 12, 22, 15, 18, 28, 1044), datetime.datetime(2025, 6, 7, 15, 23, 27), 201153, 3224, 410, 1, 3, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2429455, 'sha1$JZsrklR0Bfp58lsJ8VAwVe$411a39f3730bad533f867908ab9ad1de62ee8e9e', datetime.datetime(2025, 5, 11, 10, 43, 10), 0, 'collage7275', '', '', 'collage7275@gmail.com', 0, 1, datetime.datetime(2019, 4, 27, 13, 36), 2000361, 4, 4, 2429455, 'profile_images/co/ll/collage7275/KtMnCEUp5LdkBgeFkcUutA.png', 'O', '', '珂拉琪 Collage', 886, '985543672', datetime.date(2019, 1, 31), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2019, 4, 27, 13, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"hide_location":false}', 10076884, 61624, 0, 41, 1, 0, '', 0, None), (667876, 4, 4, '04 傷心地獄芳花引魂', 2429455, 97317793, 2, 1, 0, 'music/co/ll/collage7275/FNhuAeyAA9HjzNKGqBJCwd.mp3', 0, 'song_covers/co/ll/collage7275/jhM8HUfo2cE3zfCCRHHGyZ.jpeg', 1, '', '求神切斷世間迷戀\nKiû sîn tshiat-tn̄g sè-kan bê-luân\n降伏千百夜叉惡鬼\nHâng-ho̍k tshing-pah iā-tshe ok-kuí\n孽鏡台前斟酌審判\nGia̍t-kiànn-tâi tsîng tsim-tsiok sim-phuànn\n嚨喉出力講袂出聲\nNâ-âu tshut-la̍t kóng bē tshut-siann\n\n大鐵圍山無間地獄\nTāi-thih-uî suann Bû-kan tē-ga̍k\n火燒獄城十萬八千\nHué-sio ga̍k-siânn tsa̍p-bān peh-tshing\n越頭看無來時的路\nUa̍t-thâu khuànn-bô lâi-sî ê lōo\n明王指引頭前光明\nBîng-ông tsí-ín thâu tsîng kong-bîng\n\n若是講 我看天無望\nNā-sī kóng guá khuànn thinn bô-bāng\n坦白講 嘛望地無路\nThán-pe̍h kóng mā bāng tè bô-lōo\n一个人 無喙嘛無舌\nTsi̍t ê lâng bô tshuì mā bô tsi̍h\n孤身流轉 佇北陰酆都\nKoo-sin liû-tsuán tī Pak-Im Hong-Too\n\n陰風中 聽枵鬼咧爬\nIm-hong tiong thiann iau-kuí leh pê\n心驚驚 見十殿閻君\nSim kiann-kiann kìnn Tsa̍p-tiān Giâm-kun\n戇戇踅 等烏白無常\nGōng-gōng se̍h tán Oo-peh Bû-siông\n向腰牽我 攝我的亡魂\nÀnn-io khan guá liap guá ê bông-hûn\n\n「頭犁犁的少年家 你欲越去佗位?」\nThâu-lê-lê ê siáu-liân ke, lí beh ua̍t khì tó-uī\n滿面風霜 拄著 百千萬劫\nMuá-bīn hong-song tú-tio̍h pah-tshing-bān-kiap\n\n「敢是予鬼仔煞著?櫳仔內面的人」\nKám-sī hōo kuí-á suah tio̍h, lông-á lāi-bīn ê lâng\n無名無姓 恬恬 予人擲佇塗跤\nBô-miâ-bô-sènn, tiām-tiām, hōo lâng tàn tī tôo-kha\n\n凡勢是意外 抑是生來註定\nHuân-sè sī ì-guā iah-sī senn lâi tsù-tiānn\n敢若一場夢 規身軀輕鬆\nKán-ná tsi̍t tiûnn bāng kui sin-khu khing-sang\n火王爺現身 目睭擘金金\nHué-ông-iâ hiàn-sin ba̍k-tsiu peh-kim-kim\n煩惱攏烌去 無白色的水\nHuân-ló lóng hu-khì bô pe̍h-sik ê tsuí\n\n複製你的愛 複製你的勇氣\nHo̍k-tsè lí ê ài ho̍k-tsè lí ê ióng-khì\n複製你的眼 複製你的靈魂\nHo̍k-tsè lí ê gán ho̍k-tsè lí ê lîng-hûn\n複製你的淚 幻化阿修羅\nHo̍k-tsè lí ê luī huān-huà A-siu-lô\n代你堪一切 絕望的火\nTài lí kham it-tshè tsua̍t-bōng ê hué\n\n轉輪聖王起身 守護無命人客\nTsuán-lûn-sìng-ông khí-sin siú-hōo bô-miā lâng-kheh\n遠遠的聲傳來 伊的祈求\nHn̄g-hn̄g ê siann thuân lâi i ê kî-kiû\n眾神攑燈相送 看顧有情眾生\nTsiòng-sîn gia̍h-ting sio-sàng, khuànn-kòo iú-tsîng tsiòng-sinn\n一生珠淚落塗 路邊紅花清芳\nTt-sing tsu-luī lo̍h-tôo lōo-pinn âng-hue tshing-phang\n\n佇隱痀橋終點 是自由的向望\nTī ún-ku-kiô tsiong-tiám sī tsū-iû ê ǹg-bāng\n望你會當平平安安\nBāng lí ē-tàng pîng-pîng-an-an\n放袂記的人生 有月娘咧照路\nPàng bē-kì ê jîn-sing ū gue̍h-niû leh tsiò-lōo\n祝你行過一世人的傷悲\nTsiok lí kiânn-kuè tsi̍t-sì-lâng ê siong-pi\n\n拔開你手內 彼縛牢的鐵鏈\nPue̍h-khui lí tshiú lāi he pa̍k-tiâu ê thih-liān\n無傷無痕 袂閣疼矣\nBô-siong-bô-hûn bē koh thiànn--ah\n拍毋見的身軀 攏揣倒轉來\nPha̋ng-kiàn ê sin-khu lóng tshuē tó--tńg-lâi\n頭前有人 咧等你\nThâu-tsîng ū lâng leh tán lí', 0, '作詞作曲 Compose & Lyric/王家權 Hunter Wang\n編曲 Arrange/王家權 Hunter Wang\n\n主唱 Vocal/夏子 Natsuko\n電吉他 Electric Guitar /王家權 Hunter Wang\n合唱 Chorus/珂拉琪 Collage\n\n客座樂手 Guest Player\n貝斯 Bass /程杰 Jay Cheng\n鼓手 Drum /江尚謙 Shang-Chien Chiang\n\n錄音師 Recording Engineer/柯拓名(小名)Ming Ke、邱建鈞@玩痛研究室\n錄音助理 Assistant Engineer/于世政 Yu Shih Cheng@Lights Up Studio\n錄音室 Recording Studio /地下怪獸錄音室 Indie Monster Studio、Lights Up Studio、玩痛研究室\n混音師 Mixing Engineer/ 柯拓名(小名)Ming Ke\n\n母帶後期處理工程師 Mastering Engineer / Brian Elgin\n母帶後期處理錄音室 Mastering Studio / Resident Studio 這家錄音室 \n\n插圖 Art/夏子 Natsuko\n台語歌詞顧問 Lyrics Supervisor/李勤岸 Lí Khîn-huānn', 0, '', 242, 320000, datetime.datetime(2021, 12, 21, 22, 35, 49), datetime.datetime(2021, 12, 21, 22, 35, 35), datetime.datetime(2021, 12, 22, 15, 18, 35, 893888), datetime.datetime(2025, 6, 7, 15, 23, 11), 255699, 5277, 1286, 1, 4, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-01-09"],"recommend_by_editor":true,"top_record_weekly_champions":[[2021,52],[2022,1]]},"CN":{"song_of_the_days":["2022-01-10"],"top_record_weekly_champions":[[2021,51],[2021,52],[2022,1],[2022,2]]}}', 0, 0, 0, 0, 2, 2, 2429455, 'sha1$JZsrklR0Bfp58lsJ8VAwVe$411a39f3730bad533f867908ab9ad1de62ee8e9e', datetime.datetime(2025, 5, 11, 10, 43, 10), 0, 'collage7275', '', '', 'collage7275@gmail.com', 0, 1, datetime.datetime(2019, 4, 27, 13, 36), 2000361, 4, 4, 2429455, 'profile_images/co/ll/collage7275/KtMnCEUp5LdkBgeFkcUutA.png', 'O', '', '珂拉琪 Collage', 886, '985543672', datetime.date(2019, 1, 31), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2019, 4, 27, 13, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"hide_location":false}', 10076884, 61624, 0, 41, 1, 0, '', 0, None), (667877, 4, 4, '05 MALIYANG', 2429455, 97317793, 2, 7, 0, 'music/co/ll/collage7275/a8mDLja8rYvhUhJE7waNEi.mp3', 0, 'song_covers/co/ll/collage7275/EGETkxGyS6PuWy8JoRGWLd.jpg', 1, '', '❁\n無口な黒ねこが現れた\n相変わらずに愛を歌えない\nさめやらぬ日盛りは\n夕立と共に鳴り響く\n\n言葉にならない 自分になれない\n思い出せるのは名前だけ 躰のまま\n風が死してもなお\n夏の花は黙して咲き続く\n雪が降らない南国で\n\n❊\nKaromadiw, karomadiw\nSano caciyaw nira romadiw sa ta kowanan\n\n————translation————\n\n❁\n寡言的黑貓走來\n一如往常 無法唱誦出愛\n凌空烈日呀盛暑難卻\n伴著西北雨震耳欲聾\n\n無以言表 無以立足\n憶起的也僅有名字 殘存於肉身\n即使季末風止\n夏日的花也會緘口著繼續綻放\n在不下雪的南國之境\n\n❊(Amis)\n唱呀,唱呀\n向我唱著他的話語', 0, '"maliyang":Amis話,形容小孩子叛逆,不聽話。\n\n作詞作曲 Compose & Lyric/夏子 Natsuko\n編曲 Arrange/珂拉琪 Collage\n\n主唱&木吉他 Vocal & Acoustic Guitar/夏子 Natsuko\n電吉他 Electric Guitar /王家權 Hunter Wang\n合唱 Chorus/Usan Lariyod, Si Manakas\n\n客座樂手 Guest Player\n貝斯 Bass /程杰 Jay Cheng\n鼓手 Drum /賴聖文 Peter Lai\n\n錄製與混音 Record & Mix/柯拓名(小名)Ming Ke\n錄音助理 Assistant Engineer/于世政 Yu Shih Cheng@Lights Up Studio\n錄音室 Recording Studio /地下怪獸錄音室 Indie Monster Studio、Lights Up Studio\n\n母帶後期處理工程師 Mastering Engineer / Brian Elgin\n母帶後期處理錄音室 Mastering Studio / Resident Studio 這家錄音室 \n\n插圖 Art/夏子 Natsuko\n族語歌詞顧問 Lyrics Supervisor/陳輝煌 Pitiro Lariyod', 0, '', 197, 320000, datetime.datetime(2021, 12, 21, 22, 39, 25), datetime.datetime(2021, 12, 21, 22, 39, 10), datetime.datetime(2021, 12, 22, 15, 18, 45, 311362), datetime.datetime(2025, 6, 7, 15, 22, 33), 165055, 2646, 184, 1, 5, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2429455, 'sha1$JZsrklR0Bfp58lsJ8VAwVe$411a39f3730bad533f867908ab9ad1de62ee8e9e', datetime.datetime(2025, 5, 11, 10, 43, 10), 0, 'collage7275', '', '', 'collage7275@gmail.com', 0, 1, datetime.datetime(2019, 4, 27, 13, 36), 2000361, 4, 4, 2429455, 'profile_images/co/ll/collage7275/KtMnCEUp5LdkBgeFkcUutA.png', 'O', '', '珂拉琪 Collage', 886, '985543672', datetime.date(2019, 1, 31), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2019, 4, 27, 13, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"hide_location":false}', 10076884, 61624, 0, 41, 1, 0, '', 0, None), (667870, 4, 3, '06 TALACOWA', 2429455, 97317793, 2, 7, 0, 'music/co/ll/collage7275/FfEtnzWrEnBiToQSmU6vrB.mp3', 0, 'song_covers/co/ll/collage7275/WFFYyh8JZ69Lf6BjiawiyW.jpg', 1, '', '❊\nO nani cowaay kita?\nNani tira i kahadakan no cidal.\n\nTatalacowa kita? Micelemayto ko cidal.\nMalingad to kita!\nPasiwali kita.\n\n❁\nあぁ\u3000太陽に背を向けて\u3000刀を振って\n道を照らしてくれた八芒星\n夜の帳が降りた\u3000黒くぬれ\n「そなたは何処に向かう?」\n教えて\n\n❊\nAwaay ma’araw ako ko soda i ca’ang no kilang.\nAwaay ma’araw iso ko taneng niyam.\nLatek cowa kafana’ kako to kararoman no miso.\nKaorira i, caay ka patadoen ako kiso a malalo’od.\n\nTatalacowa kita? Micelemayto ko cidal.\nMinokay to kita!\n\n❁\nあぁ\u3000東に向かって\u3000山を越えて\n耳元で囁いていた八芒星\n戊夜の霧に抱かれた\u3000蒼くぬれ\n「そなたは何と呼ばれる?」\n教えて\n\nあぁ\u3000旭日がいらないや\u3000銃を棄てて\n平原に沈んでいた八芒星\n暁が開けて来た\u3000赤くぬれ\n誰にも覗き込まれない行く末\n\n————translation————\n\n❊\n我們從哪裡來?\n從太陽升起的那個地方\n\n我們要去哪裡?太陽都已經下山了\n我們出發吧!\n一路向東\n\n❁\n背向太陽\u3000披荊斬棘\n為我指引道路的八芒星\n夜幕降臨\u3000浸染為黑\n「汝向何處去?」\n請告訴我\n\n\n❊\n我沒有看過枝頭上的白雪\n你也不曾見識我們的智慧\n也許我無法理解你的哀愁\n但我不會為你而戰\n\n我們要去哪裡?太陽都已經下山了\n我們回家吧!\n\n❁\n朝向東方\u3000翻山越嶺\n伴隨耳畔細語的八芒星\n夜霧環繞\u3000浸染成青\n「汝喚作何名?」\n請告訴我\n\n捨棄旭日\u3000捨棄槍枝\n沉沒在平原裡的八芒星\n破曉時分\u3000浸染為赤\n無人得以窺探的終焉末路', 0, '“talacowa”:Amis話,要去哪裡。\n「1945年,最後的高砂軍在臺中集結,部分前往南洋,部分留守備戰。軍營中十幾位阿美族青年眼看戰爭即將結束,而新的政權準備來接收軍隊,要派他們去打另一場不屬於自己的戰爭,於是他們在夜裡相約逃脫,徒步翻越中央山脈回到花東故鄉。」\n\n作詞作曲 Compose & Lyric/夏子 Natsuko\n編曲 Arrange/珂拉琪 Collage\n\n主唱 Vocal/夏子 Natsuko\n電吉他 Electric Guitar /王家權 Hunter Wang\n合唱 Chorus/Usan Lariyod\n\n客座樂手 Guest Player\n貝斯 Bass /程杰 Jay Cheng\n鼓手 Drum /賴聖文 Peter Lai\n\n錄製與混音 Record & Mix/柯拓名(小名)Ming Ke\n錄音助理 Assistant Engineer/于世政 Yu Shih Cheng@Lights Up Studio\n錄音室 Recording Studio /地下怪獸錄音室 Indie Monster Studio、Lights Up Studio\n\n母帶後期處理工程師 Mastering Engineer / Brian Elgin\n母帶後期處理錄音室 Mastering Studio / Resident Studio 這家錄音室 \n\n插圖 Art/夏子 Natsuko\n族語歌詞顧問 Lyrics Supervisor/陳輝煌 Pitiro Lariyod', 0, '', 232, 320000, datetime.datetime(2021, 12, 21, 21, 12, 25), datetime.datetime(2021, 12, 21, 21, 12, 16), datetime.datetime(2021, 12, 21, 21, 22, 38, 491610), datetime.datetime(2025, 6, 7, 15, 22, 23), 185667, 5205, 1402, 1, 6, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-01-06"],"recommend_by_editor":true,"top_record_weekly_champions":[[2021,51]]},"CN":{"song_of_the_days":["2022-01-07"]}}', 0, 0, 0, 0, 2, 2, 2429455, 'sha1$JZsrklR0Bfp58lsJ8VAwVe$411a39f3730bad533f867908ab9ad1de62ee8e9e', datetime.datetime(2025, 5, 11, 10, 43, 10), 0, 'collage7275', '', '', 'collage7275@gmail.com', 0, 1, datetime.datetime(2019, 4, 27, 13, 36), 2000361, 4, 4, 2429455, 'profile_images/co/ll/collage7275/KtMnCEUp5LdkBgeFkcUutA.png', 'O', '', '珂拉琪 Collage', 886, '985543672', datetime.date(2019, 1, 31), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2019, 4, 27, 13, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"hide_location":false}', 10076884, 61624, 0, 41, 1, 0, '', 0, None), (667878, 4, 4, '07 ’ADINGO', 2429455, 97317793, 2, 7, 0, 'music/co/ll/collage7275/HMJDZxTUsB474Wwr2hm7jg.mp3', 0, 'song_covers/co/ll/collage7275/jkdG5sqDcXcqfsJQEWwPw8.jpg', 1, '', '❊\nHana, mata, ‘orad.\nCokap, koheting, tamina.\nSaheto o ‘adingo i hekalan.\nHatiraay aca, aca.\n\n❁\nまるで物哀しい幽霊\u3000哀れみを求めて\n虚しくて述べられない我らはただ大地に影\nだけ、だけ、だけ\n\n\n❊\nSamaanen a micepet iso ko fali? Hacikayay saan.\nSamaanen a micoka ko kakarayan? Kakahaday saan.\nO heci ato ’irang aca koni a tatirengan.\nHatiraay aca, aca.\n\n❁\n世の中に投げられて\u3000翳に追いかけられた\n眩しくて述べられない我らは彷徨う光だけ\nそれが花の名前だと覚えていただけ\n花が落ちた頃に\u3000お互いに自分自身を知った\n\n畏れないで\u3000眠って\n涙が降らない彼方で\n\n————translation————\n❊\n花朵、眼睛、雨水\n鞋子、黑色、船隻\n都只是地上的影子\n僅僅如此而已、而已\n\n❁\n彷彿哀傷的幽靈\u3000乞求著寬恕\n空虛地無法描述\u3000我們只是地上的影子\n而已、而已、而已\n\n\n❊\n你要怎麼抓住風?它是那樣地快\n要怎麼描繪天空?它是那樣遼闊\n你我皆只是血肉之軀\n僅僅是如此而已、而已\n\n❁\n被拋擲在世上\u3000被陰影追著跑\n耀眼地無法描述\u3000我們只是游移的光線\n本來只記得那是某種花的名字\n直至花落之時\u3000才在彼此身上認識自己\n\n無需再畏懼\u3000安息吧\n在不落淚的遙遠彼岸', 0, '“‘adingo”:Amis話,影子、亦指靈魂。\n\n作詞作曲 Compose & Lyric/夏子 Natsuko\n編曲 Arrange/珂拉琪 Collage\n\n主唱 Vocal/夏子 Natsuko\n電吉他 Electric Guitar /王家權 Hunter Wang\n合唱 Chorus/Usan Lariyod, Si Manakas\n\n客座樂手 Guest Player\n貝斯 Bass /程杰 Jay Cheng\n鼓手 Drum /賴聖文 Peter Lai\n\n錄製與混音 Record & Mix/柯拓名(小名)Ming Ke\n錄音助理 Assistant Engineer/于世政 Yu Shih Cheng@Lights Up Studio\n錄音室 Recording Studio /地下怪獸錄音室 Indie Monster Studio、Lights Up Studio\n\n母帶後期處理工程師 Mastering Engineer / Brian Elgin\n母帶後期處理錄音室 Mastering Studio / Resident Studio 這家錄音室 \n\n插圖 Art/夏子 Natsuko\n族語歌詞顧問 Lyrics Supervisor/陳輝煌 Pitiro Lariyod', 0, '', 252, 320000, datetime.datetime(2021, 12, 21, 22, 42, 38), datetime.datetime(2021, 12, 21, 22, 42, 16), datetime.datetime(2021, 12, 22, 15, 18, 52, 691021), datetime.datetime(2025, 6, 7, 15, 22, 14), 239341, 4113, 528, 1, 7, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2429455, 'sha1$JZsrklR0Bfp58lsJ8VAwVe$411a39f3730bad533f867908ab9ad1de62ee8e9e', datetime.datetime(2025, 5, 11, 10, 43, 10), 0, 'collage7275', '', '', 'collage7275@gmail.com', 0, 1, datetime.datetime(2019, 4, 27, 13, 36), 2000361, 4, 4, 2429455, 'profile_images/co/ll/collage7275/KtMnCEUp5LdkBgeFkcUutA.png', 'O', '', '珂拉琪 Collage', 886, '985543672', datetime.date(2019, 1, 31), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2019, 4, 27, 13, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"hide_location":false}', 10076884, 61624, 0, 41, 1, 0, '', 0, None), (667879, 4, 4, '08 TORATORAW', 2429455, 97317793, 2, 7, 0, 'music/co/ll/collage7275/PRTUzbzECF4pWKjguUGhvU.mp3', 0, 'song_covers/co/ll/collage7275/SMftrmYdaFBPQ8BbaKcjgE.jpeg', 1, '', "Cokaen no cidal ko 'adingo no mita i hekalan.\n\nRadiw han ako ko ngangan no miso.\nI faloco’ay iso ko pising ako haw?\n\nToratoraw! Sanga’ayen to ko rakat.\n(Arayom, arayom! Sanga’ayen to ko rakat.)\nYa widang ako, ato ya ada’ ako.\nNga’ay ho! Tada ma’ilol i tisowanan.\nYa salikaka ako, ato mamaolah ako.\n\n————translation————\n\n太陽在天地畫下我們的影子\n\n我以歌聲來記得你\n你會把我掛在心上嗎?\n\n再會了!一路好走\n(再見再見!一路好走)\n我的朋友我的敵人\n你好嗎!我想念你\n我的家人我的愛人", 0, '“toratoraw”:Amis話,再見。\n\n作詞作曲 Compose & Lyric/夏子 Natsuko\n編曲 Arrange/夏子 Natsuko\n\n主唱 Vocal/夏子 Natsuko\n木吉他 Acoustic Guitar /王家權 Hunter Wang\n\n客座樂手 Guest Player\n貝斯 Bass /程杰 Jay Cheng\n鼓手 Drum /賴聖文 Peter Lai\n\n錄製與混音 Record & Mix/柯拓名(小名)Ming Ke\n錄音助理 Assistant Engineer/于世政 Yu Shih Cheng@Lights Up Studio\n錄音室 Recording Studio /地下怪獸錄音室 Indie Monster Studio、Lights Up Studio\n\n母帶後期處理工程師 Mastering Engineer / Brian Elgin\n母帶後期處理錄音室 Mastering Studio / Resident Studio 這家錄音室 \n\n插圖 Art/夏子 Natsuko\n族語歌詞顧問 Lyrics Supervisor/陳輝煌 Pitiro Lariyod', 0, '', 197, 320000, datetime.datetime(2021, 12, 21, 22, 45, 28), datetime.datetime(2021, 12, 21, 22, 44, 54), datetime.datetime(2021, 12, 22, 15, 19, 8, 568715), datetime.datetime(2025, 6, 7, 15, 21, 58), 202438, 3938, 638, 1, 8, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-08-13"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2022-08-14"]}}', 0, 0, 0, 0, 2, 2, 2429455, 'sha1$JZsrklR0Bfp58lsJ8VAwVe$411a39f3730bad533f867908ab9ad1de62ee8e9e', datetime.datetime(2025, 5, 11, 10, 43, 10), 0, 'collage7275', '', '', 'collage7275@gmail.com', 0, 1, datetime.datetime(2019, 4, 27, 13, 36), 2000361, 4, 4, 2429455, 'profile_images/co/ll/collage7275/KtMnCEUp5LdkBgeFkcUutA.png', 'O', '', '珂拉琪 Collage', 886, '985543672', datetime.date(2019, 1, 31), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2019, 4, 27, 13, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"hide_location":false}', 10076884, 61624, 0, 41, 1, 0, '', 0, None), (596969, 4, 4, 'Radical Love', 2429455, None, 2, 1, 0, 'music/co/ll/collage7275/9DoouCy257JvAdWPssaKbG.mp3', 0, 'song_covers/co/ll/collage7275/V6rcY7DnxSqTJBqgUxJM33.png', 1, '', 'This is a song for you, my darling, don’t listen to me \nI’m gonna write some old lines, try to fake your memory\nYou got a normal beat, \nthe lyric’s god damn such as your enemy\nso hold on, I know what you see\nwaiting my life kick in by him\n \nYou grab the mic and start to dance \nsing the shit and wreck the wall and\nRock n’ Roll you know it’s dope\nEven though the planet is gonna explode\nI’ll run a thousand mile to find you \n \n(Cause you’re my alter ego)\nCame from the north of island\n(You’ve got to say it to me)\nThe reason of being you\n\nIs you, my human nature?\nGive me some drama, director \nTogether we can save the end. He said,\n\n“Follow my tempo, we’re writing the magic flow.”\nTurn it up and no one will be fading away\n \nTry to be your weeds, the song sets my mind free\nYou are the one who can be saving my life. When I’m\n\nthinking of you, thinking of you\nYou’re always standing on my brain view\nOne day you feed my frustration\nLet me revive in your destination \n\nThat’s right now we are good\nIsn’t it? It’s perfect true\njust me and you\n \nIf you really wanna tell something, all right\nLet me walk in your body\nI try so hard to write your name\nDeface you with my broken heart\n\nいいえ、何でも\n(沒事,沒什麼)\n言葉が通じないけど\n(儘管語言並不相通)\nあなたの思いが、ちゃんと届いていたんだ\n(但你的心意,確實傳達到了)\n\nThis is how we tribute to it, my inspiration\nIn the end, last time to give my radical love(for you)\n \nDanced in nirvana,\nSilence fulfilled your heart\nTurn it down and no one will be fading away, When I’m\n\nThinking of you, thinking of you\nYou’re always standing on my brain view\nOne day you feed my frustration\nLet me revive in your destination', 0, '作詞作曲 Compose & Lyric/王家權 Hunter Wang\r\n口白 Narration / 夏子 Natsuko\r\n編曲 Arrange/珂拉琪 Collage\r\n\r\n主唱 Vocal/夏子 Natsuko\r\n電吉他 Guitar/王家權 Hunter Wang\r\n\r\n錄製與混音 Record & Mix/\r\n柯拓名(小名)@ 地下怪獸音樂製作研究室\r\nMing Ke @ Indie Monster Studio\r\n\r\n插圖 Art/夏子 Natsuko', 0, '', 206, 320000, datetime.datetime(2019, 10, 25, 13, 3), datetime.datetime(2019, 10, 25, 13, 2, 56), datetime.datetime(2019, 10, 25, 15, 4, 19, 126497), datetime.datetime(2019, 10, 26, 5, 34, 37), 320036, 6618, 913, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2429455, 'sha1$JZsrklR0Bfp58lsJ8VAwVe$411a39f3730bad533f867908ab9ad1de62ee8e9e', datetime.datetime(2025, 5, 11, 10, 43, 10), 0, 'collage7275', '', '', 'collage7275@gmail.com', 0, 1, datetime.datetime(2019, 4, 27, 13, 36), 2000361, 4, 4, 2429455, 'profile_images/co/ll/collage7275/KtMnCEUp5LdkBgeFkcUutA.png', 'O', '', '珂拉琪 Collage', 886, '985543672', datetime.date(2019, 1, 31), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2019, 4, 27, 13, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"hide_location":false}', 10076884, 61624, 0, 41, 1, 0, '', 0, None), (573401, 4, 4, '流氓阿德 - 曾經我也想過一了百了', 1957392, 97298255, 1, 6, 0, 'music/we/ar/weareallears/Jm6HKaDkkerbekef5B6RzF.mp3', 0, 'song_covers/we/ar/weareallears/XHT5baSxuMnkwJxwgicQti.jpg', 1, '', '曾經我\u3000也想過\u3000死死較快活\n是因為一個人坐往宇宙的夜班車\n茫茫渺渺的光影\n湯姆威茲的歌聲\n期待世界末日今仔日來吧\n\n曾經我\u3000也想過\u3000死死較快活\n是因為一個人獨唱的生日快樂歌\n點著問號的人生\n不曾成真的願望\n打開下午買給自己驚喜的禮物盒\n\n電話那頭沉重的喘息聲\n無話可說可又捨不得掛\n站在城市街頭的十字路口\n全然不知道要往哪裡逃跑\n明仔日絕對要贏過今天\n流著眼淚聽著心裡微弱的吶喊\n站起來啊\u3000站起來啊\u3000但是啊⋯⋯\n\n曾經我\u3000也想過\u3000死死較快活\n是因為我的心已經破了一大裂\n一點氣力也沒有了\n連痛苦都沒有感覺\n只剩倔強崩了以後無力的軟弱\n\n曾經我\u3000也想過\u3000死死較快活\n是因為一個人站在雨天的雨傘下\n落在傘頂的雨聲\n打在心頭的疼痛\n看著自己的心慢慢地慢慢腐爛\n\n曾經我\u3000也想過\u3000死死較快活\n是因為遇到少年時深白色的我\n感到羞愧的無聲\n無可辯解的輸家\n現在的我\n一定讓你非常地失望吧?\n\n不願變成質數般的存在\n放棄自己用心討好世界\n只要能得到一點點的溫暖\n就算失去獨一無二也甘願\n但是身邊人越多心越孤單\n越是認真對待心就傷越重\n算了吧\n反正最後一定是失望啊\n\n曾經我\u3000也想過\u3000死死較快活\n是因為我的世界無人通知曉\n一個卑微的渴望\n一絲絲的愛\n一絲絲兩個人相擁身軀的燒熱\n\n曾經我\u3000也想過\u3000死死較快活\n是因為一直找不到出口的光線\n生無可戀的茫然\n死不足惜的悲哀\n乾脆化成塵埃四處飛散吧\n\n曾經我\u3000也想過\u3000死死較快活\n是因為我還沒有那麼幸運地遇到你\n像你這樣的人\n在這個世界上存在\n讓我對這個世界有了淡薄的喜愛\n像你這樣的人\n在這個世界上存在\n讓我對這個世界有了淡薄的期待', 0, 'Official Music Video|https://youtu.be/M_CWNFBBAiI\n\n像你這樣的人,在這個世界上存在,讓我對這個世界有了淡薄的期待。\n\n原作者|秋田ひろむ\n改編詞|流氓阿德\n製作人|流氓阿德 / 楊聲錚\n編曲|康士坦的變化球', 0, '', 379, 320000, datetime.datetime(2019, 1, 29, 3, 45, 39), datetime.datetime(2019, 1, 29, 3, 49, 54), datetime.datetime(2019, 1, 29, 3, 49, 54), datetime.datetime(2019, 1, 29, 3, 56, 9), 28377, 1002, 189, 1, 2, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1957392, 'sha1$oWgRZ7Zohd53$e8b9363a5736abdd0c1c78366e14e6ab63f744e5', datetime.datetime(2019, 12, 9, 9, 48, 7), 0, 'weareallears', '', '', 'chara692@aem.com.tw', 0, 1, datetime.datetime(2017, 6, 23, 0, 7, 28), 1529352, 4, 4, 1957392, 'profile_images/we/ar/weareallears/XDqkZvW8mJ28BnBhLKX63j.png', 'O', '', '洗耳恭聽 all ears', None, '', datetime.date(1938, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 48), 1, datetime.datetime(2017, 6, 23, 0, 7, 28), 1, 0, 'zh-hant', 0, '{"hide_gender":true,"had_edit_username":true,"show_intro":false,"hide_location":false}', 146565, 1565, 2, 2175, 0, 0, '', 0, None), (516457, 4, 4, '我還年輕 我還年輕', 1861077, 97273077, 1, 5, 0, 'music/we/ar/wearewang/dXsKamdBMpkdxBr2B22m9.mp3', 0, 'song_covers/we/ar/wearewang/HRHMWRnysTpEcfQHezwfyV.jpg', 1, '', '[00:14.91]在這個世界裏\n[00:18.34]尋找著你的夢想\n[00:22.06]你問我夢想在哪裏\n[00:25.95]我還年輕 我還年輕\n[00:30.48]他們都說\n[00:33.25]我們把理想都忘在\n[00:37.17]在那輕狂的日子裏\n[00:40.69]我不哭泣\n[00:42.89]我不逃避\n[00:46.07]給我一瓶酒\n[00:47.74]再給我一支煙\n[00:49.51]說走就走\n[00:51.38]我有的是時間\n[00:53.65]我不想在未來的日子裏\n[00:56.72]獨自哭著無法往前\n[01:00.31]給我一瓶酒\n[01:02.68]再給我一支煙\n[01:04.12]說走就走\n[01:06.21]我有的是時間\n[01:08.04]我不想在未來的日子裏\n[01:11.48]獨自哭著無法往前\n[01:15.70]在這個世界裏\n[01:33.06]尋找著你的未來\n[01:37.05]你問我未來在哪裏\n[01:40.68]我還年輕 我還年輕\n[01:45.12]他們都說\n[01:48.29]我們把理想都忘在\n[01:52.08]在那輕狂的日子裏\n[01:56.04]我不哭泣\n[01:58.17]我不逃避\n[02:01.20]給我一瓶酒\n[02:02.18]再給我一支煙\n[02:04.16]說走就走\n[02:05.88]我有的是時間\n[02:07.88]我不想在未來的日子裏\n[02:11.58]獨自哭著無法往前\n[02:15.59]給我一瓶酒\n[02:17.59]再給我一支煙\n[02:19.38]說走就走\n[02:21.46]我有的是時間\n[02:23.07]我不想在未來的日子裏\n[02:26.60]獨自哭著無法往前\n[02:30.73]我在青春的邊緣掙紮\n[03:03.80]我在自由的盡頭凝望\n[03:07.83]我在荒蕪的草原上流浪\n[03:11.93]尋找著理想\n[03:15.88]我在青春的邊緣掙紮\n[03:19.54]我在自由的盡頭凝望\n[03:23.20]我在荒蕪的草原上流浪\n[03:27.25]尋找著理想\n[03:41.60]給我一瓶酒\n[04:06.18]再給我一支煙\n[04:08.00]說走就走\n[04:09.93]我有的是時間\n[04:11.69]我不想在未來的日子裏\n[04:15.50]獨自哭著無法往前\n[04:20.05]給我一瓶酒\n[04:21.25]再給我一支煙\n[04:23.01]說走就走\n[04:24.84]我有的是時間\n[04:26.89]我不想在未來的日子裏\n[04:30.62]獨自哭著無法往前\n[04:34.34]給我一瓶酒\n[04:36.25]再給我一支煙\n[04:37.86]說走就走\n[04:39.86]我有的是時間\n[04:41.98]我不想在未來的日子裏\n[04:45.52]獨自哭著無法往前\n[04:49.14]給我一瓶酒\n[04:51.21]再給我一支煙\n[04:52.92]說走就走\n[04:54.80]我有的是時間\n[04:56.56]我不想在未來的日子裏\n[05:00.39]獨自哭著無法往前\n[05:05.13]給我一瓶酒\n[05:06.48]再給我一支煙\n[05:08.21]說走就走\n[05:09.93]我有的是時間\n[05:11.83]我不想在未來的日子裏\n[05:15.38]獨自哭著無法往前\n[05:19.96]給我一瓶酒\n[05:21.32]再給我一支煙\n[05:23.11]說走就走\n[05:24.60]我有的是時間\n[05:26.66]我不想在未來的日子裏\n[05:30.51]獨自哭著無法往前\n[05:35.04]給我一瓶酒\n[05:36.04]再給我一支煙\n[05:37.85]說走就走\n[05:39.77]我有的是時間\n[05:41.64]我不想在未來的日子裏', 1, '', 0, '', 347, 320094, datetime.datetime(2017, 8, 23, 9, 27, 51), datetime.datetime(2017, 8, 20, 15, 34, 45), datetime.datetime(2017, 8, 20, 15, 34, 45), datetime.datetime(2018, 2, 14, 17, 24, 57), 1015799, 27228, 424, 1, 3, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2017-09-09"],"recommend_by_editor":true,"top_record_weekly_champions":[[2017,34],[2017,35],[2017,36],[2017,45]]},"CN":{"song_of_the_days":["2017-09-10"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2017,34],[2017,35],[2017,36],[2017,41],[2018,2],[2018,4]]},"HK":{"top_record_weekly_champions":[[2017,34],[2017,35],[2017,41],[2017,46],[2018,7]]}}', 0, 0, 0, 0, 2, 2, 1861077, 'sha1$NdRM3TELbpK0NbYdfUZzsT$9f296b29dd931e06b6d280a7112ddaafbc77f742', datetime.datetime(2025, 3, 31, 7, 2, 20), 0, 'wearewang', '', '', 'joshvalentines0214@gmail.com', 0, 1, datetime.datetime(2017, 5, 8, 21, 31), 1433287, 2, 2, 1861077, 'profile_images/we/ar/wearewang/Xac9wSmB5pcSJmi2YCjS6X.jpg', 'O', '', '老王樂隊', 886, '916850083', datetime.date(2015, 10, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 48), 1, datetime.datetime(2017, 5, 8, 21, 31), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":1}', 3662610, 45061, 27, 7, 1, 0, '', 0, None), (670813, 4, 4, '沒有夢的生活賺了錢也沒用(demo)', 2865101, None, 2, 1, 0, 'music/go/ta/gotagota/HqDK27qVgLncK3xcQftJQS.mp3', 0, 'song_covers/go/ta/gotagota/gS3BFZeUWHAXpdNSreAfgz.jpeg', 1, '', '每天汗流浹背 光是騎車 就覺得好累\n太陽一樣刺眼 老闆一樣靠北\n捷運擠到崩潰 找個車位 也覺得好累\n不過遲到一秒鐘 一秒鐘 竟然要被扣錢\n\n沒有夢的生活 賺了錢也沒用 窮忙之後還剩什麼(oh no no)\n生活只剩工作 也沒什麼朋友 放假就在家打電動\n沒有夢的生活\n\n樂透沒中過獎 廢話當然 不可能中獎\n好運對我來講 就像浮雲一樣\n雖然不太甘心 但沒辦法 天生勞碌命\n忙到懷疑人生 喔 我的人生 怎麼一事無成\n\n沒有夢的生活 賺了錢也沒用 窮忙之後還剩什麼(oh no no)\n生活只剩工作 也沒什麼朋友 放假就在家打電動\n朝九晚五移動 別條路我不懂 這個世界跟我不熟(oh no no)\n想做的事好多 卻也只是說說 成就感是什麼\n \n唉~月底又到了~翻開存摺看~著數字~覺得我\n還活著真是了不起啊了不起啊~₍₍٩( ᐛ )۶₎₎♪', 0, '「除了日復一日地重複,生活還有哪些可能?」', 0, '', 202, 320000, datetime.datetime(2022, 1, 25, 15, 7, 39), datetime.datetime(2022, 1, 25, 15, 7, 32), datetime.datetime(2022, 1, 25, 15, 45, 20, 807516), datetime.datetime(2022, 4, 10, 6, 45, 34), 2475, 79, 36, 1, 0, 1, 0, None, 4, '{"TW":{"audition_awards":{"138408":{"event":"\\u97f3\\u6a02\\u7da0\\u6d32\\uff1a\\u521d\\u4f86\\u4e00\\u590fMUSIC OASIS\\uff1aHere Comes Summer","award":"\\u5099\\u53d6"}},"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 2865101, 'sha1$G3tVnZVExVWTPLpIFdIx3J$84030eac104011a84bc9e795d788781bd84ae645', datetime.datetime(2025, 6, 25, 9, 2, 54), 0, 'gotagota', '', '', 'gotagotaband@gmail.com', 0, 1, datetime.datetime(2021, 11, 8, 15, 11, 53), 2435561, 2, 2, 2865101, 'profile_images/go/ta/gotagota/ZHpfk9Mm498JoVhUVudxMX.jpg', 'O', '', 'GOTA', 886, '937903371', datetime.date(2021, 11, 8), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 42), 1, datetime.datetime(2021, 11, 8, 15, 11, 53), 1, 1, 'zh-hant', 1, '{"hide_gender":true,"show_birthday":0,"accredited_datetime":"2022-09-06T03:01+00:00","hide_location":false}', 33660, 337, 0, 1, 1, 0, '', 0, None), (670618, 4, 4, '虎你歡喜 [Demo] Acoustic ver.', 2887520, 97317920, 1, 5, 0, 'music/Sp/ar/Sparrow_061/kzAMTtdkhfkKBMiTZzsg9V.mp3', 0, 'song_covers/Sp/ar/Sparrow_061/PM5EgYFbRBDbhJNH2v4GNL.jpg', 1, '', '你說你去年\u3000過得不順遂\n整天躲在家裡\u3000滑 IG 和 Youtube\n本來打算要出國的計畫\u3000全都隨風去\n我說不要緊\u3000你還有我在身邊陪你\n\n啊啊\u3000壞天氣總有一天會過去\n一定有好事情\u3000在新的一年\n\n我要虎你歡喜\u3000虎你花開\u3000\n虎你每一天都有好心情\n因為我是你的開心寶貝\n這點你絕對不用懷疑\n所以虎你花開\u3000虎你歡喜\n我所有的一切全部虎你\n我親愛的阿娜達\u3000愛老虎唷\n\n親愛的阿娜達\u3000愛老虎唷', 0, '讓我們用歡喜的心,\r\n迎接虎年的到來!!!\r\n\r\n---\r\n\r\nSong Credits\r\n\r\n作詞 Lyricist|劉伊 61\r\n作曲 Composer|劉伊 61\r\n演唱 Vocal | 莉翎 Lynn\r\n製作人 Producer|劉伊 61\r\n編曲 Arrangement|劉伊 61\r\n木吉他 Acoustic Guitar|劉伊 61\r\n錄音 Recording Engineer|劉伊 61\r\n錄音室 Recording Studio|5461音樂工作室 5461-Studio\r\n混音 Mixing Engineer|劉伊 61', 0, '', 114, 192000, datetime.datetime(2022, 1, 22, 18, 14, 7), datetime.datetime(2022, 1, 22, 18, 13, 58), datetime.datetime(2022, 1, 22, 18, 17, 40, 44687), datetime.datetime(2022, 11, 17, 17, 11, 54), 882, 20, 14, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2887520, 'sha1$NQU80f0OJEboKDPw5zcw6w$8449f6be2064fd75509f034ab62a27a3140b314d', datetime.datetime(2025, 6, 25, 10, 52, 19), 0, 'Sparrow_061', '', '', '061sparrow@gmail.com', 0, 1, datetime.datetime(2022, 1, 8, 16, 44, 52), 2457964, 4, 3, 2887520, 'profile_images/Sp/ar/Sparrow_061/fMB2Zha6fkPHXzXDHiqAoA.jpg', 'O', '', '小麻雀樂團 Sparrow061', 886, '912743373', datetime.date(2021, 9, 30), 'KHH', 89, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2022, 1, 8, 16, 44, 52), 1, 1, 'zh-hant', 1, '{"hide_gender":true,"show_birthday":1,"accredited_datetime":"2022-10-11T05:57+00:00"}', 23202, 223, 51, 0, 1, 0, '', 0, None), (591702, 4, 3, '閃靈/合掌 Arranged Cover', 2429455, None, 2, 1, 0, 'music/co/ll/collage7275/YyVqNkMHEPXFjDFzQabySc.mp3', 6111567, 'song_covers/co/ll/collage7275/8QP4rEijsFDZvDhnqZEozm.png', 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珠淚落地普及一切\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向望會再會剎那千華', 0, '原曲 Original Song/閃靈 CHTHONIC\r\nhttps://youtu.be/N-0L7vRL4ww\r\n\r\n改編 Re-Arranged/珂拉琪 Collage\r\n\r\n主唱 Vocal/夏子 Natsuko\r\n電吉他 Guitar/王家權 Hunter Wang\r\n\r\n錄製與混音 Record & Mix/\r\n柯拓名(小名)@ 地下怪獸音樂製作研究室\r\nMing Ke @ Indie Monster Studio\r\n\r\n插圖 Art/夏子 Natsuko', 0, '', 254, 192000, datetime.datetime(2019, 8, 14, 5, 46), datetime.datetime(2019, 8, 14, 5, 46), datetime.datetime(2019, 8, 14, 6, 0), datetime.datetime(2021, 3, 24, 3, 30, 57), 392138, 7893, 1437, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2429455, 'sha1$JZsrklR0Bfp58lsJ8VAwVe$411a39f3730bad533f867908ab9ad1de62ee8e9e', datetime.datetime(2025, 5, 11, 10, 43, 10), 0, 'collage7275', '', '', 'collage7275@gmail.com', 0, 1, datetime.datetime(2019, 4, 27, 13, 36), 2000361, 4, 4, 2429455, 'profile_images/co/ll/collage7275/KtMnCEUp5LdkBgeFkcUutA.png', 'O', '', '珂拉琪 Collage', 886, '985543672', datetime.date(2019, 1, 31), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2019, 4, 27, 13, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"hide_location":false}', 10076884, 61624, 0, 41, 1, 0, '', 0, None), (575321, 4, 4, '05 同溫層的雨季', 8056, 97313150, 1, 5, 0, 'music/ob/iw/obiwan1103/m8QAT92osigfjeR8g3UmbH.mp3', 0, 'song_covers/ob/iw/obiwan1103/C4iazJy7k9NwSf3i38K52D.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這輪迴是個騙局', 0, '歌詞版MV\nhttps://www.youtube.com/watch?v=gPtalbzY3No\n\n神棍首次嘗試以民謠的風格,構建出中國樂器和北歐陰鬱音樂基調結合的可能性,並嘗試用文字的穿透力保存神棍固有的內省和剖析,藉此反應社群網路的同溫層現象。', 0, '', 362, 320000, datetime.datetime(2019, 8, 4, 17, 4, 55), datetime.datetime(2019, 2, 26, 19, 11, 15), datetime.datetime(2019, 2, 26, 19, 11, 15), datetime.datetime(2021, 3, 16, 10, 50, 29), 39895, 1164, 109, 1, 5, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 8056, 'sha1$GgcHthsapqJqJPsJIfXCYq$22e8f089a7ad1c14df19224b6f67db72569c00d7', datetime.datetime(2024, 10, 26, 4, 32, 39), 0, 'obiwan1103', '', '', 'obiwan1103@yahoo.com.tw', 0, 1, datetime.datetime(2006, 3, 20, 13, 56), 7048, 4, 4, 8056, 'profile_images/ob/iw/obiwan1103/8AMsjYuGib7co8264FxHqB.jpg', 'M', '陳正航', '歐比王X神棍樂團', 886, '928211792', datetime.date(1978, 11, 3), 'TAO', 97, 55722, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2006, 3, 20, 13, 56), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-09-09T06:46+00:00","hide_location":false}', 666825, 5228, 6, 8, 1, 0, '', 0, None), (676758, 4, 4, '全員病態就沒人算怪胎 Anywhere but Here, Any Moment but Now', 766413, None, 2, 1, 0, 'music/Va/st/VastHazy/TqGLByUv8Vpns6zo2aW3Nu.mp3', 0, 'song_covers/Va/st/VastHazy/X98BUkVnKczWmNzmopjPuG.jpg', 1, '', '全員病態就沒人算怪胎 (Anywhere but Here, Any Moment but Now)\n\n浮躁混亂 飢餓茫然\n說不清的不安 一切太快\n想像鳥飛翔 同時嚮往海洋\n勵志標語成為了安慰劑\n\n改變風景 製造光明 建立標的\n可惜 站上制高點 心 卻不能夠往前\n\n也好也壞 這個時代\n全員病態 就沒人算怪胎\n看遍世界 八秒鐘的表演\n難在篩選 重要的是誰\n\n保持憐憫 保持妒忌\n人該著迷於找尋 存在的意義\n別瘋狂信仰真理\n\n保持憐憫 保持妒忌\n人該著迷於找尋 存在的意義\n別瘋狂信仰真理', 0, '????/??/??\u200b\r\n《文明》???? ???????\u200b\r\n???? ??? ?????? 現場見!\u200b\r\n詳情:https://pros.is/428bnt\r\n\r\n☾☾ 第二張概念專輯 文明 \r\n\r\n在人類滅絕的千萬年後,\r\n來自外星的高等生物降落地球,\r\n他們將會怎麼評價我們這一代人類?\r\n\r\n\r\n\u3000\u3000\u3000\u3000\u3000\u3000VH 第二張概念專輯\r\n\u3000\u3000\u3000\u3000【 文明 The Great Beyond 】\r\n\u3000\u3000\u3000\u3000\u3000\u300012.30 實體 破土而出\r\n\u3000\u3000\u3000\u3000\u3000\u300001.07 數位 全球蔓延\ufeff\r\n\r\n┎┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┒\ufeff\r\n\u3000\u3000\u3000實體收藏 ▸\u3000https://pros.is/3z9zv5\r\n\u3000\u3000\u3000數位聆聽 ▸\u3000https://pros.is/3yagc3\r\n┕┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┙\ufeff\r\n\r\n[ 音樂製作 ]\r\n\r\n出品 / 監製 Production Director|添翼創越工作室 如虎堂 Team Ear Music \r\n詞 Lyricist|顏靜萱 Ka Ka Yen\r\n曲 Composer|林易祺 LNiCH\r\n製作人 Producer|林易祺 LNiCH\r\n配唱製作人 Vocal Producer|顏靜萱 Ka Ka Yen\r\n製作助理 Producer Assistants|黃維凡 Wei Fan Huang、楊程淵 Yuan\r\n編曲 Music Arrangers|林易祺 LNiCH、柯遵毓 Jack Ko、賴聖文 Peter Lai\r\n和聲編寫 Background Vocals Arranger|梁丹郡 Mandark Liang\r\n和聲 Background Vocals|梁丹郡 Mandark Liang\r\n電吉他 Electric Guitar|林庭鈺 Ting Yu Lin\r\n電吉他/電貝斯 Electric Guitar & Electric Bass|柯遵毓 Jack Ko\r\n節奏取樣 Beats Sampling|賴聖文 Peter Lai\r\n鋼琴 Piano|梁丹郡 Mandark Liang\r\n錄音師 Recording Engineers|林易祺 LNiCH、郭冠鑫 Attis、楊程淵 Yuan\r\n錄音室 Recording Studio|給樂音樂 Gather Music Studio\r\n錄音室助理 Studio Assistant|郭冠鑫 Attis\r\n混音師 Mixing Engineer|林易祺 LNiCH\r\n混音錄音室 Mixing Studio|給樂音樂 Gather Music Studio\r\n母帶後期處理製作人 Mastering Producer|林易祺 LNiCH\r\n母帶後期處理工程師 Mastering Engineer|Ted Jensen\r\n母帶後期處理錄音室 Mastering Studio|Sterilng Sound\r\n\r\n\r\n藝術指導 Art Direction|見本生物 @sampleanimal\r\n平面設計 Graphic Design|盧翊軒 Lu Yi Xuan\r\n3D 動畫師 CG Artist|朱智顯 @goodboixian、江品緒 @pxtrickpin(我完美的愛情 Anglerfish’s Love)\r\n\r\n本作品獲文化部影視及流行音樂產業局補助', 0, '', 214, 256000, datetime.datetime(2022, 3, 16, 9, 30, 35), datetime.datetime(2022, 3, 16, 9, 30, 30), datetime.datetime(2022, 3, 18, 4, 0), datetime.datetime(2024, 5, 9, 10, 11, 9), 46530, 1567, 220, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-03-30"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,13]]},"CN":{"song_of_the_days":["2022-03-31"],"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 766413, 'sha1$16iICnobQPoC6YGZtexOKV$4f8bca3ea1647a46e94b88749538954d9f727da2', datetime.datetime(2025, 5, 5, 13, 8, 46), 0, 'VastHazy', '', '', 'VastHazyband@gmail.com', 0, 1, datetime.datetime(2011, 8, 18, 19, 59), 400638, 2, 2, 766413, 'profile_images/Va/st/VastHazy/oS9f5sHoZyqG7hsdz8iQoa.jpg', 'O', '', 'VH (Vast & Hazy)', 886, '939556880', datetime.date(2011, 4, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 55), 1, datetime.datetime(2011, 8, 18, 19, 59), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":0,"hide_location":false}', 2954192, 29899, 14, 513, 1, 1, '', 0, None), (669273, 4, 4, '文明 The Great Beyond', 766413, None, 2, 1, 0, 'music/Va/st/VastHazy/RPgza58E79vjmnUfmeBeNd.mp3', 0, 'song_covers/Va/st/VastHazy/dx27Avw9soQXNZ9NjUT24k.jpg', 1, '', '文明 (The Great Beyond)\n作詞:顏靜萱 作曲:林易祺\n\n\n閃爍的畫面 不同的語言 同樣情節\n文明的碎裂 盡頭看不見 快到極限\n最最黑暗的黑夜 呼吸都成一種危險\n\n此刻最真切 平坦的世界 連成線\n已沒有是與非 來不及擁有 最後一眼\n犧牲平等來保全 不見得會來的 美好明天\n\n燃燒的氣味 他想起食物香味\n腥臭的血 提醒他還不能睡\n災難電影的情節 就在眼前上演\n\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\nVH 第二張概念專輯\n【 文明 The Great Beyond 】\n12.30 實體 破土而出\n01.07 數位 全球蔓延\n\n\n在人類滅絕的千萬年後,\n來自外星的高等生物降落地球,\n他們將會怎麼評價我們這一代人類?\n\n《文明》由人類與其他物種的關係、人類與環境的關係開始,逐漸往人的身上探詢,描繪一個個人類共有的脆弱、污點、疑惑、渴望。每首歌曲都是人類在瀕亡之際留下的訊息,他們將代表歌曲的展品存放在如同方舟般的末世博物館裡,靜靜等待著不可知的未來。\n \n當博物館的大門終於被開啟,\n以最超脫的眼睛來看,\n每個人類都有病,那還算不算生病?', 0, '', 290, 320000, datetime.datetime(2022, 1, 6, 10, 2, 53), datetime.datetime(2022, 1, 6, 10, 2, 10), datetime.datetime(2022, 1, 6, 16, 0), datetime.datetime(2024, 5, 9, 10, 11, 9), 97239, 2567, 233, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-01-17"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,2],[2022,3]]},"CN":{"song_of_the_days":["2022-01-18"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,3]]}}', 0, 0, 0, 0, 2, 2, 766413, 'sha1$16iICnobQPoC6YGZtexOKV$4f8bca3ea1647a46e94b88749538954d9f727da2', datetime.datetime(2025, 5, 5, 13, 8, 46), 0, 'VastHazy', '', '', 'VastHazyband@gmail.com', 0, 1, datetime.datetime(2011, 8, 18, 19, 59), 400638, 2, 2, 766413, 'profile_images/Va/st/VastHazy/oS9f5sHoZyqG7hsdz8iQoa.jpg', 'O', '', 'VH (Vast & Hazy)', 886, '939556880', datetime.date(2011, 4, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 55), 1, datetime.datetime(2011, 8, 18, 19, 59), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":0,"hide_location":false}', 2954192, 29899, 14, 513, 1, 1, '', 0, None), (666746, 4, 4, '夜行樂園 (Night Running Version)', 766413, None, 1, 4, 0, 'music/Va/st/VastHazy/SPmbcG6nAdmr7Q9QLyafaS.mp3', 0, 'song_covers/Va/st/VastHazy/7m9HHDZKryHy6FtNTZR4ei.jpg', 1, '', '夜行樂園 ibasho\n\n在凌晨四點半 坦白隱藏的怪\n兩罐啤酒 不想回家的藉口\n街燈霓虹高樓燈火 片段閃爍著誰的美夢\n不屬於我\n\n城市迎接早安 故事還沒說完 \n兩罐啤酒 不想回家的藉口\n我說希望夜晚別走 你懂我想說的是什麼\n寂寞的人更討厭白晝\n\n舔拭彼此的傷口 人類模樣珍禽異獸\n始終害怕不被接受\n尋找樂園這麼久 原來就是你在左右\n讓我 讓我 真的就只是我\n\n城市迎接早安 故事還沒說完\n兩罐啤酒 不想回家的藉口\n我說希望夜晚別走 你懂我想說的是什麼\n寂寞的人更討厭白晝\n\n舔拭彼此的傷口 人類模樣珍禽異獸\n始終害怕不被接受\n尋找樂園這麼久 原來就是你在左右\n讓我 讓我 真的就只是我\n\n多少漂浮塵埃 多少的期待\n下一陣風 就能靠岸\n\n舔拭彼此的傷口 人類模樣珍禽異獸\n始終害怕不被接受\n尋找樂園這麼久 原來就是你在左右\n讓我 讓我 真的就只是我\u2003\n-\n-\n-\n詞 Lyricist|顏靜萱 Ka Ka Yen\n曲 Composer|林易祺 LNiCH\n製作人 Producer|林易祺 LNiCH\n配唱製作人 Vocal Producer|顏靜萱 Ka Ka Yen\n製作助理 Producer Assistants|黃維凡 Wei Fan Huang、楊程淵 Yuan\n主要編曲 Main Music Arranger|林易祺 LNiCH\n電吉他/木吉他 Electric Guitar & Acoustic Guitar|林易祺 LNiCH\n和聲編寫 Background Vocals Arrangers|陳威達 Wei Da Chen、顏靜萱 Ka Ka Yen\n和聲 Background Vocals|顏靜萱 Ka Ka Yen、林易祺 LNiCH\n電貝斯 Electric Bass|柯遵毓 Jack Ko\n爵士鼓 Drums|賴聖文 Peter Lai\n弦樂編寫/鋼琴 Strings Arranger & Piano|張晁毓 Dato Chang \n弦樂 Strings|曜爆甘音樂工作室 Just Busy Music Studio\n第一小提琴 First Violin|蔡曜宇 Shuon Tsai\n第二小提琴 Second Violin|朱奕寧 YiNing Ju\n中提琴 Viola|甘威鵬 Weapon Gan\n大提琴 Cello|劉涵(隱分子)Hang Liu\n弦樂錄音製作人 Recording Producer|楊敏奇(大米音樂)Micky Yang\n弦樂錄音師 Recording Engineer|楊敏奇(大米音樂)Micky Yang\n弦樂助理錄音師 Assistant Engineers|張閔翔 Min-Hsiang Chang、朱品豪 Pin-Hao Ju\n弦樂錄音室 Recording Studio|強力錄音室 Mega Force Studios\n錄音師 Recording Engineers|林易祺 LNiCH、郭冠鑫 Attis、楊程淵 Yuan\n錄音室 Recording Studio|給樂音樂 Gather Music Studio\n錄音室助理 Studio Assistant|郭冠鑫 Attis\n混音師 Mixing Engineer|林易祺 LNiCH\n混音錄音室 Mixing Studio|給樂音樂 Gather Music Studio\n母帶後期處理製作人 Mastering Producer|林易祺 LNiCH\n母帶後期處理工程師 Mastering Engineer|Ted Jensen\n母帶後期處理錄音室 Mastering Studio|Sterilng Sound', 0, '人類的一生\n是想像、尋找樂園的旅程\n樂園是華美的歸宿、是量化的認可;\n樂園是海邊的小屋、是懂你的歌曲;\n樂園是聽你說的人、是伸出手的自己,\n樂園是這趟旅程本身、\n樂園是可以停泊的整個宇宙。', 0, '', 245, 320000, datetime.datetime(2021, 12, 7, 15, 47, 1), datetime.datetime(2021, 12, 7, 15, 46, 56), datetime.datetime(2021, 12, 8, 10, 0, 27, 783338), datetime.datetime(2024, 5, 9, 10, 11, 9), 112319, 2796, 355, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-12-14"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2021-12-15"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2021,50]]}}', 0, 0, 0, 0, 2, 2, 766413, 'sha1$16iICnobQPoC6YGZtexOKV$4f8bca3ea1647a46e94b88749538954d9f727da2', datetime.datetime(2025, 5, 5, 13, 8, 46), 0, 'VastHazy', '', '', 'VastHazyband@gmail.com', 0, 1, datetime.datetime(2011, 8, 18, 19, 59), 400638, 2, 2, 766413, 'profile_images/Va/st/VastHazy/oS9f5sHoZyqG7hsdz8iQoa.jpg', 'O', '', 'VH (Vast & Hazy)', 886, '939556880', datetime.date(2011, 4, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 55), 1, datetime.datetime(2011, 8, 18, 19, 59), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":0,"hide_location":false}', 2954192, 29899, 14, 513, 1, 1, '', 0, None), (387411, 4, 4, '與浪之間 Waves', 766413, 97267326, 1, 4, 0, 'music/Va/st/VastHazy/4541c2547ed043e0bbd21074ab14fe03.mp3', 0, 'song_covers/Va/st/VastHazy/b09a078c7b064923aceec1dc442db181.jpg', 1, '', '詞 / 曲 Lyricist& Composer | 林易祺 Yi Chi Lin\n\n黑色的瘋狂 佔據了黑色的你\n白色的勇氣 親吻著白色的心 \xa0\n一瞬間 看不清 就想抓住你\n離開了 又回去 只想擁抱你\n\n看不見你 也看不見自己\xa0\n看不見你 就看不見自己\n\xa0\n與浪之間 承載著秘密 \xa0\n銀色的光 拉著我跳舞\n血液在竄 \xa0思緒混亂 \xa0不停轉彎\n誰在呼喊我 \xa0\xa0\n\n與浪之間\xa0 說一個故事\n害怕的人\xa0 尋一個出口\n越走越暗 \xa0微光一閃 \xa0才看見你 \n我還在\n', 0, '\u200b我的腦袋就像一片海 -\n浪與浪之間,除了美麗的白色浪花,還藏著無止盡的垃圾\n它們一直都在這裡,我無法選擇自己想要的。\n人生沒有什麼是絕對的,\n接收好的、不好的一切,才是最完整的自己。\n\n人生沒有什麼是絕對\n接收好的 不好的ㄧ切 才是最完整的自己\u2028\n\n編曲 Arrangement | 林易祺 Yi Chi Lin \n木吉他 Acoustic Guitar | 林易祺 Yi Chi Lin \n電吉他 Electric Guitar | 林易祺 Yi Chi Lin \n爵士鼓 Drums | 吳岳霖 Yue Lin Wu \n鈴鼓 Tambourine& 沙鈴Shaker | 潘維瀚 Wei Han Pan \n和聲編寫 Chorus Arrangement | 田曉梅 Brandy Tien \n和聲 Chorus | 田曉梅 Brandy Tien、蕭至勛 Joseph Hsiao、何瑞康 Ray Kang Ho、蔡周翰 Chou Han Tsay、顏靜萱 Ka Ka Yen、林易祺 Yi Chi Lin \n', 0, '', 290, 192060, datetime.datetime(2016, 12, 20, 13, 52, 57), datetime.datetime(2016, 12, 20, 1, 42, 4), datetime.datetime(2016, 12, 20, 1, 42, 4), datetime.datetime(2017, 3, 27, 16, 29, 57), 540220, 15425, 661, 1, 1, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2016-12-30"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2016,52],[2017,1]]},"CN":{"song_of_the_days":["2016-12-31"],"top_record_weekly_champions":[[2016,52]]},"HK":{"top_record_weekly_champions":[[2016,52],[2017,1]]}}', 0, 0, 0, 0, 2, 2, 766413, 'sha1$16iICnobQPoC6YGZtexOKV$4f8bca3ea1647a46e94b88749538954d9f727da2', datetime.datetime(2025, 5, 5, 13, 8, 46), 0, 'VastHazy', '', '', 'VastHazyband@gmail.com', 0, 1, datetime.datetime(2011, 8, 18, 19, 59), 400638, 2, 2, 766413, 'profile_images/Va/st/VastHazy/oS9f5sHoZyqG7hsdz8iQoa.jpg', 'O', '', 'VH (Vast & Hazy)', 886, '939556880', datetime.date(2011, 4, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 55), 1, datetime.datetime(2011, 8, 18, 19, 59), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":0,"hide_location":false}', 2954192, 29899, 14, 513, 1, 1, '', 0, None), (557452, 4, 4, '故障 Overloaded', 766413, None, 2, 1, 0, 'music/Va/st/VastHazy/zCzS2QWKpxec6JXeCikxSE.mp3', 0, 'song_covers/Va/st/VastHazy/dYuneq9RqR8AvwinehXPLa.jpg', 1, '', '[ 故障 Overloaded ]\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自我氾濫 理性太獨裁 \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', 0, '•••−−−•••關於[故障 Overloaded] •••−−−•••\r\n\r\n你有沒有碰過這樣的人?\r\n_他講話老是惹毛別人,卻完全沒有自覺\r\n_他不在乎別人眼光,就像活在自己世界\r\n_他好像永遠不能理解,你的憤怒和傷悲\r\n\r\n其實他有可能是因為某些事件,而在不知不覺中把自己的情緒和感覺關掉了,就只是完全地做自己。這樣的世界對他來說很簡單,不需要對別人有同理心、不用知道什麼行為會讓人不舒服、看不懂別人的臉色,不太憤怒也不太悲傷,只剩下單純的快樂,就像個巨大的嬰兒。直到有一天,他終於不得不長大,所有以往沒面對的問題排山倒海湧出,他必須承認過去的失敗,面對自己、檢討自己,開始試著感受自己的情緒、體會他人的想法,把舊的奇怪的故障的自己全部打掉重來,試著用力成為一個「正常的人」…\r\n故障這首歌曲是Vast&Hazy首次嘗試快板兇猛日系搖滾,速度高達170bpm,樂句也相當複雜,因此所有人在錄音時都花了相當多時間,吃盡苦頭。主唱特別找來知名配唱製作人Brandy協助配唱,閉關錄音室整整兩天,在瀕臨崩潰邊緣激發出不同以往的聲線和情緒演繹,混音則由金曲製作人陳君豪操刀,將這首複雜的歌曲細節處理得更完美。快速、聲響爆滿、充滿張力的歌曲完整重現了歌詞傳達的壓迫感,讓聽眾在歌曲進行的三分半間就像詞中的主角,跟著腎上腺素飆高,全身緊繃!\r\n\r\n製作人 Producers | 林易祺 LNiCH、 韓立康 HLK \r\n編曲 Music Arranger|林易祺 LNiCH\r\n曲協力 Compose Coordinator|田曉梅 Brandy Tien \r\n配唱製作人 Vocal Producer|田曉梅 Brandy Tien \r\n和聲編寫 Background Vocals Arranger|田曉梅 Brandy Tien \r\n和聲Background Vocals|田曉梅 Brandy Tien、林易祺 LNiCH\r\n電吉他 Electric Guitar|林易祺 LNiCH、 張天偉 Myles Chang\r\n電貝斯 Electric Bass|柯遵毓 Jack Ko\r\n爵士鼓 Drums| 潘維瀚 Wei Han Pan\r\n爵士鼓技師 Drums Technician|江尚謙 Shang Chien Chiang\r\n錄音師 Recording Engineers| 蔡周翰 Chou Han Tsay (Drums、Bass、Vocal)、韓立康 HLK (Guitars)\r\n混音師 Mixing Engineer| 陳君豪 Howe @成績好Studio\r\n母帶後期處理工程師 Mastering Engineer|王秉皇 Ben Wang\r\n母帶後期處理錄音室 Mastering Studio|洋活音樂有限公司 Seaside Mastering', 0, '', 201, 320000, datetime.datetime(2018, 6, 2, 9, 41, 56), datetime.datetime(2018, 6, 2, 9, 41, 40), datetime.datetime(2018, 6, 2, 9, 41, 40), datetime.datetime(2018, 6, 2, 10, 40, 29), 91105, 3013, 104, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-06-10"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2018-06-11"],"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 766413, 'sha1$16iICnobQPoC6YGZtexOKV$4f8bca3ea1647a46e94b88749538954d9f727da2', datetime.datetime(2025, 5, 5, 13, 8, 46), 0, 'VastHazy', '', '', 'VastHazyband@gmail.com', 0, 1, datetime.datetime(2011, 8, 18, 19, 59), 400638, 2, 2, 766413, 'profile_images/Va/st/VastHazy/oS9f5sHoZyqG7hsdz8iQoa.jpg', 'O', '', 'VH (Vast & Hazy)', 886, '939556880', datetime.date(2011, 4, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 55), 1, datetime.datetime(2011, 8, 18, 19, 59), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":0,"hide_location":false}', 2954192, 29899, 14, 513, 1, 1, '', 0, None), (369406, 4, 3, 'BEING P!SCO', 716483, 97265759, 1, 4, 0, 'music/pi/sc/pisco/a7bdc8ec90a346568efd0fbea0f89a82.mp3', 6804683, '', 1, '', '噢!談論秋天那些事情太文青\r\n拿出勇氣亮出一吻,雨就會停\r\n我走進愛的遊行\r\n噢!湧上一嘴甜腥 抹抹眼角\r\n噢!躺入眼前大道 警笛喧鬧\r\n荊棘拒馬擋不住任性\r\n藍色的天上有彩虹最美\r\n你喲!我們的愛除不盡\r\n藍色的天上有彩虹最美\r\n愛喲!我們的愛除不盡\r\nP!SCO 打翻吧彩色情緒\r\nP!SCO 別猶豫一起衝吧\r\nP!SCO 一踏糊塗也 不怕\r\nP!SCO 讓我們being P!SCO', 0, 'P!SCO的每一場表演,都會在吉他音箱上掛一面彩虹旗,因為我們相信每個人都有愛的權利。\r\n\r\n「愛」這個字說來容易,但其實在世界上仍然有許多人,他們得承受鄙視、捱過嘲諷甚至迫害,他們得經過其他人的同意才能夠愛、以及被愛,為什麼?憑什麼?這首歌一開始的名字叫做「愛喲」,其創作初衷就是希望傳遞「愛」的核心價值。我們相信,這個世界的愛是不分種族、膚色和性別的,沒有人可以剝奪愛的自由與權利。\r\n\r\n歌詞描寫人們為了追求自由平等的愛,付出了許多代價。儘管這個國度邁向愛的道路崎嶇、環境艱困,但是別害怕,只要伸出手來就會有人握著,只要抬頭張望,就會發現許多人在身旁支持著你,陪伴著你。這首歌還有另一個特色,就是把每位團員的名字放入歌詞中。後來將曲名改成〈BEING P!SCO〉,一方面是因為它承載了我們每個人的靈魂,另一方面,這首歌等於整張專輯的縮影,隨著每一句大聲吶喊的「P・I・S・C・O」,我們更加堅定、更加團結,無論人生中遇到什麼困境,只要想到這首歌,想到自己不孤單,就能從內心深處湧出繼續前進的力量。\r\n\r\nMV:\r\nhttps://www.youtube.com/watch?v=ta-f-eem7KQ', 0, '', 283, 192000, datetime.datetime(2016, 5, 20, 17, 5), datetime.datetime(2016, 5, 20, 17, 5), datetime.datetime(2016, 5, 20, 17, 5), datetime.datetime(2020, 2, 24, 5, 38, 16), 10446, 345, 11, 1, 3, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 716483, 'sha1$iJnMmdikM2HL50FbEDkcrX$f0fd2622351c871f3b9c2757050f2e95b8cd3079', datetime.datetime(2025, 3, 26, 10, 23, 22), 0, 'piscoband', '', '', 'piscoband@gmail.com', 0, 1, datetime.datetime(2010, 4, 21, 2, 43), 353888, 4, 4, 716483, 'profile_images/pi/sc/pisco/2552e43c456f11e38574123150003041.jpg', 'O', '胥育甯', 'P!SCO', 886, '916723610', datetime.date(2010, 2, 20), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2010, 4, 21, 2, 43), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"had_edit_username":true,"show_intro":false,"hide_location":false}', 797661, 6227, 6, 379, 1, 0, '', 0, None), (575123, 4, 4, '光圈 feat. 香香', 716483, 97315820, 2, 1, 0, 'music/pi/sc/piscoband/9BYSxqUQMvVDVNBDpkKefN.mp3', 0, 'music_albums/pi/sc/piscoband/FGeELpBuvMmDJQUwPNihB3.jpg', 1, '', '[00:30.01]睜開雙眼 \n[00:33.15]不知白天黑夜\n[00:37.04]現實虛幻之間 \n[00:40.20]只求不再失眠\n[00:45.10]快樂是什麼 \n[00:47.07]我怎麼都不懂\n[00:49.04]微笑又是什麼 \n[00:50.23]嘴角怎麼顫抖\n[00:53.03]淚還是會流 \n[00:54.17]做無止盡的夢\n[00:56.12]伸手觸碰星空 \n[00:58.07]剩黑暗包圍我\n[01:01.14]不要對我說抱歉 \n[01:04.19]只要擁抱我久一點\n[01:08.18]你看 眼前的路有多危險 \n[01:12.17]有時想放棄一切\n[01:16.11]如果我只想沉睡 \n[01:19.15]就請你也諒解\n[01:23.12]明天 再和另個明天妥協\n[01:42.02]一句振作 \n[01:45.09]心就掉入黑洞\n[01:49.07]一句加油 \n[01:52.22]蔓生更多愧疚\n[01:57.07]快樂是什麼 \n[01:59.05]我怎麼都不懂\n[02:01.02]微笑又是什麼 \n[02:02.22]嘴角怎麼顫抖\n[02:05.00]淚還是會流 \n[02:06.13]做無止盡的夢\n[02:08.09]伸手觸碰星空 \n[02:10.06]剩黑暗包圍我\n[02:13.12]不要對我說抱歉 \n[02:16.18]只要擁抱我久一點\n[02:20.16]你看 眼前的路有多危險 \n[02:24.16]有時想放棄一切\n[02:28.07]如果我只想沉睡 \n[02:31.10]就請你也諒解\n[02:35.09]想念 醞釀成眼角的光圈\n[03:12.14]小時候 \n[03:14.22]我害怕進教室\n[03:17.18]那些人是不是在嘲笑我\n[03:20.17]我只是看起來跟你們不一樣\n[03:23.15]我還是我 \n[03:25.05]但是為什麼\n[03:26.17]覺得我站在快消失的邊緣\n[03:29.13]如果誰可以 \n[03:30.23]對我伸出手\n[03:32.11]世界就可能不一樣了\n[03:35.19]長大後 \n[03:37.22]我學習面對人群\n[03:40.19]我只是 \n[03:41.13]眼神還有點害怕\n[03:43.17]這世界怎麼跟我想的不一樣\n[03:46.14]我還是我 \n[03:48.07]你們憑什麼\n[03:49.17]妄想誰可以決定誰愛上誰\n[03:52.15]只需要一個人認同我\n[03:55.10]世界就可能不一樣了', 1, '每一首歌都是一個故事,而光圈是好多人的故事。朋友的、家人的、小論的、還有我自己的。小時候因為性別傾向被欺負,青春期在自我矛盾中不斷的質疑自己,出櫃後面對的是來自社會的不諒解,憂鬱症爆發的那段時間,好多個夜晚都在失眠中度過,一次又一次的哭泣只為了能夠勇敢的面對明天,直到遇到愛的人與愛我的人,我的世界慢慢的有了改變。', 0, '', 245, 192000, datetime.datetime(2020, 10, 21, 9, 50, 30), datetime.datetime(2019, 2, 25, 7, 24, 52), datetime.datetime(2019, 2, 25, 7, 24, 52), datetime.datetime(2020, 10, 23, 8, 21, 29), 245204, 4254, 200, 1, 3, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2019,9],[2019,10],[2019,11],[2019,12],[2019,14]]},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 716483, 'sha1$iJnMmdikM2HL50FbEDkcrX$f0fd2622351c871f3b9c2757050f2e95b8cd3079', datetime.datetime(2025, 3, 26, 10, 23, 22), 0, 'piscoband', '', '', 'piscoband@gmail.com', 0, 1, datetime.datetime(2010, 4, 21, 2, 43), 353888, 4, 4, 716483, 'profile_images/pi/sc/pisco/2552e43c456f11e38574123150003041.jpg', 'O', '胥育甯', 'P!SCO', 886, '916723610', datetime.date(2010, 2, 20), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2010, 4, 21, 2, 43), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"had_edit_username":true,"show_intro":false,"hide_location":false}', 797661, 6227, 6, 379, 1, 0, '', 0, None), (681314, 4, 4, '買可樂 Demo', 2926135, None, 5, 12, 0, 'music/ar/et/aretall/mRHJK95wvw8yRNz6aEoTMj.mp3', 0, 'song_covers/ar/et/aretall/HLpc3UW5Dhuv3zi4AjuDgz.jpg', 1, '', '[00:05.04]《買可樂》\n[00:08.43]作詞:張元 Yuan Chang\n[00:11.88]作曲:鈞右/阿頭\n\n[00:29.13]桌上可樂優雅的瓶身\n[00:33.17]水滴噠噠滴滴\n[00:36.20]是看著、是看著\n[00:37.83]就可以解渴的冰\n[00:41.00]水滴和時間,一起(滴滴噠噠滴滴)\n[00:47.50]擰開了濕潤,用嘴唇對準\n[00:50.52]泡沫的 不安分\n\n[00:53.58]多喜歡可樂開瓶的聲音\n[00:56.76]第一口氣泡讓人清醒 oh\n[01:00.84]二氧化碳麻痺神經\n[01:03.60]不靠酒精,陷入微醺的暈\n\n[01:07.49]靈魂,肉體。是誰在繃緊\n[01:12.72]蓄意的迷離 不小心\n[01:17.79]我喜歡可樂開瓶的聲音\n\n[01:33.11]點起蠟燭跳著性感的舞(滴滴噠噠滴滴)\n[01:38.76]香氛製造氣氛,讓氣溫升溫\n[01:43.85]讓燭火成了\n[01:45.54]coca coke 的cold也降不了的灼熱\n[01:50.01]天乾物燥,小心火燭\n[01:53.38]小心 惹火上身\n\n[01:57.48]多喜歡可樂開瓶的聲音\n[02:00.71]氣泡的後勁經不起撞擊\n[02:04.94]二氧化碳麻痺神經\n[02:07.58]不靠酒精,陷入微醺的暈\n\n[02:11.45]甜膩,氣息,侵蝕,心靈\n[02:16.80]游離的 不小心\n\n[02:23.16]多喜歡可樂開瓶的聲音\n[02:26.32]第一口氣泡讓人清醒 oh\n[02:30.43]二氧化碳麻痺神經\n[02:33.18]不靠酒精,陷入微醺的暈\n[02:37.19]靈魂,肉體。是誰在繃緊\n[02:42.42]蓄意的迷離 不小心\n[02:47.46]我喜歡可樂開瓶的聲音', 1, '製作人 Producer:盧鈞右 Neon Lu\n執行製作 Production Assistant:李小天 TeddyRsLi.\n配唱製作人 Vocal Producer:盧鈞右 Neon Lu\n編曲 Arranger:盧鈞右 Neon Lu\n主唱 Vocal:阿頭 Aretall\n和聲 Backing:阿頭 Aretall / 盧鈞右 Neon Lu\n鋼琴 Piano:盧鈞右 Neon Lu\n錄音工程師 Recording Engineer:盧鈞右 Neon Lu\n混音工程師 Mixing Engineer:蔡信澤 Shin Tze Tsai\n母帶後期 Mastering:蔡信澤 Shin Tze Tsai\n\n封面 Cover Design: 阿頭 Aretall', 0, '', 201, 320000, datetime.datetime(2022, 4, 15, 18, 10, 34), datetime.datetime(2022, 4, 15, 18, 10, 29), datetime.datetime(2022, 4, 17, 12, 0), datetime.datetime(2024, 10, 28, 10, 31, 8), 71973, 2077, 571, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-04-25"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,16],[2022,17]]},"CN":{"song_of_the_days":["2022-04-26"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,17],[2022,18]]}}', 0, 0, 0, 0, 2, 2, 2926135, 'sha1$P6iJZwhz75GRDunkfyZ5z2$ce6bdf8c067cb89228f9fdcb32284d4f59c25d22', datetime.datetime(2025, 5, 25, 9, 18, 38), 0, 'aretall', '', '', 'aretallofficial@gmail.com', 0, 1, datetime.datetime(2022, 4, 15, 16, 54, 46), 2496559, 4, 4, 2926135, 'profile_images/ar/et/aretall/ZEMSUFpHaNM7rQxPfXzEtb.jpg', 'F', '', '阿頭 Aretall', 886, '918087608', datetime.date(2022, 4, 16), 'KHH', 89, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 42), 1, datetime.datetime(2022, 4, 15, 16, 54, 46), 1, 1, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":0,"accredited_datetime":"2022-05-03T04:00+00:00","hide_location":false}', 102589, 478, 19, 1, 1, 0, '', 0, None), (573825, 4, 4, '那些失眠的夜與難以忘懷的事', 1861077, None, 2, 1, 0, 'music/we/ar/wearewang/zWCkqWnVzfBkixSRnjBUzE.mp3', 0, 'song_covers/we/ar/wearewang/raSz8GEXYPnHABdMPy3nAH.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在這個孤獨的世界 我等待著明天', 0, '', 0, '', 238, 192000, datetime.datetime(2019, 2, 4, 16, 42, 26), datetime.datetime(2019, 2, 4, 16, 52, 8), datetime.datetime(2019, 2, 4, 16, 52, 8), datetime.datetime(2019, 8, 22, 16, 23, 31), 459281, 12207, 454, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-02-10"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,6],[2019,7],[2019,8]]},"CN":{"song_of_the_days":["2019-02-11"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2019,6],[2019,7],[2019,8]]}}', 0, 0, 0, 0, 2, 2, 1861077, 'sha1$NdRM3TELbpK0NbYdfUZzsT$9f296b29dd931e06b6d280a7112ddaafbc77f742', datetime.datetime(2025, 3, 31, 7, 2, 20), 0, 'wearewang', '', '', 'joshvalentines0214@gmail.com', 0, 1, datetime.datetime(2017, 5, 8, 21, 31), 1433287, 2, 2, 1861077, 'profile_images/we/ar/wearewang/Xac9wSmB5pcSJmi2YCjS6X.jpg', 'O', '', '老王樂隊', 886, '916850083', datetime.date(2015, 10, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 48), 1, datetime.datetime(2017, 5, 8, 21, 31), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":1}', 3662610, 45061, 27, 7, 1, 0, '', 0, None), (676670, 4, 4, '彼當時 Demo', 1958047, 97271447, 1, 5, 0, 'music/AO/IM/AOIMUSHIBAND/e2aLG4uJrDSV8JsUCWywi4.mp3', 0, 'song_covers/AO/IM/AOIMUSHIBAND/GZbBFnVPeNGSGLK9hY7TCD.jpg', 1, '', '/\nlyrics \n\n彼當時 我無踮佇你身軀邊\n袂當將你的目睭合起來\n毋願你看著這世界的汙穢\n望你kan-na ē-kì-tit 清氣的色彩\n\n彼當時 我無踮佇你身軀邊\n袂赴將你的耳空閘起來\n毋願你聽著恐怖的銃聲\n望你kan-na ē-jīn-tit 慶祝的炮仔聲\n\n敢有一个你會平安大漢的所在\n敢有一个會當自由選擇的所在\n揣無一tè 予你歇睏的所在\n揣無一个我會當 háu出聲的所在\n\n已經袂疼 已經袂閣疼\n一暝大一寸 無法度閣唱予你聽\n無驚無驚 已經毋免驚\n想欲抱你金金看 逐工金金看\n\n已經袂疼 已經袂閣疼\n一暝大一尺 是欲唱予誰人聽\n無驚無驚 已經毋免驚\n你是我的心肝 毋甘予你受風寒\n\nAt that time\n\nAt that time, I was not by your side\nI could not close your eyes\nI wish you did not have to seee the ugliness of the world,\nbut only remember colors that are pure\n\nAt that time, I was not by your side\nIwas too late to cover your ears\nI wish you did not have to hear the horrifying gun shots,\nbut only recognize the sounds of firecrackers for celebrations\n\nIs there a place where you can grow up safely?\nIs there a place where we are free?\nI can not find anywhere for you to rest\nI can not find anywhere for me to cry out\n\nNo pain now, you will feel no more pain\n"My baby grows an inch every day," is a lullaby I can no longer sing to you\nDo not be frightened, you do not have to fear anymore\nI want to hold and watch you in my arms, closely, closely, everyday\n\nNo pain now, you will feel no more pain\n"My baby grows an inch everyday"\nWho can I now sing this lullaby to\nDo not be frightened, you do not have to fear anymore\n"You are my heart, and it hurts me even if you only catch a cold."', 0, 'This song is about hopes and promises for children to grow up safely, freely and without fear.\r\n\r\n在動盪時代的兒童權利,往往是最弱勢最脆弱的。', 0, '', 189, 192000, datetime.datetime(2022, 3, 15, 12, 57, 54), datetime.datetime(2022, 3, 15, 12, 57, 46), datetime.datetime(2022, 3, 15, 13, 15, 7, 189919), datetime.datetime(2022, 3, 15, 13, 37, 21), 11831, 348, 117, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-03-22"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2022-03-23"]}}', 0, 0, 0, 0, 2, 2, 1958047, 'sha1$zZ3o7W9fremEyAxK34R6G8$c6184ddaaf6c569470984e1ecd131fdf7ebf8c18', datetime.datetime(2025, 6, 15, 5, 19, 41), 0, 'AOIMUSHIBAND', '', '', 'aoimushiband@gmail.com', 0, 1, datetime.datetime(2017, 6, 23, 15, 59, 8), 1530007, 4, 4, 1958047, 'profile_images/AO/IM/AOIMUSHIBAND/gBVV9ymHRwoutqscHSddoH.png', 'O', '青虫樂團', '青虫 aoi', 886, '963161292', datetime.date(2017, 6, 3), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 54), 1, datetime.datetime(2017, 6, 23, 15, 59, 8), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2021-09-01T08:19+00:00","hide_location":false}', 722307, 6713, 48, 26, 1, 0, '', 0, None), (122627, 4, 4, '你怎麼知道企鵝他不想飛', 8056, 3438, 2, 7, 0, 'music/ob/iw/obiwan1103/f78a130d2ab6414bba435cc848ce393c.mp3', 6061144, 'song_covers/ob/iw/obiwan1103/Xmthi2dqa3vnnnQqPz4rrJ.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好讓這世界顯得莽撞', 0, '', 0, None, 303, 160000, datetime.datetime(2010, 9, 9, 22, 8, 10), datetime.datetime(2010, 9, 9, 22, 8, 10), datetime.datetime(2010, 9, 9, 22, 8, 10), datetime.datetime(2020, 3, 31, 18, 29, 19), 10047, 225, 34, 1, 0, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 8056, 'sha1$GgcHthsapqJqJPsJIfXCYq$22e8f089a7ad1c14df19224b6f67db72569c00d7', datetime.datetime(2024, 10, 26, 4, 32, 39), 0, 'obiwan1103', '', '', 'obiwan1103@yahoo.com.tw', 0, 1, datetime.datetime(2006, 3, 20, 13, 56), 7048, 4, 4, 8056, 'profile_images/ob/iw/obiwan1103/8AMsjYuGib7co8264FxHqB.jpg', 'M', '陳正航', '歐比王X神棍樂團', 886, '928211792', datetime.date(1978, 11, 3), 'TAO', 97, 55722, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2006, 3, 20, 13, 56), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-09-09T06:46+00:00","hide_location":false}', 666825, 5228, 6, 8, 1, 0, '', 0, None), (615438, 4, 4, '駐水 tū-tsuí(Album Ver.)', 1818649, None, 2, 1, 0, 'music/Th/es/Theseus_tw/dmaoG3F6KzczBTCeiHboBS.mp3', 0, 'song_covers/Th/es/Theseus_tw/evpwG7TVuJnAEk67XAkhhg.jpg', 1, '', '為所愛新生 願以悲劇終世\n佇咱這個年代 什麼攏無通留\n我就要離開了 願我所向望順遂平安\n千萬毋通過度悲傷\n\n我願我的屍體火葬了後\n掖入大地 化為土粉 盼望!盼望!\n\n在島嶼漫水的時節裏緩步被淹沒\n承擔一切埋怨憎恨誹謗\n如何清明看見所有頃倒的死亡\n背後藏有真實與純粹\n我們沒有模糊的明天了\n這裏卻充滿毀滅的可能\n\n看著什麼攏絕望 看著什麼攏絕望\n生命攏總擲佇水底 生命攏總擲佇水底\n看著什麼攏絕望 看著什麼攏絕望\n生命攏總擲佇水底 生命攏總擲佇水底\n\n為向望沈重\u3000為向望沈重\n為向望沈重\u3000為向望沈重\n怨生怨死怨清怨醒怨伊\n\n駐水的你\u3000駐水的我\u3000予人擲佇水底\n駐水的咱\u3000駐水的人\u3000予 亻因拆食落腹\n駐水的你\u3000駐水的我\u3000哪會攏袂記著怨恨啊\n駐水的咱\u3000駐水的人\u3000敢閣相信\u3000咱重起有望\n\n看著什麼攏絕望 看著什麼攏絕望\n生命攏總擲佇水底 生命攏總擲佇水底\n看著什麼攏絕望 看著什麼攏絕望\n生命攏總擲佇水底 生命攏總擲佇水底\n\n為向望沈重\u3000為向望沈重\n為向望沈重\u3000為向望沈重\n怨生怨死怨清怨醒怨伊\n\n駐水的你\u3000駐水的我\u3000予人擲佇水底\n駐水的咱\u3000駐水的人\u3000予 亻因拆食落腹\n駐水的你\u3000駐水的我\u3000哪會攏袂記著怨恨啊\n駐水的咱\u3000駐水的人\u3000敢閣相信\u3000咱重起有望\n\n敢會記 (血肉無影) 敢會記 (身軀無蹤)\n敢有人(知影自由哪像一場美夢)\n佇水底 佇夢中 佇咱的心肝頭 乎阮未來希望\n\n駐水的你\u3000駐水的我\u3000予人擲佇水底\n駐水的咱\u3000駐水的人\u3000予 亻因拆食落腹\n駐水的你\u3000駐水的我\u3000哪會攏袂記著怨恨啊\n駐水的咱\u3000駐水的人\u3000敢閣相信\u3000咱重起有望', 0, '詞曲 Music & Lyrics|高翔煜 Hsiang-yu Kao\n製作人 Producer|林易祺 LNiCH \n製作助理 Production Assistant|陳逸夫 Yi Fu Chen、翁瑋宏 Michael Weng\n編曲 Arranger|Theseus 忒修斯 \n演唱 Vocals|劉志正 Jeffery Liu、高翔煜 Hsiang-yu Kao\n電貝斯 Electric Bass|張瀚元 Chang Han Yuan\n鼓 Drums|林禹丞 Dennis Lin \n合成器 Synthesizer|高翔煜 Hsiang-yu Kao\n電吉他 Electric Guitar|高翔煜 Hsiang-yu Kao、曾名傑 Linus Tseng\n木吉他 Acoustic Guitar|高翔煜 Hsiang-yu Kao\n鋼琴 Piano|卞宗仁 John Pien\n合聲編寫&合聲 Chorus Arrangement & Chorus|高翔煜 Hsiang-yu Kao、黃宇寒 Yu-han Huang\n錄音工程師 Recording Engineer|林易祺 LNiCH (Vocals)、陳以霖 Yi Lin Chen (Acoustic Guitar)、陳瑩哲 Chen Ying-Che(Drum, Bass, Electric Guitar)\n錄音室 Instrument Recording Studio|Ocean Deep Studio (Vocals)、大小眼錄音室 Twin Eyes Studio (Acoustic Guitar)、小白馬音樂工作室 White Pony music studio (Drum, Bass, Electric Guitar)\n人聲音訊編輯 Vocal Editing Engineer|林正 Jan Lin\n混音工程師 Mixing Engineer|Brian Elgin\n混音錄音室 Mixing Studio|覺知音樂工作室 Sentient Sound Labs \n母帶後期處理工程師 Mastering Engineer|Brian Elgin\n母帶後期處理錄音室 Mastering Studio|覺知音樂工作室 Sentient Sound Labs', 0, '', 520, 320000, datetime.datetime(2020, 6, 7, 15, 24, 12), datetime.datetime(2020, 6, 7, 15, 24, 4), datetime.datetime(2020, 6, 7, 15, 58, 40, 76884), datetime.datetime(2023, 6, 10, 8, 0, 26), 32411, 807, 124, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1818649, 'sha1$gmROWHrtch56agHVqkp6tC$cf461798b8c93369b3dd515fe8d1c51794d64adf', datetime.datetime(2025, 6, 29, 16, 5, 6), 0, 'Theseus_tw', '', '', '2016theseus@gmail.com', 0, 1, datetime.datetime(2016, 11, 30, 18, 21), 1310391, 2, 2, 1818649, 'profile_images/Th/es/Theseus_tw/2EJG6QMMJwxq3hSyTu3nYR.jpg', 'O', '', 'Theseus忒修斯', 86, '13902241644', datetime.date(1938, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2016, 11, 30, 18, 21), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":0,"hide_location":false}', 2445172, 16027, 1, 0, 1, 0, '', 0, None), (608164, 4, 4, '憨孫仔 gōng sun-á Feat.流氓阿德(Album Ver.)', 1818649, None, 1, 4, 0, 'music/Th/es/Theseus_tw/hbUuBMTfz7gDNvvJgDyfan.mp3', 0, '', 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袂閣夜夢 佇無聲所在哭出聲', 0, '初次成為大人的親情呼喊,現在撥號中\r\n\r\nTheseus 忒修斯 2020 最新單曲〈憨孫仔〉 & 金曲歌王流氓阿德跨世代獻聲\r\n\r\n\r\n作為第二張錄音室作品《南國再見,南國》EP 率先曝光的溫情主打,這首〈憨孫仔〉\r\n不僅在 Demo 時期便受 StreetVoice 廣大聽眾的熱播霸榜,還曾獲電玩音樂直播主\r\n「超負荷」播放推薦。在眾多樂迷引頸翹望下,正式錄音室版本更網羅金獎製作團隊\r\n,合力打造台語歌的全新面貌。\r\n由新銳全才音樂人林易祺(Vast & Hazy 吉他手)擔綱製作人,誠摯邀請「熟齡搖滾\r\n台語詩人」流氓阿德跨刀傳承,跨界音樂大師蘇通達統領弦樂編曲,富含企圖心的融\r\n合台語、樂團於流行音樂視野之中。\r\n\r\n\r\nTheseus 忒修斯將所有回應累積而成,轉換成音\r\n樂聲響,歌曲濃烈表達了對全天下親人的愛。\r\n\r\n⚠️本EP四首曲目還有跟阿德老師的精彩合作⚠️\r\n?於募資食唱會結束前,將不會上架至任何數位平台?\r\n\r\n- - - - - -\r\n\r\n詞 Lyrics|高翔煜 Hsiang-yu Kao\r\n曲 Music|高翔煜 Hsiang-yu Kao\r\n製作人 Producer|林易祺 LNiCH\r\n製作助理|陳逸夫 Yi Fu Chen\r\n\r\n\r\n編曲Arranger|Theseus 忒修斯\r\n演唱 Vocal|劉志正 Jeffery Liu、流氓阿德 Ardor Huang\r\n\r\n\r\n電吉他 Electric Guitar|高翔煜 Hsiang-yu Kao\r\n木吉他 Acoustic Guitar|曾名傑 Linus\r\n電貝斯 Electric Bass|張瀚元 Chang Han Yuan\r\n鼓 Drums|林禹丞 Dennis Lin\r\n合聲 Chorus|高翔煜 Hsiang-yu Kao\r\n和聲編寫 Backing Vocal Arrangement|高翔煜 Hsiang-yu Kao\r\n弦樂編寫 Strings Arrangement|蘇通達 \r\n鋼琴|卞宗仁 John Pien\r\n\r\n\r\n樂器錄音室 Instrument Recording Studio|擎天娛樂 (Acoustic Guitar)/給樂工作室 Gather Music Studio (Drums/Bass/ Electric Guitar)\r\n錄音師 Recording Engineer|林易祺 LNiCH (Drums/Bass/ Electric Guitar)\r\n人聲錄音室 Vocal Recording Studio|大小眼錄音室 Twin Eyes Studio、安格斯音樂 Angus Studio\r\n錄音師 Recording Engineer|陳以霖Yi Lin Chen、林易祺 LNiCH\r\n\r\n混音錄音室 Mixing Studio|白帕斯混音工作室 BYPASS Mixing Studio\r\n混音師 Mixing Engineer|康小白 Shiro Kou\r\n\r\n母帶後期錄音室 Mastering Studio|Sentient Sound Labs 覺知音樂工作室\r\n母帶後期工程師 Mastering Engineer|Brian Elgin', 0, '', 298, 320000, datetime.datetime(2020, 3, 19, 17, 3, 21), datetime.datetime(2020, 3, 19, 17, 3, 2), datetime.datetime(2020, 3, 19, 17, 6, 46, 897166), datetime.datetime(2023, 6, 10, 8, 0, 26), 108782, 2470, 275, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2020-04-06"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2020-04-07"],"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 1818649, 'sha1$gmROWHrtch56agHVqkp6tC$cf461798b8c93369b3dd515fe8d1c51794d64adf', datetime.datetime(2025, 6, 29, 16, 5, 6), 0, 'Theseus_tw', '', '', '2016theseus@gmail.com', 0, 1, datetime.datetime(2016, 11, 30, 18, 21), 1310391, 2, 2, 1818649, 'profile_images/Th/es/Theseus_tw/2EJG6QMMJwxq3hSyTu3nYR.jpg', 'O', '', 'Theseus忒修斯', 86, '13902241644', datetime.date(1938, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2016, 11, 30, 18, 21), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":0,"hide_location":false}', 2445172, 16027, 1, 0, 1, 0, '', 0, None), (683332, 2, 2, '無出脫的人', 2913356, 97320578, 1, 4, 0, 'music/8_/yo/8_youth_men/BoPT76wPY5RftitvKjJ2JJ.mp3', 0, 'song_covers/8_/yo/8_youth_men/6hiMPbfqXDacCyCXndkUDm.jpg', 1, '', '[00:00.25]猶原希望呀望 原來是夢呀夢\n[00:08.82]愛我一生平凡 我哪會甘願\n[00:12.97]親愛的請你著原諒我\n\n[00:33.20]歹勢啦 阮又閣予你煩惱矣\n[00:39.36]阮又閣予你失望矣\n[00:43.79]閣一遍蹧躂你的期待\n\n[00:48.70]歹勢啦 生活充滿著無奈\n[00:55.11]凡勢你委屈在心內 毋捌講出來\n\n[01:02.97]看日子一工一工過去 有偌無彩\n[01:08.24]今日又期待明仔載\n[01:11.20]暗時毋甘睏 早時毋敢起床\n[01:15.80]驚又閣仝款的一工\n\n[01:21.19]猶原希望呀望 敢講是夢呀夢\n[01:29.11]成功雖然遙遠 我也會努力\n[01:33.31]只有目屎含咧 笑予人看\n[01:36.61]猶原希望呀望 原來是夢呀夢\n[01:44.67]愛我一生平凡 我哪會甘願\n[01:48.90]親愛的請你著原諒我\n[01:51.79]無出脫的人\n\n[02:08.96]歹勢啦 我從來毋是乖囡仔\n[02:15.30]阮總是古意又頇顢\n[02:19.57]跤步較重 也一步步行\n\n[02:23.56]日子一工一工過去 有偌無彩\n[02:28.41]今日又期待明仔載\n[02:31.39]暗時毋甘睏 早時毋敢起床\n[02:35.93]驚又閣仝款的一工\n\n[02:41.15]猶原希望呀望 敢講是夢呀夢\n[02:49.24]成功雖然遙遠 我也會努力\n[02:53.51]只有目屎含咧 笑予人看\n[02:56.80]猶原希望呀望 原來是夢呀夢\n[03:04.94]愛我一生平凡 我哪會甘願\n[03:09.16]親愛的請你著原諒我\n[03:12.08]無出脫的人\n\n[03:16.33]就算到尾來 攏無彩工\n[03:20.21]我也會家己承擔 啊~\n[03:28.08]只有閣相信家己一擺\n\n[03:32.03]猶原希望呀望 敢講是夢呀夢\n[03:40.18]成功雖然遙遠 我也會努力\n[03:44.39]只有目屎含咧 笑予人看\n[03:47.68]猶原希望~\n[03:51.55]原來是夢~\n[03:55.81]愛我一生平凡 我哪會甘願\n[03:59.99]親愛的請你著原諒我\n[04:02.97]無出脫的人\n[04:06.92]我毋敢向望 也毋甘你等待我\n[04:15.15]我心愛的人', 1, '「要我一生平凡,我哪會甘願」\n大概是這樣吧,\n來台北這麼多年了,\n一直都是這樣。\n\n在這世事難料的世代,\n到底為了什麼努力?\n我們又在追求什麼?\n「夢想」二字,可能聽起來太夢幻了。\n\n永遠不知道明天會怎麼樣,\n有什麼想做的就去做吧!\n自由地,成為自己想成為的模樣。\n\n「只有再相信自己一次」-八青哥《無出脫的人》\n\n數位平台收聽:\nhttps://lnkfi.re/InfinityYouthMen_AFailure\n\n八青哥:\n\nIG:https://www.instagram.com/8_youth_men/\nFB:https://www.facebook.com/8youthmen\n\nMusic Credit:\n詞 Lyricist:Yolo\n曲 Composer:Yolo\n製作人 Producer:八青哥 Infinity Youth Men\n編曲 Arrangement:阿熊 G.B\n木吉他 Acoustic Guitar:Yolo\n電吉他 Electric Guitar:阿熊 G.B、閔翔 Min\n電貝斯 Electric Bass:黃健倫 Crocus Huang\n爵士鼓 Drums:江尚謙 Shang-Chien Chiang\n爵士鼓錄音室Drums Recording Studio:給樂團彩 Just For Band\n錄音師Recording Engineer:張閔翔 Min-Hsiang Chang\n混音師 Mixing Engineer:張閔翔 Min-Hsiang Chang \n母帶後期處理製作人 Mastering Producer:吳逸玲Lily Wu\n母帶後期處理工程師 Mastering Engineer:Stuart Hawkes\n母帶後期錄音室 Mastering Studio:Metropolis Studio\n歌詞用字校正Lyricist Regulate:蔡幸紋、丁津\n封面設計Cover Designer:陳荃Zoey\n\n\n\n------\n9/24專場演唱會資訊:\nhttps://nuzone.kktix.cc/events/iym\n 八青哥IG:\nhttps://www.instagram.com/8_youth_men/', 0, '', 261, 320000, datetime.datetime(2022, 5, 3, 17, 20, 16), datetime.datetime(2022, 5, 3, 17, 20, 1), datetime.datetime(2022, 5, 4, 10, 0), datetime.datetime(2023, 9, 10, 12, 48, 36), 121161, 3087, 727, 1, 7, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-05-12"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,19]]},"CN":{"song_of_the_days":["2022-05-13"]}}', 0, 0, 0, 0, 2, 2, 2913356, 'sha1$Do8kd5MpeUdWEOYvfzGiHD$0fcfbd87ae938bb15db6a3446cbee487bb73ff9b', datetime.datetime(2025, 5, 7, 13, 32, 18), 0, '8_youth_men', '', '', '8youthmen@gmail.com', 0, 1, datetime.datetime(2022, 3, 19, 9, 15, 45), 2483785, 2, 2, 2913356, 'profile_images/8_/yo/8_youth_men/WSdfe5jD2nJfVAvzg7z85L.jpg', 'M', '', '八青哥', 886, '910969458', datetime.date(2022, 5, 5), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 59), 1, datetime.datetime(2022, 3, 19, 9, 15, 45), 1, 1, 'zh-hant', 1, '{"hide_gender":true,"show_birthday":0,"accredited_datetime":"2022-11-25T01:42+00:00","hide_location":false}', 515744, 2383, 11, 228, 1, 0, '', 0, None), (681935, 4, 4, '03 ‘orip | 生命 | My life', 2640380, 97317850, 7, 17, 0, 'music/Us/ay/Usay424/4U78YZPnVn3nXhQqWKkSZR.mp3', 0, 'music_albums/Us/ay/Usay424/NhNKs6wZ5EHUtTbsH3XLR3.jpg', 1, '', '[00:00.00]詞/曲:舞思愛 \n[00:01.00]編曲:Claudia Yang、舞思愛 \n[00:02.00]取樣:阿美族歌謠\n[00:09.99]icowa^ korac cowa^ i cowa^ \n[00:09.99]o nai wama^ nian ha mamama mey \n[00:09.99](我們的純潔,從何處降生?)\n[00:17.00]icowa^ ko lemed cowa^ i cowa^ \n[00:17.00]o nai wama^ nian ha mamama mey \n[00:17.00](我們的福氣,從何處降生?)\n[00:24.00]hey ya ya mama mey o\n[00:35.00]nai wama^ mahapinang ko tireng \n[00:35.00](來自上帝,我們的父)\n[00:40.00]miparatoh ko mama^ to sowal no tapang \n[00:40.00](父親講述上帝的訊息給他的孩子)\n[00:51.00]to wawa^ ningra hay ya hey ye \n[00:51.00](看那孩子散發著天父的樣子)\n[00:55.00]ho wawa^ no pangcah o wawa^ no pangcah \n[00:55.00](我們即是阿美族的孩子,我們是阿美族的孩子)\n[01:11.00]icowa^ korac cowa^ i cowa^ \n[01:11.00]o nai wama^ nian ha mamama mey \n[01:11.00](我們的純潔,從何處降生?)\n[01:19.00]icowa^ ko lemed cowa^ i cowa^ \n[01:19.00]o nai wama^ nian ha mamama mey \n[01:19.00](我們的福氣,從何處降生?)\n[01:25.00]hey ya ya mama mey o\n[01:37.00]nai wama^ mahapinang ko tireng \n[01:37.00](來自上帝,我們的父)\n[01:42.00]miparatoh ko mama^ to sowal no tapang \n[01:42.00](父親講述上帝的訊息給他的孩子)\n[01:52.00]to wawa^ ningra hay ya hey ye \n[01:52.00](看那孩子散發著天父的樣子)\n[01:57.00]ho wawa^ no pangcah o wawa^ no pangcah \n[01:57.00](我們即是阿美族的孩子,我們是阿美族的孩子)', 1, '女孩甦醒在奇幻瑰麗的國度裡,孩子們帶著她遊走這片遼闊而奇妙的森林。澎湃的打擊節奏與此起彼落族人吟唱的古謠合唱之中,女孩情不自禁婆娑起舞。', 0, '', 197, 320000, datetime.datetime(2022, 4, 22, 7, 58, 26), datetime.datetime(2022, 4, 22, 7, 58, 18), datetime.datetime(2022, 5, 10, 13, 32, 8, 823143), datetime.datetime(2022, 5, 11, 19, 37, 1), 498, 17, 4, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2640380, '!UwABPsh7sUc3Od6QBiv6aSSFsOGa7ezYoC2Wbw30', datetime.datetime(2024, 7, 17, 7, 34, 52), 0, 'Usay424', '', '', 'usay424@hotmail.com', 0, 1, datetime.datetime(2020, 9, 20, 8, 32, 49), 2210984, 2, 2, 2640380, 'profile_images/Us/ay/Usay424/WqTEjQ7rkCpK2YRABtiKH7.png', 'F', '', '舞思愛 Usay Kawlu', 886, '958187827', datetime.date(2021, 12, 28), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 53), 1, datetime.datetime(2020, 9, 20, 8, 32, 49), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"had_edit_username":true,"hide_gender":false,"hide_location":false}', 10736, 115, 0, 156, 0, 0, '', 0, None), (682087, 4, 4, '04 matawa | 微笑的眼睛 | Smiling eyes', 2640380, 97317850, 7, 17, 0, 'music/Us/ay/Usay424/W3ErdDwL5S6ga8tBZGb9fh.mp3', 0, 'music_albums/Us/ay/Usay424/NhNKs6wZ5EHUtTbsH3XLR3.jpg', 1, '', '[00:00.00]詞/曲:舞思愛 \n[00:01.00]編曲:舞思愛 \n[00:02.00]Feat.黃裕翔、邱玠韋 Steve C.Chiu\n[00:14.00]o mata^ mata^ mata^ matawa tawa tawa \n[00:14.00](看那美麗的眼睛正微笑著)\n[00:27.00]o cima cima cima \n[00:27.00](到底是誰)\n[00:32.00]sa malipahak cingra \n[00:32.00](讓他如此開心)\n[00:40.00]ho wawa^ ho wawa^ \n[00:40.00](好娃娃)\n[00:51.00]o mata^ no wawa^ matawa tawa^ \n[00:51.00](孩子的眼睛漾起甜美的微笑)\n[00:57.00]o palipahakay to faloco′ cingra \n[00:57.00](他有著一顆喜樂的心)\n[01:03.00]o mata^ no wawa^ matawa tawa^ \n[01:03.00](孩子的眼睛漾起甜美的微笑)\n[01:09.00]o palipahakay to faloco′ cingra \n[01:09.00](他有著一顆喜樂的心)\n[01:21.00]ho wawa^ ho wawa^ \n[01:21.00](好娃娃)\n[01:32.00]o mata^ mata^ mata^matawa tawa tawa \n[01:32.00](看那美麗的眼睛正微笑著)\n[01:44.00]o cima cima cima \n[01:44.00](到底是誰)\n[01:49.00]sa malipahak cingra \n[01:49.00](讓他如此開心)\n[01:56.00]o mata^ no wawa^ matawa tawa^ \n[01:56.00](孩子的眼睛漾起甜美的微笑)\n[02:02.00]o palipahakay to faloco′ cingra \n[02:02.00](他有著一顆喜樂的心)\n[02:08.90]o mata^ no wawa^ matawa tawa^ \n[02:08.90](孩子的眼睛漾起甜美的微笑)\n[02:14.00]o palipahakay to faloco′ [02:14.00](一顆喜樂的心)\n[02:21.00]o palipahakay to faloco′cingra \n[02:21.00](他有著一顆喜樂的心)\n[02:33.00]cingra\n[02:43.00]o mata^ no wawa^ matawa tawa^ \n[02:43.00](孩子的眼睛漾起甜美的微笑)\n[02:49.00]o palipahakay to faloco′ cingra \n[02:49.00](他有著一顆喜樂的心)\n[02:55.00]o mata^ no wawa^ matawa tawa^ \n[02:55.00](孩子的眼睛漾起甜美的微笑)\n[03:01.00]o palipahakay to faloco′cingra \n[03:01.00](他有著一顆喜樂的心)\n[03:19.00]ho wawa^ ho wawa^ \n[03:19.00](好娃娃)', 1, '月亮女神灑下如水的月色魔法,讓孩子們都沈睡。女孩數著夜空星子,月亮彎彎如孩子熟睡時微笑的眉眼,尚不屬於這裡的女孩獨醒,正享受片刻美好的寧靜。', 0, '', 217, 320000, datetime.datetime(2022, 4, 23, 11, 23, 57), datetime.datetime(2022, 4, 23, 11, 23, 52), datetime.datetime(2022, 5, 10, 13, 32, 17, 507661), datetime.datetime(2022, 5, 11, 19, 32, 49), 801, 17, 0, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2640380, '!UwABPsh7sUc3Od6QBiv6aSSFsOGa7ezYoC2Wbw30', datetime.datetime(2024, 7, 17, 7, 34, 52), 0, 'Usay424', '', '', 'usay424@hotmail.com', 0, 1, datetime.datetime(2020, 9, 20, 8, 32, 49), 2210984, 2, 2, 2640380, 'profile_images/Us/ay/Usay424/WqTEjQ7rkCpK2YRABtiKH7.png', 'F', '', '舞思愛 Usay Kawlu', 886, '958187827', datetime.date(2021, 12, 28), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 53), 1, datetime.datetime(2020, 9, 20, 8, 32, 49), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"had_edit_username":true,"hide_gender":false,"hide_location":false}', 10736, 115, 0, 156, 0, 0, '', 0, None), (682089, 4, 4, "05 masakero'ay a wawa | 跳舞的女孩 | Dancing girl", 2640380, 97317850, 7, 17, 0, 'music/Us/ay/Usay424/DEQGL2fnBr53dXRAosVbHH.mp3', 0, 'music_albums/Us/ay/Usay424/NhNKs6wZ5EHUtTbsH3XLR3.jpg', 1, '', '[00:00.00]詞/曲:舞思愛 \n[00:01.00]編曲:舞思愛 、元冠\n[00:12.00]misatakaraway kalaciraraway \n[00:12.00](驕傲的,犯罪的)\n[00:17.00]aka pipacoli′ to nisowalan ni ina^an iso \n[00:17.00](不要不聽媽媽的叮嚀)\n[00:22.90]aka palitata′ ak \n[00:22.90](自大的)\n[00:25.00]aka ka moraraw \n[00:25.00](莫誤入歧途)\n[00:28.00]aka pipacoli′ to nisowalan ni ina^an iso \n[00:28.00](不要不聽媽媽的叮嚀)\n[00:34.00]hay ya yay\n[00:38.00]tengilen ko nisowalan ni ina^ no miso \n[00:38.00](要聽媽媽的話)\n[00:45.00]hay ya yay\n[00:49.00]tengilen ko nisowalan ni ina^ no miso \n[00:49.00](要聽媽媽的話)\n[00:54.00]o hey ye yay cima ko kaolahen no hey ye \n[00:54.00](是哪位讓人喜歡的孩子)\n[01:02.00]o mafanaay to sowal \n[01:02.00](是懂事的)\n[01:05.00]o wa iya o o way\n[01:08.00]fafahiyan a wawa^ hey [01:08.00](那個女孩)\n[01:12.00]ho 不對 hey ye hey ye [01:12.00](不要當一個不聽話的小孩)\n[01:24.00]misatakaraway kalaciraraway \n[01:24.00](驕傲的,犯罪的)\n[01:29.00]aka pipacoli′ to nisowalan ni ina^an iso \n[01:29.00](不要不聽媽媽的叮嚀)\n[01:34.00]aka palitata′ ak \n[01:34.00](自大的)\n[01:38.00]aka ka moraraw \n[01:38.00](莫誤入歧途)\n[01:40.00]aka pipacoli′ to nisowalan ni ina^an iso \n[01:40.00](不要不聽媽媽的叮嚀)\n[01:46.00]hay ya yay\n[01:50.00]tengilen ko nisowalan ni ina^ no miso \n[01:50.00](要聽媽媽的話)\n[01:55.00]o hey ye yay cima ko kaolahen no hey ye \n[01:55.00](是哪位讓人喜歡的孩子)\n[02:03.00]o mafanaay to sowal \n[02:03.00](是懂事的)\n[02:06.00]o wa iya o o way\n[02:09.00]fafahiyan a wawa^ hey [02:09.00](那個女孩)\n[02:13.00]ho 不對 hey ye hey ye [02:13.00](不要當一個不聽話的小孩)\n[02:25.00]《間奏》\n[02:46.00]tengilen ko nisowalan ni ina^ no miso \n[02:46.00](要聽媽媽的話)\n[02:51.00]o hey ye yay cima ko kaolahen no hey ye \n[02:51.00](是哪位讓人喜歡的孩子)\n[02:59.00]o mafanaay to sowal \n[02:59.00](是懂事的)\n[03:02.00]o wa iya o o way\n[03:05.00]fafahiyan a wawa^ hey [03:05.00](那個女孩)\n[03:09.00]ho 不對 hey ye hey ye [03:09.00](不要當一個不聽話的小孩)', 1, '睡醒的孩子們,帶女孩來到部落慶典。眾人在樂聲中舞動同樂,她在這裡再次遇見那位男孩。', 0, '', 206, 320000, datetime.datetime(2022, 4, 23, 11, 49, 57), datetime.datetime(2022, 4, 23, 11, 49, 52), datetime.datetime(2022, 5, 10, 13, 32, 23, 858867), datetime.datetime(2022, 5, 11, 19, 32, 38), 399, 14, 1, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2640380, '!UwABPsh7sUc3Od6QBiv6aSSFsOGa7ezYoC2Wbw30', datetime.datetime(2024, 7, 17, 7, 34, 52), 0, 'Usay424', '', '', 'usay424@hotmail.com', 0, 1, datetime.datetime(2020, 9, 20, 8, 32, 49), 2210984, 2, 2, 2640380, 'profile_images/Us/ay/Usay424/WqTEjQ7rkCpK2YRABtiKH7.png', 'F', '', '舞思愛 Usay Kawlu', 886, '958187827', datetime.date(2021, 12, 28), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 53), 1, datetime.datetime(2020, 9, 20, 8, 32, 49), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"had_edit_username":true,"hide_gender":false,"hide_location":false}', 10736, 115, 0, 156, 0, 0, '', 0, None), (686620, 4, 4, '無用的日子', 2376406, 97318475, 5, 12, 0, 'music/Fo/ur/Fourmula_band/4aM3HbWqg448NqvFkX9Qo4.mp3', 0, 'song_covers/Fo/ur/Fourmula_band/XQQtfU5Ne3tDnaZrMtymaz.jpg', 1, '', '腳底一片灰\n洗澡水別浪費\n繼續耍廢 劇還是要追\n打電動聽音樂\n任君挑選 give yourself a chance\n然後來浪漫一整天\n\n昨晚還在勵志 培養做事興致\n最後想想還是 打開電視 配個樂事\n身體一直維持 同個姿勢 都快要發芽\n這個無用的日子\n\nHa ha ha love it\n整天閒閒沒事情\n媽媽叫我快點去賺錢(免擱叫我去賺錢)\nHahaha love it\n想走更遠的路就要休息\n\n泡杯咖啡之前 還是先來午睡\n衣服堆在椅背 過十幾年 還在上面\n打開外送程式 隨便我吃 再來塊蛋糕\n享受無用的日子', 0, '耍廢是為了走更長遠的路\r\n相信我,廢完的力量是很強大的\r\n就跟聽完這首歌一樣\r\n務必要聽到最後!\r\n\r\n詞|羅莎莎,林志祥\r\n曲|羅莎莎\r\n編曲|良式\r\n人聲錄音|吳昱陞\r\n混音|吳昱陞\r\n錄音室/混音室|GANNNNN Studio', 0, '', 193, 192000, datetime.datetime(2022, 5, 21, 5, 38, 23), datetime.datetime(2022, 5, 21, 5, 38, 5), datetime.datetime(2022, 5, 21, 5, 47, 35, 409696), datetime.datetime(2022, 5, 21, 5, 47, 58), 1921, 77, 11, 1, 2, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2376406, 'sha1$cOHdpTPSrqim$1a30d1f4706737ed5e238e58a181d12964de8292', datetime.datetime(2022, 9, 12, 17, 24, 53), 0, 'Fourmula_band', '', '', 'fourmulabandofficial@gmail.com', 0, 1, datetime.datetime(2018, 12, 30, 3, 48, 58), 1947324, 4, 4, 2376406, 'profile_images/Fo/ur/Fourmula_band/86VdpuGhEQXyeDpqH9eS3G.jpg', 'O', '良式樂團', '良式', 886, '987874979', datetime.date(2018, 10, 21), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2018, 12, 30, 3, 48, 58), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2021-06-07T03:06+00:00","hide_location":false}', 49712, 639, 0, 487, 1, 0, '', 0, None), (667701, 4, 4, '粉紅氣泡酒', 735436, 97317782, 1, 4, 0, 'music/la/nt/lanting/kdfwNGjNYhPSEAQZZQqznR.mp3', 0, '', 1, '', '曾無法體會的美好 \n映入眼簾只是數字符號\n品嚐過千百種配料\n酸甜苦辣也顯得單調\n\n空氣飄散什麼味道\n難以抵擋全一口吃掉\n嘗試探尋那些進入味蕾的微笑\n搭配蜜糖情調\n\n徜徉在甜膩細胞 \n\n粉紅色的氣泡\n襯托香水味道\n浮現微醺的記號\n擁入誰/你的懷抱\n蔓延這酸甜\n讓幸福全發酵\nAll the sweetness\n\n融化 殘留在嘴角糖霜\n搖晃 跟隨著音樂擺盪\n綻放 氣味交織的芬芳\n氣氛籠罩著迷茫\n\n層層堆疊出奇妙\n沁涼竄流進心跳\n\nAll I want is to drink\nThat’s all I want to eat', 0, '身為甜食愛好者,總在無數個夜晚滑閱社群,流瀉對甜點的思念……\r\n\r\n由金曲製作人&派樂黛唱片主理人黃少雍調配打造甜膩微醺舞曲,洗腦旋律融合極具巧思的音效,耳內流竄沁涼粉紅氣泡,讓人身歷其境,暢遊在快樂水中。歡迎進入藍婷的歡樂派對,一同用直球告白對甜食美酒的狂愛。\r\n\r\n-\r\nდ 音樂製作 დ\r\n作詞 Lyricist:藍婷 Lan Ting\r\n作曲 Composer:藍婷 Lan Ting\r\n製作統籌 A&R Supervisor:姚信宇 Shin-Yu Yao\r\n製作人 Producer:黃少雍 Huang Shao Yong \r\n製作助理 Assistant Producer:林志龍 Lin Linz \r\n配唱製作人 Vocal Producer:羅西 Roxi \r\n編曲 Arrangement:黃少雍 Huang Shao Yong \r\n貝斯 Bass:Akin-Alade Ogo \r\n和聲編寫 Backing Vocal Arrangement:羅西 Roxi \r\n和聲 Backing Vocal:藍婷 Lan Ting + 羅西 Roxi \r\n錄音工程師 Recording Engineer:林志龍 Lin Linz \r\n錄音室 Recording Studio:Coop Studio \r\n混音工程師 Mixing Engineer:黃少雍 Huang Shao Yong \r\n混音錄音室 Mixing Studio:Coop Studio \r\n母帶後期處理製作人 Mastering Producer:姚信宇 Shin-Yu Yao\r\n母帶後期處理工程師 Mastering Engineer:Simon Li\r\n母帶後期錄音室 Mastering Studio:nOiz', 0, '', 193, 320000, datetime.datetime(2021, 12, 19, 19, 40, 50), datetime.datetime(2021, 12, 19, 19, 40, 15), datetime.datetime(2021, 12, 20, 2, 0), datetime.datetime(2022, 2, 18, 17, 40, 19), 10881, 120, 12, 1, 2, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 735436, 'sha1$k1hNcAx6TXCxV6gaYVhvf7$a6e7c0dc42bb408aa7eb6137a96f765c0346240f', datetime.datetime(2025, 2, 26, 13, 7, 39), 0, 'lanting', '', '', 'lanlong1203@gmail.com', 0, 1, datetime.datetime(2010, 10, 25, 15, 18, 26), 372061, 4, 4, 735436, 'profile_images/la/nt/lanting/2Yc7WPY4qWYU27rLSEYNwa.png', 'F', '', '藍婷', 886, '928422436', datetime.date(1995, 12, 3), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2010, 10, 25, 15, 18, 26), 2, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"accredited_datetime":"2021-04-07T07:38+00:00","hide_location":false}', 644513, 2075, 6, 0, 1, 0, '', 0, None), (650902, 4, 3, 'AI 敢會愛?|feat. 陳以恆&洪佩瑜', 2407139, None, 5, 12, 0, 'music/Ro/bo/RobotSwing/deb2ZedpR7Bh4LZ4bnpDtf.mp3', 0, 'song_covers/Ro/bo/RobotSwing/7jKuapT9QeFLY5mNVTjqC6.jpg', 1, '', '哭枵我冷漠 伊理想的幸福 我 \n看攏袂清 敢有影遐戇 \n\n其實真簡單\n猶毋過彼悾闇的 教攏袂曉\n定定是目屎流咧 手才會攬牢咧 \n\nVersion new\nBorn for you\nYour command is my wish too \n\nSingle bed\nLet me show you\nCouple things that two can do \n\nMy heart is plastic\nAnd I know I will be coded with you\nThe makings of you \n\n就當做我的心是塑膠做的吧\nIt could be in any shape you want it \n就當做我的心是塑膠做的吧\nIt could be in any shape you want it\n\n你的氣味是生活的色水\n是雨和海湧\n無仝的心相倚近 \n毋免懷疑 我會行向你\n是相仝的風景 親像一場睏袂醒的夢 \nOn my mark... One, Two, Three ! \n\n(口白)\n啊 ! 電哪會充攏充袂入去啦 ?\n等咧就欲用啊,這馬才58% !?!?\n啊用到一半無電是欲按怎啦喔..... \n\n你的喙脣我的面 佇妳的宿舍內\n一條條的教 看啥較號做愛 \n\n抱怨伊冷漠 我心中的幸福\n其實真簡單 敢有遐爾困難\n\n就當做我的心是塑膠做的吧\nIt could be in any shape you want it \n\n你的氣味是生活的色水(It could be in any shape you want it )\n是雨和海湧\n無仝的心相倚近 \n毋免懷疑 我會行向你\n是相仝的風景 親像一場睏袂醒的夢 \nOn my mark... One, Two, Three ! \n\nOh Hey “Ok google” you say \n敢有啥通鬥相共 \n你講等咧 欲修理我的塑膠的心 \n我說會痛啊 啊你束甲遐爾絚 \n日子一工一工過 \n親像年歲 也毋是較老就會捌較濟 \n真的愛!! 假的愛!!! 塑膠的愛!!!! DARLING !!!!!!!!!!!! \n\n就算人海中迷失\n毋免懷疑 我會行向你\n是上好的決定\n親像一場睏袂醒的夢\n等天光 敢是空 \n\nAI 敢會愛 AI 敢會愛 \nAI 敢會愛 AI 敢會愛\nAI 敢會愛 AI 敢會愛 \nAI 敢會愛 AI 敢會愛 \nAI 敢會愛 AI 敢會愛 \nAI 敢會愛 AI 敢會愛', 0, '疫情爆發的時代\n我們不能有人與人的連結\n提供您超時代「人與機器人的連結」\n\nCAUTION ⚠️ 使用前請擦拭酒精\n\n----\n\n這次 Robot Swing 在福祿壽三仙的帶領下,揪來洪佩瑜及常連客陳以恆,一同探索人與機器人間的情慾流動。\n\n但其實機器人與人類的愛情,會不會就跟我們熟知的愛情沒兩樣?畢竟抱怨男友「他就是一塊木頭啊!」早就是感情世界的家常便飯。有沒有可能,機器人的愛甚至還更有希望?電腦尚可重灌,朽木卻不可雕也。\n\n【 Music Credit 】\n製作人 Producer:福祿壽 Fruit Sold Music\n作詞 Lyricist:陳以恆Chen Yi Heng、洪佩瑜 Pei-Yu Hung\n作曲 Composer:陳以恆 Chen Yi Heng、洪佩瑜 Pei-Yu Hung、鄭昭元 Chao Cheng\n編曲 Music Arranger:Robot Swing\n主唱 Vocals:陳以恆Chen Yi Heng 、洪佩瑜 Pei-Yu Hung\n鍵盤 Keyboard:鄭昭元 Chao Cheng\n吉他 Guitar:洪惟農 Wei-Nong Hung\n貝斯 Bass:林恩立 Dennis Lin\n鼓 Drums:簡聿民 Jim Chien\n錄音師 Recording Engineer:葉育軒(vocals)/蔡周翰、單為明(instruments)\n錄音室 Recording Studio:BB Road Studio(vocals) / Lights up Studio(instruments)\n混音師 Mixing Engineer:黃文萱 Ziya Huang\n混音錄音室 Mixing Studio:Purring Sound Studio\n製作助理 Production Assistant:沈冠霖 SHENB\n母帶後期工程師 Mastering Engineer:黃文萱 Ziya Huang\n母帶後期錄音室 Mastering Studio:Purring Sound Studio\n發行 Publishing:福祿壽 Fruit Sold Music\n\n單曲封面設計 Cover Art:阿龍(@longhenhuihuahua0314)\n歌詞校對 Lyrics Proofreading:簡小豪\n企劃:朱品堯 Sabrina Chu\n\n特別感謝 Special Thanks : 政大金旋獎GoldenMelody、Miao Wang、黃子瑋', 0, '', 359, 320000, datetime.datetime(2021, 6, 17, 15, 39, 19), datetime.datetime(2021, 6, 17, 15, 39, 4), datetime.datetime(2021, 6, 17, 16, 0, 42, 371587), datetime.datetime(2021, 6, 27, 15, 54, 13), 22693, 675, 168, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-06-23","2021-06-27"],"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 2407139, 'sha1$JlacwFSR9QKtfEbtkzTkYX$3bf6fa6f0e58cf6c0dce5a81c6f6ea357c41cc1b', datetime.datetime(2024, 3, 7, 18, 53, 15), 0, 'RobotSwing', '', '', 'robot.swing.band@gmail.com', 0, 1, datetime.datetime(2019, 3, 24, 6, 16, 30), 1978056, 4, 3, 2407139, 'profile_images/Ro/bo/RobotSwing/jHRMBCnjUMaV2rEXj5vdqJ.jpg', 'O', '', 'Robot Swing', 886, '919180602', datetime.date(2019, 3, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 40), 1, datetime.datetime(2019, 3, 24, 6, 16, 30), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-09-17T08:38+00:00","hide_location":false}', 67462, 1224, 1, 254, 1, 0, '', 0, None), (545844, 4, 4, '嘿,凌晨三點還醒著的人Demo', 1955072, None, 1, 6, 0, 'music/mi/ss/missbac/uPoRdvhfVAfCmEgwq9kpQ.mp3', 0, 'song_covers/mi/ss/missbac/eULmtBZTKPX8ut2fTkQ8rU.jpg', 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放開手去闖\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\r\n', 0, '「人生就這麼一次 何不嘗試看看呢?」\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相信這個世界上還有很多一樣的人\r\n\r\n\u2028゚+o。◈。o+゚+o。 近 期 演 出 ◈。o+゚+o。◈。o+゚+o。◈。\r\n\r\n貝克小姐Miss Bac. |向東前進 巡迴專場\r\n\r\n「2B月台即將駛進站的是⋯⋯」,\r\n耳邊傳來日復一日的城市聲響,\r\n人群隨即湧上,推擠著我向前,\r\n渺小的我好像就要被淹沒\r\n\r\n生活如果可以暫時喘口氣有多好?\r\n「或許~逃避比較容易吧~風言風語風吹沙\x08~ 」\r\n腦中浮現了傷心太平洋的旋律\r\n\r\n想起去年 環繞在湛藍太平洋旁的夏天、\r\n東台灣的艷陽、曬得黝黑的肌膚、清澈的山水\x08⋯⋯\r\n心底一直不停有個聲音在說:『時間到了 我該離開了!』\r\n就像候鳥冬日南飛,\r\n2018的夏天,我們追尋身體的本能,要向東前進!\r\n\u3000\u3000\r\n??????? 其 他 傷 心 太 平 洋 ?????????\r\n\r\n【 08/24 桃園 T h E R E 音樂展演空間 】 ▸▸ \r\nhttps://business.facebook.com/events/223421511600742/\r\n【 08/26 宜蘭 賣捌所 UriSabakisho 】 ▸▸ \r\nhttps://business.facebook.com/events/235961913852383/\r\n【 08/27 花蓮 璞石咖啡館 】▸▸ \r\nhttps://business.facebook.com/events/2139979116232054/\r\n【 08/31 蘭嶼 Do VanWa(在海邊) 】 ▸▸ \r\nhttps://business.facebook.com/events/1135568036581297/\r\n【 09/09 台北 小地方展演空間 】 ▸▸ \r\nhttps://business.facebook.com/events/192217188155264/', 0, '', 274, 192023, datetime.datetime(2017, 12, 30, 17, 20, 51), datetime.datetime(2017, 12, 30, 17, 16, 47), datetime.datetime(2017, 12, 30, 17, 16, 47), datetime.datetime(2018, 7, 2, 17, 3, 30), 408080, 10178, 1282, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,1]]},"CN":{"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2018,1]]},"HK":{"top_record_weekly_champions":[[2018,2]]}}', 0, 0, 0, 0, 2, 2, 1955072, 'sha1$uIVAt2GFrenNtzgGvAf7Vn$96a99c21665844e52385379c16f24ddfa54bf03c', datetime.datetime(2025, 6, 4, 19, 19, 39), 0, 'missbac', '', '', 'missbac2017@gmail.com', 0, 1, datetime.datetime(2017, 6, 20, 22, 36, 26), 1527037, 2, 2, 1955072, 'profile_images/mi/ss/missbac/hnLwqiEWnmgWykfLCjPXC6.jpg', 'O', '貝克小姐Miss Bac.', '貝克小姐Miss Bac.', 886, '983002387', datetime.date(2017, 3, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2017, 6, 20, 22, 36, 26), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-04-07T07:38+00:00","hide_location":false}', 2174947, 14627, 22, 13, 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/.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.0351 get_many (['1580ca9a8e573fcb58f242b5e33b60aa5a89b45b', '8e36076cd1af909ca28f6e0da084bc618ac9e515'],) {} <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.0347 set_many ({'1580ca9a8e573fcb58f242b5e33b60aa5a89b45b': 1779865500.8751, '8e36076cd1af909ca28f6e0da084bc618ac9e515': (1779865500.8751, [((97315955, 4, 4, 676227, '海上的人', 'music_albums/fi/re/fireex168/MiRfLXyrsHqhsHxsyib6Us.jpg', '', 0, '', 139298, 60, 3, datetime.date(2009, 10, 1), datetime.datetime(2020, 11, 26, 13, 25, 32), datetime.datetime(2020, 11, 26, 13, 25, 32), 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.0366 get_many (['1580ca9a8e573fcb58f242b5e33b60aa5a89b45b', '235cb79a236da823aa299af190ef712956d2f94d'],) {} <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.0359 set_many ({'1580ca9a8e573fcb58f242b5e33b60aa5a89b45b': 1779865500.9213016, '235cb79a236da823aa299af190ef712956d2f94d': (1779865500.9213016, [((97317633, 4, 4, 1877687, '一個不屬於自己的地方', 'music_albums/nc/kn/nckn/Q7pD8wu8QBfT3c4jUy3f2A.png', '你有多久,沒好好看看自己了?\n那張臉熟悉又陌生,大人的輪廓卻有著孩子驚惶的神情\n \n在那片人來人往的人生廣場上,你呼喊著但發不出聲音\n多少次壓抑轉身逃跑的衝動\n多少次周圍空氣凝結沉重\n多少次眼神釋放的信號沒人懂\n \n你被迫凝視自己的無助,直到他們的歌聲輕輕將你捧起\n你會在這些音樂裡發現似曾相識的場景、揮之不去的劇情\n發現他們也跋涉過同一條路,在相似的迷惘中掙扎前進\n \n這些極度個人的感受,意外與萬千歌迷的心事共鳴\n我們來自四面八方,卻在同一刻聽見南西肯恩,而激烈迴盪著\n \n即使這個地方不屬於你,你仍擁有這些屬於你的歌\n\n南西肯恩首張專輯《一個不屬於自己的地方》\n【數位平台點聽】\nhttps://www.soundscape.net/a/18750\n\nFind us\nFacebook • https://www.facebook.com/ncknband\nInstagram • @ncknband', 0, '', 273350, 169, 5, datetime.date(2021, 9, 10), datetime.datetime(2021, 11, 11, 14, 40, 2), datetime.datetime(2021, 11, 11, 15, 47, 43), 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.0364 get_many (['1580ca9a8e573fcb58f242b5e33b60aa5a89b45b', 'bfddedbaf59ed58096d65e717b2c134703bc757b'],) {} <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.0349 set_many ({'1580ca9a8e573fcb58f242b5e33b60aa5a89b45b': 1779865501.1093013, 'bfddedbaf59ed58096d65e717b2c134703bc757b': (1779865501.1093013, [((97265759, 4, 4, 716483, 'BEING P!SCO', 'music_albums/pi/sc/pisco/e068e089a3ea405f831170a2dfbc4aaa.jpg', '「being」有存在、本質之意,也可以解釋成正在做什麼、等於什麼。《BEING P!SCO》就是要給你最完整的P!SCO!\r\n\r\n這張專輯完整保留P!SCO現場演出的氣勢與活力,除了在音樂上嘗試多元曲風融合、玩轉節拍與速度變化,也試圖重製散播歡樂的LIVE場景。以disco beat為基底的歌曲讓人不自覺地想跟著搖擺、點頭、隨之起舞,心情雀躍而放鬆;疊加上洗腦的合成器旋律、極富創意的吉他riff、動感Q彈的Bass並以古典鋼琴概念點綴,完美襯托主唱獨具特色的迷幻嗓音,這些正是 P!SCO所期望營造的聽覺感受:歡樂有趣、豐富多變、琅琅上口且創意十足。\r\n\r\n成軍六年,《BEING P!SCO》是 P!SCO 發行的第六張作品,收錄了 10 首歌曲,包含數首從未曾發表過的秘密曲目。以「我們就是要毫不猶豫地帶來快樂」為終極理念,P!SCO 用音樂、用表演傳遞歡笑與快樂,以及源源不絕的正能量。', 0, '', 70733, 33, 0, datetime.date(2016, 5, 21), datetime.datetime(2016, 5, 20, 16, 35, 48), datetime.datetime(2016, 5, 20, 17, 27, 32), 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.0380 get_many (['1580ca9a8e573fcb58f242b5e33b60aa5a89b45b', '1bff26625849676ad4ff3f0a9182dcabe77c4238'],) {} <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.0338 set_many ({'1580ca9a8e573fcb58f242b5e33b60aa5a89b45b': 1779865501.2205093, '1bff26625849676ad4ff3f0a9182dcabe77c4238': (1779865501.2205093, [((97317782, 4, 4, 735436, '旋轉的蘇菲', 'music_albums/la/nt/lanting/iGUUNZQHJ5oWqtS5whyTww.jpg', '女孩 - 小女人 的 蛻變歷程\n集結夢幻美學團隊打造少女幻境\n\n復刻愛戀 琉璃少女\n帶領你我聆聽心底最透明的聲音\n\n§ 當夢幻少女碰上夢幻團隊 年度最出色的專輯之一 §\n\n由初次統籌整張專輯的製作人姚信宇領銜,攜手金曲製作人黃少雍/台帥水哥李英宏/創作歌手雷擎/創作歌手羅莎莎/渣泥樂團主唱羅西/甜約翰主唱浚瑋/I Mean Us主唱Mandark/Crispy脆樂團主唱丁丁/知名音樂人老王王昱辰/配樂家林孝親/配樂家林思妤/庸俗救星貝斯手羅皓宇/So-So Heroes貝斯手吳秉和/十九兩樂團手風琴手張瀚中/南瓜妮歌迷俱樂部吉他手何俊葦/蘇打綠客座吉他手鍾承洋……等夢幻音樂陣容齊聚!\n\n完整專輯,單一概念,10首歌曲依序呈現了 女孩-小女人 的蛻變歷程,之中包含了甜蜜愛戀、離別惆悵、抑或是受背叛的憤慨,不論心碎或心醉,總讓人想起生命中的每次悸動。\n\n近年深入接觸冥想、能量等靈性事物的藍婷,將身心靈感悟回歸所擅長的音樂語言,透過創作進行內觀,不停地旋轉淨化自身的內、外在轉變,接收宇宙信息,與作品達到合一的境界。', 0, '', 374568, 27, 4, datetime.date(2021, 12, 20), datetime.datetime(2021, 12, 19, 20, 57, 13), datetime.datetime(2023, 11, 16, 11, 42, 24), 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.0993 get_many (['40102dab37d3df7d72cc47e91427e20514253ed6', 'bfe6165116443287a58a8debde01d651ee9c125f', '887f8247d0ff979264c73b069f790024b2aa98e1', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', 'e9900d4ec24ef898b16428c6a7f5c985e4b252ca', 'd6d21bc8f7fb510a60a060eaa88820e08274c988', '12e5c5f10335e96781266ce00473fbb3ecda56c0', '0f9ec274394e9a24319d3d9c4f2521c4aee1f898'],) {} <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.1020 set_many ({'40102dab37d3df7d72cc47e91427e20514253ed6': 1779865501.2610724, 'bfe6165116443287a58a8debde01d651ee9c125f': 1779865501.2610724, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779865501.2610724, '887f8247d0ff979264c73b069f790024b2aa98e1': 1779865501.2610724, 'e9900d4ec24ef898b16428c6a7f5c985e4b252ca': 1779865501.2610724, '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779865501.2610724, '12e5c5f10335e96781266ce00473fbb3ecda56c0': 1779865501.2610724, '0f9ec274394e9a24319d3d9c4f2521c4aee1f898': (1779865501.2610724, [])}, 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