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

02

170 首歌

  • 播放次數

    0

  • 訂閱

    0

02

02

Wumus

發布更新 2025-06-29


曲目



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 1346.376 msec
System CPU time 17.982 msec
Total CPU time 1364.358 msec
Elapsed time 1452.173 msec
Context switches 23 voluntary, 224 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 0x7bfd4715ad30>
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 /wei_Louise/playlists/770037/
QUERY_STRING page=2
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': '770037', 'username': 'wei_Louise'} user-playlist-detail

Cookies

Variable Value
'csrf-token' '94qwriUiMiTmNpui5dABr5OaXoYEJdgBV1tBufahwWA5zXipCufrdjUW1i1a6hPL'

No session data

GET data

Variable Value
'page' '2'

No POST data

SQL queries from 1 connection

  • slave1 90.60 ms (14 queries including 5 similar and 4 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` = 'wei_Louise'
 LIMIT 21
SELECT ••• FROM `member_renamerecord` WHERE `member_renamerecord`.`old_username` = 'wei_Louise' LIMIT 21
0.66

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

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` = 770037 AND `music_playlist`.`user_id` = 2813982)
 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` = 770037 AND `music_playlist`.`user_id` = 2813982) LIMIT 21
1.15

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

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` = 770037)
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` = 770037)
2 similar queries. Duplicated 2 times.
49.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(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` = 770037)
 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` = 770037) ORDER BY `music_playlistsong`.`order` ASC, `music_playlistsong`.`id` ASC
18.09

Connection: slave1

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/home/ubuntu/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` = 770037)
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` = 770037)
0.90

Connection: slave1

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/home/ubuntu/streetvoice/svcomments/decorators.py in wrapper(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` = 770037)
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` = 770037)
2 similar queries. Duplicated 2 times.
4.67

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` = 2813982 AND NOT `venue_venueactivity`.`is_offline` AND `venue_venueactivity`.`site_id` = 1 AND `venue_venueactivity`.`start_time` > '2026-05-27 05:48:37.862357' 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` = 2813982 AND NOT `venue_venueactivity`.`is_offline` AND `venue_venueactivity`.`site_id` = 1 AND `venue_venueactivity`.`start_time` > '2026-05-27 05:48:37.862357' AND `venue_venueactivity`.`status` = 2) ORDER BY `venue_venueactivity`.`start_time` ASC LIMIT 1
1.11

Connection: slave1

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/home/ubuntu/.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` = 770037)
 ORDER BY `music_playlistsong`.`order` ASC,
          `music_playlistsong`.`id` ASC
 LIMIT 51
OFFSET 50
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` = 770037) ORDER BY `music_playlistsong`.`order` ASC, `music_playlistsong`.`id` ASC LIMIT 51 OFFSET 50
7.68

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` = 97317962
 LIMIT 21
SELECT ••• FROM `music_musicalbum` WHERE `music_musicalbum`.`id` = 97317962 LIMIT 21
3 similar queries. Duplicated 2 times.
0.60

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` = 97317962
 LIMIT 21
SELECT ••• FROM `music_musicalbum` WHERE `music_musicalbum`.`id` = 97317962 LIMIT 21
3 similar queries. Duplicated 2 times.
0.65

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` = 97318205
 LIMIT 21
SELECT ••• FROM `music_musicalbum` WHERE `music_musicalbum`.`id` = 97318205 LIMIT 21
3 similar queries.
0.81

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 05:48:37.742001' 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 05:48:37.742001' 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` = 770037 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
OFFSET 10
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` = 770037 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 OFFSET 10
2.18

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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: django_meta. Contents: [<TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7bfd2670c820>, <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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, '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 0x7bfd22aa1d30>, <TextNode: '" class="nav-link '>, <IfNode>, <TextNode: '" data-type="upload" data'>, <django.template.defaulttags.CommentNode object at 0x7bfd22a790a0>, <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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, '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/wei_Louise/playlists/770037/', 'SITE_ID': 1, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'dark': False, 'dimension_value': 'Playlist detail', 'has_embed_btn': True, 'is_mobile': False, 'obj': <Playlist: 02>, 'text': '02%20by%20Wumus.%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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'btn_play_size': 'xl', 'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Playlist: 02>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'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: 02>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'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: 02>} {'btn_size': 'lg', 'is_outline_btn': True, 'item': <Playlist: 02>, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'dimension_value': 'Playlist detail', 'hide_like_count': True, 'is_mobile': False, 'is_outline_btn': True, 'obj': <Playlist: 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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'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: 02>} {'btn_play_size': 'xl', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': True, 'item': <Playlist: 02>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'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: 02>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'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: 02>} {'btn_size': '', 'is_outline_btn': False, 'item': <Playlist: 02>, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'dimension_value': 'Playlist detail', 'hide_like_count': True, 'is_mobile': False, 'is_outline_btn': False, 'obj': <Playlist: 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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'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: 02>} {'btn_play_size': 'lg', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': True, 'item': <Playlist: 02>, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'dimension_value': 'Playlist detail', 'has_followed': False, 'request': '<<request>>', 'site_user': <User: wei_Louise>, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 你能不能真的懂我>, 'song_order': 51, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 你能不能真的懂我>, 'song_order': 51, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 你能不能真的懂我>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 你能不能真的懂我>, 'song_order': 51, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 你能不能真的懂我>, 'song_order': 51, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 你能不能真的懂我>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 你能不能真的懂我>, 'song_order': 51, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 你能不能真的懂我>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 你能不能真的懂我>, 'song_order': 51, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 你能不能真的懂我>, 'list_id': 770037, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 你能不能真的懂我>, 'song_order': 51, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 你能不能真的懂我>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Netflix and Chill>, 'song_order': 52, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Netflix and Chill>, 'song_order': 52, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: Netflix and Chill>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Netflix and Chill>, 'song_order': 52, 'type': 'playlist'} {'song': <Song: Netflix and Chill>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Netflix and Chill>, 'song_order': 52, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Netflix and Chill>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Netflix and Chill>, 'song_order': 52, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Netflix and Chill>, 'list_id': 770037, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: Netflix and Chill>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Netflix and Chill>, 'song_order': 52, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Netflix and Chill>, 'list_id': 770037, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: Netflix and Chill>, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: Netflix and Chill>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Netflix and Chill>, 'song_order': 52, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Netflix and Chill>, 'list_id': 770037, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: Netflix and Chill>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 👁👁>, 'song_order': 53, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 👁👁>, 'song_order': 53, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 👁👁>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 👁👁>, 'song_order': 53, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 👁👁>, 'song_order': 53, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 👁👁>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 👁👁>, 'song_order': 53, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 👁👁>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 👁👁>, 'song_order': 53, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 👁👁>, 'list_id': 770037, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 👁👁>, 'song_order': 53, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 👁👁>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Flat Soda (demo)>, 'song_order': 54, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Flat Soda (demo)>, 'song_order': 54, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: Flat Soda (demo)>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Flat Soda (demo)>, 'song_order': 54, 'type': 'playlist'} {'song': <Song: Flat Soda (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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Flat Soda (demo)>, 'song_order': 54, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Flat Soda (demo)>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Flat Soda (demo)>, 'song_order': 54, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Flat Soda (demo)>, 'list_id': 770037, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: Flat Soda (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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Flat Soda (demo)>, 'song_order': 54, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Flat Soda (demo)>, 'list_id': 770037, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: Flat Soda (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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: Flat Soda (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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Flat Soda (demo)>, 'song_order': 54, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Flat Soda (demo)>, 'list_id': 770037, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: Flat Soda (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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 初春>, 'song_order': 55, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 初春>, 'song_order': 55, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 初春>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 初春>, 'song_order': 55, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 初春>, 'song_order': 55, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 初春>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 初春>, 'song_order': 55, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 初春>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 初春>, 'song_order': 55, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 初春>, 'list_id': 770037, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 初春>, 'song_order': 55, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 初春>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 愛我就要愛我的全部>, 'song_order': 56, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 愛我就要愛我的全部>, 'song_order': 56, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 愛我就要愛我的全部>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 愛我就要愛我的全部>, 'song_order': 56, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 愛我就要愛我的全部>, 'song_order': 56, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 愛我就要愛我的全部>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 愛我就要愛我的全部>, 'song_order': 56, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 愛我就要愛我的全部>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 愛我就要愛我的全部>, 'song_order': 56, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 愛我就要愛我的全部>, 'list_id': 770037, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 愛我就要愛我的全部>, 'song_order': 56, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 愛我就要愛我的全部>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 如果我有勇氣失去你>, 'song_order': 57, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 如果我有勇氣失去你>, 'song_order': 57, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 如果我有勇氣失去你>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 如果我有勇氣失去你>, 'song_order': 57, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 如果我有勇氣失去你>, 'song_order': 57, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 如果我有勇氣失去你>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 如果我有勇氣失去你>, 'song_order': 57, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 如果我有勇氣失去你>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 如果我有勇氣失去你>, 'song_order': 57, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 如果我有勇氣失去你>, 'list_id': 770037, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 如果我有勇氣失去你>, 'song_order': 57, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 如果我有勇氣失去你>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Less than three ft. 學妹>, 'song_order': 58, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Less than three ft. 學妹>, 'song_order': 58, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: Less than three ft. 學妹>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Less than three ft. 學妹>, 'song_order': 58, 'type': 'playlist'} {'song': <Song: Less than three ft. 學妹>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Less than three ft. 學妹>, 'song_order': 58, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Less than three ft. 學妹>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Less than three ft. 學妹>, 'song_order': 58, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Less than three ft. 學妹>, 'list_id': 770037, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: Less than three ft. 學妹>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Less than three ft. 學妹>, 'song_order': 58, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Less than three ft. 學妹>, 'list_id': 770037, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: Less than three ft. 學妹>, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: Less than three ft. 學妹>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Less than three ft. 學妹>, 'song_order': 58, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Less than three ft. 學妹>, 'list_id': 770037, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: Less than three ft. 學妹>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 電線桿上的鳥>, 'song_order': 59, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 電線桿上的鳥>, 'song_order': 59, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 電線桿上的鳥>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 電線桿上的鳥>, 'song_order': 59, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 電線桿上的鳥>, 'song_order': 59, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 電線桿上的鳥>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 電線桿上的鳥>, 'song_order': 59, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 電線桿上的鳥>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 電線桿上的鳥>, 'song_order': 59, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 電線桿上的鳥>, 'list_id': 770037, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 電線桿上的鳥>, 'song_order': 59, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 電線桿上的鳥>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: I Will Never Change>, 'song_order': 60, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: I Will Never Change>, 'song_order': 60, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: I Will Never Change>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: I Will Never Change>, 'song_order': 60, 'type': 'playlist'} {'song': <Song: I Will Never Change>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: I Will Never Change>, 'song_order': 60, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: I Will Never Change>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: I Will Never Change>, 'song_order': 60, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: I Will Never Change>, 'list_id': 770037, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: I Will Never Change>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: I Will Never Change>, 'song_order': 60, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: I Will Never Change>, 'list_id': 770037, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: I Will Never Change>, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: I Will Never Change>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: I Will Never Change>, 'song_order': 60, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: I Will Never Change>, 'list_id': 770037, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: I Will Never Change>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 拖延症候群 ft.桃子A1J>, 'song_order': 61, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 拖延症候群 ft.桃子A1J>, 'song_order': 61, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 拖延症候群 ft.桃子A1J>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 拖延症候群 ft.桃子A1J>, 'song_order': 61, 'type': 'playlist'} {'song': <Song: 拖延症候群 ft.桃子A1J>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 拖延症候群 ft.桃子A1J>, 'song_order': 61, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 拖延症候群 ft.桃子A1J>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 拖延症候群 ft.桃子A1J>, 'song_order': 61, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 拖延症候群 ft.桃子A1J>, 'list_id': 770037, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 拖延症候群 ft.桃子A1J>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 拖延症候群 ft.桃子A1J>, 'song_order': 61, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 拖延症候群 ft.桃子A1J>, 'list_id': 770037, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 拖延症候群 ft.桃子A1J>, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 拖延症候群 ft.桃子A1J>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 拖延症候群 ft.桃子A1J>, 'song_order': 61, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 拖延症候群 ft.桃子A1J>, 'list_id': 770037, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 拖延症候群 ft.桃子A1J>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: SIRI說明天降雨率100%>, 'song_order': 62, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: SIRI說明天降雨率100%>, 'song_order': 62, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: SIRI說明天降雨率100%>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: SIRI說明天降雨率100%>, 'song_order': 62, 'type': 'playlist'} {'song': <Song: SIRI說明天降雨率100%>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: SIRI說明天降雨率100%>, 'song_order': 62, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: SIRI說明天降雨率100%>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: SIRI說明天降雨率100%>, 'song_order': 62, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: SIRI說明天降雨率100%>, 'list_id': 770037, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: SIRI說明天降雨率100%>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: SIRI說明天降雨率100%>, 'song_order': 62, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: SIRI說明天降雨率100%>, 'list_id': 770037, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: SIRI說明天降雨率100%>, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: SIRI說明天降雨率100%>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: SIRI說明天降雨率100%>, 'song_order': 62, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: SIRI說明天降雨率100%>, 'list_id': 770037, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: SIRI說明天降雨率100%>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 年少不平凡 (宋念宇 Xiaoyu Sung Cover)>, 'song_order': 63, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 年少不平凡 (宋念宇 Xiaoyu Sung Cover)>, 'song_order': 63, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 年少不平凡 (宋念宇 Xiaoyu Sung Cover)>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 年少不平凡 (宋念宇 Xiaoyu Sung Cover)>, 'song_order': 63, 'type': 'playlist'} {'song': <Song: 年少不平凡 (宋念宇 Xiaoyu Sung 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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 年少不平凡 (宋念宇 Xiaoyu Sung Cover)>, 'song_order': 63, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 年少不平凡 (宋念宇 Xiaoyu Sung Cover)>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 年少不平凡 (宋念宇 Xiaoyu Sung Cover)>, 'song_order': 63, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 年少不平凡 (宋念宇 Xiaoyu Sung Cover)>, 'list_id': 770037, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 年少不平凡 (宋念宇 Xiaoyu Sung 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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 年少不平凡 (宋念宇 Xiaoyu Sung Cover)>, 'song_order': 63, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 年少不平凡 (宋念宇 Xiaoyu Sung Cover)>, 'list_id': 770037, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 年少不平凡 (宋念宇 Xiaoyu Sung 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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 年少不平凡 (宋念宇 Xiaoyu Sung 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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 年少不平凡 (宋念宇 Xiaoyu Sung Cover)>, 'song_order': 63, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 年少不平凡 (宋念宇 Xiaoyu Sung Cover)>, 'list_id': 770037, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 年少不平凡 (宋念宇 Xiaoyu Sung 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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 消極積極>, 'song_order': 64, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 消極積極>, 'song_order': 64, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 消極積極>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 消極積極>, 'song_order': 64, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 消極積極>, 'song_order': 64, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 消極積極>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 消極積極>, 'song_order': 64, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 消極積極>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 消極積極>, 'song_order': 64, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 消極積極>, 'list_id': 770037, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 消極積極>, 'song_order': 64, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 消極積極>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 累贅>, 'song_order': 65, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 累贅>, 'song_order': 65, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 累贅>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 累贅>, 'song_order': 65, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 累贅>, 'song_order': 65, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 累贅>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 累贅>, 'song_order': 65, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 累贅>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 累贅>, 'song_order': 65, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 累贅>, 'list_id': 770037, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 累贅>, 'song_order': 65, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 累贅>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 親吻了再摸索 Search by a Kiss>, 'song_order': 66, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 親吻了再摸索 Search by a Kiss>, 'song_order': 66, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 親吻了再摸索 Search by a Kiss>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 親吻了再摸索 Search by a Kiss>, 'song_order': 66, 'type': 'playlist'} {'song': <Song: 親吻了再摸索 Search by a Kiss>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 親吻了再摸索 Search by a Kiss>, 'song_order': 66, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 親吻了再摸索 Search by a Kiss>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 親吻了再摸索 Search by a Kiss>, 'song_order': 66, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 親吻了再摸索 Search by a Kiss>, 'list_id': 770037, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 親吻了再摸索 Search by a Kiss>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 親吻了再摸索 Search by a Kiss>, 'song_order': 66, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 親吻了再摸索 Search by a Kiss>, 'list_id': 770037, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 親吻了再摸索 Search by a Kiss>, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 親吻了再摸索 Search by a Kiss>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 親吻了再摸索 Search by a Kiss>, 'song_order': 66, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 親吻了再摸索 Search by a Kiss>, 'list_id': 770037, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 親吻了再摸索 Search by a Kiss>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 戀人觀影須知>, 'song_order': 67, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 戀人觀影須知>, 'song_order': 67, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 戀人觀影須知>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 戀人觀影須知>, 'song_order': 67, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 戀人觀影須知>, 'song_order': 67, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 戀人觀影須知>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 戀人觀影須知>, 'song_order': 67, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 戀人觀影須知>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 戀人觀影須知>, 'song_order': 67, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 戀人觀影須知>, 'list_id': 770037, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 戀人觀影須知>, 'song_order': 67, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 戀人觀影須知>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 留給你的我從未 Remix feat. ?te 壞特>, 'song_order': 68, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 留給你的我從未 Remix feat. ?te 壞特>, 'song_order': 68, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 留給你的我從未 Remix feat. ?te 壞特>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 留給你的我從未 Remix feat. ?te 壞特>, 'song_order': 68, 'type': 'playlist'} {'song': <Song: 留給你的我從未 Remix feat. ?te 壞特>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 留給你的我從未 Remix feat. ?te 壞特>, 'song_order': 68, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 留給你的我從未 Remix feat. ?te 壞特>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 留給你的我從未 Remix feat. ?te 壞特>, 'song_order': 68, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 留給你的我從未 Remix feat. ?te 壞特>, 'list_id': 770037, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 留給你的我從未 Remix feat. ?te 壞特>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 留給你的我從未 Remix feat. ?te 壞特>, 'song_order': 68, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 留給你的我從未 Remix feat. ?te 壞特>, 'list_id': 770037, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 留給你的我從未 Remix feat. ?te 壞特>, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 留給你的我從未 Remix feat. ?te 壞特>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 留給你的我從未 Remix feat. ?te 壞特>, 'song_order': 68, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 留給你的我從未 Remix feat. ?te 壞特>, 'list_id': 770037, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 留給你的我從未 Remix feat. ?te 壞特>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢>, 'song_order': 69, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢>, 'song_order': 69, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢>, 'song_order': 69, 'type': 'playlist'} {'song': <Song: 降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢>, 'song_order': 69, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢>, 'song_order': 69, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢>, 'list_id': 770037, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢>, 'song_order': 69, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢>, 'list_id': 770037, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢>, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢>, 'song_order': 69, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢>, 'list_id': 770037, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Spaghetti>, 'song_order': 70, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Spaghetti>, 'song_order': 70, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: Spaghetti>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Spaghetti>, 'song_order': 70, 'type': 'playlist'} {'song': <Song: Spaghetti>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Spaghetti>, 'song_order': 70, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Spaghetti>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Spaghetti>, 'song_order': 70, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Spaghetti>, 'list_id': 770037, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: Spaghetti>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Spaghetti>, 'song_order': 70, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Spaghetti>, 'list_id': 770037, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: Spaghetti>, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: Spaghetti>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Spaghetti>, 'song_order': 70, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Spaghetti>, 'list_id': 770037, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: Spaghetti>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Saw You On Tinder>, 'song_order': 71, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Saw You On Tinder>, 'song_order': 71, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: Saw You On Tinder>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Saw You On Tinder>, 'song_order': 71, 'type': 'playlist'} {'song': <Song: Saw You On Tinder>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Saw You On Tinder>, 'song_order': 71, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Saw You On Tinder>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Saw You On Tinder>, 'song_order': 71, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Saw You On Tinder>, 'list_id': 770037, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: Saw You On Tinder>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Saw You On Tinder>, 'song_order': 71, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Saw You On Tinder>, 'list_id': 770037, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: Saw You On Tinder>, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: Saw You On Tinder>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Saw You On Tinder>, 'song_order': 71, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Saw You On Tinder>, 'list_id': 770037, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: Saw You On Tinder>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: I Suck ft. Bibi, Kezz>, 'song_order': 72, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: I Suck ft. Bibi, Kezz>, 'song_order': 72, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: I Suck ft. Bibi, Kezz>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: I Suck ft. Bibi, Kezz>, 'song_order': 72, 'type': 'playlist'} {'song': <Song: I Suck ft. Bibi, Kezz>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: I Suck ft. Bibi, Kezz>, 'song_order': 72, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: I Suck ft. Bibi, Kezz>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: I Suck ft. Bibi, Kezz>, 'song_order': 72, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: I Suck ft. Bibi, Kezz>, 'list_id': 770037, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: I Suck ft. Bibi, Kezz>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: I Suck ft. Bibi, Kezz>, 'song_order': 72, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: I Suck ft. Bibi, Kezz>, 'list_id': 770037, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: I Suck ft. Bibi, Kezz>, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: I Suck ft. Bibi, Kezz>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: I Suck ft. Bibi, Kezz>, 'song_order': 72, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: I Suck ft. Bibi, Kezz>, 'list_id': 770037, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: I Suck ft. Bibi, Kezz>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Secret>, 'song_order': 73, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Secret>, 'song_order': 73, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: Secret>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Secret>, 'song_order': 73, 'type': 'playlist'} {'song': <Song: Secret>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Secret>, 'song_order': 73, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Secret>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Secret>, 'song_order': 73, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Secret>, 'list_id': 770037, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: Secret>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Secret>, 'song_order': 73, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Secret>, 'list_id': 770037, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: Secret>, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: Secret>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Secret>, 'song_order': 73, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Secret>, 'list_id': 770037, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: Secret>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: hair tie>, 'song_order': 74, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: hair tie>, 'song_order': 74, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: hair tie>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: hair tie>, 'song_order': 74, 'type': 'playlist'} {'song': <Song: hair tie>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: hair tie>, 'song_order': 74, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: hair tie>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: hair tie>, 'song_order': 74, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: hair tie>, 'list_id': 770037, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: hair tie>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: hair tie>, 'song_order': 74, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: hair tie>, 'list_id': 770037, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: hair tie>, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: hair tie>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: hair tie>, 'song_order': 74, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: hair tie>, 'list_id': 770037, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: hair tie>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: U(Demo)>, 'song_order': 75, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: U(Demo)>, 'song_order': 75, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: U(Demo)>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: U(Demo)>, 'song_order': 75, 'type': 'playlist'} {'song': <Song: U(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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: U(Demo)>, 'song_order': 75, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: U(Demo)>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: U(Demo)>, 'song_order': 75, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: U(Demo)>, 'list_id': 770037, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: U(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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: U(Demo)>, 'song_order': 75, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: U(Demo)>, 'list_id': 770037, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: U(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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: U(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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: U(Demo)>, 'song_order': 75, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: U(Demo)>, 'list_id': 770037, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: U(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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Room 94>, 'song_order': 76, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Room 94>, 'song_order': 76, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: Room 94>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Room 94>, 'song_order': 76, 'type': 'playlist'} {'song': <Song: Room 94>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Room 94>, 'song_order': 76, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Room 94>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Room 94>, 'song_order': 76, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Room 94>, 'list_id': 770037, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: Room 94>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Room 94>, 'song_order': 76, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Room 94>, 'list_id': 770037, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: Room 94>, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: Room 94>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Room 94>, 'song_order': 76, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Room 94>, 'list_id': 770037, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: Room 94>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 明顯是個狠角色cover>, 'song_order': 77, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 明顯是個狠角色cover>, 'song_order': 77, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 明顯是個狠角色cover>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 明顯是個狠角色cover>, 'song_order': 77, 'type': 'playlist'} {'song': <Song: 明顯是個狠角色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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 明顯是個狠角色cover>, 'song_order': 77, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 明顯是個狠角色cover>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 明顯是個狠角色cover>, 'song_order': 77, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 明顯是個狠角色cover>, 'list_id': 770037, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 明顯是個狠角色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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 明顯是個狠角色cover>, 'song_order': 77, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 明顯是個狠角色cover>, 'list_id': 770037, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 明顯是個狠角色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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 明顯是個狠角色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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 明顯是個狠角色cover>, 'song_order': 77, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 明顯是個狠角色cover>, 'list_id': 770037, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 明顯是個狠角色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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 星星也属于你(Farewell)>, 'song_order': 78, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 星星也属于你(Farewell)>, 'song_order': 78, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 星星也属于你(Farewell)>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 星星也属于你(Farewell)>, 'song_order': 78, 'type': 'playlist'} {'song': <Song: 星星也属于你(Farewell)>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 星星也属于你(Farewell)>, 'song_order': 78, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 星星也属于你(Farewell)>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 星星也属于你(Farewell)>, 'song_order': 78, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 星星也属于你(Farewell)>, 'list_id': 770037, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 星星也属于你(Farewell)>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 星星也属于你(Farewell)>, 'song_order': 78, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 星星也属于你(Farewell)>, 'list_id': 770037, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 星星也属于你(Farewell)>, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 星星也属于你(Farewell)>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 星星也属于你(Farewell)>, 'song_order': 78, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 星星也属于你(Farewell)>, 'list_id': 770037, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 星星也属于你(Farewell)>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 灵魂在下雨天是自由(Waste my love)>, 'song_order': 79, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 灵魂在下雨天是自由(Waste my love)>, 'song_order': 79, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 灵魂在下雨天是自由(Waste my love)>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 灵魂在下雨天是自由(Waste my love)>, 'song_order': 79, 'type': 'playlist'} {'song': <Song: 灵魂在下雨天是自由(Waste my 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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 灵魂在下雨天是自由(Waste my love)>, 'song_order': 79, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 灵魂在下雨天是自由(Waste my love)>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 灵魂在下雨天是自由(Waste my love)>, 'song_order': 79, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 灵魂在下雨天是自由(Waste my love)>, 'list_id': 770037, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 灵魂在下雨天是自由(Waste my 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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 灵魂在下雨天是自由(Waste my love)>, 'song_order': 79, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 灵魂在下雨天是自由(Waste my love)>, 'list_id': 770037, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 灵魂在下雨天是自由(Waste my 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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 灵魂在下雨天是自由(Waste my 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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 灵魂在下雨天是自由(Waste my love)>, 'song_order': 79, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 灵魂在下雨天是自由(Waste my love)>, 'list_id': 770037, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 灵魂在下雨天是自由(Waste my 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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 無出脫的人(demo)>, 'song_order': 80, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 無出脫的人(demo)>, 'song_order': 80, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 無出脫的人(demo)>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 無出脫的人(demo)>, 'song_order': 80, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 無出脫的人(demo)>, 'song_order': 80, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 無出脫的人(demo)>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 無出脫的人(demo)>, 'song_order': 80, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 無出脫的人(demo)>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 無出脫的人(demo)>, 'song_order': 80, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 無出脫的人(demo)>, 'list_id': 770037, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 無出脫的人(demo)>, 'song_order': 80, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 無出脫的人(demo)>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 最難受的事情(demo)>, 'song_order': 81, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 最難受的事情(demo)>, 'song_order': 81, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 最難受的事情(demo)>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 最難受的事情(demo)>, 'song_order': 81, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 最難受的事情(demo)>, 'song_order': 81, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 最難受的事情(demo)>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 最難受的事情(demo)>, 'song_order': 81, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 最難受的事情(demo)>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 最難受的事情(demo)>, 'song_order': 81, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 最難受的事情(demo)>, 'list_id': 770037, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 最難受的事情(demo)>, 'song_order': 81, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 最難受的事情(demo)>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: R&A>, 'song_order': 82, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: R&A>, 'song_order': 82, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: R&A>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: R&A>, 'song_order': 82, 'type': 'playlist'} {'song': <Song: R&A>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: R&A>, 'song_order': 82, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: R&A>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: R&A>, 'song_order': 82, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: R&A>, 'list_id': 770037, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: R&A>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: R&A>, 'song_order': 82, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: R&A>, 'list_id': 770037, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: R&A>, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: R&A>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: R&A>, 'song_order': 82, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: R&A>, 'list_id': 770037, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: R&A>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 你是過客就別為我停留>, 'song_order': 83, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 你是過客就別為我停留>, 'song_order': 83, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 你是過客就別為我停留>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 你是過客就別為我停留>, 'song_order': 83, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 你是過客就別為我停留>, 'song_order': 83, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 你是過客就別為我停留>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 你是過客就別為我停留>, 'song_order': 83, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 你是過客就別為我停留>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 你是過客就別為我停留>, 'song_order': 83, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 你是過客就別為我停留>, 'list_id': 770037, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 你是過客就別為我停留>, 'song_order': 83, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 你是過客就別為我停留>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 來不及的告白 Words Left Unsaid>, 'song_order': 84, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 來不及的告白 Words Left Unsaid>, 'song_order': 84, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 來不及的告白 Words Left Unsaid>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 來不及的告白 Words Left Unsaid>, 'song_order': 84, 'type': 'playlist'} {'song': <Song: 來不及的告白 Words Left Unsaid>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 來不及的告白 Words Left Unsaid>, 'song_order': 84, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 來不及的告白 Words Left Unsaid>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 來不及的告白 Words Left Unsaid>, 'song_order': 84, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 來不及的告白 Words Left Unsaid>, 'list_id': 770037, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 來不及的告白 Words Left Unsaid>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 來不及的告白 Words Left Unsaid>, 'song_order': 84, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 來不及的告白 Words Left Unsaid>, 'list_id': 770037, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 來不及的告白 Words Left Unsaid>, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 來不及的告白 Words Left Unsaid>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 來不及的告白 Words Left Unsaid>, 'song_order': 84, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 來不及的告白 Words Left Unsaid>, 'list_id': 770037, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 來不及的告白 Words Left Unsaid>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 坦白變黑>, 'song_order': 85, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 坦白變黑>, 'song_order': 85, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 坦白變黑>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 坦白變黑>, 'song_order': 85, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 坦白變黑>, 'song_order': 85, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 坦白變黑>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 坦白變黑>, 'song_order': 85, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 坦白變黑>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 坦白變黑>, 'song_order': 85, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 坦白變黑>, 'list_id': 770037, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 坦白變黑>, 'song_order': 85, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 坦白變黑>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 坦白變黑>, 'song_order': 86, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 坦白變黑>, 'song_order': 86, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 坦白變黑>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 坦白變黑>, 'song_order': 86, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 坦白變黑>, 'song_order': 86, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 坦白變黑>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 坦白變黑>, 'song_order': 86, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 坦白變黑>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 坦白變黑>, 'song_order': 86, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 坦白變黑>, 'list_id': 770037, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 坦白變黑>, 'song_order': 86, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 坦白變黑>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 我咧想你(demo)>, 'song_order': 87, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 我咧想你(demo)>, 'song_order': 87, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 我咧想你(demo)>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 我咧想你(demo)>, 'song_order': 87, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 我咧想你(demo)>, 'song_order': 87, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我咧想你(demo)>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 我咧想你(demo)>, 'song_order': 87, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我咧想你(demo)>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 我咧想你(demo)>, 'song_order': 87, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我咧想你(demo)>, 'list_id': 770037, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 我咧想你(demo)>, 'song_order': 87, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我咧想你(demo)>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 你是過客就別為我停留>, 'song_order': 88, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 你是過客就別為我停留>, 'song_order': 88, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 你是過客就別為我停留>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 你是過客就別為我停留>, 'song_order': 88, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 你是過客就別為我停留>, 'song_order': 88, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 你是過客就別為我停留>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 你是過客就別為我停留>, 'song_order': 88, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 你是過客就別為我停留>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 你是過客就別為我停留>, 'song_order': 88, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 你是過客就別為我停留>, 'list_id': 770037, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 你是過客就別為我停留>, 'song_order': 88, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 你是過客就別為我停留>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 我在往離別前進 Demo>, 'song_order': 89, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 我在往離別前進 Demo>, 'song_order': 89, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 我在往離別前進 Demo>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 我在往離別前進 Demo>, 'song_order': 89, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 我在往離別前進 Demo>, 'song_order': 89, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我在往離別前進 Demo>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 我在往離別前進 Demo>, 'song_order': 89, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我在往離別前進 Demo>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 我在往離別前進 Demo>, 'song_order': 89, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我在往離別前進 Demo>, 'list_id': 770037, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 我在往離別前進 Demo>, 'song_order': 89, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我在往離別前進 Demo>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 初春>, 'song_order': 90, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 初春>, 'song_order': 90, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 初春>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 初春>, 'song_order': 90, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 初春>, 'song_order': 90, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 初春>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 初春>, 'song_order': 90, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 初春>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 初春>, 'song_order': 90, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 初春>, 'list_id': 770037, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 初春>, 'song_order': 90, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 初春>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 無法比喻的事 Demo>, 'song_order': 91, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 無法比喻的事 Demo>, 'song_order': 91, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 無法比喻的事 Demo>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 無法比喻的事 Demo>, 'song_order': 91, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 無法比喻的事 Demo>, 'song_order': 91, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 無法比喻的事 Demo>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 無法比喻的事 Demo>, 'song_order': 91, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 無法比喻的事 Demo>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 無法比喻的事 Demo>, 'song_order': 91, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 無法比喻的事 Demo>, 'list_id': 770037, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 無法比喻的事 Demo>, 'song_order': 91, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 無法比喻的事 Demo>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 蛾>, 'song_order': 92, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 蛾>, 'song_order': 92, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 蛾>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 蛾>, 'song_order': 92, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 蛾>, 'song_order': 92, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 蛾>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 蛾>, 'song_order': 92, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 蛾>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 蛾>, 'song_order': 92, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 蛾>, 'list_id': 770037, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 蛾>, 'song_order': 92, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 蛾>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: I Will Never Change>, 'song_order': 93, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: I Will Never Change>, 'song_order': 93, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: I Will Never Change>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: I Will Never Change>, 'song_order': 93, 'type': 'playlist'} {'song': <Song: I Will Never Change>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: I Will Never Change>, 'song_order': 93, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: I Will Never Change>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: I Will Never Change>, 'song_order': 93, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: I Will Never Change>, 'list_id': 770037, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: I Will Never Change>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: I Will Never Change>, 'song_order': 93, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: I Will Never Change>, 'list_id': 770037, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: I Will Never Change>, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: I Will Never Change>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: I Will Never Change>, 'song_order': 93, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: I Will Never Change>, 'list_id': 770037, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: I Will Never Change>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 指針 Compass>, 'song_order': 94, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 指針 Compass>, 'song_order': 94, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 指針 Compass>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 指針 Compass>, 'song_order': 94, 'type': 'playlist'} {'song': <Song: 指針 Compass>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 指針 Compass>, 'song_order': 94, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 指針 Compass>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 指針 Compass>, 'song_order': 94, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 指針 Compass>, 'list_id': 770037, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 指針 Compass>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 指針 Compass>, 'song_order': 94, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 指針 Compass>, 'list_id': 770037, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 指針 Compass>, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 指針 Compass>}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 指針 Compass>, 'song_order': 94, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 指針 Compass>, 'list_id': 770037, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 指針 Compass>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 寫完這首歌我就會放下你了>, 'song_order': 95, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 寫完這首歌我就會放下你了>, 'song_order': 95, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 寫完這首歌我就會放下你了>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 寫完這首歌我就會放下你了>, 'song_order': 95, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 寫完這首歌我就會放下你了>, 'song_order': 95, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 寫完這首歌我就會放下你了>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 寫完這首歌我就會放下你了>, 'song_order': 95, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 寫完這首歌我就會放下你了>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 寫完這首歌我就會放下你了>, 'song_order': 95, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 寫完這首歌我就會放下你了>, 'list_id': 770037, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 寫完這首歌我就會放下你了>, 'song_order': 95, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 寫完這首歌我就會放下你了>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Purely>, 'song_order': 96, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Purely>, 'song_order': 96, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: Purely>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Purely>, 'song_order': 96, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Purely>, 'song_order': 96, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Purely>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Purely>, 'song_order': 96, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Purely>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Purely>, 'song_order': 96, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Purely>, 'list_id': 770037, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Purely>, 'song_order': 96, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Purely>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: You were. Demo>, 'song_order': 97, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: You were. Demo>, 'song_order': 97, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: You were. Demo>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: You were. Demo>, 'song_order': 97, 'type': 'playlist'} {'song': <Song: You were. 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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: You were. Demo>, 'song_order': 97, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: You were. Demo>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: You were. Demo>, 'song_order': 97, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: You were. Demo>, 'list_id': 770037, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: You were. 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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: You were. Demo>, 'song_order': 97, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: You were. Demo>, 'list_id': 770037, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: You were. 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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: You were. 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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: You were. Demo>, 'song_order': 97, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: You were. Demo>, 'list_id': 770037, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: You were. 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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Flat Soda (demo)>, 'song_order': 98, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Flat Soda (demo)>, 'song_order': 98, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: Flat Soda (demo)>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Flat Soda (demo)>, 'song_order': 98, 'type': 'playlist'} {'song': <Song: Flat Soda (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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Flat Soda (demo)>, 'song_order': 98, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Flat Soda (demo)>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Flat Soda (demo)>, 'song_order': 98, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Flat Soda (demo)>, 'list_id': 770037, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: Flat Soda (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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Flat Soda (demo)>, 'song_order': 98, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Flat Soda (demo)>, 'list_id': 770037, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: Flat Soda (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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: Flat Soda (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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: Flat Soda (demo)>, 'song_order': 98, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Flat Soda (demo)>, 'list_id': 770037, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: Flat Soda (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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 忘了曾經的你是什麼樣的>, 'song_order': 99, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 忘了曾經的你是什麼樣的>, 'song_order': 99, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 忘了曾經的你是什麼樣的>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 忘了曾經的你是什麼樣的>, 'song_order': 99, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 忘了曾經的你是什麼樣的>, 'song_order': 99, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 忘了曾經的你是什麼樣的>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 忘了曾經的你是什麼樣的>, 'song_order': 99, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 忘了曾經的你是什麼樣的>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 忘了曾經的你是什麼樣的>, 'song_order': 99, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 忘了曾經的你是什麼樣的>, 'list_id': 770037, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 忘了曾經的你是什麼樣的>, 'song_order': 99, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 忘了曾經的你是什麼樣的>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 無出脫的人>, 'song_order': 100, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 無出脫的人>, 'song_order': 100, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 無出脫的人>, 'limit': '', 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 無出脫的人>, 'song_order': 100, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 無出脫的人>, 'song_order': 100, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 無出脫的人>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 無出脫的人>, 'song_order': 100, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 無出脫的人>, 'list_id': 770037, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 無出脫的人>, 'song_order': 100, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 無出脫的人>, 'list_id': 770037, '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: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 51, 'song': <Song: 你能不能真的懂我>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 770037, 'song': <Song: 無出脫的人>, 'song_order': 100, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 無出脫的人>, 'list_id': 770037, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 無出脫的人>, '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': 3, 'page': 2, 'prev_page': 1}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd1838e9a0>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 1, 'plays_count': 1386} {'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': 2, 'prev_page': 1}
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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, '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/wei_Louise/playlists/770037/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/770037', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd297c4640>, 'playlist': <Playlist: 02>, 'show_all_comments': False, 'site_user': <User: wei_Louise>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None}

Context processors

django.template.context_processors.csrf
Toggle context {'csrf_token': <SimpleLazyObject: 'vWSHHnG2bg3uUjH1YfgbBT2mY2YLThI6hTVMKkW1VUKdGRv8vwV1n7882W1hglhg'>}
django.contrib.auth.context_processors.auth
Toggle context {'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd2b42f7c0>>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd2b52da00>}
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 '/wei_Louise/playlists/770037/?page=2'>}
django.contrib.messages.context_processors.messages
Toggle context {'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2b42f7f0>, '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/wei_Louise/playlists/770037/', '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
33 9.282911953050643 ms 0 772

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 17 14 0 0 0 0 0 0

Calls

Time (ms) 類別 參數 Keyword arguments Backend
2.5987 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 0x7bfd3a1d2d30>
/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.5416 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 0x7bfd3a1d2d30>
/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.5370 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 0x7bfd3a1d2d30>
/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.0302 get_many (['d240bde016156a6b2345484bd150b8d3e19c4603', '64eaf841fc8bb5e826460f3b3c3e4e354854223f'],) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2d30>
/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.0303 set_many ({'d240bde016156a6b2345484bd150b8d3e19c4603': 1779860917.569124, '64eaf841fc8bb5e826460f3b3c3e4e354854223f': (1779860917.569124, [])}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2d30>
/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.0288 get_many (['2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', '494a7d95495737b7e4232036fbc2b1ed23692f69'],) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2d30>
/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.0306 set_many ({'2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779860917.5760121, '494a7d95495737b7e4232036fbc2b1ed23692f69': (1779860917.5760121, [((2813982, '!FRKKfxMQNJeo3A2dKtXcsmghODpkIpfWt3lOWZcg', datetime.datetime(2025, 4, 9, 3, 15, 55), 0, 'wei_Louise', '', '', 'vivian930102@gmail.com', 0, 1, datetime.datetime(2021, 6, 22, 17, 30, 5)),)])}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2d30>
/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.0537 get_many (['0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad', 'd6d21bc8f7fb510a60a060eaa88820e08274c988', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', '067ea3ceb65312a9b027c69aabefb91f0857013e'],) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2d30>
/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.0567 set_many ({'2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779860917.5846848, '0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad': 1779860917.5846848, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779860917.5846848, '067ea3ceb65312a9b027c69aabefb91f0857013e': (1779860917.5846848, [((770037, 4, 3, 2813982, '02', '', 0, 0, 0, 1386, 180, datetime.datetime(2021, 10, 17, 22, 55, 44), datetime.datetime(2025, 6, 29, 11, 12, 39), 0, 1, 1, 1, 0, 'playlist_images/we/i_/wei_Louise/48wynfokg5hNk4TAkHYPiY.jpg', '', '', 0, 0, 2813982, '!FRKKfxMQNJeo3A2dKtXcsmghODpkIpfWt3lOWZcg', datetime.datetime(2025, 4, 9, 3, 15, 55), 0, 'wei_Louise', '', '', 'vivian930102@gmail.com', 0, 1, datetime.datetime(2021, 6, 22, 17, 30, 5), 2384475, 4, 4, 2813982, 'profile_images/we/i_/wei_Louise/BdETdvLmPZHmuNGbaxH7Qp.jpg', 'F', '', 'Wumus', 886, '919449650', datetime.date(2004, 1, 2), 'TAO', 97, 0, 0, None, datetime.datetime(2024, 7, 26, 14, 12, 14), 1, datetime.datetime(2021, 6, 22, 17, 30, 5), 1, 6, 'zh-hant', 1, '{"is_social_user":true,"had_edit_username":true,"hide_gender":false}', 0, 3, 96, 0, 0, 0, '', 0, None),)])}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2d30>
/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.0212 get_many (['6f6fb12de9c942aa34552666c1259270ecc4aaed'],) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2d30>
/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.0203 set_many ({'6f6fb12de9c942aa34552666c1259270ecc4aaed': (1779860917.5958245, None)}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2d30>
/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.0761 get_many (['22e4523526a83991bbfd567636ac480ae3ce7c80', 'ce45c4350f1a8c2370b716da26063e12ea687cc8', '0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad', 'd6d21bc8f7fb510a60a060eaa88820e08274c988', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', '0e882284f0fd2bf5c9a0fb379da21f5569867070'],) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2d30>
/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.0985 set_many ({'0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad': 1779860917.653217, '22e4523526a83991bbfd567636ac480ae3ce7c80': 1779860917.653217, 'ce45c4350f1a8c2370b716da26063e12ea687cc8': 1779860917.653217, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779860917.653217, '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779860917.653217, '0e882284f0fd2bf5c9a0fb379da21f5569867070': (1779860917.653217, (170,))}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2d30>
/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.0724 get_many (['22e4523526a83991bbfd567636ac480ae3ce7c80', 'ce45c4350f1a8c2370b716da26063e12ea687cc8', '0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad', 'd6d21bc8f7fb510a60a060eaa88820e08274c988', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', '7087d192e47992c9874e35b3a46d784e2f1597d8'],) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2d30>
/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.0805 set_many ({'0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad': 1779860917.6825829, '22e4523526a83991bbfd567636ac480ae3ce7c80': 1779860917.6825829, 'ce45c4350f1a8c2370b716da26063e12ea687cc8': 1779860917.6825829, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779860917.6825829, '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779860917.6825829, '7087d192e47992c9874e35b3a46d784e2f1597d8': (1779860917.6825829, [((660461, 4, 4, '這樣真的好嗎 ft.7Drip', 2333771, 97318176, 3, 2, 0, 'music/_x/xs/_xxslowly34/MvFqiztWswKbZG6CFwoYBm.mp3', 0, 'song_covers/_x/xs/_xxslowly34/nRS5yy34AzVqzCyEZKKv65.png', 1, '', "Lyrics:7Drip,xxslowly34 \ncomposer:7Drip,xxslowly34 \nRecording engineer: 7Drip\nMixing:7Drip\nMastering : 7Drip\nProducer:7Drip\nPicture:東京卍復仇者?\n\nChrous:\nI’ve been tracing the moonlight\nEven though I can’t find the way\nThe reason make me feel alive\nIt’s you guide me to the light\n我該怎麼辦\n思緒有點亂\n心情有點煩\n我該怎麼辦\n\nVerse:\n太多的關心 一直以來都是一個人在前進\n很多時候告訴妳不用擔心 oh I just wanna find my peace\n我知道 現在沒有必要思考\n但是過去告訴我悲劇是遲早\nCharting the path make a new plan\nfor the next\n或許是太多餘 but I can’t wait I can’t wait\n\n抱歉我太執著 自作多情太懦弱\n沒了心態裝振作 總換來一場空\n多麼希望全都是一場夢 不用再找理由\nAnd nothing will goes wrong\n\n7Drip:\n站著就不行動\nCuz you are on my way\nSometimes I feel cold\nYou'll be like my bed\n\n夜晚我是紳士 你是我的lady\n你不讓我的汗水 變成我的淚滴\n\nYou drive me crazy\nFly with me 抱緊不會墜機\n飛過了雲端 又留下了軌跡\nThe Fire of Love 把我燒成灰燼\n不能在變成傷痕\nI don’t wanna\n不停的cry\n幸運遇到妳\n不能復刻\n就像我拿在手裡的牌", 0, '拍謝 這首前奏有點長 耐心幫我聽完喔( ・᷄ὢ・᷅ )\n\n7Drip ig:https://www.instagram.com/7drip_7777777/\nwhatever00 YT:https://www.youtube.com/c/Whatever00', 0, '', 185, 320000, datetime.datetime(2021, 9, 15, 7, 15, 35), datetime.datetime(2021, 9, 15, 7, 15, 23), datetime.datetime(2021, 9, 18, 12, 0), datetime.datetime(2022, 3, 28, 0, 21, 14), 211249, 4996, 990, 1, 5, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2333771, 'sha1$3HZdRg3ftmdELCj1G1Jp6n$5b3eb7a3f2d252edacafbffdd7492e233d5c89b2', datetime.datetime(2025, 6, 28, 11, 30, 8), 0, '_xxslowly34', '', '', '92227james@gmail.com', 0, 1, datetime.datetime(2018, 10, 10, 4, 33, 9), 1904700, 4, 3, 2333771, 'profile_images/_x/xs/_xxslowly34/j3WbgnLCwn8NQ2WecoPqKu.jpg', 'M', '劉康聖', 'xxslowly34', 886, '966716973', datetime.date(2001, 11, 19), 'HSQ', 84, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 53), 1, datetime.datetime(2018, 10, 10, 4, 33, 9), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2021-09-24T08:15+00:00","hide_location":false}', 1053263, 4300, 64, 2, 1, 0, '', 0, None), (566421, 2, 2, '有人責備我們不夠深入', 2331486, None, 3, 2, 0, 'music/hs/ie/hsienchinnng/Uk7T7fDZ377PvYZbcMgoy9.mp3', 6198251, 'song_covers/hs/ie/hsienchinnng/EJ7rF7p2DT2c7EaaAnG9Lk.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大意失荊州也在今週醉\r\n不用趕時間 呼我聽覺大麻\r\n在 雲端不必停歇患上euphoria\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\nMusic & Lyrics by 詞曲:陳嫺靜\r\nBeat Produced by 編曲:\r\n“Keep It Real” Oldschool Rap Beat https://youtu.be5LkOXwUGzc4\r\nRecording Engineer 錄音師:Sōryo\r\nMix 混音:Sōryo\r\n封面設計:楊曉曄\r\n\r\n陳嫺靜\r\nYouTube: https://www.youtube.com/channel/UCGs1i0pUKljEuh6tPwILpgw\r\nStreetVoice: https://streetvoice.com/hsienchinnng/\r\n \r\nSōryo\r\nFB: https://m.facebook.com/soryotheflamethrower/\r\nInstagram: https://instagram.com/soryotheflamethrower?utm_source=ig_profile_share&igshid=12c8x4waw084q\r\n\r\n註:「有人責備我們不夠深入」十字出自夏宇同名詩選。', 0, '', 154, 320000, datetime.datetime(2018, 10, 3, 16, 53), datetime.datetime(2018, 10, 3, 17, 15), datetime.datetime(2018, 10, 3, 17, 15), datetime.datetime(2019, 9, 29, 7, 11, 49), 533796, 14453, 1658, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-10-10"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2018-10-11"],"top_record_weekly_champions":[[2022,21]]}}', 0, 0, 0, 0, 2, 2, 2331486, 'sha1$beU7yPstRd7G$4667cc90e03a54dd442505e44821d58a45dea88d', datetime.datetime(2023, 10, 11, 8, 32, 44), 0, 'hsienchinnng', '', '', 'hsienchinnng@gmail.com', 0, 1, datetime.datetime(2018, 10, 2, 15, 0), 1902416, 4, 4, 2331486, 'profile_images/hs/ie/hsienchinnng/m7qEVoCENvKkvC5dP9ahVg.png', 'F', '陳嫺靜', '陳嫺靜', 886, '911913138', datetime.date(1998, 12, 8), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2018, 10, 2, 15, 0), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"show_birthday":0,"hide_location":false}', 2670800, 32368, 10, 3022, 1, 0, '', 0, None), (679813, 4, 4, ':(', 818265, None, 3, 2, 0, 'music/de/nn/dennischang/fmwW4PpD7VXHpMPZLeS94z.mp3', 0, 'song_covers/de/nn/dennischang/mzXBFqqtKgdNguFSXGsJjx.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我在你的世界裡算什麼', 0, ':(', 0, '', 151, 320000, datetime.datetime(2022, 4, 4, 11, 8, 58), datetime.datetime(2022, 4, 2, 16, 56), datetime.datetime(2022, 4, 2, 17, 8, 1, 489818), datetime.datetime(2022, 4, 7, 6, 54, 20), 104079, 2596, 740, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-04-11"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2022-04-12"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 818265, 'sha1$M7vDJCbMVuRINavv1dK1JZ$99cd57b48d0088694873ed1221cd0c3dc45e38bf', datetime.datetime(2025, 6, 22, 13, 0, 21), 0, 'dennischang', 'Dennis', 'Chang', 'fishstickyutiao@gmail.com', 0, 1, datetime.datetime(2012, 11, 12, 14, 35, 59), 451858, 4, 4, 818265, 'profile_images/de/nn/dennischang/gTwr6go84HJ2uKfVSq92Vb.png', 'O', '', '魚條 Fish Stick', 886, '937696011', datetime.date(2011, 12, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 55), 1, datetime.datetime(2012, 11, 12, 14, 35, 59), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2021-04-22T02:57+00:00","hide_location":false}', 392545, 3720, 7, 3, 1, 0, '', 0, None), (669821, 4, 4, '孤傲的飛鳥', 2509877, None, 1, 5, 0, 'music/Bi/bo/Bibo_lii/HrpZLsNLqNYw8tGSi5pqip.mp3', 0, 'song_covers/Bi/bo/Bibo_lii/oTbiPYB8ZHAusFn3X7ZXhw.png', 1, '', '作詞 Lyricist|李嫣\n作曲 Composer |李嫣\n\n不安定的心情\n在灰色地帶游移\n原來還是會在意\n你的一言一行 \n\n順著故事的鋪陳\n起承轉合看似很完整\n反觀現實的殘忍\n卻無處容身\n\n或許我不夠好 \n或許我不知道 該怎麼做\n才能夠理解你的孤傲\n\n都是我不夠好 \n做再多都徒勞\n化成各自運行日夜的飛鳥\n我會記得 那些日子存在的必要\n\n你離去的背影 \n閉上眼重複上映\n記憶複雜而清晰\n還在等待誰回應\n\n我該如何去縮減\n這些日子對你的思念 \n有誰能夠看見\n眼角的淚水\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, '', 204, 320000, datetime.datetime(2022, 1, 13, 8, 22, 26), datetime.datetime(2022, 1, 13, 8, 22, 6), datetime.datetime(2022, 1, 17, 12, 0), datetime.datetime(2022, 1, 17, 12, 13, 24), 138740, 3496, 1159, 1, 0, 1, 0, None, 4, '{"CN":{"recommend_by_editor":true},"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2509877, 'sha1$rDGZQE7z9nBQ9nY768WEib$16bf46948b3aa0f0e08ac212f83ceaea3fd923e9', datetime.datetime(2025, 6, 20, 13, 51, 34), 0, 'Bibo_lii', '', '', 'black70488@gmail.com', 0, 1, datetime.datetime(2019, 10, 27, 12, 7), 2080748, 2, 2, 2509877, 'profile_images/Bi/bo/Bibo_lii/MbEAHEuonAtAcQFpM3xrvA.jpg', 'F', '李嫣', '李嫣 Bibo', 886, '913851118', datetime.date(1996, 11, 18), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 55), 1, datetime.datetime(2019, 10, 27, 12, 7), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2021-07-05T05:23+00:00","show_birthday":0,"hide_location":false}', 930849, 5403, 0, 0, 1, 0, '', 0, None), (646322, 4, 4, 'We are', 2370438, None, 1, 4, 0, 'music/Ji/m_/Jim_556656/nF5mD5Y8iFTv87hiccC3Pq.mp3', 0, 'song_covers/Ji/m_/Jim_556656/fbsCKoBPZk84H7rULG5nBp.jpg', 1, '', '走下紅磚道的第一天 是否覺得有點長\n走上紅磚道最後一遍 前方路途有點茫\n許下的諾言輕狂 無盡的思念在流淌\n就這樣又過了 又過了 又過了一年\nI told you we are oh we are\nI told you we are oh we are\nI told you we are oh we are the one在閃爍\n懸掛在仲夏的夜空\n別撒著一樣的謊 一樣太懦弱\n就用力逼它用力逼它出結果\nI told you we are oh we are the one在閃爍\n成全睡前飄渺的夢\n\n變化太多 也許時間不夠\n好好的車棚 蓋成藝術大樓\nTurn on my phone 其他人不熟 一個人通識多寂寞\n待在home sweet home sweet home 不想再跑趴的我\n只想買個午餐 臉色那麼難看\n\nI told you we are oh we are\nI told you we are oh we are\nI told you we are oh we are the one在閃爍\n懸掛在仲夏的夜空\n別撒著一樣的謊 一樣太懦弱\n就用力逼它用力逼它出結果\nI told you we are oh we are the one在閃爍\n成全睡前飄渺的夢', 0, '詞/曲:柳明睿\n編曲:呂理鈞\n\n這是我們大五要畢業時寫的元智大學畢業歌', 0, '', 230, 320000, datetime.datetime(2021, 5, 20, 8, 26, 25), datetime.datetime(2021, 5, 20, 8, 26, 14), datetime.datetime(2021, 5, 20, 8, 33, 10, 877502), datetime.datetime(2022, 1, 9, 10, 16, 1), 32867, 1194, 275, 1, 0, 1, 0, None, 4, '{"TW":{"audition_awards":{"128263":{"event":"\\u3010\\u5927\\u5c08\\u7d44\\u3011StreetVoice \\u8857\\u8072 \\u7b2c\\u4e8c\\u5c46 \\u7562\\u696d\\u6b4c\\u66f2\\u5fb5\\u9078","award":"\\u7b2c\\u4e8c\\u540d"}},"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2370438, 'sha1$WJRhib9obNUBOiD3lRjCz0$5d491ce1b32f36f23fbb5a9f11fb64c58aa56039', datetime.datetime(2025, 5, 13, 15, 41, 1), 0, 'k2c_goodmusic', '', '', 'k2cgoodmusic@gmail.com', 0, 1, datetime.datetime(2018, 12, 11, 10, 51), 1941365, 4, 4, 2370438, 'profile_images/Ji/m_/Jim_556656/2c5rtcNDzkvR5aoVJTWxUm.jpg', 'O', '', 'K2C', 886, '972982250', datetime.date(2021, 6, 21), 'TAO', 97, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 37), 1, datetime.datetime(2018, 12, 11, 10, 51), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"had_edit_username":true,"accredited_datetime":"2022-01-13T06:48+00:00","hide_location":false,"show_birthday":0}', 1687674, 4003, 0, 12, 1, 0, '', 0, None), (364042, 4, 4, '愛在夏天 正式上線版', 766769, 97298028, 1, 4, 0, 'music/ac/cu/accusefive/gFGAqhq7W95qhtottx4hDj.mp3', 0, 'song_covers/ac/cu/accusefive/HTtnr6A6nvzb5t9HRvwrMF.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, '告五人2018夏日新單曲發行〈愛在夏天〉\r\n-----------------------------\r\n初戀粉色系隨著升溫的夏日蔓延,\r\n期間限定在螢火蟲停止閃爍以前。\r\n\r\n告五人2018年夏日新單曲〈愛在夏天〉,\r\n由犬青主唱,用迷人慵懶的嗓音唱著短暫卻美好的羅曼史。\r\n\r\n〈愛在夏天〉是潘雲安的哥哥潘燕山於19歲時創作的歌曲,兩年後潘雲安重新編曲。\r\n當時demo就是由17歲的犬青演唱,而終於在2018年,推出正式版本,而犬青也用比當年更迷人的聲音駕馭這首歌曲,更擔任此次單曲的視覺創作,以粉橘色為基調,將愛在夏天的氛圍濃縮在一張水彩手繪的自畫像裡。\r\n\r\n不難聽出〈愛在夏天〉帶有青少年對於初戀充滿美好想像的情懷,\r\n初戀雖然短暫、結束的當時仍然苦澀,但回想起來,還是最美好的樣子。\r\n即使稍縱即逝,在回憶裡依舊是粉色系的羅曼史。', 1, '', 380, 320086, datetime.datetime(2018, 5, 19, 16, 4, 58), datetime.datetime(2016, 2, 22, 21, 36, 4), datetime.datetime(2016, 2, 22, 21, 36, 4), datetime.datetime(2018, 5, 19, 16, 21, 28), 1280272, 26584, 789, 1, 1, 1, 0, None, 4, '{"CN":{"top_record_weekly_champions":[[2017,18],[2017,19],[2018,19]]},"TW":{"top_record_weekly_champions":[[2017,18],[2017,19],[2018,21]]},"HK":{"top_record_weekly_champions":[[2017,18],[2017,19]]}}', 0, 0, 0, 0, 2, 2, 766769, 'sha1$9NFTGKwDY9MGForOELTLVX$244f0cd89c9fda8f644c0057b2e4faa03221b721', datetime.datetime(2025, 6, 12, 7, 53, 30), 0, 'accusefive', 'Pan Ann', 'Pan', 'accusefive@gmail.com', 0, 1, datetime.datetime(2011, 8, 22, 21, 11), 400987, 4, 3, 766769, 'profile_images/ac/cu/accusefive/GYBpbmECEmCmEzqzeGwFH3.jpg', 'O', '潘雲安', '告五人 Accusefive', 886, '929002578', datetime.date(2016, 8, 24), 'ILA', 87, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 45), 1, datetime.datetime(2011, 8, 22, 21, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"had_edit_username":true,"show_intro":false,"show_birthday":2}', 10603884, 79619, 22, 217, 1, 0, '', 0, None), (659621, 2, 2, '被溺愛的渴望 Rework (回聲樂團 Cover)', 766413, None, 1, 4, 0, 'music/Va/st/VastHazy/2NQsDS6PVjbeBNMPQYfQZW.mp3', 0, 'song_covers/Va/st/VastHazy/YGKUsN3rFhfR7RAMtmEDCT.jpg', 1, '', '美麗\u3000勾勒我的慾望\n這脆弱的信仰\n如此的虛無\n我牽著你\u3000翻閱我的憂傷\n傾吐我的幻想\n如此的虛無\n\n被溺愛的渴望\n迷失在這午夜的荒漠\n於是我\n思索你說的話\n猜測你的意向\n如此的虛無\n\n一切已變了樣\n為何我依然沉緬在你的汪洋\n我想飛翔\n卻不能馴服自己倔強的翅膀\n不再沮喪\n卻是我面對著你拙劣的偽裝\n我試著遠離\n卻不能控馭自己游移的步伐\n\n時間\u3000壓縮我的心臟\n這微弱的聲響\n如此的虛無\n茫然的夜\u3000記憶開始懸宕\n秩序中的迷惘\n如此的虛無\n\n被溺愛的渴望\n迷失在這午夜的荒漠\n於是我\n思索你說的話\n猜測你的意向\n如此的虛無\n\n一切已變了樣\n為何我依然沉緬在你的汪洋\n我想飛翔\n卻不能馴服自己倔強的翅膀\n不再沮喪\n卻是我面對著你拙劣的偽裝\n我試著遠離\n卻不能控馭自己游移的步伐', 0, 'Vast & Hazy x 回聲樂團ECHO \n重新編曲、詮釋〈被溺愛的渴望〉\n\nCredits \nLyrics | 吳柏蒼 Pochang Wu\nComposer | 回聲樂團 Echo\nMusic Arrangement | 林易祺 LNiCH\nProducer | 林易祺 LNiCH、吳柏蒼 Pochang Wu\nVocal Producer | 顏靜萱 Ka Ka Yen、吳柏蒼 Pochang Wu\nVocals | 顏靜萱 Ka Ka Yen、吳柏蒼 Pochang Wu\nAcoustic Guitars | 林易祺 LNiCH\nElectric Guitars | 羅尹均 Ian Luo\nMixing/Mastering | 周已敦 Itun Chou @ Rave Sound Studio\nAcoustic Guitar Recording |林易祺 LNiCH @ 給樂錄音室 Gathe Music Studio\nVocal Recording | 吳柏蒼 Pochang Wu @ 巴士底錄音室 Bastille Studio\n3D Artist | Jonni Tsay 蔡弘翊 @ jonni0409、Jessie 俞靜', 0, '', 250, 320000, datetime.datetime(2021, 9, 6, 5, 6, 7), datetime.datetime(2021, 9, 6, 5, 5, 47), datetime.datetime(2021, 9, 6, 10, 0), datetime.datetime(2021, 9, 7, 3, 15, 39), 280895, 6940, 1407, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-09-26"],"recommend_by_editor":true,"top_record_weekly_champions":[[2021,36],[2021,37],[2021,38],[2021,39]]},"CN":{"song_of_the_days":["2021-09-27"],"top_record_weekly_champions":[[2021,36],[2021,38],[2021,39]]}}', 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), (661503, 4, 4, '02 靠窗座位 Window Seat', 1597251, 97314440, 5, 12, 0, 'music/sw/ee/sweetjohnband/J3wTzorqQRibgKAxQbVGie.mp3', 0, 'song_covers/sw/ee/sweetjohnband/fgY9NmrWNQXUJcAw4EgtMD.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你卻沒再出現', 0, '「不介意這是個人人擁有的庸俗故事;\n稱不上「我們」亦稱不上「戀愛」的事卻佔據了我整個冬天。」\n\n偶爾仍會想起相遇的第一眼,猶如時間暫停了千分之一秒,\n那套服裝、空氣的味道、甚至光線中的塵埃,\n完美拓印了這一瞬的深刻。\n\n-------------------\n• MUSIC\n\n詞 Lyricist | 梁丹郡 Mandark Liang\n曲 Composer | 梁丹郡 Mandark Liang、吳浚瑋 Genwie Wu\n編曲 Arrangement | 甜約翰 Sweet John\n主要錄音、製作人 Main Recording & Producer | 鍾濰宇 Yu @ 89 studio \n鼓錄音、共同監製 Drum Recording & Co-Producer | 錢煒安 Zen Chien @ 112F Recording Studio \n混音 Mixing | 周已敦 Itun Chou @ Rave Sound Studio\n母帶後期處理 Mastering | Mike Marsh @ The Exchange Studio\n\n-------------------\n? 實體購買通路・請用行動支持約翰\u3000\n\u3000● 約翰蝦皮(實體、數位專輯單曲、樂團周邊)|https://shopee.tw/sweetjohnband\n\n台中特約寄賣點 元氣唱片行\n光南、小白兔、佳佳等各大唱片行皆有販售\n-------------------\n• MV https://youtu.be/dpazzIfSAeQ\n\n• Facebook https://www.facebook.com/sweetjohnband\n\n• Instagram https://www.instagram.com/sweetjohnofficial/\n\n• StreetVoice https://tw.streetvoice.com/sweetjohnband\n\n• Weibo http://weibo.com/SweetJohn', 0, '', 302, 192000, datetime.datetime(2021, 9, 27, 16, 21, 22), datetime.datetime(2021, 9, 27, 16, 21, 15), datetime.datetime(2021, 9, 30, 13, 0), datetime.datetime(2021, 9, 30, 13, 0, 26), 92678, 2579, 228, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-10-09"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2021-10-10"],"top_record_weekly_champions":[[2021,39],[2021,41]]}}', 0, 0, 0, 0, 2, 2, 1597251, 'sha1$eFXYOoRijpU9xk3AyBiX2y$2d6786cda7216dc96ba5b632364ed22b73c92750', datetime.datetime(2025, 5, 17, 9, 36, 20), 0, 'sweetjohnband', '', '', 'sweetjohnband@gmail.com', 0, 1, datetime.datetime(2016, 4, 25, 11, 49), 1255443, 4, 4, 1597251, 'profile_images/sw/ee/sweetjohnband/KGF2yDX4gCUDjtHif68EDq.jpg', 'M', '陳冠宇', '甜約翰 Sweet John', 886, '934068063', datetime.date(1989, 10, 8), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 41), 1, datetime.datetime(2016, 4, 25, 11, 49), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"hide_location":false}', 3921566, 39121, 13, 266, 1, 0, '', 0, None), (638160, 4, 4, '走建國路回家但後座少ㄌ泥', 2325262, None, 1, 6, 0, 'music/ry/an/ryanlin/PZHVAEMkxyqNvEQ9A62siW.mp3', 0, 'song_covers/ry/an/ryanlin/E4orMF4qi92NwygNcEJU9X.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建國路上ㄉ我們 一句話都沒縮', 0, '很用力送給你的歌\n\n\nyt連結:https://youtu.be/8kiZEa4y6uw\n\n吉他:以捷', 0, '', 264, 320000, datetime.datetime(2021, 3, 14, 9, 30, 56), datetime.datetime(2021, 3, 14, 9, 30, 35), datetime.datetime(2021, 3, 14, 9, 31, 56, 924939), datetime.datetime(2021, 6, 28, 11, 17, 56), 1406467, 32035, 12752, 1, 0, 1, 0, None, 4, '{"CN":{"song_of_the_days":["2021-04-21"],"recommend_by_expert":true,"top_record_weekly_champions":[[2021,12],[2021,13],[2021,14],[2021,15],[2021,16],[2021,17],[2021,23]]},"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2021,11],[2021,12],[2021,13],[2021,14],[2021,15],[2021,16],[2021,20]]}}', 0, 0, 0, 0, 2, 2, 2325262, 'sha1$1YJweV5lL4v4$8bda28019993d90669d4e0d6f1e75e360afbc2b8', datetime.datetime(2024, 10, 3, 12, 58, 20), 0, 'ryanlin', '', '', 'ryanlin@kimo.com', 0, 1, datetime.datetime(2018, 9, 14, 12, 38, 11), 1896199, 4, 4, 2325262, 'profile_images/ry/an/ryanlin/HRXSKDQAUT84CJV7FWdedD.jpg', 'M', '', '多多', 886, '909821639', datetime.date(2002, 10, 15), 'JP', 103, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2018, 9, 14, 12, 38, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-03-29T03:51+00:00","hide_location":false}', 1610812, 16084, 49, 5, 1, 0, '', 0, None), (581182, 4, 3, '這該死的拘執佮愛(Single Ver.)', 2429455, None, 2, 1, 0, 'music/co/ll/collage7275/cxo7Ln4vDtvc8cd4BN4PuC.mp3', 9602772, 'song_covers/co/ll/collage7275/dt7xTn8ZkfB3a9ZY6DzYZS.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\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猛獸亂使 侵門踏戶\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, '*2019/05/03 First ver.:https://youtu.be/utxHZq9Nxm4\r\n\r\n作詞作曲 Compose & Lyric/王家權 Hunter Wang\r\n編曲 Arrange/珂拉琪 Collage\r\n\r\n電吉他 Guitar/王家權 Hunter Wang\r\n主唱 Vocal/夏子 Natsuko\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, '', 240, 320000, datetime.datetime(2020, 9, 16, 15, 50), datetime.datetime(2019, 5, 3, 4, 57), datetime.datetime(2019, 5, 3, 4, 57), datetime.datetime(2025, 2, 27, 8, 28, 18), 1019460, 19688, 3303, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-08-09"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,31],[2019,32]]},"CN":{"song_of_the_days":["2019-08-10"]}}', 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), (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), (660888, 2, 2, '你快窒息', 2171856, None, 5, 12, 0, 'music/ko/nw/konwang3/QCgrtTJjKbLzQ77MAEEMJs.mp3', 0, 'song_covers/ko/nw/konwang3/Fd6BjaNSNud3oSqeJ2gxyy.jpg', 1, '', '不是不敢愛你\n是不想對你猜忌懷疑\n擁有得越多\n就越貪心什麼事都要顧忌\n放不過自己\n心魔逃出朝你步步逼近\n我舉槍自盡不再逃避\n我的離去救了你\n\n你忘了呼吸\n因為我抱你抱得太緊\n想保持距離\n矛盾抗拒都因我而起\n想說對不起\n離開我你會比較開心\n想說對不起\n對不起\n\nSo if I down for U\nWill you catch me\n如果有天我不善良了\n有沒有關係\n我心中的惡魔叫我緊緊抓住你\n你快窒息 你快窒息\n\n不是不願整理\n我們倆之間曖昧關係\n投入的越多\n就越擔心什麼事都不放心\n我逼迫自己\n壓抑住控制你的企圖心\n不跨越禁忌靠得太近\n又愛又恨的甜蜜\n\n你慌了呼吸\n因為我抱你抱得太緊\n想保持距離\n矛盾抗拒都因我而起\n想說對不起\n離開我你會比較開心\n想說對不起\n對不起\n\nSo if I down for U\nWill you catch me\n如果有天我不善良了\n有沒有關係\n我心中的惡魔叫我緊緊抓住你\n你快窒息 你快窒息\n\nI don’t want a new life\n我已經對你造成傷害\n想要你 by my side \n但信任已不存在\n拋棄甜蜜的曾經\n不能在一起\n對不起\n\nSo if I down for U\nWill you catch me\n如果有天我不善良了\n有沒有關係\n我心中的惡魔叫我緊緊抓住你\n你快窒息 你快窒息', 0, '如果有天我不善良了\n有沒有關係?\n\nYouTube MV連結:https://youtu.be/RzeJah_vIf0\n\n➥ Follow Diiton :\nhttps://www.instagram.com/diiton.music/\n\n詞:Diiton\n曲:Diiton\n編曲:Diiton\n錄音:Diiton\n混音:Diiton\n母帶後製:Diiton', 0, '', 186, 320000, datetime.datetime(2021, 9, 19, 7, 43, 20), datetime.datetime(2021, 9, 19, 7, 43, 15), datetime.datetime(2021, 9, 19, 8, 12, 39, 81540), datetime.datetime(2021, 12, 1, 19, 16, 2), 342597, 8958, 2007, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-10-07"],"recommend_by_editor":true,"top_record_weekly_champions":[[2021,38],[2021,39],[2021,40],[2021,41],[2021,42],[2021,48],[2021,49],[2021,51],[2021,52],[2022,1]]},"CN":{"song_of_the_days":["2021-10-08"],"top_record_weekly_champions":[[2021,40]]}}', 0, 0, 0, 0, 2, 2, 2171856, '!Oz6pkMRayTRYsGNRf6SF5eDY3xVDboUOGSILQTmG', datetime.datetime(2025, 4, 24, 20, 14, 33), 0, 'konwang3', '', '', 'konwang3@gmail.com', 0, 1, datetime.datetime(2018, 1, 18, 2, 6, 43), 1742816, 2, 2, 2171856, 'profile_images/ko/nw/konwang3/8zQ7CkrnCZgpgdHHt5fdxS.jpg', 'M', '王岳棠', 'Diiton滴燙', 886, '928691586', datetime.date(1999, 9, 6), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2018, 1, 18, 2, 6, 43), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-05-31T02:48+00:00","hide_location":false}', 2501431, 11726, 55, 4, 1, 0, '', 0, None), (606203, 2, 2, '沒事,一切都過的很好 40sec', 1497411, None, 3, 2, 0, 'music/he/ng/hengJoneshunnid/p9ao7P4TWbCpM9dQ5fZQ3K.mp3', 0, 'song_covers/he/ng/hengJoneshunnid/dHBGFHuThfW4H2ELGmeKz4.png', 1, '', '撥個時間,回家看我老媽\n敵不過光陰的她已白髮蒼蒼\n想不到媽媽的第一句話還是一樣\n:吃飯了嗎\n老實說,我不敢回答,我只好裝傻\n她開始問起:怎麼了嗎?\n怎麼有時間回家?\n有買到座位嗎?\n是不是想我了呀?\n在外工作應該口袋賺了不少錢\n外面的世界有沒有你想像的那麼美\n東西都很貴,別忘了要報稅\n你還有沒有繼續玩你的音樂\n你的黑眼圈這麼重,可想而知睡眠不足\n你想抱怨一切,但是找不到人來訴苦\n我看的出來,我都看得出來\n:媽媽,沒事,一切都過得很好\n\n沒事,一切都過得很好', 0, '第八屆H.O.T.原創音樂大賽【 斜槓青年組 】報名用\n\nIG ::\nhttps://www.instagram.com/hengjones/', 0, '', 58, 320000, datetime.datetime(2020, 2, 27, 12, 6, 40), datetime.datetime(2020, 2, 27, 12, 6, 35), datetime.datetime(2020, 2, 27, 12, 10, 55, 315786), datetime.datetime(2020, 9, 6, 14, 26, 30), 7764, 251, 29, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1497411, 'sha1$iyTftNSit8x4$70fe9df1be365f95d934d4de5d7c36792a5d79dc', datetime.datetime(2025, 6, 22, 15, 49, 21), 0, 'hengJoneshunnid', '元亨', '黃', 'hengjoneshunnid@gmail.com', 0, 1, datetime.datetime(2015, 4, 15, 17, 0, 48), 1157139, 4, 3, 1497411, 'profile_images/he/ng/hengJoneshunnid/ciNv6oEdDJkNARrsKGwoDr.jpg', 'M', '黃元亨', 'hengjones', 886, '937979784', datetime.date(1994, 11, 13), 'HUA', 86, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 49), 1, datetime.datetime(2015, 4, 15, 17, 0, 48), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2021-06-02T05:30+00:00","hide_location":false}', 106149, 830, 22, 1, 1, 0, '', 0, None), (573057, 4, 4, 'Hat Trick', 2214724, 97312881, 3, 2, 0, 'music/Le/xi/LexieLiu/WyhqBwyypmAte7MTgzLYAE.mp3', 0, 'song_covers/Le/xi/LexieLiu/Qy3VNTKmHcpc2JXCk3NkMe.png', 1, '', 'Hat Trick \r\n \r\n作词:Lexie Liu\r\n作曲:Lexie Liu\r\n \r\n他从不将姿态放低\r\n目中无人却彬彬有礼\r\n(He never puts his head down\r\nDefiant, but polite)\r\n \r\n深邃的眼像座迷宫 \r\n漩涡流向了无底洞\r\n(His eyes are as deep as labyrinth\r\nThe vortex flows to the bottomless pit)\r\n \r\n别再怀疑\r\n他在玩一个戏法\r\n(Don’t doubt again\r\nHe is playing a trick)\r\n \r\n眼花缭乱的谜\r\n飘不散地伴着任由风儿吹\r\n(Dazzling mystery\r\nGone with the wind)\r\n \r\nI just want to be loved (我只是想要被爱)\r\nguess we’re bound to be lost (但我们却注定迷茫)\r\nI could wait another night (我或许还能再等你一夜)\r\nJust to take another bite on you (为了转瞬即逝的亲昵) \r\n最后你不在 那我睡了别再来了吧\r\n(You are not there at the end, so I’m going to sleep. Don’t come ever. )\r\n \r\nThen wear the gold hat, like it would move me (戴上了那顶金帽子吧 虽然再也打动不了我) \r\nIf you can bounce high, bounce for me in one two, three (若能跳得高的话 就为我也跳一跳吧) \r\n \r\n夏日玫瑰盛开\r\n花瓣飞\r\n我不会再等待\r\nfor a day\r\n(Summer roses in full bloom\r\nI won’t wait any longer\r\nfor a day)\r\n \r\nThe girl really worth having won’t wait for anybody (值得拥有的女孩 不会为任何人等待) \r\n \r\nI just want to be loved (我只是想要被爱)\r\nguess we’re bound to be lost (但我们却注定迷茫)\r\nI could wait another night (我或许还能再等你一夜)\r\nJust to take another bite on you (为了转瞬即逝的亲昵) \r\n最后你不在 那我睡了别再来了吧\r\n(You are not there at the end, so I’m going to sleep. Don’t come ever. )\r\n \r\n \r\nPerformed by: Lexie Liu\r\nWritten & Composed by: Lexie Liu(Yuyu Liu)\r\nProduced by: Bijan Amirkhani (Bijan Amir)\r\nRecorded by: Devin Nakao\r\nRecorded at: Cherry Beach Studios, Toronto, ON\r\n \r\nArranged by: Devin Nakao, Kevin "Black Pearl" McCloskey\r\nArranged at: Cherry Beach Studios, Toronto, ON & Black Pearl Studios, Charlotte, NC\r\nMixed & Mastered by: Kevin "Black Pearl” McCloskey\r\nMixed & Mastered at: Black Pearl Studios, Charlotte, NC', 0, '', 0, '', 169, 192000, datetime.datetime(2019, 1, 24, 11, 17, 28), datetime.datetime(2019, 1, 24, 11, 20, 13), datetime.datetime(2019, 1, 24, 11, 20, 13), datetime.datetime(2019, 1, 24, 11, 22, 16), 12538, 521, 2, 1, 1, 1, 0, None, 4, '{"CN":{"recommend_by_editor":true},"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2214724, 'sha1$7SCyyxPE2sIeoM5oND4hua$f8df540fc513e0bf6e6b785c0773674f46d618d6', datetime.datetime(2025, 6, 16, 3, 38, 15), 0, 'LexieLiu', '', '', 'niko@nixie-music.com', 0, 1, datetime.datetime(2018, 6, 19, 4, 29), 1785676, 4, 4, 2214724, 'profile_images/Le/xi/LexieLiu/VDpYZg9uLJSxqJ2wBhT58g.jpg', 'O', '', '劉柏辛Lexie', None, '15989078858', datetime.date(1938, 1, 1), 'SH', 72, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2018, 6, 19, 4, 29), 1, 0, 'zh-hans', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":0,"accredited_datetime":"2023-03-07T08:57+00:00","hide_location":false}', 501527, 10288, 0, 32163, 1, 0, '', 0, None), (580342, 4, 4, 'lowkey-NIKI', 2170325, 97313315, 3, 2, 0, 'music/88/ri/88risingRecordsLLC/yqWhGbftChcbugyFFBdJFn.mp3', 0, 'song_covers/88/ri/88risingRecordsLLC/zv8N3JBG55eH7c6Hn6hS8g.jpg', 1, '', 'Wonder what I’ll do when the cops come through and the whiskey’s run out\r\ncoz I’ve been lookin at you since half past 2, wanna take this downtown?\r\nThis liquid courage \r\ngot me way too honest\r\nPut your phone on vibrate, \r\nlet’s catch a vibe babe while the sun’s down\r\n \r\nHush now, I know we’re a little too f**ked up to stay still, love\r\nBe as quiet as you can cause if anyone sees they’ll just blow shit up\r\nI don’t gotta know if you’re taken\r\nI’ll just letcha know bedroom’s vacant\r\nNo one’s gotta know, just us and the moon ’til the sun starts wakin—\r\n \r\nUp’s the only direction I see…\r\nAs long as we keep this\r\n \r\nHOOK\r\nLow low low low low low low low key\r\nYou ain’t even gotta lo lo lo lo lo lo lo love me\r\nUs in a king size, keep it a secret\r\nSay I’m your queen, I don’t wanna leave this \r\nlow low low low low low low key\r\n \r\nWizard with words, tellin’ me my energy’s so bewitchin\r\nSo I’ll go first, there’s an open bar, let’s close this distance \r\nO-o-o-o-oh my, don’t make me have to spell it a-a-a-a-all night\r\n \r\nI don’t really give a f**k ‘bout all the “he said, she said” bullshit\r\nSo pick your poison love, let’s go somewhere a little more exclusive\r\nTake a shot, take a chance, take my hand boy\r\nTension so intense like an asteroid\r\nBe discreet, gotta dodge all the tabloids\r\n \r\nLet’s not think too much, there ain’t no problems\r\nSo long as we keep this \r\n \r\nHOOK\r\nLow low low low low low low low key\r\nYou ain’t even gotta lo lo lo lo lo lo lo love me\r\nUs in a king size, keep it a secret\r\nSay I’m your queen, I don’t wanna leave this \r\nlow low low low low low low key', 0, '年仅19岁的印度尼西亚R&B音乐人,NIKI,仅在自己的卧室中,就获得了全球的认可,被NOISEY誉为“互联网上最受欢迎的R&B小公主“。NIKI的突破单曲,“See U Never” 迅速聚集了超过200万的流媒体观看量,获得了媒体巨头VICE的赞赏。她的后续发行,“I Like U” 和 “Chilly”都取得了类似的成功,进一步巩固了她进军R&B歌坛成为“新女神”。(VICE)\r\n作为自力更生艺术家的缩影,NIKI自己写作,录制和制作自己的音乐。NIKI的多才多艺和充分的可塑性使她在Billboard 200强榜单上位居前20。她还参与了88rising的Rich Brian专辑《Amen》的部分制作和演唱。另外也是88rising在2018年2月的售罄巡演, Double Happiness, 中的一员。', 0, '', 171, 192000, datetime.datetime(2019, 4, 24, 10, 13, 6), datetime.datetime(2019, 4, 24, 7, 3, 10), datetime.datetime(2019, 4, 24, 7, 3, 10), datetime.datetime(2019, 4, 24, 10, 13, 10), 39661, 1897, 47, 1, 1, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-05-01"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,18]]},"CN":{"song_of_the_days":["2019-05-02"],"top_record_weekly_champions":[[2019,18]]}}', 0, 0, 0, 0, 2, 2, 2170325, 'sha1$u43En4H96H4I$80d55b994886cf1bc3f0eb4455f3c8f14dea56d1', datetime.datetime(2019, 4, 24, 7, 2, 56), 0, '88risingRecordsLLC', '', '', 'zidi@88rising.com', 0, 1, datetime.datetime(2018, 1, 8, 8, 2, 46), 1741285, 4, 4, 2170325, 'profile_images/88/ri/88risingRecordsLLC/wPjjydNKj3Y5TrYqFojfMe.jpeg', 'O', '88rising', '88rising', 86, '13519814717', datetime.date(2016, 1, 1), 'US', 40, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 41), 1, datetime.datetime(2018, 1, 8, 8, 2, 46), 2, 0, 'zh-hans', 1, '{"hide_gender":true,"show_intro":false,"hide_location":false}', 499570, 9196, 0, 37040, 0, 0, '', 0, None), (664430, 4, 4, '再見', 1881837, 97317876, 2, 1, 0, 'music/Ge/st/GestaltGirl/RUBSJvYkTFXoZVxJgZfT2L.mp3', 0, 'song_covers/Ge/st/GestaltGirl/mGP3GR3fi77K5UqcFmBHAe.jpg', 1, '', '作曲/作詞:Mikan\n\n風が君の頬に掠れた\n冬なのに部屋着は半袖で\n今日はいつも通りで\n変わらないものを手に握りしめた\n\n冷たい部屋で小さく呟いて\n電気つけてない暗い夜に窓から進む道を示してくれた\n\nさよなら\u3000言わなくちゃ\n君にはずっと笑って欲しい\n今\u3000見えなくなった\n走れ\u3000正しい道へと\n\nさよなら\u3000言わなくちゃ\n君にはずっと笑って欲しい\n今\u3000見えなくなった\n走れ\u3000正しい道へと\n\n君のことさえも全部見えなくなって\n過去のことさえも笑いたくなるいらなくて\n心の雨が今から降り始めて\n雨が止むまでは行かなきゃ\n\nさよなら\u3000言わなくちゃ\n君にはずっと笑って欲しい\n今\u3000見えなくなった\n走れ\u3000正しい道へと\n\n\n風吹過了你的臉頰\n雖然入冬卻仍穿著短袖\n今天也一如往常\n把自以為不會變化的東西握在手裡\n\n冷冷的房間裡我小聲的呢喃\n沒有開燈的黑暗夜裡\n從窗戶外看到指示了我前進的路線\n\t\n不得不說聲 再見\n期許你一直面帶微笑著\n雖然看不到了「現在」\n但跑起來吧 在正確的道路上\n\n不得不說聲 再見\n期許你一直面帶微笑著\n雖然看不到了「現在」\n但跑起來吧 在正確的道路上\n\n就連你的身影也全都看不見了\n過去的事情也可笑的完全不需要存在\n心裡的雨也開始下著\n在雨停之前我必須離去\n\n不得不說聲 再見\n你要一直面帶微笑著\n雖然看不到了「現在」\n但跑起來吧 在正確的道路上', 0, 'Writing/Arrangement: ゲシュタルト乙女 Gestalt Girl \r\nMikan Lin、Kaiaki Moh \r\n\r\nProducer:Kaiak Moh(Nichiyo Music And Sound Production) \r\nRecording Engineer:Kaiak Moh \r\nDrums Technician:Kaiak Moh \r\nMixing Engineer:Kaiak Moh \r\nMastering Engineer:Uramoto Masashi(Soi Co.,Ltd) \r\nRecording Studio:Nichiyo Music And Sound Production \r\n\r\nillustration/Animation:高妍(Gao Yan)', 0, '', 291, 320000, datetime.datetime(2021, 11, 3, 15, 5, 41), datetime.datetime(2021, 11, 3, 15, 5, 25), datetime.datetime(2021, 11, 10, 15, 0), datetime.datetime(2022, 3, 15, 16, 22, 22), 155125, 4841, 1083, 1, 3, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-11-22"],"recommend_by_editor":true,"top_record_weekly_champions":[[2021,46],[2021,47]]},"CN":{"song_of_the_days":["2021-11-23"],"top_record_weekly_champions":[[2021,47]]}}', 0, 0, 0, 0, 2, 2, 1881837, 'sha1$dmF0pfiiheQMaRrCKrZvpX$f0e4b17e7411944cdc510f7ca023c6d2234e9b67', datetime.datetime(2024, 8, 9, 11, 53, 1), 0, 'GestaltGirl', '', '', 'gestaltgirl.band@gmail.com', 0, 1, datetime.datetime(2017, 5, 27, 2, 38, 16), 1453977, 4, 4, 1881837, 'profile_images/Ge/st/GestaltGirl/bwGg6U443RnvPkytYm6bfy.jpg', 'O', '', 'ゲシュタルト乙女 Gestalt Girl', 886, '929884141', datetime.date(2016, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 40), 1, datetime.datetime(2017, 5, 27, 2, 38, 16), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":0,"accredited_datetime":"2021-12-20T10:15+00:00"}', 845526, 8659, 1, 43, 1, 0, '', 0, None), (664841, 4, 4, 'xxslowly34✖️Crus -《 掰BYE!》', 2333771, 97318176, 3, 2, 0, 'music/_x/xs/_xxslowly34/MfMJVcffoKLbDVEq8c45Lv.mp3', 0, 'song_covers/_x/xs/_xxslowly34/mPcdzRhnLeYKv9rDabXZ77.jpg', 1, '', '詞曲:xxslowly34/Crus\n編曲:fobie\n混音錄音:Herrman\n母帶後期製作:Herrman\n\n\nChrous:\nSay so Baby won’t you let go \nThis time we take it slow \nAlright Alright \nWe don’t even wanna show in lies \nSo Cold No one can save my soul \nOh Why you can’t make me warm \nAlright Alright \nThis time had to say goodbye \n\nCrus:\nyeah I be alright cause wanna back to old days\n全部都在但虛榮依舊作祟\n為你做最美的願景\n未必會滂沱 剛好的細雨 Huhnnnnn\n時間牽思念終不會斷\n沒你的世界從不璀璨\n僅留我一人 我只好\n擁抱你身影 編織成詞藻\n\n不想跟你作對\n劇本全部脫軌\n念著什麼我通通都想知道\n \n也許是我多嘴\n你不知道你有多水 \n掀起的波瀾把我思緒通通都吃掉\n\n想把你看仔細越看越窒息再重複點放但 \n那不是我使命也許是種病再聊不到天亮\n\n\n\nVerse 2 \n烏雲罩著天空\n看不見你的眼眸\n或許已走到盡頭\n沒法再笑的從容\n\n烏雲罩著天空\n看不見你的眼眸\n或許我們都沒錯\n沒必要再繼續走\n \nSay so \nPlz leave me alone \n我們各自好好過\nYou should know \nhaven’t been so sure since the day I was born \n\n把好的壞的都留在昨天\n好好的過今天\n傷心的淚水只能複習一遍\n準備面對明天', 0, '8888888888888888888~~~~', 0, '', 144, 320000, datetime.datetime(2021, 11, 10, 2, 43, 45), datetime.datetime(2021, 11, 9, 1, 42, 29), datetime.datetime(2021, 11, 11, 11, 0), datetime.datetime(2022, 3, 21, 18, 29, 55), 33734, 953, 266, 1, 4, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2333771, 'sha1$3HZdRg3ftmdELCj1G1Jp6n$5b3eb7a3f2d252edacafbffdd7492e233d5c89b2', datetime.datetime(2025, 6, 28, 11, 30, 8), 0, '_xxslowly34', '', '', '92227james@gmail.com', 0, 1, datetime.datetime(2018, 10, 10, 4, 33, 9), 1904700, 4, 3, 2333771, 'profile_images/_x/xs/_xxslowly34/j3WbgnLCwn8NQ2WecoPqKu.jpg', 'M', '劉康聖', 'xxslowly34', 886, '966716973', datetime.date(2001, 11, 19), 'HSQ', 84, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 53), 1, datetime.datetime(2018, 10, 10, 4, 33, 9), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2021-09-24T08:15+00:00","hide_location":false}', 1053263, 4300, 64, 2, 1, 0, '', 0, None), (666048, 4, 4, 'Dichotomy', 1969492, None, 3, 2, 0, 'music/se/ak/seaking02030203/gR4MZbKAZkpAp5QpUtTM97.mp3', 0, 'song_covers/se/ak/seaking02030203/RDEq8sqnSPNvi4AhNV5dFM.jpeg', 1, '', 'I don’t want you to know me\nYou don’t know me \nYeah, I will be ok\nWe don’t promise something \nYou don’t know me\nMaybe just a mistake\n\nIt’s just a dichotomy\nYou don’t need to see how I tear \nSo far I am good\nI can’t tell the truth \nWe don’t really owe something\n\nYou don’t owe me\nI don’t owe you\nBut why I always suffer in the deja vu\nYou don’t know me\nI don’t know you\nBut why I run my thinking all surrounding you\nIt’s complicated that I can’t explain it right now\nToo many bifurcations between us right now\nI don’t know how to talk when I open my mouth\nOr maybe we don’t say it just keep in heart\n\nI don’t want you to know me\nYou don’t know me \nYeah, I will be ok\nWe don’t promise something \nYou don’t know me\nMaybe just a mistake\n\nIt’s just a dichotomy\nYou don’t need to see how I tear \nSo far I am good\nI can’t tell the truth \nWe don’t really owe something', 0, 'YT : https://youtu.be/P9J0LQFgC8k\n\n一首深夜的小品\n\nDichotomy = 二分法,分裂。\n\n人們往往都會在腦子裡美化所有事,但當你面對現實會發現,很多事情沒有模糊地帶,就是有跟沒有,是和不是,會和不會。\n當然這不只愛情,你想怎麼帶入這首歌都可以,你有你的故事當然我也有我的。\n\n演唱:奎仔MarVelMan\n詞 Lyrics:奎仔MarVelMan\n曲 Composer:奎仔MarVelMan\n編曲 Arrangement : 7DaysAWeek\n錄音 Recording Engineer:奎仔MarVelMa\n混音 Mixed By:奎仔MarVelMan\n\nFollow 奎仔 MarVelMan\nIG : @mvm_universe\n\nnon profit\nbeat : (FREE) Chill R&B Guitar x R&B Soul Type Beat - "Nights Alone"\nhttps://www.youtube.com/watch?v=03_S6P3QJzI&ab_channel=7DaysAWeek', 0, '', 141, 320000, datetime.datetime(2021, 11, 25, 21, 50, 48), datetime.datetime(2021, 11, 25, 21, 50, 45), datetime.datetime(2021, 11, 25, 22, 7, 37, 240347), datetime.datetime(2022, 10, 18, 6, 37, 21), 3114, 118, 35, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1969492, 'sha1$bepPO8VsXDLN$aa361d8bec41d7d7ccd3cbe7fe708434edb1e341', datetime.datetime(2025, 4, 11, 4, 19, 22), 0, 'seaking02030203', '', '', 'seaking02030203@gmail.com', 0, 1, datetime.datetime(2017, 7, 1, 23, 23, 13), 1541307, 4, 3, 1969492, 'profile_images/se/ak/seaking02030203/Poje9oJ8diBRbmnqbwAgYk.jpg', 'M', '', '奎仔MarVelMan', 886, '963755879', datetime.date(1996, 2, 4), 'CYI', 82, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2017, 7, 1, 23, 23, 13), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"accredited_datetime":"2021-05-30T11:51+00:00","hide_location":false}', 190290, 1182, 24, 5, 1, 0, '', 0, None), (666253, 4, 4, '看到你 demo', 1506853, None, 1, 5, 0, 'music/as/es/ases40105/f36y82EQjRaoEntfBERDtL.mp3', 0, 'song_covers/as/es/ases40105/fffEZYG8KnAJH3UeYG9rRb.JPG', 1, '', '一點露和一點雨\n我知道 我不是打拼的英雄\n\n離開庴的下午\n你的面 不是先前的面容\n\n我的車 丟美來離開 \n\n看到你 我目屎都掉落去\n要安抓對你共 心內話\n我只是 卡拍謝\n\n看到你 我心內總想起\n嘿思念的源頭 是庴內\n那個 聲音\n\n我的車 丟美來離開\n彼當時 我沒講出嘴 那句話', 0, '某一天,老媽來內壢找我\r\n雖然我家住沒有很遠\r\n每個禮拜也都會回家\r\n但這種思念卻很強烈。\r\n很喜歡和家人坐在一起聊天\r\n聊聊以前的事\r\n才發現自己已經21歲了\r\n家人也漸漸變老。\r\n而我是什麼噁心話\r\n都不會跟媽媽說的那種人\r\n相信很多人跟我一樣吧\r\n台語不輪轉\r\n用法應該有很多錯誤 請見諒\r\n但我認為\r\n台語是最能表達思念情懷的語言\r\n和弦雖然是頗拔辣\r\n但家人所給的,不就是那習以為常的溫暖嘛?', 0, '', 252, 320000, datetime.datetime(2021, 11, 28, 21, 21, 21), datetime.datetime(2021, 11, 28, 20, 35, 8), datetime.datetime(2021, 11, 30, 13, 0), datetime.datetime(2021, 11, 30, 14, 9, 59), 1497, 61, 47, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1506853, 'sha1$ueVNB7XYGkkroNwk2PhJB3$7ec2188f24da23ed8fa8b085c71155b3e716e79a', datetime.datetime(2025, 5, 27, 18, 17, 51), 0, 'ases40105', '柏諺', '曾', 'ases40105@gmail.com', 0, 1, datetime.datetime(2015, 5, 24, 0, 16, 34), 1166530, 4, 4, 1506853, 'profile_images/as/es/ases40105/DYAqFQSRUa92ap6va2jC7d.jpg', 'M', 'SV User', '史東', 886, '970788148', datetime.date(1997, 11, 30), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 24, 21, 2, 54), 1, datetime.datetime(2015, 5, 24, 0, 16, 34), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"show_birthday":1,"hide_location":false}', 1599, 41, 119, 0, 0, 0, '', 0, None), (667470, 4, 3, '我在 (outro)', 2333771, 97318176, 1, 4, 0, 'music/_x/xs/_xxslowly34/RyKu2xGwWmq2Rv5YkXvs5V.mp3', 0, 'song_covers/_x/xs/_xxslowly34/f5atWadq92fsxxCQHzpsZ4.jpg', 1, '', 'Lyrics:xxslowly34\ncomposer:xxslowly34\nRecording engineer: Herrman\nMixing:Herrman\nMastering : Herrman\nProducer:Herrman\nPhoto:國王排名 波吉\nBeat:heydium\n\n\nchrous:\nIf you need me I will be here\nPlease believe me ya\n我會一直在這\nYou’re the only one I care\nyou will never get hurts\n你會一直好好的\n\nVerse1\n不知道要做些什麼\n(才能讓煩躁消失不見)\n想要快點擺脫折磨\n(卻好像又回到了起點)\n順其自然就好你別想太多\n但每次遇到抉擇我總是猜錯\n\n\nVerse2\nExamine the past myself \n之前的那個沒有料\n不是大家不喜歡你是你自己loseyourself \n過度檢視自己 重要的事情都失去\n不是病 別質疑\n還是學不會Love yourself \n\n雖然有些事不想做\n為了生活你低下頭\n想著這樣會lose your cool\n其實沒有人在乎\nYou tryna make something different \nthough it has no effect\nIt’s ok \n只要開心就好keep finding the way\n\nBridge \n這樣真的好嗎\n你說根本沒差\n這樣真的好嗎\n你說這根本沒差', 0, "Don’t be afraid,I'm always here", 0, '', 173, 320000, datetime.datetime(2021, 12, 17, 0, 37, 22), datetime.datetime(2021, 12, 17, 0, 36, 52), datetime.datetime(2021, 12, 17, 4, 0), datetime.datetime(2022, 6, 15, 19, 51, 35), 72741, 2115, 397, 1, 3, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2333771, 'sha1$3HZdRg3ftmdELCj1G1Jp6n$5b3eb7a3f2d252edacafbffdd7492e233d5c89b2', datetime.datetime(2025, 6, 28, 11, 30, 8), 0, '_xxslowly34', '', '', '92227james@gmail.com', 0, 1, datetime.datetime(2018, 10, 10, 4, 33, 9), 1904700, 4, 3, 2333771, 'profile_images/_x/xs/_xxslowly34/j3WbgnLCwn8NQ2WecoPqKu.jpg', 'M', '劉康聖', 'xxslowly34', 886, '966716973', datetime.date(2001, 11, 19), 'HSQ', 84, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 53), 1, datetime.datetime(2018, 10, 10, 4, 33, 9), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2021-09-24T08:15+00:00","hide_location":false}', 1053263, 4300, 64, 2, 1, 0, '', 0, None), (667395, 4, 4, '你這個BlingBling', 2494191, None, 1, 6, 0, 'music/Ch/ih/ChihSiou_/UKmZVAznjVHZnLgk85hhPc.mp3', 0, 'song_covers/Ch/ih/ChihSiou_/Hq6EEVD4XiVUWqSVyofhrR.jpg', 1, '', '✧你這個BlingBling✧\n詞 Lyricist:持修ChihSiou\n曲Composer:持修ChihSiou\n\n就算在黑暗中 你還是BlingBling\n就是不放過我 你這個BlingBling\n\n你跟鑽石一樣美麗 一樣貴\n我買不起了啦 我超廢 uhhh!\n\n呼~如果世界剩下我們\n你會把手交給我 還是跟自己跳舞\n呼~如果世界整個爆炸\n你會把手交給我 讓我帶你逃走嗎\n\n就算在黑暗中 你還是BlingBling\n就是不放過我 你這個 BlingBling\n渴望你的愛\n渴求你的愛\n就算在黑暗中 你還是BlingBling\n就是不放過我 你這個BlingBling\n我想要你的愛\n我想要你的愛\n\n呼~如果世界剩下我們\n你會把手交給我 還是跟自己跳舞\n呼~如果世界整個爆炸\n你會把手交給我 讓我帶你逃走嗎\n\n就算在黑暗中 你還是BlingBling\n就是不放過我 你這個BlingBling\n渴望你的愛\n渴求你的愛\n就算在黑暗中 你還是BlingBling\n就是不放過我 你這個BlingBling\n我想要你的愛\n我想要你的愛\n\n你這個\nBlingBling BlingBling\n你這個\nBlingBling BlingBling\n你這個\nBlingBling BlingBling\n你這個\nBlingBling BlingBling', 0, '就算破破爛爛,你還是✧BlingBling✧', 0, '', 158, 320000, datetime.datetime(2021, 12, 16, 7, 40, 26), datetime.datetime(2021, 12, 16, 7, 40, 23), datetime.datetime(2021, 12, 17, 4, 0), datetime.datetime(2021, 12, 17, 4, 0, 29), 78870, 1621, 230, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-12-24"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2021-12-25"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2494191, 'sha1$mHNZ6BclPYny$b45bc5338123978b98a0c91e306ffcad9084ce44', datetime.datetime(2022, 6, 14, 4, 9, 6), 0, 'ChihSiou_', '', '', 'chihsiou666@gmail.com', 0, 1, datetime.datetime(2019, 9, 18, 5, 12), 2065074, 2, 2, 2494191, 'profile_images/Ch/ih/ChihSiou_/FaCQfSVWce8M6obMNFKTeY.jpg', 'M', '持修', '持修', 886, '938034003', datetime.date(1995, 11, 20), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2019, 9, 18, 5, 12), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":2,"hide_location":false}', 2435573, 27666, 4, 43, 1, 0, '', 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), (651225, 4, 4, '惘', 2509877, None, 2, 7, 0, 'music/Bi/bo/Bibo_lii/htUSxGNegBVbHaUX7EbCUG.mp3', 0, 'song_covers/Bi/bo/Bibo_lii/isZrMPKhADFeLt66HRex3W.jpeg', 1, '', '作詞 Lyricist|李嫣\n作曲 Composer |李嫣\n\n斑駁陸離的世界\n充斥著太多誘惑紛擾\n如果能當一個沒有情緒的人該有多好\n嚮往孤單的自由哪怕被這個世界遺忘\n至少不會失去原本的模樣\n\n可笑的人哪\n總是話中有話\n不願說出自己的想法\n誠摯的心 默默被埋葬\n\n可悲的人哪\n譁眾取寵的做法\n滿嘴虛偽的謊話\n真實的自己 早已被遺忘', 0, '猴子都比你真誠', 0, '', 187, 320000, datetime.datetime(2021, 6, 20, 14, 41, 15), datetime.datetime(2021, 6, 20, 14, 41, 9), datetime.datetime(2021, 6, 21, 11, 0), datetime.datetime(2021, 11, 9, 6, 30, 31), 63110, 2377, 525, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-07-02"],"recommend_by_editor":true,"top_record_weekly_champions":[[2021,26]]},"CN":{"song_of_the_days":["2021-07-03"]}}', 0, 0, 0, 0, 2, 2, 2509877, 'sha1$rDGZQE7z9nBQ9nY768WEib$16bf46948b3aa0f0e08ac212f83ceaea3fd923e9', datetime.datetime(2025, 6, 20, 13, 51, 34), 0, 'Bibo_lii', '', '', 'black70488@gmail.com', 0, 1, datetime.datetime(2019, 10, 27, 12, 7), 2080748, 2, 2, 2509877, 'profile_images/Bi/bo/Bibo_lii/MbEAHEuonAtAcQFpM3xrvA.jpg', 'F', '李嫣', '李嫣 Bibo', 886, '913851118', datetime.date(1996, 11, 18), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 55), 1, datetime.datetime(2019, 10, 27, 12, 7), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2021-07-05T05:23+00:00","show_birthday":0,"hide_location":false}', 930849, 5403, 0, 0, 1, 0, '', 0, None), (666816, 1, 1, '如果可以cover', 2171856, None, 1, 4, 0, 'music/ko/nw/konwang3/oXrpNm9qAeudzmDwMC5vhs.mp3', 8432640, 'song_covers/ko/nw/konwang3/K4mpHi7wmwGSc3nxvYeUsE.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妳是我 賭上世界的 決定', 0, '火開出了花你們知道嗎!!\r\n大啊記得去看月老唷\r\n\r\n➥ Follow Diiton :\r\nhttps://www.instagram.com/diiton.music/\r\n\r\n音樂製作:\r\n作詞|九把刀\r\n作曲|韋禮安、JerryC\r\n編曲|Diiton\r\n吉他|Diiton\r\n和聲|Diiton\r\n錄音工程師|Diiton\r\n錄音室|Yellout Studio\r\n混音工程師|Diiton @Yellout Studio\r\n母帶後期處理工程師|Diiton @Yellout Studio\r\n影像|桃子A1J', 0, '', 210, 320000, datetime.datetime(2021, 12, 8, 13, 51), datetime.datetime(2021, 12, 8, 13, 51), datetime.datetime(2021, 12, 8, 13, 57), datetime.datetime(2022, 2, 10, 19, 1, 11), 193544, 4875, 840, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2171856, '!Oz6pkMRayTRYsGNRf6SF5eDY3xVDboUOGSILQTmG', datetime.datetime(2025, 4, 24, 20, 14, 33), 0, 'konwang3', '', '', 'konwang3@gmail.com', 0, 1, datetime.datetime(2018, 1, 18, 2, 6, 43), 1742816, 2, 2, 2171856, 'profile_images/ko/nw/konwang3/8zQ7CkrnCZgpgdHHt5fdxS.jpg', 'M', '王岳棠', 'Diiton滴燙', 886, '928691586', datetime.date(1999, 9, 6), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2018, 1, 18, 2, 6, 43), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-05-31T02:48+00:00","hide_location":false}', 2501431, 11726, 55, 4, 1, 0, '', 0, None), (587320, 4, 4, 'If Only', 2211008, None, 5, 12, 0, 'music/oz/io/ozioffcl/RSc2esLsGXfvtafipB2mqi.mp3', 0, 'song_covers/oz/io/ozioffcl/MELPeFjJUjEtUnkGq5vVqY.jpg', 1, '', '如果只是夢 \n醒來再說 \n如果只是錯 \n不需要內疚 \n就像感受 \n靈魂 的墜落 \n如果 \n如果 可以 把時間 退後 \n別讓 命運 把你給 帶走 \n對你 能說 著我 最近做些什麼 \n希望別再錯過 \n\n如果還有空 \n說些什麼 \n如果還有痛 \n就不再折磨 \n陪我感受 生命 的感動 \n如果 \n如果 可以 讓我跟 祂說 \n願意 付出 我所有 為了 \n能換 一點 時間 Just see you again \n別再擔心著我', 0, '遺憾故事的起點是一句來不及…\r\n\r\n無法再從妳口中說出對我的呼喚,\r\n無法再看妳臉上滿滿對我的驕傲,\r\n我現在一切的成就,妳看到了嗎?\r\n我來不及說的思念,妳聽到了嗎?\r\n\r\n如果時間能再回到當初,我願意做任何事,換取再一次的機會跟妳說:我愛妳,也謝謝妳。\r\n\r\nØZI 譜出最真誠的旋律,對於外婆的離別,用歌曲許下了願望,希望在遙遠的那一方,可以聽到他心中的思念以及來不及說出口的感謝。\r\n\r\n獻給每一場的離別故事,希望這首歌能串起所有的遺憾與願望,無論離開多久多遠,總有一天將會帶著這份連結彼此見面。\r\n\r\nEvery story of regret starts with the words “too late”. \r\n\r\nIn memory of his grandmother, ØZI thanks her for everything she’s done for him. With all of his thoughts coming from the bottom of his heart, ØZI writes this song in hopes that she can hear him from the other side, for her passing came earlier than expected and there were a lot of things he wished he could have said to her. \r\n\r\nHe hopes that this song can also be therapeutic for anyone who has felt this similar feeling of regret because through writing this song, he himself had found peace knowing that there will be a day where he will be able reunite with his beloved grandmother again.', 0, '', 187, 192000, datetime.datetime(2019, 7, 12, 8, 41, 5), datetime.datetime(2019, 7, 12, 8, 48, 16), datetime.datetime(2019, 7, 12, 8, 48, 16), datetime.datetime(2019, 7, 12, 8, 48, 16), 191525, 7259, 327, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-07-28"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,28],[2019,29],[2019,30],[2019,31],[2019,32]]},"CN":{"song_of_the_days":["2019-07-29"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2019,29],[2019,30],[2019,31],[2019,32],[2019,33]]}}', 0, 0, 0, 0, 2, 2, 2211008, 'sha1$gdMzCtpMmEIx$6b7fb1db5321f15371df2408c12404bb9ff8fcc9', datetime.datetime(2023, 4, 7, 10, 44, 30), 0, 'ozioffcl', '', '', 'sc0952@gmail.com', 0, 1, datetime.datetime(2018, 6, 8, 3, 21), 1781960, 4, 4, 2211008, 'profile_images/oz/io/ozioffcl/YJgwnPUpNjpMZrmJk6v9L.JPG', 'O', '', 'ØZI', 886, '981930519', datetime.date(1938, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 59), 1, datetime.datetime(2018, 6, 8, 3, 21), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"hide_location":false}', 1248837, 20355, 2, 3274, 0, 0, '', 0, None), (618484, 2, 2, 'LAVA!', 2211008, 97316366, 5, 12, 0, 'music/oz/io/ozioffcl/agxfm2pASppWwYVFvoJ6vm.mp3', 0, 'song_covers/oz/io/ozioffcl/QFAsw9QjuqzsHUNvuMtMbA.jpg', 1, '', 'V1:\nI ain’t even gonna lie\nBeen thinkin bout you all the time\nEver since that Friday night, tell me\nif you got me on your mind? Oh\nSomething bout u makes me go\nhands off the wheel, bout to lose control \nf* the tensions, they don’t gotta know\nYou gotta know\nIt’ going down\n\nPre:\nYeah it’s going down\nOh it’s going down\nWhen I come around Come around baby\n\nHook:\nSay the word I’ll make the drive\nJust one night I’ll make you mine\nI’ll be there, just give me a place and time\nGirl let me be your lava\nJust for the night LAVA!\nJust for the night LAVA!\nJust for the night \n\nV2:\nI won’t let you sleep alone tonight\nTake the night shift, 9pm to 5\nGet naked drop em clothes on the bed side\nNow let me get a taste of what you taste like Look\nI dont need two,Cuz you the one\nWe got chemistry Cohesion bond\nI told you babe I dont plan on staying long\nI’ll bounce when I’m done\nIm gone Issa a hit and run\n\nPre:\nYeah it’s going down\nOh it’s going down\nWhen I come around Come around baby\n\nHook:\nSay the word I’ll make the drive\nJust one night I’ll make you mine\nI’ll be there, just give me a place and time\nGirl let me be your lava\nJust for the night LAVA!\nJust for the night LAVA!\nJust for the night\n\nBridge:\nIt don’t gotta be serious\nJust admit it yeah you only want it for the night\nYou just gotta hit my phone later on and I\nI’ll go home In the morning Oh oh oh \nCause you know as soon as I’m there \nIm gonna be lovin ya\nI know you feel me oh oh oh\n\nHook:\nSay the word I’ll make the drive\nJust one night I’ll make you mine\nI’ll be there, just give me a place and time\nGirl let me be your lava\nJust for the night LAVA!\nJust for the night LAVA!\nJust for the night', 0, '感情在初期時就像是一種小孩子間的障礙賽,有很多的陷阱及挑戰,充滿刺激卻讓人樂在其中。而小時候的我們也曾幻想火山噴發的危險岩漿,慢慢從地板浮現,出現在客廳、房間及任何地點,必須要趕快跳到沙發上或是床上去躲避危險,我們在自己的想像中享受玩樂。而現在這樣的情境,就像是即將發生的感情遊戲,讓我們拉著喜歡的人喊出LAVA!', 0, '', 201, 192000, datetime.datetime(2020, 7, 15, 4, 53, 21), datetime.datetime(2020, 7, 15, 4, 53, 18), datetime.datetime(2020, 7, 16, 16, 0), datetime.datetime(2025, 2, 26, 8, 0, 32), 157690, 5374, 186, 1, 3, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2020-07-30"],"recommend_by_editor":true,"top_record_weekly_champions":[[2020,29]]},"CN":{"song_of_the_days":["2020-07-31"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2211008, 'sha1$gdMzCtpMmEIx$6b7fb1db5321f15371df2408c12404bb9ff8fcc9', datetime.datetime(2023, 4, 7, 10, 44, 30), 0, 'ozioffcl', '', '', 'sc0952@gmail.com', 0, 1, datetime.datetime(2018, 6, 8, 3, 21), 1781960, 4, 4, 2211008, 'profile_images/oz/io/ozioffcl/YJgwnPUpNjpMZrmJk6v9L.JPG', 'O', '', 'ØZI', 886, '981930519', datetime.date(1938, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 59), 1, datetime.datetime(2018, 6, 8, 3, 21), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"hide_location":false}', 1248837, 20355, 2, 3274, 0, 0, '', 0, None), (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), (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), (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), (645006, 4, 4, '是什麼逐漸在累積著悲傷 Indescribable', 1830926, 97317821, 4, 20, 0, 'music/Ea/st/EastWaveBand/J4k33F2S38yt2QcHPR4ZwW.mp3', 0, 'song_covers/Ea/st/EastWaveBand/DctZJtmS9fw7VnsepSVLYv.jpg', 1, '', '繁星和月光\n窗外佈滿漁火的海洋\xa0\n你望向 最遙遠的遠方\n\n指引我方向\n在墜落時托住我的傷\n你總是 做我的避風港\n\n一起經歷多少日常\n你依舊 \xa0 念念不忘\n明明這麼容易受傷\xa0\n卻還是 \xa0 故作堅強\n\n是什麼逐漸在累積著悲傷\n是迷惘奢望是生活是時光\n還是你都在我身旁 不斷為我照亮\n卻始終沒能在一起的惆悵\n\n是什麼 在累積著悲傷\n是什麼 難以名狀', 0, '我在夢裏的派對遇見妳 \n妳穿著我們最後一次見面的白色洋裝 \n我們站在對角線的兩端相視而笑 \n\n我們終究沒有在一起 \n在走過無數個路口之後 \n妳轉身、沒有回頭 \n\n後來,派對裡不見妳的白色洋裝 \n啤酒好像更苦了,我走到外面吹風 \n那夜天氣很好,沒有雲、沒有雨 \n但有妳最喜歡的滿天星光 \n\n東波 EastWave 2021 全新單曲—— 〈是什麼逐漸在累積著悲傷〉 \n面對遺憾,該如何痊癒?\n\n______________________________\n詞 Lyricist|郭子恆 Jemmy Kuo \n曲 Composer|郭子恆 Jemmy Kuo \n\n製作人 Producers|郭子恆 Jemmy Kuo / 鄧凱文 Kevin Deng \n配唱製作人 Vocal Producer|郭子恆 Jemmy Kuo \n編曲 Arrangement|東波 EastWave \n和聲編寫 Backing Vocal Arranger|郭子恆 Jemmy Kuo \n\n東波 EastWave \nVocalist 郭子恆 Jemmy Kuo \nGuitarist 夏敬淳 Frankie Hsia \nBassist 鄧凱文 Kevin Deng \nDrummer 曾景崧 Relaxx Tseng \nkeyboardist 卞宗仁 John Pien \n\n錄音工程師 Recording Engineers|高暐翔 Shawn / 郭冠鑫 Attis\n錄音室 Recording Studio|給樂音樂 Gather Music Studio\n人聲編輯 Vocal Editing|郭子恆 Jemmy Kuo \n混音工程師 Mixing Engineer|陳威達 Chen Wei Da\n\n母帶後期處理製作人 Mastering Producer|東波 EastWave\n母帶後期處理工程師Mastering Engineer|Saif Bari\n母帶後期處理錄音室Mastering Studio|Fixed Mastering', 0, '', 205, 320000, datetime.datetime(2021, 5, 6, 15, 49, 50), datetime.datetime(2021, 5, 6, 15, 49, 44), datetime.datetime(2021, 5, 6, 15, 52, 53, 491477), datetime.datetime(2022, 1, 22, 17, 59, 4), 137921, 4356, 859, 1, 1, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-05-15"],"recommend_by_editor":true,"top_record_weekly_champions":[[2021,18],[2021,19],[2021,20],[2021,21],[2021,22]]},"CN":{"song_of_the_days":["2021-05-16"],"recommend_by_editor":true,"top_record_weekly_champions":[[2021,18],[2021,19],[2021,20],[2021,21]]}}', 0, 0, 0, 0, 2, 2, 1830926, 'sha1$c9j3fZ7J9p8zwoUjEe7a0v$89652302c34de2a344a66006aa18e1ffc486ca56', datetime.datetime(2025, 3, 19, 8, 24, 31), 0, 'EastWaveBand', '', '', 'eastwaveband@gmail.com', 0, 1, datetime.datetime(2017, 3, 19, 22, 43, 32), 1367801, 2, 2, 1830926, 'profile_images/Ea/st/EastWaveBand/xGyo2r9KnMrVNLXzjgmwYQ.png', 'M', '', '東波 EastWave', 886, '917908712', datetime.date(2017, 1, 29), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2017, 3, 19, 22, 43, 32), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-08-17T09:57+00:00","hide_location":false}', 549320, 2937, 0, 0, 1, 0, '', 0, None), (668414, 2, 2, '相遇 (ft. 緋村宗祐)', 2100681, 97317302, 3, 2, 0, 'music/De/an/Dean829/m3q8uY6xChcjPmqU3LoWg2.mp3', 0, 'song_covers/De/an/Dean829/AQPCY98sMkNiTKxVPiczY9.JPG', 1, '', '(D!N)\n初次見妳 妳微笑帶著一絲懵懂\n從妳的眼神裡 墜入美好的 境地裡\n沒想過有個人 如此獨特\n多希望此刻 就我獨得\n或許 可以邀妳和我\n去那山洋的世界裡\n\nPre-hook (x2):\nShawty you know 自從和妳相遇\n我時常 不自覺 想起你 無法抗拒\n妳總是 左右我 內心緩緩 流動著\n\nHook:\n我一步 妳一步 If you can wait for me\n妳一步 我一步 Don’t be afraid of me \n妳的模樣 妳的一舉 妳的一動\n都牽動著我\n讓我還想更了解妳\n\n(緋村宗祐)\n去年11月23號 先感謝你的邀請\n交換IG 再騙你Line的ID\n只為了和你交心\n你知道你超難追的嗎?\n好幾次失敗的暗示把我澆醒\n人生不是電影 更沒有彩色又高清\n米白色根本是為妳調的吧\n不然就是我的眼睛專為妳設計\n你少在那邊客氣啦\n我才剛說我喜歡包包頭\n隔天你就綁了一個蘋果來找我\n(再釣啊~)\n欸你也會用「尼」喔!\n笨蛋 當然是故意學的\n想獲得你的注意 \n覺得 有時候還是不懂你的笑點\n但我還是喜歡看著你笑\n只有左邊有酒窩的你真的很特別\n我說我要在右邊也咬出一個\n色欸 (走開啦!) \n每次都一直推開 真的很奇怪欸\n吼 一直叫我唱瘦子的歌\n哎呀 這次叫D!N唱給你聽\n\n*Pre-hook\n\nShawty you know \n\n(緋村宗祐)\nShawty you know\n\n自從和妳相遇\n\n(緋村宗祐)\n在那之後\n\n我時常 不自覺 想起你 無法抗拒\n妳總是 左右我 內心緩緩 流動著\n\n(緋村宗祐)\n我真的真的\n好想跟你說\n\n*Hook\n\n(緋村宗祐)\n我只想說\n你⋯要不要在一起\n就這樣\n嗯,就這樣', 0, '「自從和妳相遇之後,那片一直以來深藏在我靈魂深處的花海,開始因爲妳的一舉一動,產生了節奏,在我的內心,緩緩的流動著。」\n\n製作人 Producer:D!N丁哲 (@dinzher)\n詞曲 Lyricist & Composer:D!N, 緋村宗祐 (@jabber_tu)\n編曲 Music Arranger:GC\n錄音 Recording Engineer:D!N\n混音及母帶處理 Mixing and Mastering Engineer:D!N\n封面設計 Cover Art:(@o8.ooo8)\n\nFollow D!N丁哲:\nhttps://instagram.com/dinzher\nhttps://facebook.com/dinzher\n\nFollow 緋村宗祐:\nhttps://instagram.com/jabber_tu\n\nFollow o8.ooo8:\nhttps://instagram.com/o8.ooo8\n\n2022.05《山洋 SANYO》敬請期待。', 0, '', 222, 320000, datetime.datetime(2022, 5, 16, 23, 32, 28), datetime.datetime(2021, 12, 28, 8, 53, 52), datetime.datetime(2021, 12, 28, 10, 0, 12, 762996), datetime.datetime(2023, 7, 5, 11, 30, 1), 88612, 2388, 1049, 1, 6, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2022,1]]}}', 0, 0, 0, 0, 2, 2, 2100681, 'sha1$HC5Ed2uVqvXlhISBwiJuaF$4204d1ece1e5c77325bb722d084def75f9d63a73', datetime.datetime(2025, 4, 9, 3, 2, 23), 0, 'Dean829', '', '', 'dinzher@gmail.com', 0, 1, datetime.datetime(2017, 9, 30, 15, 20), 1671811, 4, 3, 2100681, 'profile_images/De/an/Dean829/VFwgMvR7DviraDYipK9zf6.jpg', 'M', 'Zhar Dean', 'D!N丁哲', 886, '921268890', datetime.date(2000, 8, 29), 'HUA', 86, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 42), 1, datetime.datetime(2017, 9, 30, 15, 20), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_birthday":2,"accredited_datetime":"2021-07-06T09:43+00:00","hide_location":false}', 240395, 1305, 0, 0, 1, 0, '', 0, None), (667461, 2, 2, '朗冬', 934830, None, 1, 6, 0, 'music/ro/be/roberthu0410/2i7ZTLJbnMsCWTNQ4ZM7tf.mp3', 0, 'song_covers/ro/be/roberthu0410/aXZYxovsR5FHEUR9bjRwZU.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\nSomeone please tell me where I should go\n時間流去而心底永遠只是那場冬\n徒留下那溫存已經足夠⋯\nSomeone please tell me where I should go\n時間流去而心底永遠只是那場冬', 0, '歌詞MV\nhttps://youtu.be/ATW-UNOjk60\n\n\n「看 如煙似霧溜過的雲 都像你⋯」\r\n朗冬這天 想念可以是甜的\u2028\r\n\r\n浪漫怪物說\r\n要相信有天你會和命中註定的人碰頭\r\n讓他愛著你的所有 包括你的陰暗\r\n\r\n_______________\r\n\r\n作詞 / 胡家誠Robert Hu、謝雨函Hanna Hsieh\r\n作曲 / 胡家誠Robert Hu\r\n\r\n製作人 / 莊鈞智 Thomas Chuang\r\n共同製作人 / 胡家誠Robert Hu\r\n\r\n編曲 / 鄭昭元Chao Cheng、趙宇晨Asa Chao、王昱詠 Peter Wang\r\n\r\n主要錄音師 / Thomas Chuang 莊鈞智\r\n錄音助理 / 林軒仲Hsuan-Chung, Lin\r\n\r\n鋼琴 / 鄭昭元Chao Cheng@佳聲錄音室Good Sound Studio\r\n吉他 / 趙宇晨Asa Chao@完美聲音Perfect Sound Studio\r\n貝斯 / 歐易 Ou Yi@完美聲音Perfect Sound Studio\r\n鼓手 / 簡聿民 Jim Chien@荒原錄音室Wasteland Studio\r\n和聲 / 胡家誠Robert Hu@小誠家&完美聲音Perfect Sound Studio\r\n\r\n混音 / 莊鈞智Thomas Chuang\r\n剪輯 / 王宥盛 Everydaze、莊鈞智Thomas Chuang\r\n母帶後期 / 莊鈞智Thomas Chuang @完美聲音Perfect Sound Studio\r\n\r\n特別感謝 / 吳獻 Osean\r\n\r\n製作 / 小誠故事多有限公司\r\n\r\n單曲封面 / 吳修維Hsiu Wei WU\n迷你小誠攝影 / eunicehuu&robert \r\n髮型師 / Jacobs From Zoom HairStyling', 0, '', 303, 320000, datetime.datetime(2021, 12, 16, 21, 52, 22), datetime.datetime(2021, 12, 16, 21, 52, 6), datetime.datetime(2021, 12, 19, 7, 0), datetime.datetime(2022, 2, 20, 12, 57, 7), 198825, 2812, 748, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-12-30"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2021-12-31"]}}', 0, 0, 0, 0, 2, 2, 934830, 'sha1$N3CCppaYOCG7$47abc91f33db59c3b59f1953c3d729a024bfdeb0', datetime.datetime(2025, 3, 7, 8, 3, 36), 0, 'roberthu0410', '家誠', '胡', 'robu0410@gmail.com', 0, 1, datetime.datetime(2014, 4, 13, 4, 50, 4), 602085, 4, 4, 934830, 'profile_images/ro/be/roberthu0410/Kr2HmT68MhPbJVW47QLyaU.jpg', 'M', '胡家誠', '胡家誠', 886, '920565253', datetime.date(1997, 4, 10), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 42), 1, datetime.datetime(2014, 4, 13, 4, 50, 4), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"accredited_datetime":"2021-05-31T02:49+00:00"}', 1763189, 3164, 65, 2, 1, 0, '', 0, None), (646360, 4, 4, 'Lonely (Acoustic ver) [2021]', 2408261, None, 5, 12, 0, 'music/al/an/alanchou12345/Cqppude2eWhGWhLqxo4age.mp3', 0, 'song_covers/al/an/alanchou12345/4yTYiGUHZ98ovbMkzPWcEA.JPG', 1, '', "該買點東西 打算送給妳\n最好夠誠意 因為我惹妳生氣\n是我太個性 講也講不聽\n說再多也沒意義 沒意義\n\n當你在想我 我也想妳\n那是種默契 那就是默契\n我非常想要妳在這裏\n那是我在lonely 那是我 lonely\n\n沒有妳的局 不完美的假期\n打個電話給你 以為妳會原諒我\n是我太貪心 總是三心二意\n妳是我唯一重心 oh baby\n\n當妳在想我 我也想妳\n那是種默契 那就是默契\n我非常想要妳在這裏\n那是我在lonely 那是我 lonely\n\nBaby I'm so lonely\nI'm so lonely\nI'm so lonely\n\n妳在想我 我也想妳\n那是種默契 那就是默契 (baby 我在想妳)\n非常想要妳在這裏\n那是我在lonely 那是我lonely\n\n知不知道 我在想妳\nMiss my lady, miss my lady\n我多麼希望妳在這裏\nBaby我在lonely 是我在lonely\n\n我好想妳\n那是種默契 那就是默契\n妳在哪裡\n那是我在lonely 那是我lonely", 0, 'Compose / Lyrics by 阿蘭\nMusic by 阿蘭', 0, '', 203, 320000, datetime.datetime(2021, 5, 20, 11, 50, 34), datetime.datetime(2021, 5, 20, 11, 50, 13), datetime.datetime(2021, 5, 20, 11, 56, 36, 170242), datetime.datetime(2024, 10, 31, 14, 32, 18), 88197, 3395, 771, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-05-27"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2021-05-28"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2408261, '!KDhzgWAeAwlmA19JsPgBxOBQx9L3gv9oXm30EUqi', datetime.datetime(2025, 3, 28, 13, 16, 46), 0, 'alanchou12345', '', '', 'rnamusic47@gmail.com', 0, 1, datetime.datetime(2019, 3, 25, 17, 36), 1979178, 4, 4, 2408261, 'profile_images/al/an/alanchou12345/LCMtx5SYkFw6Nwrs6vXAQf.jpg', 'O', '周某人', '阿蘭 AC', 886, '934026547', datetime.date(1992, 4, 7), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 50), 1, datetime.datetime(2019, 3, 25, 17, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2023-01-30T02:32+00:00","hide_location":false}', 437661, 6201, 5, 7, 1, 0, '', 0, None), (546267, 4, 4, "Please Don't Walk Away", 2170020, 97275148, 1, 4, 0, 'music/jo/nl/jonlaifanyang/TsXEwipcavaZe6fYhE5PvR.mp3', 0, 'song_covers/jo/nl/jonlaifanyang/Ng4FUPqbCSDiwhvsLppxTB.png', 1, '', "Hey \nDon't leave here \nCoz' we're in paradise \nPlease don't walk away \nCoz' your taste your smile gots me weak \n\nSlow down \nIt's happening \nSay you feel the same \nSlow down \nIt's happening \nPlease don't walk away \n\nSlow down \nIt's happening \nFear won't help a thing \nSlow down \nIt's happening \nPlease don't walk away", 0, '', 0, '', 181, 320001, datetime.datetime(2018, 1, 6, 15, 17, 17), datetime.datetime(2018, 1, 6, 15, 17, 7), datetime.datetime(2018, 1, 6, 15, 17, 7), datetime.datetime(2018, 1, 6, 15, 22, 23), 8412, 267, 3, 1, 0, 1, 0, None, 4, '{"HK":{"song_of_the_days":["2018-02-09"]},"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2170020, 'sha1$ilcM9MdeUzLs$1283d0f468fe0ac12170d9b8ecd748dde63c8d56', datetime.datetime(2020, 4, 29, 14, 3, 21), 0, 'snowonacrowy', '', '', 'jonlaifanyang@gmail.com', 0, 1, datetime.datetime(2018, 1, 6, 15, 4, 31), 1740981, 4, 4, 2170020, 'profile_images/sn/ow/snowonacrowy/8GgK9AcmtiHGFAvMnxfmN3.jpg', 'M', '', 'Jonathan Yang', 852, '68281202', datetime.date(1996, 1, 22), 'HK', 59, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2018, 1, 6, 15, 4, 31), 1, 0, 'zh-hant', 1, '{"show_intro":false,"had_edit_username":true,"hide_gender":false,"show_birthday":1,"hide_location":false}', 12725, 146, 8, 69, 0, 0, '', 0, None), (264704, 4, 4, '生活不就是這樣', 557046, 91305439, 5, 12, 0, 'music/pi/as/piastudent/2937a963a5794a0ab49aae114a87061f.mp3', 0, 'song_covers/pi/as/piastudent/c9578c1a4e6942448c136a45199b39e3.jpg', 1, '', '生活不就是這樣\n\n滴滴答答 時間走過我的心慌\n總提醒自己別有太多想像\n嘩啦啦啦 大雨淋濕一串希望\n別在意失去從未擁有的過往\n\n走走停停 下雨放晴 \n對的事 我不確定 所謂成功是什麼風景\n把眼閉上 感受方向\n你說不喜歡看我這樣那樣 那又怎樣\n\n一步兩步 為改變而失落 為分離而寂寞\n該怎麼走 人生沒有說明書\n停下腳步 失眠了看日出 失戀就哭一哭\n生活雖然盲目 也別急著看清楚 \n\n生活不就是這樣', 0, '生活像是一條永無止盡的直線,一直朝同一個方向繞著圈圈。隨心情的轉變,它開始呈現各種形狀,焦慮時一直在鋸齒狀的頻率裡不敢鬆懈,想太多時他會打結。永遠無法辨別走哪個方向是對的,有時看著別人轉彎它跟著轉彎,有時它只是一直不斷地回頭撞到自己。走累了它也會放慢腳步、或是繞繞遠路欣賞別人的形狀,它也常疑惑為什麼只能不斷往前,是否一直往前就可以找到真理、達到目的地,但停下腳步也從來不是它的終點。 然而,生活不就是這樣。 ', 0, '', 220, 320000, datetime.datetime(2014, 7, 1, 17, 39, 35), datetime.datetime(2014, 7, 1, 17, 39, 20), datetime.datetime(2014, 7, 1, 17, 39, 20), datetime.datetime(2015, 7, 21, 13, 32), 162394, 4283, 66, 1, 3, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2014,27],[2014,28],[2014,29],[2014,30],[2014,31],[2014,32],[2014,33],[2014,34],[2014,35],[2014,36],[2014,37],[2014,38],[2014,39],[2014,40],[2014,41],[2014,42],[2014,43],[2014,44],[2014,45],[2014,46],[2014,47],[2014,48],[2014,49],[2014,50],[2014,51],[2014,52],[2015,1],[2015,2],[2015,3],[2015,4],[2015,8],[2015,13],[2015,16],[2015,17],[2015,18],[2015,23],[2015,24],[2015,25],[2015,26],[2015,27],[2015,28],[2015,29],[2015,30],[2015,40],[2015,41],[2015,42],[2015,43],[2015,44],[2015,45],[2016,8],[2016,11],[2016,12],[2016,13],[2016,14],[2016,15],[2016,16],[2016,17],[2016,18],[2016,19],[2016,20],[2016,21],[2016,49],[2016,51]]},"CN":{"recommend_by_expert":true,"top_record_weekly_champions":[[2016,49],[2016,51]]},"HK":{"top_record_weekly_champions":[[2015,51],[2016,4],[2016,5],[2016,8],[2016,12],[2016,13],[2016,14],[2016,15],[2016,16],[2016,18],[2016,19],[2016,20],[2016,21],[2016,51]]}}', 0, 0, 0, 0, 2, 2, 557046, 'sha1$4C8U4LQSVsT6AbhwhffEPa$4f8b0dc777a73e7ab1969f960ca4bd6c5cd58bc5', datetime.datetime(2025, 6, 26, 13, 22, 13), 0, 'piaxstudio', '', '', 'piastudent@gmail.com', 0, 1, datetime.datetime(2008, 7, 21, 17, 22), 194450, 4, 3, 557046, 'profile_images/pi/ax/piaxstudio/bZHZzT6WUehaA39HFPGNT2.jpg', 'F', '吳蓓雅', 'PiA吳蓓雅', 886, '920206089', datetime.date(2010, 6, 30), 'TPE', 99, 23053, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 49), 1, datetime.datetime(2008, 7, 21, 17, 22), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2021-09-13T10:25+00:00"}', 1698837, 8420, 12, 9, 1, 0, '', 0, None), (163846, 4, 3, '馬子狗', 557046, 12523, 1, 5, 0, 'music/pi/as/piastudent/b5e8cc47bc444f349c5b5e390e07285f.mp3', 2623566, '', 1, '', '', 0, '', 0, None, 109, 192000, datetime.datetime(2012, 3, 14, 2, 22, 17), datetime.datetime(2012, 3, 14, 2, 22, 17), datetime.datetime(2012, 3, 14, 2, 22, 17), datetime.datetime(2024, 4, 12, 11, 31, 29), 56553, 446, 21, 1, 0, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2012,30],[2012,32]]}}', 0, 0, 0, 0, 2, 2, 557046, 'sha1$4C8U4LQSVsT6AbhwhffEPa$4f8b0dc777a73e7ab1969f960ca4bd6c5cd58bc5', datetime.datetime(2025, 6, 26, 13, 22, 13), 0, 'piaxstudio', '', '', 'piastudent@gmail.com', 0, 1, datetime.datetime(2008, 7, 21, 17, 22), 194450, 4, 3, 557046, 'profile_images/pi/ax/piaxstudio/bZHZzT6WUehaA39HFPGNT2.jpg', 'F', '吳蓓雅', 'PiA吳蓓雅', 886, '920206089', datetime.date(2010, 6, 30), 'TPE', 99, 23053, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 49), 1, datetime.datetime(2008, 7, 21, 17, 22), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2021-09-13T10:25+00:00"}', 1698837, 8420, 12, 9, 1, 0, '', 0, None), (668222, 2, 2, '好想過那種可以抱抱的冬天', 2882766, None, 1, 4, 0, 'music/Bl/ue/Blues2012/hXJmgPiyanK7WVFQgfwKvb.mp3', 0, 'song_covers/Bl/ue/Blues2012/iA5Bd6Rr8itWeig82tgTmL.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那種可以抱抱的冬天 那種可以抱抱的冬天', 0, '詞曲Lyrics&Co| 莊育維\n製作人 Producer | 莊育維\n編曲 Arrangement| 莊育維\n和聲編寫 Backing Vocal Arrangement | 莊育維\n錄音工程師 Recording Engineer| 丘暘 Yang Chiou\n錄音工作室 Recording Studio|莊育維的家\n混音工程師 Mixing Engineer| 丘暘 Yang Chiou\n混音工作室 Mixing Studio| 暗室 ANSWER Studio\n母帶後期處理工程師 Mastering Engineer| 丘暘 Yang Chiou\n母帶後期處理工作室 Mastering Studio|暗室 ANSWER Studio\n\n特別感謝 Special Thanks|莊育碩', 0, '', 273, 320000, datetime.datetime(2022, 1, 10, 4, 2, 55), datetime.datetime(2021, 12, 25, 15, 39, 49), datetime.datetime(2021, 12, 25, 15, 47, 42, 309089), datetime.datetime(2023, 8, 24, 7, 31, 15), 310614, 6545, 3771, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2022,1]]}}', 0, 0, 0, 0, 2, 2, 2882766, '!orarRowRJFPDQawQ9w5eyNuPThDnvV7pbGImE6sv', datetime.datetime(2023, 9, 1, 15, 12, 14), 0, 'Blues2012', '', '', 'd0922667883@gmail.com', 0, 1, datetime.datetime(2021, 12, 25, 12, 32), 2453219, 4, 4, 2882766, 'profile_images/Bl/ue/Blues2012/2dVvuSgiitmCK4Kict2xa8.jpg', 'M', '', 'The Way 莊育維', 886, '926998536', datetime.date(2001, 12, 5), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2021, 12, 25, 12, 32), 1, 5, 'zh-hant', 1, '{"is_social_user":true,"had_edit_username":true,"hide_gender":false,"show_birthday":1,"accredited_datetime":"2022-01-10T08:39+00:00","hide_location":false}', 313671, 602, 0, 3, 1, 0, '', 0, None), (613836, 4, 4, '女人妳傷透了我的心', 2441885, None, 3, 2, 0, 'music/so/lo/solomomliu/Xg3SKwE5cbcwyS4cCXNWYn.mp3', 0, 'song_covers/so/lo/solomomliu/yMVVjQDyTbhiSpgP7GS7kk.png', 1, '', 'I know you never give a shit about me\n你只在意從我得到他的消息\n不在意 也假裝沒有顧慮那些\n我在意 你為何永遠與我(擦肩)\n\n\nWhy love always be so painful almost break my bone\nI’m here wonder where she goes\n望右向左 \n\n\nYou don’t know that\n擺盪在我心裡 you like Tarzan \n逃不脫的謎底\nwhere the doors at\n我無所謂你 和誰交集 又忘了誰\nOh please be safe\n不要犯錯又讓人糟蹋\nOh I swear they will pay \nOh please be safe\n\nWhy love always be so painful almost break my bone\nI’m here wonder where she goes\n望右向左', 0, 'YouTube: https://www.youtube.com/watch?v=D4UMkYjtAGg\n\n作詞/曲: SoloMan\n編曲 : Blue Skai Beats\n混音 : 奎仔\n封面設計 : 貳捌玖\n\nFollow 黑皮 BlackSkin\nIG : @blackskinrecords\n\nFollow SoloMan\nIG : @soloman1998\n\nFollow 奎仔 MarVelMan\nIG : @mvm_universe\n\nFollow 貳捌玖\nIG: @chiu.insta', 0, '', 161, 320000, datetime.datetime(2020, 5, 20, 6, 3), datetime.datetime(2020, 5, 20, 6, 2, 58), datetime.datetime(2020, 5, 20, 9, 20, 18, 493894), datetime.datetime(2020, 5, 20, 9, 20, 18), 9945, 309, 66, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2441885, 'sha1$4u5BchIldGqacv9gTiYZZ9$05f11856f558a1be2640388ee39a22eeaaf34e24', datetime.datetime(2025, 1, 24, 12, 32, 16), 0, 'solomomliu', '', '', 'solomiu035@gmail.com', 0, 1, datetime.datetime(2019, 5, 30, 10, 32, 6), 2012789, 4, 4, 2441885, 'profile_images/so/lo/solomomliu/H7PrZktxq6CGZjimWUsbrY.jpg', 'M', '柳明睿', 'SoloMan', 886, '972982250', datetime.date(1998, 3, 13), 'TAO', 97, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2019, 5, 30, 10, 32, 6), 1, 0, 'zh-hant', 1, '{"hide_gender":false}', 89972, 616, 0, 0, 0, 0, '', 0, None), (644359, 2, 2, '直到我until I', 2326133, None, 5, 12, 0, 'music/ci/ty/cityronin/JN2mvzhAAsCBEgYJnbDS4G.mp3', 0, 'song_covers/ci/ty/cityronin/D4szHBwfj67sMaL4xs8Xv7.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我不屬於這片地帶\n我要用什麼理由 繼續的存在\n那些傷不痛\n反正..也沒..有人..懂我..\n孤獨者做孤獨的夢\n直到我遇見你之後才明白', 0, '我們都是孤獨者\r\n我們都在等待救贖與被救贖\r\n\r\n「直到我們遇見了那個他\r\n 直到我們成為彼此最溫暖的那盞燈光\r\n 這裡有你有我 直到那之後 我們不會悲傷」\r\n\r\nFollow Us\r\n\r\nMy Instagram:\r\nhttps://www.instagram.com/cityronin \r\n\r\nYoutube:\r\nhttps://youtu.be/s8mAqYqibcc\r\n\r\nSoundCloud:\r\nhttps://soundcloud.app.goo.gl/Z9pa2UT1XwhW452N6\r\n\r\n\r\n#CITYRONIN2021', 0, '', 276, 320000, datetime.datetime(2021, 4, 30, 22, 50, 26), datetime.datetime(2021, 4, 29, 12, 8, 54), datetime.datetime(2021, 5, 1, 11, 0), datetime.datetime(2025, 2, 27, 9, 1, 52), 774859, 19455, 6798, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-05-18"],"recommend_by_editor":true,"top_record_weekly_champions":[[2021,18],[2021,19],[2021,20],[2021,21],[2021,22],[2021,25],[2021,26],[2021,27],[2021,34],[2021,35],[2022,8],[2022,9],[2022,10],[2022,11],[2022,12],[2022,13]]},"CN":{"song_of_the_days":["2021-05-19","2021-05-27"],"recommend_by_editor":true,"top_record_weekly_champions":[[2021,18],[2021,19],[2021,20],[2021,21],[2021,22],[2021,23],[2021,24],[2021,25],[2021,26],[2021,27],[2021,28],[2021,29],[2021,30],[2021,31],[2021,32],[2021,34],[2021,35],[2021,42],[2021,44],[2021,52],[2022,1],[2022,8],[2022,13],[2022,32],[2022,36],[2022,42],[2023,16],[2023,17],[2023,21],[2023,22],[2023,23],[2023,24],[2023,46]]}}', 0, 0, 0, 0, 2, 2, 2326133, 'sha1$x1utDVJTsu8XBtlWmfc5Yu$d30acfdaf14ceb986a9ca68f6221288030d080de', datetime.datetime(2025, 6, 26, 18, 25, 1), 0, 'cityronin', '', '', 'cityronin0901@gmail.com', 0, 1, datetime.datetime(2018, 9, 16, 12, 43, 47), 1897070, 2, 2, 2326133, 'profile_images/ci/ty/cityronin/DUZc4ffuC7o34p6yY5W5Wm.jpg', 'M', '劉俊偉', '青井', 886, '907735960', datetime.date(2001, 3, 23), 'CHA', 81, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 59), 1, datetime.datetime(2018, 9, 16, 12, 43, 47), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2021-05-20T07:42+00:00","hide_location":false}', 1480124, 11379, 2, 3, 1, 0, '', 0, None), (615894, 4, 4, '日出前我才發現是你在夜中點亮了方向', 2207768, None, 1, 5, 0, 'music/ga/br/gabriel_0919/aRrdd7xdHNardTcnaRBwyH.mp3', 0, 'song_covers/ga/br/gabriel_0919/MpzHQ5a245ftzPjGGGyJgj.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變得更無畏瘋狂', 0, '詞:黃政皓\n電吉:黃莫比、王希禾 \nBass:陳穎寬\n主唱&和聲&木吉:呂成豐\n鼓:彭立賢\n封面/主題:王希禾\n\n挫折、徬徨、迷惘,\n像極了無盡無窮的黑夜,但總會有人像是流星般劃開寧靜寂寥的夜空,\n即使覺得吵雜卻看的目不轉睛。\n\n一顆顆的流星佔據了短暫的三年,陪伴著彼此或開心或難過,\n讓我們一起經歷的成為人生當中美好的養分\n「變得更無畏瘋狂」', 0, '', 324, 320000, datetime.datetime(2020, 6, 12, 16, 3, 9), datetime.datetime(2020, 6, 12, 16, 2, 48), datetime.datetime(2020, 6, 12, 16, 8, 9, 282802), datetime.datetime(2021, 1, 25, 8, 42, 25), 267808, 6636, 812, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2020-06-26"],"recommend_by_editor":true,"top_record_weekly_champions":[[2020,25],[2020,26],[2020,27]]},"CN":{"song_of_the_days":["2020-06-27"],"recommend_by_editor":true,"top_record_weekly_champions":[[2020,25],[2020,26],[2020,27]]}}', 0, 0, 0, 0, 2, 2, 2207768, '!xot4mJFh33aRostf3H9qutt9ayESNv8NUzKVpr8Y', datetime.datetime(2025, 1, 9, 13, 41, 46), 0, 'gabriel_0919', '', '', 'gabriel900919@gmail.com', 0, 1, datetime.datetime(2018, 5, 29, 15, 47, 12), 1778720, 4, 4, 2207768, 'profile_images/ga/br/gabriel_0919/6RvaHq2BYvMtj4Kvnpy9W5.jpg', 'M', '王希禾', '頂樓淹水', 886, '966571180', datetime.date(2001, 9, 19), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2018, 5, 29, 15, 47, 12), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"hide_location":false}', 267897, 1115, 24, 60, 0, 0, '', 0, None), (669419, 4, 4, 'Upon', 2370438, None, 1, 4, 0, 'music/Ji/m_/Jim_556656/V62eSyvv7GHrAcwEoqCGbm.mp3', 0, 'song_covers/Ji/m_/Jim_556656/G6XE6FgUfZDGqz7vfYbqyT.png', 1, '', "can't feel my face 兩眼微開 偌大的空間映著雲彩 \nday by day 日夜等待 不厭其煩 \ndon't tell me it's over 留下的場景還收著 \n放心離開 I told u 但分開以後我才懂 \nyou know I just hate being alone 有太多的話但卻隔著天空 \nI know i just need to be alone 希望你忘記我 \n\nI know it's been a while when I'm not around girl \nI'm upon the cloud 卻聽見你的吸吐\nbut I'll never meet god won't let me kiss you 回憶結成雨這痛我比你清楚 \n\n頃刻間天色昏暗 雨水從我腮頰滑落 \n我問天他不應該 認為我能輕易擺脫 \n還要多久能放棄而不是遷就 \n不想在原地停留 但忘記你更是折磨 \nyou know I just hate being alone 有太多的話但卻隔著天空 \nI know i just need to be alone 希望你忘記我 \nI know it's been a while when I'm not around girl \nI'm upon the cloud 卻聽見你的吸吐 \nbut I'll never meet god won't let me kiss you 回憶結成雨這痛我比你清楚", 0, '如果我的離開讓你感到悲傷,希望你可以忘記我;因為我不想看到難過的你,而我卻無能為力。\n\nYoutube:\nhttps://www.youtube.com/watch?v=BtTYEqZ38V8&ab_channel=K2C\n\n詞/曲 :木卯\n編曲 :呂理鈞\nvisual : 邱冠霖@chiu.insta', 0, '', 190, 192000, datetime.datetime(2022, 1, 7, 13, 54, 28), datetime.datetime(2022, 1, 7, 13, 54, 22), datetime.datetime(2022, 1, 7, 14, 0, 16, 878594), datetime.datetime(2023, 3, 14, 5, 33, 42), 413257, 6578, 1584, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2022,2],[2022,3],[2022,4]]}}', 0, 0, 0, 0, 2, 2, 2370438, 'sha1$WJRhib9obNUBOiD3lRjCz0$5d491ce1b32f36f23fbb5a9f11fb64c58aa56039', datetime.datetime(2025, 5, 13, 15, 41, 1), 0, 'k2c_goodmusic', '', '', 'k2cgoodmusic@gmail.com', 0, 1, datetime.datetime(2018, 12, 11, 10, 51), 1941365, 4, 4, 2370438, 'profile_images/Ji/m_/Jim_556656/2c5rtcNDzkvR5aoVJTWxUm.jpg', 'O', '', 'K2C', 886, '972982250', datetime.date(2021, 6, 21), 'TAO', 97, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 37), 1, datetime.datetime(2018, 12, 11, 10, 51), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"had_edit_username":true,"accredited_datetime":"2022-01-13T06:48+00:00","hide_location":false,"show_birthday":0}', 1687674, 4003, 0, 12, 1, 0, '', 0, None), (669807, 4, 3, '以愛之名 Demo', 2859006, None, 2, 1, 0, 'music/st/uc/stuck222_official/nqMjDJtdnL7t95ZhDym5qP.mp3', 0, 'song_covers/st/uc/stuck222_official/eWGe5y6rzy5WC3RXWVr8Eu.jpg', 1, '', '詞:障礙未遂 曲:障礙未遂.Reo\n\n唯一不變的事 可以用什麼來解釋\n無法做的選擇\n卻只能默默的承受\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, 'FB:障礙未遂\r\nIG:stuck222_official \r\n\r\n在台灣長久歷史的填鴨式教育制度下,傳統的觀念就是期待孩子在學校有好的成績,長大當律師或醫師,成為所謂的「卓越」。很多的父母為了要讓孩子在求學階段好好讀書,就會去限制孩子做自己感興趣的事情,而這樣的作為,卻在不知不覺中抹煞了靈魂,摧毀了與生俱來的天分。\u2028 那些父母口裡所說的「為了你好」,真的是為了你好嗎?還是只是以愛之名,奪取了人「愛」的權利?', 0, '', 264, 320000, datetime.datetime(2022, 1, 13, 5, 16, 31), datetime.datetime(2022, 1, 13, 5, 16, 26), datetime.datetime(2022, 1, 13, 5, 33, 39, 76840), datetime.datetime(2022, 4, 1, 12, 24, 47), 16393, 322, 148, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2859006, 'sha1$Q4zhOSqXaSSH$149640f33c9b389be71efa100d06f2845443673a', datetime.datetime(2024, 2, 19, 5, 1, 6), 0, 'AnnaWhy_official', '', '', 'oastuck222@gmail.com', 0, 1, datetime.datetime(2021, 10, 18, 6, 8), 2429472, 4, 4, 2859006, 'profile_images/st/uc/stuck222_official/9Vko4aisoh8pVWPoxCq6iw.jpg', 'O', '', 'Anna Why', 886, '953050505', datetime.date(2021, 10, 18), 'TNN', 98, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 54), 1, datetime.datetime(2021, 10, 18, 6, 8), 1, 5, 'zh-hant', 1, '{"hide_gender":true,"accredited_datetime":"2022-03-18T07:06+00:00","had_edit_username":true,"hide_location":false}', 254923, 1243, 0, 5, 1, 0, '', 0, None), (215616, 4, 4, '為什麼長大是那麼的痛 (專輯試聽版)', 737751, 97267756, 4, 3, 0, 'music/zh/cb/zhcband/0fb24c8cf1534f949b7bea3aa71a02c0.mp3', 0, 'song_covers/zh/cb/zhcband/0c422e40b5ef471ea12377ab652ab052.jpg', 1, '', '那天分別的時候\n所有道別的話全都說不出口\n操場吹過的晚風\n吹走了青春和所有美好的夢\n\nWoo~ 為什麼說再見那麼的痛\nWoo~ 我的淚光模糊了路的盡頭\nWoo~ 為什麼長大是那麼的痛\nWoo~ 誰來教我要怎麼笑著 往前走\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那一年暑假,我們相約去看Luna Sea的演唱會,\n那時Luna Sea可以說是我們最喜歡的樂團,\n那一晚震撼的音場,\n還有舞台上的旋轉煙火,\n現在想來大概已經老掉牙了,\n可是不知道為什麼我現在還記的非常清楚,\n甚至還感覺得到當時每一點細胞感動的感覺,\n好像哪一個雞皮疙瘩在哪站起來我都還記得。\n\n\n\n \n演唱會結束後,\n我們在散場後空無一人的中山足球場待了一會兒,\n他站在我右手邊,面對著舞台,\n沒有看我。\n忽然,他握住我的手,說:\n一起加油,給我們十年的時間,\n我們一定會像他們一樣站在這樣的舞台上。\n\n \n\n\n『我覺得如果是你,一定可以做到,而我也要像他們和你一樣』。\n⋯⋯⋯我在心中默默說著。\n\n\n\n如果在你夢想的某個角落裡,也有我的一個位置,\n我們一定可以一起完成很多事。\n\n之後的ㄧ年中,\n雖然我們沒有再聯繫,\n可是我卻始終記得當時他說的話。\n\n\n \n 一年後,我如願考上了輔大法文系。\n開學後的不久,幾乎可以是用跑的,\n我跑到了學校的『搖滾音樂研究社』,\n簡稱『搖研社』(一開始覺得很像專門散播謠言的社團)\n一口氣交了四年的社費,\n並快速瀏覽了社員出席名單,\n往前翻了非常多頁,\n好不容易找到我學長的名字,\n可是他出席社團活動,\n已經是八個月之前的事了……\n\n\n \n當時我早已沒有他的聯繫方式,\n輔大說大不大,但是每個系所,\n都有一定的活動範圍和上課時間,\n要碰到也不是件容易的事,\n但記著說好的夢想,\n我自已開始在樂器行學了吉他,也試著組了樂團。\n\n\n \n 一直到又過了快一年後,\n我偶然看見學長快步疾行在輔園(輔大的餐廳)門口,\n我立馬叫住他。\n他看到我時,愣了一秒,\n說了句:ㄟ~嗨!好久不見。\n那感覺像是從不熟悉的朋友。\n之後聊了一下近況,\n我問到他怎麼都沒有去社團,是有在其他地方玩團嗎?\n他回說:\n沒有耶,現在沒有玩團了,系上事很多,\n而且我們系報告太多,\n沒有時間……\n現在要拼一些實習,\n不然以後出去不好找工作….\n\n\n\n\n當下我只能回:喔喔.....是喔。\n其實我腦袋已經完全凍結。\n你要找工作?\n你的工作不是搖滾樂手嗎?\n那天看完演唱會時他說的話,忽然很清楚的迴盪在耳邊。\n「一起加油,給我們十年的時間,我們一定會像他們一樣站在這樣的舞台上。」\n\n\n\n之後我們聊了什麼,\n我完全忘記,\n腦中一片空白,\n還記著當時那些所謂『約定』的我,\n大概是全世界最蠢的白痴。\n \n\n\n回家後覺得很失落,\n好像失去了什麼,\n覺得失去了一個夥伴,某一種信念,\n甚至讓我覺得,只有我還執著某些事,\n是不是很不切實際?\n就在今天,\n我被一個人留在了某個地方,\n他似乎理所當然的長大了,\n而我卻還站在原地。\n \n\n\n最近到了畢業季,\n看到一些學弟妹在我們高中的社版上po出自己的心情,\n或是還在學的朋友po出一些祝福的話,\n想起了這段回憶。\n \n\n\n人生好多時候,\n要做出許多選擇,\n選擇之後,要和珍惜的人,\n或是和曾經的自己說再見。\n甚至,\n我們是被迫著就長大了,\n不得不揮手告別些什麼......\n當時,也許我不太能明白我學長的轉變,\n現在似乎有一點理解了。\n每一次的轉變和選擇,\n都是一次次勇氣的滋長和承擔的學習。\n有失必有得,有得必有失,\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, '', 228, 320074, datetime.datetime(2016, 12, 27, 14, 38, 28), datetime.datetime(2014, 5, 7, 11, 28, 21), datetime.datetime(2014, 5, 7, 11, 28, 21), datetime.datetime(2017, 1, 14, 12, 22, 42), 180744, 2379, 52, 1, 6, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2014-05-10"],"recommend_by_editor":true,"top_record_weekly_champions":[[2014,20],[2014,21],[2015,25],[2015,26],[2015,27]]}}', 0, 0, 0, 0, 2, 2, 737751, 'sha1$iQQ9wv4ly2STjXqhKU63H0$3d1fcbba4eb55f2f62682752d8370928e91bca34', datetime.datetime(2025, 5, 26, 8, 13, 30), 0, 'zhcband', '', '', 'zhcband@gmail.com', 0, 1, datetime.datetime(2010, 11, 9, 22, 7, 24), 374268, 4, 3, 737751, 'profile_images/zh/cb/zhcband/cLdyEUavfaEzZmWvFnShfL.jpg', 'O', '張羽承', '原子邦妮 Astro Bunny', 886, '970081077', datetime.date(2009, 11, 9), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2010, 11, 9, 22, 7, 24), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"hide_location":false}', 2989073, 32498, 0, 1888, 0, 0, '', 0, None), (524297, 4, 4, '現在你好嗎 (Demo)', 737751, 97273452, 4, 3, 0, 'music/zh/cb/zhcband/YtMTPFritjndQRZGfkqqV4.mp3', 0, 'song_covers/zh/cb/zhcband/gH74VBxkV53vxch2rqxeU5.png', 1, '', "官方歌詞版MV:https://goo.gl/pDhBgn\n\n海浪 風箏 小街道 和曙光\n我像頑皮的貓 總還想\n貪一點天光\n\n回憶 廚房 小客廳 和擁抱\n沒想過你會這樣放下\n我孤獨張望\n\n走在蜿蜒熟悉的路上\n卻沒有你在身旁\n曾經黑夜綁架了方向\n有你陪著我流浪\n現在你好嗎\n還會想念我嗎\n每當月亮映照著憂傷\n我只想再和你 說話\nwe'll never be apart\n\n\n冰河 流沙 金字塔和雕像\n為何貪玩的人 總還想\n晚一點回家\n\n還要問你想不想看極光\n陪我聽雪溶化的聲響\n等不到回答\n\n總是不停追尋著太陽\n忘了有你在身旁\n曾經黑夜綁架了方向\n有你陪著我流浪\n現在你好嗎\n還會想念我嗎\n每當月亮映照著憂傷\n我只想再和你 說話\nwe'll never be apart", 0, '在每個嚮往的旅途中 \n得到什麼又失去什麼\n當你已不在身邊\n望著那些想和你ㄧ起去看的極光和夕陽\n不禁在心裡悄悄問著\n\n「現在你好嗎」\n\n歌詞版MV:https://goo.gl/pDhBgn', 0, '', 243, 320000, datetime.datetime(2017, 9, 11, 6, 54, 21), datetime.datetime(2017, 9, 11, 6, 54), datetime.datetime(2017, 9, 11, 6, 54), datetime.datetime(2021, 2, 17, 14, 45, 55), 155118, 4376, 88, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2017-09-17","2017-09-22"],"recommend_by_editor":true,"top_record_weekly_champions":[[2017,37],[2017,38],[2017,39],[2017,40],[2017,41],[2017,42],[2017,43]]},"CN":{"song_of_the_days":["2017-09-18","2017-09-23"],"top_record_weekly_champions":[[2017,37],[2017,38],[2017,40],[2017,41],[2017,42]]},"HK":{"top_record_weekly_champions":[[2017,37],[2017,38],[2017,40],[2017,41],[2017,42],[2017,43]]}}', 0, 0, 0, 0, 2, 2, 737751, 'sha1$iQQ9wv4ly2STjXqhKU63H0$3d1fcbba4eb55f2f62682752d8370928e91bca34', datetime.datetime(2025, 5, 26, 8, 13, 30), 0, 'zhcband', '', '', 'zhcband@gmail.com', 0, 1, datetime.datetime(2010, 11, 9, 22, 7, 24), 374268, 4, 3, 737751, 'profile_images/zh/cb/zhcband/cLdyEUavfaEzZmWvFnShfL.jpg', 'O', '張羽承', '原子邦妮 Astro Bunny', 886, '970081077', datetime.date(2009, 11, 9), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2010, 11, 9, 22, 7, 24), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"hide_location":false}', 2989073, 32498, 0, 1888, 0, 0, '', 0, None), (529726, 4, 4, '年少的憂愁 ft.晨悠 (Demo)', 737751, 97273452, 4, 3, 0, 'music/zh/cb/zhcband/28UYNBXxRpSRyd3WBaSopR.mp3', 0, 'song_covers/zh/cb/zhcband/EfmyqR3tt2o96FMymoNPkE.jpg', 1, '', '還記得初次見面\n你感覺不太親切\n彷彿沉悶的陰天\n\n吵過了那些冬天\n承載著歡笑眼淚\n留下的全是紀念\n\n我不怕 因為有你\n失去了我自己\n我們是彼此的氧氣\n就這樣 印著青春\n印著無悔記憶\n一起走到下個世紀\n\ni know\n那一起做過的夢\n就算是各奔西東\n我懂\nand i know\n像那年吹過的風\n撫慰年少的 憂愁\n\n還記得初次見面\n你感覺不太親切\n彷彿沉悶的陰天\n\n又過了多少夏天\n叛逆也是場冒險\n留下的全是紀念\n\n我不怕 因為有你\n失去了我自己\n我們是彼此的勇氣\n就這樣 印著青春\n印著無悔記憶\n一起走到下個世紀', 0, '我不怕 因為有你\n失去了我自己\n我們是彼此的氧氣\n就這樣 印著青春\n印著無悔記憶\n一起走到下個世紀', 0, '', 212, 320000, datetime.datetime(2017, 9, 28, 7, 11, 45), datetime.datetime(2017, 9, 28, 7, 11, 31), datetime.datetime(2017, 9, 28, 7, 11, 31), datetime.datetime(2019, 10, 5, 6, 19, 8), 37705, 1311, 23, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 737751, 'sha1$iQQ9wv4ly2STjXqhKU63H0$3d1fcbba4eb55f2f62682752d8370928e91bca34', datetime.datetime(2025, 5, 26, 8, 13, 30), 0, 'zhcband', '', '', 'zhcband@gmail.com', 0, 1, datetime.datetime(2010, 11, 9, 22, 7, 24), 374268, 4, 3, 737751, 'profile_images/zh/cb/zhcband/cLdyEUavfaEzZmWvFnShfL.jpg', 'O', '張羽承', '原子邦妮 Astro Bunny', 886, '970081077', datetime.date(2009, 11, 9), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2010, 11, 9, 22, 7, 24), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"hide_location":false}', 2989073, 32498, 0, 1888, 0, 0, '', 0, None), (392341, 4, 4, '存在', 737751, 97267756, 4, 3, 0, 'music/zh/cb/zhcband/71ce2184769e4490ad44d826364f82da.mp3', 8984845, 'song_covers/zh/cb/zhcband/cd4ce9e0c859459985c1ee2a5977814b.jpg', 1, '', "脫下肩膀上的圍巾\n擠在眼眶上的淚滴\n就這樣搭配我的心情\n\n走在不知名的街區\n反正也沒有人在意\n路人比你對我還關心\n\n幾點幾分你會在哪裡\n誰對你說愛你\nI don't care. I don't care\n這座城市沒有一個你\n為什麼想不起\n那個愛笑的自己\nI wanna say\n\n愛 你的存在\n你的奇怪\n誰能責怪\n\n愛 你已不再\n你不明白\n如何承載\n\nSay goodbye", 0, '收錄在專輯 孤單會消失離開不見', 0, '', 224, 320075, datetime.datetime(2017, 1, 14, 11, 54), datetime.datetime(2017, 1, 14, 11, 54), datetime.datetime(2017, 1, 14, 11, 54), datetime.datetime(2017, 10, 5, 9, 50, 40), 71868, 1786, 15, 1, 9, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2017-01-26"],"recommend_by_editor":true,"top_record_weekly_champions":[[2017,2],[2017,4],[2017,5],[2017,6]]},"CN":{"top_record_weekly_champions":[[2017,2],[2017,3],[2017,4],[2017,5],[2017,6]]},"HK":{"top_record_weekly_champions":[[2017,2],[2017,3],[2017,4],[2017,5]]}}', 0, 0, 0, 0, 2, 2, 737751, 'sha1$iQQ9wv4ly2STjXqhKU63H0$3d1fcbba4eb55f2f62682752d8370928e91bca34', datetime.datetime(2025, 5, 26, 8, 13, 30), 0, 'zhcband', '', '', 'zhcband@gmail.com', 0, 1, datetime.datetime(2010, 11, 9, 22, 7, 24), 374268, 4, 3, 737751, 'profile_images/zh/cb/zhcband/cLdyEUavfaEzZmWvFnShfL.jpg', 'O', '張羽承', '原子邦妮 Astro Bunny', 886, '970081077', datetime.date(2009, 11, 9), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2010, 11, 9, 22, 7, 24), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"hide_location":false}', 2989073, 32498, 0, 1888, 0, 0, '', 0, None), (377476, 4, 4, '還是會想你 ', 737751, 97267756, 4, 3, 0, 'music/zh/cb/zhcband/2cfada90cf2c45c5ad82667f49534963.mp3', 0, 'song_covers/zh/cb/zhcband/f320f3d7e61d4fd894f2e013d0528385.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摧毀了曾經的夢\n猜不透 留下的\n年少歲月輕狂傷口\n追著風\n尋找下一個出口\n想著你 笑著對我說\n會一直陪著我', 0, '', 214, 320079, datetime.datetime(2016, 10, 31, 16, 35, 11), datetime.datetime(2016, 10, 31, 16, 35, 2), datetime.datetime(2016, 10, 31, 16, 35, 2), datetime.datetime(2017, 1, 14, 12, 22, 42), 55950, 1669, 4, 1, 3, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2016-11-23"],"recommend_by_editor":true,"top_record_weekly_champions":[[2016,45],[2016,46],[2016,47],[2016,48],[2016,52]]},"HK":{"top_record_weekly_champions":[[2016,45],[2016,46],[2016,47],[2016,48]]},"CN":{"top_record_weekly_champions":[[2016,46],[2016,47],[2016,48]]}}', 0, 0, 0, 0, 2, 2, 737751, 'sha1$iQQ9wv4ly2STjXqhKU63H0$3d1fcbba4eb55f2f62682752d8370928e91bca34', datetime.datetime(2025, 5, 26, 8, 13, 30), 0, 'zhcband', '', '', 'zhcband@gmail.com', 0, 1, datetime.datetime(2010, 11, 9, 22, 7, 24), 374268, 4, 3, 737751, 'profile_images/zh/cb/zhcband/cLdyEUavfaEzZmWvFnShfL.jpg', 'O', '張羽承', '原子邦妮 Astro Bunny', 886, '970081077', datetime.date(2009, 11, 9), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2010, 11, 9, 22, 7, 24), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"hide_location":false}', 2989073, 32498, 0, 1888, 0, 0, '', 0, None), (319186, 4, 4, '被你遺忘的森林', 737751, 97267756, 4, 3, 0, 'music/zh/cb/zhcband/b51e6e62cfc14b909f0aaeac28dc4a11.mp3', 0, '', 1, '', '當冷冷的風 吹過我的 耳朵\n\n我不管 任由他 冰凍\n\n當過去的你 透過回憶 觸碰\n\nWhere we are\n\n只剩下 沉默\n\n\n為何 我還在這裡\n\n被你 遺忘的森林\n\n零度的空氣\n\n凍結離開的勇氣\n\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, '', 207, 320000, datetime.datetime(2015, 2, 11, 21, 6, 26), datetime.datetime(2015, 2, 11, 21, 6, 13), datetime.datetime(2015, 2, 11, 21, 6, 13), datetime.datetime(2017, 1, 14, 12, 22, 42), 458779, 10517, 181, 1, 7, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2015,7],[2015,8],[2015,9],[2015,10],[2015,11],[2015,15],[2015,16],[2015,17],[2015,18],[2015,19],[2015,20],[2015,21],[2015,22],[2015,23],[2015,24],[2015,28],[2015,29],[2015,30],[2015,31],[2015,32],[2015,33],[2015,34],[2015,47],[2015,52],[2015,53],[2016,1],[2016,2],[2016,3],[2016,4],[2016,5],[2016,6],[2016,7],[2016,8],[2016,9],[2016,10],[2016,11],[2016,16],[2016,18],[2016,19],[2016,20],[2016,21],[2016,22],[2016,24],[2016,25],[2016,27],[2016,28],[2016,29],[2016,31],[2016,33]]},"HK":{"top_record_weekly_champions":[[2015,46],[2015,52],[2015,53],[2016,1],[2016,2],[2016,3],[2016,4],[2016,5],[2016,6],[2016,7],[2016,8],[2016,9],[2016,10],[2016,11],[2016,16],[2016,18],[2016,19],[2016,20],[2016,21],[2016,22],[2016,24],[2016,25],[2016,27],[2016,28],[2016,29],[2016,31]]},"CN":{"top_record_weekly_champions":[[2016,52],[2017,24]]}}', 0, 0, 0, 0, 2, 2, 737751, 'sha1$iQQ9wv4ly2STjXqhKU63H0$3d1fcbba4eb55f2f62682752d8370928e91bca34', datetime.datetime(2025, 5, 26, 8, 13, 30), 0, 'zhcband', '', '', 'zhcband@gmail.com', 0, 1, datetime.datetime(2010, 11, 9, 22, 7, 24), 374268, 4, 3, 737751, 'profile_images/zh/cb/zhcband/cLdyEUavfaEzZmWvFnShfL.jpg', 'O', '張羽承', '原子邦妮 Astro Bunny', 886, '970081077', datetime.date(2009, 11, 9), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2010, 11, 9, 22, 7, 24), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"hide_location":false}', 2989073, 32498, 0, 1888, 0, 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), (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), (670648, 2, 2, '你能不能真的懂我', 2171856, None, 1, 4, 0, 'music/ko/nw/konwang3/J2X68HKzop5fZBrsQz3FZK.mp3', 0, 'song_covers/ko/nw/konwang3/LAWT5gZqgPaGSh3R7AV7JZ.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告訴我 告訴我\xa0\n告訴我 告訴我\n告訴我 告訴我\n你能不能真的懂我\n\n告訴我 告訴我\xa0\n告訴我 告訴我\n告訴我 告訴我\n我還清醒\n\n喔天亮就感到痛\n有太陽就有惡夢\n沒有影子就無處可躲\n躲在沒人懂我的角落\n\n只要一個人能接受\n我想我就會比較好過\n就能找到出口 與溫柔\n有沒有人告訴我\n能不能真的懂我', 0, '我們都有堅持或理想不被認同的時候\r\n\nYoutube也聽得到囉:\nhttps://youtu.be/SzxSWNnU3dw\n\r\n➥ Follow Diiton :\r\nhttps://www.instagram.com/diiton.music/\r\n\r\n♩ 音樂製作 Song Credit\r\n詞:Diiton\r\n曲:Diiton\r\n編曲:Diiton\r\n錄音:Diiton\r\n錄音室:Yellout Studio\r\n混音:Diiton @Yellout Studio\r\n母帶後製:Diiton @Yellout Studio', 0, '', 205, 320000, datetime.datetime(2022, 2, 4, 16, 3, 21), datetime.datetime(2022, 1, 23, 9, 23, 55), datetime.datetime(2022, 1, 23, 11, 0), datetime.datetime(2022, 2, 5, 3, 52, 44), 173512, 5355, 918, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-02-04"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2022-02-05"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2171856, '!Oz6pkMRayTRYsGNRf6SF5eDY3xVDboUOGSILQTmG', datetime.datetime(2025, 4, 24, 20, 14, 33), 0, 'konwang3', '', '', 'konwang3@gmail.com', 0, 1, datetime.datetime(2018, 1, 18, 2, 6, 43), 1742816, 2, 2, 2171856, 'profile_images/ko/nw/konwang3/8zQ7CkrnCZgpgdHHt5fdxS.jpg', 'M', '王岳棠', 'Diiton滴燙', 886, '928691586', datetime.date(1999, 9, 6), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2018, 1, 18, 2, 6, 43), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-05-31T02:48+00:00","hide_location":false}', 2501431, 11726, 55, 4, 1, 0, '', 0, None), (670479, 2, 2, 'Netflix and Chill', 855099, None, 1, 4, 0, 'music/gr/ee/greeeeeeen/dTuwZvk4dUwFDctVnzFBEb.mp3', 0, 'song_covers/gr/ee/greeeeeeen/X9WDakE9wHFUsysDWZ7mPC.jpg', 1, '', 'I tried to call you out on on Saturday night\nYou made excuses like you did all the time \n你說你習慣一個人 早就不怕孤單\n吵架再分開 互相遷就 兩人的世界多麻煩\n\n但我能陪你看電影滑手機\n一起 Netflix and chill for a little bit \n能不能不能不能能不能別再讓我等\n\n我能陪你忙完再一起吃晚餐 \n能載你去上班在凌晨五點半\n為你我刪掉交友軟體 不回別人的訊息\nAnd I wonder if you can call me baby\n\n你說你習慣一個人 真的沒那麼慘\n一人份的煩腦不需要兩個人來承擔\n我不想只當你的曖昧對象\n為什麼為什麼你不對我說\nQue tu m’aime(我不會法文 幹', 0, '詞:趙廣絜、何芸娜\r\n曲:潘婕、趙廣絜、賴軍諺、何芸娜 \r\n混音:賴軍諺\r\n合聲:何芸娜\r\n編曲:趙廣絜、賴軍諺、潘婕\r\n感謝:音樂霸創作營', 0, '', 255, 192000, datetime.datetime(2022, 1, 20, 13, 12, 4), datetime.datetime(2022, 1, 20, 13, 11, 56), datetime.datetime(2022, 1, 20, 13, 30, 46, 955201), datetime.datetime(2022, 1, 21, 11, 58, 40), 198858, 4813, 1730, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 855099, 'sha1$23215$adcf6429e6bb05437b46677c86f337d6fb5a2877', datetime.datetime(2025, 1, 6, 16, 22, 5), 0, 'greeeeeeen', '廣絜', '趙', 'brendakcchao@gmail.com', 0, 1, datetime.datetime(2013, 5, 28, 1, 10), 488263, 2, 2, 855099, 'profile_images/gr/ee/greeeeeeen/nk7wveTVnEauTpYA5Jiyc7.jpg', 'O', '', '趙廣絜 KJ', 886, '922950213', datetime.date(1995, 2, 13), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 45), 1, datetime.datetime(2013, 5, 28, 1, 10), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-05-29T07:45+00:00"}', 416061, 2532, 14, 0, 1, 0, '', 0, None), (670605, 4, 4, '👁👁', 2655503, None, 1, 5, 0, 'music/lu/cy/lucymeow/fn93aNpaTKHXMTZVaCEoLB.mp3', 0, 'song_covers/lu/cy/lucymeow/95whrB9k6ToiKvLYwH32zA.JPG', 1, '', "You found my soul \nand left me a sign \nwith my heart attack \nwant you to melt me \nlike we are blending ourselves \nAlone and afraid all along \ndid you feel the same? \nWhen you laid your eyes on me \nI feel like floating away with you\n\nUp and down we're pacing like a form\non the road to a lover's house is never long\nI don't wanna be on different sides\nDo you wanna be my one and only \n\nUp and down we're pacing like a form\non the road to a lover's house is never long\noh. what am I gonna do to you (do to you baby)\n\nFound myself inside your world \nmaking love with each other's eyes \nwanna sink you deeper\nwanna capture your soul \nlike everything has been so far\nI like it when you're surrounding me\nwanna live in your eyes \nwhen we finally get off our mission\ncan we go back to the start?", 0, 'MV:\r\nhttps://www.youtube.com/watch?v=aCZYuw3fW_g&t=11s\n\n愛死?', 0, '', 240, 320000, datetime.datetime(2022, 1, 22, 13, 17, 9), datetime.datetime(2022, 1, 22, 13, 16, 38), datetime.datetime(2022, 1, 22, 13, 20, 29, 773615), datetime.datetime(2023, 2, 2, 12, 14, 3), 191320, 5745, 1279, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-02-06"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2022-02-07"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,4],[2022,5],[2022,6],[2022,7],[2022,8]]}}', 0, 0, 0, 0, 2, 2, 2655503, 'sha1$w3z6I3bfnP0dybO90uBgWt$9b82debab10ce26ba8d980ca4d175f2f8fb679b4', datetime.datetime(2024, 11, 13, 14, 13, 47), 0, 'lucymeow', '', '', 'lucyfairygood@gmail.com', 0, 1, datetime.datetime(2020, 10, 20, 10, 34), 2226094, 2, 2, 2655503, 'profile_images/lu/cy/lucymeow/kvFegtxL7Q8MRuZ5gW8QNF.jpeg', 'F', '', 'LÜCY', 886, '908677575', datetime.date(2000, 10, 21), 'TAO', 97, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2020, 10, 20, 10, 34), 1, 1, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_birthday":0,"hide_location":false}', 2502792, 18386, 0, 1663, 1, 0, '', 0, None), (670539, 4, 4, 'Flat Soda (demo)', 2855537, None, 5, 12, 0, 'music/mi/dn/midnightx2222/7qdZJVozD4RXTUfPQ3VEVo.mp3', 0, 'song_covers/mi/dn/midnightx2222/WPuBn9EHgDviwjtvZEb34H.jpeg', 1, '', '想一整夜\n翻來覆去就是難入眠\n空氣中殘留的氣味\n讓人暈眩\n\n還不想睡\n思緒不停浮現到從前\n少了你在我的身邊\n無聊的夜\n\n或許有一天會再遇見\n我會笑著看你微笑的臉\n輕輕想像假如那一天\nYou choose to stay \n\n有種欲言又止的感覺\n記不清你是否曾說愛我\nIt all just fades away\n\n越來越遠\n天色漸亮情緒到終點\n故事該翻到下一頁\nAnother day \n\n假如未來不會再遇見\n我會記得你曾微笑的臉\n輕輕讓風帶走這一切\n不再依戀\n\n藍色泡泡汽水的香味\n或許就珍藏在回憶裏面\n安靜的思念\nda la la da da da la da\nwhat if you choose to stay', 0, '上次突然遇見那個誰,思緒瞬間回到過去,曾經的美好終究還是留存在記憶裡比較美,像是沒了氣的蘇打水,還是可以喝,但就沒什麼味道⋯\r\n\r\n鼓:陳冠毅\r\n吉他:陳冠皓\r\n貝斯:劉鳳武\r\n主唱:閻韋伶\r\n\r\n混音:廖佑祥', 0, '', 322, 320000, datetime.datetime(2022, 1, 21, 7, 13, 25), datetime.datetime(2022, 1, 21, 7, 13, 4), datetime.datetime(2022, 1, 21, 7, 29, 39, 457112), datetime.datetime(2022, 2, 7, 18, 21, 30), 67496, 1849, 485, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-02-07"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2022,6]]},"CN":{"song_of_the_days":["2022-02-08"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,6],[2022,7]]}}', 0, 0, 0, 0, 2, 2, 2855537, 'sha1$CvKIgEstRFfRFSeS8njovA$39074783478929d434afac99707c4f81db115d67', datetime.datetime(2025, 6, 22, 4, 24, 44), 0, 'midnightx2222', '', '', 'midnightx2222@gmail.com', 0, 1, datetime.datetime(2021, 10, 6, 6, 41, 21), 2426003, 2, 2, 2855537, 'profile_images/mi/dn/midnightx2222/NUpGJAcHFYRyHgsBYG7FAJ.jpg', 'O', '', '午夜午夜', 886, '911080092', datetime.date(2021, 10, 6), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2021, 10, 6, 6, 41, 21), 1, 5, 'zh-hant', 1, '{"hide_gender":false,"accredited_datetime":"2022-01-26T10:57+00:00","hide_location":true}', 297514, 2117, 186, 1, 1, 0, '', 0, None), (672400, 4, 4, '初春', 2459512, None, 3, 2, 0, 'music/yf/__/yf____c/kKoU6xdEnAe7QBgSNCJgx8.mp3', 0, 'song_covers/yf/__/yf____c/CxFZVyQyCPPFCxQeupFECx.jpg', 1, '', '忘不了遇見你的那個冬天\n忘不了說好在一起的那座公園\nOh你的容顏烙印在我腦海\n試著把與你有關的都拋開\n忘不了我們分手時的畫面\n忘不了六月那對哭紅了的雙眼\nOh shawty tell me why you keep coming to my mind\n明明你早已不在\n\n為何我還離不開\n無力挽回的無奈\n你的笑容彌留在腦中被情緒操控幾秒鐘便輕易將我掏空\n我 多渴望相信大雨後會迎來天晴\n不是我能永遠為你撐傘的那種電影\n儘管閉上眼睛 still see you everywhere \n\n所有畫面映在 湖面的倒影 花朵終究會凋零\n可我昨晚又夢到你\n\n忘不了遇見你的那個冬天\n忘不了說好在一起的那座公園\nOh你的容顏烙印在我腦海\n試著把與你有關的都拋開\n忘不了我們分手時的畫面\n忘不了六月那對哭紅了的雙眼\nOh shawty tell me why you keep coming to my mind\n明明你早已不在\n\nCan’t avoid\nYou made my heartbreak turn me to a paranoid\n回憶在每個失眠的夜晚總不斷纏繞著我\n總面對孤獨的摧殘有太多煩惱能說\n我已分不清是明天還是下一個今天\n當無盡的陰天覆蓋在我的心田\n留下幾分溫暖保存在沒有你的以後\njust let me go\n\n所有畫面映在 湖面的倒影 花朵終究會凋零\n我真的好想忘掉你\n\n(春天的約定)\n忘不了遇見你的那個冬天(忘不了)\n忘不了說好在一起的那座公園(Why you gonna let me go?)\nOh你的容顏烙印在我腦海(I just wanna hold you close)\n試著把與你有關的都拋開(I just wanna hold you close)\n忘不了我們分手時的畫面(I see you everywhere)\n忘不了六月那對哭紅了的雙眼(Babe you left me in tears)\nOh shawty tell me why you keep coming to my mind\n明明你早已不在', 0, '?\n\n詞/曲 Lyrics & Compose|趙翊帆YI94\r\n編曲 Arranger|Jammy Beatz\r\n錄音 Recorded | STL(OOPIG) @stl_oopig\r\n混音 Mixing | STL(OOPIG) @stl_oopig\r\n\r\n封面設計 Cover Design|陳雅嫻\r\n\r\n特別感謝:暈船勒戒所、陳冠霖、nsole恩溯、政大黑音', 0, '', 185, 320000, datetime.datetime(2022, 2, 13, 12, 13, 21), datetime.datetime(2022, 2, 13, 12, 13, 5), datetime.datetime(2022, 2, 14, 13, 0), datetime.datetime(2022, 2, 21, 4, 4, 22), 625751, 12574, 3297, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"top_record_weekly_champions":[[2022,46]]}}', 0, 0, 0, 0, 2, 2, 2459512, 'sha1$jP8wipPauwcYHKAbtwT5aY$1a9f4eab93655fc36c647bae712f631fdc7eb038', datetime.datetime(2024, 10, 26, 8, 18, 8), 0, 'yf____c', '', '', 'evanchao0623yt@gmail.com', 0, 1, datetime.datetime(2019, 7, 8, 8, 36), 2030405, 4, 4, 2459512, 'profile_images/yf/__/yf____c/Q5QnMDsso7ekvxHLz6UCoL.jpg', 'M', '', '趙翊帆', 886, '920287949', datetime.date(2002, 6, 23), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2019, 7, 8, 8, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"accredited_datetime":"2021-07-01T05:43+00:00","hide_location":false}', 2027188, 13854, 25, 798, 1, 0, '', 0, None), (666720, 4, 4, '愛我就要愛我的全部', 735436, 97317782, 5, 12, 0, 'music/la/nt/lanting/A5U5RX9nqFESPqSNsPAU9T.mp3', 0, 'song_covers/la/nt/lanting/ZPi5mvFEFGeHCpDnuzZfaE.jpg', 1, '', '忙著調整姿態 總是左顧右盼\n該怎麼做才能討人喜歡\n時常情緒氾濫 感受太過敏感\n全怪罪與生俱來的浪漫 徜徉在\n\n人生的常態 流動的情感\n現實虛幻 享受自然\n選我所愛 無論好壞\n讓複雜都變得簡單\n\n愛我就要愛我的全部\n包含不完美的小迷糊\n愛我就要愛我的全部\n再也不為誰停下腳步\n\n厭倦各種有意無心的評斷\n閒雜人等自以為是談論\n愛不愛 True or Lie\n都該由我定義誰都沒資格輕易責怪\n虛偽或坦然\n沒興趣推翻 標籤的荒誕\n只想獨自徜徉在\n\n過著我想過的生活\n展現最真實的感受\n全都沒錯 管這麼多', 0, '「愛我不用多,就愛我全部」\n\n12/20首張創作專輯發行之愛的主打歌\n《愛我就要愛我的全部》❤ Love Me to the Moon and Back\n\n李英宏 X 藍婷\n最帥最水氣 混搭 最純最夢幻\n\n✮✮✮✮✮\n我\u3000是融化流動的蠟\u3000栽滿你捏的空杯\n我\u3000為了愛我的人活著\n我\u3000不後悔為你燃燒過\n✮✮✮✮✮\n\n「浪漫細膩,溫柔透明,每首歌曲都復刻著一段屬於你我內心的回憶」\n\n即將在 12/20 發行首張創作專輯的新人藍婷,從暫時離線後逐漸找回自我,更開放地將這個美好想像的世界,去與他人連結、關注他人。專輯的心路歷程記錄著一個純真的小女孩逐漸蛻變成成熟小女人的階段心事,透過專輯一首首的曲序鋪陳,帶領我們一同感受成長心境的轉折,這之中包含著離別的惆悵、甜蜜的愛戀,亦或是受背叛的憤概。每一首歌曲都如同鮮明的單一寓言故事,等著你用耳朵翻閱,這本純愛絢爛的繪本。\n\n✮✮✮✮✮\n她曾是覺得自己什麼都不會的藍婷\n她曾是總想拯救別人卻忘了照顧自己的藍婷 \n現在她唱自己寫的歌\n現在她說\u3000愛她\u3000就要愛她的全部\n✮✮✮✮✮\n\n《愛我就要愛我的全部》由藍婷詞曲創作,原先並不在藍婷的收歌名單,她覺得這首歌還未達她的標準,偏偏製作人姚信宇在所有demo中,最喜歡的就是這一首,他任性地要求一定要將這首歌收錄專輯,也立即聯想到與歌曲態度相同豪爽的水哥李英宏,邀請他來擔任編曲,兩人如此個性的混搭,一定夠味。\n\n李英宏說:「這首歌就是要當一個浪漫的自私鬼,就是要你愛我的全部,藍婷輕柔舒服的聲線,完美詮釋多巴胺大量分泌時的自我沉浸。」他以時髦復古的Nu Funk風味,呈現藍婷俏皮可愛的小女人心聲,動感的節奏與性感的合成器聲線,讓人情不自禁隨之擺動。\n\n你可以不喜歡我,但我很喜歡我自己\n\n在現實生活中,多少次在意他人的眼光?多少次失去了自己的模樣?害怕被旁人窺看全貌後,還能否被世界接納所有?不管是穿衣風格還是行為舉止,是否常常被問:「我覺得這不像你耶~」Stop!是時候向這些指指點點的標籤說:「你的喜好與我無關,我不在乎!」藍婷透過直白的歌詞展現率真模樣,鼓勵大家在社會化的過程中,不要失去最真實的自己,藉由率性灑脫的音樂,一起任性地徜徉在自由海中。\n\n如果再囉唆,就微笑回應:「愛我,不然就拉倒。」☺\n\n-\n\nდ 音樂製作 დ\n作詞 Lyricist:藍婷 Lan Ting \n作曲 Composer:藍婷 Lan Ting \n製作人 Producer:姚信宇 Shin-Yu Yao \n配唱製作人 Vocal Producer:瑞發 Reva(跳蛋工廠EGGO Music Production)\n編曲 Arrangement:李英宏 YingHung Lee/張汎宇 A2Dac\n和聲編寫 Backing Vocal Arrangement:瑞發 Reva\n和聲 Backing Vocal:藍婷 Lan Ting\n錄音工程師 Recording Engineer:陳以霖 Chen Yi Lin\n錄音室 Recording Studio:大小眼錄音室 Twin Eyes Studio\n混音工程師 Mixing Engineer:周已敦 Itun Chou\n混音錄音室 Mixing Studio:Rave Sound Studio\n母帶後期處理製作人 Mastering Producer:姚信宇 Shin-Yu Yao\n母帶後期處理工程師 Mastering Engineer:Simon Li\n母帶後期錄音室 Mastering Studio:nOiz', 0, '', 232, 320000, datetime.datetime(2021, 12, 7, 11, 0, 17), datetime.datetime(2021, 12, 7, 11, 0, 12), datetime.datetime(2021, 12, 7, 16, 0), datetime.datetime(2023, 11, 16, 11, 44, 9), 112678, 374, 93, 1, 10, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":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), (674833, 4, 4, '如果我有勇氣失去你', 737751, 97317318, 4, 3, 0, 'music/zh/cb/zhcband/VXJKRDcUviQDGL7YqLn5s3.mp3', 0, 'song_covers/zh/cb/zhcband/bh7tCQZbSwcELJrXxpdAAi.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, '失去了勇氣\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\nMV\r\nhttps://www.youtube.com/watch?v=yR6uWPvXxGM', 0, '', 241, 192000, datetime.datetime(2022, 3, 1, 12, 37, 31), datetime.datetime(2022, 3, 1, 12, 37, 17), datetime.datetime(2022, 3, 1, 12, 50, 0, 739627), datetime.datetime(2022, 3, 1, 12, 50, 1), 148178, 3699, 448, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-03-11"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,9],[2022,10],[2022,11],[2022,15],[2022,16],[2022,17]]},"CN":{"song_of_the_days":["2022-03-12"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,9],[2022,10],[2022,11],[2022,13],[2022,15],[2022,17],[2022,18],[2022,19]]}}', 0, 0, 0, 0, 2, 2, 737751, 'sha1$iQQ9wv4ly2STjXqhKU63H0$3d1fcbba4eb55f2f62682752d8370928e91bca34', datetime.datetime(2025, 5, 26, 8, 13, 30), 0, 'zhcband', '', '', 'zhcband@gmail.com', 0, 1, datetime.datetime(2010, 11, 9, 22, 7, 24), 374268, 4, 3, 737751, 'profile_images/zh/cb/zhcband/cLdyEUavfaEzZmWvFnShfL.jpg', 'O', '張羽承', '原子邦妮 Astro Bunny', 886, '970081077', datetime.date(2009, 11, 9), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2010, 11, 9, 22, 7, 24), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"hide_location":false}', 2989073, 32498, 0, 1888, 0, 0, '', 0, None), (675875, 4, 4, 'Less than three ft. 學妹', 2370438, None, 1, 4, 0, 'music/Ji/m_/Jim_556656/EnW8ya7cxBg4gsgsFjkfEj.mp3', 0, 'song_covers/Ji/m_/Jim_556656/7qJK6iyDuPPs7HgUAvQLM5.png', 1, '', "I don't really miss u 假裝不在意的盯著\n手機留在衣櫥 試著不去翻妳的動態\n我忌妒妳沒有我也精采 I hate it everytime\n\nthink I really miss u 我只想要和妳待著\n可界線太不清楚 不要讓我再盲目的去猜\n每天的顛簸需要妳依賴 I need u in my life\n\nbabe there 's no ~ there's no more reason 又和妳錯過\n浪費所有時間和妳蹉跎\n買好我們的塔位 從今天到骨頭\n\nI'm in love 在一眼瞬間\n我心窩 被妳所擊潰 \n常幻想和妳有個家再養支球隊\n我都依妳 不生也行\n\n\n陪妳走回家裡 回到熟悉的門外\n不想和妳分離 可妳突然的坦白\nI don't know why 劃破了等待\n\nbabe there 's no ~ there's no more reason 又和妳錯過\n浪費所有時間和妳蹉跎\n買好我們的塔位 從今天到骨頭\n\nI'm in love 在一眼瞬間\n我心窩 被妳所擊潰\n常幻想和妳有個家 再養支球隊\n我都聽妳的\n\nI'm in love 讓寂寞結尾\n我生活 被妳所點綴\n想和妳逛著宜家 研究床頭櫃\n我都依妳 不買也行\n\n\nI wanna konw u 從頭皮到腳尖\n妳的舉手投足 不需要濾鏡的遮掩\nyou're so fine 不需要打扮\n\n<3", 0, '3/14見\n\n詞/曲:木卯\n編曲/製作:呂理鈞 \nvisual :邱冠霖 @chiu.insta\n\nYT :\nhttps://www.youtube.com/watch?v=f2KjxGEjUgM\n\nK2C 粉絲專頁:\nhttps://www.facebook.com/k2c_goodmusic-107059455192586\n\nK2C Instagram :\nhttps://www.instagram.com/k2c_goodmusic/', 0, '', 263, 192000, datetime.datetime(2022, 3, 7, 13, 26, 6), datetime.datetime(2022, 3, 7, 13, 25, 59), datetime.datetime(2022, 3, 7, 13, 29, 11, 515359), datetime.datetime(2023, 3, 14, 5, 33, 30), 315861, 6073, 1581, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2022,10]]}}', 0, 0, 0, 0, 2, 2, 2370438, 'sha1$WJRhib9obNUBOiD3lRjCz0$5d491ce1b32f36f23fbb5a9f11fb64c58aa56039', datetime.datetime(2025, 5, 13, 15, 41, 1), 0, 'k2c_goodmusic', '', '', 'k2cgoodmusic@gmail.com', 0, 1, datetime.datetime(2018, 12, 11, 10, 51), 1941365, 4, 4, 2370438, 'profile_images/Ji/m_/Jim_556656/2c5rtcNDzkvR5aoVJTWxUm.jpg', 'O', '', 'K2C', 886, '972982250', datetime.date(2021, 6, 21), 'TAO', 97, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 37), 1, datetime.datetime(2018, 12, 11, 10, 51), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"had_edit_username":true,"accredited_datetime":"2022-01-13T06:48+00:00","hide_location":false,"show_birthday":0}', 1687674, 4003, 0, 12, 1, 0, '', 0, None), (674342, 4, 4, '電線桿上的鳥', 2655503, None, 1, 5, 0, 'music/lu/cy/lucymeow/Zayan3yLnP592PB6Se9UoX.mp3', 0, 'song_covers/lu/cy/lucymeow/AUSVr4rbWC6NxzyhRuPPdL.jpg', 1, '', "if you wanna be my birdie\n星星要怎麼數?\nIf you wanna be my lover\n天空要怎麼住?\n\n想飛去哪裡\nMy love\nwhy don't we just get to know each other? \n喔 歡迎光臨\nMy love\nwhy don't we just get to hold each other?? \n\n看窗外的星空\n一邊摸著你的頭\n希望你待在我的宇宙中\n開窗戶 吹著風\n讓我成為你的星空\n\n養了一隻電線桿上的鳥 wu wu\n希望他只對我一個人叫 wu wu\n剩下的 待在那就好\n其他內心聲音 才不會太吵 \n\nIf u wanna be my birdie\n種 我愛的植物\nIf u wanna be my lover\n牠 需要被照顧\n\n想飛去哪裡\nMy love\nwhy don't we just get to know each other? \n喔 歡迎光臨\nMy love \nwhy don't we just get to hold each other??\n\n看窗外的星空\n一邊摸著你的頭\n希望你待在我的宇宙中\n開窗戶 吹著風\n讓我成為你的星空\n\n養了一隻電線桿上的鳥 wu wu\n希望他只對我一個人叫 wu wu wu\n剩下的待在那就好\n其他內心聲音才不會太吵 \n\n(間奏)\n\n我就是你的星空\n我輕拍著你的頭\n給你看我剛塗的指甲油\n開著燈 做著夢\n沈睡在我的宇宙中\n\n養了一隻電線桿上的鳥 wu wu\n希望他只對我一個人叫 wu wu wu\n對我說些什麼都好\n答應我你不會在夜裡逃跑", 0, 'Lyricist : LÜCY、Déjà Fu\r\nComposer :LÜCY、 Déjà Fu', 0, '', 234, 320000, datetime.datetime(2022, 2, 25, 14, 21, 56), datetime.datetime(2022, 2, 25, 14, 21, 47), datetime.datetime(2022, 2, 25, 14, 44, 55, 702729), datetime.datetime(2022, 2, 25, 19, 25, 29), 204451, 6372, 1439, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-03-07"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2022-03-08"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,9],[2022,10],[2022,11],[2022,12]]}}', 0, 0, 0, 0, 2, 2, 2655503, 'sha1$w3z6I3bfnP0dybO90uBgWt$9b82debab10ce26ba8d980ca4d175f2f8fb679b4', datetime.datetime(2024, 11, 13, 14, 13, 47), 0, 'lucymeow', '', '', 'lucyfairygood@gmail.com', 0, 1, datetime.datetime(2020, 10, 20, 10, 34), 2226094, 2, 2, 2655503, 'profile_images/lu/cy/lucymeow/kvFegtxL7Q8MRuZ5gW8QNF.jpeg', 'F', '', 'LÜCY', 886, '908677575', datetime.date(2000, 10, 21), 'TAO', 97, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2020, 10, 20, 10, 34), 1, 1, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_birthday":0,"hide_location":false}', 2502792, 18386, 0, 1663, 1, 0, '', 0, None), (675270, 4, 4, 'I Will Never Change', 2085102, None, 3, 2, 0, 'music/po/po/popoj820927/jireZ4M8GGspZxMbADtuiv.mp3', 0, 'song_covers/po/po/popoj820927/mETgggvphtEEr6Kfat9Lyv.JPG', 1, '', 'I Will Never Change\nverse1:\n現在幾點鐘 我看著限動\n好多不認識的朋友標記我\nIt’s been a long time\nI’m feeling so fine\n感謝多年前的我 始終相信我\n說來神奇從來沒想過會走到這一步\n幻想的這一幕 都變成現實\n告別懦弱feel like幕之內一步\n從沒打算一步登天我踩穩每一步\nI don’t care what they say\n所有稱讚thank you everybody\n我打從心底謝了\n但只有我自己明白心中追求的位在哪裡\n吹捧是突破現狀的毒藥 我先戒了\nI’m telling no lie\n我只是都在想著不留空白\n人生不能重來\nTell me why don’t you try it out?\n當我聽 當我唱\n才感受心被解放and I don’t stop\n\nso\n\nhook:\nI will never change \n我知道只有我自己能夠肯定我\nI will never change\n過程即是目的 我戴著耳機走\nI don’t need dat誰崇拜\n或得到誰寵愛\n我明白一路走來\n不需要誰懂 \nI will never change \n(Do you feel what I feel now?)\n\nverse2:\nYeah I made it on the news(and mag)\nMom I think I make you proud\n回想這幾年和自己獨處 \n這些都是what I dreamed ’bout then\n過去總想著被聽見\n後來才發現在聲音被聽見之前得先聽見自己內心深處那個聲音\n只有誠實面對自己才能走得下去因為重要的是我的真心\nSo I never 急功近利 \n沒把名氣當成寫歌的feedback or motivation\n下班時間花在音樂\n獨自在公園寫歌\n終於讓你聽見我 \nNow my albums sold out\n去年一整年的量\n一天之內 就全部賣掉\n以前當我跟女生告白they be like\n「抱歉,來生吧孩子!」\n但現在都變成:「來生孩子吧!」\n\nbut\n\nhook:\nI will never change \n我知道只有我自己能夠肯定我\nI will never change\n過程即是目的 我戴著耳機走\nI don’t need dat誰崇拜\n或得到誰寵愛\n我明白一路走來\n不需要誰懂 \nI will never change \n(Right?Let’s go)\nbridge:\n一開始耗盡全身力才往前十幾步\n回首來時發現早已走了十里路\n如人飲水只有我懂手裡這杯是幾度\n捫心自問多少人在拚命為何自己不?\n我知道大家都很努力I’m so blessed tho\n大多數人都只看成果 不在意背後\n就算得到掌聲和鮮花或再多的眼光羨煞\n也不能把創作單純的快樂騙走\n\nhook:\nI will never change \n我知道只有我自己能夠肯定我\nI will never change\n過程即是目的 我戴著耳機走\nI don’t need dat誰崇拜\n或得到誰寵愛\n我明白一路走來\n不需要誰懂 \nI will never change \n(Do you feel what I feel huh?)\n\nI will never change \n我知道只有我自己能夠肯定我\nI will never change\n過程即是目的 我戴著耳機走\nI don’t need dat誰崇拜\n或得到誰寵愛\n我明白一路走來\n不需要誰懂 \nI will never change \n(Do you feel what I feel now?)', 0, 'POPO J 第二張個人創作專輯【GOOD LOOKING】實體CD,於小白兔唱片行預購中:\nhttps://shp.ee/i5rvz6q\n\nPOPO J 第二張個人創作專輯【GOOD LOOKING】已數位發行!\n點擊下方連結收聽完整專輯:\nhttps://popoj.ffm.to/goodlooking/\n\nFollow POPO J:\nhttps://www.instagram.com/james45321\nhttps://www.facebook.com/popoj1993 \n\n製作人Producer:Zac Rao、伍柏宇Jim Wu\r\n詞曲 Lyricist&Composer:POPO J\r\n合聲 Backing Vocals:羅莎莎 Sabrina Lo\r\n合聲編寫 Backing Vocal Arrangement :羅莎莎 Sabrina Lo\r\n編曲 Arranger:chillingcat\r\n錄音 Recording:Zac Rao\r\n混音 Mixing:伍柏宇Jim Wu\r\n母帶後期 Mastering:伍柏宇Jim Wu\r\n錄音工作室 Recording Studio:金剛門大樹林工作室', 0, '', 187, 320000, datetime.datetime(2022, 3, 2, 14, 44, 1), datetime.datetime(2022, 3, 2, 14, 43, 48), datetime.datetime(2022, 3, 2, 16, 0), datetime.datetime(2023, 11, 3, 2, 30, 53), 113258, 3587, 392, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2085102, 'sha1$h1OvEBmciqO1$d6032d37bcda874189292634aee8da170e4fcd60', datetime.datetime(2024, 8, 13, 14, 48, 3), 0, 'popoj820927', '', '', 'popoj1993@gmail.com', 0, 1, datetime.datetime(2017, 9, 7, 16, 2, 18), 1656217, 4, 4, 2085102, 'profile_images/po/po/popoj820927/eajnGYwKu6AYfwHxiv94nu.jpg', 'M', '施傑薰', 'POPO J', 886, '978326987', datetime.date(1993, 9, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2017, 9, 7, 16, 2, 18), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"accredited_datetime":"2021-06-10T10:49+00:00","show_birthday":0,"hide_location":false}', 619162, 8133, 1, 104, 1, 0, '', 0, None), (675651, 4, 4, '拖延症候群 ft.桃子A1J', 1827669, None, 3, 2, 0, 'music/th/ro/throbbing_mountain_7u/CwoTZ85i6DAU4aiRtzJt8y.mp3', 0, 'song_covers/th/ro/throbbing_mountain_7u/MXcrGmPkZnCdP5x87YxQHz.jpg', 1, '', "再給我多一點點的時間\n也不過才那幾秒鐘的時限\n都怪昨天晚上有點失眠\n能不能再給我多一點寬限\n\n再給我多一點點的時間\n也不過超越你極限那麼一點點\n其實昨天晚上有點失眠\n能不能再給我多一點寬限\n\nyeah I know know know know know\nstop calling my phone phone phone phone phone\nyeah I'm on the on the road road road road\n就再多等幾秒鐘鐘鐘鐘鐘\n\n發誓真的不是我故意 的 把時間日期給忘記 了\n事情太多該如何棄 捨 不知覺的睡過去 了\n親愛的 先 別生氣 yah 我知道錯了下次早起\n得先掛機 Yah 在下個路口右轉去\n\n跟不上時間的腳步 看不透一秒的角度\nnot like working in the stu 其他事拖著待會處理\n承認我不太愛算數 小數點後都四捨五入\n‘kay I'm sorry not sorry on my way now just keep on waiting\n\nWoo 時間怎麼永遠都不夠\n一回首就發現剩不到幾秒鐘\nBae you need to chill \n我快到了 就請你放輕鬆 \n\n時間都算不準了 對拍卻 對 的到呢\n360度劃出領土把我們都禁錮著\nI’m so sorry 但 拖延 症候群不是 我的藉口\n我想我們的時區也許不同\n\n總是日夜顛倒拖延成性\n這個症狀好像已經不輕\nWait a Minute \nWait a minute \n\n再給我多一點點的時間\n也不過才那幾秒鐘的時限\n都怪昨天晚上有點失眠\n能不能再給我多一點寬限\n\n再給我多一點點的時間\n也不過超越你極限那麼一點點\n其實昨天晚上有點失眠\n能不能再給我多一點寬限", 0, 'MV在這!https://www.youtube.com/watch?v=YEHGASQRRuA\r\n\r\nLyrics/Compose 詞/曲 |13Lefty /桃子A1J\r\nBeat Arrangement編曲 | GC \r\nRecording/Mixing 錄音混音| Lulu 吳昱儒', 0, '', 159, 192000, datetime.datetime(2022, 3, 5, 17, 36, 56), datetime.datetime(2022, 3, 5, 17, 36, 47), datetime.datetime(2022, 3, 6, 10, 0), datetime.datetime(2022, 3, 10, 18, 36, 6), 54728, 1936, 273, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1827669, 'pbkdf2_sha256$24000$6OyC6lDZW2IT$B3as32hrDJCA8BTb2X11B3UaEfoZuinEaU/h3BjW/K8=', datetime.datetime(2023, 5, 24, 18, 45, 26), 0, '13lefty', '怡珊', '賴', 'phoenix530919@gmail.com', 0, 1, datetime.datetime(2017, 3, 4, 16, 1, 7), 1352201, 4, 3, 1827669, 'profile_images/13/le/13lefty/fJ95KefbPW8fEvFj8Fp7xC.jpg', 'F', '', '13Lefty', 886, '929583288', datetime.date(1999, 9, 4), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2017, 3, 4, 16, 1, 7), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"had_edit_username":true,"accredited_datetime":"2022-03-18T07:06+00:00","hide_location":false}', 58823, 278, 19, 120, 1, 0, '', 0, None), (671485, 2, 2, 'SIRI說明天降雨率100%', 2438909, 97317962, 3, 2, 0, 'music/Gu/mm/GummyBBB/EVExZJyHwdgguBV6zaDuj2.mp3', 0, '', 1, '', '天已經亮了我卻闔不上眼\n盯著沒有人的房間\n一齣哈姆雷特式的悲劇在我腦子裡上演\n演到了五幕中的第三幕\n就快要到高潮\n但突然一聲巨大的轟鳴響起\n讓我直接把劇本都拋掉 (啥小)\n我看向窗外\n原本的小雨已變得滂湃\n啊不就還好衣服已經收進來了\n不然還要重洗真的讓人wanna die\n反正都被關在家裡那乾脆就鑽進被子裡面躲好\n今天的最後一句話「嘿Siri 降雨率多少?」\n\n她說降雨率100% 那那那我就算了吧\n把所有待辦都先bypass 就放著不管他\n偷個懶又沒有犯法 我知影我爛軟\n但我很有效率所以壓著deadline繳交你也拿我也沒辦法\n她說降雨率100% 那那那我就算了吧\n把所有待辦都先bypass 就放著不管他\n偷個懶又沒有犯法 我知影我爛軟\n但我做的音樂可以能跟你保證聽過的都會說一聲「讚啦」\n\n不喜歡下雨天因為不行錄音又不是Lo-fi (Lo-fi)\n躲在我house裡 想要抄襲的bish走開 (Fuck off)\n小學生幹嘛繫bow tie 學大人的口白\n但real life真的就像是柯南到哪裡都有人狗帶\nDunno why\n電視上浪漫和離別都發生在雨幕裡\n就像是理想的世界好像永遠只存在於畫家的筆觸裡\n若生命是一齣戲 那我寧願收視率低但歌好聽\n若明天雨還不停 那記得走慢點一路上小心\n\n她說降雨率100% 那那那我就算了吧\n把所有待辦都先bypass 就放著不管他\n偷個懶又沒有犯法 我知影我爛軟\n但我很有效率所以壓著deadline繳交你也拿我也沒辦法\n她說降雨率100% 那那那我就算了吧\n把所有待辦都先bypass 就放著不管他\n偷個懶又沒有犯法 我知影我爛軟\n但我做的音樂可以能跟你保證聽過的都會說一聲「讚啦!」\n\n[SIRI]\n明天八點整開始會下雨\n此狀況會持續到黃昏\n我建議你帶把傘下去\n防風防雨又防身', 0, '《安泰》08. SIRI說明天降雨率100%\r\n-\r\n製作人 Producer:Gummy B\r\n詞曲 Lyricist & Composer:Gummy B\r\n編曲 Beat Arranger:alanfor\r\n錄音 Recording Engineer:Gummy B\r\n混音 Mixing Engineer:Gummy B\r\n母帶後期 Mastering Engineer:Gummy B\r\n-\r\nGummy B\r\nhttps://www.instagram.com/gummy.bbbb/', 0, '', 159, 320000, datetime.datetime(2022, 2, 1, 20, 50, 56), datetime.datetime(2022, 2, 1, 20, 50, 34), datetime.datetime(2022, 2, 20, 12, 0), datetime.datetime(2022, 2, 21, 12, 25, 8), 63822, 1627, 331, 1, 8, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2438909, 'sha1$K4oDaAPvdx9Z1SG5Jmy6ES$2501b0e4e35ef47d17a73e1e033a3ab4ca3aa4c3', datetime.datetime(2025, 2, 8, 20, 46, 1), 0, 'GummyBBB', '', '', 'gummybmusic@gmail.com', 0, 1, datetime.datetime(2019, 5, 23, 9, 26, 33), 2009813, 4, 4, 2438909, 'profile_images/Gu/mm/GummyBBB/gikMrqaZj2EACVFTq8SHSH.jpg', 'M', '黃立堯', 'Gummy B', 886, '978382264', datetime.date(2000, 9, 11), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2019, 5, 23, 9, 26, 33), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":0,"accredited_datetime":"2021-06-15T05:58+00:00","hide_location":false}', 2027956, 17783, 39, 827, 1, 0, '', 0, None), (674518, 1, 1, '年少不平凡 (宋念宇 Xiaoyu Sung Cover)', 2408261, None, 5, 12, 0, 'music/al/an/alanchou12345/SXZNxszpinowBsaesxzLHK.mp3', 0, '', 1, '', '', 0, 'Young And Frivolous\r\n\r\n作詞:魏如昀\r\n作曲:宋念宇\r\n\r\n改編&混音 by 阿蘭 AC\r\n\r\n你還在尋找誰來救你的平凡 \r\n給你一道光照亮你的黑暗', 0, '', 89, 320000, datetime.datetime(2022, 2, 27, 8, 32, 30), datetime.datetime(2022, 2, 27, 8, 32, 16), datetime.datetime(2022, 2, 27, 12, 0), datetime.datetime(2024, 10, 31, 14, 31, 43), 27206, 939, 125, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2408261, '!KDhzgWAeAwlmA19JsPgBxOBQx9L3gv9oXm30EUqi', datetime.datetime(2025, 3, 28, 13, 16, 46), 0, 'alanchou12345', '', '', 'rnamusic47@gmail.com', 0, 1, datetime.datetime(2019, 3, 25, 17, 36), 1979178, 4, 4, 2408261, 'profile_images/al/an/alanchou12345/LCMtx5SYkFw6Nwrs6vXAQf.jpg', 'O', '周某人', '阿蘭 AC', 886, '934026547', datetime.date(1992, 4, 7), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 50), 1, datetime.datetime(2019, 3, 25, 17, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2023-01-30T02:32+00:00","hide_location":false}', 437661, 6201, 5, 7, 1, 0, '', 0, None), (671480, 4, 4, '消極積極', 2438909, 97317962, 3, 2, 0, 'music/Gu/mm/GummyBBB/6xxKhRcjtb9U6vAvot4Pbq.mp3', 0, '', 1, '', 'I don’t care about how you think of me\n我正在做什麼我想我是清楚地\n但還是感謝你的辛苦 (Thank you)\n雖然我明白你的叮囑我大概率都聽不進\n像命注定一般 \n那感覺我仍盡力參透\n等待著關關雎鳩即便關關難過\n每次都像在玩火 要嘛感受\n到光明 要嘛一不小心燒掉整片山頭\n每個人都想要攻頂\n但有多少人記得呼吸\n注意 吐息 目的 像霧裡看花\n難道站在山巔的感覺你不喜歡嗎\n所以才冒著墜落的風險努力攀爬\n看嘛 說到底那都是泡沫般的數字\n每個人都想紅就像是90年的股市\n慘綠沒在怕的 選擇性將他無視\n沒想著贏就不會輸像半山腰的蘇軾\n\nCause my mindset be like \n消極 積極\n消極 積極\n懶得跟你去比賽\n你要比 第一\n才不 屌你 嘻嘻\n\n別要我一直衝 那真的太ㄍㄧㄥ\n沒錯我想要賺錢 但更想賺得開心\n他們說沒有自信就會失去耐心\n但我有自信愛我的人都一直在聽\n所以等到屬於我的時代終於來臨\n都到了那個份上我還在乎什麼排名\n你問我過得怎樣 我猜過得還行\n不用為了證明自己 還得穿金戴銀\n大師兄說 生活要有你的flow\n我們時間還很多 那你幹嘛急著走\n聽我的tone 千萬不能低著頭\n當我進到我的zone裡 就沒人比得過\n在那裡沒有別人 唯我獨尊\n我才華堪比周杰倫 帥得像是吳尊\n屌得像是拉斯普丁 哪次不行\n我活在當下所以每一刻都恰是如今\n\nCause my mindset be like \n消極 積極\n消極 積極\n懶得跟你去比賽\n你要比 第一\n才不 屌你 嘻嘻', 0, '《安泰》06. 消極積極\r\n-\r\n製作人 Producer:Gummy B\r\n詞曲 Lyricist & Composer:Gummy B\r\n編曲 Beat Arranger:Pieper Beats\r\n錄音 Recording Engineer:Gummy B\r\n混音 Mixing Engineer:Gummy B\r\n母帶後期 Mastering Engineer:Gummy B\r\n-\r\nGummy B\r\nhttps://www.instagram.com/gummy.bbbb/', 0, '', 188, 320000, datetime.datetime(2022, 2, 1, 20, 15, 53), datetime.datetime(2022, 2, 1, 20, 15, 32), datetime.datetime(2022, 2, 20, 12, 0), datetime.datetime(2022, 2, 20, 12, 0, 29), 54926, 1108, 112, 1, 6, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2438909, 'sha1$K4oDaAPvdx9Z1SG5Jmy6ES$2501b0e4e35ef47d17a73e1e033a3ab4ca3aa4c3', datetime.datetime(2025, 2, 8, 20, 46, 1), 0, 'GummyBBB', '', '', 'gummybmusic@gmail.com', 0, 1, datetime.datetime(2019, 5, 23, 9, 26, 33), 2009813, 4, 4, 2438909, 'profile_images/Gu/mm/GummyBBB/gikMrqaZj2EACVFTq8SHSH.jpg', 'M', '黃立堯', 'Gummy B', 886, '978382264', datetime.date(2000, 9, 11), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2019, 5, 23, 9, 26, 33), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":0,"accredited_datetime":"2021-06-15T05:58+00:00","hide_location":false}', 2027956, 17783, 39, 827, 1, 0, '', 0, None), (677057, 4, 4, '累贅', 2333771, 97318176, 1, 4, 0, 'music/_x/xs/_xxslowly34/UHtmKgiV3uy6gfXorHEy7m.mp3', 0, 'song_covers/_x/xs/_xxslowly34/UDBeQLU5RXffHKcDmijuzm.jpg', 1, '', 'Verse\n別再多給我一個喜歡你的理由\n如果沒有我 你應該會更輕鬆\n拜託不要拋棄我\n再多的挽留好像都沒有用\n\nPre Chorus \n我就是累贅\n沒有資格站在你的身邊\n別再對我掏心掏肺 \n\nChorus \n我就是累贅\n沒有資格站在你的身邊\n別再對我掏心掏肺 \n\n我就是累贅\n沒有資格站在你的身邊\n對我來說你太耀眼\n\nVerse \n只看到你強大 忽略你的弱小\n以為把所有 事交給你來就好\n你也是個人 但我卻無法與你保持平衡\n\n原來你也會因為犯錯 隔天沒有精神\n也會難過到獨自一個人哭到清晨\n\n現在的我一無所有 \n好像得要做些什麼 \n(把我留在你身邊)\n\nPre Chorus \n我就是累贅\n沒有資格站在你的身邊\n別再對我掏心掏肺 \n\nChorus \n我就是累贅\n沒有資格站在你的身邊\n別再對我掏心掏肺 \n\n我就是累贅\n沒有資格站在你的身邊\n對我來說你太耀眼', 0, '這首靈感取自於我最喜歡的動漫 無職轉生\r\n好看到我生出一首歌?\u200d?\n希望你們會喜歡\r\n\r\nLyrics:xxslowly34\r\ncomposer:xxslowly34\r\nRecording engineer: 7Drip\r\nMixing:7Drip\r\nMastering : 7Drip\r\nProducer:7Drip\r\nBeat Arrangment:COLD MELODY\r\nCover Picture:廖瑀婕', 0, '', 151, 192000, datetime.datetime(2022, 3, 22, 23, 35, 32), datetime.datetime(2022, 3, 19, 2, 56, 59), datetime.datetime(2022, 3, 19, 3, 15, 12, 798395), datetime.datetime(2022, 6, 15, 19, 51, 21), 49910, 1192, 190, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2333771, 'sha1$3HZdRg3ftmdELCj1G1Jp6n$5b3eb7a3f2d252edacafbffdd7492e233d5c89b2', datetime.datetime(2025, 6, 28, 11, 30, 8), 0, '_xxslowly34', '', '', '92227james@gmail.com', 0, 1, datetime.datetime(2018, 10, 10, 4, 33, 9), 1904700, 4, 3, 2333771, 'profile_images/_x/xs/_xxslowly34/j3WbgnLCwn8NQ2WecoPqKu.jpg', 'M', '劉康聖', 'xxslowly34', 886, '966716973', datetime.date(2001, 11, 19), 'HSQ', 84, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 53), 1, datetime.datetime(2018, 10, 10, 4, 33, 9), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2021-09-24T08:15+00:00","hide_location":false}', 1053263, 4300, 64, 2, 1, 0, '', 0, None), (662161, 4, 4, '親吻了再摸索 Search by a Kiss', 1597251, 97319209, 1, 4, 0, 'music/sw/ee/sweetjohnband/NxpLE9BKcSDpYkw26CwK4z.mp3', 0, 'song_covers/sw/ee/sweetjohnband/9NvanrRuxfZYMAr8fqtkGj.jpg', 1, '', '愛只是溫柔的假說 誰忍心反駁 \n每一段每一落 晦澀的旅途中 迷惘就感受\n親吻未知 親吻過錯 親吻了再摸索\n親愛的 承諾都會腐朽 脆弱後我們會掙脫\n\n懷疑了嗎 懷疑了嗎 如果你等不著月光\n失望了嗎 黎明以前 可讓我牽住你的動盪\n信仰生而負傷 怎麼別來無恙\n\n懷疑了嗎 懷疑了嗎 我們都不再無瑕\n枯萎了嗎 凋落以前 就讓我接住你的搖晃\n擁抱著整片荒涼 當作別來無恙\n\n我們忍受成長 我們習慣遺忘', 0, '『如果黑暗是必經之路,陪我在墜落中親吻、在破碎後緊握。』\n\n\u200b -\u200b \u200b \n\n「最終愛會滲透出裂縫,像地平線上的日出那樣。」\u2028\u200b \u200b \n\n「到時我們坦誠相見。」\u200b\n\n-------------\n詞 Lyricist | 吳倬安 Leon Wu\n曲 Composer | 吳浚瑋 Genwie Wu\n製作人 Producer:鍾濰宇 Yu \n編曲 Arrangement:甜約翰 Sweet John \n弦樂編寫 Strings Arranger:梁丹郡 Mandark Liang / 邵佳瑩 Chia-Ying Shau\n弦樂監製 Strings Producer:盧思蒨 Szu-Chien Lu\n大提琴獨奏 Cello Solo:邵佳瑩 Chia-Ying Shau\n弦樂Strings\n小提琴 Violin:盧思蒨 SzuChien Lu / 廖柏雅 Kevin Liao\n中提琴 Viola:袁繹晴 Yi-Ching Yuan\n大提琴 Cello:劉涵 Hang Liu (隱分子)\n主要錄音師 Main Recording Engineer:鍾濰宇 Yu @ 89 studio \n鼓錄音師 Drum Recording Engineer:錢煒安 Zen Chien @ 112F Recording Studio \n鼓錄音助理 Drum Recording Assistant:陳祺龍 Chris Chen\n弦樂錄音師 Strings Recording Engineer:李詠恩 Joshua Lee / 陳逸宏 Ian Chen\n弦樂錄音室 Strings Recording Studio:荒原錄音室 Wasteland Studio\n人聲編輯 Vocal Editing:游景棠 Don Yu\n混音、母帶後期處理 Mixing &Mastering:周已敦 Itun Chou @ Rave Sound Studio\n特別感謝 Special Thanks:陳君豪 Howe Chen\n美術設計 Art:莊皓 Hao Zhuang \n-------------\n• Facebook https://www.facebook.com/sweetjohnband\u200b\n• Instagram https://www.instagram.com/sweetjohnof...\u200b\n• StreetVoice https://tw.streetvoice.com/sweetjohnband\u200b\n• Weibo http://weibo.com/SweetJohn\u200b\n• Pinkoi https://www.pinkoi.com/store/m-forest\u200b\n\n? 實體購買通路・請用行動支持約翰 \n\u3000● 約翰官方網站 https://www.sweetjohnband.com/\n\u3000● 實體、數位專輯 https://rock-mobile.lnk.to/SweetJohn\u200b\n台中特約寄賣點 元氣唱片行\n光南、小白兔、佳佳等各大唱片行皆有販售', 0, '', 221, 320000, datetime.datetime(2021, 10, 6, 4, 25, 21), datetime.datetime(2021, 10, 6, 4, 25, 1), datetime.datetime(2021, 10, 6, 6, 0), datetime.datetime(2022, 10, 19, 19, 33, 27), 157192, 4679, 788, 1, 1, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2021,40]]},"CN":{"recommend_by_editor":true,"top_record_weekly_champions":[[2021,40]]}}', 0, 0, 0, 0, 2, 2, 1597251, 'sha1$eFXYOoRijpU9xk3AyBiX2y$2d6786cda7216dc96ba5b632364ed22b73c92750', datetime.datetime(2025, 5, 17, 9, 36, 20), 0, 'sweetjohnband', '', '', 'sweetjohnband@gmail.com', 0, 1, datetime.datetime(2016, 4, 25, 11, 49), 1255443, 4, 4, 1597251, 'profile_images/sw/ee/sweetjohnband/KGF2yDX4gCUDjtHif68EDq.jpg', 'M', '陳冠宇', '甜約翰 Sweet John', 886, '934068063', datetime.date(1989, 10, 8), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 41), 1, datetime.datetime(2016, 4, 25, 11, 49), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"hide_location":false}', 3921566, 39121, 13, 266, 1, 0, '', 0, None), (634576, 4, 4, '戀人觀影須知', 1597251, 97265712, 1, 4, 0, 'music/sw/ee/sweetjohnband/Uiqfeypc83r5zebPaKJfEv.mp3', 0, 'song_covers/sw/ee/sweetjohnband/GEB6w2Ttivc5C3sqdAZxU8.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看一場爛電影 其實也有趣', 0, '?? 甜約翰 2021 新歌甜蜜搶聽 ??\n\n『 相愛,只是戀人抵達故事結局的枝微末節之一 』\u2028\n\n\n「有一部電影,我想再看一次,這次我想看完。」\n\u3000\u3000\n「關於什麼的?」\n\u3000\n「俗套的相遇、繁瑣的日常...就是那種低成本的愛情片吧。」\n\u3000\u3000\n「好像很有趣呢。」\n\u3000\u3000\n「開始了就要看完哦。」\n\u3000\u3000\n「一起看完吧。」\n\n-------------\n曲 Composer|吳浚瑋、梁丹郡 Mandark \n詞 Lyricist|吳倬安 Leon Wu\n編曲 Arrangement|甜約翰 Sweet John\n混音 Mixing|陳冠宇 Can Chen\n插畫 Illustration | 林錦揚 Lim Chin Yang\nDemo 動態影像製作|陳冠宇 Can Chen\n-------------\n• Facebook https://www.facebook.com/sweetjohnband\u200b\n• Instagram https://www.instagram.com/sweetjohnof...\u200b\n• StreetVoice https://tw.streetvoice.com/sweetjohnband\u200b\n• Weibo http://weibo.com/SweetJohn\u200b \n• Pinkoi https://www.pinkoi.com/store/m-forest\u200b\n\n? 實體購買通路・請用行動支持約翰\u3000\n\u3000● Pinkoi(單曲、樂團周邊) https://goo.gl/4Pp2aw\u200b\n\u3000● 實體、數位專輯 https://rock-mobile.lnk.to/SweetJohn\u200b\n台中特約寄賣點 元氣唱片行\n光南、小白兔、佳佳等各大唱片行皆有販售', 0, '', 260, 320000, datetime.datetime(2021, 1, 31, 14, 30, 29), datetime.datetime(2021, 1, 31, 14, 30, 23), datetime.datetime(2021, 2, 1, 12, 0), datetime.datetime(2021, 10, 6, 7, 4, 42), 186762, 5215, 1344, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-02-09"],"recommend_by_editor":true,"top_record_weekly_champions":[[2021,5],[2021,6],[2021,7]]},"CN":{"song_of_the_days":["2021-02-10"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2021,5],[2021,6],[2021,7]]}}', 0, 0, 0, 0, 2, 2, 1597251, 'sha1$eFXYOoRijpU9xk3AyBiX2y$2d6786cda7216dc96ba5b632364ed22b73c92750', datetime.datetime(2025, 5, 17, 9, 36, 20), 0, 'sweetjohnband', '', '', 'sweetjohnband@gmail.com', 0, 1, datetime.datetime(2016, 4, 25, 11, 49), 1255443, 4, 4, 1597251, 'profile_images/sw/ee/sweetjohnband/KGF2yDX4gCUDjtHif68EDq.jpg', 'M', '陳冠宇', '甜約翰 Sweet John', 886, '934068063', datetime.date(1989, 10, 8), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 41), 1, datetime.datetime(2016, 4, 25, 11, 49), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"hide_location":false}', 3921566, 39121, 13, 266, 1, 0, '', 0, None), (627558, 4, 4, '留給你的我從未 Remix feat. ?te 壞特', 1597251, None, 5, 12, 0, 'music/sw/ee/sweetjohnband/PESABe6Pomh2wpRCPJGM4n.mp3', 0, 'song_covers/sw/ee/sweetjohnband/C6Q86jAjkbL2KcZxc3tbzV.jpg', 1, '', '每過一天\n叮嚀自己再勇敢一點\n面對生活再堅決一些\n努力走過漫漫長夜\n才能讓你看見\n\n其實我\n也不是真的不了解\n茫茫人海中的妥協\n雨後也未必有晴天\n但我腦海的畫面\n\n你的眼神比想像中還要和煦深邃\n(在你的面前)\n提醒我會不會看起來開心得太狼狽\nhoo hoo 沈澱了 整片藍天\nhoo hoo woo daladada\n\nCan’t mention your name\nTry to put out this flame\nHeart trapped in a cage\nWish you could feel the pain\n\n心裡不停在算著已經過了多久\n是不是該是時候放手\n該繼續揮霍我所有\n或是到此為止\n一切已經顯得有些放縱\n窗外的聲音常常聽不到\n腦海裡總是浮現片斷畫面的爭吵\n想找個辦法消除那些浮躁\n找不到辦法 只好聽歌聽到睡不著\n想起很久以前 做了一個很美的夢 你還記得嗎\n夢裏的結局和心理想的完全不同 卻不能重來過\n荒謬的劇情 終於被點醒\n前進再前進 尋找你的身影\n離你越來越近 卻感到 快要窒息\n\n你的眼神比想像中還要和煦深邃\n(在你的面前)\n提醒我會不會看起來開心得太狼狽\nhoo hoo 沈澱了 整片藍天\nhoo hoo woo daladada', 0, '『只是相信著,有天你會出現在夢境般的和煦光暈下,給我未曾奢望過的溫柔。』\n\n首張專輯《Dear》主打歌曲,\n重新編曲後以全新方式呈現,\n搭配?te壞特少有的Rap,\n為原本的甜蜜浪漫添加一絲性感,\n拯救每個潮濕煩悶的時刻。\n\n-------------\n• MUSIC\n\n詞 Lyricist | 吳倬安 Leon Wu、?te 壞特、MGH、顏偉光 \n曲 Composer | 吳浚瑋 Genwie Wu、陳冠宇 Can Chen、梁丹郡 Mandark Liang、陶逸群 Tower da Funkmasta、?te 壞特\n編曲 Arrangement | 甜約翰 Sweet John、鍾濰宇 Yu\n製作人、主要錄音 Producer & Main Recording | 鍾濰宇 Yu @ 89 studio \n混音 Mixing | 周已敦 Itun Chou @ Rave Sound Studio\n母帶後期處理 Mastering | 周已敦 Itun Chou @ Rave Sound Studio\n\n• VISUAL DESIGN\n\n插畫 Illustration | 林錦揚 Lim Chin Yang\nhttps://www.instagram.com/allenlimcy_art \n動畫製作 Animation | 陳冠宇 Can Chen\n-------------\n• Facebook https://www.facebook.com/sweetjohnband\n• Instagram https://www.instagram.com/sweetjohnofficial/\n• StreetVoice https://tw.streetvoice.com/sweetjohnband\n• Weibo http://weibo.com/SweetJohn', 0, '', 249, 320000, datetime.datetime(2020, 11, 7, 14, 23, 42), datetime.datetime(2020, 11, 7, 14, 23, 35), datetime.datetime(2020, 11, 8, 13, 0), datetime.datetime(2020, 11, 8, 19, 0, 52), 188125, 5005, 743, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2020-11-17"],"recommend_by_editor":true,"top_record_weekly_champions":[[2020,46],[2020,47],[2020,48],[2020,49]]},"CN":{"song_of_the_days":["2020-11-18"],"recommend_by_editor":true,"top_record_weekly_champions":[[2020,46],[2020,47],[2020,48],[2020,49],[2020,51]]}}', 0, 0, 0, 0, 2, 2, 1597251, 'sha1$eFXYOoRijpU9xk3AyBiX2y$2d6786cda7216dc96ba5b632364ed22b73c92750', datetime.datetime(2025, 5, 17, 9, 36, 20), 0, 'sweetjohnband', '', '', 'sweetjohnband@gmail.com', 0, 1, datetime.datetime(2016, 4, 25, 11, 49), 1255443, 4, 4, 1597251, 'profile_images/sw/ee/sweetjohnband/KGF2yDX4gCUDjtHif68EDq.jpg', 'M', '陳冠宇', '甜約翰 Sweet John', 886, '934068063', datetime.date(1989, 10, 8), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 41), 1, datetime.datetime(2016, 4, 25, 11, 49), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"hide_location":false}', 3921566, 39121, 13, 266, 1, 0, '', 0, None), (542286, 4, 4, '降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢', 1597251, 97274763, 2, 7, 0, 'music/sw/ee/sweetjohnband/d5vjcCNMgypmudT3nBKgWW.mp3', 0, 'song_covers/sw/ee/sweetjohnband/8j739ApHdbNkHn5hrXmLS9.jpg', 1, '', '[00:00.00] \n[00:00.18]我們都懂怎麼遊戲\n[00:04.18]尋風險最低的開心\n[00:08.18]坦白不在選項裡面\n[00:12.18]事與願違就沒關係\n[00:16.09] \n[00:16.18]話題要跳躍得聰明\n[00:20.78]距離要曖昧而輕盈\n[00:24.80]不管是誰先越了線\n[00:28.89]過了明天也該忘記\n[00:33.03]太多相遇\n[00:36.82]只留下也許\n[00:40.84]如果你同意\n[00:44.80]這次我們可不可以\n[01:05.58]享受這場雨\n[01:08.82]多餘的顧慮\n[01:11.39]淋濕了就把它\n[01:13.65]通通都拋棄\n[01:16.76]天真卻美麗\n[01:19.23]當遇見了對的你\n[01:21.53]厭倦了旅行\n[01:24.82]華麗的風景\n[01:27.47]經過了就讓它\n[01:29.43]通通都淡去\n[01:32.76]也毫不可惜\n[01:35.32]當遇見了對的你\n[02:36.93]氣象預報有點蹊蹺\n[02:40.72]越在意越是猜不著\n[02:44.74]一個人撐傘太單調\n[02:48.71]可能你出現的剛好\n[02:53.06]太多相遇\n[02:56.85]只留下也許\n[03:00.87]如果你同意\n[03:04.87]這次我們可不可以\n[03:11.57]享受這場雨\n[03:14.86]多餘的顧慮\n[03:17.25]淋濕了就把它\n[03:19.56]通通都拋棄\n[03:22.71]天真卻美麗\n[03:25.32]當遇見了對的你\n[03:27.54]厭倦了旅行\n[03:30.82]華麗的風景\n[03:33.55]經過了就讓它\n[03:35.51]通通都淡去\n[03:38.80]也毫不可惜\n[03:41.27]當遇見了對的你', 1, '『我們逐漸習慣於安逸、謹慎地在保護傘中等待,卻忘了遇見愛情的機率,永遠都是從決定奮不顧身那一刻起開始計算。』\r\n\r\n-------------\r\n【 實體購買通路・請用行動支持約翰】\u3000\r\n\u3000● 博客來 https://goo.gl/pFxftf\r\n\u3000● 誠品 https://goo.gl/HVwMYE\r\n\u3000● 五大唱片 https://goo.gl/tRCbPZ\r\n\u3000● Pinkoi https://goo.gl/4Pp2aw\r\n\u3000● 台中特約寄賣點 元氣唱片行\r\n\u3000● 光南、小白兔、佳佳等各大唱片行皆有販售\r\n\r\n【數位上架平台】\r\n\u3000●【 Apple Music 】 https://goo.gl/VDpWhz\r\n\u3000●【 Spotify 】 https://goo.gl/Z1kHD6\r\n\u3000●【 KKbox 】 https://goo.gl/fbdsPL\r\n\r\n-------------\r\n【Dear】Official Audio\r\n\u3000● YouTube播送中 https://goo.gl/8xxWiC\r\n【失蹤人口 Missing You】 Official Music Video\r\n\u3000● YouTube播送中 https://goo.gl/Ps8a1Z\r\n-------------\r\n\r\n• Facebook: https://www.facebook.com/sweetjohnband/\r\n• Youtube: https://www.youtube.com/channel/UCGdLLM0CekFmgMhPpnG9A7Q\r\n• Weibo: http://weibo.com/SweetJohn \r\n\r\n• MUSIC\r\n詞 Lyricist | 吳倬安 Leon Wu\r\n曲 Composer | 石裕獎 Duncan Shih、梁丹郡 Mandark Liang\r\n編曲 Arrangement | 甜約翰 Sweet John\r\n主要錄音、製作人 Main Recording & Producer | 鍾濰宇 Yu @ 89 studio \r\n鼓錄音、共同監製 Drum Recording & Co-Producer | 錢煒安 Zen Chien @ 112F Recording Studio \r\n混音 Mixing | 陳君豪 Howe @ 成績好Studio\r\n母帶後期處理 Mastering | Mike Marsh @ The Exchange Studio', 0, '', 242, 320000, datetime.datetime(2017, 11, 22, 3, 48, 24), datetime.datetime(2017, 11, 22, 3, 48, 8), datetime.datetime(2017, 11, 22, 3, 48, 8), datetime.datetime(2019, 12, 2, 16, 13, 32), 564753, 15414, 517, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2017-12-04"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2017,48],[2017,49],[2017,50],[2017,51],[2018,1],[2017,52],[2018,2]]},"CN":{"song_of_the_days":["2017-12-05"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2017,47],[2017,48],[2017,49],[2017,50],[2017,51],[2017,52],[2018,2]]},"HK":{"top_record_weekly_champions":[[2017,48],[2017,49],[2017,50],[2018,1],[2018,2]]}}', 0, 0, 0, 0, 2, 2, 1597251, 'sha1$eFXYOoRijpU9xk3AyBiX2y$2d6786cda7216dc96ba5b632364ed22b73c92750', datetime.datetime(2025, 5, 17, 9, 36, 20), 0, 'sweetjohnband', '', '', 'sweetjohnband@gmail.com', 0, 1, datetime.datetime(2016, 4, 25, 11, 49), 1255443, 4, 4, 1597251, 'profile_images/sw/ee/sweetjohnband/KGF2yDX4gCUDjtHif68EDq.jpg', 'M', '陳冠宇', '甜約翰 Sweet John', 886, '934068063', datetime.date(1989, 10, 8), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 41), 1, datetime.datetime(2016, 4, 25, 11, 49), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"hide_location":false}', 3921566, 39121, 13, 266, 1, 0, '', 0, None), (677766, 4, 4, 'Spaghetti', 855099, None, 1, 4, 0, 'music/gr/ee/greeeeeeen/DLyjyj3tVFwGLH928E5Yc9.mp3', 0, 'song_covers/gr/ee/greeeeeeen/m6rALDmbuoVXzijCXcGq8p.JPG', 1, '', "And the last time we met\nwas when we went to the concert\nof your favorite band\nAnd I do regret\nthat we bought tickets together\nlike we were still friends\n\nWhy can’t you love me back\nCompare me with the selfish girls that you used to date\nAin’t I better than they\nMaybe I shouldn’t have ask\nIf you don’t love me just leave me please don’t hesitate\nThe truth is I want you to stay\nI want you to stay\n\nI see you post a picture\nof you having spaghetti for dinner\non your story today\nIs there someone sitting next to you\nHave you met someone new\nDon’t you think it’s too soon\n\nI wish I had a chance to talk to you\nBut we barely spoke a word\nYou’ve been looking at your phone texting someone else\nSo I left the show before it's over\n\nBut I still see you everywhere without even trying\nThe way she laughed with you was just like how I used to", 0, 'Bass, Keys, Electric Guitars, Vocals, Backing Vocals, Drums: KJ\r\nElectric Guitars: 群淵\r\nSong written by KJ', 0, '', 226, 256000, datetime.datetime(2022, 3, 23, 16, 25, 57), datetime.datetime(2022, 3, 23, 15, 56, 24), datetime.datetime(2022, 3, 23, 16, 3, 31, 157329), datetime.datetime(2022, 3, 24, 4, 4, 2), 7665, 218, 41, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 855099, 'sha1$23215$adcf6429e6bb05437b46677c86f337d6fb5a2877', datetime.datetime(2025, 1, 6, 16, 22, 5), 0, 'greeeeeeen', '廣絜', '趙', 'brendakcchao@gmail.com', 0, 1, datetime.datetime(2013, 5, 28, 1, 10), 488263, 2, 2, 855099, 'profile_images/gr/ee/greeeeeeen/nk7wveTVnEauTpYA5Jiyc7.jpg', 'O', '', '趙廣絜 KJ', 886, '922950213', datetime.date(1995, 2, 13), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 45), 1, datetime.datetime(2013, 5, 28, 1, 10), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-05-29T07:45+00:00"}', 416061, 2532, 14, 0, 1, 0, '', 0, None), (672519, 4, 4, 'Saw You On Tinder', 855099, None, 1, 4, 0, 'music/gr/ee/greeeeeeen/Wb6BM49J5RFmPrYAZnbdDM.mp3', 0, 'song_covers/gr/ee/greeeeeeen/VUCsAcDMpBdQuWuNJ8P7gm.JPG', 1, '', "朋友告訴我說他看到你的照片\n被放在很多個交友軟體上面\n那張照片還是我幫你拍的\n你只有這個角度是好看的\nI think i knew you so well but\n\nHow could you move on so fast\n帶新的朋友去我帶你吃過的餐廳\n看我愛的電影還偷用我的會員卡\nOh darling how could you move on so fast\n你自介寫你已經單身好幾個月\n我也可以 我一定也可以\n\n我載了那個交友軟體\n下班後走到你家附近\n把範圍設成兩公里看能不能滑到你\n放兩人的合照再把你的臉切掉\n順便把你踢出我的Netflix帳號\nI think i did it so well but\n\nHow could you move on so fast\n帶新的朋友去我帶你吃過的餐廳\n看我愛的電影還偷用我的會員卡\nOh darling how could you move on so fast\n你自介寫你已經單身好幾個月\n我也可以 我現在就可以\n\n反正我已經把有你的貼文都刪掉\n追蹤也取消 這根本花不了幾秒\nYou wouldn't know i miss you so much\n\nWhy couldn’t I move on so fast\n我自己一個人 去我們一起吃過的餐廳\n看情人節電影 還買成兩人份的爆米花\nOh darling how could you move on so fast\n在自介寫我已經單身好幾個月\n我也可以 我以為我可以", 0, 'written and arranged by KJ', 0, '', 170, 256000, datetime.datetime(2022, 5, 29, 14, 11, 40), datetime.datetime(2022, 2, 14, 8, 20, 3), datetime.datetime(2022, 2, 14, 8, 23, 3, 438107), datetime.datetime(2022, 5, 29, 14, 11, 44), 18322, 519, 290, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 855099, 'sha1$23215$adcf6429e6bb05437b46677c86f337d6fb5a2877', datetime.datetime(2025, 1, 6, 16, 22, 5), 0, 'greeeeeeen', '廣絜', '趙', 'brendakcchao@gmail.com', 0, 1, datetime.datetime(2013, 5, 28, 1, 10), 488263, 2, 2, 855099, 'profile_images/gr/ee/greeeeeeen/nk7wveTVnEauTpYA5Jiyc7.jpg', 'O', '', '趙廣絜 KJ', 886, '922950213', datetime.date(1995, 2, 13), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 45), 1, datetime.datetime(2013, 5, 28, 1, 10), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-05-29T07:45+00:00"}', 416061, 2532, 14, 0, 1, 0, '', 0, None), (650305, 4, 3, 'I Suck ft. Bibi, Kezz', 855099, None, 5, 12, 0, 'music/gr/ee/greeeeeeen/LRp8pZtTwcvwZEXSaivuLB.mp3', 0, 'song_covers/gr/ee/greeeeeeen/Lz3o9yZZkKbXmNHXGqeuo5.jpg', 1, '', '躺在床上看著天花板 \n幻想今天不用去補習班\n\n數學考題我算不下 離開學校 馬上回家\n朋友問我怎麼拉 我回答 沒幹嘛 \n我只想再睡一下 電話沒有打 也沒請假\n不和你老師說一聲嗎\n阿我就怕被罵阿\n\nI suck, I suck at everything\nI fuck, I fuck up everything\nAnd I don’t give a shit \n\nI suck, I suck at everything\nI fuck, I fuck up everything\nYou know what I mean\n\n躺在床上看著天花板 \n幻想今天不用去上班\n\n心靈機湯喝不下 躺在沙發 看漫畫\n犯了錯也不緊張 像是忘了帶 記憶卡\n我只想再睡一下 電話沒有打 也沒請假\n不和主管說一聲嗎\n阿我就怕被罵嘛\n\nI suck, I suck at everything\nI fuck, I fuck up everything\nAnd I don’t give a shit \n\nI suck, I suck at everything\nI fuck, I fuck up everything\nYou know what I mean\n\n大拇指 舉起來 比個讚\n驕傲的 大聲的說 我就爛', 0, '詞曲 Song & Lyrics | 趙廣絜\n編曲 Arrangement | 柯棨棋、楊恢宇、趙廣絜\n主唱 Vocal | 王立昀、趙廣絜\n錄音 Recording | 柯棨棋、王立昀\n混音 Mixing | 柯棨棋\n\n王立昀 Bibi\nhttps://www.instagram.com/oshjx/\n柯棨棋 Kezz\nhttps://www.instagram.com/77_kezz_/', 0, '', 216, 256000, datetime.datetime(2021, 6, 13, 5, 45, 40), datetime.datetime(2021, 6, 13, 5, 45, 36), datetime.datetime(2021, 6, 13, 6, 17, 41, 175994), datetime.datetime(2021, 6, 13, 6, 23, 26), 4981, 165, 48, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 855099, 'sha1$23215$adcf6429e6bb05437b46677c86f337d6fb5a2877', datetime.datetime(2025, 1, 6, 16, 22, 5), 0, 'greeeeeeen', '廣絜', '趙', 'brendakcchao@gmail.com', 0, 1, datetime.datetime(2013, 5, 28, 1, 10), 488263, 2, 2, 855099, 'profile_images/gr/ee/greeeeeeen/nk7wveTVnEauTpYA5Jiyc7.jpg', 'O', '', '趙廣絜 KJ', 886, '922950213', datetime.date(1995, 2, 13), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 45), 1, datetime.datetime(2013, 5, 28, 1, 10), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-05-29T07:45+00:00"}', 416061, 2532, 14, 0, 1, 0, '', 0, None), (670983, 4, 4, 'Secret', 2886793, None, 2, 1, 0, 'music/yo/kk/yokkorio/ekAvYNGW9VDKNJ8mNBFStw.mp3', 0, 'song_covers/yo/kk/yokkorio/mQUBYCbeAAqPnRrGmexvtc.jpeg', 1, '', 'Under the sunlight\nIt’s burning my eyes\nCan hardly see where to go\nAll of the answers I can’t seem to find \nAwake through the dark time \nI sit in my bedroom\nI’m still going without you\nAre you on the other side or just me try to prove\n\nAnd I don’t like how it feels\nThat you stay here on my mind \nI’m acting cool\nTake no rest \nStill I know I can’t go back\nNo one does \nLike you do\nCan I blame this fault on you\nIf you fall \nLet’s do crimes\nSnatch a secret from the sky', 0, '❤️\u200d?\r\n\r\nProduced by Yuwen Liao\r\nWritten by Yuwen Liao\r\nArrangement \r\nDrums Yuwen Liao, Chehsin Tu\r\nBass Junyan Xie\r\nGuitars Yuwen Liao, Shanghua Yang\r\nSynths Shanghua Yang, Yuwen Liao\r\nBacking vocal Yuwen Liao\r\nRecorded by Zach Hung at 笨喵喵&Yuwen Liao at 柚子家\r\nMixed by Zack Hung @陋室微光\r\nMastered by Brian Elgin \r\nPerformed by\r\nDrums, percussion Chehsin Tu\r\nBass Junyan Xie\r\nGuitars Yuwen Liao, Shanghua Yang\r\nSynths Shanghua Yang, Yuwen Liao', 0, '', 218, 192000, datetime.datetime(2022, 1, 27, 9, 0, 54), datetime.datetime(2022, 1, 27, 9, 0, 45), datetime.datetime(2022, 1, 27, 12, 0), datetime.datetime(2022, 1, 27, 18, 28, 3), 24879, 1168, 428, 1, 0, 1, 0, None, 4, '{"CN":{"song_of_the_days":["2022-02-25","2022-02-26"],"recommend_by_expert":true,"top_record_weekly_champions":[[2022,4]]},"TW":{"song_of_the_days":["2022-02-25"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,4],[2022,5]]}}', 0, 0, 0, 0, 2, 2, 2886793, 'sha1$UASk1V9kqChu$d09981a3204dd6386f76fd3949104d666ec0e57d', datetime.datetime(2023, 8, 12, 6, 18, 12), 0, 'yokkorio', '', '', 'hi.yokkorio@gmail.com', 0, 1, datetime.datetime(2022, 1, 6, 12, 49, 12), 2457237, 4, 4, 2886793, 'profile_images/yo/kk/yokkorio/9LXQxdYCuXfDicd4KrMiTe.JPG', 'F', '', 'Yokkorio', 886, '975240076', datetime.date(2022, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2022, 1, 6, 12, 49, 12), 1, 1, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":0,"accredited_datetime":"2024-01-11T09:13+00:00"}', 49811, 1357, 0, 695, 1, 0, '', 0, None), (664569, 4, 4, 'hair tie', 2211008, None, 1, 4, 0, 'music/oz/io/ozioffcl/3pPLRQ6rWGix42PxbGEeXQ.mp3', 0, 'song_covers/oz/io/ozioffcl/FoJPnvBzruvAgvPKQY6AYw.jpg', 1, '', "You left your hair tie \nBattin those eyes \nBy the sink, you leave em behind\nThink I know why\nI'm just lookin for the answer \nWhens the next time I'll expect ya?\n\nYou gotta remind\nMe with some nerve\nTell me that we gotta rewind\nBefore we’re both hurt \nYou still got my dirty sneakers \nBaby fuck it it’s whatever \nWatch you hit my phone \nTell me how you dressed\nAct like you made of stone\nBut I know you the best \n\nKnow how this plays\nYou on ur way \nCan’t stay too late\nYou’ll always say \n\nI got you on my brain \nThe shit you pull is really \nDriving me insane \nBeen trying my best\nOk, damn \nI Ain’t getting no rest\nLook at you playing\n\nI got you on my brain \nThe shit you pull is really \nDriving me insane \nBeen trying my best\nOk, damn \nI Ain’t getting no rest\nLook at you playing\n\nWe back to baseline\nIt just took time \nFor you to call me often\nFace time \nTensions keep rising\nI’ll pretend to pay it no mind \nGot me fucked up my whole night\n\nWatch you hit my phone \nTell me how you dressed\nAct like you made of stone\nBut I know you the best \n\nKnow how this plays\nYou on ur way \nCan’t stay too late\nYou’ll always say \n\nI got you on my brain \nThe shit you pull is really \nDriving me insane \nBeen trying my best\nOk, damn \nI Ain’t getting no rest\nLook at you playing\n\nI got you on my brain \nThe shit you pull is really \nDriving me insane \nBeen trying my best\nOk, damn \nI Ain’t getting no rest\nLook at you playing", 0, "去妳那?\n還是我這?\n妳總說這可能是我們最後一次見面\n\n但每一次妳走後\n髮帶又總是出現在最顯眼的地方\n\nSo,don't lie to me\nTell me where did you sleep last night", 0, '', 174, 320000, datetime.datetime(2021, 11, 5, 5, 27, 15), datetime.datetime(2021, 11, 5, 5, 27, 8), datetime.datetime(2021, 11, 14, 16, 0), datetime.datetime(2021, 11, 14, 16, 0, 20), 271101, 7449, 982, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-11-18"],"recommend_by_editor":true,"top_record_weekly_champions":[[2021,46]]},"CN":{"song_of_the_days":["2021-11-19"],"recommend_by_editor":true,"top_record_weekly_champions":[[2021,46]]}}', 0, 0, 0, 0, 2, 2, 2211008, 'sha1$gdMzCtpMmEIx$6b7fb1db5321f15371df2408c12404bb9ff8fcc9', datetime.datetime(2023, 4, 7, 10, 44, 30), 0, 'ozioffcl', '', '', 'sc0952@gmail.com', 0, 1, datetime.datetime(2018, 6, 8, 3, 21), 1781960, 4, 4, 2211008, 'profile_images/oz/io/ozioffcl/YJgwnPUpNjpMZrmJk6v9L.JPG', 'O', '', 'ØZI', 886, '981930519', datetime.date(1938, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 59), 1, datetime.datetime(2018, 6, 8, 3, 21), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"hide_location":false}', 1248837, 20355, 2, 3274, 0, 0, '', 0, None), (677172, 4, 4, 'U(Demo)', 2912502, None, 1, 4, 0, 'music/un/ic/unicornnnnn/Qu2ELPAGJAJyhH93RRUzPd.mp3', 0, 'song_covers/un/ic/unicornnnnn/noqtunQnLcezLcftW8DauP.png', 1, '', '[00:19.16]Now I’m crying in bed ugly don’t you know it \n[00:26.16]And I’m drowning \n[00:29.01]Like I’m giving up struggling with it\n\n[00:34.48]從來都只會給剛好的期待\n[00:38.45]讓我剛好落入圈套又捨不得離開\n[00:44.23]給剛好的安全感\n[00:47.04]讓我在蹺蹺板的另一端\n[00:49.57]傻傻的等待\n\n[00:53.27]U \n[00:55.48]總是這樣說來就來 說走就走\n[01:00.39]我的靈魂禁不起拉扯\n[01:05.03]我就快要被撕裂 \n[01:07.42]撕裂\n[01:10.37]忽\n[01:13.14]遠忽近的你能不能再靠近一點點\n[01:18.02]我的靈魂只能讓你偷竊\n[01:21.56]你只要輕輕一推\n[01:25.45]就足以讓我世界毀滅\n\n[01:45.43]Why u text me in the 330\n[01:53.23]不是故意\n[01:58.34]就又把心掏給了你\n\n[02:01.56]從來都只會給剛好的期待\n[02:05.57]讓我剛好落入圈套又捨不得離開\n[02:11.28]給剛好的安全感\n[02:13.59]讓我在蹺蹺板的另一端\n[02:17.13]傻傻的等待\n\n[02:20.36]U \n[02:23.07]總是這樣說來就來 說走就走\n[02:27.56]我的靈魂禁不起拉扯\n[02:32.18]我就快要被撕裂 \n[02:35.02]撕裂\n[02:38.05]忽\n[02:40.32]遠忽近的你能不能再靠近一點點\n[02:45.27]我的靈魂只能讓你偷竊\n[02:49.11]你只要輕輕一推\n[02:53.03]就足以讓我世界毀滅\n\n[02:54.17]我就快要被撕裂\n[02:56.47]撕裂\n[02:58.25]我就快要被撕裂\n[03:01.18]撕裂\n[03:02.53]我就快要被撕裂\n[03:05.39]撕裂\n[03:07.16]我就快要被撕裂\n[03:09.56]撕裂', 1, '作詞|鄭妤\r\n作曲|李騏語、鄭妤\r\n\r\nvocal|李騏語、鄭妤\r\n電吉他|李騏語\r\nKb、bass、鼓|鄭妤、李騏語\r\n\r\n製作人|李騏語\r\n錄音室|焰翔音樂工作室\r\n錄音、混音、母帶後期處理工程師|巫其晏\r\r\n\r\nyt連結:https://youtu.be/tWmctOarZb8', 0, '', 200, 320000, datetime.datetime(2022, 3, 19, 16, 31, 32), datetime.datetime(2022, 3, 19, 16, 31, 18), datetime.datetime(2022, 3, 20, 9, 57, 43, 452578), datetime.datetime(2023, 2, 3, 16, 33, 48), 5244, 282, 136, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2912502, 'sha1$50Zm5rqaUQNc$1a739d7b2c2f6c153bb50948c7aba755869437d3', datetime.datetime(2025, 3, 8, 6, 6, 4), 0, 'unicornnnnn', '', '', 'richardcat0227@gmail.com', 0, 1, datetime.datetime(2022, 3, 17, 15, 30, 14), 2482933, 4, 4, 2912502, 'profile_images/un/ic/unicornnnnn/cUehAo83XHR2mkpxVNGiin.jpg', 'O', '', 'Unicorn', 886, '908153513', datetime.date(2022, 3, 17), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 50), 1, datetime.datetime(2022, 3, 17, 15, 30, 14), 1, 1, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_birthday":0,"accredited_datetime":"2022-09-19T09:21+00:00","hide_location":false}', 9395, 217, 31, 0, 1, 0, '', 0, None), (677273, 4, 4, 'Room 94', 2406987, None, 1, 4, 0, 'music/Ni/gh/NightOwls/fjjABvbcZAQNVhaHfsxwkK.mp3', 0, 'song_covers/Ni/gh/NightOwls/S32Ud4hKdpuECapXmAEFZ8.jpg', 1, '', "Just love what you choose\nDon't be regretful for everything\nWe won't be separated\nI want you\n/\nCome and hold my hand\nSmile and gently stroke my hair\nShould've warn you then\nBut wait for you to give in instead\n/\nKeep in mind\nGet everything I want isn't the price\nIt's your duty\nCould ever get away with this\n/\nJust love what you choose\nDon't be regretful for everything\nWe won't be separated\nI want you\nGet in the line\nYou are not alone\nEverything's alright\nPhotography in the hall\nRoom 94\n/\nHold your cigarette\nBut put a smile on your face\nNever raise your voice\nFigure something out to ease the pain", 0, '歡迎來到...深夜版夜貓族\n\n這是我們第一次嘗試有點電音氛圍的曲風,打破我們抒情歌為主的邊界,確實整個製作過程很爽、很chill,最終決定分享給大家。\n\n----\n整體製作|夜貓族\n詞曲、vocal|張雨潔\n編曲、混音|呂理鈞 agwurn\n封面|張雨潔\n\n夜貓族ig:\nhttps://www.instagram.com/2cattw/', 0, '', 257, 320000, datetime.datetime(2022, 3, 20, 14, 11, 57), datetime.datetime(2022, 3, 20, 14, 11, 38), datetime.datetime(2022, 3, 20, 14, 21, 48, 832309), datetime.datetime(2023, 3, 9, 4, 59, 41), 1002, 43, 6, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2406987, 'sha1$DpPw3EJfvEyd7kWWS6rBV3$d7ad8fe308dbf70ffc9cb8215c00511dc6e863a9', datetime.datetime(2024, 5, 27, 14, 47, 21), 0, 'threethirty_am', '', '', 'threethirty.am.band@gmail.com', 0, 1, datetime.datetime(2019, 3, 23, 17, 27, 9), 1977904, 4, 4, 2406987, 'profile_images/Ni/gh/NightOwls/aYpuEHRevWaFb5SvrTBTyz.jpg', 'O', '', '凌晨三點半', 886, '917739628', datetime.date(2019, 3, 10), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 43), 1, datetime.datetime(2019, 3, 23, 17, 27, 9), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":1,"had_edit_username":true,"accredited_datetime":"2023-10-11T07:40+00:00","hide_location":false}', 32368, 324, 3, 12, 1, 0, '', 0, None), (677819, 1, 1, '明顯是個狠角色cover', 2910476, None, 1, 4, 0, 'music/ch/en/chenyo_official/C2jVXxYGoCZt8iGktJb7N3.mp3', 0, 'song_covers/ch/en/chenyo_official/TmFoPGDDZhQwGXvxDjuFJV.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, '狠角色沒有前三名還叫狠角色嗎?\r\n\r\n詞Lyricist/曲Composer:柏霖PoLin、JerryC', 0, '', 148, 320000, datetime.datetime(2022, 3, 24, 9, 19, 44), datetime.datetime(2022, 3, 24, 9, 19, 34), datetime.datetime(2022, 3, 24, 11, 0), datetime.datetime(2022, 3, 24, 11, 0, 26), 2535, 85, 22, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2910476, 'sha1$v0SHdN19hMsg$1bd48c825ac01aed61e60558e165c123e6694096', datetime.datetime(2022, 7, 26, 9, 24, 13), 0, 'chenyo_official', '', '', 'chenyo201409@gmail.com', 0, 1, datetime.datetime(2022, 3, 14, 5, 43, 41), 2480908, 4, 4, 2910476, 'profile_images/ch/en/chenyo_official/EZ9oVijSG5ppb5ELDAhaXW.jpg', 'F', '', '晨悠CHENYO', 886, '981679958', datetime.date(2022, 3, 14), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 26, 21, 3, 12), 1, datetime.datetime(2022, 3, 14, 5, 43, 41), 1, 1, 'zh-hant', 1, '{"hide_gender":false,"hide_location":false}', 10409, 156, 1, 13, 0, 0, '', 0, None), (678054, 4, 4, '星星也属于你(Farewell)', 2668107, 97318205, 2, 1, 0, 'music/Du/lo/Duloxtine/mM62Go5j9kXc6DkGxVEdNc.mp3', 0, '', 1, '', '[00:31.24]过了这个冬天 就不再接吻\n[00:38.69]他们说这就是年轻人\n[00:45.35]他写了一封信 寄给昨天的清晨\n[00:52.64]消失的星星也喝醉了\n[00:58.66]\n[01:27.57]天空追赶 黑色醒来\n[01:42.12]离开等待 靠近离开\n[01:54.92]\n[02:24.01]过了这个冬天 就不再接吻\n[02:31.38]他们说这就是年轻人\n[02:38.39]他写了一封信 寄给昨天的清晨\n[02:45.66]消失的星星也喝醉了\n[02:51.49]\n[03:20.66]天空追赶\n[03:27.79]黑色醒来\n[03:35.18]离开等待\n[03:42.33]靠近离开\n[03:48.97]天空追赶 黑色醒来\n[04:03.09]离开等待 靠近离开\n[04:17.55]天空追赶 黑色醒来\n[04:31.69]离开等待 靠近离开\n[04:45.79]录音师:伍绍维\n[04:48.48]混音工程师:伍绍维\n[04:52.10]母带工程师:伍绍维\n[04:55.09]录音室:87music\n[04:58.27]版权声明:未经著作权人书面许可,任何人不得以任何方式使用(包括翻唱、翻录等)', 1, '', 0, '', 338, 320000, datetime.datetime(2022, 3, 25, 14, 21, 42), datetime.datetime(2022, 3, 25, 14, 21, 28), datetime.datetime(2022, 3, 25, 14, 27, 58, 534774), datetime.datetime(2022, 3, 26, 5, 32, 50), 1080, 43, 10, 1, 1, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2668107, 'sha1$hhuDq2OMkDV6P6Xw4qxjqg$0f38c78914010312404834e8c1e8e8004a27639e', datetime.datetime(2024, 3, 29, 15, 51, 53), 0, 'Duloxtine', '', '', '469128438@qq.com', 0, 1, datetime.datetime(2020, 11, 9, 16, 13, 34), 2238692, 2, 2, 2668107, 'profile_images/Du/lo/Duloxtine/ctgPVLqhjdqE4jVKtNJQmP.jpeg', 'F', '', '渡洛西汀', 86, '18575816709', datetime.date(2019, 12, 25), 'GD', 21, 0, 1, None, datetime.datetime(2025, 6, 27, 21, 2, 49), 1, datetime.datetime(2020, 11, 9, 16, 13, 34), 2, 1, 'zh-hans', 1, '{"is_social_user":true,"had_edit_username":true,"hide_gender":false,"hide_location":false}', 11407, 192, 0, 39, 0, 0, '', 0, None), (666776, 4, 4, '灵魂在下雨天是自由(Waste my love)', 2668107, 97318205, 2, 1, 0, 'music/Du/lo/Duloxtine/b3iAJFWNt5YfK5J5XHv8Ux.mp3', 0, 'song_covers/Du/lo/Duloxtine/J9scUFJCqTrnFZaoXSUU86.jpg', 1, '', '[00:47.01]下雨后的夜\xa0我只想抽烟喝酒\n[00:55.54]他们都在正常的生活\n[01:03.32]无聊的一天和一个无聊的地球\n[01:10.93]只剩下不开心属于我\n[01:17.76]\n[01:33.90]所有的悲欢离合 在颓废中度过\n[01:41.70]奇形怪状的云朵 和一只发呆的狗\n[01:49.40]没有头脑的垃圾 全都丢到身后\n[01:57.08]不想社交的我 只想不停地浪费着\n[02:03.36]\n[02:07.35]“喂,他们说每个人都有不为人知的一面,是真的吗”\n[02:15.30]“对啊,就比如现在我想睡觉,但是还是要回答你这个问题…”\n[02:26.78]\n[03:20.56]浪费所有的时间 和所有还没爱过的爱\n[03:28.29]直到世界和平的那一天\n[03:32.15]直到时间都走不动了\n[03:35.98]浪费所有的时间 和所有还没爱过的爱\n[03:43.61]直到世界和平的那一天\n[03:47.46]直到时间都走不动了\n[04:06.22]我真的快要腐烂\n[04:09.85]我真的快要腐烂\n[04:13.75]我真的快要腐烂\n[04:17.52]我真的快要腐烂了\n[04:38.21]“那你觉得这个世界真的会有完全和平的一天吗?”\n[04:45.85]“我只知道这个世界会有腐烂的一天,可能到那时就世界和平了吧~”\n[05:00.50]录音师 : 伍绍维\n[05:02.18]混音工程师 : 伍绍维\n[05:03.62]母带工程师 : 伍绍维\n[05:04.85]录音室 : 87music\n[05:06.26]版权声明:未经著作权人书面许可,任何人不得以任何方式使用(包括翻唱、翻录等)', 1, '“那你觉得这个世界真的会有完全和平的一天吗?”\r\n“我只知道这个世界会有腐烂的一天,可能到那时就世界和平了吧~”', 0, '', 319, 320000, datetime.datetime(2021, 12, 8, 3, 47, 14), datetime.datetime(2021, 12, 8, 3, 47, 10), datetime.datetime(2021, 12, 8, 3, 48, 42, 243275), datetime.datetime(2022, 3, 25, 14, 30, 23), 1119, 81, 18, 1, 6, 1, 0, None, 4, '{"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2668107, 'sha1$hhuDq2OMkDV6P6Xw4qxjqg$0f38c78914010312404834e8c1e8e8004a27639e', datetime.datetime(2024, 3, 29, 15, 51, 53), 0, 'Duloxtine', '', '', '469128438@qq.com', 0, 1, datetime.datetime(2020, 11, 9, 16, 13, 34), 2238692, 2, 2, 2668107, 'profile_images/Du/lo/Duloxtine/ctgPVLqhjdqE4jVKtNJQmP.jpeg', 'F', '', '渡洛西汀', 86, '18575816709', datetime.date(2019, 12, 25), 'GD', 21, 0, 1, None, datetime.datetime(2025, 6, 27, 21, 2, 49), 1, datetime.datetime(2020, 11, 9, 16, 13, 34), 2, 1, 'zh-hans', 1, '{"is_social_user":true,"had_edit_username":true,"hide_gender":false,"hide_location":false}', 11407, 192, 0, 39, 0, 0, '', 0, None), (677227, 4, 4, '無出脫的人(demo)', 2913356, None, 1, 5, 0, 'music/8_/yo/8_youth_men/h86XrurcNEWYMQiWE5Wmcx.mp3', 0, 'song_covers/8_/yo/8_youth_men/74ifkQGPNtzztuAFkCa9cx.png', 1, '', '歹勢啦 阮又閣予你煩惱矣\n阮又閣予你失望矣\n閣一遍蹧躂你的期待\n歹勢啦 生活充滿著無奈\n凡勢你委屈在心內 毋捌講出來\n\n看日子一工一工過去 有偌無彩\n今日又期待明仔載\n暗時毋甘睏 早時毋敢起床\n驚又閣仝款的一工\n\n猶原希望呀望 敢講是夢呀夢\n成功雖然遙遠 我也會努力\n只有目屎含咧 笑予人看\n猶原希望呀望 原來是夢呀夢\n愛我一生平凡 我哪會甘願\n親愛的請你著原諒我\n無出脫的人\n\n我毋敢向望 也毋甘你等待我\n我心愛的人', 0, '', 0, '', 109, 320000, datetime.datetime(2022, 3, 20, 9, 3, 9), datetime.datetime(2022, 3, 20, 9, 3, 2), datetime.datetime(2022, 3, 20, 9, 6, 29, 549222), datetime.datetime(2022, 4, 30, 18, 8, 53), 4284, 97, 7, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 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), (677228, 4, 4, '最難受的事情(demo)', 2913356, None, 1, 4, 0, 'music/8_/yo/8_youth_men/Dv67eG7csHuQj3qP7yUDgj.mp3', 0, 'song_covers/8_/yo/8_youth_men/46tZiQUfc9ZRRLbQpz7a7V.png', 1, '', '每天都在猶豫 話題該如何開啟\n內容必須合時宜 態度又不能刻意\n想偶然的看見你 遠遠的也沒關係\n當你消失人海裡\t我生了患得患失病\n\n最近變得多愁善感陰晴不定\t 像寒流後又立刻進入梅雨夏季\n我的存在可有可無或者有順序 算了 你不用回應\n\n最難受的事情\t明明目光只有你\t卻假裝聚焦在你身後的景\n最難受的事情\t像夕陽不能貪夜星\t在與你擦肩的瞬間不留戀你的背影\n\n我對你太好奇 卻只敢猜著心 多麽想關心你 即便毫無根據\n我的心臟 皺在一起 被你用不在意重擊 太高明!', 0, '', 0, '', 126, 320000, datetime.datetime(2022, 3, 20, 9, 6, 51), datetime.datetime(2022, 3, 20, 9, 6, 46), datetime.datetime(2022, 3, 20, 9, 9, 11, 172897), datetime.datetime(2022, 3, 20, 9, 9, 11), 3906, 145, 17, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 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), (679892, 4, 4, 'R&A', 2408261, None, 5, 12, 0, 'music/al/an/alanchou12345/AfH7gpcLfw8GBXj4RFfg27.mp3', 0, 'song_covers/al/an/alanchou12345/4HqbYLzLgyVMXXLxvPiAti.jpg', 1, '', '(這不是R&B,是R&A)\n\n帥氣的饒舌歌 我寫了\n感動人的情歌 我唱了\n瘋狂的搖滾 我也試了\n我還有什麼可以為你做的 我都做了\nShit 都最後一次了\n能不能就讓我們簡單快樂些\n\n你說這叫R&B \n我說錯了這叫R&A\n(Rhythm and AC)\n就這樣吧 名字就讓它隨便\n太過嚴肅 有時也沒人理解\n沒人懂 就繼續做 \n日以繼夜 日子也得過\n帶點Blues 別停下腳步\n順著節奏 我會陪在你左右\n\n你說這是R&B 我說這是R&A\n你的靈魂 交給我點綴\n從此以後 生命再不可或缺 \n時間有限 就讓我成為你的 最特別\n\n世界一天一天改變\n對你的愛我不會變\n他們說認輸也是一種勇氣\n我不甘心 沈不住氣 \n決定一鼓作氣 奔向你\n就算可能失去自己 (They call me AC)\n\n喔是不是那個唱著R&B\n長得還行 創作也還蠻好聽\n入圍過金曲 可惜沒得名\n好多好多感謝的話 只能放心裡\n沒人懂 就繼續做\n日以繼夜 日子也得過\n帶點Blues 別停下腳步\n順著節奏 我會陪在你左右\n\n你說這是R&B 我說這是R&A\n你的靈魂 交給我點綴\n從此以後 生命再不可或缺 \n時間有限 就讓我成為你的最特別\n\n這才不是R&B 這是你的R&A\n我的靈魂交給你 \n因為若不是你 我的生命不完美\n時間有限 就讓我成為你的 \n最特別的那一位\n\n(這不是R&B,這是你的R&A)', 0, '你說這是節奏藍調,\r\n我說錯了這是節奏蘭調。\r\n\r\n--\r\n\r\n\r\n作詞 / 阿蘭AC\r\n作曲 / 阿蘭AC\r\n編曲 / 阿蘭AC\r\n製作人 / 阿蘭AC\u2028薩克斯風 / 葉云 \r\n合聲 / 阿蘭AC\r\n弦樂編寫 / 阿蘭AC\r\n鍵盤 / 阿蘭AC\r\n貝斯 / 阿蘭AC\r\n吉他 / 阿蘭AC\r\n錄音 / 阿蘭AC\r\n混音 / 阿蘭AC\r\n後期 / 阿蘭AC', 0, '', 235, 320000, datetime.datetime(2022, 4, 3, 15, 32, 22), datetime.datetime(2022, 4, 3, 15, 32, 4), datetime.datetime(2022, 4, 4, 10, 30, 10, 547877), datetime.datetime(2022, 4, 4, 10, 47, 45), 132716, 4078, 815, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-04-12"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2022,14],[2022,15],[2022,18]]},"CN":{"song_of_the_days":["2022-04-13"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2022,15],[2022,16]]}}', 0, 0, 0, 0, 2, 2, 2408261, '!KDhzgWAeAwlmA19JsPgBxOBQx9L3gv9oXm30EUqi', datetime.datetime(2025, 3, 28, 13, 16, 46), 0, 'alanchou12345', '', '', 'rnamusic47@gmail.com', 0, 1, datetime.datetime(2019, 3, 25, 17, 36), 1979178, 4, 4, 2408261, 'profile_images/al/an/alanchou12345/LCMtx5SYkFw6Nwrs6vXAQf.jpg', 'O', '周某人', '阿蘭 AC', 886, '934026547', datetime.date(1992, 4, 7), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 50), 1, datetime.datetime(2019, 3, 25, 17, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2023-01-30T02:32+00:00","hide_location":false}', 437661, 6201, 5, 7, 1, 0, '', 0, None), (679781, 4, 4, '你是過客就別為我停留', 2171856, None, 3, 2, 0, 'music/ko/nw/konwang3/9MbP5Wn6TM6QiA3yQeVeZe.mp3', 0, 'song_covers/ko/nw/konwang3/QdRBFQkgfvH64qJMUaB9MV.jpg', 1, '', '(Ch1)\n拜託請別出現在我的夢中\n我只想要當作你從沒來過\n在我心頭 你不斷折磨\n勾起我衝動又讓我墜落\n如果明白一切都不配擁有\n當初就不該隨便牽你的手\n像一陣風 輕輕的吹過\n從今以後 所有傷痛 愛都不殘留\n\n(V1)\n如果你是我的過客你要先說\n不必讓我抱著期待慢慢等候\n歐 love‘s a struggle\n我越來越困惑\n我的情緒失控like\n枯了又謝的花朵\n\n秋天的落葉\n是不是也很寂寞\n落在地上那麼久\n從沒被撿起來過\n凜冽的寒風\n吹撫我的傷口\n卻還抱怨命運捉弄\n\n(Pre1)\n你從沒認真對待我\n而我又何必再強求\n\n(Ch2)\n拜託請別出現在我的夢中\n我只想要當作你從沒來過\n在我心頭 你不斷折磨\n勾起我衝動又讓我墜落\n如果明白一切都不配擁有\n當初就不該隨便牽你的手\n像一陣風 輕輕的吹過\n從今以後 所有傷痛 愛都不殘留\n\n(V2)\n事到如今我的世界只剩寂寞\n因為心痛所以菸又抽得太多\n想說的沒說\n我越來越囉嗦\n對著鍵盤訴說like\n貪得無厭的毒蟲\n\n春天的溫柔\n還是溫暖不了我\n到底還要過多久\n一切才能重來過\n幸福的港口\n出現在我夢中\n卻不曾為我(而)停留\n\n(Pre2)\n你從沒認真對待我\n而我又何必再強求\n\n(Ch3)\n拜託請別出現在我的夢中\n我只想要當作你從沒來過\n在我心頭 你不斷折磨\n勾起我衝動又讓我墜落\n如果明白一切都不配擁有\n當初就不該隨便牽你的手\n像一陣風 輕輕的吹過\n從今以後 所有傷痛 唉都不殘留', 0, '我們都是彼此的過客\n\r\nYouTube 收聽:\nhttps://youtu.be/5FV5IRKsP3g\n\r\n➥ Follow Diiton :\r\nhttps://www.instagram.com/diiton.music/\r\n\r\n♩ 音樂製作 Song Credit\r\n詞:Diiton/Jimmy\r\n曲:Diiton\r\n編曲:Diiton\r\n錄音:Diiton\r\n錄音室:Yellout Studio\r\n混音:Diiton @Yellout Studio\r\n母帶後製:Diiton @Yellout Studio', 0, '', 171, 320000, datetime.datetime(2022, 4, 3, 17, 27, 6), datetime.datetime(2022, 4, 2, 12, 1, 49), datetime.datetime(2022, 4, 2, 12, 5, 36, 85251), datetime.datetime(2022, 4, 8, 11, 11, 21), 353213, 9267, 1830, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-04-10"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,14]]},"CN":{"song_of_the_days":["2022-04-11"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2171856, '!Oz6pkMRayTRYsGNRf6SF5eDY3xVDboUOGSILQTmG', datetime.datetime(2025, 4, 24, 20, 14, 33), 0, 'konwang3', '', '', 'konwang3@gmail.com', 0, 1, datetime.datetime(2018, 1, 18, 2, 6, 43), 1742816, 2, 2, 2171856, 'profile_images/ko/nw/konwang3/8zQ7CkrnCZgpgdHHt5fdxS.jpg', 'M', '王岳棠', 'Diiton滴燙', 886, '928691586', datetime.date(1999, 9, 6), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2018, 1, 18, 2, 6, 43), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-05-31T02:48+00:00","hide_location":false}', 2501431, 11726, 55, 4, 1, 0, '', 0, None), (679157, 4, 4, '來不及的告白 Words Left Unsaid', 2537814, None, 1, 6, 0, 'music/po/li/polinfinitum/RBHbr2BzyQmWKmRaWQQvL9.mp3', 0, 'song_covers/po/li/polinfinitum/N8R7MiLpAR2G2HvA9BBNxt.JPG', 1, '', '詞:柏霖PoLin\n曲:柏霖PoLin、JerryC\n\n\n是的 想你不說出口\n兩張椅子擺門口 \n一張給你坐 一張給我\n\n\n他們都說你在左右\n陪伴著我 指引著我\n可是我卻都沒有\n絲毫感受\n\n\n抬頭望一望夜空\n翻騰的淚珠狂流 \n從不說的傷痛\n在呼吸和顫抖中\n肆無忌憚的怒吼\n\n\n那句來不及對你的告白\n沒有說完的 有沒有機會說完\n肺腑之語好像塵埃 \n揚起墜落大海\n\n\n那句來不及對你的告白\n沒有說完的 再沒有機會說完\n那是埋最深的遺憾\n時間從此停擺\n\n\n那句來不及對你的告白\n沒有說完的 有沒有機會說完\n肺腑之語好像塵埃 \n揚起墜落大海\n\n\n我知道你是永恆的存在\n在大地之間 熟悉的山嵐\n原來你一直都還在\n遠遠的述說愛', 0, '逝者已矣\r\n來者可追\r\n願我們都不會成為\r\n來不及的人', 0, '', 142, 320000, datetime.datetime(2022, 3, 30, 11, 39, 1), datetime.datetime(2022, 3, 30, 11, 38, 58), datetime.datetime(2022, 3, 30, 11, 43, 32, 55654), datetime.datetime(2022, 4, 1, 0, 25, 25), 245724, 6357, 1342, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-04-06"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,14],[2022,15]]},"CN":{"song_of_the_days":["2022-04-07"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2022,14],[2022,15]]}}', 0, 0, 0, 0, 2, 2, 2537814, 'sha1$rWV3D89qOmeK$43b15481acd79e125d7fc8fff7779dd5282698e3', datetime.datetime(2023, 6, 2, 11, 28, 12), 0, 'polinfinitum', '', '', 'polintung0509@gmail.com', 0, 1, datetime.datetime(2020, 1, 5, 8, 10, 6), 2108657, 4, 4, 2537814, 'profile_images/po/li/polinfinitum/bAxgj6o46C2LBmWGK6KiN5.jpg', 'M', 'Po-Lin Tung', '柏霖 PoLin', 886, '966928967', datetime.date(1994, 5, 9), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2020, 1, 5, 8, 10, 6), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2021-07-19T08:29+00:00","hide_location":false}', 507080, 4826, 12, 8, 1, 0, '', 0, None), (603168, 4, 4, '坦白變黑', 2537814, 97314600, 1, 6, 0, 'music/po/li/polinfinitum/PuKjScpPfUzGL4WYMx7euC.mp3', 0, 'song_covers/po/li/polinfinitum/gaBcj7mdrFCfVVPtSqFRDK.JPG', 1, '', '歌詞:\n白色的街道 我不能停 夜色在唱歌了 我想要證明些什麼 但全都變黑了\n你把我的驕傲 塗上色 彩色後 潑黑了 走掉 我決定駐足在這個個黑暗\n\n你的 他的 固執的 倔強的 在這黑裡我怎麼知道 是誰在拉扯\n那些困綁我的 是我的 我的 全是我造作的\n放棄吧 恐懼 害怕 當黑夜不再唱了 也該停了\n\n看著日落 即將消縱 手上的菸已快要燙指頭\n我哭過 你也笑完了 就這樣可以了吧 你趕快走掉\n握著我的咖啡杯 清晨六點半了 想喝一杯喝完反轉這黑暗\n我醒不了 也逃不了 我的靈魂被綑綁在那個地方 \n\n怎麼走掉 我能曉得 全都知道 怎麽逃得了 怎麼睡好覺\n我要怎麼去坦白 我的心 我的心 我的心和我自己\n驚嘆號 過了 走掉', 0, '漩渦裡的無限 - 坦白,變黑\n心中的天使和魔鬼,憂鬱時候的創作。\n\n#各大音樂頻台以上架\nPoLin 漩渦裡的無限 迷你專輯\n無限,是我對生命的一種想法,它代表一種永恆,一種超然的存在。漩渦,是我們在這永恆時間軸上小小的駐足,也代表著身為人有限的時間。我常問自己,該如何在身為人有限的生命時間裡,去學習體驗到那些所謂的永恆?透過寫歌唱曲,記錄那些眼看不見的情感,真相和自己深度的對談或是反省。我想和你分享,旋渦裡的無限。', 0, '', 262, 320000, datetime.datetime(2020, 1, 15, 13, 44, 56), datetime.datetime(2020, 1, 15, 13, 44, 40), datetime.datetime(2020, 1, 15, 13, 50, 43, 209571), datetime.datetime(2020, 1, 15, 14, 0, 9), 11173, 392, 58, 1, 2, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2537814, 'sha1$rWV3D89qOmeK$43b15481acd79e125d7fc8fff7779dd5282698e3', datetime.datetime(2023, 6, 2, 11, 28, 12), 0, 'polinfinitum', '', '', 'polintung0509@gmail.com', 0, 1, datetime.datetime(2020, 1, 5, 8, 10, 6), 2108657, 4, 4, 2537814, 'profile_images/po/li/polinfinitum/bAxgj6o46C2LBmWGK6KiN5.jpg', 'M', 'Po-Lin Tung', '柏霖 PoLin', 886, '966928967', datetime.date(1994, 5, 9), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2020, 1, 5, 8, 10, 6), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2021-07-19T08:29+00:00","hide_location":false}', 507080, 4826, 12, 8, 1, 0, '', 0, None), (603168, 4, 4, '坦白變黑', 2537814, 97314600, 1, 6, 0, 'music/po/li/polinfinitum/PuKjScpPfUzGL4WYMx7euC.mp3', 0, 'song_covers/po/li/polinfinitum/gaBcj7mdrFCfVVPtSqFRDK.JPG', 1, '', '歌詞:\n白色的街道 我不能停 夜色在唱歌了 我想要證明些什麼 但全都變黑了\n你把我的驕傲 塗上色 彩色後 潑黑了 走掉 我決定駐足在這個個黑暗\n\n你的 他的 固執的 倔強的 在這黑裡我怎麼知道 是誰在拉扯\n那些困綁我的 是我的 我的 全是我造作的\n放棄吧 恐懼 害怕 當黑夜不再唱了 也該停了\n\n看著日落 即將消縱 手上的菸已快要燙指頭\n我哭過 你也笑完了 就這樣可以了吧 你趕快走掉\n握著我的咖啡杯 清晨六點半了 想喝一杯喝完反轉這黑暗\n我醒不了 也逃不了 我的靈魂被綑綁在那個地方 \n\n怎麼走掉 我能曉得 全都知道 怎麽逃得了 怎麼睡好覺\n我要怎麼去坦白 我的心 我的心 我的心和我自己\n驚嘆號 過了 走掉', 0, '漩渦裡的無限 - 坦白,變黑\n心中的天使和魔鬼,憂鬱時候的創作。\n\n#各大音樂頻台以上架\nPoLin 漩渦裡的無限 迷你專輯\n無限,是我對生命的一種想法,它代表一種永恆,一種超然的存在。漩渦,是我們在這永恆時間軸上小小的駐足,也代表著身為人有限的時間。我常問自己,該如何在身為人有限的生命時間裡,去學習體驗到那些所謂的永恆?透過寫歌唱曲,記錄那些眼看不見的情感,真相和自己深度的對談或是反省。我想和你分享,旋渦裡的無限。', 0, '', 262, 320000, datetime.datetime(2020, 1, 15, 13, 44, 56), datetime.datetime(2020, 1, 15, 13, 44, 40), datetime.datetime(2020, 1, 15, 13, 50, 43, 209571), datetime.datetime(2020, 1, 15, 14, 0, 9), 11173, 392, 58, 1, 2, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2537814, 'sha1$rWV3D89qOmeK$43b15481acd79e125d7fc8fff7779dd5282698e3', datetime.datetime(2023, 6, 2, 11, 28, 12), 0, 'polinfinitum', '', '', 'polintung0509@gmail.com', 0, 1, datetime.datetime(2020, 1, 5, 8, 10, 6), 2108657, 4, 4, 2537814, 'profile_images/po/li/polinfinitum/bAxgj6o46C2LBmWGK6KiN5.jpg', 'M', 'Po-Lin Tung', '柏霖 PoLin', 886, '966928967', datetime.date(1994, 5, 9), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2020, 1, 5, 8, 10, 6), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2021-07-19T08:29+00:00","hide_location":false}', 507080, 4826, 12, 8, 1, 0, '', 0, None), (679309, 4, 4, '我咧想你(demo)', 2855537, None, 5, 12, 0, 'music/mi/dn/midnightx2222/9KJ96xGTT9rRww7GmUKDzm.mp3', 0, 'song_covers/mi/dn/midnightx2222/W7d3foHnUvkPFnHNxcFP3s.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鼓:陳冠毅\r\n吉他:陳冠皓\r\n貝斯:劉鳳武\r\n主唱:閻韋伶\r\n\r\n混音:廖佑祥', 0, '', 255, 256000, datetime.datetime(2022, 3, 31, 4, 38, 4), datetime.datetime(2022, 3, 31, 4, 37, 54), datetime.datetime(2022, 3, 31, 4, 46, 42, 905006), datetime.datetime(2022, 11, 11, 4, 8, 26), 96928, 2379, 570, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-04-08"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2022-04-09"],"top_record_weekly_champions":[[2022,14]]}}', 0, 0, 0, 0, 2, 2, 2855537, 'sha1$CvKIgEstRFfRFSeS8njovA$39074783478929d434afac99707c4f81db115d67', datetime.datetime(2025, 6, 22, 4, 24, 44), 0, 'midnightx2222', '', '', 'midnightx2222@gmail.com', 0, 1, datetime.datetime(2021, 10, 6, 6, 41, 21), 2426003, 2, 2, 2855537, 'profile_images/mi/dn/midnightx2222/NUpGJAcHFYRyHgsBYG7FAJ.jpg', 'O', '', '午夜午夜', 886, '911080092', datetime.date(2021, 10, 6), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2021, 10, 6, 6, 41, 21), 1, 5, 'zh-hant', 1, '{"hide_gender":false,"accredited_datetime":"2022-01-26T10:57+00:00","hide_location":true}', 297514, 2117, 186, 1, 1, 0, '', 0, None), (679781, 4, 4, '你是過客就別為我停留', 2171856, None, 3, 2, 0, 'music/ko/nw/konwang3/9MbP5Wn6TM6QiA3yQeVeZe.mp3', 0, 'song_covers/ko/nw/konwang3/QdRBFQkgfvH64qJMUaB9MV.jpg', 1, '', '(Ch1)\n拜託請別出現在我的夢中\n我只想要當作你從沒來過\n在我心頭 你不斷折磨\n勾起我衝動又讓我墜落\n如果明白一切都不配擁有\n當初就不該隨便牽你的手\n像一陣風 輕輕的吹過\n從今以後 所有傷痛 愛都不殘留\n\n(V1)\n如果你是我的過客你要先說\n不必讓我抱著期待慢慢等候\n歐 love‘s a struggle\n我越來越困惑\n我的情緒失控like\n枯了又謝的花朵\n\n秋天的落葉\n是不是也很寂寞\n落在地上那麼久\n從沒被撿起來過\n凜冽的寒風\n吹撫我的傷口\n卻還抱怨命運捉弄\n\n(Pre1)\n你從沒認真對待我\n而我又何必再強求\n\n(Ch2)\n拜託請別出現在我的夢中\n我只想要當作你從沒來過\n在我心頭 你不斷折磨\n勾起我衝動又讓我墜落\n如果明白一切都不配擁有\n當初就不該隨便牽你的手\n像一陣風 輕輕的吹過\n從今以後 所有傷痛 愛都不殘留\n\n(V2)\n事到如今我的世界只剩寂寞\n因為心痛所以菸又抽得太多\n想說的沒說\n我越來越囉嗦\n對著鍵盤訴說like\n貪得無厭的毒蟲\n\n春天的溫柔\n還是溫暖不了我\n到底還要過多久\n一切才能重來過\n幸福的港口\n出現在我夢中\n卻不曾為我(而)停留\n\n(Pre2)\n你從沒認真對待我\n而我又何必再強求\n\n(Ch3)\n拜託請別出現在我的夢中\n我只想要當作你從沒來過\n在我心頭 你不斷折磨\n勾起我衝動又讓我墜落\n如果明白一切都不配擁有\n當初就不該隨便牽你的手\n像一陣風 輕輕的吹過\n從今以後 所有傷痛 唉都不殘留', 0, '我們都是彼此的過客\n\r\nYouTube 收聽:\nhttps://youtu.be/5FV5IRKsP3g\n\r\n➥ Follow Diiton :\r\nhttps://www.instagram.com/diiton.music/\r\n\r\n♩ 音樂製作 Song Credit\r\n詞:Diiton/Jimmy\r\n曲:Diiton\r\n編曲:Diiton\r\n錄音:Diiton\r\n錄音室:Yellout Studio\r\n混音:Diiton @Yellout Studio\r\n母帶後製:Diiton @Yellout Studio', 0, '', 171, 320000, datetime.datetime(2022, 4, 3, 17, 27, 6), datetime.datetime(2022, 4, 2, 12, 1, 49), datetime.datetime(2022, 4, 2, 12, 5, 36, 85251), datetime.datetime(2022, 4, 8, 11, 11, 21), 353213, 9267, 1830, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-04-10"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,14]]},"CN":{"song_of_the_days":["2022-04-11"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2171856, '!Oz6pkMRayTRYsGNRf6SF5eDY3xVDboUOGSILQTmG', datetime.datetime(2025, 4, 24, 20, 14, 33), 0, 'konwang3', '', '', 'konwang3@gmail.com', 0, 1, datetime.datetime(2018, 1, 18, 2, 6, 43), 1742816, 2, 2, 2171856, 'profile_images/ko/nw/konwang3/8zQ7CkrnCZgpgdHHt5fdxS.jpg', 'M', '王岳棠', 'Diiton滴燙', 886, '928691586', datetime.date(1999, 9, 6), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2018, 1, 18, 2, 6, 43), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-05-31T02:48+00:00","hide_location":false}', 2501431, 11726, 55, 4, 1, 0, '', 0, None), (676784, 4, 4, '我在往離別前進 Demo', 2365037, None, 1, 4, 0, 'music/Sa/br/Sabrina_/7JUESrdPtgMbkaznYYKtXj.mp3', 0, 'song_covers/Sa/br/Sabrina_/FcVnH9FUPeF5XtBRqh4tQy.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\nWooo I loved you, prayed for you, you knew too, but why you left me behind\nYou were not true, were fake too\n獨自計畫沒我的下一步\n\n太陽劃破了夢境,\n卻融化不了你的悲傷,你的痕跡\n我在往離別前進,\n溫熱的記憶,抬頭才發現是你\n\n既然會分離,何必小心,於是我又再一次的相信\n已經知道結局,但不甘心,我的心終究大於理性\n\n我的心終究大於理性', 0, '2021年底深刻著記錄著我的情緒的歌\r\n但這是demo而已大家聽聽就好', 0, '', 212, 320000, datetime.datetime(2022, 3, 16, 13, 31, 28), datetime.datetime(2022, 3, 16, 13, 31, 22), datetime.datetime(2022, 3, 16, 13, 32, 2, 81072), datetime.datetime(2024, 9, 5, 9, 8, 58), 380882, 10176, 2906, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-04-04"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,12],[2022,13]]},"CN":{"song_of_the_days":["2022-04-05"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,13]]}}', 0, 0, 0, 0, 2, 2, 2365037, 'sha1$ajo5NgB9HFPl$9454e9026410090ec761817065d54c1525fa8278', datetime.datetime(2025, 2, 18, 6, 24, 42), 0, 'Sabrina_', '', '', 'sabrina.hu2002@gmail.com', 0, 1, datetime.datetime(2018, 11, 22, 3, 19, 24), 1935966, 4, 4, 2365037, 'profile_images/Sa/br/Sabrina_/Zpm7RKVYC2boa2Hf96dcYu.jpg', 'F', '', 'Sabrina', 886, '976556416', datetime.date(2000, 10, 21), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 58), 1, datetime.datetime(2018, 11, 22, 3, 19, 24), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_birthday":2,"accredited_datetime":"2022-03-18T07:05+00:00"}', 891791, 6255, 0, 456, 1, 0, '', 0, None), (672400, 4, 4, '初春', 2459512, None, 3, 2, 0, 'music/yf/__/yf____c/kKoU6xdEnAe7QBgSNCJgx8.mp3', 0, 'song_covers/yf/__/yf____c/CxFZVyQyCPPFCxQeupFECx.jpg', 1, '', '忘不了遇見你的那個冬天\n忘不了說好在一起的那座公園\nOh你的容顏烙印在我腦海\n試著把與你有關的都拋開\n忘不了我們分手時的畫面\n忘不了六月那對哭紅了的雙眼\nOh shawty tell me why you keep coming to my mind\n明明你早已不在\n\n為何我還離不開\n無力挽回的無奈\n你的笑容彌留在腦中被情緒操控幾秒鐘便輕易將我掏空\n我 多渴望相信大雨後會迎來天晴\n不是我能永遠為你撐傘的那種電影\n儘管閉上眼睛 still see you everywhere \n\n所有畫面映在 湖面的倒影 花朵終究會凋零\n可我昨晚又夢到你\n\n忘不了遇見你的那個冬天\n忘不了說好在一起的那座公園\nOh你的容顏烙印在我腦海\n試著把與你有關的都拋開\n忘不了我們分手時的畫面\n忘不了六月那對哭紅了的雙眼\nOh shawty tell me why you keep coming to my mind\n明明你早已不在\n\nCan’t avoid\nYou made my heartbreak turn me to a paranoid\n回憶在每個失眠的夜晚總不斷纏繞著我\n總面對孤獨的摧殘有太多煩惱能說\n我已分不清是明天還是下一個今天\n當無盡的陰天覆蓋在我的心田\n留下幾分溫暖保存在沒有你的以後\njust let me go\n\n所有畫面映在 湖面的倒影 花朵終究會凋零\n我真的好想忘掉你\n\n(春天的約定)\n忘不了遇見你的那個冬天(忘不了)\n忘不了說好在一起的那座公園(Why you gonna let me go?)\nOh你的容顏烙印在我腦海(I just wanna hold you close)\n試著把與你有關的都拋開(I just wanna hold you close)\n忘不了我們分手時的畫面(I see you everywhere)\n忘不了六月那對哭紅了的雙眼(Babe you left me in tears)\nOh shawty tell me why you keep coming to my mind\n明明你早已不在', 0, '?\n\n詞/曲 Lyrics & Compose|趙翊帆YI94\r\n編曲 Arranger|Jammy Beatz\r\n錄音 Recorded | STL(OOPIG) @stl_oopig\r\n混音 Mixing | STL(OOPIG) @stl_oopig\r\n\r\n封面設計 Cover Design|陳雅嫻\r\n\r\n特別感謝:暈船勒戒所、陳冠霖、nsole恩溯、政大黑音', 0, '', 185, 320000, datetime.datetime(2022, 2, 13, 12, 13, 21), datetime.datetime(2022, 2, 13, 12, 13, 5), datetime.datetime(2022, 2, 14, 13, 0), datetime.datetime(2022, 2, 21, 4, 4, 22), 625751, 12574, 3297, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"top_record_weekly_champions":[[2022,46]]}}', 0, 0, 0, 0, 2, 2, 2459512, 'sha1$jP8wipPauwcYHKAbtwT5aY$1a9f4eab93655fc36c647bae712f631fdc7eb038', datetime.datetime(2024, 10, 26, 8, 18, 8), 0, 'yf____c', '', '', 'evanchao0623yt@gmail.com', 0, 1, datetime.datetime(2019, 7, 8, 8, 36), 2030405, 4, 4, 2459512, 'profile_images/yf/__/yf____c/Q5QnMDsso7ekvxHLz6UCoL.jpg', 'M', '', '趙翊帆', 886, '920287949', datetime.date(2002, 6, 23), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2019, 7, 8, 8, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"accredited_datetime":"2021-07-01T05:43+00:00","hide_location":false}', 2027188, 13854, 25, 798, 1, 0, '', 0, None), (679750, 4, 4, '無法比喻的事 Demo', 2859006, None, 2, 1, 0, 'music/st/uc/stuck222_official/cHbjxm2t23Gse7hz9JMcxv.mp3', 0, 'song_covers/st/uc/stuck222_official/GyPVSjvv3JMCVWDLTBqYRE.jpg', 1, '', 'FB:障礙未遂\nIG:stuck222_official\n詞:障礙未遂 曲:障礙未遂.Reo\n是你喜歡的 就別再抗拒了\n按照別人的目光活著\n應該不是一天而已\n趁還有機會繼續\n當你討厭的 再次發生了\n在還能改變的時候\n就不該將就的過著\n再難過的也會過去\n\n不一樣的愛情 有什麼關係\n只有自己能聽見自己的聲音\n不要浪費力氣 過度傷心\n\n不敢想的事情 還不斷尋找的比喻\n保持著與世界不同的頻率\n我只是剛好在這裡 也剛好安慰你', 0, '每個人或多或少,都有一些無法比喻、說明的隱含秘密,藏在內心的至深處裡,關乎於情感,有些矛盾,且帶點偏執;常是刺痛全人,又不知覺沈溺;渴望被認同,又不容觸碰的。我們以我們的角度,記錄被那樣的情感包圍下所掙扎的情緒。希望大眾也能一併向前,藉著聆聽那綿長 深遠的旋律,知道有人也還在某處,正努力堅持著。', 0, '', 243, 320000, datetime.datetime(2022, 4, 2, 6, 26, 37), datetime.datetime(2022, 4, 2, 6, 26, 31), datetime.datetime(2022, 4, 2, 6, 31, 18, 915814), datetime.datetime(2023, 1, 10, 17, 7, 25), 42827, 813, 139, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-08-15"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,14]]},"CN":{"song_of_the_days":["2022-08-16"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,33]]}}', 0, 0, 0, 0, 2, 2, 2859006, 'sha1$Q4zhOSqXaSSH$149640f33c9b389be71efa100d06f2845443673a', datetime.datetime(2024, 2, 19, 5, 1, 6), 0, 'AnnaWhy_official', '', '', 'oastuck222@gmail.com', 0, 1, datetime.datetime(2021, 10, 18, 6, 8), 2429472, 4, 4, 2859006, 'profile_images/st/uc/stuck222_official/9Vko4aisoh8pVWPoxCq6iw.jpg', 'O', '', 'Anna Why', 886, '953050505', datetime.date(2021, 10, 18), 'TNN', 98, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 54), 1, datetime.datetime(2021, 10, 18, 6, 8), 1, 5, 'zh-hant', 1, '{"hide_gender":true,"accredited_datetime":"2022-03-18T07:06+00:00","had_edit_username":true,"hide_location":false}', 254923, 1243, 0, 5, 1, 0, '', 0, None), (675983, 4, 4, '蛾', 2623226, None, 1, 5, 0, 'music/re/ca/recall2020/hc5tJUsvEUzPvp7JhJjinU.mp3', 0, 'song_covers/re/ca/recall2020/Gi4VktkXmYRni2zfRqYnzH.png', 1, '', '[00:17.50]破繭而出的我看見一道亮眼的光\n[00:25.90]我開始模仿你的思想模樣\n[00:31.10]這看似合理的荒唐\n[00:33.80]無數次霸佔你的光不讓別人欣賞\n[00:42.00]終於你離開我身旁\n\n[00:49.95]我不習慣沒你的日常\n[00:57.70]你是否也和我一樣\n\n[01:05.10]你是那盞忽明忽暗的光\n[01:09.00]我是飛蛾撲向你的謊\n[01:14.10]啊啊啊心甘情願啊\n[01:20.50]餘光是你施捨我的獎賞\n[01:24.25]灼傷是佔有你的代價\n[01:29.65]啊啊啊 無怨無悔啊\n[01:36.70]啊啊啊啊\n[01:44.65]啊啊啊啊\n\n[01:51.80]形影不離的我和你一起蒐集日常\n[02:00.05]直到發現你早已遺忘遺忘\n[02:05.80]我在你心中的重量\n[02:07.90]再深切的信仰不及觸碰一次真相\n[02:16.00]終於我離開你身旁\n\n[02:24.75]我不習慣沒你的日常\n[02:31.80]你是否也和我一樣\n\n[02:39.60]你是那盞忽明忽暗的光\n[02:43.55]我是飛蛾撲向你的謊\n[02:47.85]啊啊啊心甘情願啊\n[02:55.00]餘光是你施捨我的獎賞\n[02:59.05]灼傷是佔有你的代價\n[03:04.10]啊啊啊 無怨無悔啊\n\n[03:10.85]可能我想要的不是你\n[03:14.95]而是追逐你的過程\n[03:18.95]可能你後悔的是沒走完的路 也不是我\n\n[03:28.60]你是那盞忽明忽暗的光\n[03:36.50]我是飛蛾撲向你的謊\n[03:44.50]餘光是你施捨我的獎賞\n[03:52.00]灼傷是佔有你的代價\n[04:00.30]你是那盞忽明忽暗的光\n[04:08.70]我是飛蛾撲向你的謊\n[04:16.43]餘光是你施捨我的獎賞\n[04:25.00]灼傷是佔有你的代價\n\n[04:31.85]洋流匯集了你的光\n[04:39.85]熟悉的溫暖圍繞身旁\n[04:47.65]各自走向不同的遠方\n[04:55.80]都知道背後有你啊', 1, 'Song Credits\n作詞:諾門\n作曲:諾門\n編曲:RECall\nVocal: 諾門、怡如\nCajon: 諾門\nGuitar: 宗倫\n混音:廖品勳\n-\n你是那盞忽明忽暗的光\n我是飛蛾撲向你的謊\n\n一段炙熱的友情\n從相識到誤會,冷戰到和好\n經歷兩年的時間\n聚離後的沈澱\n彼此都已蛻變\n曾經青澀的友誼\n如今也成為堅不可摧的依靠\n-------------------------------------------------\nInstagram\nhttps://www.instagram.com/recall__2020/?igshid=2wjb20iw7na8', 0, '', 309, 192000, datetime.datetime(2022, 3, 8, 9, 31, 59), datetime.datetime(2022, 3, 8, 9, 31, 50), datetime.datetime(2022, 3, 8, 11, 49, 5, 625158), datetime.datetime(2022, 8, 9, 6, 44, 5), 147633, 2747, 665, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2623226, 'sha1$1aswnYnwElookDSZBn2ydb$d93f4a0db4f16343becb89aef2cd66225589e11c', datetime.datetime(2025, 6, 29, 15, 9, 31), 0, 'recall2020', '', '', 'recall.dual@gmail.com', 0, 1, datetime.datetime(2020, 8, 4, 6, 30, 45), 2193847, 4, 4, 2623226, 'profile_images/re/ca/recall2020/aWiGEuFRmhSQqRAMk5WZXA.jpg', 'O', '', 'RECall', 886, '975181170', datetime.date(2020, 3, 21), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2020, 8, 4, 6, 30, 45), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":0,"accredited_datetime":"2021-05-25T02:57+00:00","hide_location":false}', 800788, 3214, 10, 8, 1, 0, '', 0, None), (675270, 4, 4, 'I Will Never Change', 2085102, None, 3, 2, 0, 'music/po/po/popoj820927/jireZ4M8GGspZxMbADtuiv.mp3', 0, 'song_covers/po/po/popoj820927/mETgggvphtEEr6Kfat9Lyv.JPG', 1, '', 'I Will Never Change\nverse1:\n現在幾點鐘 我看著限動\n好多不認識的朋友標記我\nIt’s been a long time\nI’m feeling so fine\n感謝多年前的我 始終相信我\n說來神奇從來沒想過會走到這一步\n幻想的這一幕 都變成現實\n告別懦弱feel like幕之內一步\n從沒打算一步登天我踩穩每一步\nI don’t care what they say\n所有稱讚thank you everybody\n我打從心底謝了\n但只有我自己明白心中追求的位在哪裡\n吹捧是突破現狀的毒藥 我先戒了\nI’m telling no lie\n我只是都在想著不留空白\n人生不能重來\nTell me why don’t you try it out?\n當我聽 當我唱\n才感受心被解放and I don’t stop\n\nso\n\nhook:\nI will never change \n我知道只有我自己能夠肯定我\nI will never change\n過程即是目的 我戴著耳機走\nI don’t need dat誰崇拜\n或得到誰寵愛\n我明白一路走來\n不需要誰懂 \nI will never change \n(Do you feel what I feel now?)\n\nverse2:\nYeah I made it on the news(and mag)\nMom I think I make you proud\n回想這幾年和自己獨處 \n這些都是what I dreamed ’bout then\n過去總想著被聽見\n後來才發現在聲音被聽見之前得先聽見自己內心深處那個聲音\n只有誠實面對自己才能走得下去因為重要的是我的真心\nSo I never 急功近利 \n沒把名氣當成寫歌的feedback or motivation\n下班時間花在音樂\n獨自在公園寫歌\n終於讓你聽見我 \nNow my albums sold out\n去年一整年的量\n一天之內 就全部賣掉\n以前當我跟女生告白they be like\n「抱歉,來生吧孩子!」\n但現在都變成:「來生孩子吧!」\n\nbut\n\nhook:\nI will never change \n我知道只有我自己能夠肯定我\nI will never change\n過程即是目的 我戴著耳機走\nI don’t need dat誰崇拜\n或得到誰寵愛\n我明白一路走來\n不需要誰懂 \nI will never change \n(Right?Let’s go)\nbridge:\n一開始耗盡全身力才往前十幾步\n回首來時發現早已走了十里路\n如人飲水只有我懂手裡這杯是幾度\n捫心自問多少人在拚命為何自己不?\n我知道大家都很努力I’m so blessed tho\n大多數人都只看成果 不在意背後\n就算得到掌聲和鮮花或再多的眼光羨煞\n也不能把創作單純的快樂騙走\n\nhook:\nI will never change \n我知道只有我自己能夠肯定我\nI will never change\n過程即是目的 我戴著耳機走\nI don’t need dat誰崇拜\n或得到誰寵愛\n我明白一路走來\n不需要誰懂 \nI will never change \n(Do you feel what I feel huh?)\n\nI will never change \n我知道只有我自己能夠肯定我\nI will never change\n過程即是目的 我戴著耳機走\nI don’t need dat誰崇拜\n或得到誰寵愛\n我明白一路走來\n不需要誰懂 \nI will never change \n(Do you feel what I feel now?)', 0, 'POPO J 第二張個人創作專輯【GOOD LOOKING】實體CD,於小白兔唱片行預購中:\nhttps://shp.ee/i5rvz6q\n\nPOPO J 第二張個人創作專輯【GOOD LOOKING】已數位發行!\n點擊下方連結收聽完整專輯:\nhttps://popoj.ffm.to/goodlooking/\n\nFollow POPO J:\nhttps://www.instagram.com/james45321\nhttps://www.facebook.com/popoj1993 \n\n製作人Producer:Zac Rao、伍柏宇Jim Wu\r\n詞曲 Lyricist&Composer:POPO J\r\n合聲 Backing Vocals:羅莎莎 Sabrina Lo\r\n合聲編寫 Backing Vocal Arrangement :羅莎莎 Sabrina Lo\r\n編曲 Arranger:chillingcat\r\n錄音 Recording:Zac Rao\r\n混音 Mixing:伍柏宇Jim Wu\r\n母帶後期 Mastering:伍柏宇Jim Wu\r\n錄音工作室 Recording Studio:金剛門大樹林工作室', 0, '', 187, 320000, datetime.datetime(2022, 3, 2, 14, 44, 1), datetime.datetime(2022, 3, 2, 14, 43, 48), datetime.datetime(2022, 3, 2, 16, 0), datetime.datetime(2023, 11, 3, 2, 30, 53), 113258, 3587, 392, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2085102, 'sha1$h1OvEBmciqO1$d6032d37bcda874189292634aee8da170e4fcd60', datetime.datetime(2024, 8, 13, 14, 48, 3), 0, 'popoj820927', '', '', 'popoj1993@gmail.com', 0, 1, datetime.datetime(2017, 9, 7, 16, 2, 18), 1656217, 4, 4, 2085102, 'profile_images/po/po/popoj820927/eajnGYwKu6AYfwHxiv94nu.jpg', 'M', '施傑薰', 'POPO J', 886, '978326987', datetime.date(1993, 9, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2017, 9, 7, 16, 2, 18), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"accredited_datetime":"2021-06-10T10:49+00:00","show_birthday":0,"hide_location":false}', 619162, 8133, 1, 104, 1, 0, '', 0, None), (676981, 4, 4, '指針 Compass', 2396729, None, 3, 2, 0, 'music/Le/ew/Leewei69/Q6LdvaSkGqZWHJkwzDabay.mp3', 0, 'song_covers/Le/ew/Leewei69/9tLZRTkUPejuFquePXambu.jpg', 1, '', 'Hook\n墜入黑暗裡剩一道光\n陷進去 我受了傷\n順從自己別再迷失方向\n已看不清 變得不一樣\n玫瑰花 晃啊晃\n太多代價 凋落身上\n獨自狩獵不斷尋覓羔羊\n到處流浪 渴望飛翔\n\nVerse1\n該怎麼辦 隨風飄啊飄的活\n我離不開 思緒錯亂而被牽著走\n眼中視線逐漸腐敗\n墜入這片苦海\n泥濘執著過載\n\n停下來 內心深處還燒著火\n撐把傘 再大的難關也渡的過\n現在上岸 躲藏角落感到寂寞\n被深埋在 冰封已久蓋不住的痛\n\n一片死寂眼角泛著淚水\n等待黎明闔上雙眼 再次輪迴\n空蕩蕩的房間 只剩下孤伶伶不停在顫抖的我\n背對放棄 讓我向上盼著\n\n天空它對望一片汪洋\n海平面綻放燦爛陽光\n我也在嚮往有天到訪\n夢裡的景象絕不再遊蕩', 0, '我們總生活在別人的目光裡,\r\n時不時在那些目光中迷失自己。\r\n\r\n「玫瑰花 晃啊晃 太多代價 凋落身上」\r\n光鮮亮麗的外表下 背後犧牲了多少呢?\r\n願所有人找到屬於自己的指針,\r\n指向心中所想,不再迷惘。', 0, '', 134, 320000, datetime.datetime(2022, 3, 18, 9, 27, 18), datetime.datetime(2022, 3, 18, 9, 27, 13), datetime.datetime(2022, 3, 21, 12, 0), datetime.datetime(2022, 3, 24, 5, 37, 8), 58144, 1698, 208, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-03-31"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2022-04-01"]}}', 0, 0, 0, 0, 2, 2, 2396729, 'sha1$Jjd6w06vdh52$4845f198c3ba91e7bd61e1c3b1260e18d21e24fe', datetime.datetime(2024, 11, 18, 4, 35, 34), 0, 'Leewei69', '', '', 'pizzaliofficial@gmail.com', 0, 1, datetime.datetime(2019, 2, 24, 12, 14), 1967642, 4, 4, 2396729, 'profile_images/Le/ew/Leewei69/3VXYWJFeXUQ3BJdyvzVPsQ.png', 'M', '李育暐', 'PIZZALI', 886, '931551185', datetime.date(2000, 4, 1), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 50), 1, datetime.datetime(2019, 2, 24, 12, 14), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"show_birthday":1,"accredited_datetime":"2021-08-19T07:55+00:00"}', 243105, 2977, 0, 234, 1, 0, '', 0, None), (672140, 4, 4, '寫完這首歌我就會放下你了', 2335275, None, 3, 2, 0, 'music/wc/10/wc109101065/HQAy3aviM9e6ouGRVqeMQU.mp3', 0, 'song_covers/wc/10/wc109101065/kpMjWeSj8uQkRER3aZ36xX.jpg', 1, '', "寫完這首歌我就會放下你了\n如果我做不到那我不是故意的\n喔我真的沒有說多在意\n但只是一部分的自己好像留在你那\n寫完這首歌我就會放下你了\n如果我做不到那我不是故意的\nI'm so sorry about 後來幾個\n總在最後發現他全部我都還記得\n\nYa 通通裝進背包\n包括我的鈔票還有你香水的味道\n到哪裡去其實我自己也不太知道\n我只知道你生病的時候也不愛吃藥\n所以要你快點睡 他會幫你蓋棉被\n少熬夜逛蝦皮錢買不到的東西最貴\n好比我當初浪費錢和時間傷害自己\n你走後我才確定最重要的當然是你\n不過你不用擔心 這一切都沒關係\n就像我每次去拜拜都只求你能開心\n問自己說對你的感覺我想就是一把火\n到底怎麼樣叫帥 i don’t know我只希望我\n\n寫完這首歌我就會放下你了\n如果我做不到那我不是故意的\n喔我真的沒有說多在意\n但只是一部分的自己好像留在你那\n寫完這首歌我就會放下你了\n如果我做不到那我不是故意的\nI'm so sorry about 後來幾個\n總在最後發現他全部我都還記得\n\n慢點 一轉眼三年\nAin't no pussy boi但偶爾會想你在半夜\nRoll根胖的躺在沙發上看著寫給你的一筆一劃\n奢望著有天還能傳訊息問你明天一起去哪\nFuck 過去的我 總讓你失望還求你等我\n不負責任 沒肩膀 對不起 讓你 忍了 我這麼久\n握你的手 是我這輩子\n第一次了解到什麼叫怦然又心動\n如果以後 你恢復單身\n記得來找我我當你的聽眾\n把壞習慣趕走了 也開始學著上進\n還有太多你教我的 我怎麼可能忘記\n朋友都問 「欸 啊你對他還剩幾分?」\n嗯 我這首歌是在他家樓下寫的\n\n寫完這首歌我就會放下你了\n如果我做不到那我不是故意的\n喔我真的沒有說多在意\n但只是一部分的自己好像留在你那\n寫完這首歌我就會放下你了\n我一定做得到我知道我可以的\n來不及對你說我愛你\n只希望曾經我對你的好你都還記得", 0, '顆顆\r\n\r\nLyrics & Composition: 小陸 VI \r\nhttps://www.instagram.com/wcvit4/\r\nArrangement: LEXNOUR Beats \r\nhttps://www.instagram.com/lexnourbeats/\r\nRecording & Mixing: Quanzo \r\nhttps://www.instagram.com/ku_anergy_/\r\nMastering: Quanzo\r\nhttps://www.instagram.com/ku_anergy_/\r\nCover Art: acgsister\r\nhttps://www.instagram.com/acgsister_/\r\nSpecial Thanks: 唐 根 戎 瑚 帆 薇', 0, '', 189, 320000, datetime.datetime(2022, 2, 11, 8, 41, 38), datetime.datetime(2022, 2, 11, 8, 40, 24), datetime.datetime(2022, 2, 12, 11, 4, 31, 466995), datetime.datetime(2022, 6, 20, 21, 35, 15), 1476545, 30266, 10055, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-04-16"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,6],[2022,7],[2022,8],[2022,9],[2022,10],[2022,11],[2022,12],[2022,13],[2022,15],[2022,16],[2022,18],[2022,39],[2022,40],[2022,44],[2022,45],[2022,46],[2022,51],[2022,52]]},"CN":{"song_of_the_days":["2022-04-17"],"top_record_weekly_champions":[[2022,7],[2022,9],[2022,10],[2022,11],[2022,12],[2022,13],[2022,14],[2022,15],[2022,16],[2022,17],[2022,18],[2022,29],[2022,30],[2022,39],[2022,45],[2022,48],[2022,50],[2022,51],[2022,52],[2023,1],[2023,24],[2023,28]]}}', 0, 0, 0, 0, 2, 2, 2335275, '!aDPwrDbZMMJVwhoPXmHMOnmpQS3OpxPiMrz7pG8c', datetime.datetime(2023, 4, 4, 22, 3, 35), 0, 'wc109101065', '', '', '109101065@nccu.edu.tw', 0, 1, datetime.datetime(2018, 10, 15, 5, 58), 1906204, 4, 4, 2335275, 'profile_images/wc/10/wc109101065/GLDmjmNkBafbcEfp8DdQyR.jpg', 'M', '', '小陸 VI', 886, '926480710', datetime.date(2000, 12, 11), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 47), 1, datetime.datetime(2018, 10, 15, 5, 58), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2022-03-10T07:47+00:00","hide_location":false}', 1612621, 8531, 52, 128, 1, 0, '', 0, None), (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), (681675, 4, 4, 'You were. Demo', 2365037, None, 1, 5, 0, 'music/Sa/br/Sabrina_/5rNv3m6chSKFgXDJmTyK3g.mp3', 0, 'song_covers/Sa/br/Sabrina_/gDYXEWNXQ5LPfW3uLAQHFk.jpg', 1, '', '你說你遺憾\n沒辦法給我平等的愛\n沒勇氣承擔我的未來\n沒能力只能當個小孩\n\n我其實也都明白\n還是想繼續擁有你的愛\n痛也甘願付出不只一半\n你卻要因此而離開\n\nYou were sunshine\nYou made me alive\n但溫熱已不在\n日落的愛\n不要阻擋星辰絢爛\nYou were my light\nYou made me survive\n但光芒已不再\n黯淡的愛\nYou were You were\nwe will never go back to that time\n\n你說要分開\n承受不住我對你的愛\n交付不了義務的期盼\n擁抱不了不安的夜晚\n\n我被你推下懸崖\n墜落也要轉身看你離開\n無止盡加速的奔向缺憾\n也在途中安放了遺憾\n\nYou were sunshine\nYou gave me sunrise\n但溫熱已不在\n日落的愛\n不要阻擋星辰絢爛\nYou were my light\nYou light up my life\n但光芒已不再\n黯淡的愛\nYou were You were\nwe will never go back to that time', 0, 'You were,\r\nbut we will never go back to that time.', 0, '', 239, 320000, datetime.datetime(2022, 4, 20, 12, 15, 56), datetime.datetime(2022, 4, 20, 12, 15, 46), datetime.datetime(2022, 4, 20, 12, 25, 56, 730475), datetime.datetime(2024, 9, 5, 9, 9, 19), 248040, 6651, 1489, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-05-10"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,16],[2022,17],[2022,18]]},"CN":{"song_of_the_days":["2022-05-11"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,17],[2022,18],[2022,19]]}}', 0, 0, 0, 0, 2, 2, 2365037, 'sha1$ajo5NgB9HFPl$9454e9026410090ec761817065d54c1525fa8278', datetime.datetime(2025, 2, 18, 6, 24, 42), 0, 'Sabrina_', '', '', 'sabrina.hu2002@gmail.com', 0, 1, datetime.datetime(2018, 11, 22, 3, 19, 24), 1935966, 4, 4, 2365037, 'profile_images/Sa/br/Sabrina_/Zpm7RKVYC2boa2Hf96dcYu.jpg', 'F', '', 'Sabrina', 886, '976556416', datetime.date(2000, 10, 21), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 58), 1, datetime.datetime(2018, 11, 22, 3, 19, 24), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_birthday":2,"accredited_datetime":"2022-03-18T07:05+00:00"}', 891791, 6255, 0, 456, 1, 0, '', 0, None), (670539, 4, 4, 'Flat Soda (demo)', 2855537, None, 5, 12, 0, 'music/mi/dn/midnightx2222/7qdZJVozD4RXTUfPQ3VEVo.mp3', 0, 'song_covers/mi/dn/midnightx2222/WPuBn9EHgDviwjtvZEb34H.jpeg', 1, '', '想一整夜\n翻來覆去就是難入眠\n空氣中殘留的氣味\n讓人暈眩\n\n還不想睡\n思緒不停浮現到從前\n少了你在我的身邊\n無聊的夜\n\n或許有一天會再遇見\n我會笑著看你微笑的臉\n輕輕想像假如那一天\nYou choose to stay \n\n有種欲言又止的感覺\n記不清你是否曾說愛我\nIt all just fades away\n\n越來越遠\n天色漸亮情緒到終點\n故事該翻到下一頁\nAnother day \n\n假如未來不會再遇見\n我會記得你曾微笑的臉\n輕輕讓風帶走這一切\n不再依戀\n\n藍色泡泡汽水的香味\n或許就珍藏在回憶裏面\n安靜的思念\nda la la da da da la da\nwhat if you choose to stay', 0, '上次突然遇見那個誰,思緒瞬間回到過去,曾經的美好終究還是留存在記憶裡比較美,像是沒了氣的蘇打水,還是可以喝,但就沒什麼味道⋯\r\n\r\n鼓:陳冠毅\r\n吉他:陳冠皓\r\n貝斯:劉鳳武\r\n主唱:閻韋伶\r\n\r\n混音:廖佑祥', 0, '', 322, 320000, datetime.datetime(2022, 1, 21, 7, 13, 25), datetime.datetime(2022, 1, 21, 7, 13, 4), datetime.datetime(2022, 1, 21, 7, 29, 39, 457112), datetime.datetime(2022, 2, 7, 18, 21, 30), 67496, 1849, 485, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-02-07"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2022,6]]},"CN":{"song_of_the_days":["2022-02-08"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,6],[2022,7]]}}', 0, 0, 0, 0, 2, 2, 2855537, 'sha1$CvKIgEstRFfRFSeS8njovA$39074783478929d434afac99707c4f81db115d67', datetime.datetime(2025, 6, 22, 4, 24, 44), 0, 'midnightx2222', '', '', 'midnightx2222@gmail.com', 0, 1, datetime.datetime(2021, 10, 6, 6, 41, 21), 2426003, 2, 2, 2855537, 'profile_images/mi/dn/midnightx2222/NUpGJAcHFYRyHgsBYG7FAJ.jpg', 'O', '', '午夜午夜', 886, '911080092', datetime.date(2021, 10, 6), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2021, 10, 6, 6, 41, 21), 1, 5, 'zh-hant', 1, '{"hide_gender":false,"accredited_datetime":"2022-01-26T10:57+00:00","hide_location":true}', 297514, 2117, 186, 1, 1, 0, '', 0, None), (679877, 4, 4, '忘了曾經的你是什麼樣的', 2364455, None, 2, 1, 0, 'music/di/vi/divine_cell_2zj/j3i4VTLZR7qUkGmcn8EovJ.mp3', 0, 'song_covers/di/vi/divine_cell_2zj/QPXU8FrqtTStyxa22nUboy.jpg', 1, '', '「 忘了曾經的你是什麼樣的 」\n詞/曲:陳俊喆 keykey\n\n總在夢裡急切尋覓著誰的模樣 誰的模樣 \n回頭望去還以為會有誰在身旁 \n你給的 寂寞 獨自 承受 \n放下放不下的你是最後的溫柔\n\n空蕩蕩的房間 殘留著你的餘溫 \n誓言付出一切 喚醒你的靈魂\n\n記得誰曾說過 就陪我到最後 \n也不是沒想過 這樣失去你 \n故事的盡頭 緊閉的心口終將失控 \n平行時空之中另一個我 \n在盼著遺憾變成一種拯救 \n曾經錯過之後 終將也錯過\n\n以為 一切 總會 擁有\n渴望 那些 終究 成空(最後也還是成空)', 0, '每個人都曾經有過最深愛的他/她,或許因故分開了,也或許走著就散了,無論如何,卻還是有些話想對曾經親密,如今陌生的他/她說。\n\n這一次 ,不再後悔曾經錯過 。\n\n【音樂製作團隊】\n作曲 Composer|陳俊喆KeyKey\n作詞 Lyrics|陳俊喆KeyKey\n製作人 Producer|李子維 \n編曲 Arrangement|Moment Of Silence 默嘶\n人聲Vocal|陳俊喆KeyKey\n吉他Guitar|Nick 林宇寬\n貝斯Bass|Reo\n合成器Synth|劉杰燊\n鼓Drum|李子維\n和聲編寫Backing Vocal & Arrangement|陳俊喆KeyKey\n錄音師Recording Engineer|李子維\n音訊剪輯Editing|李子維 林宇寬\n混音師 Mixing Engineer|李子維\n母帶後期製作Mastering Engineer|李子維\n\n【忘了曾經的你是什麼樣的】官方MV 連結?:\nhttps://www.youtube.com/watch?v=eGvCQIvYPHU\n\n官方Instagram:https://instagram.com/mos.music.official?utm_medium=copy_link', 0, '', 206, 320000, datetime.datetime(2022, 4, 3, 11, 53, 49), datetime.datetime(2022, 4, 3, 11, 53, 43), datetime.datetime(2022, 4, 3, 14, 0), datetime.datetime(2022, 5, 17, 15, 34, 45), 60337, 1721, 322, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-04-23"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,16]]},"CN":{"song_of_the_days":["2022-04-24"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,16]]}}', 0, 0, 0, 0, 2, 2, 2364455, 'sha1$VR1Dn7TjJSGxaz4koqgHhe$8ec33f628ca3c9895807a0bca5eb1f84e0211dda', datetime.datetime(2024, 6, 19, 16, 2, 25), 0, 'divine_cell_2zj', '', '', 'mosband1013@gmail.com', 0, 1, datetime.datetime(2018, 11, 20, 1, 9, 21), 1935384, 4, 4, 2364455, 'profile_images/di/vi/divine_cell_2zj/QLpcRMZwLSCSK4n5DnUpmM.png', 'O', '', 'Moment of Silence 默嘶', 886, '963900199', datetime.date(2018, 10, 13), 'TNN', 98, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 47), 1, datetime.datetime(2018, 11, 20, 1, 9, 21), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"accredited_datetime":"2022-04-26T07:42+00:00"}', 73605, 293, 2, 3, 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)), ((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), (683258, 4, 4, 'Come Back', 855099, None, 1, 4, 0, 'music/gr/ee/greeeeeeen/VkaJQpzaqxvYXD3RzrfjZM.mp3', 0, 'song_covers/gr/ee/greeeeeeen/fCepafiCKPgHBxon7YkHCN.jpg', 1, '', "讓烈酒灼傷喉嚨吧 我不在意\n讓香煙燻爛我的肺 如果抽了就能不傷心\n深夜的電話響起 總以為那是你\n如果當時少說一句話 會不會我們還在一起\n\n讓全世界嘲笑我吧 沒有關係\n一段不算太久的回憶 值不值得被你珍惜\n浴室還留著你的牙刷 捨不得丟棄\n我的生活已經沒有你 \n\n我可以站在你家樓下等你我可以重複講一千萬次的對不起我可以認錯可以反省可以裝作不在意你的壞脾氣和你不講理的個性可不可以不要忽略我的訊息不要急著打包好你留在我這裡的東西不要把有我的照片都刪掉 Do you have be so fucking mean oh baby please come back to me\n\n讓全世界嘲笑我吧 沒有關係\n一段不算太久的回憶 值不值得被你珍惜\n如果有一天再遇見你能不能別再生我的氣\n\nPlease come back to me\nI want you come back\n'Cause I know I know I know you will come black", 0, '', 0, '', 313, 256000, datetime.datetime(2022, 5, 4, 2, 50, 40), datetime.datetime(2022, 5, 3, 11, 56, 32), datetime.datetime(2022, 5, 3, 12, 0, 17, 254800), datetime.datetime(2022, 5, 4, 2, 50, 52), 13474, 399, 124, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 855099, 'sha1$23215$adcf6429e6bb05437b46677c86f337d6fb5a2877', datetime.datetime(2025, 1, 6, 16, 22, 5), 0, 'greeeeeeen', '廣絜', '趙', 'brendakcchao@gmail.com', 0, 1, datetime.datetime(2013, 5, 28, 1, 10), 488263, 2, 2, 855099, 'profile_images/gr/ee/greeeeeeen/nk7wveTVnEauTpYA5Jiyc7.jpg', 'O', '', '趙廣絜 KJ', 886, '922950213', datetime.date(1995, 2, 13), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 45), 1, datetime.datetime(2013, 5, 28, 1, 10), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-05-29T07:45+00:00"}', 416061, 2532, 14, 0, 1, 0, '', 0, None), (684518, 4, 4, 'Me Time', 2215079, 97318242, 5, 12, 0, 'music/al/ex/alexei/d5ujFmAb3CxDwASA6RtgcN.mp3', 0, 'song_covers/al/ex/alexei/JkaAhZtdvthFKNQizCeHSS.jpeg', 1, '', "《Me time》\n[Chorus]\nI’m sorry I’m too lazy (lazy baby)\nBut baby I just need some me time lately\nNothing to worry\nGimme some privacy\nAnd make some room for me\n\n[Verse 1]\nbaby don’t call me\nI don’t want negative energy\nJust wanna enjoy some good movie\nAnd listen to queen Ari (Yuh)\n\nEating some chocolate and drinking some wine\nSinging as loud as I can like the world is mine\n\n[pre-chorus]\nDon’t tryna bossing me like I’m your sidekick\nHold your thoughts and your tongue\nI’m not a psychic\n\nI think there’s something you should know\nYou’re not center of the world\nTake the note\nI should go\nOff the phone bae\n\n[Chorus]\nI’m sorry I’m too lazy (lazy baby)\nBut baby I just need some me time lately\nNothing to worry\nGimme some privacy\nAnd make some room for me\n\nI’m sorry I’m too lazy (lazy baby)\nBut baby I just need some me time lately\nNothing to worry\nGimme some privacy\nAnd make some room for me\n\n[Verse 2]\nI don’t wanna play your game game game\nYou’ll ask me do you feel the same same same\nNo baby\nNot everything is about you\nWe need space to get rest too\nHuh?\nI‘m not talking about you\n\n[pre-chorus]\nDon’t tryna bossing me like I’m your sidekick\nHold your thoughts and your tongue\nI’m not a psychic\n(You know I'm not a psychic)\n\nI think there’s something you should know\nYou’re not center of the world\nTake the note\nI should go\nOff the phone bae\n\n[Chorus]\nI’m sorry I’m too lazy (lazy baby)\nBut baby I just need some me time lately\nNothing to worry\nGimme some privacy\nAnd make some room for me\n\nI’m sorry I’m too lazy (lazy baby)\nBut baby I just need some me time lately\nNothing to worry\nGimme some privacy\nAnd make some room for me\n\nI need some me time\nMe time", 0, '真的不要想要控制我耶', 0, '', 147, 320000, datetime.datetime(2024, 11, 2, 1, 29, 11), datetime.datetime(2022, 5, 11, 3, 34, 8), datetime.datetime(2022, 5, 11, 3, 37, 28, 100656), datetime.datetime(2024, 11, 2, 1, 29, 59), 1323, 10, 7, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2215079, 'sha1$3c3v3ChaVDYrQvCj4f9A4h$ef19bd70e9b89cf58bbe4f6a48f81aa4e1880c7d', datetime.datetime(2025, 6, 26, 11, 39, 59), 0, 'alexei', '', '', 'kinghome77784@gmail.com', 0, 1, datetime.datetime(2018, 6, 20, 8, 52, 5), 1786031, 4, 4, 2215079, 'profile_images/al/ex/alexei/54REHJgYgBsJ9aPJKyUmJU.jpg', 'M', '徐敬淳', '徐安赫 Alexei', 886, '979037138', datetime.date(1996, 10, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 49), 1, datetime.datetime(2018, 6, 20, 8, 52, 5), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_birthday":1,"hide_location":false}', 3022, 5, 1, 0, 0, 0, '', 0, None), (683697, 4, 4, 'OㄡO', 2886060, None, 1, 4, 0, 'music/at/la/atlantixgemini0605/FywUUJAqKaLZgGHSn94gbp.mp3', 0, 'song_covers/at/la/atlantixgemini0605/d24RnVxEPy5dsaaB84jAXc.PNG', 1, '', '那灑滿夜空的星星像往黑暗用力甩了畫筆 \n再美麗的風景身邊少了你好像也不能真的撼動我心\n\nI can’t get you out of my mind wanna by your side \n徘徊在十字路口等著你回來\n\nSo maybe OㄡO\nMaybe I should’ve never let you go oh oh \nMy life without you I don’t really know oh oh \n我的改變還有什麼用 oh\nGuess I should’ve let it go\n\nmaybe OㄡO\nMaybe I should never let you go oh oh\nMy life without you i don’t really know oh oh\n我的改變還有什麼用 oh\nGuess I should’ve let it go \n\n我想是我的錯但好像已經來不及\n還笑著過生活是不想被你看不起\n想回到第一次見你\n再努力把妳牽緊\n當你的名字被提起\n總感覺快要窒息\n\nGive me some more \n你不 再喜 歡我\n像荊 棘裡 的花朵 \n強忍著痛也要伸手觸摸\n\n多希望只是場夢而已\n撐一下就可能夢醒\n醒來身旁依舊是你\n可笑吧 WTH I’m saying \n\nI can’t get you out of my mind wanna by your side \n徘徊在十字路口等著你回來\n\nSo maybe OㄡO\nMaybe I should’ve never let you go oh oh \nMy life without you I don’t really know oh oh \n我的改變還有什麼用 oh\nGuess I should’ve let it go\n\nmaybe OㄡO\nMaybe I should never let you go oh oh\nMy life without you i don’t really know \n我的改變還有什麼用 oh\nGuess I should’ve let it go', 0, '', 0, '', 172, 320000, datetime.datetime(2022, 5, 6, 3, 24, 32), datetime.datetime(2022, 5, 6, 3, 24, 26), datetime.datetime(2022, 5, 6, 3, 27, 20, 492805), datetime.datetime(2022, 10, 14, 16, 48, 10), 496276, 11455, 2202, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-05-17"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,20]]},"CN":{"song_of_the_days":["2022-05-18"],"top_record_weekly_champions":[[2022,20],[2022,21]]}}', 0, 0, 0, 0, 2, 2, 2886060, 'sha1$JNvDaeMFUE9EDht6xXHARJ$08b6ae6845f6de3b23eff852d6f98db02367ff65', datetime.datetime(2024, 8, 17, 22, 1, 15), 0, 'atlantixgemini0605', '', '', 'b4108m025@venus.lit.edu.tw', 0, 1, datetime.datetime(2022, 1, 4, 5, 43), 2456504, 4, 4, 2886060, 'profile_images/at/la/atlantixgemini0605/A9AFT26feErMuv723jHPNE.jpg', 'O', '', 'ΛTLΛNTIX', 886, '903790792', datetime.date(2021, 9, 20), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 54), 1, datetime.datetime(2022, 1, 4, 5, 43), 1, 5, 'zh-hant', 1, '{"hide_gender":false,"accredited_datetime":"2022-07-12T03:30+00:00","hide_location":false}', 3723944, 15064, 3, 1706, 1, 0, '', 0, None), (686463, 4, 3, '我要你的全部 (ft.BABYDOTHEMOST)', 2333771, 97319864, 1, 4, 0, 'music/_x/xs/_xxslowly34/cEMLSSpJzpSXEVtpsxmWsw.mp3', 0, 'song_covers/_x/xs/_xxslowly34/6i96KMKZmJoC8zMBqAxGew.PNG', 1, '', '✌️✌️✌️✌️~\n\n\nAye Girl 我要你的全部❤️❤️\nI want nobody but you ??\nAye Girl你懂我辛苦嗎???\n壓抑著想你的感覺真痛苦??\n\n床頭的枕頭都是你的味道??\n就算你不想要 ??\n明早還是睡在你隔壁你別想跑 ??\n再來打一炮??\n用不同的姿勢??\n讓你沒法造次??\n沒人能夠阻止??\n跟你說個故事??\n下次會在教室??\n讓我愛你三千次????\n\n我要你的全部??\nWish you could say “I do”??\n\nHook\n我要你的全部❤️❤️\nwant no body but you??\n對沒錯就是全部❤️\u200d?❤️\u200d?\n讓我得到你的全部??\n讓所有人羨慕??\nIncluding your lips and your body??\nOh baby I love it ??\n\n\nBABYDOTHEMOST!!!\nListen my baby??\n你問我到底想要得到什麼??\nYou make me crazy?\u200d??\u200d?\n這個問題根本沒什麼好疑惑??\n\n看著我的眼睛??\n全部都是答案✅✅\n房間裡看電影??\n弄髒了床單?️?️\n\n我和那些男孩不一樣他們只想得到你的身體??\n我比較貪心我要你的身體還想要霸佔你的心??\n真的非常貪心??\nGirl you’re my only??\n刻上我的名字MOtotheST??\n他們知道是我的都不敢靠近??\n脫掉衣服讓我們變得的沒有距離??\n\n我要你的全部??\nWish you could say “I do”??\n\nHook\n我要你的全部❤️❤️\nwant no body but you??\n對沒錯就是全部❤️\u200d?❤️\u200d?\n讓我得到你的全部??\n讓所有人羨慕??\nIncluding your lips and your body??\nOh baby I love it ??', 0, '520快樂\r\n\r\nBABYDOTHENOST\r\nins:https://www.instagram.com/mos1y_/\r\n\r\nsoundcloud:https://soundcloud.com/user-558279256\r\n\r\nyt:https://www.youtube.com/channel/UCpC1xkHEVGEwf4ygBTzdyFg\r\n\r\n\r\nLyrics:xxslowly34,BABYDOTHEMOST\r\ncomposer:xxslowly34,BABYDOTHEMOST\r\nRecording engineer: 7Drip\r\nMixing:7Drip,Herrman \r\nMastering : 7Drip,Herrman \nProducer:7Drip, Herrman\r\nBeat Arrangment:K4nji\r\nCover Picture:輝夜姬想讓人告白\r\n特別感謝Peter Lin 我愛你', 0, '', 214, 320000, datetime.datetime(2022, 5, 23, 10, 47, 7), datetime.datetime(2022, 5, 20, 9, 11, 31), datetime.datetime(2022, 5, 20, 9, 20, 4, 310009), datetime.datetime(2023, 3, 13, 13, 24, 52), 22848, 662, 195, 1, 1, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2333771, 'sha1$3HZdRg3ftmdELCj1G1Jp6n$5b3eb7a3f2d252edacafbffdd7492e233d5c89b2', datetime.datetime(2025, 6, 28, 11, 30, 8), 0, '_xxslowly34', '', '', '92227james@gmail.com', 0, 1, datetime.datetime(2018, 10, 10, 4, 33, 9), 1904700, 4, 3, 2333771, 'profile_images/_x/xs/_xxslowly34/j3WbgnLCwn8NQ2WecoPqKu.jpg', 'M', '劉康聖', 'xxslowly34', 886, '966716973', datetime.date(2001, 11, 19), 'HSQ', 84, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 53), 1, datetime.datetime(2018, 10, 10, 4, 33, 9), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2021-09-24T08:15+00:00","hide_location":false}', 1053263, 4300, 64, 2, 1, 0, '', 0, None), (688212, 4, 4, '你的眼睛要了我的命', 2886060, None, 1, 4, 0, 'music/at/la/atlantixgemini0605/8d3Y3jh2xQi7iNesjkpkEY.mp3', 0, 'song_covers/at/la/atlantixgemini0605/6hHzFPDjQRy8CBrbt65ehD.jpg', 1, '', "LCY:\n\n你的眼睛要了我的命 \n像是黑洞般不斷被你吸引\n用羅曼蒂譜出這旋律\n和你相約在那月光下沐浴\n時間 放慢 此刻 動作 定格 \nIt's about falling in love \n仰望灑滿天際的星星\n漫步森林追尋愛情的足跡 \n\n天空下著雨 湛藍色的傘\n你緩緩用小手害羞勾我的臂彎\n這浪漫夢幻的夜晚我們相談甚歡\n難得心暖也情迷意亂 \n\nOh I can not get you out of my head \nWanna call you my baby \n佔有你的美\n\n我愛肯拿一生為你奉獻\n只要be my Princess\n捧在掌心的玫瑰\n\n別怕午夜十二點\n我喜歡你每一面\nCuz you’re my destiny \n\n你的眼睛要了我的命 \n像是黑洞般不斷被你吸引\n用羅曼蒂譜出這旋律\n和你相約在那月光下沐浴\n時間 放慢 此刻 動作 定格 \nIt's about falling in love \n仰望灑滿天際的星星\n漫步森林追尋愛情的足跡\n\nHPMax:\n\nBaby You sweep me off my feet oh shit I fall in love\n害怕也擔心你對我沒有感覺 but\n是什麼給了我勇氣let me chasing love \nSo baby listen you got my attention \n其實你不說我也知道\n我們曾經都愛的糟糕\n別再對著上天祈禱\nlove right here 我就是解藥\n遺忘那痛的感覺因為我能給的更好\n是你我很慶幸就請你傾聽傾心的心跳\n\n每當午夜的時候\n思念勾勒出寂寞\n心臟隱隱作痛\n只有你能讓我停止失控 \n\nLCY & HPMax:\n\n你的眼睛要了我的命 \n像是黑洞般不斷被你吸引\n用羅曼蒂譜出這旋律 \n和你相約在那月光下沐浴\n時間 放慢 此刻 動作 定格 \nIt's about falling in love \n仰望灑滿天際的星星\n漫步森林追尋愛情的足跡", 0, '製作人 Producer by : LCY呂植宇\r\n詞曲 Music & Lyrics by : LCY呂植宇, HPmax徐臒\r\n編曲 Beat Arranged by : Boyfifty ,Boiii p彭柏邑\r\n混音母帶 Mixed + Mastered by : Boiii p彭柏邑\r\n攝影師 Photographer : Juan Chen @ju4nchen\r\n藝術概念設計 Artistic direction : Royee @cozyluok_ @royeelu\r\n化妝師 Makeup : Royee @cozyluok_ @royeelu \r\n髮型師 Hair : Royee @cozyluok_ @royeelu\r\n字體設計 Typeface design : Royee @cozyluok_\r\n\r\nStreetVoice 街聲:https://streetvoice.com/atlantixgemin...\r\n\r\nΛTLΛNTIX Official IG:\r\nhttps://instagram.com/atlantix__offic...\r\n\r\nLCY 呂植宇\r\nhttps://instagram.com/chihyu612?utm_m...\r\n\r\nHPmax 徐臒\r\nhttps://instagram.com/max727hpmax_9?i...\r\n\r\nSEAN KO 高翔\r\nhttps://instagram.com/seanko61?utm_me...\r\n\r\nJ.Lee 李哲言\r\nhttps://instagram.com/jjimlee_?utm_me...\r\n\r\nAuZTIN 吳昱廷\r\nhttps://instagram.com/yut1ng_530?utm_...\r\n\r\nSuMMeR 林佳辰\r\nhttps://instagram.com/summer06_05?utm...', 0, '', 184, 320000, datetime.datetime(2022, 5, 30, 8, 45, 14), datetime.datetime(2022, 5, 30, 8, 45, 7), datetime.datetime(2022, 5, 30, 8, 49, 21, 930190), datetime.datetime(2022, 6, 7, 8, 13, 58), 407682, 10517, 2567, 1, 0, 1, 0, None, 4, '{"CN":{"song_of_the_days":["2022-07-03"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,23],[2022,24],[2022,26]]},"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2022,22],[2022,23],[2022,24]]}}', 0, 0, 0, 0, 2, 2, 2886060, 'sha1$JNvDaeMFUE9EDht6xXHARJ$08b6ae6845f6de3b23eff852d6f98db02367ff65', datetime.datetime(2024, 8, 17, 22, 1, 15), 0, 'atlantixgemini0605', '', '', 'b4108m025@venus.lit.edu.tw', 0, 1, datetime.datetime(2022, 1, 4, 5, 43), 2456504, 4, 4, 2886060, 'profile_images/at/la/atlantixgemini0605/A9AFT26feErMuv723jHPNE.jpg', 'O', '', 'ΛTLΛNTIX', 886, '903790792', datetime.date(2021, 9, 20), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 54), 1, datetime.datetime(2022, 1, 4, 5, 43), 1, 5, 'zh-hant', 1, '{"hide_gender":false,"accredited_datetime":"2022-07-12T03:30+00:00","hide_location":false}', 3723944, 15064, 3, 1706, 1, 0, '', 0, None), (687405, 4, 4, "I'll Be Alright DEMO", 737751, 97317318, 4, 3, 0, 'music/zh/cb/zhcband/n4Sy7HoW45r7MvDfLjRkF8.mp3', 0, 'song_covers/zh/cb/zhcband/HbvmrPPBy7wSDmaYoGUox5.png', 1, '', 'I’ll Be Alright\n\n天空很清\n思緒很透明\n你的心裡\n藏著秘密\n\n想好今天\n要到哪裡去\n我會陪你\n到月亮升起\n\ni don’t wanna be your love\nI don’t wanna be alone\nI just wanna be your friend\nI’ll be alright\n\nI don’t wanna be your love\nI don’t wanna be alone\nI just wanna be your friend\nI’ll be alright\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時間會走到一個時刻\r\n一切都會好起來的❤️\r\n\r\nI’ll be Alright.\r\n\r\n收錄於專輯 【如果我有勇氣失去你】\r\n#新專輯正式發行\r\n這裡看: https://reurl.cc/9OzO9v', 0, '', 240, 192000, datetime.datetime(2022, 5, 25, 10, 0, 27), datetime.datetime(2022, 5, 25, 10, 0, 17), datetime.datetime(2022, 5, 25, 12, 0), datetime.datetime(2022, 5, 25, 12, 0, 26), 31142, 850, 129, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2022,21],[2022,22],[2022,23]]},"CN":{"recommend_by_editor":true,"top_record_weekly_champions":[[2022,21],[2022,22],[2022,23],[2022,24],[2022,27]]}}', 0, 0, 0, 0, 2, 2, 737751, 'sha1$iQQ9wv4ly2STjXqhKU63H0$3d1fcbba4eb55f2f62682752d8370928e91bca34', datetime.datetime(2025, 5, 26, 8, 13, 30), 0, 'zhcband', '', '', 'zhcband@gmail.com', 0, 1, datetime.datetime(2010, 11, 9, 22, 7, 24), 374268, 4, 3, 737751, 'profile_images/zh/cb/zhcband/cLdyEUavfaEzZmWvFnShfL.jpg', 'O', '張羽承', '原子邦妮 Astro Bunny', 886, '970081077', datetime.date(2009, 11, 9), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2010, 11, 9, 22, 7, 24), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"hide_location":false}', 2989073, 32498, 0, 1888, 0, 0, '', 0, None), (690467, 4, 4, 'Second Best', 855099, None, 1, 6, 0, 'music/gr/ee/greeeeeeen/CFq5NFfW6KAu2ovYFGWKr6.mp3', 0, 'song_covers/gr/ee/greeeeeeen/JR2kjm7iRK4y2nuwFjN4bV.jpg', 1, '', 'You told me nothing about your past\nBut I could read it in the pictures that you’re tagged\nNo I’m not stalking, just making a guess\nCuz i happened to see you texting a female friend\n\nEvery place you take me to has a history between you and her\nThe music plays in your car when you’re driving\nDoes it reminds you of her\nI hate the way you react when i say something mean about her\nOh I tried\nBut I’m only your second best\nI’m always the second best\nDon’t wanna be your\nBut I’m only the second best\n\nYou’re liking every new photo she puts online \nAnd left all my messages unseen\nI was staring at the phone, just in case you’d say goodnight\nWhile you were getting high at her birthday party', 0, '', 0, '', 141, 256000, datetime.datetime(2022, 6, 15, 11, 23, 2), datetime.datetime(2022, 6, 15, 11, 22, 59), datetime.datetime(2022, 6, 15, 11, 25, 18, 760430), datetime.datetime(2022, 6, 15, 11, 25, 19), 18871, 282, 76, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 855099, 'sha1$23215$adcf6429e6bb05437b46677c86f337d6fb5a2877', datetime.datetime(2025, 1, 6, 16, 22, 5), 0, 'greeeeeeen', '廣絜', '趙', 'brendakcchao@gmail.com', 0, 1, datetime.datetime(2013, 5, 28, 1, 10), 488263, 2, 2, 855099, 'profile_images/gr/ee/greeeeeeen/nk7wveTVnEauTpYA5Jiyc7.jpg', 'O', '', '趙廣絜 KJ', 886, '922950213', datetime.date(1995, 2, 13), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 45), 1, datetime.datetime(2013, 5, 28, 1, 10), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-05-29T07:45+00:00"}', 416061, 2532, 14, 0, 1, 0, '', 0, None), (691045, 4, 4, '善變的你啊 demo', 2403400, None, 3, 2, 0, 'music/mx/xd/mxxdlife/AKmtxLJ5z4M7ewhmGma9nx.mp3', 0, 'song_covers/mx/xd/mxxdlife/PfMNBLouFEsWxUJMHGA6Vu.jpg', 1, '', "We don't say ''Rising into love'' \n我們從來不說''昇入愛河''\n\nThere is in it, the idea of the fall\n在墜落的概念中\n\nAnd, it goes back as a matter a fact to extremely fundamental things\n它是回到一樣非常基本的事實\n\nthat\n就是\n\nThere is always a curious tie, at some point\n在某個時刻,那裡總有一種奇妙的聯繫\n\n\nBetween the fall and the creation\n在墜落和綻放之間\n\nSurrender\n投降\n\nSee, and love is an act of surrender to another person\n你看, 愛就是對另一個人的投降\n\nTotal abandonment\n完全捨棄\n\nI give myself to you\n我把我自己給了你\n\nTake me\n帶我走\n\nDo anything you like with me\n對我做任何你想做的事\n\n善變的你啊 躲藏在\n細微末節的事上 \n我並不在意\n反正要你別往心裡藏\n其實 心裡面有底\n疼痛是謊言的刺激\n瞧瞧你眼裡\n\n我也想念你\n想善變的你\n你徑直的朝我面前走過來\n告訴我這一切都是我活該\n我也想念你\n想不透的你\n真希望這是夢我要醒過來\n反正有花凋落也會有花開\n\n\n我不想再看著你裝睡 \n\u3000\n但願頃刻之間 我變成大海\n包容你的情緒乘載你的浪漫\n你的呼吸節奏\u3000急著找答案\u3000\n就用肌膚感受你內心的炫彩斑斕\n\n撒點花吧!讓我們變成花海\n喜怒哀樂交替的那片花海\n交換所有秘密的那片花海\n成全你離去時的那片花海", 0, '「So, that’s quite mad ! Because you see, it’s letting things get out of control.\u3000All sensible people keep things in control.」所以你看,這很瘋狂對吧?你正在讓這一切失控,而所有理智的人都會有辦法控制住。Alan Watts-Falling in love\r\n\r\nLyrics&Composer:牧瀨@mis4nthrxp3boi\r\nProducer: Watorest@watorest500\r\nRecording / Mixing: Is Your Guitar ?\r\nAll produced by OOPIG', 0, '', 241, 320000, datetime.datetime(2022, 6, 21, 12, 1, 48), datetime.datetime(2022, 6, 21, 12, 1, 38), datetime.datetime(2022, 6, 21, 12, 3, 45, 875179), datetime.datetime(2022, 11, 3, 14, 3, 42), 68793, 1812, 796, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2022,25]]},"CN":{"top_record_weekly_champions":[[2022,25],[2022,26]]}}', 0, 0, 0, 0, 2, 2, 2403400, '!rGoWQdyHF05ZiqvkgZBIkwNpxiNKDSi2BbKLbHuW', datetime.datetime(2025, 6, 25, 16, 21, 59), 0, 'mxxdlife', '', '', 'alanu090877@gmail.com', 0, 1, datetime.datetime(2019, 3, 15, 2, 48, 40), 1974317, 4, 4, 2403400, 'profile_images/mx/xd/mxxdlife/7UcvapqbxyyhGrQ3zyYgUu.jpg', 'M', '陳品榮', '牧瀨', 886, '988581827', datetime.date(2001, 10, 16), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2019, 3, 15, 2, 48, 40), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"show_birthday":1,"accredited_datetime":"2021-06-20T11:58+00:00"}', 668968, 3974, 0, 4, 1, 0, '', 0, None), (692654, 4, 4, '短暫的愛過我 Demo', 2966325, None, 1, 4, 0, 'music/hu/a_/hua_0826/h9qjrdVCKp659rzNGmXz4u.mp3', 0, 'song_covers/hu/a_/hua_0826/iUqn3FqAMwxwDxAuqqTEJr.JPG', 1, '', '詞、曲:陳華 Hua Chen\n編曲、錄音、混音:林言奕 Andy Lin\n\n傷痕 明白 我的天真\n只是 顆心 碎了又拼\n再繼續 再繼續 不斷地\n逃離每個會觸景 的曾經 \n失去你的風景\n\n你只是短暫的愛過我\n我一直假裝不願說破\n至少沒有錯過你的溫柔\n即便像流星划過的煙火\n\n你只是短暫的愛過我\n我一直假裝不願說破\n還好天空知道風的溫柔\n因為他總偷偷的讓落葉 不跌進漩渦', 0, '就算心碎到底 總有一天會有人為你拼湊', 0, '', 86, 320000, datetime.datetime(2022, 7, 3, 18, 28, 45), datetime.datetime(2022, 7, 3, 18, 28, 41), datetime.datetime(2022, 7, 4, 4, 0), datetime.datetime(2022, 7, 4, 4, 0, 22), 226991, 6215, 1765, 1, 0, 1, 0, None, 4, '{"CN":{"recommend_by_editor":true,"top_record_weekly_champions":[[2022,27],[2022,28],[2022,29]]},"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2022,27],[2022,28],[2022,29]]}}', 0, 0, 0, 0, 2, 2, 2966325, 'sha1$J0RIdoffT4WD$b22e81904e41d83177af8a6f370fa694b211bdfb', datetime.datetime(2023, 12, 7, 18, 50, 12), 0, 'hua_0826', '', '', 'huachen0826@gmail.com', 0, 1, datetime.datetime(2022, 6, 16, 15, 18, 15), 2536738, 4, 3, 2966325, 'profile_images/hu/a_/hua_0826/arAGjVWFzbCgxfAY2dtyAy.jpg', 'F', '', '陳華Hua', 886, '961111310', datetime.date(1997, 8, 26), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 58), 1, datetime.datetime(2022, 6, 16, 15, 18, 15), 1, 5, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":2,"accredited_datetime":"2022-06-20T10:58+00:00","hide_location":false}', 369156, 4742, 0, 452, 1, 0, '', 0, None), (692202, 4, 4, '夜間限定 feat.li', 2099676, None, 3, 2, 0, 'music/sh/u0/shu05229970/d4iJ5H6zgWJir8jQGzkm9o.mp3', 0, 'song_covers/sh/u0/shu05229970/XxXWozfLGywHFk3r8vtdGj.jpg', 1, '', '夜間限定勸你別恍惚\n夜間限定失眠會闖入\n耳提面命先做好防護\n夜間限定 下秒便失聯在床褥\n夜間限定勸你別恍惚\n夜間限定失眠會闖入\n耳提面命先做好防護\n夜間限定 下秒便失聯\n\n打開了autopilot 今晚在市區轉轉\n就讓他們偷拍著 別讓那壯士斷腕\n小心別捲進cypher 小心別搶他飯碗\n嘴不用不用開著 響的水杯總是半滿\n就讓他們先說 先嚷嚷一陣子再加入\n你知道我的節奏總是先緩緩再加速\n看看Ibon前的人全神貫入 等待下注\n我一人就是風向是萬人空巷揮汗起大霧\n不爭戰武林 選擇另起爐灶\n討厭用文字處刑 討厭穿戴著符號\n討厭被說不合理 抱歉不俗套\n討厭被呼高的人 說太孤高\n不喜歡人群喜歡 車廂的末端\n我步履太過深情 又默默翻過座山\n那山的神靈 千萬別誤認我為禍端\n只是不愛講人情 請保佑當我過彎\n\n夜間限定勸你別恍惚\n夜間限定失眠會闖入\n耳提面命先做好防護\n夜間限定 下秒便失聯\n\n又走了千百步依舊無法擺佈百步穿楊的眼界\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’m just roaming at nights\n情緒何以按捺 熄燈由我主宰\nLet dream flow in me\n流動在深夜的節拍也清醒個大概\n等夕陽跨越 滲透下墜\n等喧囂告解 又放縱一遍\n你我迂迴 直到暈眩 為了再回到夜間\n\n夜間限定勸你別恍惚\n夜間限定失眠會闖入\n耳提面命先做好防護\n夜間限定 下秒便失聯在床褥\n夜間限定勸你別恍惚\n夜間限定失眠會闖入\n耳提面命先做好防護\n夜間限定 下秒便失聯\n\n夜間限定勸你別恍惚\n夜間限定失眠會闖入\n耳提面命先做好防護\n夜間限定 下秒便失聯在床褥\n夜間限定勸你別恍惚\n夜間限定失眠會闖入\n耳提面命先做好防護\n夜間限定 下秒便失聯', 0, '|Music Production| \r\n製作人 Producer|李奕賢\r\n詞曲 Lyricist and Composer |李奕賢、Li @Limi \r\n編曲 Beat Arranger |Sõryo @奇洱文創 Chill Entertainment \r\n錄音師 Recording Engineer|Gummy B\r\n混音師 Mixing Engineer|Wayson.H @奇洱文創 Chill Entertainment \r\n母帶後期處理工程師 Mastering Engineer|Wayson.H @奇洱文創 Chill Entertainment', 0, '', 260, 320000, datetime.datetime(2022, 6, 30, 3, 43, 48), datetime.datetime(2022, 6, 30, 3, 43, 37), datetime.datetime(2022, 6, 30, 3, 48, 26, 104429), datetime.datetime(2023, 3, 16, 10, 0, 52), 180112, 4849, 620, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2022,26],[2022,27],[2022,28]]},"CN":{"top_record_weekly_champions":[[2022,27],[2022,28]]}}', 0, 0, 0, 0, 2, 2, 2099676, 'sha1$xGh6HD7F2Y4WMfL1RlOTzR$d34506c4fd60315410d2b45b5df049f9312e2274', datetime.datetime(2025, 5, 5, 7, 19, 24), 0, 'shu05229970', '', '', 'shu05229970@gmail.com', 0, 1, datetime.datetime(2017, 9, 29, 2, 46, 48), 1670806, 4, 4, 2099676, 'profile_images/sh/u0/shu05229970/gktQWkRUApSsyEpaScTskr.jpg', 'M', '', 'wannasleep', 886, '983659733', datetime.date(1999, 6, 13), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 58), 1, datetime.datetime(2017, 9, 29, 2, 46, 48), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"accredited_datetime":"2021-06-21T12:18+00:00","hide_location":false}', 1755691, 17050, 35, 5, 1, 0, '', 0, None), (695403, 4, 4, '你無敵了嗎', 2333771, 97319864, 3, 2, 0, 'music/_x/xs/_xxslowly34/Z7oK6xDUGJCBNvVTxctTJb.mp3', 0, 'song_covers/_x/xs/_xxslowly34/gd8mXQuCcPutk7vGSwYWVc.jpg', 1, '', 'Hook:\n你無敵了嗎\n我想我還是會怕\n哭泣和無力中掙扎 夠了吧\n沒人愛你還能無敵才是真的無敵!\n\nVerse\n沒有必要再焦慮\n堅強一點才會沒人笑你\n你沒有那種可以憂鬱的本錢\n憤世嫉俗只會惹人厭\n\n必須忍 著 那些你不想忍的事情\n累積 的壓力無處釋放 還沒人愛你\n但可以學習獨立\n把自己變得無敵\n\nHook:\n你無敵了嗎\n我想我還是會怕\n哭泣和無力中掙扎\n夠了吧\n沒人愛你還能無敵才是真的無敵!\n\nVerse 2 \n為了回應別人的期待而感到悲傷\n真的沒有意義\n快捨去那些依賴 別再過的那麼糜爛\n這世界沒有所謂的奇蹟\n\n為自己不為了誰 不再管錯或對\n不必再繼續熬夜 跳過焦慮ㄉ4AM\n11點前睡吧 \n別再搞的這麼累吧\n明天再繼續加油啦', 0, '我一開始覺得這首歌沒那麼好聽\n但我一位很尊敬的前輩說 作品的好壞要交給聽眾\n那就交給你們囉!\n\n\n「沒有人愛你,你還能無敵。才是天下無敵!」\n\n\nLyrics:xxslowly34\r\ncomposer:xxslowly34\r\nRecording engineer: 7Drip\r\nMixing:7Drip\r\nMastering : 7Drip\r\nProducer:7Drip\r\nBeat Arrangment:COLD MELODY', 0, '', 145, 192000, datetime.datetime(2022, 7, 28, 10, 51, 3), datetime.datetime(2022, 7, 28, 10, 50, 55), datetime.datetime(2022, 7, 28, 10, 54, 5, 918534), datetime.datetime(2023, 3, 13, 13, 24, 52), 23735, 578, 183, 1, 7, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2333771, 'sha1$3HZdRg3ftmdELCj1G1Jp6n$5b3eb7a3f2d252edacafbffdd7492e233d5c89b2', datetime.datetime(2025, 6, 28, 11, 30, 8), 0, '_xxslowly34', '', '', '92227james@gmail.com', 0, 1, datetime.datetime(2018, 10, 10, 4, 33, 9), 1904700, 4, 3, 2333771, 'profile_images/_x/xs/_xxslowly34/j3WbgnLCwn8NQ2WecoPqKu.jpg', 'M', '劉康聖', 'xxslowly34', 886, '966716973', datetime.date(2001, 11, 19), 'HSQ', 84, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 53), 1, datetime.datetime(2018, 10, 10, 4, 33, 9), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2021-09-24T08:15+00:00","hide_location":false}', 1053263, 4300, 64, 2, 1, 0, '', 0, None), (695886, 4, 4, '【妳對我多重要】audio (Prod. EVOMUSIC)', 1944917, None, 3, 2, 0, 'music/bi/ll/bill7799/KyX3h9ZWA2YNcjMK4mo3gP.mp3', 0, 'song_covers/bi/ll/bill7799/QKpDcssCh5K6vJkDhNjygU.jpeg', 1, '', '我不知道 他是否會\n和我一樣 的珍惜妳\n就算沒了關係\n還是默默的關注著妳\n自從不在妳的身邊後\n我瘦了 幾公斤\n但沒關係 只要妳 過得好\n我只要妳開心 yeah\n別擔心我 我早就 感受不到 痛了\n我熬過 最難受的夢 懷念 和妳的過程\n失去妳的生活 雖然遭遇 一些挫折\n撐過那些波折 才懂 讓妳走是錯的\n\n又是在 深夜裡 想妳\n又是同樣的場景\n又是一個人 把空的 煙盒 一包包的疊起\n我想過太多也許\n卻沒人能代替妳\n曾經對話欄的截取\n要我怎麼保持冷靜\n妳照亮我的世界 現在我不習慣黑\n當妳受委屈 了 我沒辦法再給妳安慰\n我因為妳得到了 幸福 也因為妳落淚\n妳豐富我的青春 我給了妳 我的一切\n\n我不知道 他是否會\n和我一樣 的珍惜妳\n就算沒了關係\n還是默默的關注著妳\n自從不在妳的身邊後\n我瘦了 幾公斤\n但沒關係 只要妳 過得好\n我只要妳開心 yeah\n別擔心我 我早就 感受不到 痛了\n我熬過 最難受的夢 懷念 和妳的過程\n失去妳的生活 雖然遭遇 一些挫折\n撐過那些波折 才懂 讓妳走是錯的\n*2\n\n妳不知道 的是\n妳對我有多 重要\n都過了多久 妳還在我的腦中繞\n曾經歷過的一切 時間無法沖掉\n妳是我的解藥 有著最強大的功效\n時間是 凌晨三點 還是 睡不著\n每一次的失眠 情緒 又開始 往下掉\n和妳的照片 妳臉上 是甜蜜的微笑\n留下我 不知所措 在空蕩的房間 苦惱\n\n我不知道 他是否會\n和我一樣 的珍惜妳\n就算沒了關係\n還是默默的關注著妳\n自從不在妳的身邊後\n我瘦了 幾公斤\n但沒關係 只要妳 過得好\n我只要妳開心 yeah\n別擔心我 我早就 感受不到 痛了\n我熬過 最難受的夢 懷念 和妳的過程\n失去妳的生活 雖然遭遇 一些挫折\n撐過那些波折 才懂 讓妳走是錯的\n*2', 0, '我不知道他是否會和我一樣的珍惜妳\n\n詞曲Lyrics&Composer - BK @bill_kang_\n編曲 Arranger: EVOMUSIC\n製作人 Producer:Vigoz Chen @vigozchen\n錄音師 Recording Engineer:Vigoz Chen @vigozchen\n混音師 Mixing Engineer:Vigoz Chen @vigozchen\n母帶後製 Mastering Engineer:Vigoz Chen @vigozchen\nhttps://instagram.com/bill_kang_?utm_medium=copy_link\nhttps://instagram.com/vigozchen?utm_medium=copy_link', 0, '', 200, 320000, datetime.datetime(2022, 8, 1, 21, 2, 12), datetime.datetime(2022, 8, 1, 21, 2), datetime.datetime(2022, 8, 1, 23, 0), datetime.datetime(2022, 8, 1, 23, 0, 30), 180275, 4647, 757, 1, 0, 1, 0, None, 4, '{"TW":{"top_record_weekly_champions":[[2022,32],[2022,33]]}}', 0, 0, 0, 0, 2, 2, 1944917, 'sha1$ij55rFK1ohGMVcT70gH8vL$50902dbf1b89f5e2d8d488d0439fb4343e2b5902', datetime.datetime(2025, 6, 15, 9, 11, 58), 0, 'bill7799', '', '', 'yungyu0214@gmail.com', 0, 1, datetime.datetime(2017, 6, 11, 18, 34, 14), 1516902, 4, 4, 1944917, 'profile_images/bi/ll/bill7799/TrmEZ45mN4tRkP8WsW8KX7.jpg', 'M', '', 'BK', 886, '966356960', datetime.date(2000, 9, 9), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2017, 6, 11, 18, 34, 14), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"accredited_datetime":"2022-05-16T08:25+00:00","hide_location":false}', 3115042, 9901, 6, 16, 1, 1, '', 0, None), (694549, 4, 4, '【凌晨三點 3AM】(audio)', 1944917, None, 3, 2, 0, 'music/bi/ll/bill7799/NxzgY54GurZfdCDF27Vepr.mp3', 0, 'song_covers/bi/ll/bill7799/5MY63RA3rb3igV7Sebo38k.jpeg', 1, '', '現在是凌晨三點\n想妳想到失眠 半夜\n我們曾經的回憶 \n環繞在我周圍\n明明說好 不哭了\n擔心妳沒人 訴苦呢\n還沒和妳完成的事\n我不爭氣的哭了\n\n答應妳 以後 不再熬夜\n可我睡不著 我真的 好累\n妳走的那天 天空 下起了大雨\n老天也不捨 我們倆 的告別\n沒人陪妳 的時後 該怎麼辦\n沒人在妳身邊 提醒妳 要按時吃飯\n不想要妳 受傷 不想要妳 不安\n不想要妳 惆悵 想讓一切 重來\n\n妳的照片 還在我床邊\n忘不掉妳溫柔 忘不掉妳的美\n妳總在無力時 出現 我的身邊\n但現在 沒了妳 我無法忘卻*2\n\n現在是凌晨三點\n想妳想到失眠 半夜\n我們曾經的回憶 \n環繞在我周圍\n明明說好 不哭了\n擔心妳沒人 訴苦呢\n還沒和妳完成的事\n我不爭氣的哭了*2\n\nI miss you girl 我要妳知道\n這些少了妳的日子不知如何是好\n我害怕妳受委屈 我 開始吃藥\n因為雙人床的空虛讓我睡不著覺\n黑夜裡 我面對 空虛還有寂寞 咆哮\n懷念妳在身邊時 的安靜 還有 吵鬧\n永遠都在 只要 妳想回到我 的懷抱\n這是妳的避風港 I need you right now\n\n妳的照片 還在我床邊\n忘不掉妳溫柔 忘不掉妳的美\n妳總在無力時 出現 我的身邊\n但現在 沒了妳 我無法忘卻*2\n\n現在是凌晨三點\n想妳想到失眠 半夜\n我們曾經的回憶 \n環繞在我周圍\n明明說好 不哭了\n擔心妳沒人 訴苦呢\n還沒和妳完成的事\n我不爭氣的哭了', 0, '現在是淩晨三點,我又想你了\n\n詞曲Lyrics&Composer - BK @bill_kang_\n編曲 Arranger: bbbluelee/siren/furyl\n\n製作人 Producer:Vigoz Chen @vigozchen\n錄音師 Recording Engineer:Vigoz Chen @vigozchen\n混音師 Mixing Engineer:Vigoz Chen @vigozchen\n母帶後製 Mastering Engineer:Vigoz Chen @vigozchen\nhttps://instagram.com/bill_kang_?utm_medium=copy_link\nhttps://instagram.com/vigozchen?utm_medium=copy_link', 0, '', 198, 320000, datetime.datetime(2022, 7, 20, 4, 20, 15), datetime.datetime(2022, 7, 20, 4, 20, 3), datetime.datetime(2022, 7, 20, 6, 0), datetime.datetime(2022, 7, 25, 12, 24, 34), 241875, 6163, 1122, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2022,31]]}}', 0, 0, 0, 0, 2, 2, 1944917, 'sha1$ij55rFK1ohGMVcT70gH8vL$50902dbf1b89f5e2d8d488d0439fb4343e2b5902', datetime.datetime(2025, 6, 15, 9, 11, 58), 0, 'bill7799', '', '', 'yungyu0214@gmail.com', 0, 1, datetime.datetime(2017, 6, 11, 18, 34, 14), 1516902, 4, 4, 1944917, 'profile_images/bi/ll/bill7799/TrmEZ45mN4tRkP8WsW8KX7.jpg', 'M', '', 'BK', 886, '966356960', datetime.date(2000, 9, 9), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2017, 6, 11, 18, 34, 14), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"accredited_datetime":"2022-05-16T08:25+00:00","hide_location":false}', 3115042, 9901, 6, 16, 1, 1, '', 0, None), (693008, 4, 4, '落日飛車 Sunset Rollercoaster - Little Balcony', 2978222, 97318695, 2, 7, 0, 'music/su/ns/sunsetmusic/nVLoHPpcRtK5kcGtBVNRY2.mp3', 0, 'music_albums/su/ns/sunsetmusic/9Vx5cxbX4VNXZm2B2iZrt3.jpeg', 1, '', 'You know it’s really hard to say\nSo you meditate\nTwo times every day\nYou don’t know how soon it’s gonna rain\nSo don’t hesitate\nTo get on your way\nOr baby, say you’re gonna stay\nHere on my little balcony\n\nYou’re gone\nForever young\nEternal sun\nGo have some fun\nDon’t get me wrong\nI love you so much\nI’m glad you stop\nYour endless run\n\nI know it’s really hard to say\nBut we will meet again\nOn a sunny day\nWe’ll have naps in the big old train\nThe sun goes down late\nHappy anyway\nOr baby, say you’re gonna stay\nHere on my little balcony\n\nYou’re gone\nForever young\nEternal sun\nGo have some fun\nDon’t get me wrong\nI love you so much\nI’m glad you stop\nYour endless run\nYou’re gone\nYou’re forever young\n\nWe all know that someday we will die\nWe all know that someday we will die\nWe all know that someday we will die\nWe all know that someday we will die\nWe all know that someday we will die\nWe all know that someday we will die', 0, 'Produced by Tseng Kuo Hung 曾國宏 & Sunset Rollercoaster 落日飛車\nLyrics, composed, vocal and electric guitars by Tseng Kuo Hung 曾國宏\nArranged by Sunset Rollercoaster 落日飛車\nBacking vocals and drum programming by Lo Tsun Lung 羅尊龍\nElectric guitars by Jerry Li 李權哲\nGuitars and synthesizer by Huang Hao-Ting 黃浩庭\nElectric bass by Chen Hung Li 陳弘禮\nKeys by Wang Shao Hsuan 王少軒\nRecorded by Cheng Kai Yuan 鄭凱元\nMixed and additional programming by David Wrench for Solar Management Ltd.\nMastered by Enyang Urbiks\nSpecial Thanks 來吧!焙焙!', 0, '', 157, 192000, datetime.datetime(2022, 7, 7, 10, 59, 19), datetime.datetime(2022, 7, 7, 10, 59, 14), datetime.datetime(2022, 7, 14, 16, 0), datetime.datetime(2022, 7, 28, 5, 6, 37), 10742, 485, 37, 1, 1, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-08-05"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2022-08-06"]}}', 0, 0, 0, 0, 2, 2, 2978222, 'sha1$ezSZkPnsCcPqsdKJccxN7O$af6bb6066b8476ac767fb84906eb2d4f3d369606', datetime.datetime(2024, 8, 5, 14, 59, 31), 0, 'sunsetmusic', '', '', 'sunsetrollercoasterofficial@gmail.com', 0, 1, datetime.datetime(2022, 7, 7, 9, 52, 49), 2548627, 4, 4, 2978222, 'profile_images/su/ns/sunsetmusic/buBeNh3Zw7qEkQoguC2fjx.png', 'F', '', '夕陽音樂', 886, '972461921', datetime.date(1988, 9, 19), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 43), 1, datetime.datetime(2022, 7, 7, 9, 52, 49), 1, 1, 'zh-hant', 1, '{"hide_gender":true,"show_birthday":0,"hide_location":false}', 50397, 642, 0, 1497, 0, 0, '', 0, None), (696559, 4, 4, '我在每個宇宙都愛你 ILUIEU', 2886060, None, 1, 4, 0, 'music/at/la/atlantixgemini0605/nmMXuZRUkKgodMGH6KCLxs.mp3', 0, 'song_covers/at/la/atlantixgemini0605/dQqEUyGKjZYznc5o73uWcf.jpeg', 1, '', 'Auztin:\n\n不管最後的我們能不能在一起\n我在每個平行宇宙裡面都愛妳\n記住我答應你\n這不變的定律\n妳是我存在的意義\n\n讓我記住你每個角度後再鬆開你的手\n讓我回放有你的每個節日跟每個街口\n愛呦 真的沒人能夠 猜透 結局該怎麼走\n太多餘的話都沒說是我們的默契不殞落\n想我的時候 就看看星空\n閉上眼 數到十 我就在你心中\n提醒你曾對妳說過 愛妳的理由\n連成線 那就是 我給你的承諾說\n\n不管最後的我們能不能在一起\n我在每個平行宇宙裡面都愛妳\n這是我答應你\n絕不變的定律\n我的心為妳堅定\n\nLCY:\n\n不管最後的我們能不能在一起\n我在每個平行宇宙裡面都愛妳\n記住我答應你\n這不變的定律\n妳是我存在的意義\n\nBabe what you want 怎麼才能把你留身旁\n背對說情話 不如靠在我肩膀\n非得出現嗎 這沒有人開心的情況\n別放開手 還有一分鐘\n\n六顆彩色石頭敵不過妳一個笑容\n多重宇宙 I don’t know I care how u feel \n細數天上星星最後有幾顆墜落\nNo 我不懂 為什麼 I should let it go\n\nAuztin:\n\n不管最後的我們能不能在一起\n我在每個平行宇宙裡面都愛妳\n這是我答應你\n絕不變的定律\n我的心為妳堅定\n\nLCY:\n\n不管最後的我們能不能在一起\n我在每個平行宇宙裡面都愛妳\n記住我答應你\n這不變的定律\n妳是我存在的意義', 0, '#iloveyouineveryuniverse #不管最後的我們能不能在一起 \n\n製作人Producer: Auztin吳昱廷\n詞曲 Music & Lyrics: Auztin吳昱廷, LCY呂植宇\n編曲 Beat Arranged: Aleksandr Ches Music\n混音 Mixed: Auztin吳昱廷\n母帶 Mastered: Boiii P彭柏邑\n攝影:FendiTheWolf', 0, '', 168, 320000, datetime.datetime(2022, 8, 6, 9, 45, 30), datetime.datetime(2022, 8, 6, 9, 45, 24), datetime.datetime(2022, 8, 6, 9, 48, 50, 487427), datetime.datetime(2022, 8, 6, 18, 21, 15), 319751, 7398, 2048, 1, 0, 1, 0, None, 4, '{"TW":{"top_record_weekly_champions":[[2022,32]]}}', 0, 0, 0, 0, 2, 2, 2886060, 'sha1$JNvDaeMFUE9EDht6xXHARJ$08b6ae6845f6de3b23eff852d6f98db02367ff65', datetime.datetime(2024, 8, 17, 22, 1, 15), 0, 'atlantixgemini0605', '', '', 'b4108m025@venus.lit.edu.tw', 0, 1, datetime.datetime(2022, 1, 4, 5, 43), 2456504, 4, 4, 2886060, 'profile_images/at/la/atlantixgemini0605/A9AFT26feErMuv723jHPNE.jpg', 'O', '', 'ΛTLΛNTIX', 886, '903790792', datetime.date(2021, 9, 20), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 54), 1, datetime.datetime(2022, 1, 4, 5, 43), 1, 5, 'zh-hant', 1, '{"hide_gender":false,"accredited_datetime":"2022-07-12T03:30+00:00","hide_location":false}', 3723944, 15064, 3, 1706, 1, 0, '', 0, None), (696221, 4, 4, '曾依賴過的痛 Demo', 2177809, None, 2, 1, 0, 'music/hy/pe/hypersomnia/m8bbpkx9PuPnhRJaqnFWJG.mp3', 0, 'song_covers/hy/pe/hypersomnia/KRMZY4nhmF6PFUiBL9LuCK.jpeg', 1, '', '水銀燈 陰雨天 \n走在太過空曠 的黑夜\n眼眶的 水平面 \n忘了填滿的下 弦月\n風吹散 落葉堆 \n悲鳴著誰與誰 的分別\n記憶的 幻燈片 \n只剩下碎形的 點和線\n\n我在夢裡失眠 也在回憶擱淺\n嚮往著純粹 怎卻獨自迂迴\n如果說有一天 \n誰能看透那些悲傷還有憔悴\n那請容許我在那片無底長眠\n\n曾依賴過的痛 都已經太多\n就算淚腺鬆動 也不算什麼', 0, '壬寅年七月初七\n\n在七夕尾聲\n想將這首歌\n送給曾經孤獨走夜路的人。', 0, '', 280, 192000, datetime.datetime(2022, 8, 3, 19, 15, 5), datetime.datetime(2022, 8, 3, 19, 14, 57), datetime.datetime(2022, 8, 4, 15, 59, 0, 707513), datetime.datetime(2022, 8, 16, 18, 28, 38), 65965, 1510, 400, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2022,32],[2022,33]]}}', 0, 0, 0, 0, 2, 2, 2177809, 'sha1$G43SnBMHzWdFRHbgOxWmH3$389c4ae168d139acbdf019e3bd457b63fa2c65ed', datetime.datetime(2025, 5, 16, 15, 4, 4), 0, 'hypersomnia', '', '', 'hypersomnia220.official@gmail.com', 0, 1, datetime.datetime(2018, 2, 25, 20, 56, 59), 1748764, 4, 3, 2177809, 'profile_images/hy/pe/hypersomnia/5wdyP4qCBQkAZJxeQvZrrC.jpg', 'O', '洪誠', '眠氣 Hypersomnia', 886, '921259780', datetime.date(2018, 5, 29), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 45), 1, datetime.datetime(2018, 2, 25, 20, 56, 59), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"had_edit_username":true,"show_intro":false,"accredited_datetime":"2021-09-02T09:50+00:00"}', 600678, 3928, 14, 36, 1, 0, '', 0, None), (697404, 2, 2, '回春 Groundhog Sees No Shadow', 2772842, None, 3, 2, 0, 'music/pl/ac/placebo_ct/658B8rYzjYRhgMMSGNu3EC.mp3', 0, 'song_covers/pl/ac/placebo_ct/Dwgj9y8MfHTBrbD8uvi6h5.jpeg', 1, '', '[00:03.74](這樣就開始了啊)\n[00:06.06](你要享受這個前奏啊)\n[00:08.17](嗯有)\n[00:09.13](享受)\n[00:17.80]\n[00:17.81](不可以外流喔)\n[00:19.16](好啦 群組算嗎)\n[00:22.02](群組不行)\n[00:23.17](好)\n[00:24.95]\n[00:24.96]我發現瞬間蹦出來的東西\n[00:26.92]都是強烈情緒下的產物\n[00:28.70]一不小心又偏了重心\n[00:30.36]似曾相似的感觸\n[00:31.99]暈車後不得不同意\n[00:33.52]失神回神後的難處\n[00:35.23]試著疏離保持中立\n[00:36.87]卡在崁入式的半路上\n[00:38.85](上)上下下的接著我\n[00:41.83]\n[00:41.84]Screaming shouting say oh no\n[00:44.95]Singing bout the same old song\n[00:48.08]I know I should’ve came along\n[00:50.96]從來不信邪\n[00:52.59]我甚至不信人\n[00:54.50]但我真的需要找個對象能信任\n[00:57.65]我也曾經很\n[00:59.24]裡外一個樣\n[01:00.95]現在人前人後\n[01:02.50]根本完全不像\n[01:04.45]\n[01:04.46]那該怎麼辦\n[01:06.06]胸前插口袋\n[01:07.30]上城的蒙面俠快走開\n[01:08.91]下凡天使越晚笑越嗨\n[01:10.89]皇后的開關又被扭開\n[01:12.31]草哥的家常常久待\n[01:13.82]\n[01:13.83]should I 加一個三連音\n[01:15.35]會不會就失去慵懶的語調\n[01:17.27]補個Vanilla\n[01:18.65]新年被他揪一下\n[01:20.22]三角戀太討厭\n[01:21.98]學弟抱了會睡不著\n[01:23.51]早八的課又快遲到\n[01:25.10]四點半的人生特別繽紛\n[01:26.73]三個傻瓜學生\n[01:28.20]送我莫名的Gaau dou ji yan\n[01:29.90]\n[01:29.91]Mean while\n[01:30.87]行事曆塞到快爆掉\n[01:32.47]塗塗又抹抹的白板\n[01:33.92]靈魂伴侶還是玩伴\n[01:35.64]腦海又發生了船難\n[01:37.45]迎風又來了波低潮\n[01:39.29]沒事啦有F 4\n[01:40.85]會在拍boomerang的時候跟我一起\n[01:43.33]\n[01:43.34]前前後後的接著我\n[01:46.86]說要拍照囉 129\n[01:49.78]長腿叔叔他在發抖\n[01:53.01]There is no need to came along\n[01:55.87]從來不信邪\n[01:57.29]It feels kind of shallow\n[01:59.34]但在今夜\n[02:00.63]我一定感性的很\n[02:02.29]我也曾經很\n[02:03.96]裡外不太像\n[02:05.53]現在人前人後\n[02:07.16]都是個不錯的榜樣\n[02:08.80]\n[02:08.81]我左右\n[02:09.66]一個頭好壯壯\n[02:10.76]一個風吹就倒\n[02:12.00]又跳又笑又吵又鬧\n[02:13.79]又要瘋的無可救藥\n[02:15.20]將友誼封箱\n[02:16.57]差點在河邊被風吹成冰棒\n[02:18.62]還不錯溫暖欸\n[02:19.84]就在離家8000里外的東方\n[02:21.78]\n[02:21.79]不會怕入冬\n[02:23.00]隔天吃烏龍\n[02:24.16]我試著從\n[02:25.20]0和100中間找個中間值\n[02:27.36]該鬆我衝\n[02:28.14]該衝我鬆\n[02:29.33]商業戶捧\n[02:30.68]偶爾放個空\n[02:31.50]不會想不通\n[02:32.53]撲通撲通\n[02:33.82]就這樣喇\n[02:35.22]\n[02:35.23](就這樣)\n[02:36.37](不錯)\n[02:39.52](確實)\n\n[02:48.34]--- www.LRCgenerator.com ---', 1, '相處的時候\n總有No holding back的氛圍\n很像在亂寫但不是亂寫的歌\n---\n- Youtube: https://youtu.be/euW9SWga7kw \n- Cover: Pink Arthur\n- Inspiration: \nhttps://youtu.be/7-Nl4JFDLOU?t=26\n每年的2月2號是冬眠的土撥鼠起床的日子\n如果他出洞穴的時候看到自己的影子\n就會嚇一跳躲回洞裡 代表還有六週的冬天\n如果他沒看到影子 就代表春天來了\n\n我看 2022的土撥鼠\n算是蹦蹦跳地跑出來哩\n- IG:\nhttps://www.instagram.com/p/ChGdnq6ulYA/?igshid=YmMyMTA2M2Y=\n- Beat: \n"Rainin\' Outside" by Akitō (free for profit use)\n-----------------\n2022.02.19', 0, '', 162, 320000, datetime.datetime(2022, 8, 10, 21, 4, 46), datetime.datetime(2022, 8, 10, 21, 4, 13), datetime.datetime(2022, 8, 10, 21, 32, 10, 534923), datetime.datetime(2022, 9, 1, 2, 32, 8), 13230, 424, 91, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2772842, 'sha1$21j11168VT0yBeICyvOyua$f0efb9798469bcd3268eff27ce08329a134b49e8', datetime.datetime(2025, 3, 10, 13, 29, 38), 0, 'placebo_ct', '', '', 'placebocity10@gmail.com', 0, 1, datetime.datetime(2021, 6, 4, 0, 46), 2343342, 4, 4, 2772842, 'profile_images/pl/ac/placebo_ct/BUtkVqmpxxFUjumNP9bizZ.jpg', 'O', '', '安慰劑城市 (Placebo CT)', 1, '2018503521', datetime.date(2020, 1, 20), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 54), 1, datetime.datetime(2021, 6, 4, 0, 46), 1, 1, 'zh-hant', 1, '{"hide_gender":true,"show_birthday":1,"accredited_datetime":"2021-08-20T10:32+00:00"}', 409865, 1402, 13, 3, 1, 0, '', 0, None), (695025, 4, 4, 'party to the moon', 809141, None, 1, 6, 0, 'music/ou/rs/ourshame92/RUxDfJxFeTGmYX83zgNgWm.mp3', 0, 'song_covers/ou/rs/ourshame92/J8ggXTRvb2tDFqqjE7hmaU.jpeg', 1, '', 'I turned to the archived stories,\npostcards and autumn leaves\nI tried to send you from New York,\nyet I put the wrong address\n\nWe should smoke here to conquer this place, you said\nWhat\'s going to happen when we turn thirty? you said\nYou in the blue electric light\nDanced the night away, in your summer dress\n\nThings i could never tell you\nI tell it to the moon\nThe day that you decided to move\nthe party, to the moon\nyou are 29, and you are weightless\nmove the party to the moon, await us\nyou are 29, and you are weightless\nmove the party to the moon, await us\n\nI turned to Telegram, where we\nburned our hopes and secrets\nscrolling through the conversation,\nwhere I, missed that, one last, call from you\n\nWe should smoke here to conquer this place, you said\nWhat\'s going to happen when we turn thirty? you said\nYou were still warm on a cold night\nSlept the world away, in the winter time\n\nThings i could never tell you\nI tell it to the moon\nThe day that you decided to move\nthe party, to the moon\nyou are 29, and you are weightless\nmove the party to the moon, await us\nyou are 29, and you are weightless\nmove the party to the moon, await us\n\nDid you go because the false realization?\n"Nobody cares, nobody stays for you"\n"Nobody cares, nobody stays for you"\nOh, everyone\'s here for you\n\nEveryone\'s here for you\nYou move the party to the moon\nYou\'ll find someone who stays for you\nSomeone who stays for you', 0, '大家安安,我們 8 月中上旬要發第一張專輯了。\n這是專輯裡最 acoustic 最安詳的一首歌。先給大家偷聽。所有樂器使用木吉他製作。\n\n單曲封面由超現實主義攝影師 Hossein Zare 製作。網路世界的好處就是我們可以鍵盤認識世界各國的厲害朋朋並與他們合作。無遠弗屆。\n\n詞曲:小凹\n編曲:小凹\n錄音/混音/母帶處理:AKNIT (Toshiya Fueoka)\n\n這首歌獻給凹山先走一步的朋友,小畢,aka 我們第一張 EP 的裝幀設計師+海邊的房間的 mv 女主角。\n\n離開的人應該是到月球去開趴了。\nto the moon!!!!!!', 0, '', 223, 248019, datetime.datetime(2022, 7, 24, 12, 53, 35), datetime.datetime(2022, 7, 24, 12, 53, 2), datetime.datetime(2022, 7, 24, 16, 0), datetime.datetime(2022, 7, 24, 16, 0, 31), 28376, 974, 238, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 809141, 'sha1$ZDc30W4cZyQuI0MgcUfJV7$c7ff024b4aace936d96d84808133397b640f32cf', datetime.datetime(2025, 4, 18, 17, 35, 57), 0, 'ourshame92', '', '', 'ourshame92@gmail.com', 0, 1, datetime.datetime(2012, 9, 7, 12, 54, 18), 442836, 2, 2, 809141, 'profile_images/ou/rs/ourshame92/8ji7j5RBVMomSqrwUjTfCy.jpg', 'O', '', '凹與山 Our Shame', 886, '918861365', datetime.date(2018, 8, 8), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 48), 1, datetime.datetime(2012, 9, 7, 12, 54, 18), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2021-07-13T11:51+00:00","hide_location":false}', 1256363, 9843, 47, 192, 1, 0, '', 0, None), (698014, 4, 4, '離人 Last glance', 2920578, None, 2, 1, 0, 'music/gu/ji/gujifudaoshi/E8WN95XGuhYCCPAJRQNA5y.mp3', 0, 'song_covers/gu/ji/gujifudaoshi/MgwgGkbkJSYFpavR56VWrP.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我不想懂', 0, '離別之際,再讓我看最後一眼就好,好嗎?好好的看看妳、看看我們、和這個世界,好嗎?失去妳後,剩下的,是不再跳置頂訊息通知的手機,是恐懼與不安交錯的世界,是不知該去向何處的我,還是,就算了啊。\n-\n詞 Lyric|蔡承佑 Yu 、謝慈恩 N\n曲 Compose|蔡承佑 Yu\n編曲 Arrange|孤寂輔導室\n主唱、吉他 Lead vocal,Guitar|蔡承佑 Yu\n貝斯Bass guitar|楊展霖 ZlY\n鼓Drum|莊竣閔 Jmy\n-\nDemo錄製:\n製作 Production|梁祐鈞 Jim\n錄音室 Recording Studio|灰帽 Gray Hat Studio\n錄音師 Recording Engineer|梁祐鈞 Jim\n混音室 Mixing Studio|灰帽 Gray Hat Studio\n混音師 Mixing Engineer|梁祐鈞 Jim\n\n封面設計/cover design:賴寰毅 Oumi', 0, '', 293, 320000, datetime.datetime(2022, 8, 14, 17, 19, 22), datetime.datetime(2022, 8, 14, 17, 18, 31), datetime.datetime(2022, 8, 15, 4, 0), datetime.datetime(2023, 6, 8, 8, 52, 33), 54980, 1414, 535, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2023-05-14"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,35]]},"CN":{"song_of_the_days":["2023-05-15"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2920578, 'sha1$1dPNyftbrIOxocLWMmdqu2$2268980e8c769f371b0c1a215d16250b8bb986b8', datetime.datetime(2025, 4, 28, 16, 34), 0, 'gujifudaoshi', '', '', 'brad920712@gmail.com', 0, 1, datetime.datetime(2022, 4, 5, 10, 33, 17), 2491002, 4, 4, 2920578, 'profile_images/gu/ji/gujifudaoshi/kEdh4bGVDaW4EG38HtNC3q.jpg', 'O', '', '孤寂輔導室', 886, '907717711', datetime.date(2022, 5, 15), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2022, 4, 5, 10, 33, 17), 1, 1, 'zh-hant', 1, '{"hide_gender":true,"show_birthday":0,"accredited_datetime":"2022-07-05T10:08+00:00","hide_location":false}', 366013, 1859, 0, 1, 1, 0, '', 0, None), (699445, 4, 4, '怪就怪手心感情線 (with 桃子A1J)', 2171856, None, 3, 2, 0, 'music/ko/nw/konwang3/khcdRfD6biJeSjesZKRYbx.mp3', 0, 'song_covers/ko/nw/konwang3/XpvdenejeyuUJDf7PAbrqL.jpeg', 1, '', "(V1)\n歐天啊\n一直夢見\n只是無意回眸的那畫面\n雖然那時我撇開了眼\n禮貌地點頭就怕你誤會\n需要多少天能暈 Three Days\n歐拜託要暈多少次 No Way\n閉上眼冷靜就會好一些\n\n(Pre)\nJust hold me \nU got me crazy\n你走來 我離開\n又錯過了Ok\nOh that’s fine\n歐沒關係It’s a good day\n直到有天突然看見\n你戴著他的安全帽走進來\nI’m so sad\n\n(Hook)\nIt's alright alright\n不是我在你的身邊 yet it's alright\n怪就怪手心感情線\n沒你我的世界也許乾淨些\n\nIt's alright alright\n還來不及說聲感言 yet it's alright\n怪就怪手心感情線\n沒你我的世界也許乾淨些\n\nIt's alright alright \nIt's alright alright \nIt's alright alright \n不是我在你的身邊yet it's alright\n\n(V2)\ngame over 沒勝數 \n槍聲還沒開始 這局我先輸\nwhy you gotta do me like this\n即便夢境或現實 都 太過於殘酷\n\n叫我如何分得清楚\n你這美得 美得\xa0 讓我醉得 差點快迷了路\n幻滅的幸福 怪我沒聽叮屬\n沒聽勸 的陷入 這陷阱 what a fool\n\n(Pre)\nJust hold me \nU got me crazy\n你走來 我離開\n又錯過了Ok\nOh that’s fine\n歐沒關係It’s a good day\n直到有天突然看見\n你戴著他的安全帽走進來\nI’m so sad\n\n(Hook)\nIt's alright alright\n不是我在你的身邊 yet it's alright\n怪就怪手心感情線\n沒你我的世界也許乾淨些\n\nIt's alright alright\n還來不及說聲感言 yet it's alright\n怪就怪手心感情線\n沒你我的世界也許乾淨些\n\n(Bridge)\noh baby 別太搞怪\n你讓我如何釋懷\n心碎滿 地只好 撿起來\n如果重回時間起點\n運氣是能否好一點\nbut okay that's alright\nI'm fine without you\n\n(Hook)\nIt's alright alright\n不是我在你的身邊 yet it's alright\n怪就怪手心感情線\n沒你我的世界也許乾淨些\n\nIt's alright alright\n還來不及說聲感言 yet it's alright\n怪就怪手心感情線\n沒你我的世界也許乾淨些\n\nIt's alright alright \nIt's alright alright \nIt's alright alright \n不是我在你的身邊yet it's alright", 0, '怪天怪地也不要怪自己\n手心感情線說明這是命中注定\n\n?現在在YouTube也可以聽到囉!⬇️?\nhttps://youtu.be/3i2WBUzQOJg\n\n➥ Follow Diiton :\nhttps://www.instagram.com/diiton.music/\n➥ Follow 桃子A1J :\nhttps://www.instagram.com/peach_jaye_a1j/?igshid=YmMyMTA2M2Y%3D\n\n♩ 音樂製作 Song Credit\n詞:Diiton/桃子A1J\n曲:Diiton/桃子A1J\n編曲:Diiton\n錄音:Diiton\n錄音室:Yellout Studio\n混音:Diiton @Yellout Studio\n母帶後製:Diiton @Yellout Studio\n\n封面by 桃子A1J', 0, '', 196, 320000, datetime.datetime(2022, 9, 1, 18, 0, 50), datetime.datetime(2022, 8, 25, 9, 35, 31), datetime.datetime(2022, 8, 25, 11, 0), datetime.datetime(2022, 9, 6, 17, 25, 31), 186427, 5227, 806, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-09-10"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,34],[2022,35],[2022,36],[2022,37],[2022,38]]},"CN":{"song_of_the_days":["2022-09-11"],"top_record_weekly_champions":[[2022,34],[2022,35],[2022,36],[2022,37],[2022,38]]}}', 0, 0, 0, 0, 2, 2, 2171856, '!Oz6pkMRayTRYsGNRf6SF5eDY3xVDboUOGSILQTmG', datetime.datetime(2025, 4, 24, 20, 14, 33), 0, 'konwang3', '', '', 'konwang3@gmail.com', 0, 1, datetime.datetime(2018, 1, 18, 2, 6, 43), 1742816, 2, 2, 2171856, 'profile_images/ko/nw/konwang3/8zQ7CkrnCZgpgdHHt5fdxS.jpg', 'M', '王岳棠', 'Diiton滴燙', 886, '928691586', datetime.date(1999, 9, 6), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2018, 1, 18, 2, 6, 43), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-05-31T02:48+00:00","hide_location":false}', 2501431, 11726, 55, 4, 1, 0, '', 0, None), (696230, 4, 3, '草莓冰淇淋加水烏龜', 1899147, 97320485, 4, 20, 0, 'music/ch/an/changriki/VJJ6zd2Kmtyyoo2c7zHdeD.mp3', 10387247, 'song_covers/ch/an/changriki/Em9o8ZNqyH4BtoCqG2LMwu.jpeg', 1, '', '[00:00.00]〈草莓冰淇淋加水烏龜〉\r\n[00:03.00]???\r\n[00:17.14]你去借 同學的學生證說晚點\r\n[00:21.23]出現 不怕你朋友但怕看見\r\n[00:25.12]帶老花眼鏡的舍監\r\n[00:32.21]我有點 不習慣今晚睡在這邊\r\n[00:37.11]一片 軟到真的不行的床墊\r\n[00:41.00]深陷在曖昧的海綿\r\n\r\n[00:48.13]已經不想繼續追問我們什麼關係\r\n[00:56.02]我現在終於學會看穿你心底的\r\n[01:00.00]伎倆已失效 now stop\r\n\r\n[01:03.00]我想來點\r\n[01:04.09]草莓冰淇淋加水\r\n[01:07.09]烏龜不要放火腿\r\n[01:10.12]手上酒杯\r\n[01:12.04]太重讓我找機會\r\n[01:15.04]放下卻潑出一堆\r\n[01:19.01]別再問你睡了沒\r\n[01:21.00]不再等你喜歡誰\r\n[01:23.00]現在我們就快樂一點\r\n[01:26.11]出來混也\r\n[01:28.01]該分享遊戲體驗\r\n[01:30.20]不只有你噴香水\r\n[01:33.24]要玩誰不會\r\n\r\n[01:35.09]深呼吸 他只是一天沒回訊息\r\n[01:39.18]不行 讓對方發現我奪關心\r\n[01:43.07]每天就捧著這手機\r\n[01:50.16]欸\r\n[01:51.05]陪你去路邊開的店買便宜香水\r\n[01:54.06]等你在烈日下排冰淇淋\r\n[01:58.11]Yeah\r\n[01:59.00]Who said I’m a tool man told me\r\n[02:08.00]Not falling too deep\r\n[02:03.13]Sending me tree-pay\r\n[02:04.23]But I can’t hear\r\n\r\n[02:06.20]已經不想繼續追問我們什麼關係\r\n[02:14.04]我現在終於學會看穿你心底的\r\n[02:18.03]伎倆已失效 now stop\r\n\r\n[02:21.11]我想來點\r\n[02:22.09]草莓冰淇淋加水\r\n[02:25.09]烏龜不要放火腿\r\n[02:28.12]手上酒杯\r\n[02:30.04]太重讓我找機會\r\n[02:33.04]放下卻潑出一堆\r\n[02:37.01]別再問你睡了沒\r\n[02:39.00]不再等你喜歡誰\r\n[02:41.00]現在我們就快樂一點\r\n[02:44.11]出來混也\r\n[02:46.01]該分享遊戲體驗\r\n[02:48.20]不只有你噴香水\r\n[02:51.24]要玩誰不會\r\n\r\n[02:53.04]嚇哈哈哈哈哈哈哈\r\n[02:55.00]幹嘛啊\r\n[02:55.15](吸氣?)\r\n[02:56.21]你最好是會辣!\r\n[02:58.07]真的 他們現在講那些廢話我都聽得出來了\r\n[03:00.06]蛤?真的還假的\r\n[03:02.04]對啊 就那些屁話 那些屁話你也知道\r\n[03:03.22]呵呵 對 屁話 都是屁話\r\n[03:05.15]好惹 婊子語錄 婊子語錄\r\n[03:06.08]豪 婊子語錄\r\n[03:07.07]3\r\n[03:07.20]2\r\n[03:07.25]1\r\n[03:08.19]GO\r\n\r\n[03:09.06]如果要找男友 我會找你這種\r\n[03:13.04]今天去喝酒 的是我的朋友\r\n[03:17.01]晚點來載我 你不會等太久\r\n[03:20.24]我們是不是 誤會什麼\r\n[03:24.09]摁\r\n[03:24.21]如果要找男友 我會找你這種\r\n[03:28.07]耶\r\n[03:28.19]我阿姨住院哦 最近可能沒空\r\n[03:32.17]欠你的一千就 先給你的朋友\r\n[03:36.14]我們又沒關係 你怎麼都不懂\r\n\r\n[03:41.11]我想來點\r\n[03:42.10]草莓冰淇淋加水\r\n[03:45.21]烏龜不要放火腿\r\n[03:49.06]手上酒杯太重讓我找機會\r\n[03:53.10]放下卻潑出一堆\r\n[03:57.07]別再問你睡了沒\r\n[03:59.06]不再等你喜歡誰\r\n[04:01.05]現在我們就快樂一點\r\n[04:04.21]出來混也該分享遊戲體驗\r\n[04:09.06]不只有你噴香水\r\n[04:12.04]我真的不會?', 1, '還以為手上拿著冰淇淋婊子就會退散惹。\r\n\r\n詞曲:RIKI\r\n吉他:黃昱閔\r\n貝斯:周典\r\n母帶工程師:Fred Miller\n\n各大串流傳送門\nhttps://music.changriki.com/strawberryicecreamandseaturtle/allplatforms', 0, '', 259, 320000, datetime.datetime(2022, 8, 4, 1, 38), datetime.datetime(2022, 8, 4, 1, 38), datetime.datetime(2022, 8, 8, 16, 0), datetime.datetime(2023, 8, 24, 18, 7, 50), 152874, 2747, 830, 1, 4, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2022,32],[2022,33],[2022,34],[2022,35],[2022,36],[2022,37],[2022,42],[2022,43]]}}', 0, 0, 0, 0, 2, 2, 1899147, 'sha1$z3VELmFSRlewiDfPk3f6hY$77dca5e6a9f0d54e1e471eaf8d34c99673350b2c', datetime.datetime(2025, 6, 3, 16, 12, 26), 0, 'changriki', '', '', 'changriki4work@gmail.com', 0, 1, datetime.datetime(2017, 6, 5, 21, 8, 45), 1471252, 4, 3, 1899147, 'profile_images/ch/an/changriki/T87WqUJuAJBFTeSkQkwzdP.jpg', 'M', '', '睿雞 RIKI', 886, '932321231', datetime.date(1998, 1, 5), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2017, 6, 5, 21, 8, 45), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2021-09-01T08:19+00:00","hide_location":false}', 490804, 1152, 159, 35, 1, 0, '', 0, None), (700338, 4, 4, '妳和我', 2539768, None, 1, 4, 0, 'music/ch/ar/charlie86847095/SHPscib7uy623hQhSwRZaX.mp3', 0, 'song_covers/ch/ar/charlie86847095/VTKWZybQMLRHzwWnVU9kUF.jpg', 1, '', '我只是想寫一首歌有關妳和我\n背著吉他拿著麥克風刷chord\n對著世界唱著屬於妳的melody \n妳每次的笑容我都記在腦海裡\n\n我只是想寫一首歌有關妳和我\n背著吉他拿著麥克風刷chord\n想要和妳一起創造更多memory\n世界變得不是黑白\n\n瘋瘋癲癲又一起過幾個天\n像是命中注定出現在妳面前\n牽妳的手讓妳not be alone\n我只想 我只要 每秒都讓妳心動\n\n嫁給我吧 從今以後妳說好不好\n我會幫忙煮飯幫忙打掃妳不用煩惱\n實現妳對童話的憧憬\n坐魔毯遨遊飛行\n天氣冷了穿件外套織給我的圍巾\n\n整個宇宙我的時間繞著妳在跑\n我可以成為妳的衛星接收妳所有訊號\n就當妳的專屬uber eat\n把我外送進妳心裡\n我要狂吃薯條變胖就能卡在妳的心理\n\n我只是想寫一首歌有關妳和我\n背著吉他拿著麥克風刷chord\n對著世界唱著屬於妳的melody \n你每次的笑容我都記在腦海裡\n\n我只是想寫一首歌有關妳和我\n背著吉他拿著麥克風刷chord\n想要和妳一起創造更多memory\n世界變得不是黑白\n\nsometime my heart \n感受妳和我之間 抱緊妳 有信心 告訴妳\n就算是一瞬間\n會記下所有的畫面\n\n什麼是愛 也許是年過80你還牽著我 \n茫茫人海 妳卻始終一眼就能找到我\n會在每個冬天\n提醒妳要穿的暖和點\n不停的猜 也只是想要了解妳在想什麼\n我的女孩 我會輕聲細語在妳耳邊說\n我會保護妳 請妳放心的對我依賴\n\nYou are shining in my eyes\nWalk on sixth street at night\n只想牽著妳的手\n循環播放這一首\ncan be a long time\n\n我只是想寫一首歌有關妳和我\n背著吉他拿著麥克風刷chord\n對著世界唱著屬於妳的melody \n你每次的笑容我都記在腦海裡\n\n我只是想寫一首歌有關妳和我\n背著吉他拿著麥克風刷chord\n想要和妳一起創造更多memory\n世界變得不是黑白', 0, '詞曲 - XIANG ・鍾齊翔', 0, '', 213, 192000, datetime.datetime(2022, 8, 31, 14, 28, 38), datetime.datetime(2022, 8, 31, 14, 28, 20), datetime.datetime(2022, 8, 31, 14, 29, 36, 393570), datetime.datetime(2022, 8, 31, 14, 30, 8), 213027, 4676, 942, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2539768, '!BlrtvZ8jJyA0ZmxM88m4nTPwLUUBJzouZNUCsnon', datetime.datetime(2025, 4, 18, 8, 16, 11), 0, 'charlie86847095', '', '', 'charlie86847095@gmail.com', 0, 1, datetime.datetime(2020, 1, 12, 15, 38), 2110608, 4, 4, 2539768, 'profile_images/ch/ar/charlie86847095/5VgUBzZuYBJp8RjGF2o98z.jpg', 'M', '鍾齊翔', 'XIANG 齊翔', 886, '986795461', datetime.date(2003, 8, 29), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2020, 1, 12, 15, 38), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2022-03-07T09:03+00:00","hide_location":false}', 1217095, 3968, 6, 17, 1, 0, '', 0, None), (701674, 4, 4, 'LOVE MYSELF', 2438909, None, 3, 2, 0, 'music/Gu/mm/GummyBBB/BBHHNdsa59xiTgamtLigzV.mp3', 0, 'song_covers/Gu/mm/GummyBBB/NZEmJt4NDAoChneE5gHhQK.jpeg', 1, '', '這是最好的世代 是最壞的世代\n是最慢的世代 是最快的世代\n最和平的世代 是最亂的世代\n是最讚的世代 是最幹的世代\n是所謂自由自在 每個人都想自在\n每個人擺起姿態 每個人置身事外\n每個人談論這個世界變得炎涼世態\n每件事情發生之後才會寫下自白\n我們到底是在 他媽到底是在\n道理要你懂前得要堆積多少屍袋\n抱歉太過直白 太過失態\n太過鑽牛角尖快寫不出詞來\n跳回到現實來\n時間會蝕埋\n累積多少失敗到最後也是釋懷\n接受一切遲來\n小丑的紙牌\n我們必須自愛 必須自愛\n\nCAUSE YEAH\nYEAH I LOVE MYSELF\nHOW ABOUT YOU\nHOW ABOUT YOU\nCAUSE YEAH\nYEAH I LOVE MYSELF\nHOW ABOUT YOU\nHOW ABOUT YOU\n\nYEAH I LOVE MYSELF, MAN HOW ABOUT YOU?\n沒在信教 除非我當教主\n為你洗滌心靈後來當我教徒\n對你自己好一點 即使這瓶藥苦\n因為這一條路 還得闖下去\n拔了我的聲帶還是可以押韻\n要比別人愛自己是我的家訓\nGO ABOVE AND BEYOND LIKE 黃家駒\nYEAH I LOVE MYSELF 但也逐漸變得市儈\n離不開這都市的人還想活在世外\n自賣 自誇 四海 都是家\n放心我的慾望還很強所以不會自殺\n寒風裡的枝枒 開出一枝花\n堅持信念的人吶 還在等待他的釋迦\n是人是魔是神是佛 只在一念之差\n上天眷顧的人是我是你也是他 都是吧\n\nCAUSE YEAH\nYEAH I LOVE MYSELF\nHOW ABOUT YOU\nHOW ABOUT YOU\nCAUSE YEAH\nYEAH I LOVE MYSELF\nHOW ABOUT YOU\nHOW ABOUT YOU\n\n記得愛自己 別再一直怪自己\n是悲還是喜 全都寫進拍子裡\n當你離開時 請記得你的孩子氣\n兜了一圈 到最後只有你還是你\n記得愛自己 別再一直怪自己\n是悲還是喜 全都寫進拍子裡\n當你離開時 請記得你的孩子氣\n兜了一圈 到最後只有你還是你', 0, 'The most beautiful thoughts are always besides the darkest.\n愛自己,愛自己,愛自己。\n\n製作人 Producer | Gummy B\n詞曲 Lyricist & Composer | Gummy B\n編曲 Beat Arranger | 黃立堯\n錄音師 Recording Engineer | 黃立堯\n混音師 Mixing Engineer | 黃立堯、林哲宇\n母帶後期工程師 Mastering Engineer | 黃立堯\n\nFollow Gummy B\nhttps://www.instagram.com/gummy.bbbb/\nhttps://www.facebook.com/gummy.bbbb', 0, '', 212, 320000, datetime.datetime(2022, 9, 11, 8, 19, 23), datetime.datetime(2022, 9, 11, 8, 19, 15), datetime.datetime(2022, 9, 11, 10, 0), datetime.datetime(2022, 9, 17, 20, 56, 11), 195667, 5173, 778, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-09-23"],"recommend_by_editor":true,"recommend_by_expert":true},"CN":{"song_of_the_days":["2022-09-24"]}}', 0, 0, 0, 0, 2, 2, 2438909, 'sha1$K4oDaAPvdx9Z1SG5Jmy6ES$2501b0e4e35ef47d17a73e1e033a3ab4ca3aa4c3', datetime.datetime(2025, 2, 8, 20, 46, 1), 0, 'GummyBBB', '', '', 'gummybmusic@gmail.com', 0, 1, datetime.datetime(2019, 5, 23, 9, 26, 33), 2009813, 4, 4, 2438909, 'profile_images/Gu/mm/GummyBBB/gikMrqaZj2EACVFTq8SHSH.jpg', 'M', '黃立堯', 'Gummy B', 886, '978382264', datetime.date(2000, 9, 11), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2019, 5, 23, 9, 26, 33), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":0,"accredited_datetime":"2021-06-15T05:58+00:00","hide_location":false}', 2027956, 17783, 39, 827, 1, 0, '', 0, None), (682899, 4, 4, 'Mario', 2507252, None, 3, 2, 0, 'music/pe/ac/peach_jaye_23/bMGs3EcBWhBWJAFW56gC7f.mp3', 0, 'song_covers/pe/ac/peach_jaye_23/96DXcdGrWasG4o6uwJddxg.jpg', 1, '', "穿著 鮮豔 步步前進 危險世界\n這 藍天 白雲 等待著我阻止毀滅\nI go high then get low yah\nlife’s a game 就盡情 yah\n若有執著 let go 吧 \nIt's do or die 就盡興\nain’t don't need no prince nor magic 等著待誰來解救 我 uh uh\n在這個地底世界 ain't need no princess 式的憂愁\nwoah woah woah wait 專注於眼 前甲蟲類\n視線放遠別背對 前方的懸崖別下墜 yah\n\nstarted from the bottom and now we're here\n房間內放著練習曲 剩餘的噪音不去聽\nstill I got lost at some point 失去重力\n雙腳懸空 如何著地 如何逃離\n\nI gotta run 持續的奔 being like Mario (Brrr\nI gotta jump 站穩腳跟 better keep moving on\nI gotta run 持續的奔 being like Mario\n心跳加速我往前衝 抓穩節奏 I'm the Mario\n\n不斷探索 0到1的距離\n前方的路 多麼撲朔迷離\n走著每一步 經過每條路 \n終點太遠 從沒想過續集 可\n\n窗外陽光依然太熱 未來的事不用猜測\n考試題目我用猜的 成功的路都是歪的\n\nI gotta run 持續的奔 being like Mario (Brrr\nI gotta jump 站穩腳跟 better keep moving on\nI gotta run 持續的奔 being like Mario\n心跳加速我往前衝 抓穩節奏 I'm the Mario\n\nyeah I'm running running yeah I run run run\n享受過程 go high then get low low low low\nyeah I'm running running yeah I run run run\n心跳加速我往前衝 抓穩節奏 I'm the Mario\n\nFollow我們:\n\n桃子A1J?: @peach_jaye_a1j https://cutt.ly/vb7RRMW\n\n吳昱儒 Lulu:@cynicalboyz_lu https://cutt.ly/3b7RFAq\n\nDiiton: @diiton.music https://cutt.ly/cGIuG5V\n\nLil Bin:@double_lee_2 https://cutt.ly/vb7RBxO", 0, '詞曲 Lyrics and Composing / 桃子A1J\r\n編曲 Beat by / Lil Bin、Diiton\r\n錄音 Recording / 吳昱儒 Lulu\r\n混音 Mixing / Diiton', 0, '', 97, 320000, datetime.datetime(2022, 4, 30, 12, 34, 58), datetime.datetime(2022, 4, 30, 12, 34, 53), datetime.datetime(2022, 4, 30, 12, 41, 19, 904048), datetime.datetime(2022, 5, 2, 11, 28, 49), 79972, 2540, 376, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-05-11"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2022-05-12"],"top_record_weekly_champions":[[2022,19]]}}', 0, 0, 0, 0, 2, 2, 2507252, 'sha1$US6mIR1iQxqKlaa0JELtEB$a968784db5eadf51e84e4b8ec6d4d739724371ee', datetime.datetime(2024, 10, 31, 3, 32, 7), 0, 'peach_jaye_23', '', '', 'alextao23@gmail.com', 0, 1, datetime.datetime(2019, 10, 20, 12, 26, 11), 2078124, 4, 4, 2507252, 'profile_images/pe/ac/peach_jaye_23/Y74jBefpc69uRPCEk7RGdH.jpg', 'F', '', '桃子A1J', 886, '976896786', datetime.date(1999, 5, 23), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2019, 10, 20, 12, 26, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_birthday":1,"accredited_datetime":"2021-09-16T08:00+00:00","hide_location":false}', 1272601, 11820, 17, 58, 1, 0, '', 0, None), (703707, 4, 4, '不小心愛上你 Accidentally in Love ft.魏如萱 waa wei ◤ 全新專輯首波主打 ◢', 1597251, 97319209, 1, 4, 0, 'music/sw/ee/sweetjohnband/GzyTuf73emKEp4eCWBtHWP.mp3', 0, 'song_covers/sw/ee/sweetjohnband/NMZpRjwVHvp8XsU5D2cjLN.jpeg', 1, '', '不小心愛上你\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• MUSIC\n\n詞 Lyricist | 石裕獎 Duncan Shih / 魏如萱 waa wei\n曲 Composer | 石裕獎 Duncan Shih\n製作人 Producer | 鍾濰宇 Yu\n編曲 Arrangement | 甜約翰 Sweet John\n吉他 Guitar | 陳冠宇 Can Chen\n鼓 Drum | 鍾曜年 Jay Chung\n鋼琴 Piano | 梁丹郡 Mandark Liang\n貝斯 Bass | 石裕獎 Duncan Shih\n\n吉他&貝斯錄音師 Guitar & Bass Recording Engineer | 鍾濰宇 Yu\n吉他&貝斯錄音室 Guitar & Bass Recording Studio | BB Road Studio\n吉他&貝斯錄音助理 Guitar & Bass Recording Assistant | 沈冠霖 SHENB\n鼓錄音師 Drum Recording Engineer | 錢煒安 Zen Chien\n鼓錄音室 Drum Recording Studio | 112F Recording Studio\n鼓錄音助理 Drum Recording Assistant | 陳祺龍 Chris Chen\n人聲錄音師 Vocal Recording Engineer | 鍾濰宇 Yu / 陳以霖 Chen Yi Lin\n人聲錄音室 Vocal Recording Studio | BB Road Studio / 大小眼錄音室 Twin Eyes Studio\n人聲編輯 Vocal Editing | 游景棠 Don Yu\n混音師 Mixing Engineer | 周已敦 Itun Chou\n混音室 Mixing Studio | Rave Sound Studio\n平面照片 Photographer | 陳泓旭 Milkgreen\n特別感謝 Special Thanks | 莊士緯 Wei', 0, '', 239, 320000, datetime.datetime(2022, 10, 6, 4, 5), datetime.datetime(2022, 9, 29, 15, 40, 44), datetime.datetime(2022, 10, 12, 16, 0), datetime.datetime(2024, 3, 13, 19, 40, 3), 255741, 6039, 1065, 1, 2, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-10-19"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,41],[2022,42],[2022,43]]},"CN":{"song_of_the_days":["2022-10-20"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,42],[2022,43]]}}', 0, 0, 0, 0, 2, 2, 1597251, 'sha1$eFXYOoRijpU9xk3AyBiX2y$2d6786cda7216dc96ba5b632364ed22b73c92750', datetime.datetime(2025, 5, 17, 9, 36, 20), 0, 'sweetjohnband', '', '', 'sweetjohnband@gmail.com', 0, 1, datetime.datetime(2016, 4, 25, 11, 49), 1255443, 4, 4, 1597251, 'profile_images/sw/ee/sweetjohnband/KGF2yDX4gCUDjtHif68EDq.jpg', 'M', '陳冠宇', '甜約翰 Sweet John', 886, '934068063', datetime.date(1989, 10, 8), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 41), 1, datetime.datetime(2016, 4, 25, 11, 49), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"hide_location":false}', 3921566, 39121, 13, 266, 1, 0, '', 0, None), (710830, 4, 4, '再見,沒能對你說', 2630749, None, 2, 1, 0, 'music/Fl/oo/FloodingBridge/nnaW3YJADCWMHtiLAZF2aQ.mp3', 0, 'song_covers/Fl/oo/FloodingBridge/5HmSAtYw7zKLwRuGPqjvpj.jpeg', 1, '', '《再見,沒能對你說》\n作詞 Lyrics:張元/作曲 Composed:盧鈞右\n\n一顆流星劃過夜晚的天空,\n墜入腦海掀起了浪一波波。\n本該永遠沈沒卻又湧上心頭,\n還是忘不掉你的那個笑容。\n時間在你身上沒任何動作,\n你還是那個你,我卻不再是我。\n總會幻想身在一個不同的時空。\n\n一生怎麼就一閃而過,有多少話來不及對你說。\n歲月怎麼就一句不說,一句再見也不讓我對你說。\n有誰想過嫌隙裂縫,最後成了一道鴻溝。\n從來沒有想過,沒說的再見有多沈重。\n\n放學後的月台我們道別揮手,\n呼嘯列車把我從回憶裡拉走,\n留下了跟你有關記憶的風,\n讓不該有的期待還是落了空。\n這種想念是揮之不去的魔咒,\n但遺忘也不會讓我真的解脫,\n有時候覺得現實比夢還像是夢。\n\n一生怎麼就一閃而過,有多少話來不及對你說。\n歲月怎麼就一句不說,一句再見也不讓我對你說。\n有誰想過嫌隙裂縫,最後成了一道鴻溝。\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://youtu.be/lkrRipjThp4\n\n#吾橋有水 首張全創作專輯\n《蛻而求其刺》預購連結:\nhttps://linktr.ee/floodingbridge\n\n專輯已於各大平台數位發行:\nhttps://distribution.fuckedupsummer.com/a/272\n\n--\n\n有時\n一個恍惚會讓你錯過一班列車\n讓你錯過了跟流星許願\n讓你錯失一個機會\n\n但又有時\n一個恍惚能讓你遠離喧囂的世界\n讓你回顧過去的十年\n讓你想起一張忘記的臉\n\n如果忙碌的生活把時間和記憶剪的支離破碎\n就用恍惚給自己偷回一點吧\n\n直到幾天前\n臉書跳出友誼回顧\n我驚覺到你的離開已經是多年前的事了\n\n--\n\n製作人 Producer:盧鈞右 Neon Lu\n製作統籌 Executive Producer:李小天 TeddyRsLi\n配唱製作人 Vocal Producer:盧鈞右 Neon Lu\n編曲 Arrangment:吾橋有水 FloodingBridge\n\n主唱 Vocal:莊蕎嫣 Faye.Z\n電吉他 Electric Guitars:李奎綸 Kui Lun Li\n木吉他 Acoustic Guitars:林郡彥 Giu\n鋼琴 Piano:盧鈞右 Neon Lu\n合成器 Synth:盧鈞右 Neon Lu\n貝斯 Bass:林郡彥 Giu\n鼓 Drums:蔡信澤 Shin Tze Tsai \n\n和聲編寫&演唱 Backing Vocals:沈書帆 Shu Shu\n\n錄音室 Recording Studio:烘嗓音樂製作 Home Sound Studio\n錄音師 Recording Engineer:陳繹茗 Zack Chen\n助理錄音師 Vocal Assistant Engineer:鍾承沂 Zhong Cheng Yi\n鼓技師 Drums Engineer:小奕 Eve Chen\n混音師 Mixing Engineer:蔡信澤 Shin Tze Tsai \n助理混音師 Mixing Assistant:鍾承沂 Zhong Cheng Yi / 李小天 TeddyRsLi\n混音錄音室 Mixing Studio:烘嗓音樂製作 Home Sound Studio\n母帶預約經理 Mastering Booking Manager:Akemi Gotoh @Sony Music Studios Tokyo\n母帶後期處理工程師 Mastering:Yuji Chinone @Sony Music Studios Tokyo\n母帶後期處理錄音室 Mastering Studio:Sony Music Studios Tokyo\n\n--\n\n導演 Director: 李小天 TeddyRsLi @吾橋有水 & 生聲映像\n製片 Producer: 鍾承沂 Zhong Cheng Yi / 陳繹茗 Zack Chen\n攝影師 Director of Photography: 李小天 TeddyRsLi / 周家彤 Sky Chou / 蘇奕智 Yizhi Su / 郝君直 Amai\n剪接師 Editor: 李小天 TeddyRsLi\n調光師 Colorist: 李小天 TeddyRsLi\n攝影器材 Photographic equipment: 生聲映像 Scene&Sound\n製作公司 Production: 生聲映像 Scene&Sound\n\n--\n\n企宣統籌 Marketing Promotion Supervisor:吾橋有水 FloodingBridge\n企劃統籌 Marketing Supervisor:吾橋有水 FloodingBridge\n文字統籌 Words Supervisor:張元 Yuan Chang\n專輯美術設計 Album Design:陳璨語 TsanTsan\n攝影 Photographer:王俊凱 Kai Wang / 李小天 TeddyRsLi\n藝人經紀 Artist Management:李小天 TeddyRsLi\n\n--\n\n特別感謝 Special Thanks:\n\n蔡曜宇 Shuon Tsai\n張閔翔 Min-Hsiang Chang \n潘自琦 Tzu-Chi Pan\n陳繹茗 Zack Chen\n王俊凱 Kai Wang\n周家彤 Sky Chou\n蘇奕智 Yizhi Su\n郝君直 Amai\n小奕 Eve Chen\n豬牙 Chuyar\n阿頭 Aretall\n張葒 Hung Chang\n鍾承沂 a.k.a. 沂哥大車隊\n烘嗓音樂製作 Home Sound Studio\n生聲映像有限公司 Scene & Sound\n茄子青旅 Jiizu', 0, '', 251, 320000, datetime.datetime(2022, 12, 8, 8, 3, 58), datetime.datetime(2022, 12, 8, 8, 3, 52), datetime.datetime(2022, 12, 9, 4, 0), datetime.datetime(2022, 12, 15, 10, 36, 34), 135153, 3371, 548, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-12-28"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,50],[2022,51],[2022,52]]},"CN":{"song_of_the_days":["2022-12-29"],"recommend_by_expert":true,"top_record_weekly_champions":[[2022,50],[2022,51],[2022,52],[2023,1]]}}', 0, 0, 0, 0, 2, 2, 2630749, 'sha1$zMWXl52Uhj4dhw4ZPoBXeh$a0d523719dda49d057501abef067992b4fa694c3', datetime.datetime(2025, 6, 23, 10, 14, 48), 0, 'FloodingBridge', '', '', 'floodingbridge@gmail.com', 0, 1, datetime.datetime(2020, 8, 26, 4, 43, 44), 2201363, 2, 2, 2630749, 'profile_images/Fl/oo/FloodingBridge/Gofq9274Pqc8iSGgvfb7RH.jpg', 'O', '', '吾橋有水 FloodingBridge', 886, '988105741', datetime.date(2020, 8, 23), 'KHH', 89, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 59), 1, datetime.datetime(2020, 8, 26, 4, 43, 44), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_birthday":0,"accredited_datetime":"2021-04-07T07:38+00:00","hide_location":false}', 1904779, 10487, 6, 1288, 1, 0, '', 0, None), (698524, 4, 4, '還我慵懶的早安 Demo', 2712312, 97316939, 1, 5, 0, 'music/La/zy/Lazymusic1011/HPLWEtArccByKq2ZetB3TP.mp3', 0, '', 1, '', '〈 還我慵懶的早安 220804 demo 〉\n\n詞:kiwi 綺綺 | 曲:kiwi綺綺,林郡彥Giu | \n\n早上七點鬧鐘響\n沒有一分一秒能賴床\n拿起牙刷 洗淨臉頰 起身著裝\n前往熟悉的方向\n重複早餐就那幾樣\n阿姨 不用等就好 \n好不好吃不重要\n\n日複一日 週而復始 循環著厭世\n\n還我慵懶的早安\n被窩才能給我安全感\n還我慵懶的早安\n只想拖拖拉拉不用趕\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一天24小時\n每天都不夠用\n常常也想要睡到自然醒\n把美麗的夢做完了之後\n再醒來真實的對自己說\n早安。\n\n送給你們最「彥」世的心情。\n\n製作人 Producer: 林郡彥 Giu\n編曲 Arranger: 林郡彥 Giu\n主唱 Vocal: kiwi 綺綺 / 林郡彥 Giu\n鋼琴 Piano: 林郡彥 Giu\n電吉他 Guitar: 林郡彥 Giu\n和聲 Backing Vocal: 林郡彥 Giu\n和聲編寫 Backing Vocal Arrangement: 林郡彥 Giu\n混音Mixing : 林郡彥 Giu\n\n懶耳朵樂團 Youtube : https://www.youtube.com/channel/UC5fdxcZUXpfvd6i_KmmM6xA\n懶耳朵樂團 Instagram :https://www.instagram.com/lazymusic1011/\nkiwi綺綺 Instagram: https://www.instagram.com/chichiii1224/\n林郡彥Giu Instagram: https://www.instagram.com/y.a.n_s/', 0, '', 278, 320000, datetime.datetime(2022, 8, 18, 9, 21, 24), datetime.datetime(2022, 8, 18, 9, 21, 9), datetime.datetime(2022, 8, 19, 11, 0), datetime.datetime(2022, 8, 24, 3, 32, 5), 16437, 616, 135, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2712312, 'sha1$oTUC64goNkGLRQlt8hG9zE$0e98187127d1cb3e36ee20b4e4d997cc53b5163b', datetime.datetime(2025, 1, 16, 11, 56, 16), 0, 'Lazymusic1011', '', '', 'lazyyk1011@gmail.com', 0, 1, datetime.datetime(2021, 2, 23, 22, 2, 19), 2282830, 4, 4, 2712312, 'profile_images/La/zy/Lazymusic1011/XyoPGHmBiGXmctxwUd3kJw.png', 'O', '', '懶耳朵Lazy', 886, '973900260', datetime.date(2019, 10, 11), 'KHH', 89, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 58), 1, datetime.datetime(2021, 2, 23, 22, 2, 19), 1, 1, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":1,"accredited_datetime":"2022-08-23T06:11+00:00","hide_location":false}', 170175, 710, 8, 24, 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), (720785, 4, 3, '(⁎⁍̴̛ᴗ⁍̴̛⁎)', 2370438, None, 1, 4, 0, 'music/k2/c_/k2c_goodmusic/brmxuC4dxPG7qEyWECCXxa.mp3', 0, 'song_covers/k2/c_/k2c_goodmusic/Gqx3CrdetjmTzpSdRNFb2X.jpeg', 1, '', '如何形容你可愛的眼睛\n拖著腮紅上掛著的流星\nShine like neon 快閃瞎我\n不需要美瞳 遮蓋你眼眸\n\nYou’re driving me crazy\n像往常的下午\n沈醉在平凡的互動\n一樣的每天 一樣又與你共處\n讓一樣的事多來幾遍\n\n你要我形容你可愛的眼睛\n我試著臨摹你動人的軌跡\n像小腰果 的笑讓我\n忘記了擺頭 駕照又沒過\n\nYou’re driving me crazy\n像往常的下午\n沈醉在平凡的互動\n一樣的每天 一樣又與你共處\n讓一樣的事多來幾遍\n(⁎⁍̴̛ᴗ⁍̴̛⁎)(⁎⁍̴̛ᴗ⁍̴̛⁎)(⁎⁍̴̛ᴗ⁍̴̛⁎)\n需要你 當我醒來\n喜歡你貼緊的溫度\n我沒差 怕你覺得厭煩\n喜歡和你的相處\n\nYou’re driving me crazy\n像往常的下午\n沈醉在平凡的互動\n一樣的每天 一樣又與你共處\n讓一樣的事多來幾遍\n\n需要你 當我醒來\n喜歡你貼緊的溫度\n我沒差 怕你覺得厭煩\n願一樣的事永遠不變', 0, 'YT:https://youtu.be/KPm0yzrOJtg\n(⁎⁍̴̛ᴗ⁍̴̛⁎)(⁎⁍̴̛ᴗ⁍̴̛⁎)(⁎⁍̴̛ᴗ⁍̴̛⁎)\n詞/曲:木卯\n編曲/製作:呂理鈞\n混音:韋仲恩\n母帶後期:韋仲恩', 0, '', 207, 320000, datetime.datetime(2023, 3, 14, 5, 23, 59), datetime.datetime(2023, 3, 14, 5, 23, 56), datetime.datetime(2023, 3, 14, 8, 0), datetime.datetime(2023, 12, 9, 9, 16, 11), 212540, 3873, 1090, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2023,12],[2023,13]]}}', 0, 0, 0, 0, 2, 2, 2370438, 'sha1$WJRhib9obNUBOiD3lRjCz0$5d491ce1b32f36f23fbb5a9f11fb64c58aa56039', datetime.datetime(2025, 5, 13, 15, 41, 1), 0, 'k2c_goodmusic', '', '', 'k2cgoodmusic@gmail.com', 0, 1, datetime.datetime(2018, 12, 11, 10, 51), 1941365, 4, 4, 2370438, 'profile_images/Ji/m_/Jim_556656/2c5rtcNDzkvR5aoVJTWxUm.jpg', 'O', '', 'K2C', 886, '972982250', datetime.date(2021, 6, 21), 'TAO', 97, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 37), 1, datetime.datetime(2018, 12, 11, 10, 51), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"had_edit_username":true,"accredited_datetime":"2022-01-13T06:48+00:00","hide_location":false,"show_birthday":0}', 1687674, 4003, 0, 12, 1, 0, '', 0, None), (648831, 1, 1, 'Sunset Rollercoaster - 我是一隻魚 I’m a fish (Cover), 2019', 691457, 97316832, 2, 7, 0, 'music/SR/ol/SRollercoaster/PM9hVJFSG39TxYuxzam52F.mp3', 0, '', 1, '', '作詞:劉思銘 作曲:劉志宏\n\n編曲:落日飛車\n\n可不可以不想你\n我需要振作一下\n7 8 9 月的天氣\n像我和你需要下一場雨\n\n需要你 我是一隻魚\n水裡的空氣\n是你小心眼和壞脾氣\n沒有你 像離開水的魚\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, '落日飛車首支華語經典歌曲翻唱,作為2019年佳節禮物。', 0, '', 264, 192000, datetime.datetime(2021, 6, 3, 8, 49, 25), datetime.datetime(2021, 6, 3, 8, 49, 14), datetime.datetime(2021, 6, 3, 11, 0), datetime.datetime(2021, 6, 3, 11, 0, 23), 149801, 5145, 1204, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-06-12"],"recommend_by_editor":true,"top_record_weekly_champions":[[2021,23],[2021,24]]},"CN":{"song_of_the_days":["2021-06-13"],"recommend_by_editor":true,"top_record_weekly_champions":[[2021,23],[2021,24]]}}', 0, 0, 0, 0, 2, 2, 691457, 'sha1$z1GEaKgVCxhiHkp5UJA84Z$75831321296cc57a58eb8ae3ebfd10c3e3f343ad', datetime.datetime(2024, 8, 7, 9, 38, 21), 0, 'SRollercoaster', '', '', 'sunsetrollercoaster@gmail.com', 0, 1, datetime.datetime(2009, 9, 14, 12, 10), 328860, 2, 2, 691457, 'profile_images/SR/ol/SRollercoaster/3M9zPJK26cUJUo5gPVn3Sx.jpeg', 'M', '曾國宏', '落日飛車', 886, '937505009', datetime.date(1987, 10, 6), 'NWT', 94, 1282, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 58), 1, datetime.datetime(2009, 9, 14, 12, 10), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"hide_location":false}', 920407, 25546, 6, 854, 1, 0, '', 0, None), (732519, 1, 1, '2023 The Next Big Thing 大團誕生年度主題曲 - 午夜午夜 - TOI 1388 b(remix)', 699819, None, 1, 6, 0, 'music/th/en/thenextbigthing/hzixRXRh5YvAtLk4ePVnx2.mp3', 0, '', 1, '', "作詞/閻韋伶\n作曲/午夜午夜\n\n看著潮起潮落\n忘記有多久沒和自己談談心\n生活總是忙碌\n有時候也會覺得迷惘有點blue\n\n但是沒關係\n深呼吸重新回歸最簡單的自己\nThen you will hear\n你的靈魂對你說著神秘的咒語\n\nI’ll look after you \nWhen you think you're all alone\nI’ll be there\nI’ll be there for you\n\nI’ll look after you \nI'll be there to comfort you\nLet me \nLet me fill your heart\n\nI’ll look after you \nWhen the tears are rolling down\nIt’s all right \nCuz all this will pass\n\nYou’ll be the star \nWhen you signing out loud \nYou know\nYou are the next big thing \n\nI’ll look after you \nWhen you think you're all alone\nI’ll be there\nI’ll be there for you\n\nI’ll look after you \nI'll be there to comfort you", 0, 'TOI 1388 b是什麼呢?\n\nTOI 1388 b是一顆新發現的行星,由一位17歲的高中生高中生沃夫·庫基爾(Wolf Cukier)發現,他於2019年暑假加入了美國NASA實習,工作是研究過境系外行星調查衛星(TESS\xa0)捕捉到的恆星亮度變化。沒想到在他實習的第三天便發現了這顆特別的行星。\n\n在看了這樣的新聞之後,覺得其實音樂世界也是一樣,我們得用不同的角度跟認真的態度去發現更多有趣的作品,同時鼓勵自己成為一個處於平衡狀態的人,成為能夠自己守護自己的勇者,用更不同的視角發現這個世界和生活上的各種美好。', 0, '', 134, 192000, datetime.datetime(2023, 6, 2, 6, 6, 38), datetime.datetime(2023, 6, 2, 6, 6, 36), datetime.datetime(2023, 6, 4, 17, 0), datetime.datetime(2023, 6, 6, 4, 37, 12), 1359, 40, 9, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 699819, 'sha1$x4QDpfHd4R0iyfq0cTsRWU$85311ec4cf43deccc6cf89a3c1d88552394f3fae', datetime.datetime(2025, 6, 28, 1, 24, 22), 0, 'thenextbigthing', '', '', 'thenextbigthingtw@gmail.com', 1, 1, datetime.datetime(2009, 12, 7, 16, 0), 337224, 4, 4, 699819, 'profile_images/th/en/thenextbigthing/DeP2qB6zCC8TfsU9zbeFXN.jpg', 'F', '', '大團誕生 The Next Big Thing', 886, '0988', datetime.date(1988, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 40), 1, datetime.datetime(2009, 12, 7, 16, 0), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":true,"show_birthday":0,"hide_location":false}', 1359, 1889, 317, 8, 1, 1, '', 0, None), (696221, 4, 4, '曾依賴過的痛 Demo', 2177809, None, 2, 1, 0, 'music/hy/pe/hypersomnia/m8bbpkx9PuPnhRJaqnFWJG.mp3', 0, 'song_covers/hy/pe/hypersomnia/KRMZY4nhmF6PFUiBL9LuCK.jpeg', 1, '', '水銀燈 陰雨天 \n走在太過空曠 的黑夜\n眼眶的 水平面 \n忘了填滿的下 弦月\n風吹散 落葉堆 \n悲鳴著誰與誰 的分別\n記憶的 幻燈片 \n只剩下碎形的 點和線\n\n我在夢裡失眠 也在回憶擱淺\n嚮往著純粹 怎卻獨自迂迴\n如果說有一天 \n誰能看透那些悲傷還有憔悴\n那請容許我在那片無底長眠\n\n曾依賴過的痛 都已經太多\n就算淚腺鬆動 也不算什麼', 0, '壬寅年七月初七\n\n在七夕尾聲\n想將這首歌\n送給曾經孤獨走夜路的人。', 0, '', 280, 192000, datetime.datetime(2022, 8, 3, 19, 15, 5), datetime.datetime(2022, 8, 3, 19, 14, 57), datetime.datetime(2022, 8, 4, 15, 59, 0, 707513), datetime.datetime(2022, 8, 16, 18, 28, 38), 65965, 1510, 400, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2022,32],[2022,33]]}}', 0, 0, 0, 0, 2, 2, 2177809, 'sha1$G43SnBMHzWdFRHbgOxWmH3$389c4ae168d139acbdf019e3bd457b63fa2c65ed', datetime.datetime(2025, 5, 16, 15, 4, 4), 0, 'hypersomnia', '', '', 'hypersomnia220.official@gmail.com', 0, 1, datetime.datetime(2018, 2, 25, 20, 56, 59), 1748764, 4, 3, 2177809, 'profile_images/hy/pe/hypersomnia/5wdyP4qCBQkAZJxeQvZrrC.jpg', 'O', '洪誠', '眠氣 Hypersomnia', 886, '921259780', datetime.date(2018, 5, 29), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 45), 1, datetime.datetime(2018, 2, 25, 20, 56, 59), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"had_edit_username":true,"show_intro":false,"accredited_datetime":"2021-09-02T09:50+00:00"}', 600678, 3928, 14, 36, 1, 0, '', 0, None), (636620, 4, 4, '沒有你的地方 Demo', 2177809, None, 2, 1, 0, 'music/hy/pe/hypersomnia/VbgueKqijr5tLRJdTfQMFn.mp3', 10374813, 'song_covers/hy/pe/hypersomnia/W6N8B4m9s62DkYnQGjWGNe.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如果可以的話\r\n我多麽想卸下你的徬徨\r\n親愛的知道嗎\r\n沒有你的地方 再繁華也荒涼\r\n\r\n焦慮的夜 思緒傾斜\r\n感受空氣中殘留氣味\r\n缺少了誰 回憶難以吞嚥', 0, '', 0, '', 259, 320000, datetime.datetime(2021, 2, 27, 18, 38), datetime.datetime(2021, 2, 27, 18, 38), datetime.datetime(2021, 2, 27, 18, 57), datetime.datetime(2021, 9, 1, 9, 43, 31), 379351, 8994, 2598, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2021,9],[2021,14]]},"CN":{"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 2177809, 'sha1$G43SnBMHzWdFRHbgOxWmH3$389c4ae168d139acbdf019e3bd457b63fa2c65ed', datetime.datetime(2025, 5, 16, 15, 4, 4), 0, 'hypersomnia', '', '', 'hypersomnia220.official@gmail.com', 0, 1, datetime.datetime(2018, 2, 25, 20, 56, 59), 1748764, 4, 3, 2177809, 'profile_images/hy/pe/hypersomnia/5wdyP4qCBQkAZJxeQvZrrC.jpg', 'O', '洪誠', '眠氣 Hypersomnia', 886, '921259780', datetime.date(2018, 5, 29), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 45), 1, datetime.datetime(2018, 2, 25, 20, 56, 59), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"had_edit_username":true,"show_intro":false,"accredited_datetime":"2021-09-02T09:50+00:00"}', 600678, 3928, 14, 36, 1, 0, '', 0, None), (762382, 4, 4, '那是我剩下的但也丟不掉的', 2370438, None, 2, 1, 0, 'music/k2/c_/k2c_goodmusic/eHPuPMuHsZ8TMqHnyNvpVd.mp3', 0, 'song_covers/k2/c_/k2c_goodmusic/AB45oXFEAeSk6sSoJcnUyQ.jpeg', 1, '', '沒什麼好苛求 隨便吧 親手糟蹋\n在不安的路口 懶惰的人沒牽掛\n喔別總不甘心阿 為不是特別的人惆悵\n閉上眼 都一樣\n\n用徹夜承擔 我懦弱作的選擇 試著掩蓋\n浪費著期待 不斷往返 悔恨之間 輾轉\n\n習慣著 簡單的 嚮往不勞而獲的 \n可望著 期待的 卻裝的我不希罕 \n\n看不清的重圍 跨不出的糾結 任所有憧憬在我面前滑落 \n\n睜開眼 又一樣\n\n用徹夜承擔 我懦弱作的選擇 試著掩蓋\n浪費著期待 不斷往返 悔恨之間 輾轉\n\n擔心讓他人連累 被寄託的\n忘記如何能入睡 依舊忐忑', 0, '詞 Lyrics|木卯\n曲 Composer|木卯、 呂、A-mu @amuxic.444\n編曲 Music Arranger|呂、A-mu @amuxic.444\n製作人 Producer|呂、A-mu\n木吉他 Acoustic Guitar|呂\n電吉他 Electric Guitar|呂\n和聲編寫 Backing Vocal Arranger | 木卯、Aca (@acasennn)、A-mu、呂\n錄音師 Recording Engineer |A-mu\n錄音室 Recording Studio|Pharouter Studio 法爾奧特音樂工作室\n混音師 Mixing Engineer|A-mu\n母帶後期 Mastering Engineer|A-mu\n\n特別感謝: Aca (@acasennn) 、Canine', 0, '', 246, 320000, datetime.datetime(2024, 3, 1, 13, 9, 52), datetime.datetime(2024, 3, 1, 13, 9, 48), datetime.datetime(2024, 3, 1, 13, 31, 7, 497318), datetime.datetime(2024, 3, 1, 13, 31, 8), 443950, 1830, 432, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"song_of_the_days":["2024-04-22"]},"CN":{"song_of_the_days":["2024-04-23"]}}', 0, 0, 0, 0, 2, 2, 2370438, 'sha1$WJRhib9obNUBOiD3lRjCz0$5d491ce1b32f36f23fbb5a9f11fb64c58aa56039', datetime.datetime(2025, 5, 13, 15, 41, 1), 0, 'k2c_goodmusic', '', '', 'k2cgoodmusic@gmail.com', 0, 1, datetime.datetime(2018, 12, 11, 10, 51), 1941365, 4, 4, 2370438, 'profile_images/Ji/m_/Jim_556656/2c5rtcNDzkvR5aoVJTWxUm.jpg', 'O', '', 'K2C', 886, '972982250', datetime.date(2021, 6, 21), 'TAO', 97, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 37), 1, datetime.datetime(2018, 12, 11, 10, 51), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"had_edit_username":true,"accredited_datetime":"2022-01-13T06:48+00:00","hide_location":false,"show_birthday":0}', 1687674, 4003, 0, 12, 1, 0, '', 0, None), (767828, 4, 4, '讓我廢 Relax(夢遊版 Sleepwalking Ver.)', 1806796, 97323361, 2, 1, 0, 'music/ni/gh/nightkeepers2015/euUNxGazrxVRHen4DvfgNj.mp3', 0, 'song_covers/ni/gh/nightkeepers2015/6ELHrzxqMBucURbpqM6qQL.jpeg', 1, '', '詞曲:秦旭章\n製作:楊世暄、秦旭章\n編曲:守夜人 Night Keepers、楊世暄\n\n眼睛被綁架\u3000冷光操控我\n宅的安全感\u3000平靜又快活\n回血一半了\u3000居然沒事了\n遊戲跟漫畫\u3000來救我\n\n讓我廢\u3000在雲裡面\n塌陷了知覺\u3000拯救了視線\n\n低溫的擁抱\u3000到底是什麼\n就是不想動\u3000別想情勒我\n世界沈睡了\u3000就放過我吧\n你怎麼約\u3000怎麼約\n我也不會出門的\n\n讓我廢\u3000在雲裡面\n塌陷了知覺\u3000拯救了視線\n飄著睡\u3000半空上面\n廢在夢裡面\u3000美好的幻覺\n\n美好的\u3000美好的幻覺\n美好的\u3000美好的', 0, '#守夜人 全新概念創作專輯《Retune》\n數位收聽 ➠ https://www.soundscape.net/a/49814\n\n這首歌代表著收到各種資訊爆炸後內心世界的回血。夢遊版經歷共同製作人楊世暄,加入真實樂器的反覆推敲,雙主唱的聲音遊走在新編中、更契合於「清醒地耍廢」。\n\n守夜人 Night Keepers 創造一種新的積極的消極意志、只想看漫畫、打電動、滑手機、在人際關係裡放空……,獨享此刻自己最適合的 me time 時刻。', 0, '', 179, 320000, datetime.datetime(2024, 4, 14, 18, 45, 5), datetime.datetime(2024, 4, 14, 18, 44, 59), datetime.datetime(2024, 4, 15, 4, 0), datetime.datetime(2025, 5, 10, 4, 41, 59), 148593, 409, 138, 1, 4, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1806796, 'sha1$VkL2EDhkMAKTEBw4ALtS1c$a745303778e5b1eb0effe951491b57503f1c3b52', datetime.datetime(2025, 4, 29, 5, 46, 37), 0, 'nightkeepers2015', '', '', 'nightkeepers2015@gmail.com', 0, 1, datetime.datetime(2016, 8, 26, 13, 30), 1292431, 4, 4, 1806796, 'profile_images/ni/gh/nightkeepers2015/HA4H5Q29CARnAfzvQ6tvui.jpg', 'O', '', 'Night Keepers 守夜人', 886, '935329617', datetime.date(2015, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2016, 8, 26, 13, 30), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":0,"hide_location":false}', 2292133, 17886, 13, 155, 1, 0, '', 0, None), (768365, 4, 4, '全景效應 demo', 1766, None, 1, 5, 0, 'music/or/an/orangechang/nVoCNbxQfBWobvvTreTCzL.mp3', 0, 'song_covers/or/an/orangechang/nAVWjw9oZKtc6TNYagegBJ.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有些錯 不一定能原諒', 0, '我要請我姐寫母語詞', 0, '', 209, 192000, datetime.datetime(2024, 4, 18, 16, 34, 18), datetime.datetime(2024, 4, 18, 16, 6, 51), datetime.datetime(2024, 4, 18, 16, 10, 44, 876986), datetime.datetime(2024, 4, 18, 16, 34, 20), 71249, 885, 231, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"chart_weekly_champions":[[2024,16],[2024,17]]}}', 0, 0, 0, 0, 2, 2, 1766, 'sha1$8a02f$9b64f9b7659b9988e5939bbae8d63b86e76fb067', datetime.datetime(2025, 5, 23, 0, 29, 14), 0, 'orangechang', 'Orange', 'Chang', 'orangechang@hotmail.com', 0, 1, datetime.datetime(2006, 2, 11, 22, 57), 763, 2, 2, 1766, 'profile_images/or/an/orangechang/Ae5DuRgZhmGe4CmpxcCxPZ.jpg', 'M', 'ayal komod', '海雅谷慕地下頭目(((張震嶽)))', None, '', datetime.date(1974, 5, 2), 'KEE', 88, 1514707, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2006, 2, 11, 22, 57), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"hide_location":false}', 3685743, 35959, 62, 1620, 1, 0, '', 0, None), (779918, 4, 4, '找到你', 2321106, None, 1, 5, 0, 'music/L8/ch/L8ching/DSz9n5zyYMBTURxaSAWMjF.mp3', 0, 'song_covers/L8/ch/L8ching/HLhZwppV8Nrqib8uGFNoyU.jpeg', 1, '', 'I have been to so many beautiful places\n只想翻山越嶺為了找到你\n踏遍所有我能夠走到的地方\nI See the light, feel the vibe\n\nI have done so many difficult things\n只不過想在盡頭時細數回憶\n如果可以我想留下單純的力量\n去分享 去傳唱\n\n望著你 自顧自的前進\n聽著你 微弱的聲音\n掉了你 生命失去重心\n為了找到你\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長笛手Jim開亮頭燈殿後為大家照路、錄音師Jason走在前面報告路況;夥伴在每一個狹窄的彎道傳遞樂器和設備,最後抵達瀑布時大家齊聲咒罵髒話的開心神情⋯我想這過程都是熱愛生命的我們不停尋找著的片刻\n\n最簡單純粹的旋律,是不是總在經歷絕處辛苦、所能發出的聲音呢?什麼都不想,閉上眼睛、感覺這個洞穴、與祂對話,與自己最初的使命連結。我們的靈魂將永遠地在這裡留下。\n\n詞:雷擎/BirdyNio\n曲:雷擎\n編曲:雷擎\n製作人:雷擎/鍾濰宇Yu\n合聲編寫:鶴The Crane\n人聲錄音室:大小眼錄音室、荒原錄音室\n人聲錄音師:陳以霖Chen Yi Lin、陳逸宏 BonBon Chen\n樂器錄音室:Lights up Recording Studio\n樂器錄音師:蔡周翰 Chou Han Tsay\n鼓組、Bongo、木吉他:雷擎\n電貝斯:补秀鍾Sujong Park\n長笛:高杰J Geddes\n鋼琴:胡惟捷 Henry Hu\n合聲:Emma Liu、卓楓國小合唱團\n混音師 Mixing Engineer / 黃文萱 Ziya Huang\n混音錄音室 Mixing Studio / Purring Sound Studio\n混音助理 Mixing Assistant / 張翔清 Eric Chang\nField Recording:宿霧鐘乳石洞', 0, '', 259, 192000, datetime.datetime(2024, 7, 19, 8, 56, 1), datetime.datetime(2024, 7, 19, 8, 55, 58), datetime.datetime(2024, 7, 19, 9, 6, 10, 316826), datetime.datetime(2024, 7, 22, 10, 9, 11), 8848, 136, 19, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"song_of_the_days":["2024-07-27"]},"CN":{"song_of_the_days":["2024-07-28"]}}', 0, 0, 0, 0, 2, 2, 2321106, 'sha1$3JsKrC1xaU2e$dcb9772caba9bc55596a5238d6c8d43251cf6442', datetime.datetime(2024, 7, 19, 8, 53, 33), 0, 'L8ching', '', '', 'frank33115123@yahoo.com.tw', 0, 1, datetime.datetime(2018, 9, 3, 12, 4, 47), 1892043, 2, 2, 2321106, 'profile_images/L8/ch/L8ching/3CiNPt7BgwmMDU4TsvU6Yz.jpg', 'M', '', '雷擎', 886, '919225446', datetime.date(1992, 3, 3), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2018, 9, 3, 12, 4, 47), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"accredited_datetime":"2021-11-19T08:49+00:00","show_birthday":0,"hide_location":false}', 151338, 2439, 0, 90, 1, 0, '', 0, None), (646001, 4, 4, 'LABERE_聽拉弗克說', 2192540, 97318292, 1, 5, 0, 'music/Ch/en/Chen_Wen_Yue/j3AtxtgcM4Qf8AGQWmTD7D.mp3', 0, 'music_albums/Ch/en/Chen_Wen_Yue/KW5scrHuJ8RHEWufpCDxof.jpg', 1, '', '詞:Sasare Madilingi\n曲:Labere Badarinuku、魯凱古謠〈Tangidrakakalne慶豐收〉\n\n突然想起了你 \n海平面那一頭\n安靜的潮落潮起\n日出能不能夠\n把眼淚丟進海裡\n讓海浪都帶走\n\n拉弗克呀 拉弗克\n你說日子過得快不快\n你說日常禁不起等待\n用海水刷洗我的心\n這顆貝殼是不是藏著我的平靜\n\n聽著你唱:\nKauvay lrikela ku waalupu \n(看哪!打獵的人就要回來了。)\nTakirimu makanaelre, tasiribu tatubava\n(我們快快地一起搗小米釀米酒、做米糕)\ntatuabay ku satulrisiisiyaneta \n(準備慶豐收祭儀的禮食)\ntulrisi ki nudradrekay Kai lrikaamuduyae \n(魯凱族的祭祀,將會長存,直到永遠)\nIpakelalumamilringi yahohe yahohe \n(魯凱族的祭祀,將會長存,直到永遠)\n\n希望時間暫停\n讓我欣賞那日落\n在海風中甦醒\n想起自己曾遺落\n太陽緩緩的晨曦\n月光默默的溫柔\n\n拉弗克呀 拉弗克\n我以前總是為你哽咽\n為你迷失在漫漫長夜\n用海水刷洗我的心\n這顆貝殼是不是藏著我的平靜\n\n聽著你唱:\nKauvay lrikela ku waalupu \n(看哪!打獵的人就要回來了。)\nTakirimu makanaelre, tasiribu tatubava\n(我們快快地一起搗小米釀米酒、做米糕)\ntatuabay ku satulrisiisiyaneta \n(準備慶豐收祭儀的禮食)\ntulrisi ki nudradrekay Kai lrikaamuduyae \n(魯凱族的祭祀,將會長存,直到永遠)\nIpakelalumamilringi yahohe yahohe \n(魯凱族的祭祀,將會長存,直到永遠)\n\n戴上我的花環\n看著蔚藍海洋\n海灣的小船\n出發找尋自己吧\n\n聽我來唱:\nKauvay lrikela ku waalupu \n(看哪!打獵的人就要回來了。)\nTakirimu makanaelre, tasiribu tatubava\n(我們快快地一起搗小米釀米酒、做米糕)\ntatuabay ku satulrisiisiyaneta \n(準備慶豐收祭儀的禮食)\ntulrisi ki nudradrekay Kai lrikaamuduyae \n(魯凱族的祭祀,將會長存,直到永遠)\nIpakelalumamilringi yahohe yahohe \n(魯凱族的祭祀,將會長存,直到永遠)', 0, '面對城市,面對生活\r\n疲憊,想家,想呼吸家鄉的空氣\r\n離開家鄉的土地與海洋\r\n到異地任現實不斷打擊與受傷\r\n當我走到海邊時,聽著潮起潮落\r\n彷彿聽見族群的聲音,土地的歌詠,海浪的伴奏\r\n拉弗克呀!你是不是在告訴我\r\n別再害怕,向前邁進,而我的精神會長存至永遠\r\n我都聽你說吧!\r\n\r\n*拉弗克是魯凱語和排灣語「海洋」的意思\r\n所以這裡是擬人化海洋為我的朋友,我的傾聽者', 0, '', 313, 224000, datetime.datetime(2021, 5, 18, 7, 32, 21), datetime.datetime(2021, 5, 18, 7, 32, 5), datetime.datetime(2021, 5, 18, 7, 35, 16, 454845), datetime.datetime(2024, 7, 26, 5, 31, 30), 9961, 204, 118, 1, 1, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"song_of_the_days":["2024-03-13"]},"CN":{"song_of_the_days":["2024-03-14"]}}', 0, 0, 0, 0, 2, 2, 2192540, 'sha1$aDgghp6aRcVL0Y2AdoAqUT$c514669512525c03abd5ea651eabb32b5802305e', datetime.datetime(2025, 6, 9, 13, 33, 18), 0, 'Chen_Wen_Yue', '', '', 'vic751338@gmail.com', 0, 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1763494, 2, 2, 2192540, 'profile_images/Ch/en/Chen_Wen_Yue/3yGocXbLp7GindNwWuBDfQ.jpg', 'M', '陳文岳', 'labere', 886, '975516679', datetime.date(2002, 2, 21), 'TTT', 100, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2022-04-25T13:27+00:00","hide_location":false}', 136188, 607, 62, 5, 1, 0, '', 0, None), (777120, 1, 1, '思念-cover', 2192540, 97321838, 1, 5, 0, 'music/Ch/en/Chen_Wen_Yue/d5yqcf2xrd46fYczAY5RuJ.mp3', 0, 'song_covers/Ch/en/Chen_Wen_Yue/Fu6qV7uRRsbx7rpnNt46vi.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又被思念包圍', 0, '蔡健雅\n-\n想念歸想念 就不要酒醉', 0, '', 275, 320000, datetime.datetime(2024, 6, 27, 15, 8, 4), datetime.datetime(2024, 6, 27, 15, 7, 51), datetime.datetime(2024, 6, 27, 15, 13, 12, 577191), datetime.datetime(2024, 6, 27, 15, 13, 13), 8901, 79, 21, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2192540, 'sha1$aDgghp6aRcVL0Y2AdoAqUT$c514669512525c03abd5ea651eabb32b5802305e', datetime.datetime(2025, 6, 9, 13, 33, 18), 0, 'Chen_Wen_Yue', '', '', 'vic751338@gmail.com', 0, 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1763494, 2, 2, 2192540, 'profile_images/Ch/en/Chen_Wen_Yue/3yGocXbLp7GindNwWuBDfQ.jpg', 'M', '陳文岳', 'labere', 886, '975516679', datetime.date(2002, 2, 21), 'TTT', 100, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2022-04-25T13:27+00:00","hide_location":false}', 136188, 607, 62, 5, 1, 0, '', 0, None), (648278, 4, 4, '阿美族古調 Usay Ver.', 401327, 97264992, 4, 3, 0, 'music/us/ay/usaymasiru/Qc6Lo6tgvfh4v4tAFx9bCJ.mp3', 0, 'music_albums/us/ay/usaymasiru/Y9WGtXQHN6axnvZpb33pPr.jpg', 1, '', '', 0, '', 0, '', 225, 320000, datetime.datetime(2021, 5, 31, 11, 53, 47), datetime.datetime(2021, 5, 31, 11, 53, 26), datetime.datetime(2021, 5, 31, 11, 53, 56, 925835), datetime.datetime(2021, 7, 10, 9, 20, 19), 330, 14, 7, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 401327, 'sha1$1e3d3$9b8229afe6cc16b28ee2c4fcfd81c6fc562a785f', datetime.datetime(2025, 3, 27, 23, 29, 57), 0, 'usaymasiru', 'ChihYuan Tseng', '曾智圓', 'usaymasiru@gmail.com', 0, 1, datetime.datetime(2007, 2, 9, 21, 25, 37), 39077, 4, 4, 401327, 'profile_images/us/ay/usaymasiru/743VK6qv5EgjERvcmodfSH.jpg', 'F', '曾智圓', '舞賽.瑪喜鹿', 886, '987979470', datetime.date(1992, 1, 9), 'TPE', 99, 1, 1, None, datetime.datetime(2025, 6, 27, 21, 3, 6), 1, datetime.datetime(2007, 2, 9, 21, 25, 37), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":2}', 24837, 91, 11, 5, 0, 0, '', 0, None), (660391, 4, 4, '最美的風景 ft.莫宰羊 (demo)', 1874577, None, 2, 7, 0, 'music/Ma/rz/Marz23/RNX9RBRMGzMVTwCvN9NAhf.mp3', 0, 'song_covers/Ma/rz/Marz23/TuA285kHtH8vATg6gNYHYj.jpg', 1, '', "跌到谷底伸出手的I still remember\n功成名就才來攀的你他媽誰呢\nI'm flexing cause I'm earned it\n不必靠誰關係\n保持做好的Shit再保持我要的叛逆\n\n計劃每個在變現 我的字典沒有喇叭嘴\n那些沒用的hater 只會尻尻吃喝拉撒睡\n當我實現從小的夢\n流過多少眼淚man u never know\n\n戰勝了心魔誰都能成為傳奇\n為自己寫下獨一無二的傳記\nWith my gang改變世界扣下板機\nI feel good cause I'm been to hell\n\nI fight with the demon all night long x3\nOh Oh Eh Eh\n\n我在頂峰看著最美的風景\n顛簸的路走的不太算容易\n到過地獄才能見到光明\nI'm in my dream yeah 最美的風景\n我在頂峰看著最美的風景\n沒空接電話先幫我pull da champagne\nFuck那些殺不死我的東西\nI'm in my dream yeah 最美的風景\n\n不知道出包多少次才能帥\n恭喜高空裡飛得不賴\n憋一口氣借力使力\n\n管他逆風還是迎風\n消波塊要對付海嘯從來不甘平庸\n\n什麼讓我強壯 不是阿諛的朋友\n愚昧無知的眼光 估計要承受很久\n你只能看著遠方 團結的篝火點亮\n錐心刺骨一點傷一點傷\n\n我知道黎明要破曉以前\n劇本會陷入在低潮裡面\n聚光燈亮 開獎 伴隨著悲歡喜怨\n外界喧天鑼鼓 炊煙歌舞 看不破 花裡的霧\n至高點你看得清楚 他們難想像\n\n還要飛更高更遠\nFlying ever higher\nand I have never been here\n因為我能看的見\nFlying ever higher, eh eh eh da la la\n\n我在頂峰看著最美的風景\n顛簸的路走的不太算容易\n到過地獄才能見到光明\nI'm in my dream 最美的風景\n我在頂峰看著最美的風景\n沒空接電話先幫我pull da champagne\nFuck那些殺不死我的東西\nI'm in my dream 最美的風景\n\nI fight with the demon all night long x3\nOh Oh Eh Eh\nI fight with the demon all night long x3\nOh Oh Eh Eh", 0, '每當越過地獄,\r\n都會到達一個無比寬闊與平靜的地方。\r\n過程中的痛苦與磨難,\r\n都是堅定的籌碼,\r\n都將能兌換成生命中『最美的風景』。\r\n\r\n“I fight with the demon all night long”\r\n當我們戰勝了心魔,怎麼能不慶祝勝利\r\n\r\n詞曲 Lyrics&Composer:Marz23 / 莫宰羊\r\n製作 Producer:W.LIN(奇洱文創)\r\n製作執行 Producer Assistant:whyx 于修\r\n編曲 Arrangement :W.LIN\r\n吉他 Guitar:凌享 / W. LIN\r\n混音 Mixing:W. LIN\r\n\r\n?活動資訊:\r\n\r\n2022.1.20 仁武高中\r\n2022.2.7 eMo 4eVEr https://reurl.cc/mGGZqY\r\n2022.3.5 春浪 https://bit.ly/32BtDS9', 0, '', 204, 320000, datetime.datetime(2021, 9, 14, 12, 35, 7), datetime.datetime(2021, 9, 14, 12, 35, 1), datetime.datetime(2021, 9, 14, 12, 51, 25, 749545), datetime.datetime(2022, 1, 14, 13, 46, 31), 52426, 2039, 131, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1874577, 'sha1$AjpdpXyKG5ox$b47f1f19525dff66bb2026943ecd7051ca3cf6e6', datetime.datetime(2023, 2, 27, 12, 44, 33), 0, 'Marz23', '', '', 'marslin0923@gmail.com', 0, 1, datetime.datetime(2017, 5, 19, 16, 41), 1446727, 4, 4, 1874577, 'profile_images/Ma/rz/Marz23/SHxmdAQqiWDVNdo4mMGCTm.jpg', 'M', '林志融', 'Marz23', 886, '979092333', datetime.date(1991, 9, 23), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2017, 5, 19, 16, 41), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"accredited_datetime":"2021-09-11T07:14+00:00"}', 2019254, 18142, 2, 3052, 1, 0, '', 0, None), (760874, 4, 4, '成暖', 2192540, None, 1, 5, 0, 'music/Ch/en/Chen_Wen_Yue/BhAKLFpaaAYS6WMFkHcmcD.mp3', 0, 'song_covers/Ch/en/Chen_Wen_Yue/ceCCNzZCzMEYTEaYB7DnDD.jpeg', 1, '', '陪伴是我會 持續做的一件\n傾聽你說 我安靜聽眼只有你\n陪伴中我會 讓你展開笑眼\n在這裏 \n\n但我不確定我是否能成為你的溫暖 如此\n看似簡單的事 之中還有許多難\n我試著找尋方法解開 你的微笑給我力量\n我如此奮力只為成為你的暖\n\n時間不停的牽動我們 雙手也默默的分開了\n但即便如此 依舊看著同片海洋\n溫暖依舊保存在我心 我打從心就沒有遺棄\n當你失溫時 我能溫暖你', 0, '詞:labere\n曲:labere\n感謝:si Jiyakneng,有參與部分編曲。\n-\n這次這首歌都是我用的,我想有很多不足的地方,就當作給我練習的機會吧,希望你們還是能喜歡。\n-\n成暖的想法依舊單純,就是因為喜歡。\n但歌曲、歌詞並非如歌名般一直有溫度。\n-\n今天2/14初五,新年快樂。', 0, '', 229, 320000, datetime.datetime(2024, 2, 13, 16, 6, 23), datetime.datetime(2024, 2, 13, 16, 6, 15), datetime.datetime(2024, 2, 13, 16, 32, 27, 478605), datetime.datetime(2024, 8, 18, 1, 43, 49), 17676, 338, 132, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"song_of_the_days":["2024-02-26"]},"CN":{"song_of_the_days":["2024-02-27"]}}', 0, 0, 0, 0, 2, 2, 2192540, 'sha1$aDgghp6aRcVL0Y2AdoAqUT$c514669512525c03abd5ea651eabb32b5802305e', datetime.datetime(2025, 6, 9, 13, 33, 18), 0, 'Chen_Wen_Yue', '', '', 'vic751338@gmail.com', 0, 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1763494, 2, 2, 2192540, 'profile_images/Ch/en/Chen_Wen_Yue/3yGocXbLp7GindNwWuBDfQ.jpg', 'M', '陳文岳', 'labere', 886, '975516679', datetime.date(2002, 2, 21), 'TTT', 100, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2022-04-25T13:27+00:00","hide_location":false}', 136188, 607, 62, 5, 1, 0, '', 0, None), (781051, 1, 1, '想著你-cover', 2192540, 97321838, 1, 5, 0, 'music/Ch/en/Chen_Wen_Yue/PosVNAcgo68i4bwBSkHSNa.mp3', 0, 'song_covers/Ch/en/Chen_Wen_Yue/fjK5Cj3dGveJdS6MbFPEik.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會在老地方相遇', 0, '高中趴在桌上偷玩手機無意間聽到這首,就被打動,也不知為何很能感受他所寫所唱的。\n-\n想著你,就只是想念,不是眷戀。', 0, '', 324, 320000, datetime.datetime(2024, 7, 30, 15, 36, 35), datetime.datetime(2024, 7, 30, 15, 34, 34), datetime.datetime(2024, 7, 30, 15, 41, 14, 241398), datetime.datetime(2024, 7, 30, 15, 41, 15), 3805, 51, 17, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2192540, 'sha1$aDgghp6aRcVL0Y2AdoAqUT$c514669512525c03abd5ea651eabb32b5802305e', datetime.datetime(2025, 6, 9, 13, 33, 18), 0, 'Chen_Wen_Yue', '', '', 'vic751338@gmail.com', 0, 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1763494, 2, 2, 2192540, 'profile_images/Ch/en/Chen_Wen_Yue/3yGocXbLp7GindNwWuBDfQ.jpg', 'M', '陳文岳', 'labere', 886, '975516679', datetime.date(2002, 2, 21), 'TTT', 100, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2022-04-25T13:27+00:00","hide_location":false}', 136188, 607, 62, 5, 1, 0, '', 0, None), (780632, 4, 4, '我們去看海吧!-demo', 2192540, None, 1, 5, 0, 'music/Ch/en/Chen_Wen_Yue/GfErgFsWkNjHJdtLQh7Bav.mp3', 0, 'song_covers/Ch/en/Chen_Wen_Yue/d4jDDxBBS6pzvyWuF8vvnW.jpeg', 1, '', '我們去看海吧 上了車就這麼去吧\n陽光灑在身上 有種在擁抱的溫暖\n\n過了這一條街眼前就是海 \n坐在沙地上什麼都不想\n一起丟著石頭 煩惱往海裡丟\n\n累了就閉上眼 聽海浪入眠 \n喝了一小口水與大海相連\n一起看著遠邊 路途還很遙遠\n\n夏天的風輕輕吹拂過你我的臉孔 你我的臉孔\n所有憂愁被海風帶走到蔚藍天空 一切都好過', 0, '一起去看海但不要下水,東海岸有斷層。\n要小心。', 0, '', 248, 320000, datetime.datetime(2024, 7, 28, 13, 58, 33), datetime.datetime(2024, 7, 26, 2, 31, 28), datetime.datetime(2024, 7, 26, 2, 32, 31, 172616), datetime.datetime(2024, 7, 28, 13, 58, 35), 2061, 37, 8, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2192540, 'sha1$aDgghp6aRcVL0Y2AdoAqUT$c514669512525c03abd5ea651eabb32b5802305e', datetime.datetime(2025, 6, 9, 13, 33, 18), 0, 'Chen_Wen_Yue', '', '', 'vic751338@gmail.com', 0, 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1763494, 2, 2, 2192540, 'profile_images/Ch/en/Chen_Wen_Yue/3yGocXbLp7GindNwWuBDfQ.jpg', 'M', '陳文岳', 'labere', 886, '975516679', datetime.date(2002, 2, 21), 'TTT', 100, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2022-04-25T13:27+00:00","hide_location":false}', 136188, 607, 62, 5, 1, 0, '', 0, None), (777634, 4, 4, '讓我臣服於這種寧靜-Demo', 2192540, None, 1, 5, 0, 'music/Ch/en/Chen_Wen_Yue/nmod4S5FrqrysZUbnBY3WL.mp3', 0, 'song_covers/Ch/en/Chen_Wen_Yue/7rn5jvhXbNHDCMhK7gQnJS.jpeg', 1, '', '讓我臣服於這種寧靜\n只為揮散沈重的身軀\n聽著相似哭泣的雨滴\n釋放我不敢透露的訊息\n\n希望有人傾聽我的聲音\n不需要任何的回應\n寧靜的陪伴勝過千言萬語\n但有誰能安靜自己的心\n完全接收他人的訊息?\n可能不是我,也可能是你\n\n有什麼資格可以奢求?\n我們自己做不到的\n又想從他身上奪得?\n\n矛盾和妥協不停抗爭\n是因為活得太天真?\n還是懂得如何生存?\n\n讓我臣服於這種寧靜\n暫時逃避,放過自己\n好好呼吸 此刻需要的只是自己', 0, '詞:陳文岳\n曲:labere\n-\n誰都需要安靜 誰也都需要被傾聽\n那就在一個寧靜的地方自言自語\n也勝過聽一個人千言亂語的建議\n-\n平安', 0, '', 253, 320000, datetime.datetime(2024, 7, 1, 17, 1, 53), datetime.datetime(2024, 7, 1, 17, 1, 7), datetime.datetime(2024, 7, 1, 17, 6, 33, 423797), datetime.datetime(2024, 7, 2, 5, 5, 33), 18524, 205, 70, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"song_of_the_days":["2024-07-17"]},"CN":{"song_of_the_days":["2024-07-18"]}}', 0, 0, 0, 0, 2, 2, 2192540, 'sha1$aDgghp6aRcVL0Y2AdoAqUT$c514669512525c03abd5ea651eabb32b5802305e', datetime.datetime(2025, 6, 9, 13, 33, 18), 0, 'Chen_Wen_Yue', '', '', 'vic751338@gmail.com', 0, 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1763494, 2, 2, 2192540, 'profile_images/Ch/en/Chen_Wen_Yue/3yGocXbLp7GindNwWuBDfQ.jpg', 'M', '陳文岳', 'labere', 886, '975516679', datetime.date(2002, 2, 21), 'TTT', 100, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2022-04-25T13:27+00:00","hide_location":false}', 136188, 607, 62, 5, 1, 0, '', 0, None), (777120, 1, 1, '思念-cover', 2192540, 97321838, 1, 5, 0, 'music/Ch/en/Chen_Wen_Yue/d5yqcf2xrd46fYczAY5RuJ.mp3', 0, 'song_covers/Ch/en/Chen_Wen_Yue/Fu6qV7uRRsbx7rpnNt46vi.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又被思念包圍', 0, '蔡健雅\n-\n想念歸想念 就不要酒醉', 0, '', 275, 320000, datetime.datetime(2024, 6, 27, 15, 8, 4), datetime.datetime(2024, 6, 27, 15, 7, 51), datetime.datetime(2024, 6, 27, 15, 13, 12, 577191), datetime.datetime(2024, 6, 27, 15, 13, 13), 8901, 79, 21, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2192540, 'sha1$aDgghp6aRcVL0Y2AdoAqUT$c514669512525c03abd5ea651eabb32b5802305e', datetime.datetime(2025, 6, 9, 13, 33, 18), 0, 'Chen_Wen_Yue', '', '', 'vic751338@gmail.com', 0, 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1763494, 2, 2, 2192540, 'profile_images/Ch/en/Chen_Wen_Yue/3yGocXbLp7GindNwWuBDfQ.jpg', 'M', '陳文岳', 'labere', 886, '975516679', datetime.date(2002, 2, 21), 'TTT', 100, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2022-04-25T13:27+00:00","hide_location":false}', 136188, 607, 62, 5, 1, 0, '', 0, None), (777120, 1, 1, '思念-cover', 2192540, 97321838, 1, 5, 0, 'music/Ch/en/Chen_Wen_Yue/d5yqcf2xrd46fYczAY5RuJ.mp3', 0, 'song_covers/Ch/en/Chen_Wen_Yue/Fu6qV7uRRsbx7rpnNt46vi.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又被思念包圍', 0, '蔡健雅\n-\n想念歸想念 就不要酒醉', 0, '', 275, 320000, datetime.datetime(2024, 6, 27, 15, 8, 4), datetime.datetime(2024, 6, 27, 15, 7, 51), datetime.datetime(2024, 6, 27, 15, 13, 12, 577191), datetime.datetime(2024, 6, 27, 15, 13, 13), 8901, 79, 21, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2192540, 'sha1$aDgghp6aRcVL0Y2AdoAqUT$c514669512525c03abd5ea651eabb32b5802305e', datetime.datetime(2025, 6, 9, 13, 33, 18), 0, 'Chen_Wen_Yue', '', '', 'vic751338@gmail.com', 0, 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1763494, 2, 2, 2192540, 'profile_images/Ch/en/Chen_Wen_Yue/3yGocXbLp7GindNwWuBDfQ.jpg', 'M', '陳文岳', 'labere', 886, '975516679', datetime.date(2002, 2, 21), 'TTT', 100, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2022-04-25T13:27+00:00","hide_location":false}', 136188, 607, 62, 5, 1, 0, '', 0, None), (777121, 1, 1, '若你碰到她-cover', 2192540, 97321838, 1, 5, 0, 'music/Ch/en/Chen_Wen_Yue/6JxqmLbUTjSHGeDv58pXn7.mp3', 0, 'song_covers/Ch/en/Chen_Wen_Yue/99QqUjcCEVLYFwYRm3ci8K.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就這樣吧 若你碰到她', 0, '蔡健雅\n-\n若你碰到她 就這樣吧', 0, '', 353, 320000, datetime.datetime(2024, 6, 27, 15, 10), datetime.datetime(2024, 6, 27, 15, 9, 43), datetime.datetime(2024, 6, 27, 15, 13, 4, 85976), datetime.datetime(2024, 6, 27, 15, 13, 5), 4920, 64, 12, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2192540, 'sha1$aDgghp6aRcVL0Y2AdoAqUT$c514669512525c03abd5ea651eabb32b5802305e', datetime.datetime(2025, 6, 9, 13, 33, 18), 0, 'Chen_Wen_Yue', '', '', 'vic751338@gmail.com', 0, 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1763494, 2, 2, 2192540, 'profile_images/Ch/en/Chen_Wen_Yue/3yGocXbLp7GindNwWuBDfQ.jpg', 'M', '陳文岳', 'labere', 886, '975516679', datetime.date(2002, 2, 21), 'TTT', 100, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2022-04-25T13:27+00:00","hide_location":false}', 136188, 607, 62, 5, 1, 0, '', 0, None), (777634, 4, 4, '讓我臣服於這種寧靜-Demo', 2192540, None, 1, 5, 0, 'music/Ch/en/Chen_Wen_Yue/nmod4S5FrqrysZUbnBY3WL.mp3', 0, 'song_covers/Ch/en/Chen_Wen_Yue/7rn5jvhXbNHDCMhK7gQnJS.jpeg', 1, '', '讓我臣服於這種寧靜\n只為揮散沈重的身軀\n聽著相似哭泣的雨滴\n釋放我不敢透露的訊息\n\n希望有人傾聽我的聲音\n不需要任何的回應\n寧靜的陪伴勝過千言萬語\n但有誰能安靜自己的心\n完全接收他人的訊息?\n可能不是我,也可能是你\n\n有什麼資格可以奢求?\n我們自己做不到的\n又想從他身上奪得?\n\n矛盾和妥協不停抗爭\n是因為活得太天真?\n還是懂得如何生存?\n\n讓我臣服於這種寧靜\n暫時逃避,放過自己\n好好呼吸 此刻需要的只是自己', 0, '詞:陳文岳\n曲:labere\n-\n誰都需要安靜 誰也都需要被傾聽\n那就在一個寧靜的地方自言自語\n也勝過聽一個人千言亂語的建議\n-\n平安', 0, '', 253, 320000, datetime.datetime(2024, 7, 1, 17, 1, 53), datetime.datetime(2024, 7, 1, 17, 1, 7), datetime.datetime(2024, 7, 1, 17, 6, 33, 423797), datetime.datetime(2024, 7, 2, 5, 5, 33), 18524, 205, 70, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"song_of_the_days":["2024-07-17"]},"CN":{"song_of_the_days":["2024-07-18"]}}', 0, 0, 0, 0, 2, 2, 2192540, 'sha1$aDgghp6aRcVL0Y2AdoAqUT$c514669512525c03abd5ea651eabb32b5802305e', datetime.datetime(2025, 6, 9, 13, 33, 18), 0, 'Chen_Wen_Yue', '', '', 'vic751338@gmail.com', 0, 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1763494, 2, 2, 2192540, 'profile_images/Ch/en/Chen_Wen_Yue/3yGocXbLp7GindNwWuBDfQ.jpg', 'M', '陳文岳', 'labere', 886, '975516679', datetime.date(2002, 2, 21), 'TTT', 100, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2022-04-25T13:27+00:00","hide_location":false}', 136188, 607, 62, 5, 1, 0, '', 0, None), (768571, 4, 4, '希望能親口對妳說.demo', 2192540, None, 1, 5, 0, 'music/Ch/en/Chen_Wen_Yue/faNUHpSuZaXKyKnB3QsE7s.mp3', 0, 'song_covers/Ch/en/Chen_Wen_Yue/BTXtL7Yy8s6keoMTT8wext.jpg', 1, '', '希望能親口對妳說\n我依舊會保持温柔 \n即便我們不會再見 \n至少我記得所有畫面 \n\n我正在放下妳\n也正試著放過自己\n這不容易 \n可是夢裡還會有妳的身影\n我一直堅信 愛的真諦是相依為命\n但對於妳 自由是我能给妳的最大愛意 \n\n時間慢慢讓我下嚥傷悲 \n我的內心已不在有糾結 \n當妳親自出現在我的面前 \n我依舊會保持溫暖笑眼', 0, '一首demo 今天(4/20)下午原本錄好結果沒存到\n沒事的 重錄就好 \n-\n歌寫的就是這些 想說的也是這些\n-\n我在台大戶外跟宿舍錄得 不要太糾結聲音 要注重感情 謝謝妳/你', 0, '', 231, 320000, datetime.datetime(2024, 4, 20, 17, 3, 49), datetime.datetime(2024, 4, 20, 17, 3, 42), datetime.datetime(2024, 4, 20, 17, 9, 34, 633422), datetime.datetime(2024, 4, 22, 4, 50, 20), 5119, 49, 27, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2192540, 'sha1$aDgghp6aRcVL0Y2AdoAqUT$c514669512525c03abd5ea651eabb32b5802305e', datetime.datetime(2025, 6, 9, 13, 33, 18), 0, 'Chen_Wen_Yue', '', '', 'vic751338@gmail.com', 0, 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1763494, 2, 2, 2192540, 'profile_images/Ch/en/Chen_Wen_Yue/3yGocXbLp7GindNwWuBDfQ.jpg', 'M', '陳文岳', 'labere', 886, '975516679', datetime.date(2002, 2, 21), 'TTT', 100, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2022-04-25T13:27+00:00","hide_location":false}', 136188, 607, 62, 5, 1, 0, '', 0, None), (739126, 4, 4, 'tikiane 一點點', 2192540, None, 1, 6, 0, 'music/Ch/en/Chen_Wen_Yue/nybGhmRxg7a286RAXDqDWx.mp3', 0, 'song_covers/Ch/en/Chen_Wen_Yue/c9UwFEgoCEjowmebGtyej6.png', 1, '', '詞:陳文岳 曲:labere 、 神秘人\n\n黑暗跑得好快\nkiararimu walaylay ki dradrimitane\n我好累 好累\nkuaalringanaku alakualri\n\n在一點點 再給我一點點\ntikiane baadhaili tikiane\n過錯的機會\npakiswai ka pasalriw\n對不起 對不起\nsabaw sabaw\n\n神\ntwaumase\n我後悔了\nngiatatasiwlrwlri naku', 0, '「錯誤除了人可以求,也只剩下神。」', 0, '', 304, 192000, datetime.datetime(2023, 7, 24, 16, 46, 36), datetime.datetime(2023, 7, 24, 16, 46, 22), datetime.datetime(2023, 7, 24, 16, 50, 47, 400717), datetime.datetime(2024, 10, 20, 11, 15, 37), 2775, 44, 14, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2192540, 'sha1$aDgghp6aRcVL0Y2AdoAqUT$c514669512525c03abd5ea651eabb32b5802305e', datetime.datetime(2025, 6, 9, 13, 33, 18), 0, 'Chen_Wen_Yue', '', '', 'vic751338@gmail.com', 0, 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1763494, 2, 2, 2192540, 'profile_images/Ch/en/Chen_Wen_Yue/3yGocXbLp7GindNwWuBDfQ.jpg', 'M', '陳文岳', 'labere', 886, '975516679', datetime.date(2002, 2, 21), 'TTT', 100, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2022-04-25T13:27+00:00","hide_location":false}', 136188, 607, 62, 5, 1, 0, '', 0, None), (739126, 4, 4, 'tikiane 一點點', 2192540, None, 1, 6, 0, 'music/Ch/en/Chen_Wen_Yue/nybGhmRxg7a286RAXDqDWx.mp3', 0, 'song_covers/Ch/en/Chen_Wen_Yue/c9UwFEgoCEjowmebGtyej6.png', 1, '', '詞:陳文岳 曲:labere 、 神秘人\n\n黑暗跑得好快\nkiararimu walaylay ki dradrimitane\n我好累 好累\nkuaalringanaku alakualri\n\n在一點點 再給我一點點\ntikiane baadhaili tikiane\n過錯的機會\npakiswai ka pasalriw\n對不起 對不起\nsabaw sabaw\n\n神\ntwaumase\n我後悔了\nngiatatasiwlrwlri naku', 0, '「錯誤除了人可以求,也只剩下神。」', 0, '', 304, 192000, datetime.datetime(2023, 7, 24, 16, 46, 36), datetime.datetime(2023, 7, 24, 16, 46, 22), datetime.datetime(2023, 7, 24, 16, 50, 47, 400717), datetime.datetime(2024, 10, 20, 11, 15, 37), 2775, 44, 14, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2192540, 'sha1$aDgghp6aRcVL0Y2AdoAqUT$c514669512525c03abd5ea651eabb32b5802305e', datetime.datetime(2025, 6, 9, 13, 33, 18), 0, 'Chen_Wen_Yue', '', '', 'vic751338@gmail.com', 0, 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1763494, 2, 2, 2192540, 'profile_images/Ch/en/Chen_Wen_Yue/3yGocXbLp7GindNwWuBDfQ.jpg', 'M', '陳文岳', 'labere', 886, '975516679', datetime.date(2002, 2, 21), 'TTT', 100, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2022-04-25T13:27+00:00","hide_location":false}', 136188, 607, 62, 5, 1, 0, '', 0, None), (692433, 4, 4, 'mabarengera ku muswane 想念你', 2192540, 97318302, 1, 5, 0, 'music/Ch/en/Chen_Wen_Yue/nV9f7Cyw25D9CRbgVdbskD.mp3', 0, 'song_covers/Ch/en/Chen_Wen_Yue/GBWzmyzDpyCTpiZ5k8ub4y.jpg', 1, '', 'mabarengera ku muswane\n想念妳\nabaybai kilalalra kay senayta matiadalame\n女孩 注意聽 我們的歌 令人喜愛\nasiluyiana musuane asiluyiane nakwane \n因為妳 因為我\nmabarengera ku muswane\n想念妳x2\nila kisupilri ila maararake\n一起 享受 一起 手牽手\nvai udale valrigi dramare dalamane\n太陽 雨 風 月亮 愛情\nmabarengera ku muswane\n想念妳\nmadalamaku muswane\n我喜歡你', 0, '', 0, '', 175, 320000, datetime.datetime(2022, 7, 1, 10, 57, 38), datetime.datetime(2022, 7, 1, 10, 57, 30), datetime.datetime(2022, 7, 1, 11, 0, 8, 651136), datetime.datetime(2022, 8, 1, 14, 59, 8), 3313, 58, 50, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2192540, 'sha1$aDgghp6aRcVL0Y2AdoAqUT$c514669512525c03abd5ea651eabb32b5802305e', datetime.datetime(2025, 6, 9, 13, 33, 18), 0, 'Chen_Wen_Yue', '', '', 'vic751338@gmail.com', 0, 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1763494, 2, 2, 2192540, 'profile_images/Ch/en/Chen_Wen_Yue/3yGocXbLp7GindNwWuBDfQ.jpg', 'M', '陳文岳', 'labere', 886, '975516679', datetime.date(2002, 2, 21), 'TTT', 100, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2022-04-25T13:27+00:00","hide_location":false}', 136188, 607, 62, 5, 1, 0, '', 0, None), (598291, 2, 2, '假象-稚嫩版本', 2192540, None, 1, 6, 0, 'music/Ch/en/Chen_Wen_Yue/Ywjg6mhSwjkc8cvmm3AGZm.mp3', 0, 'song_covers/Ch/en/Chen_Wen_Yue/bwrrp8KbarmZRTgDP6VPRM.jpg', 1, '', '你和他 在幻想\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至少還能回憶曾不切實際的假象', 0, '', 217, 320000, datetime.datetime(2019, 11, 12, 14, 39, 45), datetime.datetime(2019, 11, 12, 14, 39, 30), datetime.datetime(2019, 11, 12, 14, 48, 54, 417499), datetime.datetime(2022, 4, 19, 7, 18, 16), 1599, 15, 1, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2192540, 'sha1$aDgghp6aRcVL0Y2AdoAqUT$c514669512525c03abd5ea651eabb32b5802305e', datetime.datetime(2025, 6, 9, 13, 33, 18), 0, 'Chen_Wen_Yue', '', '', 'vic751338@gmail.com', 0, 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1763494, 2, 2, 2192540, 'profile_images/Ch/en/Chen_Wen_Yue/3yGocXbLp7GindNwWuBDfQ.jpg', 'M', '陳文岳', 'labere', 886, '975516679', datetime.date(2002, 2, 21), 'TTT', 100, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2022-04-25T13:27+00:00","hide_location":false}', 136188, 607, 62, 5, 1, 0, '', 0, None), (647083, 4, 4, '想和你', 2192540, None, 1, 6, 0, 'music/Ch/en/Chen_Wen_Yue/V58AZrafyNsxc4w5BZUxL9.mp3', 0, 'song_covers/Ch/en/Chen_Wen_Yue/Uww86FruZdSrSAUGu9yWp3.jpg', 1, '', '喜歡你的笑容 還有那模糊的臉龐 \n一起探究這世界 是我所嚮往的美好\n\n一點一滴的哭笑 一天一點的驕傲\n謝謝謝謝你的光芒 我會好好好好地成長 \n\n我們去看海吧 陷入你的海 無法自拔 \n那是一片屬於我們的海洋~\n\n即使路上許多砂礫 我也想成為你的夕陽\n即使路上許多砂礫 我也想成為你的夕陽\n即使路上許多砂礫 我也想成為你的夕陽\n\n我也要一起去看海呀~\n\n你就這麼闖進我的生命裡\n\n想和你 想和你\n想和你\n在一起 看海呀', 0, '就是剛好想去海邊,也剛好想帶你一起去。', 0, '', 297, 320000, datetime.datetime(2021, 5, 24, 8, 53, 27), datetime.datetime(2021, 5, 24, 8, 52, 54), datetime.datetime(2021, 5, 24, 9, 17, 55, 434296), datetime.datetime(2024, 7, 26, 1, 58, 22), 5742, 57, 31, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2192540, 'sha1$aDgghp6aRcVL0Y2AdoAqUT$c514669512525c03abd5ea651eabb32b5802305e', datetime.datetime(2025, 6, 9, 13, 33, 18), 0, 'Chen_Wen_Yue', '', '', 'vic751338@gmail.com', 0, 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1763494, 2, 2, 2192540, 'profile_images/Ch/en/Chen_Wen_Yue/3yGocXbLp7GindNwWuBDfQ.jpg', 'M', '陳文岳', 'labere', 886, '975516679', datetime.date(2002, 2, 21), 'TTT', 100, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2022-04-25T13:27+00:00","hide_location":false}', 136188, 607, 62, 5, 1, 0, '', 0, None), (673945, 4, 4, '成暖', 2192540, 97318302, 1, 5, 0, 'music/Ch/en/Chen_Wen_Yue/A2abSRBYBm3WAx8T6nkVdQ.mp3', 0, 'song_covers/Ch/en/Chen_Wen_Yue/7mFYCZ8xCUphpJAPSqh7V9.jpg', 1, '', '成暖\n\n陪伴是我會 持續做的一件\n傾聽你說 我安靜聽眼只有你\n陪伴中我會 讓你展開笑眼\n在這裏\n\n但我不確定我是否能成為你的溫暖 如此\n看似簡單的事 之中還有許多難\n我試著找尋方法解開 你的微笑給我力量\n我如此奮力只為成你的暖\n\n時間不停的牽動我們 雙手也默默的分開了\n但即便如此 依舊看著同片海洋\n溫暖依舊保存在我心 我打從心就沒有遺棄\n當你失溫時 我能溫暖你', 0, '「傾聽與親述中,內心也逐漸的放下,彼此也更貼近了對方。」\r\n-\r\n眼神的注視對說者來說是很大的肯定及安慰,他了解此時此刻是有人真心在聽他說的每個字句的。\r\n而他也願意將自己頗開一大半心房,只為將內心話語親述給妳。\r\n這是其中一件溫暖的事情,而我們最能好好做的也是這件事情。\r\n-\r\n成為溫暖的人…很難,至少不要忘記時常要笑,笑能散播出去,同時也散播了溫暖,到頭來自己也會得到那溫暖。\r\n-\r\n大概是這個樣子\r\n-\r\n橘色給人溫暖的感覺\r\n-\r\n我小時候很喜歡藍色 現在很像也是', 0, '', 108, 192000, datetime.datetime(2022, 2, 23, 8, 39, 48), datetime.datetime(2022, 2, 23, 8, 39, 38), datetime.datetime(2022, 2, 23, 8, 41, 14, 935037), datetime.datetime(2022, 5, 28, 4, 7, 5), 4005, 61, 44, 1, 1, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2192540, 'sha1$aDgghp6aRcVL0Y2AdoAqUT$c514669512525c03abd5ea651eabb32b5802305e', datetime.datetime(2025, 6, 9, 13, 33, 18), 0, 'Chen_Wen_Yue', '', '', 'vic751338@gmail.com', 0, 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1763494, 2, 2, 2192540, 'profile_images/Ch/en/Chen_Wen_Yue/3yGocXbLp7GindNwWuBDfQ.jpg', 'M', '陳文岳', 'labere', 886, '975516679', datetime.date(2002, 2, 21), 'TTT', 100, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2022-04-25T13:27+00:00","hide_location":false}', 136188, 607, 62, 5, 1, 0, '', 0, None), (584285, 4, 4, '象牙舟 (20190408 MidNight Version)', 1811341, None, 2, 7, 0, 'music/Fo/ol/FoolAndIdiotBand/REbxvVe3hioTinXDaKkZ2N.mp3', 0, 'song_covers/Fo/ol/FoolAndIdiotBand/p9aGowABFJMdEsGaJPpPf9.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依舊', 0, '傻子與白痴 新專輯《夜長夢少》\r\n\r\n06/15 將於各大串流音樂平台同步上架。\r\n\r\n\r\n官方ig:https://www.instagram.com/foolandidiot_official/\r\n\r\nfb:https://www.facebook.com/FoolAndIdiotBand/?eid=ARCyFxXEbiamuU-_-Q6Ie4EWkLH5C1MI6mDa0rf4lyXePchmSvV4PZacQ-d_j504LXzSgq4N1v7yPgRU\r\n\r\n.\r\n.\r\n.\r\n.\r\n______________\r\nCover Artistic cooperation / María Medem', 0, '', 269, 320000, datetime.datetime(2019, 6, 10, 16, 15, 58), datetime.datetime(2019, 6, 10, 16, 22, 5), datetime.datetime(2019, 6, 10, 16, 22, 5), datetime.datetime(2019, 6, 10, 16, 22, 5), 405149, 10260, 730, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-06-16"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,24],[2019,25],[2019,33]]},"CN":{"song_of_the_days":["2019-06-17"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2019,24],[2019,25],[2019,26],[2019,28],[2019,29],[2019,30],[2019,31],[2019,32],[2019,33],[2019,34]]}}', 0, 0, 0, 0, 2, 2, 1811341, 'sha1$U4eV5Tkc94JH$cc8eefdfc963444660d27fe05f5da8056d2b105c', datetime.datetime(2023, 2, 21, 9, 55, 4), 0, 'FoolAndIdiotBand', '', '', 'foolandidiotband@gmail.com', 0, 1, datetime.datetime(2016, 10, 7, 23, 43, 5), 1296765, 2, 2, 1811341, 'profile_images/Fo/ol/FoolAndIdiotBand/8CNnSZn8Yfpjbip8DmJeDn.jpg', 'O', '', '傻子與白痴', 886, '978397615', datetime.date(1938, 1, 1), 'KEE', 88, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2016, 10, 7, 23, 43, 5), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"hide_location":false}', 4785768, 75459, 15, 64070, 0, 0, '', 0, None), (132865, 4, 4, '那一天連再見都沒說', 746153, 9994, 2, 1, 0, 'music/po/sh/poshinverse/00185315a2be4da88122cf6df9b0f828.mp3', 10215743, '', 1, '', '', 0, '', 0, None, 382, 192000, datetime.datetime(2011, 1, 16, 23, 39, 53), datetime.datetime(2011, 1, 16, 23, 39, 53), datetime.datetime(2011, 1, 16, 23, 39, 53), datetime.datetime(2015, 6, 7, 23, 13, 57), 7556, 164, 22, 1, 2, 1, 0, None, 0, '{"TW":{"song_of_the_days":["2011-01-21"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 746153, 'sha1$Bgqk9Ae3QHCbT8gHFE60zW$d2418c2c87e36f98c3fdc305e1c3fce40e7badbc', datetime.datetime(2025, 5, 30, 14, 45, 4), 0, 'poshinverse', '', '', 'apoo399@gmail.com', 0, 1, datetime.datetime(2011, 1, 10, 16, 24, 35), 381800, 4, 4, 746153, 'profile_images/po/sh/poshinverse/J7hYSUtLEnvmAyxtabzJEK.jpg', 'M', '黃廸', '優雅 逆轉', 886, '932157131', datetime.date(1983, 1, 7), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 53), 1, datetime.datetime(2011, 1, 10, 16, 24, 35), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"hide_location":false}', 78410, 758, 57, 8, 0, 0, '', 0, None), (377495, 4, 4, '青春劇烈物語', 930402, 97266402, 2, 1, 0, 'music/MI/DN/MIDNIGHTPINGPONG/9c3b0dc862f647b69a60032dab9fe82e.mp3', 0, 'music_albums/MI/DN/MIDNIGHTPINGPONG/3a8d552f084b44239dd717dc49a15c55.JPG', 1, '', '漫步在哀傷的雨中\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', 0, '', 291, 276040, datetime.datetime(2016, 11, 1, 13, 46, 41), datetime.datetime(2016, 11, 1, 13, 46, 20), datetime.datetime(2016, 11, 1, 13, 46, 20), datetime.datetime(2016, 11, 17, 12, 57, 11), 11019, 381, 24, 1, 1, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 930402, 'sha1$HDf1Qht4PqvZ$908676dc25e9e4e543329bc598cf82223b568d69', datetime.datetime(2020, 12, 2, 21, 17, 13), 0, 'MIDNIGHTPINGPONG', '', '', 'midnightpingpong@gmail.com', 0, 1, datetime.datetime(2014, 2, 25, 13, 31, 5), 560433, 4, 4, 930402, 'profile_images/MI/DN/MIDNIGHTPINGPONG/oj2Ei8UYUGNoLu6ZCB8AH7.jpg', 'O', '', '午夜乒乓', None, '', datetime.date(2006, 6, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2014, 2, 25, 13, 31, 5), 1, 0, 'zh-hant', 0, '{"hide_gender":true,"show_intro":false,"hide_location":false}', 156696, 2810, 10, 2268, 0, 0, '', 0, None), (746541, 4, 4, '逃離世界的你', 2386578, None, 1, 5, 0, 'music/hs/ia/hsiaoA/PEYFtzoGCHruUQpjhGZGSp.mp3', 0, 'song_covers/hs/ia/hsiaoA/f4YauSbpnT2RSJjWMe2yyW.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正存在意義', 0, '- 好像偶爾逃離一下也沒關係。\n\n———————————————\n\n《音樂製作 Music Credit》\n\n演唱人Artist|蕭晏博 Alan Hsiao\n製作人 Producer|蕭晏博 Alan Hsiao\n詞 Lyricist|蕭晏博 Alan Hsiao\n曲 Composer|蕭晏博 Alan Hsiao\n編曲 Arranger|蕭晏博 Alan Hsiao\n吉他 Guitar|蕭晏博 Alan Hsiao、劉桓吟 HuanYin-Liu\n和聲編寫 Backing Vocals Arranger|蕭晏博 Alan Hsiao\n和聲 Backing Vocals|蕭晏博 Alan Hsiao\n配唱製作人 Vocal Producer|王麒皓\n錄音工程師Recording Engineer | 侯湘寧 Nick\n混音工程師Mixing Engineer | 侯湘寧 Nick\n錄音室 Tracking Studio | TG music Studio\n封面攝影 photography|蕭晏博 Alan Hsiao\n封面設計 Cover design|YaoCC', 0, '', 258, 320000, datetime.datetime(2023, 9, 24, 15, 27, 56), datetime.datetime(2023, 9, 24, 15, 27, 49), datetime.datetime(2023, 9, 24, 15, 33, 21, 753455), datetime.datetime(2023, 9, 26, 9, 48, 9), 11518, 259, 240, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2386578, 'sha1$zQHPimMo3eSm$a991b179666f5a6de7d639845d7c00187899bd23', datetime.datetime(2025, 6, 23, 14, 51, 27), 0, 'hsiaoA', '', '', 'alan.hsiao.tcoa@gmail.com', 0, 1, datetime.datetime(2019, 1, 27, 18, 48), 1957501, 4, 3, 2386578, 'profile_images/hs/ia/hsiaoA/oNGPa2Kdga8tnzV5kwcSPS.jpg', 'M', '蕭晏博', '安小博 Amber', 886, '960212277', datetime.date(2000, 5, 14), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 45), 1, datetime.datetime(2019, 1, 27, 18, 48), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"accredited_datetime":"2024-04-24T07:48+00:00","hide_location":false}', 46346, 269, 100, 0, 1, 0, '', 0, None), (796751, 4, 4, '菸癮 (demo)', 2524462, None, 1, 6, 0, 'music/we/nx/wenxin4129889/GsXUMEFLAY8YpbyorYjhKN.mp3', 0, 'song_covers/we/nx/wenxin4129889/2QzsXfFMUBDC2YJSKvadjU.jpeg', 1, '', '希望每天叫醒我的是你\n不是那該死的菸癮\n想當你呼吸的空氣\n\n你就是我的尼古丁\n喜歡你會上癮\n室友說你笑起來很美麗\n所以開始注意到你\n可以不可以要你的ig\nCan you be my lovely baby\n現在請仔細聽 這優美旋律是你\n\n嗒嗒啦噠啦搭喇搭喇\n搭喇達拉搭搭搭喇搭喇\n搭喇搭拉搭搭達喇拉噠\n\n希望每天叫醒我的是你\n期待和你再次相遇\n有沒有比昨天帥氣\n\n你就是我的尼古丁\n喜歡你會上癮\n室友說你笑起來很美麗\n我早就先注意到你\n可不可以要你的ig\n順便跟我看場電影\n限時每一篇都注意\n希望得到你的標記\n\n爆炸⋯⋯⋯⋯⋯\n\n其實根本還沒決定\n這個你是哪一個你\n\n這個你是哪一個你\n\n希望每天叫醒我的是你\n不是那該死的菸癮\n想當你呼吸的空氣\n\n收合', 0, '每個人的青春都有個校園美女\n但有時候可以不只一個......', 0, '', 237, 320000, datetime.datetime(2024, 12, 29, 11, 14, 8), datetime.datetime(2024, 12, 29, 11, 13, 56), datetime.datetime(2024, 12, 29, 11, 17, 41, 494268), datetime.datetime(2024, 12, 29, 13, 45, 53), 28464, 423, 122, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2524462, 'sha1$h1z7nthhmLiobb309CyhOX$58a53234d581bb4d8ba6b52e6555830a76e0c771', datetime.datetime(2025, 6, 7, 7, 26, 59), 0, 'wenxin4129889', '', '', 'wenxin4129889@gmail.com', 0, 1, datetime.datetime(2019, 11, 29, 19, 21, 53), 2095319, 2, 2, 2524462, 'profile_images/we/nx/wenxin4129889/PH4aym6Y5urE9scgqexTJc.jpg', 'O', '文心', '文心', 886, '909570866', datetime.date(2019, 5, 30), 'TAO', 97, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2019, 11, 29, 19, 21, 53), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":0,"accredited_datetime":"2025-01-10T06:18+00:00"}', 37965, 258, 0, 0, 1, 0, '', 0, None), (803175, 4, 3, '貓語', 3269488, None, 3, 2, 0, 'music/mo/oc/moocusmoo/HGTvauETYCwZ9q6RGE4cQ2.mp3', 0, 'song_covers/mo/oc/moocusmoo/A7AxAXWU2ieRW3SMYCAnqj.jpg', 1, '', '首先我需要一張乾淨的桌子\n整齊得適合自我反省的桌子\n倒杯牛奶才能安靜的做事\n學著動筆開始換新的措辭\n別擔心我暫時不太關心的漠視\n要行屍走肉至少挖個洞把我的器官埋了\n看著月抬起筆靈感就像火車一般 來了\nTrust 這樣的routine不是我刻意安排的\n社群媒體幫我巧遇新的惰性\nUh! 多久沒有觀察水面上那小雨滴的波形\nBruh! 心智的堅定全看腦與心的默契cause\n每當沒防備還遭遇新的bullshit fuck\n也許沒有收穫是最大的獲得\n瘋狂的最低限度就是別讓自己髒亂\n夢想的模型複雜有點像是鋼彈\nAnd If u cannot get ya self then get u someone\n\nCause somebody like me like us\n舔著手 早已自由到都快要變成貓了\nNuh hun Nuh hun\n少對我巴結 你的笑話海拔三千公尺 超冷\n\nCause somebody like me like us\n真的愛惜自己說的話也難免會很傷人\nNuh hun nuh hun\n\nCan’t touch this I’m a cool cat\nMove back (don’t u pet me)\n我有潔癖\n我有潔癖\n\n都快忘記了將就的感覺\nI ain’t tripping當作這是一種成長\nHomegirl on the wheels ten and two\nLeather jacket denim blue\n想到我就call來身旁\n其他時間窩在箱子裡\n照顧其他小貓 有幾個像是你\n無助時該禱告嗎 這更偽善更放肆地\n檢討別人那些話難免是講自己\nLight it up 每晚看新的創世紀\n教你怎麼抽這樹 im like oh sir cool\nhit the two step 穿上我的紅色褲再來個後撤步\n飆我的車 就別停 別碰側柱\n更別geek到我 快get the reroute hoe\nStop chill out沒事嗑那什麼屁藥bro\n保持距離感的關切 更能包下批判\n那麼拋下的感情何能招架羈絆\n站在高架的角度卻難高下立判\n看她腰下的位置我先抄下地段\nI don’t know 打字的手機裂了個縫\nHow stoned? 沒事的索性借了個bong\n掏過 袋子裡綠的包膜水鑽\n包括 擱置的事也稍後得辦\n高過 為前進也得拋後腿但\n自割也沒我料理的那把刀珀璀璨\nHow so?', 0, '', 0, '', 189, 192000, datetime.datetime(2025, 2, 24, 19, 53, 58), datetime.datetime(2025, 2, 24, 19, 53, 52), datetime.datetime(2025, 2, 24, 19, 57, 57, 932938), datetime.datetime(2025, 2, 24, 19, 57, 59), 43301, 395, 64, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 3269488, 'sha1$J8S1DSuoiOBMX6puj04zGk$a50425241b12f503927d5a4b26c52762ffaa5326', datetime.datetime(2025, 4, 20, 13, 27, 17), 0, 'moocusmoo', '', '', 'moocusmoo@gmail.com', 0, 1, datetime.datetime(2025, 2, 11, 19, 3, 33), 2839773, 4, 3, 3269488, 'profile_images/mo/oc/moocusmoo/AYB3DurgxUnDmiwGZR74U4.jpg', 'M', '', 'ソビ soby', 886, '963791339', datetime.date(2005, 6, 19), None, 80, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2025, 2, 11, 19, 3, 33), 1, 5, 'zh-hant', 1, '{"hide_gender":false,"hide_location":true}', 482057, 1814, 0, 696, 0, 0, '', 0, None), (801555, 4, 3, 'Rule男Freestyle', 2529988, None, 3, 2, 0, 'music/sh/uy/shuya_/5qTPaCCQnaEGQCe5FWyYQn.mp3', 0, 'song_covers/sh/uy/shuya_/EHBWySVokLig4MGcvWyYgo.jpeg', 1, '', 'Real不是你厭女的遮羞布\n所以我才來rule\n治理你們那種態度\n看你們一個一個跪著求我辱男\n我就讓你感受這些感受不是杜撰\n不是像你假裝受害\n你不是嘻哈\n只是嘻哈沙文主義\n一口脈絡一口歷史\n嘻哈自助餐是你的Routine\n千篇一律男菜色\n倒盡我的胃口\n講話非要操你幾個馬子通通給我退貨\n我當然能幹你三天不能走路\n女人也是性的主體\n女人也能幹男人\n不只一次的羞辱你\n從今天起得付出代價事業丟谷底\n還要幹破你那玻璃睪丸讓你兄弟都扶你\n看還有誰家的山大王愛拿菸燙生殖器官\n憑那根爛屌辦的屁眼派對真是一般\n性別反轉我不斷挑戰踩你痛腳\n直到子彈殆盡\n看你急得跳腳\n又被幹到腦子待機\n休想教我溫和善意\n我的立場始終如一就是比你雞雞還硬\nHIPHOP是時候get the boys out let the girls in\n不必教我同理這種男性有毒加有病\n你不怕女人被踩\n只怕自己被罵\n你罵女人是本能\n我罵回去你就氣炸\n說不得罵不得嘻哈大寶寶們哭著說被歧視\n當你是少數了?\n你何時變成被壓迫的體制?\n雙標不只躲在暗處\n公開處刑 陳倉暗渡\n昂首闊步我擋在你半路\n遊走在你底線漫步\n\n當個女人頭腦清楚真的超級辛苦\n因為男人喋喋不休的嘴巴活像一群鸚鵡\n嘰嘰喳喳 我在認真說話你在嘻嘻哈哈\n挑不出我邏輯錯誤 只好教我溫柔說話\n怎麼辦才寫個幾句就已經punchline連發\n操你沙豬雞巴沒題材就問候媽媽\n什麼女人就是要打\n男人就要痛罵\n直到推倒hiphop父權高牆前 我繼續轟炸\n\n我不信仰溫良恭儉讓\n戰場得靠自己開天闢地 沒有人會拱手讓\n擅長這種陽剛道理 還不是跟你們男人學的\n地圖炮太aggresive了 all about你們男人覺得\n都在繞著你們轉 空間都被佔盡了\n什麼時候才能換 這些臉我都看膩了\n當一個女人開始說話整個房間都安靜了\n什麼時候你的嘴巴才能學會乾淨點\n男人口中尊重女性 像預算統刪打幾折\n總是這麼丟臉最好別說你是哪裡人\n\n芮鯊聲線腔調沒有任何問題都敢嘴\n我看你是沒聽過女生的聲音唱饒舌\n不敢承認在你心中女人只負責張開雙腿\n我和姐妹會一遍遍戴上鋼盔唱出好歌\n\nShout out to 黃長玲老師、hiphop 跟月經\n2019教會我的女性主義\n給我勇氣動力 但更多的是要努力\n從眼睛打開那刻起\n就沒有一刻忘記我的使命\n那些期待我翻車的 看我底氣多硬\n從2020貫徹至今\n學不會就是放棄\n站在風口浪尖surfing\n不坐等男人醒悟的恩惠\n我進入戰場就有全身是髒的準備\n一次次突破極限請別擔心\n我比你想的更加堅強\n總有天必定衝破黑暗見到外頭豔陽\n相信我走在這條道路上 無其他念想\n為了打怪我必定持續存在 且為你變強', 0, '詞曲:楊舒雅 \n編曲:鱔魚意麵\n錄音:Lil Bin\n混音:Lil Bin\nSpecial thanks to 彬誠、招俊辰、壞特、Claire、芮鯊', 0, '', 171, 320000, datetime.datetime(2025, 2, 12, 9, 9, 32), datetime.datetime(2025, 2, 12, 9, 9, 28), datetime.datetime(2025, 2, 12, 10, 5, 20, 548966), datetime.datetime(2025, 2, 12, 10, 5, 21), 82347, 1910, 1196, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_expert":true,"recommend_by_editor":true,"song_of_the_days":["2025-03-08"],"chart_weekly_champions":[[2025,7]]}}', 1, 0, 2, 0, 2, 2, 2529988, 'sha1$2U0dqn6sBEnl8XzKiLRecZ$9009e3bab42c7babd4a507549c5fecb7512f5577', datetime.datetime(2025, 5, 23, 9, 34, 24), 0, 'shuya_', '', '', 'suga310554@gmail.com', 0, 1, datetime.datetime(2019, 12, 14, 9, 44, 10), 2100842, 4, 3, 2529988, 'profile_images/sh/uy/shuya_/WmBo6KGmxNXmfHNExd8XsF.jpg', 'O', '', '楊舒雅', 886, '907266696', datetime.date(1999, 1, 12), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 1), 1, datetime.datetime(2019, 12, 14, 9, 44, 10), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_birthday":0,"hide_location":true}', 991159, 10787, 2, 4886, 0, 0, '', 0, None), (805747, 4, 4, '我欠 Demo', 3257515, None, 1, 5, 0, 'music/va/gr/vagrant2024/LpaRBAfbsN8mdqUrLNfAoC.mp3', 0, 'song_covers/va/gr/vagrant2024/GLWugdNowPgK85FMoF4hYa.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製作人 Producer: OuiMCB\n作詞:劉學甫 Safe Liu\n作曲:李奎綸 Kui Lun Li\n編曲 Arranger: OuiMCB、浮浪人 Vagrant\n主唱 Vocal:劉學甫 Safe Liu\n木吉他 Acoustic Guitar:李奎綸 Kui Lun Li\n貝斯 Bass:黎祤翎 Wanda\n鼓手 Drum: OuiMCB\n和聲編寫 Backing Vocal Arranger: OuiMCB\n和聲 Backing Vocal:劉學甫 Safe Liu\n錄音工程師 Recording Engineer: OuiMCB\n混音工程師 Mixing Engineer: OuiMCB\n母帶後期 Mastering:OuiMCB', 0, '', 199, 320000, datetime.datetime(2025, 3, 17, 6, 48, 30), datetime.datetime(2025, 3, 17, 6, 48, 16), datetime.datetime(2025, 3, 17, 14, 0), datetime.datetime(2025, 3, 19, 9, 27, 52), 6016, 45, 45, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 3257515, 'sha1$iKuFC5ifbdCiS8ftQwdnd8$b9aa3766647ab8b776d3e56f6fa9f29430c88733', datetime.datetime(2025, 6, 23, 4, 51, 15), 0, 'vagrant2024', '', '', 'vagrant20241122@gmail.com', 0, 1, datetime.datetime(2024, 11, 21, 18, 28, 59), 2827809, 4, 4, 3257515, 'profile_images/va/gr/vagrant2024/5Qk6QUaWji9wRm6KxgyydP.jpg', 'M', '', '浮浪人', 886, '956279335', datetime.date(2024, 11, 22), None, 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2024, 11, 21, 18, 28, 59), 1, 5, 'zh-hant', 1, '{"hide_gender":true,"show_birthday":0,"hide_location":true}', 8138, 32, 0, 0, 0, 0, '', 0, None), (805051, 4, 4, '需要被需要(許願低敏版)', 1806796, 97323363, 1, 5, 0, 'music/ni/gh/nightkeepers2015/V6o9QAH75VPVFH8ccKJpVq.mp3', 0, 'song_covers/ni/gh/nightkeepers2015/9WdovQKE5TKHP2rU9x4pDu.jpeg', 1, '', '詞曲|秦旭章 WiFi\n製作|鍾承洋 ・秦旭章 WiFi\n編曲|守夜人 Night Keepers・鍾承洋\n\n為什麼\u3000又是開始的一天後\n我打開手機\u3000被推送的影片都一樣\n常常想放棄 (想放棄\u3000想放棄)\n常常被懷疑 (你的心\u3000你的心)\n想被人提起 (你的名\u3000你的名)\n我誤會自己無聊有趣\n\n我變得需要被需要\n錯誤的存在感 混淆了快樂\n怎麼會笑的那麼燦爛\n為什麼需要被需要\n迷失的方向感\u3000歸屬感放爛\n我漸漸變得模糊透明\n\n半透明\u3000半透明\u3000半透明\u3000半透明\n不在意\u3000不在意\u3000不在意\u3000不在意\n不隨性\u3000不隨性\u3000不隨性\u3000不隨性\n太任性\u3000太任性\u3000太任性\u3000太任性\n\n為什麼\u3000又是失眠的一天後\n我打開冰箱\u3000過期的飲料還沒丟掉\n沒人想到我 (想到我\u3000想到我)\n沒人記得我 (記得我\u3000記得我)\n誰喜歡過我 (喜歡我\u3000喜歡我)\n誰都只是誰的代替品\n\n他變得需要被需要\n錯誤的存在感\u3000混淆了快樂\n怎麼會笑的那麼燦爛\n為什麼需要被需要\n迷失的方向感\u3000歸屬感放爛\n我漸漸變得模糊透明\n\n我漸漸變得模糊透明\n我漸漸變得模糊透明\n怎麼會笑的那麼燦爛\n怎麼會笑的那麼燦爛', 0, '《我以為宇宙跟我說好了》全專輯聆聽入口✨ https://www.soundscape.net/a/73476\n\n為什麼我們常把讓別人的開心放在自己的第一順位?其實,我們應該一起快樂。 \n\n 「被需要」是一種既迷人又充滿自我懷疑的感受,有時像被肯定,有時卻如陷入無法填補的黑洞。這也是九型人格中的第二型人格「助人者(Helper)」,他們是一種熱心助人者,這種人格很像創作者,我們很容易常誤以為別人需要我們,因此在寫歌的途中時常迷失自我,但當往更直視內心的方向走去,在探索自己跟他人及宇宙的關係後,最終回到自己真正的內需 。\n\n守夜人 Night Keepers 也突破了過往男女合聲的分配模式,這次由旭章主唱重點旋律時,女主唱稚翎則打破合音的限制,用回聲重唱設計去呼應句子,如同心裡的影子在跟自己對話,巧妙地讓他們在重唱組合的形式上有全新的樣貌展現,一幀一幀帶出更多撫平心靈荒蕪的能量。\n\n〈需要被需要 Need, unneeded〉不僅反應了現代社群中普遍的存在焦慮,我們每個人很容易錯以為他人需要我們,因而忽視了自己的需求;而單曲主視覺中的游標軌道,也象徵著對於「被需要」的反覆確認,只有在快速移動時才被注意到,亦反映內心的不斷確認「是否被需要」的糾結。', 0, '', 249, 320000, datetime.datetime(2025, 3, 17, 8, 54, 15), datetime.datetime(2025, 3, 10, 19, 50, 16), datetime.datetime(2025, 3, 17, 12, 0), datetime.datetime(2025, 4, 29, 6, 3, 54), 20494, 127, 73, 1, 3, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 1806796, 'sha1$VkL2EDhkMAKTEBw4ALtS1c$a745303778e5b1eb0effe951491b57503f1c3b52', datetime.datetime(2025, 4, 29, 5, 46, 37), 0, 'nightkeepers2015', '', '', 'nightkeepers2015@gmail.com', 0, 1, datetime.datetime(2016, 8, 26, 13, 30), 1292431, 4, 4, 1806796, 'profile_images/ni/gh/nightkeepers2015/HA4H5Q29CARnAfzvQ6tvui.jpg', 'O', '', 'Night Keepers 守夜人', 886, '935329617', datetime.date(2015, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2016, 8, 26, 13, 30), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":0,"hide_location":false}', 2292133, 17886, 13, 155, 1, 0, '', 0, None), (775664, 4, 4, '要不要跟我出去走一走', 2584058, 97321776, 1, 4, 0, 'music/gg/te/ggteens_/cRSGjn4GBMgNEpAbt8o2m3.mp3', 0, 'song_covers/gg/te/ggteens_/EtnT4GKwdBMq9ZR5TeVv54.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到底是愛我不愛我 \nEMO半天還是不懂 \n\n要不要跟我出去走一走 \n你每次這樣問我 我總說 \n我這次是真的沒空 \n好想讓你知道我想什麼 \n怕是自己想太多 其實我 \n也真的真的寂寞到無藥可救 \n\n要不要跟我出去走一走 \n你想牽的那雙手 就是我 \n這次就別再說沒空 \n終於要跟你出去走一走 \n我已經等了好久 好久 \n這次不再囉嗦牽起你(我)的手 \n以後都不再寂寞 只要跟你走', 0, '公館青少年GGteens 首張專輯《我其實一點都不酷》正式發行!\n\n首波先行曲〈要不要跟我出去走一走〉街聲上架.ᐟ.ᐟ♡\n\n「喜歡、不喜歡、喜歡⋯⋯」\n總是在猜測你的心意,\n擔心給得太多,又怕做得太少,\n獨處時的緊張沈默、約會時的害羞臉紅,\n還要再等多久你才敢牽起我的手?', 0, '', 248, 320000, datetime.datetime(2024, 6, 17, 10, 31, 51), datetime.datetime(2024, 6, 17, 10, 31, 39), datetime.datetime(2024, 6, 17, 12, 0), datetime.datetime(2024, 6, 18, 3, 28, 34), 49497, 864, 99, 1, 1, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2584058, 'sha1$qfmVBJ6sDAytJBj7JusVzx$f87e61fe0d54222bdc9eaf56f38c2667380b7fde', datetime.datetime(2025, 6, 29, 8, 32, 5), 0, 'ggteens_', '', '', 'ggteens.2021@gmail.com', 0, 1, datetime.datetime(2020, 5, 16, 12, 20, 25), 2154762, 2, 2, 2584058, 'profile_images/gg/te/ggteens_/HPV3nrfqpt2raUypKz54Hd.jpg', 'O', '', '公館青少年 GGteens', 886, '983361731', datetime.date(2021, 10, 21), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 55), 1, datetime.datetime(2020, 5, 16, 12, 20, 25), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"hide_gender":true,"had_edit_username":true,"accredited_datetime":"2022-01-17T09:53+00:00","hide_location":false}', 622478, 8596, 0, 44, 1, 1, '', 0, None), (662878, 4, 4, '搖啊搖ft.Limi', 1553154, 97317518, 1, 4, 0, 'music/Ic/yb/Icyballband/J8CJvHPV8yTeshsE5hr6a9.mp3', 0, 'song_covers/Ic/yb/Icyballband/NACKUYY4dbLe6god25jxjx.jpg', 1, '', '作詞 Lyricist|王昭權 Chuan Wang\n作曲 Composer|王昭權 Chuan Wang\n\n現在凌晨四點\n陌生又熟悉的時間\n把自己關在房間\n試圖了解自己多一點\n\n有一點倦意 還捨不得睡\n音樂加一點調味\n現在 用節奏醒著醉\nSake 黑咖啡\n待會誰陪你入睡\n\n搖啊搖 一起搖到外婆橋 一起睡個覺 一起 Oh\n搖啊搖 一起搖到外婆橋 一起不睡覺 一起 Oh\n\n閉上眼閃過的旋律\n剛睜開眼卻又無蹤影\n就像每天都會錯意\n噢他和她的言外之意\n「別總在夜裡靠近 別總在夜裡試探我」\n\n別這樣 你懂我所有的想要\n故作鎮定也只剩下一秒\n想要什麼 Just tell me now\nPlease tell me now, babe\n\n「別總在夜裡靠近 別總在夜裡試探我」\n想要什麼 Just tell me now\nPlease tell me now, babe\n\n\n【 音樂製作 】\n詞 Lyricist|王昭權 Chuan Wang\n曲 Composer|王昭權 Chuan Wang\n製作人 Producer|謝達孝 Siao.H、Limi\n編曲 Music Arrangement|icyball冰球樂團、Mi\n配唱製作人 Vocal Producer|王昭權 Chuan Wang、謝達孝 Siao.H\n演唱 Vocal|王昭權 Chuan Wang、Li\n吉他 Guitar|謝達孝 Siao.H\n貝斯 Bass|吳冠男 Nelson Wu\n鼓 Drum|林士捷 J. Lin\n鍵盤 Keyboard|蒙捷文 J.Meng\n合成器 Synthesizer|Mi\n和聲 Backing Vocal|王昭權 Chuan Wang、Li\n和聲編寫 Backing Vocal Arrangement|王昭權 Chuan Wang、Li\n人聲錄音師 Vocal Recording Engineer|劉國安 Jonathan Liu、謝達孝 Siao.H\n人聲錄音室 Vocal Recording Studio|白金錄音室 Platinum Studio\n貝斯錄音師 Bass Recording Engineer|謝達孝 Siao.H\n鼓錄音師 Drum Recording Engineer|陳祺龍 Chris Chen\n鼓錄音室 Drum Recording Studio|112F Recording Studio\n混音工程師 Mixing Engineer|單為明 Link Shan\n混音錄音室 Mixing Studio|Lights Up Studio\n母帶後期處理製作人 Mastering Producer|吳逸玲 Lily Wu\n母帶後期處理工程師 Mastering Engineer|Chris Gehringer\n母帶後期處理錄音室 Mastering Studio|Sterling Sound', 0, '冰球宇宙三部曲\n︴︴︴二波來襲︴︴︴\n《搖啊搖 feat. Limi》 當心餘震\n\n一個魚缸裡,只能有一隻鬥魚,\n感性與理性短暫並存後,總會有戰勝的一方。\n但當一對鬥魚在閃著誘惑光芒的酒杯中泅泳,\n彼此追逐消長,浪漫又互相傷害……\n這個不睡覺的凌晨,結果或許會比較魔幻。', 0, '', 217, 320000, datetime.datetime(2021, 10, 15, 7, 25, 39), datetime.datetime(2021, 10, 15, 7, 25, 35), datetime.datetime(2021, 10, 15, 12, 0), datetime.datetime(2021, 11, 24, 13, 58, 45), 69657, 2530, 447, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-10-30"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2021-10-31"]}}', 0, 0, 0, 0, 2, 2, 1553154, 'sha1$9feiOM1O4TAh$1e6701f85012a9c94699d55e0ed5684e339e0676', datetime.datetime(2024, 7, 9, 8, 51, 17), 0, 'Icyballband', '', '', 'icyballband@gmail.com', 0, 1, datetime.datetime(2015, 9, 7, 17, 7), 1212456, 2, 2, 1553154, 'profile_images/Ic/yb/Icyballband/4febNhu9rAatET6gTQtiri.png', 'M', '', 'icyball 冰球樂團', 886, '988675173', datetime.date(2012, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 50), 1, datetime.datetime(2015, 9, 7, 17, 7), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":0,"accredited_datetime":"2023-12-25T03:36+00:00","hide_location":false}', 1422321, 15048, 0, 91, 1, 0, '', 0, None), (809394, 4, 4, '秋夜的夢-DEMO', 2192540, None, 1, 5, 0, 'music/Ch/en/Chen_Wen_Yue/ioaHmQhE5wgrK5ifmdMSkF.mp3', 0, 'song_covers/Ch/en/Chen_Wen_Yue/ZcCzbLhFVkfQTSEQfexhQf.jpeg', 1, '', '秋夜的夢 飄落的風 無法孤獨的我\n漫步遊走 夜裡許多 暫離現實哀愁\n我們沒錯 渴望解脫 放下現實生活\n找尋自由 確實困難仍是我尋覓的夢\n\n窗外頭 有光灑落 是希望對我\n溫柔的招手 是否該向他走\n\n心說過 他想走 離開夢往現實走\n打破那悲傷和憂愁\n心也說 生活中 有許多感動時候\n如同花卉綻放成花朵\n\n希望你能懂 生活充滿傷憂\n也可能因你得快樂\n記得你是個特別的人', 0, '雖然現在不是秋天,但還是能聽這首歌。\n-\n希望有天我們都能得到釋放。\n-\n阿們嗎', 0, '', 276, 320000, datetime.datetime(2025, 4, 10, 19, 1, 48), datetime.datetime(2025, 4, 10, 19, 1, 36), datetime.datetime(2025, 4, 10, 19, 22, 49, 427095), datetime.datetime(2025, 6, 9, 13, 35, 49), 7184, 91, 25, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2192540, 'sha1$aDgghp6aRcVL0Y2AdoAqUT$c514669512525c03abd5ea651eabb32b5802305e', datetime.datetime(2025, 6, 9, 13, 33, 18), 0, 'Chen_Wen_Yue', '', '', 'vic751338@gmail.com', 0, 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1763494, 2, 2, 2192540, 'profile_images/Ch/en/Chen_Wen_Yue/3yGocXbLp7GindNwWuBDfQ.jpg', 'M', '陳文岳', 'labere', 886, '975516679', datetime.date(2002, 2, 21), 'TTT', 100, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2018, 4, 3, 11, 52, 46), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2022-04-25T13:27+00:00","hide_location":false}', 136188, 607, 62, 5, 1, 0, '', 0, None), (819821, 4, 1, '叔叔的歌', 470261, None, 1, 6, 0, 'music/le/ft/left7792/iuLeRyuPdeQjnKbtNf5hFt.mp3', 0, 'song_covers/le/ft/left7792/bxhP6VhFT5rFgunZwWTu5U.jpeg', 1, '', '詞曲 Lyrics&Composer|李友廷 Yo Lee\n製作人 Producer|李友廷 Yo Lee\n編曲 Arranger|李友廷 Yo Lee\n混音師 Mixing Engineer |張閔翔 Min-Hsiang Chang @咪吉錄音室 MiJi Studio\n\n木吉他 Acoustic Guitar|李友廷 Yo Lee\n合音 Background Vocal |李友廷 Yo Lee\n人聲&木吉他錄音 Vocal& AG Recording Engineer 胡俊涵 Hu Han @噪音科學工作室\n\n管弦樂編曲 Orchestral Arrangement|朱彩蓁 Cai-Jhen Jhu\n小提琴 Violin|駱思云 SsuYun Lo\n大提琴 Cello|白竹君 Chu-Chun Pai\n單簧管 Clarinet|范捷安 Chieh-An FAN\n錄音師 Recording Engineer |張閔翔 Min-Hsiang Chang @給樂團彩錄音室 JFB Studio\n\n//\n\n叔叔的歌\n\n阿君 tomato躲不掉的\n就算學了日語吉他鋼琴也都沒有用\n大人們的期待有好幾百種\n那些鬼故事還好你聽不懂\n\n終於 你覺得離家出走\n是一口氣解決所有問題的好主意\n畢竟十歲是該闖一闖的年紀\n直到發現公園蚊子好多\n\n\n時間在走 悄悄地走\n還想待 不想離開\n我們都是這樣變成自己\n大步地 向前跑\n拒絕牽 又不願放手\n跌倒的時候記得\n吵鬧的時候記得\n有些人愛你沒辦法地\n\n\n這一刻 你等了很久\n獎狀摺成的紙飛機\n直直飛進垃圾桶\n其實阿不管過了多久以後\n只要你願意去找\n他還在裏頭\n\n\n時間在走 悄悄地走\n要重來 只能前進\n我們都是這樣變成自己\n\n下課了 鐘聲響\n專心聽 突然要講\n迷惘的時候記得\n妥協的時候記得\n有些人愛你沒辦法地\n\n\nT恤上的小汙點\n慢慢長成胸口上 一個黑洞\n渾然不覺\n需要的一直都很簡單\n但礙於需要得講得複雜\n追著什麼 一但回過頭\n往後的路都無法擺脫\n\n\n時間在走 悄悄地走\n要喘息 只能繼續\n我們都是這樣變成自己\n夜深了 手機沒回\n晚餐擺著 都冷了\n\n累的時候記得\n想哭的時候記得\n有些人愛你沒辦法地\n\n絕望的時候記得\n就算一切沒有救\n\n仍然有人你愛的沒辦法地', 0, '寫給三歲的侄子,\n祝福他成為有能力去愛的人。', 0, '', 225, 192000, datetime.datetime(2025, 6, 28, 20, 17, 53), datetime.datetime(2025, 6, 28, 20, 17, 50), datetime.datetime(2025, 6, 29, 11, 0), datetime.datetime(2025, 6, 29, 11, 38, 2), 405, 41, 14, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 470261, 'sha1$0014b$60a493ec0aa0a68e1236cec21008d0a36cc28b70', datetime.datetime(2025, 6, 26, 11, 49, 26), 0, 'left7792', 'YoTing', 'Lee', 'left_7792@yahoo.com.tw', 0, 1, datetime.datetime(2007, 11, 23, 14, 38), 107709, 2, 2, 470261, 'profile_images/le/ft/left7792/Da4uqoimVbqBbkSk4KVVcP.JPG', 'M', '李友廷', '李友廷', 886, '910341692', datetime.date(1989, 9, 2), 'NWT', 94, 25, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 37), 1, datetime.datetime(2007, 11, 23, 14, 38), 1, 0, 'zh-hant', 1, '{"show_intro":false,"show_birthday":2,"hide_gender":false,"hide_location":false}', 5019053, 39760, 18, 19, 1, 0, '', 0, None))])}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2d30>
/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.0680 get_many (['d6d21bc8f7fb510a60a060eaa88820e08274c988', '887f8247d0ff979264c73b069f790024b2aa98e1', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', '12e5c5f10335e96781266ce00473fbb3ecda56c0', '22bb2cf850db213696d648c3ea116fa22566505d'],) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2d30>
/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.0679 set_many ({'2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779860917.7545967, '887f8247d0ff979264c73b069f790024b2aa98e1': 1779860917.7545967, '12e5c5f10335e96781266ce00473fbb3ecda56c0': 1779860917.7545967, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779860917.7545967, '22bb2cf850db213696d648c3ea116fa22566505d': (1779860917.7545967, (0,))}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2d30>
/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.0781 get_many (['22e4523526a83991bbfd567636ac480ae3ce7c80', 'ce45c4350f1a8c2370b716da26063e12ea687cc8', '0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad', 'd6d21bc8f7fb510a60a060eaa88820e08274c988', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', '0e882284f0fd2bf5c9a0fb379da21f5569867070'],) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2d30>
/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.0775 set_many ({'0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad': 1779860917.831696, '22e4523526a83991bbfd567636ac480ae3ce7c80': 1779860917.831696, 'ce45c4350f1a8c2370b716da26063e12ea687cc8': 1779860917.831696, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779860917.831696, '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779860917.831696, '0e882284f0fd2bf5c9a0fb379da21f5569867070': (1779860917.831696, (170,))}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2d30>
/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.0201 get ('activitylineup_2813982_works_page',) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2d30>
/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.0652 get_many (['c882cf71e622b4ea423b62c97f30b0a3d284e826', '52147cf872f6b7705c458d25c379639e3cf79c02', 'af167bf678e72a9b2a64d8869d420b8d25e96148', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', '8f037f1d05e73f2d07112a99b3e0364e19620983'],) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2d30>
/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.0554 set_many ({'2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779860917.8726683, '52147cf872f6b7705c458d25c379639e3cf79c02': 1779860917.8726683, 'af167bf678e72a9b2a64d8869d420b8d25e96148': 1779860917.8726683, 'c882cf71e622b4ea423b62c97f30b0a3d284e826': 1779860917.8726683, '8f037f1d05e73f2d07112a99b3e0364e19620983': (1779860917.8726683, [])}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2d30>
/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.0165 set ('activitylineup_2813982_works_page', None, 600) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2d30>
/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.0693 get_many (['22e4523526a83991bbfd567636ac480ae3ce7c80', 'ce45c4350f1a8c2370b716da26063e12ea687cc8', '0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad', 'd6d21bc8f7fb510a60a060eaa88820e08274c988', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', '1ec90ba9c80e3f1ed09b7a450d2cc7f676273032'],) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2d30>
/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.0798 set_many ({'0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad': 1779860917.8996744, '22e4523526a83991bbfd567636ac480ae3ce7c80': 1779860917.8996744, 'ce45c4350f1a8c2370b716da26063e12ea687cc8': 1779860917.8996744, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779860917.8996744, '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779860917.8996744, '1ec90ba9c80e3f1ed09b7a450d2cc7f676273032': (1779860917.8996744, [((670648, 2, 2, '你能不能真的懂我', 2171856, None, 1, 4, 0, 'music/ko/nw/konwang3/J2X68HKzop5fZBrsQz3FZK.mp3', 0, 'song_covers/ko/nw/konwang3/LAWT5gZqgPaGSh3R7AV7JZ.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告訴我 告訴我\xa0\n告訴我 告訴我\n告訴我 告訴我\n你能不能真的懂我\n\n告訴我 告訴我\xa0\n告訴我 告訴我\n告訴我 告訴我\n我還清醒\n\n喔天亮就感到痛\n有太陽就有惡夢\n沒有影子就無處可躲\n躲在沒人懂我的角落\n\n只要一個人能接受\n我想我就會比較好過\n就能找到出口 與溫柔\n有沒有人告訴我\n能不能真的懂我', 0, '我們都有堅持或理想不被認同的時候\r\n\nYoutube也聽得到囉:\nhttps://youtu.be/SzxSWNnU3dw\n\r\n➥ Follow Diiton :\r\nhttps://www.instagram.com/diiton.music/\r\n\r\n♩ 音樂製作 Song Credit\r\n詞:Diiton\r\n曲:Diiton\r\n編曲:Diiton\r\n錄音:Diiton\r\n錄音室:Yellout Studio\r\n混音:Diiton @Yellout Studio\r\n母帶後製:Diiton @Yellout Studio', 0, '', 205, 320000, datetime.datetime(2022, 2, 4, 16, 3, 21), datetime.datetime(2022, 1, 23, 9, 23, 55), datetime.datetime(2022, 1, 23, 11, 0), datetime.datetime(2022, 2, 5, 3, 52, 44), 173512, 5355, 918, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-02-04"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2022-02-05"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2171856, '!Oz6pkMRayTRYsGNRf6SF5eDY3xVDboUOGSILQTmG', datetime.datetime(2025, 4, 24, 20, 14, 33), 0, 'konwang3', '', '', 'konwang3@gmail.com', 0, 1, datetime.datetime(2018, 1, 18, 2, 6, 43), 1742816, 2, 2, 2171856, 'profile_images/ko/nw/konwang3/8zQ7CkrnCZgpgdHHt5fdxS.jpg', 'M', '王岳棠', 'Diiton滴燙', 886, '928691586', datetime.date(1999, 9, 6), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2018, 1, 18, 2, 6, 43), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-05-31T02:48+00:00","hide_location":false}', 2501431, 11726, 55, 4, 1, 0, '', 0, None), (670479, 2, 2, 'Netflix and Chill', 855099, None, 1, 4, 0, 'music/gr/ee/greeeeeeen/dTuwZvk4dUwFDctVnzFBEb.mp3', 0, 'song_covers/gr/ee/greeeeeeen/X9WDakE9wHFUsysDWZ7mPC.jpg', 1, '', 'I tried to call you out on on Saturday night\nYou made excuses like you did all the time \n你說你習慣一個人 早就不怕孤單\n吵架再分開 互相遷就 兩人的世界多麻煩\n\n但我能陪你看電影滑手機\n一起 Netflix and chill for a little bit \n能不能不能不能能不能別再讓我等\n\n我能陪你忙完再一起吃晚餐 \n能載你去上班在凌晨五點半\n為你我刪掉交友軟體 不回別人的訊息\nAnd I wonder if you can call me baby\n\n你說你習慣一個人 真的沒那麼慘\n一人份的煩腦不需要兩個人來承擔\n我不想只當你的曖昧對象\n為什麼為什麼你不對我說\nQue tu m’aime(我不會法文 幹', 0, '詞:趙廣絜、何芸娜\r\n曲:潘婕、趙廣絜、賴軍諺、何芸娜 \r\n混音:賴軍諺\r\n合聲:何芸娜\r\n編曲:趙廣絜、賴軍諺、潘婕\r\n感謝:音樂霸創作營', 0, '', 255, 192000, datetime.datetime(2022, 1, 20, 13, 12, 4), datetime.datetime(2022, 1, 20, 13, 11, 56), datetime.datetime(2022, 1, 20, 13, 30, 46, 955201), datetime.datetime(2022, 1, 21, 11, 58, 40), 198858, 4813, 1730, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 855099, 'sha1$23215$adcf6429e6bb05437b46677c86f337d6fb5a2877', datetime.datetime(2025, 1, 6, 16, 22, 5), 0, 'greeeeeeen', '廣絜', '趙', 'brendakcchao@gmail.com', 0, 1, datetime.datetime(2013, 5, 28, 1, 10), 488263, 2, 2, 855099, 'profile_images/gr/ee/greeeeeeen/nk7wveTVnEauTpYA5Jiyc7.jpg', 'O', '', '趙廣絜 KJ', 886, '922950213', datetime.date(1995, 2, 13), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 45), 1, datetime.datetime(2013, 5, 28, 1, 10), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-05-29T07:45+00:00"}', 416061, 2532, 14, 0, 1, 0, '', 0, None), (670605, 4, 4, '👁👁', 2655503, None, 1, 5, 0, 'music/lu/cy/lucymeow/fn93aNpaTKHXMTZVaCEoLB.mp3', 0, 'song_covers/lu/cy/lucymeow/95whrB9k6ToiKvLYwH32zA.JPG', 1, '', "You found my soul \nand left me a sign \nwith my heart attack \nwant you to melt me \nlike we are blending ourselves \nAlone and afraid all along \ndid you feel the same? \nWhen you laid your eyes on me \nI feel like floating away with you\n\nUp and down we're pacing like a form\non the road to a lover's house is never long\nI don't wanna be on different sides\nDo you wanna be my one and only \n\nUp and down we're pacing like a form\non the road to a lover's house is never long\noh. what am I gonna do to you (do to you baby)\n\nFound myself inside your world \nmaking love with each other's eyes \nwanna sink you deeper\nwanna capture your soul \nlike everything has been so far\nI like it when you're surrounding me\nwanna live in your eyes \nwhen we finally get off our mission\ncan we go back to the start?", 0, 'MV:\r\nhttps://www.youtube.com/watch?v=aCZYuw3fW_g&t=11s\n\n愛死?', 0, '', 240, 320000, datetime.datetime(2022, 1, 22, 13, 17, 9), datetime.datetime(2022, 1, 22, 13, 16, 38), datetime.datetime(2022, 1, 22, 13, 20, 29, 773615), datetime.datetime(2023, 2, 2, 12, 14, 3), 191320, 5745, 1279, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-02-06"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2022-02-07"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,4],[2022,5],[2022,6],[2022,7],[2022,8]]}}', 0, 0, 0, 0, 2, 2, 2655503, 'sha1$w3z6I3bfnP0dybO90uBgWt$9b82debab10ce26ba8d980ca4d175f2f8fb679b4', datetime.datetime(2024, 11, 13, 14, 13, 47), 0, 'lucymeow', '', '', 'lucyfairygood@gmail.com', 0, 1, datetime.datetime(2020, 10, 20, 10, 34), 2226094, 2, 2, 2655503, 'profile_images/lu/cy/lucymeow/kvFegtxL7Q8MRuZ5gW8QNF.jpeg', 'F', '', 'LÜCY', 886, '908677575', datetime.date(2000, 10, 21), 'TAO', 97, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2020, 10, 20, 10, 34), 1, 1, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_birthday":0,"hide_location":false}', 2502792, 18386, 0, 1663, 1, 0, '', 0, None), (670539, 4, 4, 'Flat Soda (demo)', 2855537, None, 5, 12, 0, 'music/mi/dn/midnightx2222/7qdZJVozD4RXTUfPQ3VEVo.mp3', 0, 'song_covers/mi/dn/midnightx2222/WPuBn9EHgDviwjtvZEb34H.jpeg', 1, '', '想一整夜\n翻來覆去就是難入眠\n空氣中殘留的氣味\n讓人暈眩\n\n還不想睡\n思緒不停浮現到從前\n少了你在我的身邊\n無聊的夜\n\n或許有一天會再遇見\n我會笑著看你微笑的臉\n輕輕想像假如那一天\nYou choose to stay \n\n有種欲言又止的感覺\n記不清你是否曾說愛我\nIt all just fades away\n\n越來越遠\n天色漸亮情緒到終點\n故事該翻到下一頁\nAnother day \n\n假如未來不會再遇見\n我會記得你曾微笑的臉\n輕輕讓風帶走這一切\n不再依戀\n\n藍色泡泡汽水的香味\n或許就珍藏在回憶裏面\n安靜的思念\nda la la da da da la da\nwhat if you choose to stay', 0, '上次突然遇見那個誰,思緒瞬間回到過去,曾經的美好終究還是留存在記憶裡比較美,像是沒了氣的蘇打水,還是可以喝,但就沒什麼味道⋯\r\n\r\n鼓:陳冠毅\r\n吉他:陳冠皓\r\n貝斯:劉鳳武\r\n主唱:閻韋伶\r\n\r\n混音:廖佑祥', 0, '', 322, 320000, datetime.datetime(2022, 1, 21, 7, 13, 25), datetime.datetime(2022, 1, 21, 7, 13, 4), datetime.datetime(2022, 1, 21, 7, 29, 39, 457112), datetime.datetime(2022, 2, 7, 18, 21, 30), 67496, 1849, 485, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-02-07"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2022,6]]},"CN":{"song_of_the_days":["2022-02-08"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,6],[2022,7]]}}', 0, 0, 0, 0, 2, 2, 2855537, 'sha1$CvKIgEstRFfRFSeS8njovA$39074783478929d434afac99707c4f81db115d67', datetime.datetime(2025, 6, 22, 4, 24, 44), 0, 'midnightx2222', '', '', 'midnightx2222@gmail.com', 0, 1, datetime.datetime(2021, 10, 6, 6, 41, 21), 2426003, 2, 2, 2855537, 'profile_images/mi/dn/midnightx2222/NUpGJAcHFYRyHgsBYG7FAJ.jpg', 'O', '', '午夜午夜', 886, '911080092', datetime.date(2021, 10, 6), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2021, 10, 6, 6, 41, 21), 1, 5, 'zh-hant', 1, '{"hide_gender":false,"accredited_datetime":"2022-01-26T10:57+00:00","hide_location":true}', 297514, 2117, 186, 1, 1, 0, '', 0, None), (672400, 4, 4, '初春', 2459512, None, 3, 2, 0, 'music/yf/__/yf____c/kKoU6xdEnAe7QBgSNCJgx8.mp3', 0, 'song_covers/yf/__/yf____c/CxFZVyQyCPPFCxQeupFECx.jpg', 1, '', '忘不了遇見你的那個冬天\n忘不了說好在一起的那座公園\nOh你的容顏烙印在我腦海\n試著把與你有關的都拋開\n忘不了我們分手時的畫面\n忘不了六月那對哭紅了的雙眼\nOh shawty tell me why you keep coming to my mind\n明明你早已不在\n\n為何我還離不開\n無力挽回的無奈\n你的笑容彌留在腦中被情緒操控幾秒鐘便輕易將我掏空\n我 多渴望相信大雨後會迎來天晴\n不是我能永遠為你撐傘的那種電影\n儘管閉上眼睛 still see you everywhere \n\n所有畫面映在 湖面的倒影 花朵終究會凋零\n可我昨晚又夢到你\n\n忘不了遇見你的那個冬天\n忘不了說好在一起的那座公園\nOh你的容顏烙印在我腦海\n試著把與你有關的都拋開\n忘不了我們分手時的畫面\n忘不了六月那對哭紅了的雙眼\nOh shawty tell me why you keep coming to my mind\n明明你早已不在\n\nCan’t avoid\nYou made my heartbreak turn me to a paranoid\n回憶在每個失眠的夜晚總不斷纏繞著我\n總面對孤獨的摧殘有太多煩惱能說\n我已分不清是明天還是下一個今天\n當無盡的陰天覆蓋在我的心田\n留下幾分溫暖保存在沒有你的以後\njust let me go\n\n所有畫面映在 湖面的倒影 花朵終究會凋零\n我真的好想忘掉你\n\n(春天的約定)\n忘不了遇見你的那個冬天(忘不了)\n忘不了說好在一起的那座公園(Why you gonna let me go?)\nOh你的容顏烙印在我腦海(I just wanna hold you close)\n試著把與你有關的都拋開(I just wanna hold you close)\n忘不了我們分手時的畫面(I see you everywhere)\n忘不了六月那對哭紅了的雙眼(Babe you left me in tears)\nOh shawty tell me why you keep coming to my mind\n明明你早已不在', 0, '?\n\n詞/曲 Lyrics & Compose|趙翊帆YI94\r\n編曲 Arranger|Jammy Beatz\r\n錄音 Recorded | STL(OOPIG) @stl_oopig\r\n混音 Mixing | STL(OOPIG) @stl_oopig\r\n\r\n封面設計 Cover Design|陳雅嫻\r\n\r\n特別感謝:暈船勒戒所、陳冠霖、nsole恩溯、政大黑音', 0, '', 185, 320000, datetime.datetime(2022, 2, 13, 12, 13, 21), datetime.datetime(2022, 2, 13, 12, 13, 5), datetime.datetime(2022, 2, 14, 13, 0), datetime.datetime(2022, 2, 21, 4, 4, 22), 625751, 12574, 3297, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"top_record_weekly_champions":[[2022,46]]}}', 0, 0, 0, 0, 2, 2, 2459512, 'sha1$jP8wipPauwcYHKAbtwT5aY$1a9f4eab93655fc36c647bae712f631fdc7eb038', datetime.datetime(2024, 10, 26, 8, 18, 8), 0, 'yf____c', '', '', 'evanchao0623yt@gmail.com', 0, 1, datetime.datetime(2019, 7, 8, 8, 36), 2030405, 4, 4, 2459512, 'profile_images/yf/__/yf____c/Q5QnMDsso7ekvxHLz6UCoL.jpg', 'M', '', '趙翊帆', 886, '920287949', datetime.date(2002, 6, 23), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2019, 7, 8, 8, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"accredited_datetime":"2021-07-01T05:43+00:00","hide_location":false}', 2027188, 13854, 25, 798, 1, 0, '', 0, None), (666720, 4, 4, '愛我就要愛我的全部', 735436, 97317782, 5, 12, 0, 'music/la/nt/lanting/A5U5RX9nqFESPqSNsPAU9T.mp3', 0, 'song_covers/la/nt/lanting/ZPi5mvFEFGeHCpDnuzZfaE.jpg', 1, '', '忙著調整姿態 總是左顧右盼\n該怎麼做才能討人喜歡\n時常情緒氾濫 感受太過敏感\n全怪罪與生俱來的浪漫 徜徉在\n\n人生的常態 流動的情感\n現實虛幻 享受自然\n選我所愛 無論好壞\n讓複雜都變得簡單\n\n愛我就要愛我的全部\n包含不完美的小迷糊\n愛我就要愛我的全部\n再也不為誰停下腳步\n\n厭倦各種有意無心的評斷\n閒雜人等自以為是談論\n愛不愛 True or Lie\n都該由我定義誰都沒資格輕易責怪\n虛偽或坦然\n沒興趣推翻 標籤的荒誕\n只想獨自徜徉在\n\n過著我想過的生活\n展現最真實的感受\n全都沒錯 管這麼多', 0, '「愛我不用多,就愛我全部」\n\n12/20首張創作專輯發行之愛的主打歌\n《愛我就要愛我的全部》❤ Love Me to the Moon and Back\n\n李英宏 X 藍婷\n最帥最水氣 混搭 最純最夢幻\n\n✮✮✮✮✮\n我\u3000是融化流動的蠟\u3000栽滿你捏的空杯\n我\u3000為了愛我的人活著\n我\u3000不後悔為你燃燒過\n✮✮✮✮✮\n\n「浪漫細膩,溫柔透明,每首歌曲都復刻著一段屬於你我內心的回憶」\n\n即將在 12/20 發行首張創作專輯的新人藍婷,從暫時離線後逐漸找回自我,更開放地將這個美好想像的世界,去與他人連結、關注他人。專輯的心路歷程記錄著一個純真的小女孩逐漸蛻變成成熟小女人的階段心事,透過專輯一首首的曲序鋪陳,帶領我們一同感受成長心境的轉折,這之中包含著離別的惆悵、甜蜜的愛戀,亦或是受背叛的憤概。每一首歌曲都如同鮮明的單一寓言故事,等著你用耳朵翻閱,這本純愛絢爛的繪本。\n\n✮✮✮✮✮\n她曾是覺得自己什麼都不會的藍婷\n她曾是總想拯救別人卻忘了照顧自己的藍婷 \n現在她唱自己寫的歌\n現在她說\u3000愛她\u3000就要愛她的全部\n✮✮✮✮✮\n\n《愛我就要愛我的全部》由藍婷詞曲創作,原先並不在藍婷的收歌名單,她覺得這首歌還未達她的標準,偏偏製作人姚信宇在所有demo中,最喜歡的就是這一首,他任性地要求一定要將這首歌收錄專輯,也立即聯想到與歌曲態度相同豪爽的水哥李英宏,邀請他來擔任編曲,兩人如此個性的混搭,一定夠味。\n\n李英宏說:「這首歌就是要當一個浪漫的自私鬼,就是要你愛我的全部,藍婷輕柔舒服的聲線,完美詮釋多巴胺大量分泌時的自我沉浸。」他以時髦復古的Nu Funk風味,呈現藍婷俏皮可愛的小女人心聲,動感的節奏與性感的合成器聲線,讓人情不自禁隨之擺動。\n\n你可以不喜歡我,但我很喜歡我自己\n\n在現實生活中,多少次在意他人的眼光?多少次失去了自己的模樣?害怕被旁人窺看全貌後,還能否被世界接納所有?不管是穿衣風格還是行為舉止,是否常常被問:「我覺得這不像你耶~」Stop!是時候向這些指指點點的標籤說:「你的喜好與我無關,我不在乎!」藍婷透過直白的歌詞展現率真模樣,鼓勵大家在社會化的過程中,不要失去最真實的自己,藉由率性灑脫的音樂,一起任性地徜徉在自由海中。\n\n如果再囉唆,就微笑回應:「愛我,不然就拉倒。」☺\n\n-\n\nდ 音樂製作 დ\n作詞 Lyricist:藍婷 Lan Ting \n作曲 Composer:藍婷 Lan Ting \n製作人 Producer:姚信宇 Shin-Yu Yao \n配唱製作人 Vocal Producer:瑞發 Reva(跳蛋工廠EGGO Music Production)\n編曲 Arrangement:李英宏 YingHung Lee/張汎宇 A2Dac\n和聲編寫 Backing Vocal Arrangement:瑞發 Reva\n和聲 Backing Vocal:藍婷 Lan Ting\n錄音工程師 Recording Engineer:陳以霖 Chen Yi Lin\n錄音室 Recording Studio:大小眼錄音室 Twin Eyes Studio\n混音工程師 Mixing Engineer:周已敦 Itun Chou\n混音錄音室 Mixing Studio:Rave Sound Studio\n母帶後期處理製作人 Mastering Producer:姚信宇 Shin-Yu Yao\n母帶後期處理工程師 Mastering Engineer:Simon Li\n母帶後期錄音室 Mastering Studio:nOiz', 0, '', 232, 320000, datetime.datetime(2021, 12, 7, 11, 0, 17), datetime.datetime(2021, 12, 7, 11, 0, 12), datetime.datetime(2021, 12, 7, 16, 0), datetime.datetime(2023, 11, 16, 11, 44, 9), 112678, 374, 93, 1, 10, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":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), (674833, 4, 4, '如果我有勇氣失去你', 737751, 97317318, 4, 3, 0, 'music/zh/cb/zhcband/VXJKRDcUviQDGL7YqLn5s3.mp3', 0, 'song_covers/zh/cb/zhcband/bh7tCQZbSwcELJrXxpdAAi.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, '失去了勇氣\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\nMV\r\nhttps://www.youtube.com/watch?v=yR6uWPvXxGM', 0, '', 241, 192000, datetime.datetime(2022, 3, 1, 12, 37, 31), datetime.datetime(2022, 3, 1, 12, 37, 17), datetime.datetime(2022, 3, 1, 12, 50, 0, 739627), datetime.datetime(2022, 3, 1, 12, 50, 1), 148178, 3699, 448, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-03-11"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,9],[2022,10],[2022,11],[2022,15],[2022,16],[2022,17]]},"CN":{"song_of_the_days":["2022-03-12"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,9],[2022,10],[2022,11],[2022,13],[2022,15],[2022,17],[2022,18],[2022,19]]}}', 0, 0, 0, 0, 2, 2, 737751, 'sha1$iQQ9wv4ly2STjXqhKU63H0$3d1fcbba4eb55f2f62682752d8370928e91bca34', datetime.datetime(2025, 5, 26, 8, 13, 30), 0, 'zhcband', '', '', 'zhcband@gmail.com', 0, 1, datetime.datetime(2010, 11, 9, 22, 7, 24), 374268, 4, 3, 737751, 'profile_images/zh/cb/zhcband/cLdyEUavfaEzZmWvFnShfL.jpg', 'O', '張羽承', '原子邦妮 Astro Bunny', 886, '970081077', datetime.date(2009, 11, 9), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2010, 11, 9, 22, 7, 24), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"hide_location":false}', 2989073, 32498, 0, 1888, 0, 0, '', 0, None), (675875, 4, 4, 'Less than three ft. 學妹', 2370438, None, 1, 4, 0, 'music/Ji/m_/Jim_556656/EnW8ya7cxBg4gsgsFjkfEj.mp3', 0, 'song_covers/Ji/m_/Jim_556656/7qJK6iyDuPPs7HgUAvQLM5.png', 1, '', "I don't really miss u 假裝不在意的盯著\n手機留在衣櫥 試著不去翻妳的動態\n我忌妒妳沒有我也精采 I hate it everytime\n\nthink I really miss u 我只想要和妳待著\n可界線太不清楚 不要讓我再盲目的去猜\n每天的顛簸需要妳依賴 I need u in my life\n\nbabe there 's no ~ there's no more reason 又和妳錯過\n浪費所有時間和妳蹉跎\n買好我們的塔位 從今天到骨頭\n\nI'm in love 在一眼瞬間\n我心窩 被妳所擊潰 \n常幻想和妳有個家再養支球隊\n我都依妳 不生也行\n\n\n陪妳走回家裡 回到熟悉的門外\n不想和妳分離 可妳突然的坦白\nI don't know why 劃破了等待\n\nbabe there 's no ~ there's no more reason 又和妳錯過\n浪費所有時間和妳蹉跎\n買好我們的塔位 從今天到骨頭\n\nI'm in love 在一眼瞬間\n我心窩 被妳所擊潰\n常幻想和妳有個家 再養支球隊\n我都聽妳的\n\nI'm in love 讓寂寞結尾\n我生活 被妳所點綴\n想和妳逛著宜家 研究床頭櫃\n我都依妳 不買也行\n\n\nI wanna konw u 從頭皮到腳尖\n妳的舉手投足 不需要濾鏡的遮掩\nyou're so fine 不需要打扮\n\n<3", 0, '3/14見\n\n詞/曲:木卯\n編曲/製作:呂理鈞 \nvisual :邱冠霖 @chiu.insta\n\nYT :\nhttps://www.youtube.com/watch?v=f2KjxGEjUgM\n\nK2C 粉絲專頁:\nhttps://www.facebook.com/k2c_goodmusic-107059455192586\n\nK2C Instagram :\nhttps://www.instagram.com/k2c_goodmusic/', 0, '', 263, 192000, datetime.datetime(2022, 3, 7, 13, 26, 6), datetime.datetime(2022, 3, 7, 13, 25, 59), datetime.datetime(2022, 3, 7, 13, 29, 11, 515359), datetime.datetime(2023, 3, 14, 5, 33, 30), 315861, 6073, 1581, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2022,10]]}}', 0, 0, 0, 0, 2, 2, 2370438, 'sha1$WJRhib9obNUBOiD3lRjCz0$5d491ce1b32f36f23fbb5a9f11fb64c58aa56039', datetime.datetime(2025, 5, 13, 15, 41, 1), 0, 'k2c_goodmusic', '', '', 'k2cgoodmusic@gmail.com', 0, 1, datetime.datetime(2018, 12, 11, 10, 51), 1941365, 4, 4, 2370438, 'profile_images/Ji/m_/Jim_556656/2c5rtcNDzkvR5aoVJTWxUm.jpg', 'O', '', 'K2C', 886, '972982250', datetime.date(2021, 6, 21), 'TAO', 97, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 37), 1, datetime.datetime(2018, 12, 11, 10, 51), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"had_edit_username":true,"accredited_datetime":"2022-01-13T06:48+00:00","hide_location":false,"show_birthday":0}', 1687674, 4003, 0, 12, 1, 0, '', 0, None), (674342, 4, 4, '電線桿上的鳥', 2655503, None, 1, 5, 0, 'music/lu/cy/lucymeow/Zayan3yLnP592PB6Se9UoX.mp3', 0, 'song_covers/lu/cy/lucymeow/AUSVr4rbWC6NxzyhRuPPdL.jpg', 1, '', "if you wanna be my birdie\n星星要怎麼數?\nIf you wanna be my lover\n天空要怎麼住?\n\n想飛去哪裡\nMy love\nwhy don't we just get to know each other? \n喔 歡迎光臨\nMy love\nwhy don't we just get to hold each other?? \n\n看窗外的星空\n一邊摸著你的頭\n希望你待在我的宇宙中\n開窗戶 吹著風\n讓我成為你的星空\n\n養了一隻電線桿上的鳥 wu wu\n希望他只對我一個人叫 wu wu\n剩下的 待在那就好\n其他內心聲音 才不會太吵 \n\nIf u wanna be my birdie\n種 我愛的植物\nIf u wanna be my lover\n牠 需要被照顧\n\n想飛去哪裡\nMy love\nwhy don't we just get to know each other? \n喔 歡迎光臨\nMy love \nwhy don't we just get to hold each other??\n\n看窗外的星空\n一邊摸著你的頭\n希望你待在我的宇宙中\n開窗戶 吹著風\n讓我成為你的星空\n\n養了一隻電線桿上的鳥 wu wu\n希望他只對我一個人叫 wu wu wu\n剩下的待在那就好\n其他內心聲音才不會太吵 \n\n(間奏)\n\n我就是你的星空\n我輕拍著你的頭\n給你看我剛塗的指甲油\n開著燈 做著夢\n沈睡在我的宇宙中\n\n養了一隻電線桿上的鳥 wu wu\n希望他只對我一個人叫 wu wu wu\n對我說些什麼都好\n答應我你不會在夜裡逃跑", 0, 'Lyricist : LÜCY、Déjà Fu\r\nComposer :LÜCY、 Déjà Fu', 0, '', 234, 320000, datetime.datetime(2022, 2, 25, 14, 21, 56), datetime.datetime(2022, 2, 25, 14, 21, 47), datetime.datetime(2022, 2, 25, 14, 44, 55, 702729), datetime.datetime(2022, 2, 25, 19, 25, 29), 204451, 6372, 1439, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-03-07"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2022-03-08"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,9],[2022,10],[2022,11],[2022,12]]}}', 0, 0, 0, 0, 2, 2, 2655503, 'sha1$w3z6I3bfnP0dybO90uBgWt$9b82debab10ce26ba8d980ca4d175f2f8fb679b4', datetime.datetime(2024, 11, 13, 14, 13, 47), 0, 'lucymeow', '', '', 'lucyfairygood@gmail.com', 0, 1, datetime.datetime(2020, 10, 20, 10, 34), 2226094, 2, 2, 2655503, 'profile_images/lu/cy/lucymeow/kvFegtxL7Q8MRuZ5gW8QNF.jpeg', 'F', '', 'LÜCY', 886, '908677575', datetime.date(2000, 10, 21), 'TAO', 97, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2020, 10, 20, 10, 34), 1, 1, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_birthday":0,"hide_location":false}', 2502792, 18386, 0, 1663, 1, 0, '', 0, None), (675270, 4, 4, 'I Will Never Change', 2085102, None, 3, 2, 0, 'music/po/po/popoj820927/jireZ4M8GGspZxMbADtuiv.mp3', 0, 'song_covers/po/po/popoj820927/mETgggvphtEEr6Kfat9Lyv.JPG', 1, '', 'I Will Never Change\nverse1:\n現在幾點鐘 我看著限動\n好多不認識的朋友標記我\nIt’s been a long time\nI’m feeling so fine\n感謝多年前的我 始終相信我\n說來神奇從來沒想過會走到這一步\n幻想的這一幕 都變成現實\n告別懦弱feel like幕之內一步\n從沒打算一步登天我踩穩每一步\nI don’t care what they say\n所有稱讚thank you everybody\n我打從心底謝了\n但只有我自己明白心中追求的位在哪裡\n吹捧是突破現狀的毒藥 我先戒了\nI’m telling no lie\n我只是都在想著不留空白\n人生不能重來\nTell me why don’t you try it out?\n當我聽 當我唱\n才感受心被解放and I don’t stop\n\nso\n\nhook:\nI will never change \n我知道只有我自己能夠肯定我\nI will never change\n過程即是目的 我戴著耳機走\nI don’t need dat誰崇拜\n或得到誰寵愛\n我明白一路走來\n不需要誰懂 \nI will never change \n(Do you feel what I feel now?)\n\nverse2:\nYeah I made it on the news(and mag)\nMom I think I make you proud\n回想這幾年和自己獨處 \n這些都是what I dreamed ’bout then\n過去總想著被聽見\n後來才發現在聲音被聽見之前得先聽見自己內心深處那個聲音\n只有誠實面對自己才能走得下去因為重要的是我的真心\nSo I never 急功近利 \n沒把名氣當成寫歌的feedback or motivation\n下班時間花在音樂\n獨自在公園寫歌\n終於讓你聽見我 \nNow my albums sold out\n去年一整年的量\n一天之內 就全部賣掉\n以前當我跟女生告白they be like\n「抱歉,來生吧孩子!」\n但現在都變成:「來生孩子吧!」\n\nbut\n\nhook:\nI will never change \n我知道只有我自己能夠肯定我\nI will never change\n過程即是目的 我戴著耳機走\nI don’t need dat誰崇拜\n或得到誰寵愛\n我明白一路走來\n不需要誰懂 \nI will never change \n(Right?Let’s go)\nbridge:\n一開始耗盡全身力才往前十幾步\n回首來時發現早已走了十里路\n如人飲水只有我懂手裡這杯是幾度\n捫心自問多少人在拚命為何自己不?\n我知道大家都很努力I’m so blessed tho\n大多數人都只看成果 不在意背後\n就算得到掌聲和鮮花或再多的眼光羨煞\n也不能把創作單純的快樂騙走\n\nhook:\nI will never change \n我知道只有我自己能夠肯定我\nI will never change\n過程即是目的 我戴著耳機走\nI don’t need dat誰崇拜\n或得到誰寵愛\n我明白一路走來\n不需要誰懂 \nI will never change \n(Do you feel what I feel huh?)\n\nI will never change \n我知道只有我自己能夠肯定我\nI will never change\n過程即是目的 我戴著耳機走\nI don’t need dat誰崇拜\n或得到誰寵愛\n我明白一路走來\n不需要誰懂 \nI will never change \n(Do you feel what I feel now?)', 0, 'POPO J 第二張個人創作專輯【GOOD LOOKING】實體CD,於小白兔唱片行預購中:\nhttps://shp.ee/i5rvz6q\n\nPOPO J 第二張個人創作專輯【GOOD LOOKING】已數位發行!\n點擊下方連結收聽完整專輯:\nhttps://popoj.ffm.to/goodlooking/\n\nFollow POPO J:\nhttps://www.instagram.com/james45321\nhttps://www.facebook.com/popoj1993 \n\n製作人Producer:Zac Rao、伍柏宇Jim Wu\r\n詞曲 Lyricist&Composer:POPO J\r\n合聲 Backing Vocals:羅莎莎 Sabrina Lo\r\n合聲編寫 Backing Vocal Arrangement :羅莎莎 Sabrina Lo\r\n編曲 Arranger:chillingcat\r\n錄音 Recording:Zac Rao\r\n混音 Mixing:伍柏宇Jim Wu\r\n母帶後期 Mastering:伍柏宇Jim Wu\r\n錄音工作室 Recording Studio:金剛門大樹林工作室', 0, '', 187, 320000, datetime.datetime(2022, 3, 2, 14, 44, 1), datetime.datetime(2022, 3, 2, 14, 43, 48), datetime.datetime(2022, 3, 2, 16, 0), datetime.datetime(2023, 11, 3, 2, 30, 53), 113258, 3587, 392, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2085102, 'sha1$h1OvEBmciqO1$d6032d37bcda874189292634aee8da170e4fcd60', datetime.datetime(2024, 8, 13, 14, 48, 3), 0, 'popoj820927', '', '', 'popoj1993@gmail.com', 0, 1, datetime.datetime(2017, 9, 7, 16, 2, 18), 1656217, 4, 4, 2085102, 'profile_images/po/po/popoj820927/eajnGYwKu6AYfwHxiv94nu.jpg', 'M', '施傑薰', 'POPO J', 886, '978326987', datetime.date(1993, 9, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2017, 9, 7, 16, 2, 18), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"accredited_datetime":"2021-06-10T10:49+00:00","show_birthday":0,"hide_location":false}', 619162, 8133, 1, 104, 1, 0, '', 0, None), (675651, 4, 4, '拖延症候群 ft.桃子A1J', 1827669, None, 3, 2, 0, 'music/th/ro/throbbing_mountain_7u/CwoTZ85i6DAU4aiRtzJt8y.mp3', 0, 'song_covers/th/ro/throbbing_mountain_7u/MXcrGmPkZnCdP5x87YxQHz.jpg', 1, '', "再給我多一點點的時間\n也不過才那幾秒鐘的時限\n都怪昨天晚上有點失眠\n能不能再給我多一點寬限\n\n再給我多一點點的時間\n也不過超越你極限那麼一點點\n其實昨天晚上有點失眠\n能不能再給我多一點寬限\n\nyeah I know know know know know\nstop calling my phone phone phone phone phone\nyeah I'm on the on the road road road road\n就再多等幾秒鐘鐘鐘鐘鐘\n\n發誓真的不是我故意 的 把時間日期給忘記 了\n事情太多該如何棄 捨 不知覺的睡過去 了\n親愛的 先 別生氣 yah 我知道錯了下次早起\n得先掛機 Yah 在下個路口右轉去\n\n跟不上時間的腳步 看不透一秒的角度\nnot like working in the stu 其他事拖著待會處理\n承認我不太愛算數 小數點後都四捨五入\n‘kay I'm sorry not sorry on my way now just keep on waiting\n\nWoo 時間怎麼永遠都不夠\n一回首就發現剩不到幾秒鐘\nBae you need to chill \n我快到了 就請你放輕鬆 \n\n時間都算不準了 對拍卻 對 的到呢\n360度劃出領土把我們都禁錮著\nI’m so sorry 但 拖延 症候群不是 我的藉口\n我想我們的時區也許不同\n\n總是日夜顛倒拖延成性\n這個症狀好像已經不輕\nWait a Minute \nWait a minute \n\n再給我多一點點的時間\n也不過才那幾秒鐘的時限\n都怪昨天晚上有點失眠\n能不能再給我多一點寬限\n\n再給我多一點點的時間\n也不過超越你極限那麼一點點\n其實昨天晚上有點失眠\n能不能再給我多一點寬限", 0, 'MV在這!https://www.youtube.com/watch?v=YEHGASQRRuA\r\n\r\nLyrics/Compose 詞/曲 |13Lefty /桃子A1J\r\nBeat Arrangement編曲 | GC \r\nRecording/Mixing 錄音混音| Lulu 吳昱儒', 0, '', 159, 192000, datetime.datetime(2022, 3, 5, 17, 36, 56), datetime.datetime(2022, 3, 5, 17, 36, 47), datetime.datetime(2022, 3, 6, 10, 0), datetime.datetime(2022, 3, 10, 18, 36, 6), 54728, 1936, 273, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1827669, 'pbkdf2_sha256$24000$6OyC6lDZW2IT$B3as32hrDJCA8BTb2X11B3UaEfoZuinEaU/h3BjW/K8=', datetime.datetime(2023, 5, 24, 18, 45, 26), 0, '13lefty', '怡珊', '賴', 'phoenix530919@gmail.com', 0, 1, datetime.datetime(2017, 3, 4, 16, 1, 7), 1352201, 4, 3, 1827669, 'profile_images/13/le/13lefty/fJ95KefbPW8fEvFj8Fp7xC.jpg', 'F', '', '13Lefty', 886, '929583288', datetime.date(1999, 9, 4), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2017, 3, 4, 16, 1, 7), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"had_edit_username":true,"accredited_datetime":"2022-03-18T07:06+00:00","hide_location":false}', 58823, 278, 19, 120, 1, 0, '', 0, None), (671485, 2, 2, 'SIRI說明天降雨率100%', 2438909, 97317962, 3, 2, 0, 'music/Gu/mm/GummyBBB/EVExZJyHwdgguBV6zaDuj2.mp3', 0, '', 1, '', '天已經亮了我卻闔不上眼\n盯著沒有人的房間\n一齣哈姆雷特式的悲劇在我腦子裡上演\n演到了五幕中的第三幕\n就快要到高潮\n但突然一聲巨大的轟鳴響起\n讓我直接把劇本都拋掉 (啥小)\n我看向窗外\n原本的小雨已變得滂湃\n啊不就還好衣服已經收進來了\n不然還要重洗真的讓人wanna die\n反正都被關在家裡那乾脆就鑽進被子裡面躲好\n今天的最後一句話「嘿Siri 降雨率多少?」\n\n她說降雨率100% 那那那我就算了吧\n把所有待辦都先bypass 就放著不管他\n偷個懶又沒有犯法 我知影我爛軟\n但我很有效率所以壓著deadline繳交你也拿我也沒辦法\n她說降雨率100% 那那那我就算了吧\n把所有待辦都先bypass 就放著不管他\n偷個懶又沒有犯法 我知影我爛軟\n但我做的音樂可以能跟你保證聽過的都會說一聲「讚啦」\n\n不喜歡下雨天因為不行錄音又不是Lo-fi (Lo-fi)\n躲在我house裡 想要抄襲的bish走開 (Fuck off)\n小學生幹嘛繫bow tie 學大人的口白\n但real life真的就像是柯南到哪裡都有人狗帶\nDunno why\n電視上浪漫和離別都發生在雨幕裡\n就像是理想的世界好像永遠只存在於畫家的筆觸裡\n若生命是一齣戲 那我寧願收視率低但歌好聽\n若明天雨還不停 那記得走慢點一路上小心\n\n她說降雨率100% 那那那我就算了吧\n把所有待辦都先bypass 就放著不管他\n偷個懶又沒有犯法 我知影我爛軟\n但我很有效率所以壓著deadline繳交你也拿我也沒辦法\n她說降雨率100% 那那那我就算了吧\n把所有待辦都先bypass 就放著不管他\n偷個懶又沒有犯法 我知影我爛軟\n但我做的音樂可以能跟你保證聽過的都會說一聲「讚啦!」\n\n[SIRI]\n明天八點整開始會下雨\n此狀況會持續到黃昏\n我建議你帶把傘下去\n防風防雨又防身', 0, '《安泰》08. SIRI說明天降雨率100%\r\n-\r\n製作人 Producer:Gummy B\r\n詞曲 Lyricist & Composer:Gummy B\r\n編曲 Beat Arranger:alanfor\r\n錄音 Recording Engineer:Gummy B\r\n混音 Mixing Engineer:Gummy B\r\n母帶後期 Mastering Engineer:Gummy B\r\n-\r\nGummy B\r\nhttps://www.instagram.com/gummy.bbbb/', 0, '', 159, 320000, datetime.datetime(2022, 2, 1, 20, 50, 56), datetime.datetime(2022, 2, 1, 20, 50, 34), datetime.datetime(2022, 2, 20, 12, 0), datetime.datetime(2022, 2, 21, 12, 25, 8), 63822, 1627, 331, 1, 8, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2438909, 'sha1$K4oDaAPvdx9Z1SG5Jmy6ES$2501b0e4e35ef47d17a73e1e033a3ab4ca3aa4c3', datetime.datetime(2025, 2, 8, 20, 46, 1), 0, 'GummyBBB', '', '', 'gummybmusic@gmail.com', 0, 1, datetime.datetime(2019, 5, 23, 9, 26, 33), 2009813, 4, 4, 2438909, 'profile_images/Gu/mm/GummyBBB/gikMrqaZj2EACVFTq8SHSH.jpg', 'M', '黃立堯', 'Gummy B', 886, '978382264', datetime.date(2000, 9, 11), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2019, 5, 23, 9, 26, 33), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":0,"accredited_datetime":"2021-06-15T05:58+00:00","hide_location":false}', 2027956, 17783, 39, 827, 1, 0, '', 0, None), (674518, 1, 1, '年少不平凡 (宋念宇 Xiaoyu Sung Cover)', 2408261, None, 5, 12, 0, 'music/al/an/alanchou12345/SXZNxszpinowBsaesxzLHK.mp3', 0, '', 1, '', '', 0, 'Young And Frivolous\r\n\r\n作詞:魏如昀\r\n作曲:宋念宇\r\n\r\n改編&混音 by 阿蘭 AC\r\n\r\n你還在尋找誰來救你的平凡 \r\n給你一道光照亮你的黑暗', 0, '', 89, 320000, datetime.datetime(2022, 2, 27, 8, 32, 30), datetime.datetime(2022, 2, 27, 8, 32, 16), datetime.datetime(2022, 2, 27, 12, 0), datetime.datetime(2024, 10, 31, 14, 31, 43), 27206, 939, 125, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2408261, '!KDhzgWAeAwlmA19JsPgBxOBQx9L3gv9oXm30EUqi', datetime.datetime(2025, 3, 28, 13, 16, 46), 0, 'alanchou12345', '', '', 'rnamusic47@gmail.com', 0, 1, datetime.datetime(2019, 3, 25, 17, 36), 1979178, 4, 4, 2408261, 'profile_images/al/an/alanchou12345/LCMtx5SYkFw6Nwrs6vXAQf.jpg', 'O', '周某人', '阿蘭 AC', 886, '934026547', datetime.date(1992, 4, 7), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 50), 1, datetime.datetime(2019, 3, 25, 17, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2023-01-30T02:32+00:00","hide_location":false}', 437661, 6201, 5, 7, 1, 0, '', 0, None), (671480, 4, 4, '消極積極', 2438909, 97317962, 3, 2, 0, 'music/Gu/mm/GummyBBB/6xxKhRcjtb9U6vAvot4Pbq.mp3', 0, '', 1, '', 'I don’t care about how you think of me\n我正在做什麼我想我是清楚地\n但還是感謝你的辛苦 (Thank you)\n雖然我明白你的叮囑我大概率都聽不進\n像命注定一般 \n那感覺我仍盡力參透\n等待著關關雎鳩即便關關難過\n每次都像在玩火 要嘛感受\n到光明 要嘛一不小心燒掉整片山頭\n每個人都想要攻頂\n但有多少人記得呼吸\n注意 吐息 目的 像霧裡看花\n難道站在山巔的感覺你不喜歡嗎\n所以才冒著墜落的風險努力攀爬\n看嘛 說到底那都是泡沫般的數字\n每個人都想紅就像是90年的股市\n慘綠沒在怕的 選擇性將他無視\n沒想著贏就不會輸像半山腰的蘇軾\n\nCause my mindset be like \n消極 積極\n消極 積極\n懶得跟你去比賽\n你要比 第一\n才不 屌你 嘻嘻\n\n別要我一直衝 那真的太ㄍㄧㄥ\n沒錯我想要賺錢 但更想賺得開心\n他們說沒有自信就會失去耐心\n但我有自信愛我的人都一直在聽\n所以等到屬於我的時代終於來臨\n都到了那個份上我還在乎什麼排名\n你問我過得怎樣 我猜過得還行\n不用為了證明自己 還得穿金戴銀\n大師兄說 生活要有你的flow\n我們時間還很多 那你幹嘛急著走\n聽我的tone 千萬不能低著頭\n當我進到我的zone裡 就沒人比得過\n在那裡沒有別人 唯我獨尊\n我才華堪比周杰倫 帥得像是吳尊\n屌得像是拉斯普丁 哪次不行\n我活在當下所以每一刻都恰是如今\n\nCause my mindset be like \n消極 積極\n消極 積極\n懶得跟你去比賽\n你要比 第一\n才不 屌你 嘻嘻', 0, '《安泰》06. 消極積極\r\n-\r\n製作人 Producer:Gummy B\r\n詞曲 Lyricist & Composer:Gummy B\r\n編曲 Beat Arranger:Pieper Beats\r\n錄音 Recording Engineer:Gummy B\r\n混音 Mixing Engineer:Gummy B\r\n母帶後期 Mastering Engineer:Gummy B\r\n-\r\nGummy B\r\nhttps://www.instagram.com/gummy.bbbb/', 0, '', 188, 320000, datetime.datetime(2022, 2, 1, 20, 15, 53), datetime.datetime(2022, 2, 1, 20, 15, 32), datetime.datetime(2022, 2, 20, 12, 0), datetime.datetime(2022, 2, 20, 12, 0, 29), 54926, 1108, 112, 1, 6, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2438909, 'sha1$K4oDaAPvdx9Z1SG5Jmy6ES$2501b0e4e35ef47d17a73e1e033a3ab4ca3aa4c3', datetime.datetime(2025, 2, 8, 20, 46, 1), 0, 'GummyBBB', '', '', 'gummybmusic@gmail.com', 0, 1, datetime.datetime(2019, 5, 23, 9, 26, 33), 2009813, 4, 4, 2438909, 'profile_images/Gu/mm/GummyBBB/gikMrqaZj2EACVFTq8SHSH.jpg', 'M', '黃立堯', 'Gummy B', 886, '978382264', datetime.date(2000, 9, 11), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2019, 5, 23, 9, 26, 33), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":0,"accredited_datetime":"2021-06-15T05:58+00:00","hide_location":false}', 2027956, 17783, 39, 827, 1, 0, '', 0, None), (677057, 4, 4, '累贅', 2333771, 97318176, 1, 4, 0, 'music/_x/xs/_xxslowly34/UHtmKgiV3uy6gfXorHEy7m.mp3', 0, 'song_covers/_x/xs/_xxslowly34/UDBeQLU5RXffHKcDmijuzm.jpg', 1, '', 'Verse\n別再多給我一個喜歡你的理由\n如果沒有我 你應該會更輕鬆\n拜託不要拋棄我\n再多的挽留好像都沒有用\n\nPre Chorus \n我就是累贅\n沒有資格站在你的身邊\n別再對我掏心掏肺 \n\nChorus \n我就是累贅\n沒有資格站在你的身邊\n別再對我掏心掏肺 \n\n我就是累贅\n沒有資格站在你的身邊\n對我來說你太耀眼\n\nVerse \n只看到你強大 忽略你的弱小\n以為把所有 事交給你來就好\n你也是個人 但我卻無法與你保持平衡\n\n原來你也會因為犯錯 隔天沒有精神\n也會難過到獨自一個人哭到清晨\n\n現在的我一無所有 \n好像得要做些什麼 \n(把我留在你身邊)\n\nPre Chorus \n我就是累贅\n沒有資格站在你的身邊\n別再對我掏心掏肺 \n\nChorus \n我就是累贅\n沒有資格站在你的身邊\n別再對我掏心掏肺 \n\n我就是累贅\n沒有資格站在你的身邊\n對我來說你太耀眼', 0, '這首靈感取自於我最喜歡的動漫 無職轉生\r\n好看到我生出一首歌?\u200d?\n希望你們會喜歡\r\n\r\nLyrics:xxslowly34\r\ncomposer:xxslowly34\r\nRecording engineer: 7Drip\r\nMixing:7Drip\r\nMastering : 7Drip\r\nProducer:7Drip\r\nBeat Arrangment:COLD MELODY\r\nCover Picture:廖瑀婕', 0, '', 151, 192000, datetime.datetime(2022, 3, 22, 23, 35, 32), datetime.datetime(2022, 3, 19, 2, 56, 59), datetime.datetime(2022, 3, 19, 3, 15, 12, 798395), datetime.datetime(2022, 6, 15, 19, 51, 21), 49910, 1192, 190, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2333771, 'sha1$3HZdRg3ftmdELCj1G1Jp6n$5b3eb7a3f2d252edacafbffdd7492e233d5c89b2', datetime.datetime(2025, 6, 28, 11, 30, 8), 0, '_xxslowly34', '', '', '92227james@gmail.com', 0, 1, datetime.datetime(2018, 10, 10, 4, 33, 9), 1904700, 4, 3, 2333771, 'profile_images/_x/xs/_xxslowly34/j3WbgnLCwn8NQ2WecoPqKu.jpg', 'M', '劉康聖', 'xxslowly34', 886, '966716973', datetime.date(2001, 11, 19), 'HSQ', 84, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 53), 1, datetime.datetime(2018, 10, 10, 4, 33, 9), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2021-09-24T08:15+00:00","hide_location":false}', 1053263, 4300, 64, 2, 1, 0, '', 0, None), (662161, 4, 4, '親吻了再摸索 Search by a Kiss', 1597251, 97319209, 1, 4, 0, 'music/sw/ee/sweetjohnband/NxpLE9BKcSDpYkw26CwK4z.mp3', 0, 'song_covers/sw/ee/sweetjohnband/9NvanrRuxfZYMAr8fqtkGj.jpg', 1, '', '愛只是溫柔的假說 誰忍心反駁 \n每一段每一落 晦澀的旅途中 迷惘就感受\n親吻未知 親吻過錯 親吻了再摸索\n親愛的 承諾都會腐朽 脆弱後我們會掙脫\n\n懷疑了嗎 懷疑了嗎 如果你等不著月光\n失望了嗎 黎明以前 可讓我牽住你的動盪\n信仰生而負傷 怎麼別來無恙\n\n懷疑了嗎 懷疑了嗎 我們都不再無瑕\n枯萎了嗎 凋落以前 就讓我接住你的搖晃\n擁抱著整片荒涼 當作別來無恙\n\n我們忍受成長 我們習慣遺忘', 0, '『如果黑暗是必經之路,陪我在墜落中親吻、在破碎後緊握。』\n\n\u200b -\u200b \u200b \n\n「最終愛會滲透出裂縫,像地平線上的日出那樣。」\u2028\u200b \u200b \n\n「到時我們坦誠相見。」\u200b\n\n-------------\n詞 Lyricist | 吳倬安 Leon Wu\n曲 Composer | 吳浚瑋 Genwie Wu\n製作人 Producer:鍾濰宇 Yu \n編曲 Arrangement:甜約翰 Sweet John \n弦樂編寫 Strings Arranger:梁丹郡 Mandark Liang / 邵佳瑩 Chia-Ying Shau\n弦樂監製 Strings Producer:盧思蒨 Szu-Chien Lu\n大提琴獨奏 Cello Solo:邵佳瑩 Chia-Ying Shau\n弦樂Strings\n小提琴 Violin:盧思蒨 SzuChien Lu / 廖柏雅 Kevin Liao\n中提琴 Viola:袁繹晴 Yi-Ching Yuan\n大提琴 Cello:劉涵 Hang Liu (隱分子)\n主要錄音師 Main Recording Engineer:鍾濰宇 Yu @ 89 studio \n鼓錄音師 Drum Recording Engineer:錢煒安 Zen Chien @ 112F Recording Studio \n鼓錄音助理 Drum Recording Assistant:陳祺龍 Chris Chen\n弦樂錄音師 Strings Recording Engineer:李詠恩 Joshua Lee / 陳逸宏 Ian Chen\n弦樂錄音室 Strings Recording Studio:荒原錄音室 Wasteland Studio\n人聲編輯 Vocal Editing:游景棠 Don Yu\n混音、母帶後期處理 Mixing &Mastering:周已敦 Itun Chou @ Rave Sound Studio\n特別感謝 Special Thanks:陳君豪 Howe Chen\n美術設計 Art:莊皓 Hao Zhuang \n-------------\n• Facebook https://www.facebook.com/sweetjohnband\u200b\n• Instagram https://www.instagram.com/sweetjohnof...\u200b\n• StreetVoice https://tw.streetvoice.com/sweetjohnband\u200b\n• Weibo http://weibo.com/SweetJohn\u200b\n• Pinkoi https://www.pinkoi.com/store/m-forest\u200b\n\n? 實體購買通路・請用行動支持約翰 \n\u3000● 約翰官方網站 https://www.sweetjohnband.com/\n\u3000● 實體、數位專輯 https://rock-mobile.lnk.to/SweetJohn\u200b\n台中特約寄賣點 元氣唱片行\n光南、小白兔、佳佳等各大唱片行皆有販售', 0, '', 221, 320000, datetime.datetime(2021, 10, 6, 4, 25, 21), datetime.datetime(2021, 10, 6, 4, 25, 1), datetime.datetime(2021, 10, 6, 6, 0), datetime.datetime(2022, 10, 19, 19, 33, 27), 157192, 4679, 788, 1, 1, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2021,40]]},"CN":{"recommend_by_editor":true,"top_record_weekly_champions":[[2021,40]]}}', 0, 0, 0, 0, 2, 2, 1597251, 'sha1$eFXYOoRijpU9xk3AyBiX2y$2d6786cda7216dc96ba5b632364ed22b73c92750', datetime.datetime(2025, 5, 17, 9, 36, 20), 0, 'sweetjohnband', '', '', 'sweetjohnband@gmail.com', 0, 1, datetime.datetime(2016, 4, 25, 11, 49), 1255443, 4, 4, 1597251, 'profile_images/sw/ee/sweetjohnband/KGF2yDX4gCUDjtHif68EDq.jpg', 'M', '陳冠宇', '甜約翰 Sweet John', 886, '934068063', datetime.date(1989, 10, 8), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 41), 1, datetime.datetime(2016, 4, 25, 11, 49), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"hide_location":false}', 3921566, 39121, 13, 266, 1, 0, '', 0, None), (634576, 4, 4, '戀人觀影須知', 1597251, 97265712, 1, 4, 0, 'music/sw/ee/sweetjohnband/Uiqfeypc83r5zebPaKJfEv.mp3', 0, 'song_covers/sw/ee/sweetjohnband/GEB6w2Ttivc5C3sqdAZxU8.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看一場爛電影 其實也有趣', 0, '?? 甜約翰 2021 新歌甜蜜搶聽 ??\n\n『 相愛,只是戀人抵達故事結局的枝微末節之一 』\u2028\n\n\n「有一部電影,我想再看一次,這次我想看完。」\n\u3000\u3000\n「關於什麼的?」\n\u3000\n「俗套的相遇、繁瑣的日常...就是那種低成本的愛情片吧。」\n\u3000\u3000\n「好像很有趣呢。」\n\u3000\u3000\n「開始了就要看完哦。」\n\u3000\u3000\n「一起看完吧。」\n\n-------------\n曲 Composer|吳浚瑋、梁丹郡 Mandark \n詞 Lyricist|吳倬安 Leon Wu\n編曲 Arrangement|甜約翰 Sweet John\n混音 Mixing|陳冠宇 Can Chen\n插畫 Illustration | 林錦揚 Lim Chin Yang\nDemo 動態影像製作|陳冠宇 Can Chen\n-------------\n• Facebook https://www.facebook.com/sweetjohnband\u200b\n• Instagram https://www.instagram.com/sweetjohnof...\u200b\n• StreetVoice https://tw.streetvoice.com/sweetjohnband\u200b\n• Weibo http://weibo.com/SweetJohn\u200b \n• Pinkoi https://www.pinkoi.com/store/m-forest\u200b\n\n? 實體購買通路・請用行動支持約翰\u3000\n\u3000● Pinkoi(單曲、樂團周邊) https://goo.gl/4Pp2aw\u200b\n\u3000● 實體、數位專輯 https://rock-mobile.lnk.to/SweetJohn\u200b\n台中特約寄賣點 元氣唱片行\n光南、小白兔、佳佳等各大唱片行皆有販售', 0, '', 260, 320000, datetime.datetime(2021, 1, 31, 14, 30, 29), datetime.datetime(2021, 1, 31, 14, 30, 23), datetime.datetime(2021, 2, 1, 12, 0), datetime.datetime(2021, 10, 6, 7, 4, 42), 186762, 5215, 1344, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-02-09"],"recommend_by_editor":true,"top_record_weekly_champions":[[2021,5],[2021,6],[2021,7]]},"CN":{"song_of_the_days":["2021-02-10"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2021,5],[2021,6],[2021,7]]}}', 0, 0, 0, 0, 2, 2, 1597251, 'sha1$eFXYOoRijpU9xk3AyBiX2y$2d6786cda7216dc96ba5b632364ed22b73c92750', datetime.datetime(2025, 5, 17, 9, 36, 20), 0, 'sweetjohnband', '', '', 'sweetjohnband@gmail.com', 0, 1, datetime.datetime(2016, 4, 25, 11, 49), 1255443, 4, 4, 1597251, 'profile_images/sw/ee/sweetjohnband/KGF2yDX4gCUDjtHif68EDq.jpg', 'M', '陳冠宇', '甜約翰 Sweet John', 886, '934068063', datetime.date(1989, 10, 8), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 41), 1, datetime.datetime(2016, 4, 25, 11, 49), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"hide_location":false}', 3921566, 39121, 13, 266, 1, 0, '', 0, None), (627558, 4, 4, '留給你的我從未 Remix feat. ?te 壞特', 1597251, None, 5, 12, 0, 'music/sw/ee/sweetjohnband/PESABe6Pomh2wpRCPJGM4n.mp3', 0, 'song_covers/sw/ee/sweetjohnband/C6Q86jAjkbL2KcZxc3tbzV.jpg', 1, '', '每過一天\n叮嚀自己再勇敢一點\n面對生活再堅決一些\n努力走過漫漫長夜\n才能讓你看見\n\n其實我\n也不是真的不了解\n茫茫人海中的妥協\n雨後也未必有晴天\n但我腦海的畫面\n\n你的眼神比想像中還要和煦深邃\n(在你的面前)\n提醒我會不會看起來開心得太狼狽\nhoo hoo 沈澱了 整片藍天\nhoo hoo woo daladada\n\nCan’t mention your name\nTry to put out this flame\nHeart trapped in a cage\nWish you could feel the pain\n\n心裡不停在算著已經過了多久\n是不是該是時候放手\n該繼續揮霍我所有\n或是到此為止\n一切已經顯得有些放縱\n窗外的聲音常常聽不到\n腦海裡總是浮現片斷畫面的爭吵\n想找個辦法消除那些浮躁\n找不到辦法 只好聽歌聽到睡不著\n想起很久以前 做了一個很美的夢 你還記得嗎\n夢裏的結局和心理想的完全不同 卻不能重來過\n荒謬的劇情 終於被點醒\n前進再前進 尋找你的身影\n離你越來越近 卻感到 快要窒息\n\n你的眼神比想像中還要和煦深邃\n(在你的面前)\n提醒我會不會看起來開心得太狼狽\nhoo hoo 沈澱了 整片藍天\nhoo hoo woo daladada', 0, '『只是相信著,有天你會出現在夢境般的和煦光暈下,給我未曾奢望過的溫柔。』\n\n首張專輯《Dear》主打歌曲,\n重新編曲後以全新方式呈現,\n搭配?te壞特少有的Rap,\n為原本的甜蜜浪漫添加一絲性感,\n拯救每個潮濕煩悶的時刻。\n\n-------------\n• MUSIC\n\n詞 Lyricist | 吳倬安 Leon Wu、?te 壞特、MGH、顏偉光 \n曲 Composer | 吳浚瑋 Genwie Wu、陳冠宇 Can Chen、梁丹郡 Mandark Liang、陶逸群 Tower da Funkmasta、?te 壞特\n編曲 Arrangement | 甜約翰 Sweet John、鍾濰宇 Yu\n製作人、主要錄音 Producer & Main Recording | 鍾濰宇 Yu @ 89 studio \n混音 Mixing | 周已敦 Itun Chou @ Rave Sound Studio\n母帶後期處理 Mastering | 周已敦 Itun Chou @ Rave Sound Studio\n\n• VISUAL DESIGN\n\n插畫 Illustration | 林錦揚 Lim Chin Yang\nhttps://www.instagram.com/allenlimcy_art \n動畫製作 Animation | 陳冠宇 Can Chen\n-------------\n• Facebook https://www.facebook.com/sweetjohnband\n• Instagram https://www.instagram.com/sweetjohnofficial/\n• StreetVoice https://tw.streetvoice.com/sweetjohnband\n• Weibo http://weibo.com/SweetJohn', 0, '', 249, 320000, datetime.datetime(2020, 11, 7, 14, 23, 42), datetime.datetime(2020, 11, 7, 14, 23, 35), datetime.datetime(2020, 11, 8, 13, 0), datetime.datetime(2020, 11, 8, 19, 0, 52), 188125, 5005, 743, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2020-11-17"],"recommend_by_editor":true,"top_record_weekly_champions":[[2020,46],[2020,47],[2020,48],[2020,49]]},"CN":{"song_of_the_days":["2020-11-18"],"recommend_by_editor":true,"top_record_weekly_champions":[[2020,46],[2020,47],[2020,48],[2020,49],[2020,51]]}}', 0, 0, 0, 0, 2, 2, 1597251, 'sha1$eFXYOoRijpU9xk3AyBiX2y$2d6786cda7216dc96ba5b632364ed22b73c92750', datetime.datetime(2025, 5, 17, 9, 36, 20), 0, 'sweetjohnband', '', '', 'sweetjohnband@gmail.com', 0, 1, datetime.datetime(2016, 4, 25, 11, 49), 1255443, 4, 4, 1597251, 'profile_images/sw/ee/sweetjohnband/KGF2yDX4gCUDjtHif68EDq.jpg', 'M', '陳冠宇', '甜約翰 Sweet John', 886, '934068063', datetime.date(1989, 10, 8), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 41), 1, datetime.datetime(2016, 4, 25, 11, 49), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"hide_location":false}', 3921566, 39121, 13, 266, 1, 0, '', 0, None), (542286, 4, 4, '降雨機率 Rain Onto the One ◤ 首張專輯Dear全曲試聽 ◢', 1597251, 97274763, 2, 7, 0, 'music/sw/ee/sweetjohnband/d5vjcCNMgypmudT3nBKgWW.mp3', 0, 'song_covers/sw/ee/sweetjohnband/8j739ApHdbNkHn5hrXmLS9.jpg', 1, '', '[00:00.00] \n[00:00.18]我們都懂怎麼遊戲\n[00:04.18]尋風險最低的開心\n[00:08.18]坦白不在選項裡面\n[00:12.18]事與願違就沒關係\n[00:16.09] \n[00:16.18]話題要跳躍得聰明\n[00:20.78]距離要曖昧而輕盈\n[00:24.80]不管是誰先越了線\n[00:28.89]過了明天也該忘記\n[00:33.03]太多相遇\n[00:36.82]只留下也許\n[00:40.84]如果你同意\n[00:44.80]這次我們可不可以\n[01:05.58]享受這場雨\n[01:08.82]多餘的顧慮\n[01:11.39]淋濕了就把它\n[01:13.65]通通都拋棄\n[01:16.76]天真卻美麗\n[01:19.23]當遇見了對的你\n[01:21.53]厭倦了旅行\n[01:24.82]華麗的風景\n[01:27.47]經過了就讓它\n[01:29.43]通通都淡去\n[01:32.76]也毫不可惜\n[01:35.32]當遇見了對的你\n[02:36.93]氣象預報有點蹊蹺\n[02:40.72]越在意越是猜不著\n[02:44.74]一個人撐傘太單調\n[02:48.71]可能你出現的剛好\n[02:53.06]太多相遇\n[02:56.85]只留下也許\n[03:00.87]如果你同意\n[03:04.87]這次我們可不可以\n[03:11.57]享受這場雨\n[03:14.86]多餘的顧慮\n[03:17.25]淋濕了就把它\n[03:19.56]通通都拋棄\n[03:22.71]天真卻美麗\n[03:25.32]當遇見了對的你\n[03:27.54]厭倦了旅行\n[03:30.82]華麗的風景\n[03:33.55]經過了就讓它\n[03:35.51]通通都淡去\n[03:38.80]也毫不可惜\n[03:41.27]當遇見了對的你', 1, '『我們逐漸習慣於安逸、謹慎地在保護傘中等待,卻忘了遇見愛情的機率,永遠都是從決定奮不顧身那一刻起開始計算。』\r\n\r\n-------------\r\n【 實體購買通路・請用行動支持約翰】\u3000\r\n\u3000● 博客來 https://goo.gl/pFxftf\r\n\u3000● 誠品 https://goo.gl/HVwMYE\r\n\u3000● 五大唱片 https://goo.gl/tRCbPZ\r\n\u3000● Pinkoi https://goo.gl/4Pp2aw\r\n\u3000● 台中特約寄賣點 元氣唱片行\r\n\u3000● 光南、小白兔、佳佳等各大唱片行皆有販售\r\n\r\n【數位上架平台】\r\n\u3000●【 Apple Music 】 https://goo.gl/VDpWhz\r\n\u3000●【 Spotify 】 https://goo.gl/Z1kHD6\r\n\u3000●【 KKbox 】 https://goo.gl/fbdsPL\r\n\r\n-------------\r\n【Dear】Official Audio\r\n\u3000● YouTube播送中 https://goo.gl/8xxWiC\r\n【失蹤人口 Missing You】 Official Music Video\r\n\u3000● YouTube播送中 https://goo.gl/Ps8a1Z\r\n-------------\r\n\r\n• Facebook: https://www.facebook.com/sweetjohnband/\r\n• Youtube: https://www.youtube.com/channel/UCGdLLM0CekFmgMhPpnG9A7Q\r\n• Weibo: http://weibo.com/SweetJohn \r\n\r\n• MUSIC\r\n詞 Lyricist | 吳倬安 Leon Wu\r\n曲 Composer | 石裕獎 Duncan Shih、梁丹郡 Mandark Liang\r\n編曲 Arrangement | 甜約翰 Sweet John\r\n主要錄音、製作人 Main Recording & Producer | 鍾濰宇 Yu @ 89 studio \r\n鼓錄音、共同監製 Drum Recording & Co-Producer | 錢煒安 Zen Chien @ 112F Recording Studio \r\n混音 Mixing | 陳君豪 Howe @ 成績好Studio\r\n母帶後期處理 Mastering | Mike Marsh @ The Exchange Studio', 0, '', 242, 320000, datetime.datetime(2017, 11, 22, 3, 48, 24), datetime.datetime(2017, 11, 22, 3, 48, 8), datetime.datetime(2017, 11, 22, 3, 48, 8), datetime.datetime(2019, 12, 2, 16, 13, 32), 564753, 15414, 517, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2017-12-04"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2017,48],[2017,49],[2017,50],[2017,51],[2018,1],[2017,52],[2018,2]]},"CN":{"song_of_the_days":["2017-12-05"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2017,47],[2017,48],[2017,49],[2017,50],[2017,51],[2017,52],[2018,2]]},"HK":{"top_record_weekly_champions":[[2017,48],[2017,49],[2017,50],[2018,1],[2018,2]]}}', 0, 0, 0, 0, 2, 2, 1597251, 'sha1$eFXYOoRijpU9xk3AyBiX2y$2d6786cda7216dc96ba5b632364ed22b73c92750', datetime.datetime(2025, 5, 17, 9, 36, 20), 0, 'sweetjohnband', '', '', 'sweetjohnband@gmail.com', 0, 1, datetime.datetime(2016, 4, 25, 11, 49), 1255443, 4, 4, 1597251, 'profile_images/sw/ee/sweetjohnband/KGF2yDX4gCUDjtHif68EDq.jpg', 'M', '陳冠宇', '甜約翰 Sweet John', 886, '934068063', datetime.date(1989, 10, 8), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 41), 1, datetime.datetime(2016, 4, 25, 11, 49), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"hide_location":false}', 3921566, 39121, 13, 266, 1, 0, '', 0, None), (677766, 4, 4, 'Spaghetti', 855099, None, 1, 4, 0, 'music/gr/ee/greeeeeeen/DLyjyj3tVFwGLH928E5Yc9.mp3', 0, 'song_covers/gr/ee/greeeeeeen/m6rALDmbuoVXzijCXcGq8p.JPG', 1, '', "And the last time we met\nwas when we went to the concert\nof your favorite band\nAnd I do regret\nthat we bought tickets together\nlike we were still friends\n\nWhy can’t you love me back\nCompare me with the selfish girls that you used to date\nAin’t I better than they\nMaybe I shouldn’t have ask\nIf you don’t love me just leave me please don’t hesitate\nThe truth is I want you to stay\nI want you to stay\n\nI see you post a picture\nof you having spaghetti for dinner\non your story today\nIs there someone sitting next to you\nHave you met someone new\nDon’t you think it’s too soon\n\nI wish I had a chance to talk to you\nBut we barely spoke a word\nYou’ve been looking at your phone texting someone else\nSo I left the show before it's over\n\nBut I still see you everywhere without even trying\nThe way she laughed with you was just like how I used to", 0, 'Bass, Keys, Electric Guitars, Vocals, Backing Vocals, Drums: KJ\r\nElectric Guitars: 群淵\r\nSong written by KJ', 0, '', 226, 256000, datetime.datetime(2022, 3, 23, 16, 25, 57), datetime.datetime(2022, 3, 23, 15, 56, 24), datetime.datetime(2022, 3, 23, 16, 3, 31, 157329), datetime.datetime(2022, 3, 24, 4, 4, 2), 7665, 218, 41, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 855099, 'sha1$23215$adcf6429e6bb05437b46677c86f337d6fb5a2877', datetime.datetime(2025, 1, 6, 16, 22, 5), 0, 'greeeeeeen', '廣絜', '趙', 'brendakcchao@gmail.com', 0, 1, datetime.datetime(2013, 5, 28, 1, 10), 488263, 2, 2, 855099, 'profile_images/gr/ee/greeeeeeen/nk7wveTVnEauTpYA5Jiyc7.jpg', 'O', '', '趙廣絜 KJ', 886, '922950213', datetime.date(1995, 2, 13), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 45), 1, datetime.datetime(2013, 5, 28, 1, 10), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-05-29T07:45+00:00"}', 416061, 2532, 14, 0, 1, 0, '', 0, None), (672519, 4, 4, 'Saw You On Tinder', 855099, None, 1, 4, 0, 'music/gr/ee/greeeeeeen/Wb6BM49J5RFmPrYAZnbdDM.mp3', 0, 'song_covers/gr/ee/greeeeeeen/VUCsAcDMpBdQuWuNJ8P7gm.JPG', 1, '', "朋友告訴我說他看到你的照片\n被放在很多個交友軟體上面\n那張照片還是我幫你拍的\n你只有這個角度是好看的\nI think i knew you so well but\n\nHow could you move on so fast\n帶新的朋友去我帶你吃過的餐廳\n看我愛的電影還偷用我的會員卡\nOh darling how could you move on so fast\n你自介寫你已經單身好幾個月\n我也可以 我一定也可以\n\n我載了那個交友軟體\n下班後走到你家附近\n把範圍設成兩公里看能不能滑到你\n放兩人的合照再把你的臉切掉\n順便把你踢出我的Netflix帳號\nI think i did it so well but\n\nHow could you move on so fast\n帶新的朋友去我帶你吃過的餐廳\n看我愛的電影還偷用我的會員卡\nOh darling how could you move on so fast\n你自介寫你已經單身好幾個月\n我也可以 我現在就可以\n\n反正我已經把有你的貼文都刪掉\n追蹤也取消 這根本花不了幾秒\nYou wouldn't know i miss you so much\n\nWhy couldn’t I move on so fast\n我自己一個人 去我們一起吃過的餐廳\n看情人節電影 還買成兩人份的爆米花\nOh darling how could you move on so fast\n在自介寫我已經單身好幾個月\n我也可以 我以為我可以", 0, 'written and arranged by KJ', 0, '', 170, 256000, datetime.datetime(2022, 5, 29, 14, 11, 40), datetime.datetime(2022, 2, 14, 8, 20, 3), datetime.datetime(2022, 2, 14, 8, 23, 3, 438107), datetime.datetime(2022, 5, 29, 14, 11, 44), 18322, 519, 290, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 855099, 'sha1$23215$adcf6429e6bb05437b46677c86f337d6fb5a2877', datetime.datetime(2025, 1, 6, 16, 22, 5), 0, 'greeeeeeen', '廣絜', '趙', 'brendakcchao@gmail.com', 0, 1, datetime.datetime(2013, 5, 28, 1, 10), 488263, 2, 2, 855099, 'profile_images/gr/ee/greeeeeeen/nk7wveTVnEauTpYA5Jiyc7.jpg', 'O', '', '趙廣絜 KJ', 886, '922950213', datetime.date(1995, 2, 13), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 45), 1, datetime.datetime(2013, 5, 28, 1, 10), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-05-29T07:45+00:00"}', 416061, 2532, 14, 0, 1, 0, '', 0, None), (650305, 4, 3, 'I Suck ft. Bibi, Kezz', 855099, None, 5, 12, 0, 'music/gr/ee/greeeeeeen/LRp8pZtTwcvwZEXSaivuLB.mp3', 0, 'song_covers/gr/ee/greeeeeeen/Lz3o9yZZkKbXmNHXGqeuo5.jpg', 1, '', '躺在床上看著天花板 \n幻想今天不用去補習班\n\n數學考題我算不下 離開學校 馬上回家\n朋友問我怎麼拉 我回答 沒幹嘛 \n我只想再睡一下 電話沒有打 也沒請假\n不和你老師說一聲嗎\n阿我就怕被罵阿\n\nI suck, I suck at everything\nI fuck, I fuck up everything\nAnd I don’t give a shit \n\nI suck, I suck at everything\nI fuck, I fuck up everything\nYou know what I mean\n\n躺在床上看著天花板 \n幻想今天不用去上班\n\n心靈機湯喝不下 躺在沙發 看漫畫\n犯了錯也不緊張 像是忘了帶 記憶卡\n我只想再睡一下 電話沒有打 也沒請假\n不和主管說一聲嗎\n阿我就怕被罵嘛\n\nI suck, I suck at everything\nI fuck, I fuck up everything\nAnd I don’t give a shit \n\nI suck, I suck at everything\nI fuck, I fuck up everything\nYou know what I mean\n\n大拇指 舉起來 比個讚\n驕傲的 大聲的說 我就爛', 0, '詞曲 Song & Lyrics | 趙廣絜\n編曲 Arrangement | 柯棨棋、楊恢宇、趙廣絜\n主唱 Vocal | 王立昀、趙廣絜\n錄音 Recording | 柯棨棋、王立昀\n混音 Mixing | 柯棨棋\n\n王立昀 Bibi\nhttps://www.instagram.com/oshjx/\n柯棨棋 Kezz\nhttps://www.instagram.com/77_kezz_/', 0, '', 216, 256000, datetime.datetime(2021, 6, 13, 5, 45, 40), datetime.datetime(2021, 6, 13, 5, 45, 36), datetime.datetime(2021, 6, 13, 6, 17, 41, 175994), datetime.datetime(2021, 6, 13, 6, 23, 26), 4981, 165, 48, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 855099, 'sha1$23215$adcf6429e6bb05437b46677c86f337d6fb5a2877', datetime.datetime(2025, 1, 6, 16, 22, 5), 0, 'greeeeeeen', '廣絜', '趙', 'brendakcchao@gmail.com', 0, 1, datetime.datetime(2013, 5, 28, 1, 10), 488263, 2, 2, 855099, 'profile_images/gr/ee/greeeeeeen/nk7wveTVnEauTpYA5Jiyc7.jpg', 'O', '', '趙廣絜 KJ', 886, '922950213', datetime.date(1995, 2, 13), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 45), 1, datetime.datetime(2013, 5, 28, 1, 10), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-05-29T07:45+00:00"}', 416061, 2532, 14, 0, 1, 0, '', 0, None), (670983, 4, 4, 'Secret', 2886793, None, 2, 1, 0, 'music/yo/kk/yokkorio/ekAvYNGW9VDKNJ8mNBFStw.mp3', 0, 'song_covers/yo/kk/yokkorio/mQUBYCbeAAqPnRrGmexvtc.jpeg', 1, '', 'Under the sunlight\nIt’s burning my eyes\nCan hardly see where to go\nAll of the answers I can’t seem to find \nAwake through the dark time \nI sit in my bedroom\nI’m still going without you\nAre you on the other side or just me try to prove\n\nAnd I don’t like how it feels\nThat you stay here on my mind \nI’m acting cool\nTake no rest \nStill I know I can’t go back\nNo one does \nLike you do\nCan I blame this fault on you\nIf you fall \nLet’s do crimes\nSnatch a secret from the sky', 0, '❤️\u200d?\r\n\r\nProduced by Yuwen Liao\r\nWritten by Yuwen Liao\r\nArrangement \r\nDrums Yuwen Liao, Chehsin Tu\r\nBass Junyan Xie\r\nGuitars Yuwen Liao, Shanghua Yang\r\nSynths Shanghua Yang, Yuwen Liao\r\nBacking vocal Yuwen Liao\r\nRecorded by Zach Hung at 笨喵喵&Yuwen Liao at 柚子家\r\nMixed by Zack Hung @陋室微光\r\nMastered by Brian Elgin \r\nPerformed by\r\nDrums, percussion Chehsin Tu\r\nBass Junyan Xie\r\nGuitars Yuwen Liao, Shanghua Yang\r\nSynths Shanghua Yang, Yuwen Liao', 0, '', 218, 192000, datetime.datetime(2022, 1, 27, 9, 0, 54), datetime.datetime(2022, 1, 27, 9, 0, 45), datetime.datetime(2022, 1, 27, 12, 0), datetime.datetime(2022, 1, 27, 18, 28, 3), 24879, 1168, 428, 1, 0, 1, 0, None, 4, '{"CN":{"song_of_the_days":["2022-02-25","2022-02-26"],"recommend_by_expert":true,"top_record_weekly_champions":[[2022,4]]},"TW":{"song_of_the_days":["2022-02-25"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,4],[2022,5]]}}', 0, 0, 0, 0, 2, 2, 2886793, 'sha1$UASk1V9kqChu$d09981a3204dd6386f76fd3949104d666ec0e57d', datetime.datetime(2023, 8, 12, 6, 18, 12), 0, 'yokkorio', '', '', 'hi.yokkorio@gmail.com', 0, 1, datetime.datetime(2022, 1, 6, 12, 49, 12), 2457237, 4, 4, 2886793, 'profile_images/yo/kk/yokkorio/9LXQxdYCuXfDicd4KrMiTe.JPG', 'F', '', 'Yokkorio', 886, '975240076', datetime.date(2022, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2022, 1, 6, 12, 49, 12), 1, 1, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":0,"accredited_datetime":"2024-01-11T09:13+00:00"}', 49811, 1357, 0, 695, 1, 0, '', 0, None), (664569, 4, 4, 'hair tie', 2211008, None, 1, 4, 0, 'music/oz/io/ozioffcl/3pPLRQ6rWGix42PxbGEeXQ.mp3', 0, 'song_covers/oz/io/ozioffcl/FoJPnvBzruvAgvPKQY6AYw.jpg', 1, '', "You left your hair tie \nBattin those eyes \nBy the sink, you leave em behind\nThink I know why\nI'm just lookin for the answer \nWhens the next time I'll expect ya?\n\nYou gotta remind\nMe with some nerve\nTell me that we gotta rewind\nBefore we’re both hurt \nYou still got my dirty sneakers \nBaby fuck it it’s whatever \nWatch you hit my phone \nTell me how you dressed\nAct like you made of stone\nBut I know you the best \n\nKnow how this plays\nYou on ur way \nCan’t stay too late\nYou’ll always say \n\nI got you on my brain \nThe shit you pull is really \nDriving me insane \nBeen trying my best\nOk, damn \nI Ain’t getting no rest\nLook at you playing\n\nI got you on my brain \nThe shit you pull is really \nDriving me insane \nBeen trying my best\nOk, damn \nI Ain’t getting no rest\nLook at you playing\n\nWe back to baseline\nIt just took time \nFor you to call me often\nFace time \nTensions keep rising\nI’ll pretend to pay it no mind \nGot me fucked up my whole night\n\nWatch you hit my phone \nTell me how you dressed\nAct like you made of stone\nBut I know you the best \n\nKnow how this plays\nYou on ur way \nCan’t stay too late\nYou’ll always say \n\nI got you on my brain \nThe shit you pull is really \nDriving me insane \nBeen trying my best\nOk, damn \nI Ain’t getting no rest\nLook at you playing\n\nI got you on my brain \nThe shit you pull is really \nDriving me insane \nBeen trying my best\nOk, damn \nI Ain’t getting no rest\nLook at you playing", 0, "去妳那?\n還是我這?\n妳總說這可能是我們最後一次見面\n\n但每一次妳走後\n髮帶又總是出現在最顯眼的地方\n\nSo,don't lie to me\nTell me where did you sleep last night", 0, '', 174, 320000, datetime.datetime(2021, 11, 5, 5, 27, 15), datetime.datetime(2021, 11, 5, 5, 27, 8), datetime.datetime(2021, 11, 14, 16, 0), datetime.datetime(2021, 11, 14, 16, 0, 20), 271101, 7449, 982, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-11-18"],"recommend_by_editor":true,"top_record_weekly_champions":[[2021,46]]},"CN":{"song_of_the_days":["2021-11-19"],"recommend_by_editor":true,"top_record_weekly_champions":[[2021,46]]}}', 0, 0, 0, 0, 2, 2, 2211008, 'sha1$gdMzCtpMmEIx$6b7fb1db5321f15371df2408c12404bb9ff8fcc9', datetime.datetime(2023, 4, 7, 10, 44, 30), 0, 'ozioffcl', '', '', 'sc0952@gmail.com', 0, 1, datetime.datetime(2018, 6, 8, 3, 21), 1781960, 4, 4, 2211008, 'profile_images/oz/io/ozioffcl/YJgwnPUpNjpMZrmJk6v9L.JPG', 'O', '', 'ØZI', 886, '981930519', datetime.date(1938, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 59), 1, datetime.datetime(2018, 6, 8, 3, 21), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"hide_location":false}', 1248837, 20355, 2, 3274, 0, 0, '', 0, None), (677172, 4, 4, 'U(Demo)', 2912502, None, 1, 4, 0, 'music/un/ic/unicornnnnn/Qu2ELPAGJAJyhH93RRUzPd.mp3', 0, 'song_covers/un/ic/unicornnnnn/noqtunQnLcezLcftW8DauP.png', 1, '', '[00:19.16]Now I’m crying in bed ugly don’t you know it \n[00:26.16]And I’m drowning \n[00:29.01]Like I’m giving up struggling with it\n\n[00:34.48]從來都只會給剛好的期待\n[00:38.45]讓我剛好落入圈套又捨不得離開\n[00:44.23]給剛好的安全感\n[00:47.04]讓我在蹺蹺板的另一端\n[00:49.57]傻傻的等待\n\n[00:53.27]U \n[00:55.48]總是這樣說來就來 說走就走\n[01:00.39]我的靈魂禁不起拉扯\n[01:05.03]我就快要被撕裂 \n[01:07.42]撕裂\n[01:10.37]忽\n[01:13.14]遠忽近的你能不能再靠近一點點\n[01:18.02]我的靈魂只能讓你偷竊\n[01:21.56]你只要輕輕一推\n[01:25.45]就足以讓我世界毀滅\n\n[01:45.43]Why u text me in the 330\n[01:53.23]不是故意\n[01:58.34]就又把心掏給了你\n\n[02:01.56]從來都只會給剛好的期待\n[02:05.57]讓我剛好落入圈套又捨不得離開\n[02:11.28]給剛好的安全感\n[02:13.59]讓我在蹺蹺板的另一端\n[02:17.13]傻傻的等待\n\n[02:20.36]U \n[02:23.07]總是這樣說來就來 說走就走\n[02:27.56]我的靈魂禁不起拉扯\n[02:32.18]我就快要被撕裂 \n[02:35.02]撕裂\n[02:38.05]忽\n[02:40.32]遠忽近的你能不能再靠近一點點\n[02:45.27]我的靈魂只能讓你偷竊\n[02:49.11]你只要輕輕一推\n[02:53.03]就足以讓我世界毀滅\n\n[02:54.17]我就快要被撕裂\n[02:56.47]撕裂\n[02:58.25]我就快要被撕裂\n[03:01.18]撕裂\n[03:02.53]我就快要被撕裂\n[03:05.39]撕裂\n[03:07.16]我就快要被撕裂\n[03:09.56]撕裂', 1, '作詞|鄭妤\r\n作曲|李騏語、鄭妤\r\n\r\nvocal|李騏語、鄭妤\r\n電吉他|李騏語\r\nKb、bass、鼓|鄭妤、李騏語\r\n\r\n製作人|李騏語\r\n錄音室|焰翔音樂工作室\r\n錄音、混音、母帶後期處理工程師|巫其晏\r\r\n\r\nyt連結:https://youtu.be/tWmctOarZb8', 0, '', 200, 320000, datetime.datetime(2022, 3, 19, 16, 31, 32), datetime.datetime(2022, 3, 19, 16, 31, 18), datetime.datetime(2022, 3, 20, 9, 57, 43, 452578), datetime.datetime(2023, 2, 3, 16, 33, 48), 5244, 282, 136, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2912502, 'sha1$50Zm5rqaUQNc$1a739d7b2c2f6c153bb50948c7aba755869437d3', datetime.datetime(2025, 3, 8, 6, 6, 4), 0, 'unicornnnnn', '', '', 'richardcat0227@gmail.com', 0, 1, datetime.datetime(2022, 3, 17, 15, 30, 14), 2482933, 4, 4, 2912502, 'profile_images/un/ic/unicornnnnn/cUehAo83XHR2mkpxVNGiin.jpg', 'O', '', 'Unicorn', 886, '908153513', datetime.date(2022, 3, 17), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 50), 1, datetime.datetime(2022, 3, 17, 15, 30, 14), 1, 1, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_birthday":0,"accredited_datetime":"2022-09-19T09:21+00:00","hide_location":false}', 9395, 217, 31, 0, 1, 0, '', 0, None), (677273, 4, 4, 'Room 94', 2406987, None, 1, 4, 0, 'music/Ni/gh/NightOwls/fjjABvbcZAQNVhaHfsxwkK.mp3', 0, 'song_covers/Ni/gh/NightOwls/S32Ud4hKdpuECapXmAEFZ8.jpg', 1, '', "Just love what you choose\nDon't be regretful for everything\nWe won't be separated\nI want you\n/\nCome and hold my hand\nSmile and gently stroke my hair\nShould've warn you then\nBut wait for you to give in instead\n/\nKeep in mind\nGet everything I want isn't the price\nIt's your duty\nCould ever get away with this\n/\nJust love what you choose\nDon't be regretful for everything\nWe won't be separated\nI want you\nGet in the line\nYou are not alone\nEverything's alright\nPhotography in the hall\nRoom 94\n/\nHold your cigarette\nBut put a smile on your face\nNever raise your voice\nFigure something out to ease the pain", 0, '歡迎來到...深夜版夜貓族\n\n這是我們第一次嘗試有點電音氛圍的曲風,打破我們抒情歌為主的邊界,確實整個製作過程很爽、很chill,最終決定分享給大家。\n\n----\n整體製作|夜貓族\n詞曲、vocal|張雨潔\n編曲、混音|呂理鈞 agwurn\n封面|張雨潔\n\n夜貓族ig:\nhttps://www.instagram.com/2cattw/', 0, '', 257, 320000, datetime.datetime(2022, 3, 20, 14, 11, 57), datetime.datetime(2022, 3, 20, 14, 11, 38), datetime.datetime(2022, 3, 20, 14, 21, 48, 832309), datetime.datetime(2023, 3, 9, 4, 59, 41), 1002, 43, 6, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2406987, 'sha1$DpPw3EJfvEyd7kWWS6rBV3$d7ad8fe308dbf70ffc9cb8215c00511dc6e863a9', datetime.datetime(2024, 5, 27, 14, 47, 21), 0, 'threethirty_am', '', '', 'threethirty.am.band@gmail.com', 0, 1, datetime.datetime(2019, 3, 23, 17, 27, 9), 1977904, 4, 4, 2406987, 'profile_images/Ni/gh/NightOwls/aYpuEHRevWaFb5SvrTBTyz.jpg', 'O', '', '凌晨三點半', 886, '917739628', datetime.date(2019, 3, 10), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 43), 1, datetime.datetime(2019, 3, 23, 17, 27, 9), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":1,"had_edit_username":true,"accredited_datetime":"2023-10-11T07:40+00:00","hide_location":false}', 32368, 324, 3, 12, 1, 0, '', 0, None), (677819, 1, 1, '明顯是個狠角色cover', 2910476, None, 1, 4, 0, 'music/ch/en/chenyo_official/C2jVXxYGoCZt8iGktJb7N3.mp3', 0, 'song_covers/ch/en/chenyo_official/TmFoPGDDZhQwGXvxDjuFJV.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, '狠角色沒有前三名還叫狠角色嗎?\r\n\r\n詞Lyricist/曲Composer:柏霖PoLin、JerryC', 0, '', 148, 320000, datetime.datetime(2022, 3, 24, 9, 19, 44), datetime.datetime(2022, 3, 24, 9, 19, 34), datetime.datetime(2022, 3, 24, 11, 0), datetime.datetime(2022, 3, 24, 11, 0, 26), 2535, 85, 22, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2910476, 'sha1$v0SHdN19hMsg$1bd48c825ac01aed61e60558e165c123e6694096', datetime.datetime(2022, 7, 26, 9, 24, 13), 0, 'chenyo_official', '', '', 'chenyo201409@gmail.com', 0, 1, datetime.datetime(2022, 3, 14, 5, 43, 41), 2480908, 4, 4, 2910476, 'profile_images/ch/en/chenyo_official/EZ9oVijSG5ppb5ELDAhaXW.jpg', 'F', '', '晨悠CHENYO', 886, '981679958', datetime.date(2022, 3, 14), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 26, 21, 3, 12), 1, datetime.datetime(2022, 3, 14, 5, 43, 41), 1, 1, 'zh-hant', 1, '{"hide_gender":false,"hide_location":false}', 10409, 156, 1, 13, 0, 0, '', 0, None), (678054, 4, 4, '星星也属于你(Farewell)', 2668107, 97318205, 2, 1, 0, 'music/Du/lo/Duloxtine/mM62Go5j9kXc6DkGxVEdNc.mp3', 0, '', 1, '', '[00:31.24]过了这个冬天 就不再接吻\n[00:38.69]他们说这就是年轻人\n[00:45.35]他写了一封信 寄给昨天的清晨\n[00:52.64]消失的星星也喝醉了\n[00:58.66]\n[01:27.57]天空追赶 黑色醒来\n[01:42.12]离开等待 靠近离开\n[01:54.92]\n[02:24.01]过了这个冬天 就不再接吻\n[02:31.38]他们说这就是年轻人\n[02:38.39]他写了一封信 寄给昨天的清晨\n[02:45.66]消失的星星也喝醉了\n[02:51.49]\n[03:20.66]天空追赶\n[03:27.79]黑色醒来\n[03:35.18]离开等待\n[03:42.33]靠近离开\n[03:48.97]天空追赶 黑色醒来\n[04:03.09]离开等待 靠近离开\n[04:17.55]天空追赶 黑色醒来\n[04:31.69]离开等待 靠近离开\n[04:45.79]录音师:伍绍维\n[04:48.48]混音工程师:伍绍维\n[04:52.10]母带工程师:伍绍维\n[04:55.09]录音室:87music\n[04:58.27]版权声明:未经著作权人书面许可,任何人不得以任何方式使用(包括翻唱、翻录等)', 1, '', 0, '', 338, 320000, datetime.datetime(2022, 3, 25, 14, 21, 42), datetime.datetime(2022, 3, 25, 14, 21, 28), datetime.datetime(2022, 3, 25, 14, 27, 58, 534774), datetime.datetime(2022, 3, 26, 5, 32, 50), 1080, 43, 10, 1, 1, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2668107, 'sha1$hhuDq2OMkDV6P6Xw4qxjqg$0f38c78914010312404834e8c1e8e8004a27639e', datetime.datetime(2024, 3, 29, 15, 51, 53), 0, 'Duloxtine', '', '', '469128438@qq.com', 0, 1, datetime.datetime(2020, 11, 9, 16, 13, 34), 2238692, 2, 2, 2668107, 'profile_images/Du/lo/Duloxtine/ctgPVLqhjdqE4jVKtNJQmP.jpeg', 'F', '', '渡洛西汀', 86, '18575816709', datetime.date(2019, 12, 25), 'GD', 21, 0, 1, None, datetime.datetime(2025, 6, 27, 21, 2, 49), 1, datetime.datetime(2020, 11, 9, 16, 13, 34), 2, 1, 'zh-hans', 1, '{"is_social_user":true,"had_edit_username":true,"hide_gender":false,"hide_location":false}', 11407, 192, 0, 39, 0, 0, '', 0, None), (666776, 4, 4, '灵魂在下雨天是自由(Waste my love)', 2668107, 97318205, 2, 1, 0, 'music/Du/lo/Duloxtine/b3iAJFWNt5YfK5J5XHv8Ux.mp3', 0, 'song_covers/Du/lo/Duloxtine/J9scUFJCqTrnFZaoXSUU86.jpg', 1, '', '[00:47.01]下雨后的夜\xa0我只想抽烟喝酒\n[00:55.54]他们都在正常的生活\n[01:03.32]无聊的一天和一个无聊的地球\n[01:10.93]只剩下不开心属于我\n[01:17.76]\n[01:33.90]所有的悲欢离合 在颓废中度过\n[01:41.70]奇形怪状的云朵 和一只发呆的狗\n[01:49.40]没有头脑的垃圾 全都丢到身后\n[01:57.08]不想社交的我 只想不停地浪费着\n[02:03.36]\n[02:07.35]“喂,他们说每个人都有不为人知的一面,是真的吗”\n[02:15.30]“对啊,就比如现在我想睡觉,但是还是要回答你这个问题…”\n[02:26.78]\n[03:20.56]浪费所有的时间 和所有还没爱过的爱\n[03:28.29]直到世界和平的那一天\n[03:32.15]直到时间都走不动了\n[03:35.98]浪费所有的时间 和所有还没爱过的爱\n[03:43.61]直到世界和平的那一天\n[03:47.46]直到时间都走不动了\n[04:06.22]我真的快要腐烂\n[04:09.85]我真的快要腐烂\n[04:13.75]我真的快要腐烂\n[04:17.52]我真的快要腐烂了\n[04:38.21]“那你觉得这个世界真的会有完全和平的一天吗?”\n[04:45.85]“我只知道这个世界会有腐烂的一天,可能到那时就世界和平了吧~”\n[05:00.50]录音师 : 伍绍维\n[05:02.18]混音工程师 : 伍绍维\n[05:03.62]母带工程师 : 伍绍维\n[05:04.85]录音室 : 87music\n[05:06.26]版权声明:未经著作权人书面许可,任何人不得以任何方式使用(包括翻唱、翻录等)', 1, '“那你觉得这个世界真的会有完全和平的一天吗?”\r\n“我只知道这个世界会有腐烂的一天,可能到那时就世界和平了吧~”', 0, '', 319, 320000, datetime.datetime(2021, 12, 8, 3, 47, 14), datetime.datetime(2021, 12, 8, 3, 47, 10), datetime.datetime(2021, 12, 8, 3, 48, 42, 243275), datetime.datetime(2022, 3, 25, 14, 30, 23), 1119, 81, 18, 1, 6, 1, 0, None, 4, '{"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2668107, 'sha1$hhuDq2OMkDV6P6Xw4qxjqg$0f38c78914010312404834e8c1e8e8004a27639e', datetime.datetime(2024, 3, 29, 15, 51, 53), 0, 'Duloxtine', '', '', '469128438@qq.com', 0, 1, datetime.datetime(2020, 11, 9, 16, 13, 34), 2238692, 2, 2, 2668107, 'profile_images/Du/lo/Duloxtine/ctgPVLqhjdqE4jVKtNJQmP.jpeg', 'F', '', '渡洛西汀', 86, '18575816709', datetime.date(2019, 12, 25), 'GD', 21, 0, 1, None, datetime.datetime(2025, 6, 27, 21, 2, 49), 1, datetime.datetime(2020, 11, 9, 16, 13, 34), 2, 1, 'zh-hans', 1, '{"is_social_user":true,"had_edit_username":true,"hide_gender":false,"hide_location":false}', 11407, 192, 0, 39, 0, 0, '', 0, None), (677227, 4, 4, '無出脫的人(demo)', 2913356, None, 1, 5, 0, 'music/8_/yo/8_youth_men/h86XrurcNEWYMQiWE5Wmcx.mp3', 0, 'song_covers/8_/yo/8_youth_men/74ifkQGPNtzztuAFkCa9cx.png', 1, '', '歹勢啦 阮又閣予你煩惱矣\n阮又閣予你失望矣\n閣一遍蹧躂你的期待\n歹勢啦 生活充滿著無奈\n凡勢你委屈在心內 毋捌講出來\n\n看日子一工一工過去 有偌無彩\n今日又期待明仔載\n暗時毋甘睏 早時毋敢起床\n驚又閣仝款的一工\n\n猶原希望呀望 敢講是夢呀夢\n成功雖然遙遠 我也會努力\n只有目屎含咧 笑予人看\n猶原希望呀望 原來是夢呀夢\n愛我一生平凡 我哪會甘願\n親愛的請你著原諒我\n無出脫的人\n\n我毋敢向望 也毋甘你等待我\n我心愛的人', 0, '', 0, '', 109, 320000, datetime.datetime(2022, 3, 20, 9, 3, 9), datetime.datetime(2022, 3, 20, 9, 3, 2), datetime.datetime(2022, 3, 20, 9, 6, 29, 549222), datetime.datetime(2022, 4, 30, 18, 8, 53), 4284, 97, 7, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 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), (677228, 4, 4, '最難受的事情(demo)', 2913356, None, 1, 4, 0, 'music/8_/yo/8_youth_men/Dv67eG7csHuQj3qP7yUDgj.mp3', 0, 'song_covers/8_/yo/8_youth_men/46tZiQUfc9ZRRLbQpz7a7V.png', 1, '', '每天都在猶豫 話題該如何開啟\n內容必須合時宜 態度又不能刻意\n想偶然的看見你 遠遠的也沒關係\n當你消失人海裡\t我生了患得患失病\n\n最近變得多愁善感陰晴不定\t 像寒流後又立刻進入梅雨夏季\n我的存在可有可無或者有順序 算了 你不用回應\n\n最難受的事情\t明明目光只有你\t卻假裝聚焦在你身後的景\n最難受的事情\t像夕陽不能貪夜星\t在與你擦肩的瞬間不留戀你的背影\n\n我對你太好奇 卻只敢猜著心 多麽想關心你 即便毫無根據\n我的心臟 皺在一起 被你用不在意重擊 太高明!', 0, '', 0, '', 126, 320000, datetime.datetime(2022, 3, 20, 9, 6, 51), datetime.datetime(2022, 3, 20, 9, 6, 46), datetime.datetime(2022, 3, 20, 9, 9, 11, 172897), datetime.datetime(2022, 3, 20, 9, 9, 11), 3906, 145, 17, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 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), (679892, 4, 4, 'R&A', 2408261, None, 5, 12, 0, 'music/al/an/alanchou12345/AfH7gpcLfw8GBXj4RFfg27.mp3', 0, 'song_covers/al/an/alanchou12345/4HqbYLzLgyVMXXLxvPiAti.jpg', 1, '', '(這不是R&B,是R&A)\n\n帥氣的饒舌歌 我寫了\n感動人的情歌 我唱了\n瘋狂的搖滾 我也試了\n我還有什麼可以為你做的 我都做了\nShit 都最後一次了\n能不能就讓我們簡單快樂些\n\n你說這叫R&B \n我說錯了這叫R&A\n(Rhythm and AC)\n就這樣吧 名字就讓它隨便\n太過嚴肅 有時也沒人理解\n沒人懂 就繼續做 \n日以繼夜 日子也得過\n帶點Blues 別停下腳步\n順著節奏 我會陪在你左右\n\n你說這是R&B 我說這是R&A\n你的靈魂 交給我點綴\n從此以後 生命再不可或缺 \n時間有限 就讓我成為你的 最特別\n\n世界一天一天改變\n對你的愛我不會變\n他們說認輸也是一種勇氣\n我不甘心 沈不住氣 \n決定一鼓作氣 奔向你\n就算可能失去自己 (They call me AC)\n\n喔是不是那個唱著R&B\n長得還行 創作也還蠻好聽\n入圍過金曲 可惜沒得名\n好多好多感謝的話 只能放心裡\n沒人懂 就繼續做\n日以繼夜 日子也得過\n帶點Blues 別停下腳步\n順著節奏 我會陪在你左右\n\n你說這是R&B 我說這是R&A\n你的靈魂 交給我點綴\n從此以後 生命再不可或缺 \n時間有限 就讓我成為你的最特別\n\n這才不是R&B 這是你的R&A\n我的靈魂交給你 \n因為若不是你 我的生命不完美\n時間有限 就讓我成為你的 \n最特別的那一位\n\n(這不是R&B,這是你的R&A)', 0, '你說這是節奏藍調,\r\n我說錯了這是節奏蘭調。\r\n\r\n--\r\n\r\n\r\n作詞 / 阿蘭AC\r\n作曲 / 阿蘭AC\r\n編曲 / 阿蘭AC\r\n製作人 / 阿蘭AC\u2028薩克斯風 / 葉云 \r\n合聲 / 阿蘭AC\r\n弦樂編寫 / 阿蘭AC\r\n鍵盤 / 阿蘭AC\r\n貝斯 / 阿蘭AC\r\n吉他 / 阿蘭AC\r\n錄音 / 阿蘭AC\r\n混音 / 阿蘭AC\r\n後期 / 阿蘭AC', 0, '', 235, 320000, datetime.datetime(2022, 4, 3, 15, 32, 22), datetime.datetime(2022, 4, 3, 15, 32, 4), datetime.datetime(2022, 4, 4, 10, 30, 10, 547877), datetime.datetime(2022, 4, 4, 10, 47, 45), 132716, 4078, 815, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-04-12"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2022,14],[2022,15],[2022,18]]},"CN":{"song_of_the_days":["2022-04-13"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2022,15],[2022,16]]}}', 0, 0, 0, 0, 2, 2, 2408261, '!KDhzgWAeAwlmA19JsPgBxOBQx9L3gv9oXm30EUqi', datetime.datetime(2025, 3, 28, 13, 16, 46), 0, 'alanchou12345', '', '', 'rnamusic47@gmail.com', 0, 1, datetime.datetime(2019, 3, 25, 17, 36), 1979178, 4, 4, 2408261, 'profile_images/al/an/alanchou12345/LCMtx5SYkFw6Nwrs6vXAQf.jpg', 'O', '周某人', '阿蘭 AC', 886, '934026547', datetime.date(1992, 4, 7), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 50), 1, datetime.datetime(2019, 3, 25, 17, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2023-01-30T02:32+00:00","hide_location":false}', 437661, 6201, 5, 7, 1, 0, '', 0, None), (679781, 4, 4, '你是過客就別為我停留', 2171856, None, 3, 2, 0, 'music/ko/nw/konwang3/9MbP5Wn6TM6QiA3yQeVeZe.mp3', 0, 'song_covers/ko/nw/konwang3/QdRBFQkgfvH64qJMUaB9MV.jpg', 1, '', '(Ch1)\n拜託請別出現在我的夢中\n我只想要當作你從沒來過\n在我心頭 你不斷折磨\n勾起我衝動又讓我墜落\n如果明白一切都不配擁有\n當初就不該隨便牽你的手\n像一陣風 輕輕的吹過\n從今以後 所有傷痛 愛都不殘留\n\n(V1)\n如果你是我的過客你要先說\n不必讓我抱著期待慢慢等候\n歐 love‘s a struggle\n我越來越困惑\n我的情緒失控like\n枯了又謝的花朵\n\n秋天的落葉\n是不是也很寂寞\n落在地上那麼久\n從沒被撿起來過\n凜冽的寒風\n吹撫我的傷口\n卻還抱怨命運捉弄\n\n(Pre1)\n你從沒認真對待我\n而我又何必再強求\n\n(Ch2)\n拜託請別出現在我的夢中\n我只想要當作你從沒來過\n在我心頭 你不斷折磨\n勾起我衝動又讓我墜落\n如果明白一切都不配擁有\n當初就不該隨便牽你的手\n像一陣風 輕輕的吹過\n從今以後 所有傷痛 愛都不殘留\n\n(V2)\n事到如今我的世界只剩寂寞\n因為心痛所以菸又抽得太多\n想說的沒說\n我越來越囉嗦\n對著鍵盤訴說like\n貪得無厭的毒蟲\n\n春天的溫柔\n還是溫暖不了我\n到底還要過多久\n一切才能重來過\n幸福的港口\n出現在我夢中\n卻不曾為我(而)停留\n\n(Pre2)\n你從沒認真對待我\n而我又何必再強求\n\n(Ch3)\n拜託請別出現在我的夢中\n我只想要當作你從沒來過\n在我心頭 你不斷折磨\n勾起我衝動又讓我墜落\n如果明白一切都不配擁有\n當初就不該隨便牽你的手\n像一陣風 輕輕的吹過\n從今以後 所有傷痛 唉都不殘留', 0, '我們都是彼此的過客\n\r\nYouTube 收聽:\nhttps://youtu.be/5FV5IRKsP3g\n\r\n➥ Follow Diiton :\r\nhttps://www.instagram.com/diiton.music/\r\n\r\n♩ 音樂製作 Song Credit\r\n詞:Diiton/Jimmy\r\n曲:Diiton\r\n編曲:Diiton\r\n錄音:Diiton\r\n錄音室:Yellout Studio\r\n混音:Diiton @Yellout Studio\r\n母帶後製:Diiton @Yellout Studio', 0, '', 171, 320000, datetime.datetime(2022, 4, 3, 17, 27, 6), datetime.datetime(2022, 4, 2, 12, 1, 49), datetime.datetime(2022, 4, 2, 12, 5, 36, 85251), datetime.datetime(2022, 4, 8, 11, 11, 21), 353213, 9267, 1830, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-04-10"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,14]]},"CN":{"song_of_the_days":["2022-04-11"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2171856, '!Oz6pkMRayTRYsGNRf6SF5eDY3xVDboUOGSILQTmG', datetime.datetime(2025, 4, 24, 20, 14, 33), 0, 'konwang3', '', '', 'konwang3@gmail.com', 0, 1, datetime.datetime(2018, 1, 18, 2, 6, 43), 1742816, 2, 2, 2171856, 'profile_images/ko/nw/konwang3/8zQ7CkrnCZgpgdHHt5fdxS.jpg', 'M', '王岳棠', 'Diiton滴燙', 886, '928691586', datetime.date(1999, 9, 6), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2018, 1, 18, 2, 6, 43), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-05-31T02:48+00:00","hide_location":false}', 2501431, 11726, 55, 4, 1, 0, '', 0, None), (679157, 4, 4, '來不及的告白 Words Left Unsaid', 2537814, None, 1, 6, 0, 'music/po/li/polinfinitum/RBHbr2BzyQmWKmRaWQQvL9.mp3', 0, 'song_covers/po/li/polinfinitum/N8R7MiLpAR2G2HvA9BBNxt.JPG', 1, '', '詞:柏霖PoLin\n曲:柏霖PoLin、JerryC\n\n\n是的 想你不說出口\n兩張椅子擺門口 \n一張給你坐 一張給我\n\n\n他們都說你在左右\n陪伴著我 指引著我\n可是我卻都沒有\n絲毫感受\n\n\n抬頭望一望夜空\n翻騰的淚珠狂流 \n從不說的傷痛\n在呼吸和顫抖中\n肆無忌憚的怒吼\n\n\n那句來不及對你的告白\n沒有說完的 有沒有機會說完\n肺腑之語好像塵埃 \n揚起墜落大海\n\n\n那句來不及對你的告白\n沒有說完的 再沒有機會說完\n那是埋最深的遺憾\n時間從此停擺\n\n\n那句來不及對你的告白\n沒有說完的 有沒有機會說完\n肺腑之語好像塵埃 \n揚起墜落大海\n\n\n我知道你是永恆的存在\n在大地之間 熟悉的山嵐\n原來你一直都還在\n遠遠的述說愛', 0, '逝者已矣\r\n來者可追\r\n願我們都不會成為\r\n來不及的人', 0, '', 142, 320000, datetime.datetime(2022, 3, 30, 11, 39, 1), datetime.datetime(2022, 3, 30, 11, 38, 58), datetime.datetime(2022, 3, 30, 11, 43, 32, 55654), datetime.datetime(2022, 4, 1, 0, 25, 25), 245724, 6357, 1342, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-04-06"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,14],[2022,15]]},"CN":{"song_of_the_days":["2022-04-07"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2022,14],[2022,15]]}}', 0, 0, 0, 0, 2, 2, 2537814, 'sha1$rWV3D89qOmeK$43b15481acd79e125d7fc8fff7779dd5282698e3', datetime.datetime(2023, 6, 2, 11, 28, 12), 0, 'polinfinitum', '', '', 'polintung0509@gmail.com', 0, 1, datetime.datetime(2020, 1, 5, 8, 10, 6), 2108657, 4, 4, 2537814, 'profile_images/po/li/polinfinitum/bAxgj6o46C2LBmWGK6KiN5.jpg', 'M', 'Po-Lin Tung', '柏霖 PoLin', 886, '966928967', datetime.date(1994, 5, 9), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2020, 1, 5, 8, 10, 6), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2021-07-19T08:29+00:00","hide_location":false}', 507080, 4826, 12, 8, 1, 0, '', 0, None), (603168, 4, 4, '坦白變黑', 2537814, 97314600, 1, 6, 0, 'music/po/li/polinfinitum/PuKjScpPfUzGL4WYMx7euC.mp3', 0, 'song_covers/po/li/polinfinitum/gaBcj7mdrFCfVVPtSqFRDK.JPG', 1, '', '歌詞:\n白色的街道 我不能停 夜色在唱歌了 我想要證明些什麼 但全都變黑了\n你把我的驕傲 塗上色 彩色後 潑黑了 走掉 我決定駐足在這個個黑暗\n\n你的 他的 固執的 倔強的 在這黑裡我怎麼知道 是誰在拉扯\n那些困綁我的 是我的 我的 全是我造作的\n放棄吧 恐懼 害怕 當黑夜不再唱了 也該停了\n\n看著日落 即將消縱 手上的菸已快要燙指頭\n我哭過 你也笑完了 就這樣可以了吧 你趕快走掉\n握著我的咖啡杯 清晨六點半了 想喝一杯喝完反轉這黑暗\n我醒不了 也逃不了 我的靈魂被綑綁在那個地方 \n\n怎麼走掉 我能曉得 全都知道 怎麽逃得了 怎麼睡好覺\n我要怎麼去坦白 我的心 我的心 我的心和我自己\n驚嘆號 過了 走掉', 0, '漩渦裡的無限 - 坦白,變黑\n心中的天使和魔鬼,憂鬱時候的創作。\n\n#各大音樂頻台以上架\nPoLin 漩渦裡的無限 迷你專輯\n無限,是我對生命的一種想法,它代表一種永恆,一種超然的存在。漩渦,是我們在這永恆時間軸上小小的駐足,也代表著身為人有限的時間。我常問自己,該如何在身為人有限的生命時間裡,去學習體驗到那些所謂的永恆?透過寫歌唱曲,記錄那些眼看不見的情感,真相和自己深度的對談或是反省。我想和你分享,旋渦裡的無限。', 0, '', 262, 320000, datetime.datetime(2020, 1, 15, 13, 44, 56), datetime.datetime(2020, 1, 15, 13, 44, 40), datetime.datetime(2020, 1, 15, 13, 50, 43, 209571), datetime.datetime(2020, 1, 15, 14, 0, 9), 11173, 392, 58, 1, 2, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2537814, 'sha1$rWV3D89qOmeK$43b15481acd79e125d7fc8fff7779dd5282698e3', datetime.datetime(2023, 6, 2, 11, 28, 12), 0, 'polinfinitum', '', '', 'polintung0509@gmail.com', 0, 1, datetime.datetime(2020, 1, 5, 8, 10, 6), 2108657, 4, 4, 2537814, 'profile_images/po/li/polinfinitum/bAxgj6o46C2LBmWGK6KiN5.jpg', 'M', 'Po-Lin Tung', '柏霖 PoLin', 886, '966928967', datetime.date(1994, 5, 9), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2020, 1, 5, 8, 10, 6), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2021-07-19T08:29+00:00","hide_location":false}', 507080, 4826, 12, 8, 1, 0, '', 0, None), (603168, 4, 4, '坦白變黑', 2537814, 97314600, 1, 6, 0, 'music/po/li/polinfinitum/PuKjScpPfUzGL4WYMx7euC.mp3', 0, 'song_covers/po/li/polinfinitum/gaBcj7mdrFCfVVPtSqFRDK.JPG', 1, '', '歌詞:\n白色的街道 我不能停 夜色在唱歌了 我想要證明些什麼 但全都變黑了\n你把我的驕傲 塗上色 彩色後 潑黑了 走掉 我決定駐足在這個個黑暗\n\n你的 他的 固執的 倔強的 在這黑裡我怎麼知道 是誰在拉扯\n那些困綁我的 是我的 我的 全是我造作的\n放棄吧 恐懼 害怕 當黑夜不再唱了 也該停了\n\n看著日落 即將消縱 手上的菸已快要燙指頭\n我哭過 你也笑完了 就這樣可以了吧 你趕快走掉\n握著我的咖啡杯 清晨六點半了 想喝一杯喝完反轉這黑暗\n我醒不了 也逃不了 我的靈魂被綑綁在那個地方 \n\n怎麼走掉 我能曉得 全都知道 怎麽逃得了 怎麼睡好覺\n我要怎麼去坦白 我的心 我的心 我的心和我自己\n驚嘆號 過了 走掉', 0, '漩渦裡的無限 - 坦白,變黑\n心中的天使和魔鬼,憂鬱時候的創作。\n\n#各大音樂頻台以上架\nPoLin 漩渦裡的無限 迷你專輯\n無限,是我對生命的一種想法,它代表一種永恆,一種超然的存在。漩渦,是我們在這永恆時間軸上小小的駐足,也代表著身為人有限的時間。我常問自己,該如何在身為人有限的生命時間裡,去學習體驗到那些所謂的永恆?透過寫歌唱曲,記錄那些眼看不見的情感,真相和自己深度的對談或是反省。我想和你分享,旋渦裡的無限。', 0, '', 262, 320000, datetime.datetime(2020, 1, 15, 13, 44, 56), datetime.datetime(2020, 1, 15, 13, 44, 40), datetime.datetime(2020, 1, 15, 13, 50, 43, 209571), datetime.datetime(2020, 1, 15, 14, 0, 9), 11173, 392, 58, 1, 2, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2537814, 'sha1$rWV3D89qOmeK$43b15481acd79e125d7fc8fff7779dd5282698e3', datetime.datetime(2023, 6, 2, 11, 28, 12), 0, 'polinfinitum', '', '', 'polintung0509@gmail.com', 0, 1, datetime.datetime(2020, 1, 5, 8, 10, 6), 2108657, 4, 4, 2537814, 'profile_images/po/li/polinfinitum/bAxgj6o46C2LBmWGK6KiN5.jpg', 'M', 'Po-Lin Tung', '柏霖 PoLin', 886, '966928967', datetime.date(1994, 5, 9), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2020, 1, 5, 8, 10, 6), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2021-07-19T08:29+00:00","hide_location":false}', 507080, 4826, 12, 8, 1, 0, '', 0, None), (679309, 4, 4, '我咧想你(demo)', 2855537, None, 5, 12, 0, 'music/mi/dn/midnightx2222/9KJ96xGTT9rRww7GmUKDzm.mp3', 0, 'song_covers/mi/dn/midnightx2222/W7d3foHnUvkPFnHNxcFP3s.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鼓:陳冠毅\r\n吉他:陳冠皓\r\n貝斯:劉鳳武\r\n主唱:閻韋伶\r\n\r\n混音:廖佑祥', 0, '', 255, 256000, datetime.datetime(2022, 3, 31, 4, 38, 4), datetime.datetime(2022, 3, 31, 4, 37, 54), datetime.datetime(2022, 3, 31, 4, 46, 42, 905006), datetime.datetime(2022, 11, 11, 4, 8, 26), 96928, 2379, 570, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-04-08"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2022-04-09"],"top_record_weekly_champions":[[2022,14]]}}', 0, 0, 0, 0, 2, 2, 2855537, 'sha1$CvKIgEstRFfRFSeS8njovA$39074783478929d434afac99707c4f81db115d67', datetime.datetime(2025, 6, 22, 4, 24, 44), 0, 'midnightx2222', '', '', 'midnightx2222@gmail.com', 0, 1, datetime.datetime(2021, 10, 6, 6, 41, 21), 2426003, 2, 2, 2855537, 'profile_images/mi/dn/midnightx2222/NUpGJAcHFYRyHgsBYG7FAJ.jpg', 'O', '', '午夜午夜', 886, '911080092', datetime.date(2021, 10, 6), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2021, 10, 6, 6, 41, 21), 1, 5, 'zh-hant', 1, '{"hide_gender":false,"accredited_datetime":"2022-01-26T10:57+00:00","hide_location":true}', 297514, 2117, 186, 1, 1, 0, '', 0, None), (679781, 4, 4, '你是過客就別為我停留', 2171856, None, 3, 2, 0, 'music/ko/nw/konwang3/9MbP5Wn6TM6QiA3yQeVeZe.mp3', 0, 'song_covers/ko/nw/konwang3/QdRBFQkgfvH64qJMUaB9MV.jpg', 1, '', '(Ch1)\n拜託請別出現在我的夢中\n我只想要當作你從沒來過\n在我心頭 你不斷折磨\n勾起我衝動又讓我墜落\n如果明白一切都不配擁有\n當初就不該隨便牽你的手\n像一陣風 輕輕的吹過\n從今以後 所有傷痛 愛都不殘留\n\n(V1)\n如果你是我的過客你要先說\n不必讓我抱著期待慢慢等候\n歐 love‘s a struggle\n我越來越困惑\n我的情緒失控like\n枯了又謝的花朵\n\n秋天的落葉\n是不是也很寂寞\n落在地上那麼久\n從沒被撿起來過\n凜冽的寒風\n吹撫我的傷口\n卻還抱怨命運捉弄\n\n(Pre1)\n你從沒認真對待我\n而我又何必再強求\n\n(Ch2)\n拜託請別出現在我的夢中\n我只想要當作你從沒來過\n在我心頭 你不斷折磨\n勾起我衝動又讓我墜落\n如果明白一切都不配擁有\n當初就不該隨便牽你的手\n像一陣風 輕輕的吹過\n從今以後 所有傷痛 愛都不殘留\n\n(V2)\n事到如今我的世界只剩寂寞\n因為心痛所以菸又抽得太多\n想說的沒說\n我越來越囉嗦\n對著鍵盤訴說like\n貪得無厭的毒蟲\n\n春天的溫柔\n還是溫暖不了我\n到底還要過多久\n一切才能重來過\n幸福的港口\n出現在我夢中\n卻不曾為我(而)停留\n\n(Pre2)\n你從沒認真對待我\n而我又何必再強求\n\n(Ch3)\n拜託請別出現在我的夢中\n我只想要當作你從沒來過\n在我心頭 你不斷折磨\n勾起我衝動又讓我墜落\n如果明白一切都不配擁有\n當初就不該隨便牽你的手\n像一陣風 輕輕的吹過\n從今以後 所有傷痛 唉都不殘留', 0, '我們都是彼此的過客\n\r\nYouTube 收聽:\nhttps://youtu.be/5FV5IRKsP3g\n\r\n➥ Follow Diiton :\r\nhttps://www.instagram.com/diiton.music/\r\n\r\n♩ 音樂製作 Song Credit\r\n詞:Diiton/Jimmy\r\n曲:Diiton\r\n編曲:Diiton\r\n錄音:Diiton\r\n錄音室:Yellout Studio\r\n混音:Diiton @Yellout Studio\r\n母帶後製:Diiton @Yellout Studio', 0, '', 171, 320000, datetime.datetime(2022, 4, 3, 17, 27, 6), datetime.datetime(2022, 4, 2, 12, 1, 49), datetime.datetime(2022, 4, 2, 12, 5, 36, 85251), datetime.datetime(2022, 4, 8, 11, 11, 21), 353213, 9267, 1830, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-04-10"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,14]]},"CN":{"song_of_the_days":["2022-04-11"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2171856, '!Oz6pkMRayTRYsGNRf6SF5eDY3xVDboUOGSILQTmG', datetime.datetime(2025, 4, 24, 20, 14, 33), 0, 'konwang3', '', '', 'konwang3@gmail.com', 0, 1, datetime.datetime(2018, 1, 18, 2, 6, 43), 1742816, 2, 2, 2171856, 'profile_images/ko/nw/konwang3/8zQ7CkrnCZgpgdHHt5fdxS.jpg', 'M', '王岳棠', 'Diiton滴燙', 886, '928691586', datetime.date(1999, 9, 6), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2018, 1, 18, 2, 6, 43), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-05-31T02:48+00:00","hide_location":false}', 2501431, 11726, 55, 4, 1, 0, '', 0, None), (676784, 4, 4, '我在往離別前進 Demo', 2365037, None, 1, 4, 0, 'music/Sa/br/Sabrina_/7JUESrdPtgMbkaznYYKtXj.mp3', 0, 'song_covers/Sa/br/Sabrina_/FcVnH9FUPeF5XtBRqh4tQy.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\nWooo I loved you, prayed for you, you knew too, but why you left me behind\nYou were not true, were fake too\n獨自計畫沒我的下一步\n\n太陽劃破了夢境,\n卻融化不了你的悲傷,你的痕跡\n我在往離別前進,\n溫熱的記憶,抬頭才發現是你\n\n既然會分離,何必小心,於是我又再一次的相信\n已經知道結局,但不甘心,我的心終究大於理性\n\n我的心終究大於理性', 0, '2021年底深刻著記錄著我的情緒的歌\r\n但這是demo而已大家聽聽就好', 0, '', 212, 320000, datetime.datetime(2022, 3, 16, 13, 31, 28), datetime.datetime(2022, 3, 16, 13, 31, 22), datetime.datetime(2022, 3, 16, 13, 32, 2, 81072), datetime.datetime(2024, 9, 5, 9, 8, 58), 380882, 10176, 2906, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-04-04"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,12],[2022,13]]},"CN":{"song_of_the_days":["2022-04-05"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,13]]}}', 0, 0, 0, 0, 2, 2, 2365037, 'sha1$ajo5NgB9HFPl$9454e9026410090ec761817065d54c1525fa8278', datetime.datetime(2025, 2, 18, 6, 24, 42), 0, 'Sabrina_', '', '', 'sabrina.hu2002@gmail.com', 0, 1, datetime.datetime(2018, 11, 22, 3, 19, 24), 1935966, 4, 4, 2365037, 'profile_images/Sa/br/Sabrina_/Zpm7RKVYC2boa2Hf96dcYu.jpg', 'F', '', 'Sabrina', 886, '976556416', datetime.date(2000, 10, 21), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 58), 1, datetime.datetime(2018, 11, 22, 3, 19, 24), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_birthday":2,"accredited_datetime":"2022-03-18T07:05+00:00"}', 891791, 6255, 0, 456, 1, 0, '', 0, None), (672400, 4, 4, '初春', 2459512, None, 3, 2, 0, 'music/yf/__/yf____c/kKoU6xdEnAe7QBgSNCJgx8.mp3', 0, 'song_covers/yf/__/yf____c/CxFZVyQyCPPFCxQeupFECx.jpg', 1, '', '忘不了遇見你的那個冬天\n忘不了說好在一起的那座公園\nOh你的容顏烙印在我腦海\n試著把與你有關的都拋開\n忘不了我們分手時的畫面\n忘不了六月那對哭紅了的雙眼\nOh shawty tell me why you keep coming to my mind\n明明你早已不在\n\n為何我還離不開\n無力挽回的無奈\n你的笑容彌留在腦中被情緒操控幾秒鐘便輕易將我掏空\n我 多渴望相信大雨後會迎來天晴\n不是我能永遠為你撐傘的那種電影\n儘管閉上眼睛 still see you everywhere \n\n所有畫面映在 湖面的倒影 花朵終究會凋零\n可我昨晚又夢到你\n\n忘不了遇見你的那個冬天\n忘不了說好在一起的那座公園\nOh你的容顏烙印在我腦海\n試著把與你有關的都拋開\n忘不了我們分手時的畫面\n忘不了六月那對哭紅了的雙眼\nOh shawty tell me why you keep coming to my mind\n明明你早已不在\n\nCan’t avoid\nYou made my heartbreak turn me to a paranoid\n回憶在每個失眠的夜晚總不斷纏繞著我\n總面對孤獨的摧殘有太多煩惱能說\n我已分不清是明天還是下一個今天\n當無盡的陰天覆蓋在我的心田\n留下幾分溫暖保存在沒有你的以後\njust let me go\n\n所有畫面映在 湖面的倒影 花朵終究會凋零\n我真的好想忘掉你\n\n(春天的約定)\n忘不了遇見你的那個冬天(忘不了)\n忘不了說好在一起的那座公園(Why you gonna let me go?)\nOh你的容顏烙印在我腦海(I just wanna hold you close)\n試著把與你有關的都拋開(I just wanna hold you close)\n忘不了我們分手時的畫面(I see you everywhere)\n忘不了六月那對哭紅了的雙眼(Babe you left me in tears)\nOh shawty tell me why you keep coming to my mind\n明明你早已不在', 0, '?\n\n詞/曲 Lyrics & Compose|趙翊帆YI94\r\n編曲 Arranger|Jammy Beatz\r\n錄音 Recorded | STL(OOPIG) @stl_oopig\r\n混音 Mixing | STL(OOPIG) @stl_oopig\r\n\r\n封面設計 Cover Design|陳雅嫻\r\n\r\n特別感謝:暈船勒戒所、陳冠霖、nsole恩溯、政大黑音', 0, '', 185, 320000, datetime.datetime(2022, 2, 13, 12, 13, 21), datetime.datetime(2022, 2, 13, 12, 13, 5), datetime.datetime(2022, 2, 14, 13, 0), datetime.datetime(2022, 2, 21, 4, 4, 22), 625751, 12574, 3297, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"top_record_weekly_champions":[[2022,46]]}}', 0, 0, 0, 0, 2, 2, 2459512, 'sha1$jP8wipPauwcYHKAbtwT5aY$1a9f4eab93655fc36c647bae712f631fdc7eb038', datetime.datetime(2024, 10, 26, 8, 18, 8), 0, 'yf____c', '', '', 'evanchao0623yt@gmail.com', 0, 1, datetime.datetime(2019, 7, 8, 8, 36), 2030405, 4, 4, 2459512, 'profile_images/yf/__/yf____c/Q5QnMDsso7ekvxHLz6UCoL.jpg', 'M', '', '趙翊帆', 886, '920287949', datetime.date(2002, 6, 23), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2019, 7, 8, 8, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"accredited_datetime":"2021-07-01T05:43+00:00","hide_location":false}', 2027188, 13854, 25, 798, 1, 0, '', 0, None), (679750, 4, 4, '無法比喻的事 Demo', 2859006, None, 2, 1, 0, 'music/st/uc/stuck222_official/cHbjxm2t23Gse7hz9JMcxv.mp3', 0, 'song_covers/st/uc/stuck222_official/GyPVSjvv3JMCVWDLTBqYRE.jpg', 1, '', 'FB:障礙未遂\nIG:stuck222_official\n詞:障礙未遂 曲:障礙未遂.Reo\n是你喜歡的 就別再抗拒了\n按照別人的目光活著\n應該不是一天而已\n趁還有機會繼續\n當你討厭的 再次發生了\n在還能改變的時候\n就不該將就的過著\n再難過的也會過去\n\n不一樣的愛情 有什麼關係\n只有自己能聽見自己的聲音\n不要浪費力氣 過度傷心\n\n不敢想的事情 還不斷尋找的比喻\n保持著與世界不同的頻率\n我只是剛好在這裡 也剛好安慰你', 0, '每個人或多或少,都有一些無法比喻、說明的隱含秘密,藏在內心的至深處裡,關乎於情感,有些矛盾,且帶點偏執;常是刺痛全人,又不知覺沈溺;渴望被認同,又不容觸碰的。我們以我們的角度,記錄被那樣的情感包圍下所掙扎的情緒。希望大眾也能一併向前,藉著聆聽那綿長 深遠的旋律,知道有人也還在某處,正努力堅持著。', 0, '', 243, 320000, datetime.datetime(2022, 4, 2, 6, 26, 37), datetime.datetime(2022, 4, 2, 6, 26, 31), datetime.datetime(2022, 4, 2, 6, 31, 18, 915814), datetime.datetime(2023, 1, 10, 17, 7, 25), 42827, 813, 139, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-08-15"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,14]]},"CN":{"song_of_the_days":["2022-08-16"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,33]]}}', 0, 0, 0, 0, 2, 2, 2859006, 'sha1$Q4zhOSqXaSSH$149640f33c9b389be71efa100d06f2845443673a', datetime.datetime(2024, 2, 19, 5, 1, 6), 0, 'AnnaWhy_official', '', '', 'oastuck222@gmail.com', 0, 1, datetime.datetime(2021, 10, 18, 6, 8), 2429472, 4, 4, 2859006, 'profile_images/st/uc/stuck222_official/9Vko4aisoh8pVWPoxCq6iw.jpg', 'O', '', 'Anna Why', 886, '953050505', datetime.date(2021, 10, 18), 'TNN', 98, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 54), 1, datetime.datetime(2021, 10, 18, 6, 8), 1, 5, 'zh-hant', 1, '{"hide_gender":true,"accredited_datetime":"2022-03-18T07:06+00:00","had_edit_username":true,"hide_location":false}', 254923, 1243, 0, 5, 1, 0, '', 0, None), (675983, 4, 4, '蛾', 2623226, None, 1, 5, 0, 'music/re/ca/recall2020/hc5tJUsvEUzPvp7JhJjinU.mp3', 0, 'song_covers/re/ca/recall2020/Gi4VktkXmYRni2zfRqYnzH.png', 1, '', '[00:17.50]破繭而出的我看見一道亮眼的光\n[00:25.90]我開始模仿你的思想模樣\n[00:31.10]這看似合理的荒唐\n[00:33.80]無數次霸佔你的光不讓別人欣賞\n[00:42.00]終於你離開我身旁\n\n[00:49.95]我不習慣沒你的日常\n[00:57.70]你是否也和我一樣\n\n[01:05.10]你是那盞忽明忽暗的光\n[01:09.00]我是飛蛾撲向你的謊\n[01:14.10]啊啊啊心甘情願啊\n[01:20.50]餘光是你施捨我的獎賞\n[01:24.25]灼傷是佔有你的代價\n[01:29.65]啊啊啊 無怨無悔啊\n[01:36.70]啊啊啊啊\n[01:44.65]啊啊啊啊\n\n[01:51.80]形影不離的我和你一起蒐集日常\n[02:00.05]直到發現你早已遺忘遺忘\n[02:05.80]我在你心中的重量\n[02:07.90]再深切的信仰不及觸碰一次真相\n[02:16.00]終於我離開你身旁\n\n[02:24.75]我不習慣沒你的日常\n[02:31.80]你是否也和我一樣\n\n[02:39.60]你是那盞忽明忽暗的光\n[02:43.55]我是飛蛾撲向你的謊\n[02:47.85]啊啊啊心甘情願啊\n[02:55.00]餘光是你施捨我的獎賞\n[02:59.05]灼傷是佔有你的代價\n[03:04.10]啊啊啊 無怨無悔啊\n\n[03:10.85]可能我想要的不是你\n[03:14.95]而是追逐你的過程\n[03:18.95]可能你後悔的是沒走完的路 也不是我\n\n[03:28.60]你是那盞忽明忽暗的光\n[03:36.50]我是飛蛾撲向你的謊\n[03:44.50]餘光是你施捨我的獎賞\n[03:52.00]灼傷是佔有你的代價\n[04:00.30]你是那盞忽明忽暗的光\n[04:08.70]我是飛蛾撲向你的謊\n[04:16.43]餘光是你施捨我的獎賞\n[04:25.00]灼傷是佔有你的代價\n\n[04:31.85]洋流匯集了你的光\n[04:39.85]熟悉的溫暖圍繞身旁\n[04:47.65]各自走向不同的遠方\n[04:55.80]都知道背後有你啊', 1, 'Song Credits\n作詞:諾門\n作曲:諾門\n編曲:RECall\nVocal: 諾門、怡如\nCajon: 諾門\nGuitar: 宗倫\n混音:廖品勳\n-\n你是那盞忽明忽暗的光\n我是飛蛾撲向你的謊\n\n一段炙熱的友情\n從相識到誤會,冷戰到和好\n經歷兩年的時間\n聚離後的沈澱\n彼此都已蛻變\n曾經青澀的友誼\n如今也成為堅不可摧的依靠\n-------------------------------------------------\nInstagram\nhttps://www.instagram.com/recall__2020/?igshid=2wjb20iw7na8', 0, '', 309, 192000, datetime.datetime(2022, 3, 8, 9, 31, 59), datetime.datetime(2022, 3, 8, 9, 31, 50), datetime.datetime(2022, 3, 8, 11, 49, 5, 625158), datetime.datetime(2022, 8, 9, 6, 44, 5), 147633, 2747, 665, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2623226, 'sha1$1aswnYnwElookDSZBn2ydb$d93f4a0db4f16343becb89aef2cd66225589e11c', datetime.datetime(2025, 6, 29, 15, 9, 31), 0, 'recall2020', '', '', 'recall.dual@gmail.com', 0, 1, datetime.datetime(2020, 8, 4, 6, 30, 45), 2193847, 4, 4, 2623226, 'profile_images/re/ca/recall2020/aWiGEuFRmhSQqRAMk5WZXA.jpg', 'O', '', 'RECall', 886, '975181170', datetime.date(2020, 3, 21), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2020, 8, 4, 6, 30, 45), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":0,"accredited_datetime":"2021-05-25T02:57+00:00","hide_location":false}', 800788, 3214, 10, 8, 1, 0, '', 0, None), (675270, 4, 4, 'I Will Never Change', 2085102, None, 3, 2, 0, 'music/po/po/popoj820927/jireZ4M8GGspZxMbADtuiv.mp3', 0, 'song_covers/po/po/popoj820927/mETgggvphtEEr6Kfat9Lyv.JPG', 1, '', 'I Will Never Change\nverse1:\n現在幾點鐘 我看著限動\n好多不認識的朋友標記我\nIt’s been a long time\nI’m feeling so fine\n感謝多年前的我 始終相信我\n說來神奇從來沒想過會走到這一步\n幻想的這一幕 都變成現實\n告別懦弱feel like幕之內一步\n從沒打算一步登天我踩穩每一步\nI don’t care what they say\n所有稱讚thank you everybody\n我打從心底謝了\n但只有我自己明白心中追求的位在哪裡\n吹捧是突破現狀的毒藥 我先戒了\nI’m telling no lie\n我只是都在想著不留空白\n人生不能重來\nTell me why don’t you try it out?\n當我聽 當我唱\n才感受心被解放and I don’t stop\n\nso\n\nhook:\nI will never change \n我知道只有我自己能夠肯定我\nI will never change\n過程即是目的 我戴著耳機走\nI don’t need dat誰崇拜\n或得到誰寵愛\n我明白一路走來\n不需要誰懂 \nI will never change \n(Do you feel what I feel now?)\n\nverse2:\nYeah I made it on the news(and mag)\nMom I think I make you proud\n回想這幾年和自己獨處 \n這些都是what I dreamed ’bout then\n過去總想著被聽見\n後來才發現在聲音被聽見之前得先聽見自己內心深處那個聲音\n只有誠實面對自己才能走得下去因為重要的是我的真心\nSo I never 急功近利 \n沒把名氣當成寫歌的feedback or motivation\n下班時間花在音樂\n獨自在公園寫歌\n終於讓你聽見我 \nNow my albums sold out\n去年一整年的量\n一天之內 就全部賣掉\n以前當我跟女生告白they be like\n「抱歉,來生吧孩子!」\n但現在都變成:「來生孩子吧!」\n\nbut\n\nhook:\nI will never change \n我知道只有我自己能夠肯定我\nI will never change\n過程即是目的 我戴著耳機走\nI don’t need dat誰崇拜\n或得到誰寵愛\n我明白一路走來\n不需要誰懂 \nI will never change \n(Right?Let’s go)\nbridge:\n一開始耗盡全身力才往前十幾步\n回首來時發現早已走了十里路\n如人飲水只有我懂手裡這杯是幾度\n捫心自問多少人在拚命為何自己不?\n我知道大家都很努力I’m so blessed tho\n大多數人都只看成果 不在意背後\n就算得到掌聲和鮮花或再多的眼光羨煞\n也不能把創作單純的快樂騙走\n\nhook:\nI will never change \n我知道只有我自己能夠肯定我\nI will never change\n過程即是目的 我戴著耳機走\nI don’t need dat誰崇拜\n或得到誰寵愛\n我明白一路走來\n不需要誰懂 \nI will never change \n(Do you feel what I feel huh?)\n\nI will never change \n我知道只有我自己能夠肯定我\nI will never change\n過程即是目的 我戴著耳機走\nI don’t need dat誰崇拜\n或得到誰寵愛\n我明白一路走來\n不需要誰懂 \nI will never change \n(Do you feel what I feel now?)', 0, 'POPO J 第二張個人創作專輯【GOOD LOOKING】實體CD,於小白兔唱片行預購中:\nhttps://shp.ee/i5rvz6q\n\nPOPO J 第二張個人創作專輯【GOOD LOOKING】已數位發行!\n點擊下方連結收聽完整專輯:\nhttps://popoj.ffm.to/goodlooking/\n\nFollow POPO J:\nhttps://www.instagram.com/james45321\nhttps://www.facebook.com/popoj1993 \n\n製作人Producer:Zac Rao、伍柏宇Jim Wu\r\n詞曲 Lyricist&Composer:POPO J\r\n合聲 Backing Vocals:羅莎莎 Sabrina Lo\r\n合聲編寫 Backing Vocal Arrangement :羅莎莎 Sabrina Lo\r\n編曲 Arranger:chillingcat\r\n錄音 Recording:Zac Rao\r\n混音 Mixing:伍柏宇Jim Wu\r\n母帶後期 Mastering:伍柏宇Jim Wu\r\n錄音工作室 Recording Studio:金剛門大樹林工作室', 0, '', 187, 320000, datetime.datetime(2022, 3, 2, 14, 44, 1), datetime.datetime(2022, 3, 2, 14, 43, 48), datetime.datetime(2022, 3, 2, 16, 0), datetime.datetime(2023, 11, 3, 2, 30, 53), 113258, 3587, 392, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2085102, 'sha1$h1OvEBmciqO1$d6032d37bcda874189292634aee8da170e4fcd60', datetime.datetime(2024, 8, 13, 14, 48, 3), 0, 'popoj820927', '', '', 'popoj1993@gmail.com', 0, 1, datetime.datetime(2017, 9, 7, 16, 2, 18), 1656217, 4, 4, 2085102, 'profile_images/po/po/popoj820927/eajnGYwKu6AYfwHxiv94nu.jpg', 'M', '施傑薰', 'POPO J', 886, '978326987', datetime.date(1993, 9, 27), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2017, 9, 7, 16, 2, 18), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"accredited_datetime":"2021-06-10T10:49+00:00","show_birthday":0,"hide_location":false}', 619162, 8133, 1, 104, 1, 0, '', 0, None), (676981, 4, 4, '指針 Compass', 2396729, None, 3, 2, 0, 'music/Le/ew/Leewei69/Q6LdvaSkGqZWHJkwzDabay.mp3', 0, 'song_covers/Le/ew/Leewei69/9tLZRTkUPejuFquePXambu.jpg', 1, '', 'Hook\n墜入黑暗裡剩一道光\n陷進去 我受了傷\n順從自己別再迷失方向\n已看不清 變得不一樣\n玫瑰花 晃啊晃\n太多代價 凋落身上\n獨自狩獵不斷尋覓羔羊\n到處流浪 渴望飛翔\n\nVerse1\n該怎麼辦 隨風飄啊飄的活\n我離不開 思緒錯亂而被牽著走\n眼中視線逐漸腐敗\n墜入這片苦海\n泥濘執著過載\n\n停下來 內心深處還燒著火\n撐把傘 再大的難關也渡的過\n現在上岸 躲藏角落感到寂寞\n被深埋在 冰封已久蓋不住的痛\n\n一片死寂眼角泛著淚水\n等待黎明闔上雙眼 再次輪迴\n空蕩蕩的房間 只剩下孤伶伶不停在顫抖的我\n背對放棄 讓我向上盼著\n\n天空它對望一片汪洋\n海平面綻放燦爛陽光\n我也在嚮往有天到訪\n夢裡的景象絕不再遊蕩', 0, '我們總生活在別人的目光裡,\r\n時不時在那些目光中迷失自己。\r\n\r\n「玫瑰花 晃啊晃 太多代價 凋落身上」\r\n光鮮亮麗的外表下 背後犧牲了多少呢?\r\n願所有人找到屬於自己的指針,\r\n指向心中所想,不再迷惘。', 0, '', 134, 320000, datetime.datetime(2022, 3, 18, 9, 27, 18), datetime.datetime(2022, 3, 18, 9, 27, 13), datetime.datetime(2022, 3, 21, 12, 0), datetime.datetime(2022, 3, 24, 5, 37, 8), 58144, 1698, 208, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-03-31"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2022-04-01"]}}', 0, 0, 0, 0, 2, 2, 2396729, 'sha1$Jjd6w06vdh52$4845f198c3ba91e7bd61e1c3b1260e18d21e24fe', datetime.datetime(2024, 11, 18, 4, 35, 34), 0, 'Leewei69', '', '', 'pizzaliofficial@gmail.com', 0, 1, datetime.datetime(2019, 2, 24, 12, 14), 1967642, 4, 4, 2396729, 'profile_images/Le/ew/Leewei69/3VXYWJFeXUQ3BJdyvzVPsQ.png', 'M', '李育暐', 'PIZZALI', 886, '931551185', datetime.date(2000, 4, 1), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 50), 1, datetime.datetime(2019, 2, 24, 12, 14), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"show_birthday":1,"accredited_datetime":"2021-08-19T07:55+00:00"}', 243105, 2977, 0, 234, 1, 0, '', 0, None), (672140, 4, 4, '寫完這首歌我就會放下你了', 2335275, None, 3, 2, 0, 'music/wc/10/wc109101065/HQAy3aviM9e6ouGRVqeMQU.mp3', 0, 'song_covers/wc/10/wc109101065/kpMjWeSj8uQkRER3aZ36xX.jpg', 1, '', "寫完這首歌我就會放下你了\n如果我做不到那我不是故意的\n喔我真的沒有說多在意\n但只是一部分的自己好像留在你那\n寫完這首歌我就會放下你了\n如果我做不到那我不是故意的\nI'm so sorry about 後來幾個\n總在最後發現他全部我都還記得\n\nYa 通通裝進背包\n包括我的鈔票還有你香水的味道\n到哪裡去其實我自己也不太知道\n我只知道你生病的時候也不愛吃藥\n所以要你快點睡 他會幫你蓋棉被\n少熬夜逛蝦皮錢買不到的東西最貴\n好比我當初浪費錢和時間傷害自己\n你走後我才確定最重要的當然是你\n不過你不用擔心 這一切都沒關係\n就像我每次去拜拜都只求你能開心\n問自己說對你的感覺我想就是一把火\n到底怎麼樣叫帥 i don’t know我只希望我\n\n寫完這首歌我就會放下你了\n如果我做不到那我不是故意的\n喔我真的沒有說多在意\n但只是一部分的自己好像留在你那\n寫完這首歌我就會放下你了\n如果我做不到那我不是故意的\nI'm so sorry about 後來幾個\n總在最後發現他全部我都還記得\n\n慢點 一轉眼三年\nAin't no pussy boi但偶爾會想你在半夜\nRoll根胖的躺在沙發上看著寫給你的一筆一劃\n奢望著有天還能傳訊息問你明天一起去哪\nFuck 過去的我 總讓你失望還求你等我\n不負責任 沒肩膀 對不起 讓你 忍了 我這麼久\n握你的手 是我這輩子\n第一次了解到什麼叫怦然又心動\n如果以後 你恢復單身\n記得來找我我當你的聽眾\n把壞習慣趕走了 也開始學著上進\n還有太多你教我的 我怎麼可能忘記\n朋友都問 「欸 啊你對他還剩幾分?」\n嗯 我這首歌是在他家樓下寫的\n\n寫完這首歌我就會放下你了\n如果我做不到那我不是故意的\n喔我真的沒有說多在意\n但只是一部分的自己好像留在你那\n寫完這首歌我就會放下你了\n我一定做得到我知道我可以的\n來不及對你說我愛你\n只希望曾經我對你的好你都還記得", 0, '顆顆\r\n\r\nLyrics & Composition: 小陸 VI \r\nhttps://www.instagram.com/wcvit4/\r\nArrangement: LEXNOUR Beats \r\nhttps://www.instagram.com/lexnourbeats/\r\nRecording & Mixing: Quanzo \r\nhttps://www.instagram.com/ku_anergy_/\r\nMastering: Quanzo\r\nhttps://www.instagram.com/ku_anergy_/\r\nCover Art: acgsister\r\nhttps://www.instagram.com/acgsister_/\r\nSpecial Thanks: 唐 根 戎 瑚 帆 薇', 0, '', 189, 320000, datetime.datetime(2022, 2, 11, 8, 41, 38), datetime.datetime(2022, 2, 11, 8, 40, 24), datetime.datetime(2022, 2, 12, 11, 4, 31, 466995), datetime.datetime(2022, 6, 20, 21, 35, 15), 1476545, 30266, 10055, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-04-16"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,6],[2022,7],[2022,8],[2022,9],[2022,10],[2022,11],[2022,12],[2022,13],[2022,15],[2022,16],[2022,18],[2022,39],[2022,40],[2022,44],[2022,45],[2022,46],[2022,51],[2022,52]]},"CN":{"song_of_the_days":["2022-04-17"],"top_record_weekly_champions":[[2022,7],[2022,9],[2022,10],[2022,11],[2022,12],[2022,13],[2022,14],[2022,15],[2022,16],[2022,17],[2022,18],[2022,29],[2022,30],[2022,39],[2022,45],[2022,48],[2022,50],[2022,51],[2022,52],[2023,1],[2023,24],[2023,28]]}}', 0, 0, 0, 0, 2, 2, 2335275, '!aDPwrDbZMMJVwhoPXmHMOnmpQS3OpxPiMrz7pG8c', datetime.datetime(2023, 4, 4, 22, 3, 35), 0, 'wc109101065', '', '', '109101065@nccu.edu.tw', 0, 1, datetime.datetime(2018, 10, 15, 5, 58), 1906204, 4, 4, 2335275, 'profile_images/wc/10/wc109101065/GLDmjmNkBafbcEfp8DdQyR.jpg', 'M', '', '小陸 VI', 886, '926480710', datetime.date(2000, 12, 11), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 47), 1, datetime.datetime(2018, 10, 15, 5, 58), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2022-03-10T07:47+00:00","hide_location":false}', 1612621, 8531, 52, 128, 1, 0, '', 0, None), (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), (681675, 4, 4, 'You were. Demo', 2365037, None, 1, 5, 0, 'music/Sa/br/Sabrina_/5rNv3m6chSKFgXDJmTyK3g.mp3', 0, 'song_covers/Sa/br/Sabrina_/gDYXEWNXQ5LPfW3uLAQHFk.jpg', 1, '', '你說你遺憾\n沒辦法給我平等的愛\n沒勇氣承擔我的未來\n沒能力只能當個小孩\n\n我其實也都明白\n還是想繼續擁有你的愛\n痛也甘願付出不只一半\n你卻要因此而離開\n\nYou were sunshine\nYou made me alive\n但溫熱已不在\n日落的愛\n不要阻擋星辰絢爛\nYou were my light\nYou made me survive\n但光芒已不再\n黯淡的愛\nYou were You were\nwe will never go back to that time\n\n你說要分開\n承受不住我對你的愛\n交付不了義務的期盼\n擁抱不了不安的夜晚\n\n我被你推下懸崖\n墜落也要轉身看你離開\n無止盡加速的奔向缺憾\n也在途中安放了遺憾\n\nYou were sunshine\nYou gave me sunrise\n但溫熱已不在\n日落的愛\n不要阻擋星辰絢爛\nYou were my light\nYou light up my life\n但光芒已不再\n黯淡的愛\nYou were You were\nwe will never go back to that time', 0, 'You were,\r\nbut we will never go back to that time.', 0, '', 239, 320000, datetime.datetime(2022, 4, 20, 12, 15, 56), datetime.datetime(2022, 4, 20, 12, 15, 46), datetime.datetime(2022, 4, 20, 12, 25, 56, 730475), datetime.datetime(2024, 9, 5, 9, 9, 19), 248040, 6651, 1489, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-05-10"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,16],[2022,17],[2022,18]]},"CN":{"song_of_the_days":["2022-05-11"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,17],[2022,18],[2022,19]]}}', 0, 0, 0, 0, 2, 2, 2365037, 'sha1$ajo5NgB9HFPl$9454e9026410090ec761817065d54c1525fa8278', datetime.datetime(2025, 2, 18, 6, 24, 42), 0, 'Sabrina_', '', '', 'sabrina.hu2002@gmail.com', 0, 1, datetime.datetime(2018, 11, 22, 3, 19, 24), 1935966, 4, 4, 2365037, 'profile_images/Sa/br/Sabrina_/Zpm7RKVYC2boa2Hf96dcYu.jpg', 'F', '', 'Sabrina', 886, '976556416', datetime.date(2000, 10, 21), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 58), 1, datetime.datetime(2018, 11, 22, 3, 19, 24), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_birthday":2,"accredited_datetime":"2022-03-18T07:05+00:00"}', 891791, 6255, 0, 456, 1, 0, '', 0, None), (670539, 4, 4, 'Flat Soda (demo)', 2855537, None, 5, 12, 0, 'music/mi/dn/midnightx2222/7qdZJVozD4RXTUfPQ3VEVo.mp3', 0, 'song_covers/mi/dn/midnightx2222/WPuBn9EHgDviwjtvZEb34H.jpeg', 1, '', '想一整夜\n翻來覆去就是難入眠\n空氣中殘留的氣味\n讓人暈眩\n\n還不想睡\n思緒不停浮現到從前\n少了你在我的身邊\n無聊的夜\n\n或許有一天會再遇見\n我會笑著看你微笑的臉\n輕輕想像假如那一天\nYou choose to stay \n\n有種欲言又止的感覺\n記不清你是否曾說愛我\nIt all just fades away\n\n越來越遠\n天色漸亮情緒到終點\n故事該翻到下一頁\nAnother day \n\n假如未來不會再遇見\n我會記得你曾微笑的臉\n輕輕讓風帶走這一切\n不再依戀\n\n藍色泡泡汽水的香味\n或許就珍藏在回憶裏面\n安靜的思念\nda la la da da da la da\nwhat if you choose to stay', 0, '上次突然遇見那個誰,思緒瞬間回到過去,曾經的美好終究還是留存在記憶裡比較美,像是沒了氣的蘇打水,還是可以喝,但就沒什麼味道⋯\r\n\r\n鼓:陳冠毅\r\n吉他:陳冠皓\r\n貝斯:劉鳳武\r\n主唱:閻韋伶\r\n\r\n混音:廖佑祥', 0, '', 322, 320000, datetime.datetime(2022, 1, 21, 7, 13, 25), datetime.datetime(2022, 1, 21, 7, 13, 4), datetime.datetime(2022, 1, 21, 7, 29, 39, 457112), datetime.datetime(2022, 2, 7, 18, 21, 30), 67496, 1849, 485, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-02-07"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2022,6]]},"CN":{"song_of_the_days":["2022-02-08"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,6],[2022,7]]}}', 0, 0, 0, 0, 2, 2, 2855537, 'sha1$CvKIgEstRFfRFSeS8njovA$39074783478929d434afac99707c4f81db115d67', datetime.datetime(2025, 6, 22, 4, 24, 44), 0, 'midnightx2222', '', '', 'midnightx2222@gmail.com', 0, 1, datetime.datetime(2021, 10, 6, 6, 41, 21), 2426003, 2, 2, 2855537, 'profile_images/mi/dn/midnightx2222/NUpGJAcHFYRyHgsBYG7FAJ.jpg', 'O', '', '午夜午夜', 886, '911080092', datetime.date(2021, 10, 6), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2021, 10, 6, 6, 41, 21), 1, 5, 'zh-hant', 1, '{"hide_gender":false,"accredited_datetime":"2022-01-26T10:57+00:00","hide_location":true}', 297514, 2117, 186, 1, 1, 0, '', 0, None), (679877, 4, 4, '忘了曾經的你是什麼樣的', 2364455, None, 2, 1, 0, 'music/di/vi/divine_cell_2zj/j3i4VTLZR7qUkGmcn8EovJ.mp3', 0, 'song_covers/di/vi/divine_cell_2zj/QPXU8FrqtTStyxa22nUboy.jpg', 1, '', '「 忘了曾經的你是什麼樣的 」\n詞/曲:陳俊喆 keykey\n\n總在夢裡急切尋覓著誰的模樣 誰的模樣 \n回頭望去還以為會有誰在身旁 \n你給的 寂寞 獨自 承受 \n放下放不下的你是最後的溫柔\n\n空蕩蕩的房間 殘留著你的餘溫 \n誓言付出一切 喚醒你的靈魂\n\n記得誰曾說過 就陪我到最後 \n也不是沒想過 這樣失去你 \n故事的盡頭 緊閉的心口終將失控 \n平行時空之中另一個我 \n在盼著遺憾變成一種拯救 \n曾經錯過之後 終將也錯過\n\n以為 一切 總會 擁有\n渴望 那些 終究 成空(最後也還是成空)', 0, '每個人都曾經有過最深愛的他/她,或許因故分開了,也或許走著就散了,無論如何,卻還是有些話想對曾經親密,如今陌生的他/她說。\n\n這一次 ,不再後悔曾經錯過 。\n\n【音樂製作團隊】\n作曲 Composer|陳俊喆KeyKey\n作詞 Lyrics|陳俊喆KeyKey\n製作人 Producer|李子維 \n編曲 Arrangement|Moment Of Silence 默嘶\n人聲Vocal|陳俊喆KeyKey\n吉他Guitar|Nick 林宇寬\n貝斯Bass|Reo\n合成器Synth|劉杰燊\n鼓Drum|李子維\n和聲編寫Backing Vocal & Arrangement|陳俊喆KeyKey\n錄音師Recording Engineer|李子維\n音訊剪輯Editing|李子維 林宇寬\n混音師 Mixing Engineer|李子維\n母帶後期製作Mastering Engineer|李子維\n\n【忘了曾經的你是什麼樣的】官方MV 連結?:\nhttps://www.youtube.com/watch?v=eGvCQIvYPHU\n\n官方Instagram:https://instagram.com/mos.music.official?utm_medium=copy_link', 0, '', 206, 320000, datetime.datetime(2022, 4, 3, 11, 53, 49), datetime.datetime(2022, 4, 3, 11, 53, 43), datetime.datetime(2022, 4, 3, 14, 0), datetime.datetime(2022, 5, 17, 15, 34, 45), 60337, 1721, 322, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-04-23"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,16]]},"CN":{"song_of_the_days":["2022-04-24"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,16]]}}', 0, 0, 0, 0, 2, 2, 2364455, 'sha1$VR1Dn7TjJSGxaz4koqgHhe$8ec33f628ca3c9895807a0bca5eb1f84e0211dda', datetime.datetime(2024, 6, 19, 16, 2, 25), 0, 'divine_cell_2zj', '', '', 'mosband1013@gmail.com', 0, 1, datetime.datetime(2018, 11, 20, 1, 9, 21), 1935384, 4, 4, 2364455, 'profile_images/di/vi/divine_cell_2zj/QLpcRMZwLSCSK4n5DnUpmM.png', 'O', '', 'Moment of Silence 默嘶', 886, '963900199', datetime.date(2018, 10, 13), 'TNN', 98, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 47), 1, datetime.datetime(2018, 11, 20, 1, 9, 21), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"accredited_datetime":"2022-04-26T07:42+00:00"}', 73605, 293, 2, 3, 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), (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))])}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2d30>
/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.0361 get_many (['1580ca9a8e573fcb58f242b5e33b60aa5a89b45b', '8f29fcbae62a9338613b10d32803ea50f4eab4ff'],) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2d30>
/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.0337 set_many ({'1580ca9a8e573fcb58f242b5e33b60aa5a89b45b': 1779860918.0069757, '8f29fcbae62a9338613b10d32803ea50f4eab4ff': (1779860918.0069757, [((97317962, 4, 4, 2438909, '安泰 ANTAI', 'music_albums/Gu/mm/GummyBBB/X3YkXyCSUvPN6dvRLW27uV.jpeg', 'Gummy B 首張個人混音帶專輯《安泰 ANTAI》。以12段切片的聽覺旅程,帶領你跳脫於台北都市生活中的不同時空之間。來自安泰,感受安泰,通往安泰。', 0, '', 1362002, 1097, 282, datetime.date(2022, 2, 20), datetime.datetime(2022, 2, 1, 19, 43, 50), datetime.datetime(2022, 3, 4, 7, 33, 41), 1, 1),)])}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2d30>
/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.0348 get_many (['1580ca9a8e573fcb58f242b5e33b60aa5a89b45b', '8f29fcbae62a9338613b10d32803ea50f4eab4ff'],) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2d30>
/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.0332 set_many ({'1580ca9a8e573fcb58f242b5e33b60aa5a89b45b': 1779860918.0318522, '8f29fcbae62a9338613b10d32803ea50f4eab4ff': (1779860918.0318522, [((97317962, 4, 4, 2438909, '安泰 ANTAI', 'music_albums/Gu/mm/GummyBBB/X3YkXyCSUvPN6dvRLW27uV.jpeg', 'Gummy B 首張個人混音帶專輯《安泰 ANTAI》。以12段切片的聽覺旅程,帶領你跳脫於台北都市生活中的不同時空之間。來自安泰,感受安泰,通往安泰。', 0, '', 1362002, 1097, 282, datetime.date(2022, 2, 20), datetime.datetime(2022, 2, 1, 19, 43, 50), datetime.datetime(2022, 3, 4, 7, 33, 41), 1, 1),)])}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2d30>
/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.0379 get_many (['1580ca9a8e573fcb58f242b5e33b60aa5a89b45b', 'c7854e6f46ba52c24ebf614d8cdfc82aadb424fa'],) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2d30>
/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.0380 set_many ({'1580ca9a8e573fcb58f242b5e33b60aa5a89b45b': 1779860918.1380248, 'c7854e6f46ba52c24ebf614d8cdfc82aadb424fa': (1779860918.1380248, [((97318205, 4, 4, 2668107, '沉溺于马里亚纳', 'music_albums/Du/lo/Duloxtine/2x6P6wLDkrxMWRaTPe6EJC.jpg', '我从浪花盛放的时代中醒来\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, '', 6709, 12, 4, datetime.date(2022, 3, 26), datetime.datetime(2022, 3, 25, 14, 23, 41), datetime.datetime(2022, 3, 25, 14, 23, 41), 1, 1),)])}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2d30>
/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.0932 get_many (['40102dab37d3df7d72cc47e91427e20514253ed6', 'bfe6165116443287a58a8debde01d651ee9c125f', '887f8247d0ff979264c73b069f790024b2aa98e1', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', 'e9900d4ec24ef898b16428c6a7f5c985e4b252ca', 'd6d21bc8f7fb510a60a060eaa88820e08274c988', '12e5c5f10335e96781266ce00473fbb3ecda56c0', 'dc06a4b61563384eae8bdb95f52dc981fec8aabd'],) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2d30>
/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.1018 set_many ({'40102dab37d3df7d72cc47e91427e20514253ed6': 1779860918.3330958, 'bfe6165116443287a58a8debde01d651ee9c125f': 1779860918.3330958, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779860918.3330958, '887f8247d0ff979264c73b069f790024b2aa98e1': 1779860918.3330958, 'e9900d4ec24ef898b16428c6a7f5c985e4b252ca': 1779860918.3330958, '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779860918.3330958, '12e5c5f10335e96781266ce00473fbb3ecda56c0': 1779860918.3330958, 'dc06a4b61563384eae8bdb95f52dc981fec8aabd': (1779860918.3330958, [])}, None) {} <django.core.cache.backends.dummy.DummyCache object at 0x7bfd3a1d2d30>
/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