According to your device's language settings, we also offer English (Global).
我的小宇宙
我的小宇宙

我的小宇宙

198 首歌

  • 播放次數

    0

  • 訂閱

    0

我的小宇宙

我的小宇宙

張XX

發布更新 2025-06-05


介紹


曲目



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 1481.122 msec
System CPU time 14.944 msec
Total CPU time 1496.066 msec
Elapsed time 1612.811 msec
Context switches 31 voluntary, 271 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
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 /haoot/playlists/20959/
QUERY_STRING
REMOTE_ADDR 216.73.216.46
REQUEST_METHOD GET
SCRIPT_NAME
SERVER_NAME 127.0.0.1
SERVER_PORT 9000
SERVER_PROTOCOL HTTP/1.0
SERVER_SOFTWARE gunicorn/23.0.0

Request

View information

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

No cookies

No session data

No GET data

No POST data

SQL queries from 1 connection

  • slave1 127.94 ms (20 queries including 11 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` = 'haoot'
 LIMIT 21
SELECT ••• FROM `member_renamerecord` WHERE `member_renamerecord`.`old_username` = 'haoot' LIMIT 21
0.64

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` = 'haoot')
 LIMIT 21
SELECT ••• FROM `auth_user` WHERE (`auth_user`.`is_active` AND `auth_user`.`username` = 'haoot') LIMIT 21
0.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/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` = 20959 AND `music_playlist`.`user_id` = 827667)
 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` = 20959 AND `music_playlist`.`user_id` = 827667) LIMIT 21
1.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(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` = 20959 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` = 20959 AND `svapp_officialtag`.`site_id` = 1 AND `svapp_officialtagcategory`.`hide_ads`) LIMIT 1
0.99

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

Connection: slave1

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/home/ubuntu/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` = 20959)
 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` = 20959) ORDER BY `music_playlistsong`.`order` ASC, `music_playlistsong`.`id` ASC
22.01

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

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` = 827667 AND NOT `venue_venueactivity`.`is_offline` AND `venue_venueactivity`.`site_id` = 1 AND `venue_venueactivity`.`start_time` > '2026-05-27 05:33:46.229391' 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` = 827667 AND NOT `venue_venueactivity`.`is_offline` AND `venue_venueactivity`.`site_id` = 1 AND `venue_venueactivity`.`start_time` > '2026-05-27 05:33:46.229391' AND `venue_venueactivity`.`status` = 2) ORDER BY `venue_venueactivity`.`start_time` ASC LIMIT 1
0.96

Connection: slave1

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/home/ubuntu/.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` = 20959)
 ORDER BY `music_playlistsong`.`order` ASC,
          `music_playlistsong`.`id` ASC
 LIMIT 51
SELECT ••• FROM `music_song` INNER JOIN `auth_user` ON (`music_song`.`user_id` = `auth_user`.`id`) LEFT OUTER JOIN `member_userprofile` ON (`auth_user`.`id` = `member_userprofile`.`user_id`) INNER JOIN `music_playlistsong` ON (`music_song`.`id` = `music_playlistsong`.`song_id`) WHERE (`music_song`.`enable` AND `music_song`.`has_file` AND `auth_user`.`is_active` AND `music_song`.`public` = 1 AND NOT (`music_song`.`tw_blocked_status` IN (0, 3)) AND NOT (`member_userprofile`.`tw_blocked_status` IN (0, 3) AND `member_userprofile`.`tw_blocked_status` IS NOT NULL) AND NOT (`music_song`.`tw_copyright_status` = 1) AND `music_playlistsong`.`playlist_id` = 20959) ORDER BY `music_playlistsong`.`order` ASC, `music_playlistsong`.`id` ASC LIMIT 51
7.20

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` = 9686
 LIMIT 21
SELECT ••• FROM `music_musicalbum` WHERE `music_musicalbum`.`id` = 9686 LIMIT 21
9 similar queries.
0.76

Connection: slave1

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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` = 14756
 LIMIT 21
SELECT ••• FROM `music_musicalbum` WHERE `music_musicalbum`.`id` = 14756 LIMIT 21
9 similar queries.
0.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/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` = 6844
 LIMIT 21
SELECT ••• FROM `music_musicalbum` WHERE `music_musicalbum`.`id` = 6844 LIMIT 21
9 similar queries.
0.69

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

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` = 13565
 LIMIT 21
SELECT ••• FROM `music_musicalbum` WHERE `music_musicalbum`.`id` = 13565 LIMIT 21
9 similar queries.
0.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/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` = 97310116
 LIMIT 21
SELECT ••• FROM `music_musicalbum` WHERE `music_musicalbum`.`id` = 97310116 LIMIT 21
9 similar queries.
0.78

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` = 16102
 LIMIT 21
SELECT ••• FROM `music_musicalbum` WHERE `music_musicalbum`.`id` = 16102 LIMIT 21
9 similar queries.
0.78

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` = 13280
 LIMIT 21
SELECT ••• FROM `music_musicalbum` WHERE `music_musicalbum`.`id` = 13280 LIMIT 21
9 similar queries.
0.75

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:33:46.111707' 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:33:46.111707' 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` = 20959 AND NOT `svcomments_svcomment`.`is_removed` AND NOT (`svcomments_svcomment`.`tw_blocked_status` IN (0, 3)) AND NOT (`member_userprofile`.`tw_blocked_status` IN (0, 3) AND `member_userprofile`.`tw_blocked_status` IS NOT NULL))
 ORDER BY `is_highlight` DESC,
          `svcomments_svcomment`.`id` DESC
 LIMIT 11
SELECT ••• FROM `svapp_like` U0 WHERE (U0.`content_type_id` = 232 AND U0.`enable` AND U0.`object_id` = `svcomments_svcomment`.`id` AND U0.`user_id` = `svcomments_svcomment`.`owner_id`) LIMIT 1) AS `_owner_is_like`, CASE WHEN `svcomments_svcomment`.`has_child` THEN EXISTS(SELECT (1) AS `a` FROM `svcomments_svcomment` U0 INNER JOIN `auth_user` U1 ON (U0.`user_id` = U1.`id`) LEFT OUTER JOIN `member_userprofile` U2 ON (U1.`id` = U2.`user_id`) WHERE (NOT U0.`is_removed` AND NOT (U0.`tw_blocked_status` IN (0, 3)) AND NOT (U2.`tw_blocked_status` IN (0, 3) AND U2.`tw_blocked_status` IS NOT NULL) AND U0.`parent_comment_id` = `svcomments_svcomment`.`id` AND U0.`user_id` = `svcomments_svcomment`.`owner_id`) LIMIT 1) ELSE 0 END AS `_owner_is_comment`, EXISTS(SELECT (1) AS `a` FROM `fanclub_fanclubmember` U0 INNER JOIN `fanclub_fanclub` U1 ON (U0.`fanclub_id` = U1.`id`) WHERE (U1.`status` = 2 AND U1.`user_id` = `svcomments_svcomment`.`owner_id` AND U0.`user_id` = `svcomments_svcomment`.`user_id`) LIMIT 1) AS `_user_is_fanclub_member`, (SELECT COUNT(U0.`id`) AS `count` FROM `svcomments_svcomment` U0 LEFT OUTER JOIN `auth_user` U1 ON (U0.`user_id` = U1.`id`) LEFT OUTER JOIN `member_userprofile` U2 ON (U1.`id` = U2.`user_id`) WHERE (NOT U0.`is_removed` AND NOT (U0.`tw_blocked_status` IN (0, 3)) AND NOT (U2.`tw_blocked_status` IN (0, 3) AND U2.`tw_blocked_status` IS NOT NULL) AND U0.`parent_comment_id` = `svcomments_svcomment`.`id`)) AS `_child_comments_count`, 0 AS `_user_is_muted`, `auth_user`.`id`, `auth_user`.`password`, `auth_user`.`last_login`, `auth_user`.`is_superuser`, `auth_user`.`username`, `auth_user`.`first_name`, `auth_user`.`last_name`, `auth_user`.`email`, `auth_user`.`is_staff`, `auth_user`.`is_active`, `auth_user`.`date_joined`, `member_userprofile`.`id`, `member_userprofile`.`tw_blocked_status`, `member_userprofile`.`cn_blocked_status`, `member_userprofile`.`user_id`, `member_userprofile`.`image`, `member_userprofile`.`gender`, `member_userprofile`.`realname`, `member_userprofile`.`nickname`, `member_userprofile`.`country_calling_code`, `member_userprofile`.`cellphone`, `member_userprofile`.`birthday`, `member_userprofile`.`area_id`, `member_userprofile`.`location_id`, `member_userprofile`.`hits`, `member_userprofile`.`identity`, `member_userprofile`.`occupation`, `member_userprofile`.`last_modified`, `member_userprofile`.`enable`, `member_userprofile`.`date_joined`, `member_userprofile`.`register_site_id`, `member_userprofile`.`register_source`, `member_userprofile`.`preferred_locale`, `member_userprofile`.`is_cellphone_verified`, `member_userprofile`.`extra_data`, `member_userprofile`.`total_plays_count`, `member_userprofile`.`follower_count`, `member_userprofile`.`following_count`, `member_userprofile`.`unread_notification_count`, `member_userprofile`.`is_accredited`, `member_userprofile`.`merchandise_enable`, `member_userprofile`.`shop_url`, `member_userprofile`.`is_customized_identity`, `member_userprofile`.`customized_identity`, T5.`id`, T5.`password`, T5.`last_login`, T5.`is_superuser`, T5.`username`, T5.`first_name`, T5.`last_name`, T5.`email`, T5.`is_staff`, T5.`is_active`, T5.`date_joined` FROM `svcomments_svcomment` LEFT OUTER JOIN `auth_user` ON (`svcomments_svcomment`.`user_id` = `auth_user`.`id`) LEFT OUTER JOIN `member_userprofile` ON (`auth_user`.`id` = `member_userprofile`.`user_id`) INNER JOIN `auth_user` T5 ON (`svcomments_svcomment`.`owner_id` = T5.`id`) WHERE ((NOT `svcomments_svcomment`.`is_removed` OR `svcomments_svcomment`.`has_child`) AND NOT `svcomments_svcomment`.`is_reply` AND NOT (NOT `svcomments_svcomment`.`has_child` AND `svcomments_svcomment`.`tw_blocked_status` IN (0, 3)) AND NOT (NOT `svcomments_svcomment`.`has_child` AND `member_userprofile`.`tw_blocked_status` IN (0, 3) AND `member_userprofile`.`tw_blocked_status` IS NOT NULL) AND `svcomments_svcomment`.`content_type_id` = 95 AND `svcomments_svcomment`.`object_pk` = 20959 AND NOT `svcomments_svcomment`.`is_removed` AND NOT (`svcomments_svcomment`.`tw_blocked_status` IN (0, 3)) AND NOT (`member_userprofile`.`tw_blocked_status` IN (0, 3) AND `member_userprofile`.`tw_blocked_status` IS NOT NULL)) ORDER BY `is_highlight` DESC, `svcomments_svcomment`.`id` DESC LIMIT 11
2.16

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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: django_meta. Contents: [<TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7bfd2f0a3400>, <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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, '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 0x7bfd2c927400>, <TextNode: '" class="nav-link '>, <IfNode>, <TextNode: '" data-type="upload" data'>, <django.template.defaulttags.CommentNode object at 0x7bfd2c9273d0>, <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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'SITE_ID': 1, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'dark': False, 'dimension_value': 'Playlist detail', 'has_embed_btn': True, 'is_mobile': False, 'obj': <Playlist: 我的小宇宙>, 'text': '我的小宇宙%20by%20張XX.%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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'btn_play_size': 'xl', 'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Playlist: 我的小宇宙>}
includes/buttons/playlist_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/playlist_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'btn_play_size': 'xl', 'btn_size': 'lg', 'dimension_value': 'Playlist detail', 'display_type': 'page', 'editable': True, 'hide_like_count': True, 'is_outline_btn': True, 'is_primary_btn': True, 'item': <Playlist: 我的小宇宙>}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'btn_play_size': 'xl', 'btn_size': 'lg', 'dimension_value': 'Playlist detail', 'display_type': 'page', 'editable': True, 'hide_like_count': True, 'is_outline_btn': True, 'is_primary_btn': True, 'item': <Playlist: 我的小宇宙>} {'btn_size': 'lg', 'is_outline_btn': True, 'item': <Playlist: 我的小宇宙>, 'teach_type': ''}
includes/buttons/bookmark.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/bookmark.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': 'lg', 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'dimension_value': 'Playlist detail', 'hide_like_count': True, 'is_mobile': False, 'is_outline_btn': True, 'obj': <Playlist: 我的小宇宙>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'btn_play_size': 'xl', 'btn_size': 'lg', 'dimension_value': 'Playlist detail', 'display_type': 'page', 'editable': True, 'hide_like_count': True, 'is_outline_btn': True, 'is_primary_btn': True, 'item': <Playlist: 我的小宇宙>} {'btn_play_size': 'xl', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': True, 'item': <Playlist: 我的小宇宙>, 'limit': '', 'turn_off_radio': '', 'type': ''}
includes/buttons/playlist_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/playlist_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'btn_play_size': 'lg', 'dimension_value': 'Playlist detail', 'display_type': 'page', 'editable': True, 'hide_like_count': True, 'is_outline_btn': False, 'is_primary_btn': True, 'item': <Playlist: 我的小宇宙>}
includes/buttons/dropdown_plus.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/dropdown_plus.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'btn_play_size': 'lg', 'dimension_value': 'Playlist detail', 'display_type': 'page', 'editable': True, 'hide_like_count': True, 'is_outline_btn': False, 'is_primary_btn': True, 'item': <Playlist: 我的小宇宙>} {'btn_size': '', 'is_outline_btn': False, 'item': <Playlist: 我的小宇宙>, 'teach_type': ''}
includes/buttons/bookmark.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/bookmark.html
Toggle context {'False': False, 'None': None, 'True': True} {'already_like': False, 'btn_size': '', 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'dimension_value': 'Playlist detail', 'hide_like_count': True, 'is_mobile': False, 'is_outline_btn': False, 'obj': <Playlist: 我的小宇宙>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'btn_play_size': 'lg', 'dimension_value': 'Playlist detail', 'display_type': 'page', 'editable': True, 'hide_like_count': True, 'is_outline_btn': False, 'is_primary_btn': True, 'item': <Playlist: 我的小宇宙>} {'btn_play_size': 'lg', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': True, 'item': <Playlist: 我的小宇宙>, 'limit': '', 'turn_off_radio': '', 'type': ''}
friend_or_not.html
/home/ubuntu/streetvoice/svapp/templates/friend_or_not.html
Toggle context {'False': False, 'None': None, 'True': True} {'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'dimension_value': 'Playlist detail', 'has_followed': False, 'request': '<<request>>', 'site_user': <User: haoot>, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 我不是他 Demo>, 'song_order': 1, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 我不是他 Demo>, 'song_order': 1, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 我不是他 Demo>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 我不是他 Demo>, 'song_order': 1, 'type': 'playlist'} {'song': <Song: 我不是他 Demo>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 我不是他 Demo>, 'song_order': 1, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我不是他 Demo>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 我不是他 Demo>, 'song_order': 1, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我不是他 Demo>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 我不是他 Demo>, 'song_order': 1, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我不是他 Demo>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 我不是他 Demo>, 'song_order': 1, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我不是他 Demo>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 可不可以不要離開>, 'song_order': 2, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 可不可以不要離開>, 'song_order': 2, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 可不可以不要離開>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 可不可以不要離開>, 'song_order': 2, 'type': 'playlist'} {'song': <Song: 可不可以不要離開>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 可不可以不要離開>, 'song_order': 2, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 可不可以不要離開>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 可不可以不要離開>, 'song_order': 2, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 可不可以不要離開>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 可不可以不要離開>, 'song_order': 2, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 可不可以不要離開>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 可不可以不要離開>, 'song_order': 2, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 可不可以不要離開>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 我想變成我(demo)>, 'song_order': 3, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 我想變成我(demo)>, 'song_order': 3, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 我想變成我(demo)>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 我想變成我(demo)>, 'song_order': 3, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 我想變成我(demo)>, 'song_order': 3, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我想變成我(demo)>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 我想變成我(demo)>, 'song_order': 3, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我想變成我(demo)>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 我想變成我(demo)>, 'song_order': 3, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我想變成我(demo)>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 我想變成我(demo)>, 'song_order': 3, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我想變成我(demo)>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 藍色星球 《完整版》>, 'song_order': 4, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 藍色星球 《完整版》>, 'song_order': 4, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 藍色星球 《完整版》>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 藍色星球 《完整版》>, 'song_order': 4, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 藍色星球 《完整版》>, 'song_order': 4, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 藍色星球 《完整版》>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 藍色星球 《完整版》>, 'song_order': 4, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 藍色星球 《完整版》>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 藍色星球 《完整版》>, 'song_order': 4, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 藍色星球 《完整版》>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 藍色星球 《完整版》>, 'song_order': 4, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 藍色星球 《完整版》>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 以後>, 'song_order': 5, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 以後>, 'song_order': 5, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 以後>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 以後>, 'song_order': 5, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 以後>, 'song_order': 5, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 以後>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 以後>, 'song_order': 5, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 以後>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 以後>, 'song_order': 5, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 以後>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 以後>, 'song_order': 5, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 以後>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 闪光的回忆>, 'song_order': 6, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 闪光的回忆>, 'song_order': 6, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 闪光的回忆>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 闪光的回忆>, 'song_order': 6, 'type': 'playlist'} {'song': <Song: 闪光的回忆>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 闪光的回忆>, 'song_order': 6, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 闪光的回忆>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 闪光的回忆>, 'song_order': 6, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 闪光的回忆>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 闪光的回忆>, 'song_order': 6, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 闪光的回忆>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 闪光的回忆>, 'song_order': 6, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 闪光的回忆>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 如果世界上沒有了孤獨 demo>, 'song_order': 7, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 如果世界上沒有了孤獨 demo>, 'song_order': 7, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 如果世界上沒有了孤獨 demo>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 如果世界上沒有了孤獨 demo>, 'song_order': 7, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 如果世界上沒有了孤獨 demo>, 'song_order': 7, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 如果世界上沒有了孤獨 demo>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 如果世界上沒有了孤獨 demo>, 'song_order': 7, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 如果世界上沒有了孤獨 demo>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 如果世界上沒有了孤獨 demo>, 'song_order': 7, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 如果世界上沒有了孤獨 demo>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 如果世界上沒有了孤獨 demo>, 'song_order': 7, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 如果世界上沒有了孤獨 demo>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 核(nonukeslife)>, 'song_order': 8, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 核(nonukeslife)>, 'song_order': 8, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 核(nonukeslife)>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 核(nonukeslife)>, 'song_order': 8, 'type': 'playlist'} {'song': <Song: 核(nonukeslife)>}
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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 核(nonukeslife)>, 'song_order': 8, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 核(nonukeslife)>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 核(nonukeslife)>, 'song_order': 8, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 核(nonukeslife)>, 'list_id': 20959, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 核(nonukeslife)>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 核(nonukeslife)>, 'song_order': 8, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 核(nonukeslife)>, 'list_id': 20959, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 核(nonukeslife)>, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 核(nonukeslife)>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 核(nonukeslife)>, 'song_order': 8, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 核(nonukeslife)>, 'list_id': 20959, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 核(nonukeslife)>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 「世界上的另一个我」>, 'song_order': 9, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 「世界上的另一个我」>, 'song_order': 9, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 「世界上的另一个我」>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 「世界上的另一个我」>, 'song_order': 9, 'type': 'playlist'} {'song': <Song: 「世界上的另一个我」>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 「世界上的另一个我」>, 'song_order': 9, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 「世界上的另一个我」>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 「世界上的另一个我」>, 'song_order': 9, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 「世界上的另一个我」>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 「世界上的另一个我」>, 'song_order': 9, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 「世界上的另一个我」>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 「世界上的另一个我」>, 'song_order': 9, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 「世界上的另一个我」>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: Run Away 2017>, 'song_order': 10, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: Run Away 2017>, 'song_order': 10, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: Run Away 2017>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: Run Away 2017>, 'song_order': 10, 'type': 'playlist'} {'song': <Song: Run Away 2017>}
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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: Run Away 2017>, 'song_order': 10, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Run Away 2017>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: Run Away 2017>, 'song_order': 10, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Run Away 2017>, 'list_id': 20959, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: Run Away 2017>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: Run Away 2017>, 'song_order': 10, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Run Away 2017>, 'list_id': 20959, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: Run Away 2017>, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: Run Away 2017>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: Run Away 2017>, 'song_order': 10, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Run Away 2017>, 'list_id': 20959, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: Run Away 2017>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 以後>, 'song_order': 11, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 以後>, 'song_order': 11, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 以後>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 以後>, 'song_order': 11, 'type': 'playlist'} {'song': <Song: 以後>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 以後>, 'song_order': 11, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 以後>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 以後>, 'song_order': 11, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 以後>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 以後>, 'song_order': 11, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 以後>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 以後>, 'song_order': 11, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 以後>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 一万次悲伤>, 'song_order': 12, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 一万次悲伤>, 'song_order': 12, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 一万次悲伤>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 一万次悲伤>, 'song_order': 12, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 一万次悲伤>, 'song_order': 12, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 一万次悲伤>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 一万次悲伤>, 'song_order': 12, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 一万次悲伤>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 一万次悲伤>, 'song_order': 12, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 一万次悲伤>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 一万次悲伤>, 'song_order': 12, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 一万次悲伤>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 去你的撩妹即正义>, 'song_order': 13, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 去你的撩妹即正义>, 'song_order': 13, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 去你的撩妹即正义>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 去你的撩妹即正义>, 'song_order': 13, 'type': 'playlist'} {'song': <Song: 去你的撩妹即正义>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 去你的撩妹即正义>, 'song_order': 13, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 去你的撩妹即正义>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 去你的撩妹即正义>, 'song_order': 13, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 去你的撩妹即正义>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 去你的撩妹即正义>, 'song_order': 13, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 去你的撩妹即正义>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 去你的撩妹即正义>, 'song_order': 13, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 去你的撩妹即正义>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 愛在夏天 正式上線版>, 'song_order': 14, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 愛在夏天 正式上線版>, 'song_order': 14, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 愛在夏天 正式上線版>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 愛在夏天 正式上線版>, 'song_order': 14, 'type': 'playlist'} {'song': <Song: 愛在夏天 正式上線版>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 愛在夏天 正式上線版>, 'song_order': 14, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 愛在夏天 正式上線版>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 愛在夏天 正式上線版>, 'song_order': 14, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 愛在夏天 正式上線版>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 愛在夏天 正式上線版>, 'song_order': 14, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 愛在夏天 正式上線版>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 愛在夏天 正式上線版>, 'song_order': 14, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 愛在夏天 正式上線版>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 你知道你自己是谁吗(Live at Blue Note Beijing 2017)>, 'song_order': 15, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 你知道你自己是谁吗(Live at Blue Note Beijing 2017)>, 'song_order': 15, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 你知道你自己是谁吗(Live at Blue Note Beijing 2017)>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 你知道你自己是谁吗(Live at Blue Note Beijing 2017)>, 'song_order': 15, 'type': 'playlist'} {'song': <Song: 你知道你自己是谁吗(Live at Blue Note Beijing 2017)>}
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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 你知道你自己是谁吗(Live at Blue Note Beijing 2017)>, 'song_order': 15, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 你知道你自己是谁吗(Live at Blue Note Beijing 2017)>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 你知道你自己是谁吗(Live at Blue Note Beijing 2017)>, 'song_order': 15, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 你知道你自己是谁吗(Live at Blue Note Beijing 2017)>, 'list_id': 20959, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 你知道你自己是谁吗(Live at Blue Note Beijing 2017)>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 你知道你自己是谁吗(Live at Blue Note Beijing 2017)>, 'song_order': 15, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 你知道你自己是谁吗(Live at Blue Note Beijing 2017)>, 'list_id': 20959, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 你知道你自己是谁吗(Live at Blue Note Beijing 2017)>, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 你知道你自己是谁吗(Live at Blue Note Beijing 2017)>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 你知道你自己是谁吗(Live at Blue Note Beijing 2017)>, 'song_order': 15, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 你知道你自己是谁吗(Live at Blue Note Beijing 2017)>, 'list_id': 20959, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 你知道你自己是谁吗(Live at Blue Note Beijing 2017)>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 煙火>, 'song_order': 16, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 煙火>, 'song_order': 16, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 煙火>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 煙火>, 'song_order': 16, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 煙火>, 'song_order': 16, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 煙火>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 煙火>, 'song_order': 16, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 煙火>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 煙火>, 'song_order': 16, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 煙火>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 煙火>, 'song_order': 16, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 煙火>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 為我留的光 Demo>, 'song_order': 17, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 為我留的光 Demo>, 'song_order': 17, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 為我留的光 Demo>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 為我留的光 Demo>, 'song_order': 17, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 為我留的光 Demo>, 'song_order': 17, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 為我留的光 Demo>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 為我留的光 Demo>, 'song_order': 17, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 為我留的光 Demo>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 為我留的光 Demo>, 'song_order': 17, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 為我留的光 Demo>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 為我留的光 Demo>, 'song_order': 17, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 為我留的光 Demo>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 如果世界上沒有了孤獨 demo>, 'song_order': 18, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 如果世界上沒有了孤獨 demo>, 'song_order': 18, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 如果世界上沒有了孤獨 demo>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 如果世界上沒有了孤獨 demo>, 'song_order': 18, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 如果世界上沒有了孤獨 demo>, 'song_order': 18, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 如果世界上沒有了孤獨 demo>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 如果世界上沒有了孤獨 demo>, 'song_order': 18, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 如果世界上沒有了孤獨 demo>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 如果世界上沒有了孤獨 demo>, 'song_order': 18, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 如果世界上沒有了孤獨 demo>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 如果世界上沒有了孤獨 demo>, 'song_order': 18, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 如果世界上沒有了孤獨 demo>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 煙花 (Demo)>, 'song_order': 19, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 煙花 (Demo)>, 'song_order': 19, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 煙花 (Demo)>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 煙花 (Demo)>, 'song_order': 19, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 煙花 (Demo)>, 'song_order': 19, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 煙花 (Demo)>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 煙花 (Demo)>, 'song_order': 19, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 煙花 (Demo)>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 煙花 (Demo)>, 'song_order': 19, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 煙花 (Demo)>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 煙花 (Demo)>, 'song_order': 19, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 煙花 (Demo)>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 失蹤人口 【Demo】>, 'song_order': 20, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 失蹤人口 【Demo】>, 'song_order': 20, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 失蹤人口 【Demo】>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 失蹤人口 【Demo】>, 'song_order': 20, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 失蹤人口 【Demo】>, 'song_order': 20, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 失蹤人口 【Demo】>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 失蹤人口 【Demo】>, 'song_order': 20, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 失蹤人口 【Demo】>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 失蹤人口 【Demo】>, 'song_order': 20, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 失蹤人口 【Demo】>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 失蹤人口 【Demo】>, 'song_order': 20, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 失蹤人口 【Demo】>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 嘿,凌晨三點還醒著的人Demo>, 'song_order': 21, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 嘿,凌晨三點還醒著的人Demo>, 'song_order': 21, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 嘿,凌晨三點還醒著的人Demo>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 嘿,凌晨三點還醒著的人Demo>, 'song_order': 21, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 嘿,凌晨三點還醒著的人Demo>, 'song_order': 21, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 嘿,凌晨三點還醒著的人Demo>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 嘿,凌晨三點還醒著的人Demo>, 'song_order': 21, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 嘿,凌晨三點還醒著的人Demo>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 嘿,凌晨三點還醒著的人Demo>, 'song_order': 21, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 嘿,凌晨三點還醒著的人Demo>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 嘿,凌晨三點還醒著的人Demo>, 'song_order': 21, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 嘿,凌晨三點還醒著的人Demo>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 多想和你一起 (DEMO)>, 'song_order': 22, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 多想和你一起 (DEMO)>, 'song_order': 22, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 多想和你一起 (DEMO)>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 多想和你一起 (DEMO)>, 'song_order': 22, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 多想和你一起 (DEMO)>, 'song_order': 22, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 多想和你一起 (DEMO)>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 多想和你一起 (DEMO)>, 'song_order': 22, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 多想和你一起 (DEMO)>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 多想和你一起 (DEMO)>, 'song_order': 22, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 多想和你一起 (DEMO)>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 多想和你一起 (DEMO)>, 'song_order': 22, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 多想和你一起 (DEMO)>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 追光者 (cover 岑寧兒) >, 'song_order': 23, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 追光者 (cover 岑寧兒) >, 'song_order': 23, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 追光者 (cover 岑寧兒) >, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 追光者 (cover 岑寧兒) >, 'song_order': 23, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 追光者 (cover 岑寧兒) >, 'song_order': 23, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 追光者 (cover 岑寧兒) >, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 追光者 (cover 岑寧兒) >, 'song_order': 23, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 追光者 (cover 岑寧兒) >, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 追光者 (cover 岑寧兒) >, 'song_order': 23, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 追光者 (cover 岑寧兒) >, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 追光者 (cover 岑寧兒) >, 'song_order': 23, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 追光者 (cover 岑寧兒) >, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 曼徹斯特>, 'song_order': 24, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 曼徹斯特>, 'song_order': 24, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 曼徹斯特>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 曼徹斯特>, 'song_order': 24, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 曼徹斯特>, 'song_order': 24, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 曼徹斯特>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 曼徹斯特>, 'song_order': 24, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 曼徹斯特>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 曼徹斯特>, 'song_order': 24, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 曼徹斯特>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 曼徹斯特>, 'song_order': 24, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 曼徹斯特>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: Alone In City(一人城市)>, 'song_order': 25, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: Alone In City(一人城市)>, 'song_order': 25, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: Alone In City(一人城市)>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: Alone In City(一人城市)>, 'song_order': 25, 'type': 'playlist'} {'song': <Song: Alone In City(一人城市)>}
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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: Alone In City(一人城市)>, 'song_order': 25, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Alone In City(一人城市)>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: Alone In City(一人城市)>, 'song_order': 25, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Alone In City(一人城市)>, 'list_id': 20959, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: Alone In City(一人城市)>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: Alone In City(一人城市)>, 'song_order': 25, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Alone In City(一人城市)>, 'list_id': 20959, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: Alone In City(一人城市)>, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: Alone In City(一人城市)>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: Alone In City(一人城市)>, 'song_order': 25, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Alone In City(一人城市)>, 'list_id': 20959, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: Alone In City(一人城市)>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 你是被抹去的那一段風景 (tour mix)>, 'song_order': 26, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 你是被抹去的那一段風景 (tour mix)>, 'song_order': 26, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 你是被抹去的那一段風景 (tour mix)>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 你是被抹去的那一段風景 (tour mix)>, 'song_order': 26, 'type': 'playlist'} {'song': <Song: 你是被抹去的那一段風景 (tour mix)>}
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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 你是被抹去的那一段風景 (tour mix)>, 'song_order': 26, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 你是被抹去的那一段風景 (tour mix)>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 你是被抹去的那一段風景 (tour mix)>, 'song_order': 26, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 你是被抹去的那一段風景 (tour mix)>, 'list_id': 20959, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 你是被抹去的那一段風景 (tour mix)>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 你是被抹去的那一段風景 (tour mix)>, 'song_order': 26, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 你是被抹去的那一段風景 (tour mix)>, 'list_id': 20959, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 你是被抹去的那一段風景 (tour mix)>, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 你是被抹去的那一段風景 (tour mix)>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 你是被抹去的那一段風景 (tour mix)>, 'song_order': 26, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 你是被抹去的那一段風景 (tour mix)>, 'list_id': 20959, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 你是被抹去的那一段風景 (tour mix)>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 菸癮(Demo)>, 'song_order': 27, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 菸癮(Demo)>, 'song_order': 27, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 菸癮(Demo)>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 菸癮(Demo)>, 'song_order': 27, 'type': 'playlist'} {'song': <Song: 菸癮(Demo)>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 菸癮(Demo)>, 'song_order': 27, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 菸癮(Demo)>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 菸癮(Demo)>, 'song_order': 27, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 菸癮(Demo)>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 菸癮(Demo)>, 'song_order': 27, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 菸癮(Demo)>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 菸癮(Demo)>, 'song_order': 27, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 菸癮(Demo)>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 一伴 EP>, 'song_order': 28, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 一伴 EP>, 'song_order': 28, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 一伴 EP>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 一伴 EP>, 'song_order': 28, 'type': 'playlist'} {'song': <Song: 一伴 EP>}
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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 一伴 EP>, 'song_order': 28, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 一伴 EP>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 一伴 EP>, 'song_order': 28, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 一伴 EP>, 'list_id': 20959, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 一伴 EP>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 一伴 EP>, 'song_order': 28, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 一伴 EP>, 'list_id': 20959, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 一伴 EP>, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 一伴 EP>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 一伴 EP>, 'song_order': 28, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 一伴 EP>, 'list_id': 20959, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 一伴 EP>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 雲 Demo>, 'song_order': 29, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 雲 Demo>, 'song_order': 29, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 雲 Demo>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 雲 Demo>, 'song_order': 29, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 雲 Demo>, 'song_order': 29, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 雲 Demo>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 雲 Demo>, 'song_order': 29, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 雲 Demo>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 雲 Demo>, 'song_order': 29, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 雲 Demo>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 雲 Demo>, 'song_order': 29, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 雲 Demo>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 四月七號Demo>, 'song_order': 30, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 四月七號Demo>, 'song_order': 30, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 四月七號Demo>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 四月七號Demo>, 'song_order': 30, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 四月七號Demo>, 'song_order': 30, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 四月七號Demo>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 四月七號Demo>, 'song_order': 30, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 四月七號Demo>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 四月七號Demo>, 'song_order': 30, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 四月七號Demo>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 四月七號Demo>, 'song_order': 30, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 四月七號Demo>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 住在天狼星的那個人>, 'song_order': 31, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 住在天狼星的那個人>, 'song_order': 31, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 住在天狼星的那個人>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 住在天狼星的那個人>, 'song_order': 31, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 住在天狼星的那個人>, 'song_order': 31, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 住在天狼星的那個人>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 住在天狼星的那個人>, 'song_order': 31, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 住在天狼星的那個人>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 住在天狼星的那個人>, 'song_order': 31, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 住在天狼星的那個人>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 住在天狼星的那個人>, 'song_order': 31, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 住在天狼星的那個人>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 留給你的我從未【Demo】>, 'song_order': 32, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 留給你的我從未【Demo】>, 'song_order': 32, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 留給你的我從未【Demo】>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 留給你的我從未【Demo】>, 'song_order': 32, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 留給你的我從未【Demo】>, 'song_order': 32, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 留給你的我從未【Demo】>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 留給你的我從未【Demo】>, 'song_order': 32, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 留給你的我從未【Demo】>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 留給你的我從未【Demo】>, 'song_order': 32, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 留給你的我從未【Demo】>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 留給你的我從未【Demo】>, 'song_order': 32, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 留給你的我從未【Demo】>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 不是因為天氣晴朗才愛你>, 'song_order': 33, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 不是因為天氣晴朗才愛你>, 'song_order': 33, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 不是因為天氣晴朗才愛你>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 不是因為天氣晴朗才愛你>, 'song_order': 33, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 不是因為天氣晴朗才愛你>, 'song_order': 33, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 不是因為天氣晴朗才愛你>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 不是因為天氣晴朗才愛你>, 'song_order': 33, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 不是因為天氣晴朗才愛你>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 不是因為天氣晴朗才愛你>, 'song_order': 33, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 不是因為天氣晴朗才愛你>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 不是因為天氣晴朗才愛你>, 'song_order': 33, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 不是因為天氣晴朗才愛你>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 獨角仙的夢>, 'song_order': 34, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 獨角仙的夢>, 'song_order': 34, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 獨角仙的夢>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 獨角仙的夢>, 'song_order': 34, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 獨角仙的夢>, 'song_order': 34, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 獨角仙的夢>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 獨角仙的夢>, 'song_order': 34, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 獨角仙的夢>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 獨角仙的夢>, 'song_order': 34, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 獨角仙的夢>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 獨角仙的夢>, 'song_order': 34, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 獨角仙的夢>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 練習一個人生活>, 'song_order': 35, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 練習一個人生活>, 'song_order': 35, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 練習一個人生活>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 練習一個人生活>, 'song_order': 35, 'type': 'playlist'} {'song': <Song: 練習一個人生活>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 練習一個人生活>, 'song_order': 35, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 練習一個人生活>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 練習一個人生活>, 'song_order': 35, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 練習一個人生活>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 練習一個人生活>, 'song_order': 35, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 練習一個人生活>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 練習一個人生活>, 'song_order': 35, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 練習一個人生活>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 誰>, 'song_order': 36, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 誰>, 'song_order': 36, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 誰>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 誰>, 'song_order': 36, 'type': 'playlist'} {'song': <Song: 誰>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 誰>, 'song_order': 36, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 誰>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 誰>, 'song_order': 36, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 誰>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 誰>, 'song_order': 36, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 誰>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 誰>, 'song_order': 36, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 誰>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 擋一根mp3>, 'song_order': 37, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 擋一根mp3>, 'song_order': 37, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 擋一根mp3>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 擋一根mp3>, 'song_order': 37, 'type': 'playlist'} {'song': <Song: 擋一根mp3>}
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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 擋一根mp3>, 'song_order': 37, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 擋一根mp3>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 擋一根mp3>, 'song_order': 37, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 擋一根mp3>, 'list_id': 20959, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 擋一根mp3>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 擋一根mp3>, 'song_order': 37, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 擋一根mp3>, 'list_id': 20959, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 擋一根mp3>, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 擋一根mp3>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 擋一根mp3>, 'song_order': 37, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 擋一根mp3>, 'list_id': 20959, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 擋一根mp3>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 還想要 demo>, 'song_order': 38, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 還想要 demo>, 'song_order': 38, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 還想要 demo>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 還想要 demo>, 'song_order': 38, 'type': 'playlist'} {'song': <Song: 還想要 demo>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 還想要 demo>, 'song_order': 38, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 還想要 demo>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 還想要 demo>, 'song_order': 38, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 還想要 demo>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 還想要 demo>, 'song_order': 38, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 還想要 demo>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 還想要 demo>, 'song_order': 38, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 還想要 demo>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 箱子歌 Strangers ( Live_Sofar Taipei )>, 'song_order': 39, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 箱子歌 Strangers ( Live_Sofar Taipei )>, 'song_order': 39, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 箱子歌 Strangers ( Live_Sofar Taipei )>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 箱子歌 Strangers ( Live_Sofar Taipei )>, 'song_order': 39, 'type': 'playlist'} {'song': <Song: 箱子歌 Strangers ( Live_Sofar Taipei )>}
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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 箱子歌 Strangers ( Live_Sofar Taipei )>, 'song_order': 39, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 箱子歌 Strangers ( Live_Sofar Taipei )>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 箱子歌 Strangers ( Live_Sofar Taipei )>, 'song_order': 39, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 箱子歌 Strangers ( Live_Sofar Taipei )>, 'list_id': 20959, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 箱子歌 Strangers ( Live_Sofar Taipei )>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 箱子歌 Strangers ( Live_Sofar Taipei )>, 'song_order': 39, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 箱子歌 Strangers ( Live_Sofar Taipei )>, 'list_id': 20959, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 箱子歌 Strangers ( Live_Sofar Taipei )>, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 箱子歌 Strangers ( Live_Sofar Taipei )>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 箱子歌 Strangers ( Live_Sofar Taipei )>, 'song_order': 39, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 箱子歌 Strangers ( Live_Sofar Taipei )>, 'list_id': 20959, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 箱子歌 Strangers ( Live_Sofar Taipei )>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 喜欢>, 'song_order': 40, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 喜欢>, 'song_order': 40, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 喜欢>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 喜欢>, 'song_order': 40, 'type': 'playlist'} {'song': <Song: 喜欢>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 喜欢>, 'song_order': 40, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 喜欢>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 喜欢>, 'song_order': 40, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 喜欢>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 喜欢>, 'song_order': 40, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 喜欢>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 喜欢>, 'song_order': 40, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 喜欢>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 白纸>, 'song_order': 41, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 白纸>, 'song_order': 41, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 白纸>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 白纸>, 'song_order': 41, 'type': 'playlist'} {'song': <Song: 白纸>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 白纸>, 'song_order': 41, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 白纸>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 白纸>, 'song_order': 41, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 白纸>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 白纸>, 'song_order': 41, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 白纸>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 白纸>, 'song_order': 41, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 白纸>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 逃脫>, 'song_order': 42, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 逃脫>, 'song_order': 42, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 逃脫>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 逃脫>, 'song_order': 42, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 逃脫>, 'song_order': 42, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 逃脫>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 逃脫>, 'song_order': 42, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 逃脫>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 逃脫>, 'song_order': 42, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 逃脫>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 逃脫>, 'song_order': 42, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 逃脫>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 願溫柔的妳被世界溫柔以待>, 'song_order': 43, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 願溫柔的妳被世界溫柔以待>, 'song_order': 43, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 願溫柔的妳被世界溫柔以待>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 願溫柔的妳被世界溫柔以待>, 'song_order': 43, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 願溫柔的妳被世界溫柔以待>, 'song_order': 43, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 願溫柔的妳被世界溫柔以待>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 願溫柔的妳被世界溫柔以待>, 'song_order': 43, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 願溫柔的妳被世界溫柔以待>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 願溫柔的妳被世界溫柔以待>, 'song_order': 43, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 願溫柔的妳被世界溫柔以待>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 願溫柔的妳被世界溫柔以待>, 'song_order': 43, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 願溫柔的妳被世界溫柔以待>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 一百个不喜欢你的方法>, 'song_order': 44, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 一百个不喜欢你的方法>, 'song_order': 44, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 一百个不喜欢你的方法>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 一百个不喜欢你的方法>, 'song_order': 44, 'type': 'playlist'} {'song': <Song: 一百个不喜欢你的方法>}
includes/buttons/song_action_btns.html
/home/ubuntu/streetvoice/svapp/templates/includes/buttons/song_action_btns.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 一百个不喜欢你的方法>, 'song_order': 44, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 一百个不喜欢你的方法>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 一百个不喜欢你的方法>, 'song_order': 44, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 一百个不喜欢你的方法>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 一百个不喜欢你的方法>, 'song_order': 44, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 一百个不喜欢你的方法>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 一百个不喜欢你的方法>, 'song_order': 44, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 一百个不喜欢你的方法>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 而我只能写信>, 'song_order': 45, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 而我只能写信>, 'song_order': 45, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 而我只能写信>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 而我只能写信>, 'song_order': 45, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 而我只能写信>, 'song_order': 45, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 而我只能写信>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 而我只能写信>, 'song_order': 45, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 而我只能写信>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 而我只能写信>, 'song_order': 45, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 而我只能写信>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 而我只能写信>, 'song_order': 45, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 而我只能写信>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 散步>, 'song_order': 46, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 散步>, 'song_order': 46, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 散步>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 散步>, 'song_order': 46, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 散步>, 'song_order': 46, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 散步>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 散步>, 'song_order': 46, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 散步>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 散步>, 'song_order': 46, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 散步>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 散步>, 'song_order': 46, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 散步>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 菸癮>, 'song_order': 47, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 菸癮>, 'song_order': 47, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 菸癮>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 菸癮>, 'song_order': 47, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 菸癮>, 'song_order': 47, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 菸癮>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 菸癮>, 'song_order': 47, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 菸癮>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 菸癮>, 'song_order': 47, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 菸癮>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 菸癮>, 'song_order': 47, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 菸癮>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 03 QED (故得證)>, 'song_order': 48, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 03 QED (故得證)>, 'song_order': 48, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 03 QED (故得證)>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 03 QED (故得證)>, 'song_order': 48, 'type': 'playlist'} {'song': <Song: 03 QED (故得證)>}
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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 03 QED (故得證)>, 'song_order': 48, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 03 QED (故得證)>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 03 QED (故得證)>, 'song_order': 48, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 03 QED (故得證)>, 'list_id': 20959, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: 03 QED (故得證)>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 03 QED (故得證)>, 'song_order': 48, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 03 QED (故得證)>, 'list_id': 20959, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: 03 QED (故得證)>, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: 03 QED (故得證)>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 03 QED (故得證)>, 'song_order': 48, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 03 QED (故得證)>, 'list_id': 20959, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: 03 QED (故得證)>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: Missing Grass>, 'song_order': 49, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: Missing Grass>, 'song_order': 49, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: Missing Grass>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: Missing Grass>, 'song_order': 49, 'type': 'playlist'} {'song': <Song: Missing Grass>}
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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: Missing Grass>, 'song_order': 49, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Missing Grass>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: Missing Grass>, 'song_order': 49, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Missing Grass>, 'list_id': 20959, 'type': 'playlist'} {'SITE_ID': 1, 'btn_size': '', 'dimension_value': 'Playlist detail', 'is_outline_btn': '', 'item': <Song: Missing Grass>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: Missing Grass>, 'song_order': 49, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Missing Grass>, 'list_id': 20959, 'type': 'playlist'} {'btn_size': '', 'is_outline_btn': '', 'item': <Song: Missing Grass>, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'ctype': 'song', 'dimension_value': 'Playlist detail', 'hide_like_count': False, 'is_mobile': False, 'is_outline_btn': '', 'obj': <Song: Missing Grass>}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: Missing Grass>, 'song_order': 49, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: Missing Grass>, 'list_id': 20959, 'type': 'playlist'} {'btn_play_size': '', 'chart_index': '', 'dimension_value': 'Playlist detail', 'is_primary_btn': '', 'item': <Song: Missing Grass>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 我們確定>, 'song_order': 50, 'type': 'playlist'}
includes/btn_play.html
/home/ubuntu/streetvoice/svapp/templates/includes/btn_play.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 我們確定>, 'song_order': 50, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'is_outline_btn': True, 'item': <Song: 我們確定>, 'limit': '', 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 我們確定>, 'song_order': 50, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 我們確定>, 'song_order': 50, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我們確定>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 我們確定>, 'song_order': 50, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我們確定>, 'list_id': 20959, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 我們確定>, 'song_order': 50, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我們確定>, 'list_id': 20959, '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: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 50, 'revcounter0': 49}, 'order': 1, 'song': <Song: 我不是他 Demo>} {'dimension_value': 'Playlist detail', 'is_item_box': True, 'limit': '', 'list_id': 20959, 'song': <Song: 我們確定>, 'song_order': 50, 'type': 'playlist'} {'dimension_value': 'Playlist detail', 'display_type': 'list', 'editable': '', 'fetch_like_status': '', 'item': <Song: 我們確定>, 'list_id': 20959, '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': 2, 'page': 1, 'prev_page': None}
includes/comment_list.html
/home/ubuntu/streetvoice/svapp/templates/includes/comment_list.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None} {'block': <Block Node: pjax. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7bfd2b1c9970>, <TextNode: '\n'>, <IfNode>, <TextNode: '\n\n'>, <WithNode>, <TextNode: '\n'>]>} {'likes_count': 0, 'plays_count': 7977} {'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'dimension_value': 'Playlist detail', 'highlight_comment': None, 'show_all_comments': False}
nextpage/pagination.html
/home/ubuntu/streetvoice/svapp/templates/nextpage/pagination.html
Toggle context {'False': False, 'None': None, 'True': True} {'False': False, 'None': None, 'True': True, 'getvars': '', 'next_page': None, 'page': 1, 'prev_page': None}
footer.html
/home/ubuntu/streetvoice/svapp/templates/footer.html
Toggle context {'False': False, 'None': None, 'True': True} {'BASE_URL': 'https://streetvoice.com', 'CURRENT_FULL_URL': 'https://streetvoice.com/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, '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/haoot/playlists/20959/', 'DEBUG': True, 'DEFAULT_LANGUAGE_CODE': 'zh-hant', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'ENVIRONMENT': 'dev', 'LANGUAGES': '<<languages>>', 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'zh-hant', 'LOCAL_MEDIA_URL': '/static/', 'LOCAL_STATIC_URL': '/asset/', 'MEDIA_URL': '/', 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'REMOTE_STATIC_URL': 'https://streetvoice.com/asset/', 'SITE_ID': 1, 'STATIC_URL': '/asset/', 'backends': {'associated': [], 'backends': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo'], 'not_associated': ['facebook', 'weixin', 'qq', 'apple-id', 'apple-id-from-app', 'weibo']}, 'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>, 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>} {'comment_counts': 0, 'comments': '<<svcommentqueryset of svcomments.SVComment>>', 'deep_link_path': 'playlist/20959', 'hide_ads': False, 'highlight_comment': None, 'is_works_view': True, 'meta': <meta.views.Meta object at 0x7bfd2cce7a90>, 'playlist': <Playlist: 我的小宇宙>, 'show_all_comments': False, 'site_user': <User: haoot>, 'songs': '<<songqueryset of music.Song>>', 'top_comment': None}

Context processors

django.template.context_processors.csrf
Toggle context {'csrf_token': <SimpleLazyObject: '4ZliltTbxIJjhYicPoc7McsfRFrlVM1zzy9AKgsw2HupjTEdv8ybW01UPP6GJdVo'>}
django.contrib.auth.context_processors.auth
Toggle context {'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7bfd1a1bcd60>>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7bfd13ba3b80>}
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 '/haoot/playlists/20959/'>}
django.contrib.messages.context_processors.messages
Toggle context {'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7bfd2fb80fa0>, '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/haoot/playlists/20959/', '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
45 9.622772980947047 ms 0 784

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 23 20 0 0 0 0 0 0

Calls

Time (ms) 類別 參數 Keyword arguments Backend
2.3469 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.6166 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.5852 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.0297 get_many (['d240bde016156a6b2345484bd150b8d3e19c4603', '6d261dadc3f8e055f5ea3e1060270ccc1d816bb7'],) {} <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.0312 set_many ({'d240bde016156a6b2345484bd150b8d3e19c4603': 1779860025.9049723, '6d261dadc3f8e055f5ea3e1060270ccc1d816bb7': (1779860025.9049723, [])}, 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.0278 get_many (['2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', 'a0813525737fa887c07ef0e67d8a81e562428d8c'],) {} <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.0314 set_many ({'2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779860025.9105694, 'a0813525737fa887c07ef0e67d8a81e562428d8c': (1779860025.9105694, [((827667, 'sha1$6YqpmsGrcLH4UBC6kXfwTp$c67b2b5b51fa0189b1ba3fae660deb504d70095f', datetime.datetime(2025, 4, 4, 14, 51, 48), 0, 'haoot', '', '', 'u9825047@nkfust.edu.tw', 0, 1, datetime.datetime(2013, 2, 5, 20, 56, 52)),)])}, 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.0556 get_many (['0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad', 'd6d21bc8f7fb510a60a060eaa88820e08274c988', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', 'ecc9f4d4968f544107a7bf146b6aeb7955424044'],) {} <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.0538 set_many ({'2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779860025.9197516, '0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad': 1779860025.9197516, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779860025.9197516, 'ecc9f4d4968f544107a7bf146b6aeb7955424044': (1779860025.9197516, [((20959, 4, 4, 827667, '我的小宇宙', '=目', 1, 0, 1, 7977, 200, datetime.datetime(2013, 2, 5, 0, 0), datetime.datetime(2025, 6, 5, 14, 53, 3), 0, 1, 1, 0, 1, 'playlist_images/ha/oo/haoot/fQ2KiGH4TzNzmPk3DQ8PQH.jpg', '', '', 0, 0, 827667, 'sha1$6YqpmsGrcLH4UBC6kXfwTp$c67b2b5b51fa0189b1ba3fae660deb504d70095f', datetime.datetime(2025, 4, 4, 14, 51, 48), 0, 'haoot', '', '', 'u9825047@nkfust.edu.tw', 0, 1, datetime.datetime(2013, 2, 5, 20, 56, 52), 461134, 4, 4, 827667, 'profile_images/ha/oo/haoot/224dc5beb93411e5adae0ae52af18be5.jpg', 'F', '', '張XX', None, '', datetime.date(1991, 4, 30), None, 80, 0, 0, None, datetime.datetime(2025, 2, 23, 12, 43, 50), 1, datetime.datetime(2013, 2, 5, 20, 56, 52), 1, 0, 'zh-hant', 0, '{"show_intro":false,"hide_gender":false,"hide_location":true,"show_birthday":0}', 0, 1, 103, 34, 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.0198 get_many (['a9cb255f86f14573303e0dbec44968a5d20926aa'],) {} <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.0304 set_many ({'a9cb255f86f14573303e0dbec44968a5d20926aa': (1779860025.9308772, 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.0733 get_many (['22e4523526a83991bbfd567636ac480ae3ce7c80', 'ce45c4350f1a8c2370b716da26063e12ea687cc8', '0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad', 'd6d21bc8f7fb510a60a060eaa88820e08274c988', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', 'a7fdb57718ab33daa22ae532471bf52e87fecf4d'],) {} <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.0845 set_many ({'0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad': 1779860026.0165205, '22e4523526a83991bbfd567636ac480ae3ce7c80': 1779860026.0165205, 'ce45c4350f1a8c2370b716da26063e12ea687cc8': 1779860026.0165205, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779860026.0165205, '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779860026.0165205, 'a7fdb57718ab33daa22ae532471bf52e87fecf4d': (1779860026.0165205, (198,))}, 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.0865 get_many (['22e4523526a83991bbfd567636ac480ae3ce7c80', 'ce45c4350f1a8c2370b716da26063e12ea687cc8', '0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad', 'd6d21bc8f7fb510a60a060eaa88820e08274c988', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', 'cc1e51b2815eccf3e8a49c7febe6b2c1a0623169'],) {} <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.0834 set_many ({'0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad': 1779860026.0499601, '22e4523526a83991bbfd567636ac480ae3ce7c80': 1779860026.0499601, 'ce45c4350f1a8c2370b716da26063e12ea687cc8': 1779860026.0499601, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779860026.0499601, '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779860026.0499601, 'cc1e51b2815eccf3e8a49c7febe6b2c1a0623169': (1779860026.0499601, [((188832, 4, 4, '我不是他 Demo', 830714, None, 1, 4, 0, 'music/ja/nl/janlin52999/96c3ff45c2aa410c8638729d30f13bba.mp3', 9050080, '', 1, '', '我不是他\n詞/陳彥利 曲/林正\nVerse1\n每天早上的溫豆漿\n偷偷放在妳的桌上\n我的小熊陪妳失眠\n寫一首歌 讓妳感動落淚\n笑著聽妳說 他有多溫柔\n你們又走了多久\n做不完的夢 妳總在其中\n但是\nChorus1\n當然明白我和妳 並不是妳和他\n卻會不知不覺得牽掛\n努力唱他的旋律他的唱法\n騙自己有一天我會是他\n但我和你並不是妳和他\n我並沒有資格放不下\n我唱得寂寞滄桑溫柔瀟灑\n妳總能讓我發現 我不是他\nVerse2\n記得下雨的聖誕節\n幫妳撐傘走每條街\n哼著情歌陪妳失眠\n每句歌詞 其實都是我的淚\n笑著騙妳說 我並不寂寞\n孤獨是連續的夢\n說太多如果 總是好朋友\n因為\nChorus1\nBridge\nChorus2\n早就明白我和妳不會是妳和他\n卻要假裝不分辨真假\n他寫的旋律就讓我唱完吧\n反正 我不是他', 0, '愛情裡也許會出現這種不對等的關係\n所以我想寫一首歌\n表達這種默默守候的心情', 1, None, 226, 320000, datetime.datetime(2013, 3, 24, 22, 49, 12), datetime.datetime(2013, 3, 24, 22, 49, 12), datetime.datetime(2013, 3, 24, 22, 49, 12), datetime.datetime(2017, 2, 27, 0, 45, 59), 251177, 2799, 26, 1, 1, 1, 0, None, 0, '{"TW":{"top_record_weekly_champions":[[2013,13],[2013,14],[2013,15],[2013,16],[2013,17],[2013,18],[2013,19],[2014,10],[2014,20],[2014,23]]}}', 0, 0, 0, 0, 2, 2, 830714, 'sha1$kPO2XW6WzfNQ5EUuXpgAU7$84730cacbf4c1680d89797de3205419ebca335b8', datetime.datetime(2024, 12, 19, 4, 21, 17), 0, 'janlin0116', '正', '林', 'jaylin52999@gmail.com', 0, 1, datetime.datetime(2013, 3, 17, 0, 37, 36), 464146, 4, 4, 830714, 'profile_images/ja/nl/janlin52999/W5WdBe6Ub3WS3RQ3A8VpqU.png', 'M', '林正', '林正 JanLin', 886, '934258552', datetime.date(1994, 1, 16), 'KEE', 88, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2013, 3, 17, 0, 37, 36), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2023-03-14T03:35+00:00","hide_gender":false,"hide_location":false}', 682502, 2724, 36, 210, 1, 0, '', 0, None), (190209, 4, 4, '可不可以不要離開', 785053, None, 1, 5, 0, 'music/va/cu/vacuumusic/9be72328b6434c7ba09f5f70fbcccfe4.mp3', 5953260, '', 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\nI wanna stay with you\r\nI wanna stay with you\r\nPlease don't let me go\r\nJust take me home\r\n", 0, '對我們的寵物朋友來說\r\n也許我們是他們的全部\r\n若一開始決定要參與他們的一生\r\n就要知道自己有沒有能力照顧他們到最後\r\n給他們一個溫暖的家\r\n愛牠就不要拋棄牠\r\n\r\n我可不可以不要離開,我可不可以不要流浪\r\n', 0, None, 248, 192000, datetime.datetime(2013, 4, 17, 11, 18, 7), datetime.datetime(2013, 4, 17, 11, 18, 7), datetime.datetime(2013, 4, 17, 11, 18, 7), datetime.datetime(2015, 7, 18, 2, 21, 31), 88030, 1366, 27, 1, 0, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 785053, 'sha1$hicDDUOJDJN8EydYO86EFR$e1d6ca83db7b2d38b988c96d3759ebd004463c96', datetime.datetime(2024, 11, 14, 6, 0, 23), 0, 'vacuumusic', '', '', 'pickypoddy@hotmail.com', 0, 1, datetime.datetime(2012, 2, 11, 11, 36, 57), 419106, 4, 3, 785053, 'profile_images/va/cu/vacuumusic/VX2FgUzZH5QswVbWRrUf7C.JPG', 'F', '洪安妮', '洪安妮 Anni Hung', 886, '905500910', datetime.date(1993, 7, 20), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 45), 1, datetime.datetime(2012, 2, 11, 11, 36, 57), 1, 0, 'zh-hant', 1, '{"show_intro":false,"show_birthday":2,"hide_gender":false,"accredited_datetime":"2021-05-11T05:17+00:00","hide_location":false}', 3576084, 25463, 6, 805, 1, 0, '', 0, None), (188509, 4, 4, '我想變成我(demo)', 735031, 9686, 1, 5, 0, 'music/co/zy/cozydiary/e9f297b092f511e292f40026551b1100.mp3', 6627608, '', 1, '', '我想變成我 \r\n\r\n從前的我 害怕期待空轉的失落\r\n而現在的我 努力學接受我的脆弱\r\n昨天的我 夜深人靜總是想得太多\r\n今天的我 笑一笑看待真的沒什麼\r\n\r\nda la la la ......\r\n\r\n想變成什麼樣的人啊?\r\n想要大家都會羨慕我\r\n外表出眾 有才華 懂得生活\r\n好品味 、有質感的那種\r\n想變成這樣子的人啊\r\n我要愛自己更多\r\n該幽默的時候談吐就幽默\r\n剛好的自信在對的time出手\r\n你喜歡我嗎?\r\n我好喜歡我\r\n\r\n從前的我 害怕期待空轉的失落\r\n而現在的我 努力學接受我的脆弱\r\n昨天的我 夜深人靜總是想得太多\r\n今天的我 笑一笑失敗真的沒什麼\r\n\r\nda la la la ......\r\n想變成什麼樣的人啊?\r\n想要朋友都想靠近我\r\n好比一本很有深度的小說\r\n暢所欲言我的美麗與哀愁\r\n想變成這樣子的人啊\r\n我要愛自己更多\r\n該學會放手的事情let it go\r\n恰巧的聰明犯不要緊的錯\r\n想變成什麼?\r\n我想變成我\r\n\r\n改變是好的 \r\n我變更好了\r\n\r\n你喜歡我嗎?\r\n我好喜歡我\r\n\r\n想變成什麼?\r\n我想變成我\r\n', 0, '\r\n我們始終在追尋那個令自己羨慕的自己。\r\n\r\n因為期待而更努力,\r\n因為改變而更了解,\r\n\r\n生命的出口在此刻竟明朗得如此簡單而美好:\r\n\r\n因為我找到了屬於自己的樣子。\r\n\r\n\r\n你喜歡我嗎?\r\n\r\n我好喜歡我。\r\n\r\n想變成什麼?\r\n\r\n我想變成我。\r\n\r\n\r\n\r\n\r\n', 0, None, 276, 192000, datetime.datetime(2013, 3, 22, 21, 39, 29), datetime.datetime(2013, 3, 20, 23, 7, 33), datetime.datetime(2013, 3, 20, 23, 7, 33), datetime.datetime(2015, 6, 12, 20, 21), 53844, 585, 23, 1, 0, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2013,12]]}}', 0, 0, 0, 0, 2, 2, 735031, 'sha1$627f2$773a7e77faf3786a638a81880770d71a2de01774', datetime.datetime(2017, 10, 16, 7, 38, 34), 0, 'cozydiary', '', '', 'cozydiary@gmail.com', 0, 1, datetime.datetime(2010, 10, 21, 16, 45, 21), 371691, 4, 3, 735031, 'profile_images/co/zy/cozydiary/a18b6b646e2d11e39055123150057dbe.jpg', 'F', '', 'cozy diary_輕日記', None, '0983302760', datetime.date(2010, 10, 9), None, None, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 59), 1, datetime.datetime(2010, 10, 21, 16, 45, 21), 1, 0, 'zh-hant', 0, '{"show_intro":false,"show_birthday":1,"hide_gender":false,"hide_location":false}', 1037481, 3210, 9, 8579, 0, 0, '', 0, None), (384646, 4, 4, '藍色星球 《完整版》', 899868, None, 1, 6, 0, 'music/pe/is/peisanwang/2c6dd8e6c45a44d6a49c797a02372dd2.mp3', 0, 'song_covers/pe/is/peisanwang/ed5e8637eac94e258ae7ab117ea7dd45.png', 1, '', '【藍色星球】\n詞:楊凱文 / 曲:王珮珊\n主唱:王珮珊 / 鋼琴及弦樂:王珮珊 / 吉他:洪韻甯\n編曲:王珮珊、楊凱文、洪韻甯\n合音:王珮珊、魏品勻、王翔亭、張家豪\n合唱: 王珮珊、楊凱文、張正穎、陳彥諺、黃嘉泓、林俐妤、陳駿碩、吳佩倚、張家豪、洪韻甯、賀天行、張鈺君、魏品勻、高秀華、游家鈺、吳逸凡、王翔亭、劉岳勳、邱紹安、陳宜伶\n\n漂流在 一片黑暗之中\n很安靜 聽不見自己的脈搏\n心被抽成真空 快樂愈來愈稀薄\n想做一場 永遠醒不來的夢\n\n承受著 一顆星星的寂寞\n很努力 不讓自己停止閃爍\n太虛假的舉動 像隕石撞進胸口 \n失去平衡 在夜裡狠狠跌落\n\n\n等到天亮的時候 \n這世界是否還記得我\n太陽遺忘了燃燒的理由\n他們說 學著堅強 對抗軟弱\n我卻只剩幽默\n\n是誰偷走了彩虹 \n沈默的烏雲佈滿天空\n找不到自由綻放的花朵\n眼前是 一片沙漠 一座湖泊 \n在這藍色星球 我無處可躲\n\n抬起頭 望著月亮的笑容\n很美麗 是否也隱藏著哀愁\n看不清的臉孔 牽動著潮起潮落\n閉上雙眼 卻無法逃離漩渦\n\n等到天亮的時候 \n這世界是否還記得我\n太陽遺忘了燃燒的理由\n他們說 學著堅強 對抗軟弱\n我卻只剩幽默\n\n是誰偷走了彩虹 \n沈默的烏雲佈滿天空\n找不到自由綻放的花朵\n眼前是 一片沙漠 一座湖泊 \n在這藍色星球 我無處可躲\n\n\n又下雨了 還要多久呢 請帶我離開 這藍色星球', 0, '詞:楊凱文 / 曲:王珮珊\n主唱:王珮珊 / 鋼琴及弦樂:王珮珊 / 吉他:洪韻甯\n編曲:王珮珊、楊凱文、洪韻甯\n合音:王珮珊、魏品勻、王翔亭、張家豪\n合唱:王珮珊、楊凱文、張正穎、陳彥諺、黃嘉泓、林俐妤、陳駿碩、吳佩倚、張家豪、洪韻甯、賀天行、張鈺君、魏品勻、高秀華、游家鈺、吳逸凡、王翔亭、劉岳勳、邱紹安、陳宜伶', 0, '', 374, 256087, datetime.datetime(2016, 12, 7, 17, 51, 11), datetime.datetime(2016, 12, 5, 14, 17, 2), datetime.datetime(2016, 12, 5, 14, 17, 2), datetime.datetime(2019, 10, 6, 9, 0, 11), 8229, 262, 3, 1, 1, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 899868, 'sha1$dd3ec$aedcbced132002da87d935baa8528b94a4ce0b4b', datetime.datetime(2025, 4, 20, 9, 38, 27), 0, 'peisanwang', 'Pei-San', 'Wang', 'peisanwang@gmail.com', 0, 1, datetime.datetime(2013, 7, 19, 9, 37, 32), 532723, 4, 3, 899868, 'profile_images/pe/is/peisanwang/XnVEokHgMPKqy6cNDR3pyL.jpg', 'F', '王珮珊', '王珮珊 Pei-San', 886, '928726192', datetime.date(1993, 5, 11), 'TNN', 98, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 37), 1, datetime.datetime(2013, 7, 19, 9, 37, 32), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"show_birthday":1,"hide_location":false}', 15565, 87, 75, 7, 0, 0, '', 0, None), (408727, 4, 4, '以後', 861099, None, 1, 6, 0, 'music/ca/nd/candlekuo/kAJjCmHrCYVob4Eu7Tu9Jd.mp3', 0, 'song_covers/ca/nd/candlekuo/LJnfUCxgG3kGLoAunBWPNa.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讓我自己夢', 0, '〈以後〉 Official M/V\nhttps://youtu.be/zH1VSeOEfiE\n\n/\n\n那一夜你說「再見」。以後的路再漫長、路上的崎嶇磨得雙腳再疼痛,從此都將只剩下我。\n對當時被你留下的我來說,分道揚鑣的意思是,以前猖狂揮霍青春而生的快樂,以後都將成為生命中難以癒合的千瘡百孔。\n\n欸,當那個先離開的人,是什麼感覺?\n\n\n你是知道的,形式和實質不同,並不是互道了再見、說了謝謝和抱歉以後,所有情緒就能從此不再起伏洶湧。\n所以後來的日子裡,我常常很困惑。\n像向日葵順著陽光才能舒展生長,然而黯淡來得猝不及防;\n失去光與熱的永夜,能夠安然入睡嗎?如果還有作夢的能力,會夢到什麼樣的場景?\n\n有時候我很生氣,對自己生氣,對你生氣,\n對我們為什麼把路走成這樣卻無能為力而生氣;\n為什麼到了後來我們必須不甘心地承認,路必須各自走,才更簡單,也更輕鬆。\n面對事與願違的結果,我要如何才能不感到疼痛,然後照你所說的,好好生活。\n即便全是永遠說不出口的困惑,還是想問你,也還是想問我自己。\n\n\n你是知道的,當昨天的傷隱隱作痛,要費盡多少力氣才能在今天一笑而過。\n後來的日子裡且停且走,有時一不留神就被一起走過的場景觸動,一不小心就被過往淹沒;\n然而再怎麼念舊,我都知道,不可以再因為回憶在心中已然爛熟,而逃避現在往回憶裡躲。\n向前的途中傷口一邊結痂,沿途灑下的血汗淚都在路上開出了燦爛的花。\n那些昨天都是完好的,而明天都是自己的;\n以後的路會被走成什麼模樣,在彼此都自由以後,不必再害怕讓誰寂寞失望,我們都終能前往各自心中的遠方。\n\n欸,我還是無法全然釋懷地說謝謝,但謝與不謝,好像其實也都無所謂。\n欸,失去了「我們」,失去了你,可是似乎正因為失去,我才能一點一滴把自己縫補得更完整清晰。\n\n\n如果一段回憶令人難以忘懷,或許是因為留下的不只傷害。\n遺憾痛楚是無可逃避的必然,重新站穩步伐,繼續向前走需要更多的努力和勇氣,\n然而即便如此,我們終將在後來的日子裡,搖搖晃晃跌跌撞撞,\n學會溫柔呵護傷口,學會更清晰地看見自己的模樣,學會與曾經的一切美好和痛苦共處,\n然後帶著回憶和更好的自己,繼續往未來好好地走。\n\n送給被留下的人。很久以後當我們回頭,會驚訝自己不知不覺又走了那麼多。\n願我們在一切都過去以後,終能更加堅強而溫柔。\n\n如果失去翅膀,願我們都能變成自己的風。\n\n/\n\n【Instagram】\n@candlekuo\nhttps://www.instagram.com/candlekuo/\n\n【臉書專頁|Facebook Fanpage】\nhttps://www.facebook.com/candle.k/\n\n【Youtube頻道|Youtube Channel】\nhttp://www.youtube.com/c/CandleKuo\n\n【連絡信箱|Contact】\nlinus.jin@baodaorecords.fun', 1, '', 261, 256125, datetime.datetime(2017, 4, 8, 18, 28, 37), datetime.datetime(2017, 3, 23, 17, 0, 19), datetime.datetime(2017, 3, 23, 17, 0, 19), datetime.datetime(2023, 4, 30, 4, 54, 58), 500756, 10063, 578, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2017,12],[2017,13],[2017,14],[2017,15],[2017,16],[2017,17]]},"CN":{"top_record_weekly_champions":[[2017,13],[2017,14]]},"HK":{"top_record_weekly_champions":[[2017,13],[2017,14],[2017,15],[2017,43]]}}', 0, 0, 0, 0, 2, 2, 861099, 'sha1$ee004$b497ecf14a3550d40d23d125e173ae296814151b', datetime.datetime(2025, 5, 17, 4, 30, 46), 0, 'candlekuo', '真榕', '郭', 'candleshining@gmail.com', 0, 1, datetime.datetime(2013, 5, 28, 22, 14, 32), 494194, 2, 2, 861099, 'profile_images/ca/nd/candlekuo/9Jj4kNUkjiAaYgPU5Cpjf2.jpg', 'F', '郭真榕', '郭真榕 Candle Kuo', 886, '983536316', datetime.date(1996, 4, 27), 'TPE', 99, 0, 1, 5, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2013, 5, 28, 22, 14, 32), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":2,"accredited_datetime":"2021-03-30T09:40+00:00","hide_location":false}', 2012289, 8220, 35, 132, 1, 0, '', 0, None), (493796, 4, 4, '闪光的回忆', 893859, 97271271, 2, 1, 0, 'music/es/ca/escape_plan/EvDRoKSadQtEFVESzEvnD5.mp3', 0, 'song_covers/es/ca/escape_plan/2n38NHh37SWenzqeGpLJAg.jpg', 1, '', '疼吗 你的伤口\n不安的时候 你的手\n冷吗 在松开以后\n你笑容越温柔 我心事越重\n\n雪花 一片片落下\n北京的边缘 十年\n而如今 所幸红颜已知己\n惜知音再难觅 无际\n\n是非进退难断 不断亦难\n愿生有去处 苍有归途\n但保持飞扬\n唯有你曾与我美好的片段\n像钻石一样在脑海中闪闪发光\n\n那时候时间很长\n去你家的路很顺畅\n不惧离殇\n而天空分分秒都有飞鸟\n你远到看不见\n也近到没有察觉\n\n那曾经的不知疲倦\n怎堪柴米茶与时间\n奥 年华\n唯有你曾攀越的山峰\n和曾给予的宽容在记忆中 闪闪发光', 0, '作曲 : 毛川\n作词 : 毛川', 0, '', 359, 320026, datetime.datetime(2017, 6, 16, 19, 20, 30), datetime.datetime(2017, 6, 16, 17, 45, 22), datetime.datetime(2017, 6, 16, 17, 45, 22), datetime.datetime(2017, 6, 16, 19, 37, 24), 101629, 2781, 29, 1, 1, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2017,25],[2017,26],[2017,28]]},"HK":{"top_record_weekly_champions":[[2017,24],[2017,25],[2017,26]]},"CN":{"top_record_weekly_champions":[[2017,25],[2017,26],[2017,27]]}}', 0, 0, 0, 0, 2, 2, 893859, 'sha1$1iosv36MnUxA$1844b63d041f9922ce70f5a2fbf79eb355671856', datetime.datetime(2017, 6, 16, 19, 19), 0, 'escape_plan', '', '', '810248990@qq.com', 0, 1, datetime.datetime(2013, 6, 26, 14, 44), 526745, 4, 4, 893859, 'profile_images/es/ca/escape_plan/11fe6302de2c11e28e550026551ae608.jpg', 'M', '逃跑计划', 'escape plan逃跑计划', None, '18810206017', datetime.date(1985, 1, 1), None, None, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 54), 1, datetime.datetime(2013, 6, 26, 14, 44), 2, 0, 'zh-hant', 0, '{"show_intro":false}', 2263576, 17179, 10, 61448, 0, 0, '', 0, None), (495762, 4, 4, '如果世界上沒有了孤獨 demo', 954389, 97266414, 1, 4, 0, 'music/il/ov/ilovefunk_0407/pVRkRpgaXCGL3pxd2VxgH4.mp3', 0, '', 1, '', '[00:16.01]我只想一個人吃飯一個人買單一個人逛街一個人去看電影\r\n[00:23.34]我只想一個人牽手一個人散步一個人看展一個人去逛誠品\r\n\r\n[00:30.20]只想一個人坐蹺蹺板\r\n[00:34.18]只想一個人躲貓貓在國父紀念館\r\n[00:38.90]享受一個人的浪漫\r\n\r\n[00:45.75]如果世界上沒有了孤獨\r\n[00:49.91]我大概早就把我的生命結束\r\n[00:53.41]再多麽艱辛的路\r\n[00:55.43]再怎麼辛苦\r\n[00:57.17]我都要自己去領悟\r\n\r\n[01:01.05]如果世界上沒有了孤獨\r\n[01:04.61]我大概早就把我的生命結束\r\n[01:08.43]但如果想起了你\r\n[01:10.49]就閉上眼睛\r\n[01:12.68]和你的靈魂 一起跳舞\r\n[01:19.22]一起在月球漫步\r\n[01:23.22]一起跳舞\r\n[01:26.75]一起在在在月球漫步\r\n\r\n[01:30.83]我只想一個人吃飯一個人買單一個人逛街一個人去看電影\r\n[01:37.90]我只想一個人牽手一個人散步一個人看展一個人去逛誠品\r\n\r\n[01:45.70]我只想一個人看海一個人爬山一個人野餐一個人出國旅行\r\n[01:53.44]我只想一個人大笑一個人狂歡一個人享受浪漫\r\n\r\n[02:01.19]如果世界上沒有了孤獨\r\n[02:04.53]我大概早就把我的生命結束\r\n[02:08.46]再多麽艱辛的路\r\n[02:10.94]再怎麼辛苦\r\n[02:12.29]我都要自己去領悟\r\n\r\n[02:16.15]如果世界上沒有了孤獨\r\n[02:19.59]我大概早就把我的生命結束\r\n[02:23.48]但如果想起了你\r\n[02:25.74]就閉上眼睛\r\n[02:27.94]和你的靈魂 一起跳舞\r\n[02:34.27]一起在月球漫步\r\n[02:38.18]一起跳舞\r\n[02:41.81]一起在在在月球漫步\r\n\r\n[02:46.07]如果世界上沒有了孤獨\r\n[02:49.80]我大概早就把我的生命結束\r\n[02:53.46]再多麽艱辛的路\r\n[02:55.46]再怎麼辛苦\r\n[02:57.27]我都要自己去領悟\r\n\r\n[03:01.11]如果世界上沒有了孤獨\r\n[03:04.68]我大概早就把我的生命結束\r\n[03:08.39]但如果想起了你\r\n[03:10.71]就閉上眼睛\r\n[03:12.91]和你的靈魂 一起跳舞\r\n[03:19.51]一起在月球漫步\r\n[03:23.11]一起跳舞\r\n[03:27.02]一起在在在月球漫步', 1, '大家好,我是郭子恆,我最近在募資我的首張創作迷你專輯《如果世界上沒有了孤獨》,歡迎大家進來網站逛逛,誠摯邀請你們來參與我的募資計畫~\n\nhttps://www.flyingv.cc/projects/22195\n\n---\n\n這是去年被關在北京時寫的歌,如果世界上沒有了孤獨。\n人的情感真的好複雜,\n有時候會想要多跟自己相處,\n有時候卻又很想要有個人在身邊陪伴,\n可能這一秒我在享受孤獨,下一秒我就在想你了,\n但還好,因為我一閉上眼就能看見你,\n一閉上眼,我們就坐在開往青藏高原的火車上,聊著天,\n一閉上眼,我們就站在有著很多風車的草地上,牽著手,吹著風,\n一閉上眼,我們就躺在那沙灘上,那滿是星子的夜空下,一起唱著那首,我們都喜歡的歌。\n我想我的孤獨是飽滿的,因為我知道你會在,\n而我也會一直在這裡,等著你。\n\n詞曲唱和聲吉他:郭子恆\n混音:陳威達\n\nfacebook:\nhttps://www.facebook.com/JemmyKuo4869/\ninstagram:\nhttps://www.instagram.com/jemmy120407/', 0, '', 253, 320129, datetime.datetime(2017, 6, 21, 18, 2, 54), datetime.datetime(2017, 6, 21, 18, 2, 26), datetime.datetime(2017, 6, 21, 18, 2, 26), datetime.datetime(2019, 4, 29, 12, 31, 11), 197974, 6161, 167, 1, 0, 1, 0, None, 4, '{"TW":{"audition_awards":{"116784":{"event":"\\u9435\\u73ab\\u7470\\u6a02\\u5718\\u5927\\u8cfd\\u5fb5\\u9078\\u3010\\u793e\\u6703\\u7d44\\u3011","award":"\\u4e2d\\u570b\\u4fe1\\u8a17\\u4eba\\u6c23\\u6a02\\u5718\\u734e"}},"song_of_the_days":["2017-07-03"],"recommend_by_editor":true,"top_record_weekly_champions":[[2017,26]]},"CN":{"song_of_the_days":["2017-07-04"],"recommend_by_expert":true,"top_record_weekly_champions":[[2017,26],[2017,27]]},"HK":{"top_record_weekly_champions":[[2017,26],[2017,27],[2017,28]]}}', 0, 0, 0, 0, 2, 2, 954389, 'sha1$ZsFhVKZygEFZ$da370c8512ebba90981ab452b2bf208b563b4d49', datetime.datetime(2025, 3, 29, 6, 13), 0, 'ilovefunk_0407', '包', '傑米', 'jemmykuo4869@gmail.com', 0, 1, datetime.datetime(2014, 5, 18, 11, 24, 54), 621009, 4, 4, 954389, 'profile_images/il/ov/ilovefunk_0407/7DwP7jm8himtAX4ZwMn93C.jpg', 'M', '郭子恆', '郭子恆Jemmy', 886, '917908712', datetime.date(1990, 4, 7), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 50), 1, datetime.datetime(2014, 5, 18, 11, 24, 54), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":2,"accredited_datetime":"2021-07-07T09:42+00:00"}', 1131328, 4687, 12, 2, 1, 0, '', 0, None), (186949, 4, 3, '核(nonukeslife)', 653189, 14197, 1, 5, 0, 'music/Se/af/Seafood/17db2d71d7214f9cbf48a46ef14e0a82.mp3', 6240773, 'song_covers/Se/af/Seafood/ca99d51cbcc142e3ac562f8406c4c807.JPG', 1, '', '核\n\n詞:李文濱\u3000\u3000曲:蔡武諺\u3000\u3000\n\n愛因斯坦捲髮下的荒唐\u3000車諾比石棺埋沒了輕狂\n月光映著摩天輪的微涼 未來在陰影下徬徨\n\n自以為揭開真理的幕簾\u3000貪婪吞入人類原罪的甜\n鏡頭裡的蕈雲絢爛滿天\u3000腦海定格在這光芒\n\n上級的手指決定淚眼\u3000科學家筆下寫出夢魘\n融合分裂\u3000融化突變\u3000誰的心中含有虧欠\n\n恐懼佔領了多少明天 仇恨輾碎了多少靦腆\n數據代表著冰冷的臉 每一張街坊鄰居的臉\n\n恐懼佔領了多少明天 仇恨輾碎了多少靦腆\n輻射下的殘破家園 伊甸還很\u3000遙遠', 0, '', 0, None, 259, 192000, datetime.datetime(2013, 2, 21, 13, 40, 34), datetime.datetime(2013, 2, 21, 13, 40, 34), datetime.datetime(2013, 2, 21, 13, 40, 34), datetime.datetime(2020, 2, 21, 18, 22, 45), 46760, 295, 4, 1, 0, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 653189, 'sha1$4a64a$6fb87dd7b4b734968d38e03c90d237a059222927', datetime.datetime(2022, 7, 20, 17, 50, 59), 0, 'Seafood', '武諺', '蔡', 'seafood.band@gmail.com', 0, 1, datetime.datetime(2009, 2, 13, 14, 22, 43), 290592, 4, 4, 653189, 'profile_images/Se/af/Seafood/d7d12f2ccc3011e390a322000a8495a2.jpg', 'M', '', '海鮮套餐', None, '0928792897', datetime.date(1989, 1, 26), None, None, 6539, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2009, 2, 13, 14, 22, 43), 1, 0, 'zh-hant', 0, '{"hide_gender":false,"hide_location":false}', 199453, 298, 16, 1166, 0, 0, '', 0, None), (540750, 4, 4, '「世界上的另一个我」', 922097, None, 1, 6, 0, 'music/a_/si/a_si/vvdeGn7oa6vYr8UFexaNHj.mp3', 0, 'song_covers/a_/si/a_si/2njJdcsinVA9gzMrMjseDK.jpg', 1, '', '词曲:阿肆\n\n上一秒我在台北看烟火\n下一秒妳在上海喝mojito\n妳感觉我 就像我感觉妳\n世界上的另一个我\n\n上一秒我在柏林落大雨\n下一秒妳在曼谷天气晴\n妳感受我 就像我感受妳\n世界上的另一个我\n\n人生到处是假正经\n变幻莫测捕风捉影 有几个陪我等雨停\n难得真性情\n天高海阔我的渊明 谁倾听\n\n岁月为我大浪淘沙\n而妳被留下\n我的世界流转变化\n妳却没时差\n啦啦啦啦 我亲爱的妳呀\n\n岁月待我晴雨交加\n而妳被孵化\n我的心事纷乱复杂\n妳却能解码\n啦啦啦啦 我亲爱的妳呀\n\n上一秒我在斑马线奔跑\n下一秒妳在路口看手表\n妳感觉我 就像我感觉妳\n世界上的另一个我\n\n上一秒我在为某事烦恼\n下一秒妳在人群中嬉笑\n妳感受我 就像我感受妳\n世界上的另一个我\n\n人生到处是太聪明\n随波逐流翻山越岭 有几个陪我数星星\n难得傻兮兮\n深藏不露一颗真心 谁懂妳\n\n岁月为我大浪淘沙\n而妳被留下\n我的世界流转变化\n妳却没时差\n啦啦啦啦 我亲爱的妳呀\n\n岁月待我晴雨交加\n而妳被孵化\n我的心事纷乱复杂\n妳却能解码\n啦啦啦啦 我亲爱的妳呀\n\n【我是妳的最佳读者】\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, '阿肆2017年全新单曲《世界上的另一个我》feat.郭采洁', 0, '', 238, 320005, datetime.datetime(2017, 11, 15, 11, 51, 55), datetime.datetime(2017, 11, 15, 11, 51, 41), datetime.datetime(2017, 11, 15, 11, 51, 41), datetime.datetime(2018, 12, 26, 7, 13, 8), 113295, 3561, 63, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2017,46]]}}', 0, 0, 0, 0, 2, 2, 922097, 'sha1$2p6Xg2dZ1LQZ$f8c3c467a254973dfd2d46058d3d617638e9f3df', datetime.datetime(2021, 12, 27, 12, 27), 0, 'aaasi', '', '', 'stupids@vip.163.com', 0, 1, datetime.datetime(2013, 12, 12, 22, 33), 553403, 4, 4, 922097, 'profile_images/aa/as/aaasi/PWEioBV7wH4fQEnttjtJTx.jpg', 'F', '王小姐', '阿肆', 86, '17898832424', datetime.date(1989, 7, 4), 'SH', 3, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2013, 12, 12, 22, 33), 2, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"hide_location":false}', 2817615, 19103, 6, 7260, 0, 0, '', 0, None), (539431, 4, 4, 'Run Away 2017', 1830926, 97274601, 1, 4, 0, 'music/Ea/st/EastWaveBand/rJLRhwVNrVunPcUQySmRe9.mp3', 0, 'song_covers/Ea/st/EastWaveBand/KuVfeiLass9PwCChZZ5sXH.jpg', 1, '', '[00:00.39]i’d run away with you in this starry night\n[00:04.33]i’d run away with you in this starry night\n[00:08.72]i’d run away with you in this starry night\n[00:13.20]i’d run away with you\n\n[00:17.49]和妳坐在沙灘\n[00:19.67]望著千浪之外\n[00:21.96]天邊那顆夕陽漸漸落下懸崖\n[00:26.17]海風吹進心坎\n[00:28.41]浪聲像首搖籃\n[00:30.40]妳就是我遇見的100%女孩\n\n[00:34.87]喜歡妳的自在\n[00:37.07]習慣對妳慷慨\n[00:39.28]想要和妳一起經歷四季變換\n[00:43.52]喜歡妳的簡單\n[00:45.91]習慣把妳寵壞\n[00:48.00]想要和妳一起穿越過去未來\n\n[00:52.44]i’d run away with you in this starry night\n[00:56.73]i’d run away with you in this starry night\n[01:01.21]i’d run away with you in this starry night\n[01:05.64]i’d run away with you\n\n[01:09.77]和妳躺在沙灘\n[01:11.93]望著光年之外\n[01:14.16]天上那顆星星是在哪個年代\n[01:18.56]漁火點亮夜晚\n[01:20.93]流星劃破等待\n[01:23.02]妳就是我遇見的100%女孩\n\n[01:27.40]喜歡妳的自在\n[01:29.60]習慣對妳慷慨\n[01:31.84]想要和妳一起經歷四季變換\n[01:36.16]喜歡妳的簡單\n[01:38.40]習慣把妳寵壞\n[01:40.57]想要和妳一起穿越過去未來\n\n[01:44.80]i’d run away with you in this starry night\n[01:49.17]i’d run away with you in this starry night\n[01:53.57]i’d run away with you in this starry night\n[01:57.89]i’d run away with you\n\n[02:02.19]欸 妳就是那個女孩\n[02:04.45]剛好我也是妳想的那個男孩\n[02:06.43]見到妳我就明白\n[02:08.20]愛上妳 只是理所當然\n[02:10.18]一見鍾情的節拍\n[02:11.63]是基因與生俱來\n[02:13.16]我的心 已經被妳打開\n[02:15.12]填滿空白 活在浪漫\n[02:16.72]雖然相遇時間短暫\n[02:17.94]但一切都充滿色彩\n[02:19.78]這段旅程 如夢似幻\n[02:21.86]遇見妳不是 一場意外\n[02:24.12]妳的美讓我的理智線被碰斷\n[02:26.18]沒有別的打算\n[02:27.30]因為妳就是我的答案\n[02:29.61]我的期盼 與妳羈絆\n[02:31.44]想要每個階段\n[02:32.48]都能有妳的陪伴\n[02:33.86]在這 片蔚藍\n[02:34.93]跳上鐵達尼 啟程 離岸\n\n[02:37.19]喜歡妳的自在\n[02:39.49]習慣對妳慷慨\n[02:41.60]想要和妳一起經歷四季變換\n[02:45.81]喜歡妳的簡單\n[02:48.04]習慣把妳寵壞\n[02:50.30]想要和妳一起穿越過去未來\n\n[02:54.60]i’d run away with you in this starry night\n[02:59.00]i’d run away with you in this starry night\n[03:03.30]i’d run away with you in this starry night\n[03:07.81]i’d run away with you\n\n[03:11.78]i’d run away with you in this starry night\n[03:16.27]i’d run away with you in this starry night\n[03:20.76]i’d run away with you in this starry night\n[03:25.09]i’d run away with you\n\n[03:29.41]妳是我想像出來\n[03:31.68]幻想的那個女孩\n[03:33.88]in this starry night\n[03:36.02]i’d run away with you baby\n[03:38.22]時間因我們停擺\n[03:40.49]世界因我們存在\n[03:42.68]in this starry night\n[03:44.73]i’d run away with you baby\n[03:46.80]妳是我想像出來\n[03:49.13]幻想的那個女孩\n[03:51.41]in this starry night\n[03:53.43]i’d run away with you baby\n[03:55.74]時間因我們停擺\n[03:57.92]世界因我們存在\n[04:00.13]in this starry night\n[04:02.11]i’d run away with you baby', 1, '那是一個適合想念你的天氣,不冷也不熱,一如往常,我又自己走到了海邊,浪依然那樣拍打著,心裏的善與惡也掙札著,但我知道那其實是善,只是因為我害怕了。\n\n我曾在海邊遇過一個女孩,她自己坐在沙灘上,喝著養樂多,穿著一件漸層深綠色長袖,7分牛仔破褲,沒有穿鞋,我坐到她旁邊,什麼話也沒說,一起看著天邊的夕陽緩緩落下,就這樣放空了1個小時又15分鐘,等到天色漸暗,雲也散去,她突然叫我躺下,然後指著天上剛冒出來的星子說,如果可以,我們就一起私奔去吧,帶著這片星空,這片無人沙灘,還有這沒有回憶的海洋,就這樣,我們躺在沙灘吹著海風,聊了一整夜。\n\n那是好幾年前的事了..當時我沒有答應她私奔的事,雖然在那片沙灘上我好像就已經愛上了她,但我沒跟她說,後來在花蓮火車站又遇到她,她說她之後去了很多地方,但現在在台東的ㄧ間國小當志工,之後會去哪也說不定,還說有空的話隨時可以去台東找她玩,我說好,隨後她就上了火車,到現在我再也沒有見過她。\n\n每次回想起她散發出來的那種氛圍,就覺得很微妙,好像世界都繞著她轉動,跟她相處起來也特別自在,不知不覺就會不小心地把自己交付出去,我想她的人生就像一張白紙,能讓別人也讓自己在上面隨意作畫,是那種最自由的靈魂品種。\n\n這是一首幻想在海邊的星空下,與自己心愛的女孩私奔的故事,不知道她現在過得怎麼樣,只希望她一切都好。\n \n \n詞: 郭子恆\n曲: 郭子恆\nRAP : 曾景崧\n和聲編寫:郭子恆\n吉他guitar : 夏敬淳 郭子恆\n貝斯bass : 鄧凱文\n鼓drum : 曾景崧\n合成器synth : 夏敬淳 郭子恆\n製作人 : 周已敦\n \nEastWave FaceBook 粉絲專頁 :\nhttps://goo.gl/KnswZ1\n \nEastWave Youtube頻道:\nhttps://www.youtube.com/channel/UCJHM9i9eAG5LX0DZgHE3ENg', 0, '', 248, 320131, datetime.datetime(2017, 11, 9, 17, 8, 42), datetime.datetime(2017, 11, 9, 17, 8, 25), datetime.datetime(2017, 11, 9, 17, 8, 25), datetime.datetime(2020, 3, 1, 15, 0, 23), 21686, 697, 25, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2017-11-27"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2017-11-28"]}}', 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), (408727, 4, 4, '以後', 861099, None, 1, 6, 0, 'music/ca/nd/candlekuo/kAJjCmHrCYVob4Eu7Tu9Jd.mp3', 0, 'song_covers/ca/nd/candlekuo/LJnfUCxgG3kGLoAunBWPNa.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讓我自己夢', 0, '〈以後〉 Official M/V\nhttps://youtu.be/zH1VSeOEfiE\n\n/\n\n那一夜你說「再見」。以後的路再漫長、路上的崎嶇磨得雙腳再疼痛,從此都將只剩下我。\n對當時被你留下的我來說,分道揚鑣的意思是,以前猖狂揮霍青春而生的快樂,以後都將成為生命中難以癒合的千瘡百孔。\n\n欸,當那個先離開的人,是什麼感覺?\n\n\n你是知道的,形式和實質不同,並不是互道了再見、說了謝謝和抱歉以後,所有情緒就能從此不再起伏洶湧。\n所以後來的日子裡,我常常很困惑。\n像向日葵順著陽光才能舒展生長,然而黯淡來得猝不及防;\n失去光與熱的永夜,能夠安然入睡嗎?如果還有作夢的能力,會夢到什麼樣的場景?\n\n有時候我很生氣,對自己生氣,對你生氣,\n對我們為什麼把路走成這樣卻無能為力而生氣;\n為什麼到了後來我們必須不甘心地承認,路必須各自走,才更簡單,也更輕鬆。\n面對事與願違的結果,我要如何才能不感到疼痛,然後照你所說的,好好生活。\n即便全是永遠說不出口的困惑,還是想問你,也還是想問我自己。\n\n\n你是知道的,當昨天的傷隱隱作痛,要費盡多少力氣才能在今天一笑而過。\n後來的日子裡且停且走,有時一不留神就被一起走過的場景觸動,一不小心就被過往淹沒;\n然而再怎麼念舊,我都知道,不可以再因為回憶在心中已然爛熟,而逃避現在往回憶裡躲。\n向前的途中傷口一邊結痂,沿途灑下的血汗淚都在路上開出了燦爛的花。\n那些昨天都是完好的,而明天都是自己的;\n以後的路會被走成什麼模樣,在彼此都自由以後,不必再害怕讓誰寂寞失望,我們都終能前往各自心中的遠方。\n\n欸,我還是無法全然釋懷地說謝謝,但謝與不謝,好像其實也都無所謂。\n欸,失去了「我們」,失去了你,可是似乎正因為失去,我才能一點一滴把自己縫補得更完整清晰。\n\n\n如果一段回憶令人難以忘懷,或許是因為留下的不只傷害。\n遺憾痛楚是無可逃避的必然,重新站穩步伐,繼續向前走需要更多的努力和勇氣,\n然而即便如此,我們終將在後來的日子裡,搖搖晃晃跌跌撞撞,\n學會溫柔呵護傷口,學會更清晰地看見自己的模樣,學會與曾經的一切美好和痛苦共處,\n然後帶著回憶和更好的自己,繼續往未來好好地走。\n\n送給被留下的人。很久以後當我們回頭,會驚訝自己不知不覺又走了那麼多。\n願我們在一切都過去以後,終能更加堅強而溫柔。\n\n如果失去翅膀,願我們都能變成自己的風。\n\n/\n\n【Instagram】\n@candlekuo\nhttps://www.instagram.com/candlekuo/\n\n【臉書專頁|Facebook Fanpage】\nhttps://www.facebook.com/candle.k/\n\n【Youtube頻道|Youtube Channel】\nhttp://www.youtube.com/c/CandleKuo\n\n【連絡信箱|Contact】\nlinus.jin@baodaorecords.fun', 1, '', 261, 256125, datetime.datetime(2017, 4, 8, 18, 28, 37), datetime.datetime(2017, 3, 23, 17, 0, 19), datetime.datetime(2017, 3, 23, 17, 0, 19), datetime.datetime(2023, 4, 30, 4, 54, 58), 500756, 10063, 578, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2017,12],[2017,13],[2017,14],[2017,15],[2017,16],[2017,17]]},"CN":{"top_record_weekly_champions":[[2017,13],[2017,14]]},"HK":{"top_record_weekly_champions":[[2017,13],[2017,14],[2017,15],[2017,43]]}}', 0, 0, 0, 0, 2, 2, 861099, 'sha1$ee004$b497ecf14a3550d40d23d125e173ae296814151b', datetime.datetime(2025, 5, 17, 4, 30, 46), 0, 'candlekuo', '真榕', '郭', 'candleshining@gmail.com', 0, 1, datetime.datetime(2013, 5, 28, 22, 14, 32), 494194, 2, 2, 861099, 'profile_images/ca/nd/candlekuo/9Jj4kNUkjiAaYgPU5Cpjf2.jpg', 'F', '郭真榕', '郭真榕 Candle Kuo', 886, '983536316', datetime.date(1996, 4, 27), 'TPE', 99, 0, 1, 5, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2013, 5, 28, 22, 14, 32), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":2,"accredited_datetime":"2021-03-30T09:40+00:00","hide_location":false}', 2012289, 8220, 35, 132, 1, 0, '', 0, None), (194514, 4, 4, '一万次悲伤', 893859, 14756, 2, 1, 0, 'music/es/ca/escape_plan/2b7a8d706ca147a5a8738cd38fa48cbc.mp3', 6134613, '', 1, '', '', 0, '', 0, None, 255, 192004, datetime.datetime(2013, 6, 26, 15, 40, 40), datetime.datetime(2013, 6, 26, 15, 40, 40), datetime.datetime(2013, 6, 26, 15, 40, 40), datetime.datetime(2015, 7, 20, 21, 9, 26), 390721, 8905, 139, 1, 0, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2016,38],[2017,18],[2017,19]]},"HK":{"top_record_weekly_champions":[[2016,36],[2016,38],[2017,18],[2017,19]]},"CN":{"top_record_weekly_champions":[[2017,18],[2017,19]]}}', 0, 0, 0, 0, 2, 2, 893859, 'sha1$1iosv36MnUxA$1844b63d041f9922ce70f5a2fbf79eb355671856', datetime.datetime(2017, 6, 16, 19, 19), 0, 'escape_plan', '', '', '810248990@qq.com', 0, 1, datetime.datetime(2013, 6, 26, 14, 44), 526745, 4, 4, 893859, 'profile_images/es/ca/escape_plan/11fe6302de2c11e28e550026551ae608.jpg', 'M', '逃跑计划', 'escape plan逃跑计划', None, '18810206017', datetime.date(1985, 1, 1), None, None, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 54), 1, datetime.datetime(2013, 6, 26, 14, 44), 2, 0, 'zh-hant', 0, '{"show_intro":false}', 2263576, 17179, 10, 61448, 0, 0, '', 0, None), (414451, 4, 4, '去你的撩妹即正义', 922097, 97269116, 1, 6, 0, 'music/a_/si/a_si/vzbWPbSg6euk7LhQYqpWaL.mp3', 0, 'song_covers/a_/si/a_si/CZBTpgy774nTyTNyW8zJhd.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愚蠢的认真', 0, '专辑未收录单曲', 0, '', 173, 320050, datetime.datetime(2017, 3, 27, 10, 51, 11), datetime.datetime(2017, 3, 27, 10, 50, 49), datetime.datetime(2017, 3, 27, 10, 50, 49), datetime.datetime(2017, 3, 27, 10, 55, 18), 69008, 2154, 58, 1, 0, 1, 0, None, 4, '{"CN":{"song_of_the_days":["2017-03-30","2017-04-09"]},"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 922097, 'sha1$2p6Xg2dZ1LQZ$f8c3c467a254973dfd2d46058d3d617638e9f3df', datetime.datetime(2021, 12, 27, 12, 27), 0, 'aaasi', '', '', 'stupids@vip.163.com', 0, 1, datetime.datetime(2013, 12, 12, 22, 33), 553403, 4, 4, 922097, 'profile_images/aa/as/aaasi/PWEioBV7wH4fQEnttjtJTx.jpg', 'F', '王小姐', '阿肆', 86, '17898832424', datetime.date(1989, 7, 4), 'SH', 3, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2013, 12, 12, 22, 33), 2, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"hide_location":false}', 2817615, 19103, 6, 7260, 0, 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), (543308, 4, 4, '你知道你自己是谁吗(Live at Blue Note Beijing 2017)', 556886, 97274884, 1, 5, 0, 'music/th/is/thisisyoyo/zP4nBkiqmHcfGYvft9urFb.mp3', 0, 'music_albums/th/is/thisisyoyo/5GjvrCgCCdmuN8jAfxhbfd.jpg', 1, '', '作词:巴奈\n作曲:巴奈\n\nBand Leader, Bass:宁子达 Michael Ning\nGuitar:屠衡\nDrums:Anthony Parker\nKeyboard:Kameron Pearson\nChorus:李雅微、樊竹青\n\n你知道你自己是谁吗?\u3000你勇敢的面对自己了吗?\n你也想要一个答案吗?\u3000会不会没有人能回答?\n\n这个世界是你所想像的吗?\u3000所有的改变你都能承受了吗?\n你会不会也常常觉得害怕?\u3000你会不会也常常想不出办法?\n\n为何总重复著矛盾与挣扎\u3000模糊不清的黑白真假\n你能不能为自己想一想\n为何总分不清该简单还是复杂\u3000它会在心里不停的起变化\n你能不能好好的想一想\n\n你决定要轻易妥协了吗?\u3000是真的已经无路可走了吗?\n你无法让自己的心平静吗?\u3000你无法让自己更有勇气吗?\n\n为何总重复著矛盾与挣扎\u3000模糊不清的黑白真假\n你能不能为自己想一想\n为何总分不清该简单还是复杂\u3000它会在心里不停的起变化\n你能不能好好的想一想\n', 0, '你知道自己是谁吗\n\n小时候我们会想像二十年后的自己,为那个长大的我,赋予希望与梦想。长大以后我们有时突发感性,写信给十年前的自己,缅怀那时的单纯热情,或原谅当时的,幼稚任性。仿佛自己的面貌,只有在未来以及过去,才有机会如此清晰。\n\n现实的自己总是困惑、彷徨,我们也早就知道有些问题没有答案,每一个问句招来更多的问句,生命里的各种疑惑彼此呼朋引伴。\n可是,在最深的夜里,我们依旧希望,有人,或许那人就是自己,用最轻最温柔的声音细问:“你知道自己是谁吗”\n\n那时候,问号仿佛是一份慰借,一种了解。\n', 0, '', 277, 320000, datetime.datetime(2017, 12, 4, 4, 41, 25), datetime.datetime(2017, 12, 4, 4, 41, 7), datetime.datetime(2017, 12, 4, 4, 41, 7), datetime.datetime(2017, 12, 4, 4, 45, 34), 46998, 1423, 80, 1, 0, 1, 0, None, 4, '{"HK":{"song_of_the_days":["2017-12-06"]},"CN":{"recommend_by_editor":true},"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 556886, 'sha1$gQjRyHsclYUf0Lq1fEdVb8$03549cd12eb5e3dd0f187370c3e389854bca986b', datetime.datetime(2024, 5, 4, 12, 25, 43), 0, 'thisisyoyo', '', '', 'thisisyoyo@gmail.com', 0, 1, datetime.datetime(2008, 7, 21, 1, 36), 194290, 4, 4, 556886, 'profile_images/th/is/thisisyoyo/uAQCgnZHy6gRMcE7iKcSVU.jpg', 'F', '岑寧兒 Yoyo Sham', 'thisisyoyo', None, '', datetime.date(1984, 11, 7), 'HK', 59, 39693, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 45), 1, datetime.datetime(2008, 7, 21, 1, 36), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"accredited_datetime":"2021-07-02T07:39+00:00"}', 1607274, 9404, 45, 3814, 1, 0, '', 0, None), (97069, 4, 4, '煙火', 693091, 6844, 2, 1, 0, 'music/mo/d1/mod1976/6d82bc3c09ef48eb853f6b54dbf08581.mp3', 2882212, '', 1, '', '', 0, '', 0, None, 120, 192000, datetime.datetime(2009, 11, 16, 21, 13, 17), datetime.datetime(2009, 11, 16, 21, 13, 17), datetime.datetime(2009, 11, 16, 21, 13, 17), datetime.datetime(2015, 7, 2, 8, 3, 35), 11941, 214, 5, 1, 9, 1, 0, None, 0, '{"TW":{"song_of_the_days":["2009-11-20"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 693091, 'sha1$z0lTX0XAbYIF$8798114ae1da497f707d9c3683b82e6c7d563633', datetime.datetime(2023, 9, 2, 10, 15, 32), 0, 'mod1976', '', '', 'zac1976@gmail.com', 0, 1, datetime.datetime(2009, 9, 29, 15, 59, 37), 330494, 4, 3, 693091, 'profile_images/mo/d1/mod1976/0398672e0e6811e3825222000a782fbe.png', 'M', '張崇偉', '1976乐团', 886, '935202608', datetime.date(1976, 7, 6), 'TW', 80, 584, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 42), 1, datetime.datetime(2009, 9, 29, 15, 59, 37), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"hide_location":false}', 192908, 2285, 8, 137, 0, 0, '', 0, None), (374980, 4, 4, '為我留的光 Demo', 1584502, 97265996, 1, 5, 0, 'music/Co/nt/ControlT/27c31ec5b098454eba2c86d7c129e764.mp3', 0, 'song_covers/Co/nt/ControlT/41c685458e2e4d4b8d60b2c89146bee1.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為我留的光', 0, '我們都在人生的列車上,而我走過的足跡也許你正在走著,比起告訴如何從困境中掙脫,我們更想給大家面對困境的勇氣。我們各自奔波甚至未曾謀面,你可能正為金錢或夢想奮鬥著,正面臨著我懂也不懂的矛盾,但我願意相信不知道是什麼模樣的你,相信你的價值,相信我們都善良的堅持著走到風光明媚的地方。\n\n詞:李妮蓁\n曲:李妮蓁、黃正嘉\n主唱:黃正嘉、李妮蓁\n\nFacebook粉絲專頁:https://www.facebook.com/controltband/\nIG: controltband\nYoutube: https://www.youtube.com/watch?v=R5DNRcVrYmk', 0, '', 250, 320000, datetime.datetime(2016, 9, 13, 16, 34, 9), datetime.datetime(2016, 9, 13, 16, 33, 46), datetime.datetime(2016, 9, 13, 16, 33, 46), datetime.datetime(2023, 10, 13, 6, 33, 42), 336569, 8338, 861, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2016,38],[2016,39],[2016,40]]},"HK":{"top_record_weekly_champions":[[2016,38],[2016,39],[2016,40]]}}', 0, 0, 0, 0, 2, 2, 1584502, 'sha1$hYG32WHGBgZn$0eb4414a0f14ecc6c32ed4b8d5e6d52af57eaad9', datetime.datetime(2024, 11, 1, 19, 20, 26), 0, 'ControlT', '', '', 'controlt0514@gmail.com', 0, 1, datetime.datetime(2016, 1, 1, 1, 6, 9), 1243222, 4, 3, 1584502, 'profile_images/Co/nt/ControlT/enPhoMDbhsadbD2gfRD2Ry.jpg', 'O', 'Control T', 'Control T', 886, '955008192', datetime.date(2015, 5, 14), 'TAO', 97, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2016, 1, 1, 1, 6, 9), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":0,"accredited_datetime":"2021-09-27T07:35+00:00"}', 2687159, 16015, 27, 29, 1, 0, '', 0, None), (495762, 4, 4, '如果世界上沒有了孤獨 demo', 954389, 97266414, 1, 4, 0, 'music/il/ov/ilovefunk_0407/pVRkRpgaXCGL3pxd2VxgH4.mp3', 0, '', 1, '', '[00:16.01]我只想一個人吃飯一個人買單一個人逛街一個人去看電影\r\n[00:23.34]我只想一個人牽手一個人散步一個人看展一個人去逛誠品\r\n\r\n[00:30.20]只想一個人坐蹺蹺板\r\n[00:34.18]只想一個人躲貓貓在國父紀念館\r\n[00:38.90]享受一個人的浪漫\r\n\r\n[00:45.75]如果世界上沒有了孤獨\r\n[00:49.91]我大概早就把我的生命結束\r\n[00:53.41]再多麽艱辛的路\r\n[00:55.43]再怎麼辛苦\r\n[00:57.17]我都要自己去領悟\r\n\r\n[01:01.05]如果世界上沒有了孤獨\r\n[01:04.61]我大概早就把我的生命結束\r\n[01:08.43]但如果想起了你\r\n[01:10.49]就閉上眼睛\r\n[01:12.68]和你的靈魂 一起跳舞\r\n[01:19.22]一起在月球漫步\r\n[01:23.22]一起跳舞\r\n[01:26.75]一起在在在月球漫步\r\n\r\n[01:30.83]我只想一個人吃飯一個人買單一個人逛街一個人去看電影\r\n[01:37.90]我只想一個人牽手一個人散步一個人看展一個人去逛誠品\r\n\r\n[01:45.70]我只想一個人看海一個人爬山一個人野餐一個人出國旅行\r\n[01:53.44]我只想一個人大笑一個人狂歡一個人享受浪漫\r\n\r\n[02:01.19]如果世界上沒有了孤獨\r\n[02:04.53]我大概早就把我的生命結束\r\n[02:08.46]再多麽艱辛的路\r\n[02:10.94]再怎麼辛苦\r\n[02:12.29]我都要自己去領悟\r\n\r\n[02:16.15]如果世界上沒有了孤獨\r\n[02:19.59]我大概早就把我的生命結束\r\n[02:23.48]但如果想起了你\r\n[02:25.74]就閉上眼睛\r\n[02:27.94]和你的靈魂 一起跳舞\r\n[02:34.27]一起在月球漫步\r\n[02:38.18]一起跳舞\r\n[02:41.81]一起在在在月球漫步\r\n\r\n[02:46.07]如果世界上沒有了孤獨\r\n[02:49.80]我大概早就把我的生命結束\r\n[02:53.46]再多麽艱辛的路\r\n[02:55.46]再怎麼辛苦\r\n[02:57.27]我都要自己去領悟\r\n\r\n[03:01.11]如果世界上沒有了孤獨\r\n[03:04.68]我大概早就把我的生命結束\r\n[03:08.39]但如果想起了你\r\n[03:10.71]就閉上眼睛\r\n[03:12.91]和你的靈魂 一起跳舞\r\n[03:19.51]一起在月球漫步\r\n[03:23.11]一起跳舞\r\n[03:27.02]一起在在在月球漫步', 1, '大家好,我是郭子恆,我最近在募資我的首張創作迷你專輯《如果世界上沒有了孤獨》,歡迎大家進來網站逛逛,誠摯邀請你們來參與我的募資計畫~\n\nhttps://www.flyingv.cc/projects/22195\n\n---\n\n這是去年被關在北京時寫的歌,如果世界上沒有了孤獨。\n人的情感真的好複雜,\n有時候會想要多跟自己相處,\n有時候卻又很想要有個人在身邊陪伴,\n可能這一秒我在享受孤獨,下一秒我就在想你了,\n但還好,因為我一閉上眼就能看見你,\n一閉上眼,我們就坐在開往青藏高原的火車上,聊著天,\n一閉上眼,我們就站在有著很多風車的草地上,牽著手,吹著風,\n一閉上眼,我們就躺在那沙灘上,那滿是星子的夜空下,一起唱著那首,我們都喜歡的歌。\n我想我的孤獨是飽滿的,因為我知道你會在,\n而我也會一直在這裡,等著你。\n\n詞曲唱和聲吉他:郭子恆\n混音:陳威達\n\nfacebook:\nhttps://www.facebook.com/JemmyKuo4869/\ninstagram:\nhttps://www.instagram.com/jemmy120407/', 0, '', 253, 320129, datetime.datetime(2017, 6, 21, 18, 2, 54), datetime.datetime(2017, 6, 21, 18, 2, 26), datetime.datetime(2017, 6, 21, 18, 2, 26), datetime.datetime(2019, 4, 29, 12, 31, 11), 197974, 6161, 167, 1, 0, 1, 0, None, 4, '{"TW":{"audition_awards":{"116784":{"event":"\\u9435\\u73ab\\u7470\\u6a02\\u5718\\u5927\\u8cfd\\u5fb5\\u9078\\u3010\\u793e\\u6703\\u7d44\\u3011","award":"\\u4e2d\\u570b\\u4fe1\\u8a17\\u4eba\\u6c23\\u6a02\\u5718\\u734e"}},"song_of_the_days":["2017-07-03"],"recommend_by_editor":true,"top_record_weekly_champions":[[2017,26]]},"CN":{"song_of_the_days":["2017-07-04"],"recommend_by_expert":true,"top_record_weekly_champions":[[2017,26],[2017,27]]},"HK":{"top_record_weekly_champions":[[2017,26],[2017,27],[2017,28]]}}', 0, 0, 0, 0, 2, 2, 954389, 'sha1$ZsFhVKZygEFZ$da370c8512ebba90981ab452b2bf208b563b4d49', datetime.datetime(2025, 3, 29, 6, 13), 0, 'ilovefunk_0407', '包', '傑米', 'jemmykuo4869@gmail.com', 0, 1, datetime.datetime(2014, 5, 18, 11, 24, 54), 621009, 4, 4, 954389, 'profile_images/il/ov/ilovefunk_0407/7DwP7jm8himtAX4ZwMn93C.jpg', 'M', '郭子恆', '郭子恆Jemmy', 886, '917908712', datetime.date(1990, 4, 7), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 50), 1, datetime.datetime(2014, 5, 18, 11, 24, 54), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":2,"accredited_datetime":"2021-07-07T09:42+00:00"}', 1131328, 4687, 12, 2, 1, 0, '', 0, None), (545240, 4, 4, '煙花 (Demo)', 1877687, 97275034, 1, 6, 0, 'music/nc/kn/nckn/AnVhcvuAFPp9hpQvhPxxq.mp3', 0, 'song_covers/nc/kn/nckn/tNheQ6x9qENjcZpkBosHh3.jpg', 1, '', '[00:18.20]這不是你想像的 對吧\n[00:23.02]雖然早有準備 卻還是流淚\n[00:32.90]這不是我想要的 說什麼無所謂\n[00:40.53]還不是讓自己好過一點\n\n[00:59.50]絢爛煙花 總會落下\n[01:06.88]天真善良 終究要長大\n[01:14.27]成一道光 就得要熾熱的綻放\n[01:21.65]哪怕路再長 哪怕受再多的傷\n[01:29.51]哪怕前方有阻擋 也要照亮\n\n[01:51.43]這不是你想像的 對吧\n[01:56.20]在眾人眼光之下 孤獨而徬徨\n[02:06.20]這不是我想要的 說真的無所謂\n[02:13.82]到最後我還是必須面對\n\n[02:32.75]絢爛煙花 總會忘了啊\n[02:40.16]獨自堅強 掩蓋著傷疤\n[02:47.56]你的步伐 滿載著希望和力量\n[02:54.96]哪怕夜漫長 也會隨著夢想發芽\n[03:02.76]堅信自己的方向 就能到達\n\n[03:09.02]我們都曾經是迷路的人\n[03:11.80]追求自己想要的快樂\n[03:15.22]然而最後卻成為了迷惘的人\n[03:19.08]忘記過程\n[03:23.54]我們都曾經是迷路的人\n[03:26.52]以為這就是你想要的\n[03:30.01]然而最後卻成為了迷惘的人\n[03:33.91]所有過程付之一炬了\n\n[04:06.95]絢爛煙花 總會落下\n[04:14.34]天真善良 終究要長大\n[04:21.72]成一道光 就得要熾熱的綻放\n[04:29.09]哪怕路再長 哪怕受再多的傷\n[04:36.95]哪怕前方有阻擋 也要照亮\n\n[04:59.54]煙花 你不要落下\n[05:06.87]煙花 你不要忘了啊', 1, '詞曲 Lyrics / Composer | 陳弘育 Ken Chen / 鄭雅薇 Neci Wei\n編曲 Arrangement | 南西肯恩 Neci Ken\n混音 Mixing|陳沛瑜\n\n是不是有著這樣的一個你\n用盡全力找尋著自己想要的快樂\n一個人努力著\n長大後發現世界跟所想的很不一樣\n失望和傷心取代美好的想像\n隨著煙花付之一炬\n如煙花 絢爛而短暫\n\n如果天真善良終究要長大\n在被眼淚熄滅以前,我也要為你照亮\n\n南西肯恩首張正式 EP《那麼我想再擁有自己》\n【數位平台點聽】\nhttp://bit.ly/那麼我想再擁有自己\n\nFind us\nFacebook • https://www.facebook.com/ncknband\nInstagram • @ncknband', 0, '', 336, 320097, datetime.datetime(2017, 12, 26, 6, 24, 31), datetime.datetime(2017, 12, 26, 6, 24, 6), datetime.datetime(2017, 12, 26, 6, 24, 6), datetime.datetime(2020, 4, 1, 7, 1, 56), 914928, 20678, 1371, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-01-31"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,5]]},"CN":{"song_of_the_days":["2018-02-01"],"top_record_weekly_champions":[[2018,5]]},"HK":{"top_record_weekly_champions":[[2018,5]]}}', 0, 0, 0, 0, 2, 2, 1877687, 'sha1$WgkTrZJHuFTn$8049eb522e013d1b8336924b7eafaacd864d5a87', datetime.datetime(2025, 5, 7, 14, 29, 5), 0, 'nckn', '', '', 'ncknband@gmail.com', 0, 1, datetime.datetime(2017, 5, 23, 15, 56), 1449827, 4, 4, 1877687, 'profile_images/nc/kn/nckn/QeeW9rG9kscYdxYsxgWXLT.jpg', 'O', '鄭雅薇', '南西肯恩', 886, '963371101', datetime.date(2017, 6, 1), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2017, 5, 23, 15, 56), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false}', 5006307, 33215, 1, 838, 1, 0, '', 0, None), (372360, 4, 4, '失蹤人口 【Demo】', 1597251, 97265712, 4, 3, 0, 'music/sw/ee/sweetjohnband/8f4046d38c944e96b3242b4471fc7cf8.mp3', 0, 'song_covers/sw/ee/sweetjohnband/QvtUvMdCwXSr3y2tydHMUh.png', 1, '', '失蹤人口\n\n又在相同時間點\n若有似無的睡眠\n緩慢指向通話鍵\n緩慢後悔\n\n仔細推理每條線\n貌似鎮定的狼狽\n失蹤人口的遊戲\n還在上演\n\n給自己一個期限\n說好不再掉眼淚\n只是凌晨的房間\n缺少了誰\n\n留了座位卻沒出現\n腳步踏得太重失去知覺\n踩在相同支點上才能畫成一個圓\n還是我們不曾在同個平面', 0, '『不斷描繪你的輪廓,是我抵抗遺忘的最後防線。』\n\n• Facebook https://www.facebook.com/sweetjohnband\n• StreetVoice https://tw.streetvoice.com/sweetjohnband\n• Weibo http://weibo.com/SweetJohn \n• Pinkoi https://www.pinkoi.com/store/m-forest\n\n-------------\n⊙ 實體購買通路・請用行動支持約翰\n\u3000● Pinkoi(單曲、樂團周邊) https://goo.gl/4Pp2aw\u3000\n\u3000● 博客來 https://goo.gl/pFxftf\n\u3000● 誠品 https://goo.gl/HVwMYE\n\u3000● 台中特約寄賣點 元氣唱片行\n\u3000● 光南、小白兔、佳佳等各大唱片行皆有販售\n\n⊙ 數位上架平台\n\u3000●【 Apple Music 】 https://goo.gl/VDpWhz\n\u3000●【 Spotify 】 https://goo.gl/Z1kHD6\n\u3000●【 KKbox 】 https://goo.gl/fbdsPL\n-------------', 0, '', 304, 192000, datetime.datetime(2016, 8, 31, 18, 15, 7), datetime.datetime(2016, 7, 20, 23, 24, 22), datetime.datetime(2016, 7, 20, 23, 24, 22), datetime.datetime(2019, 5, 14, 3, 31, 8), 208878, 6877, 184, 1, 7, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2016,30],[2017,49],[2017,50],[2018,8]]},"HK":{"top_record_weekly_champions":[[2016,30]]},"CN":{"top_record_weekly_champions":[[2018,8],[2018,29]]}}', 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), (545844, 4, 4, '嘿,凌晨三點還醒著的人Demo', 1955072, None, 1, 6, 0, 'music/mi/ss/missbac/uPoRdvhfVAfCmEgwq9kpQ.mp3', 0, 'song_covers/mi/ss/missbac/eULmtBZTKPX8ut2fTkQ8rU.jpg', 1, '', '\r\n\r\n詞/曲:鍾秉恩\r\n演唱:沈筱卿/鍾秉恩\r\n吉他編曲:鍾秉恩\r\n\r\n嘿 你是不是在想著誰呢\r\n夜深了還沒睡在做些什麼\r\n嘿 你是否為生活打拼著\r\n為了那些你所愛的人們\r\n嘿 還記得我們當初的天真\r\n現在是否也能那麼快樂\r\n嘿 我們的夢還不該醒呢\r\n這次自己該對自己負責\r\n\r\n嘿 你現在過得好不好\r\n是否被現實綑綁\r\n不要害怕 不要慌張\r\n放開手去闖\r\n人生就這麼一次啊\r\n\r\n嘿 你不是孤單的一個人\r\n有許多愛在你身上呢\r\n嘿 不必再遷就感到怯步\r\n這次該為了自己醒著\r\n\r\n嘿 你現在過得好不好\r\n是否被現實綑綁\r\n不要害怕 不要慌張\r\n放開手去闖\r\n人生就這麼一次呀\r\n嘿 凌晨三點還醒著的人\r\n自由的花為你綻放\r\n不必猶豫 不必徬徨\r\n相信自己的步伐\r\n有個充滿愛的 地方\r\n\r\n', 0, '「人生就這麼一次 何不嘗試看看呢?」\r\n-\r\n對我而言\r\n凌晨三點鐘剛好是一個分界線\r\n\r\n在這之前能睡覺的話,還不算是熬夜\r\n在這之後才睡覺的話,才算是真的熬夜\r\n\r\n\r\n而在凌晨三點之後還不能睡覺的這些人\r\n或許是還在忙些什麼\r\n可能還在想著暗戀的對象,而輾轉反側\r\n可能還在工作,為了生活、為了家人、為了所愛的人\r\n也可能正為了自己的夢想努力著\r\n不願被世俗的洪流淹沒\r\n\r\n這些人為了自己的目標努力活著\r\n他們不是孤單一個人\r\n相信這個世界上還有很多一樣的人\r\n\r\n\u2028゚+o。◈。o+゚+o。 近 期 演 出 ◈。o+゚+o。◈。o+゚+o。◈。\r\n\r\n貝克小姐Miss Bac. |向東前進 巡迴專場\r\n\r\n「2B月台即將駛進站的是⋯⋯」,\r\n耳邊傳來日復一日的城市聲響,\r\n人群隨即湧上,推擠著我向前,\r\n渺小的我好像就要被淹沒\r\n\r\n生活如果可以暫時喘口氣有多好?\r\n「或許~逃避比較容易吧~風言風語風吹沙\x08~ 」\r\n腦中浮現了傷心太平洋的旋律\r\n\r\n想起去年 環繞在湛藍太平洋旁的夏天、\r\n東台灣的艷陽、曬得黝黑的肌膚、清澈的山水\x08⋯⋯\r\n心底一直不停有個聲音在說:『時間到了 我該離開了!』\r\n就像候鳥冬日南飛,\r\n2018的夏天,我們追尋身體的本能,要向東前進!\r\n\u3000\u3000\r\n??????? 其 他 傷 心 太 平 洋 ?????????\r\n\r\n【 08/24 桃園 T h E R E 音樂展演空間 】 ▸▸ \r\nhttps://business.facebook.com/events/223421511600742/\r\n【 08/26 宜蘭 賣捌所 UriSabakisho 】 ▸▸ \r\nhttps://business.facebook.com/events/235961913852383/\r\n【 08/27 花蓮 璞石咖啡館 】▸▸ \r\nhttps://business.facebook.com/events/2139979116232054/\r\n【 08/31 蘭嶼 Do VanWa(在海邊) 】 ▸▸ \r\nhttps://business.facebook.com/events/1135568036581297/\r\n【 09/09 台北 小地方展演空間 】 ▸▸ \r\nhttps://business.facebook.com/events/192217188155264/', 0, '', 274, 192023, datetime.datetime(2017, 12, 30, 17, 20, 51), datetime.datetime(2017, 12, 30, 17, 16, 47), datetime.datetime(2017, 12, 30, 17, 16, 47), datetime.datetime(2018, 7, 2, 17, 3, 30), 408080, 10178, 1282, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,1]]},"CN":{"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2018,1]]},"HK":{"top_record_weekly_champions":[[2018,2]]}}', 0, 0, 0, 0, 2, 2, 1955072, 'sha1$uIVAt2GFrenNtzgGvAf7Vn$96a99c21665844e52385379c16f24ddfa54bf03c', datetime.datetime(2025, 6, 4, 19, 19, 39), 0, 'missbac', '', '', 'missbac2017@gmail.com', 0, 1, datetime.datetime(2017, 6, 20, 22, 36, 26), 1527037, 2, 2, 1955072, 'profile_images/mi/ss/missbac/hnLwqiEWnmgWykfLCjPXC6.jpg', 'O', '貝克小姐Miss Bac.', '貝克小姐Miss Bac.', 886, '983002387', datetime.date(2017, 3, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2017, 6, 20, 22, 36, 26), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-04-07T07:38+00:00","hide_location":false}', 2174947, 14627, 22, 13, 1, 0, '', 0, None), (543208, 4, 4, '多想和你一起 (DEMO)', 1604375, 97265783, 1, 6, 0, 'music/Zo/oe/ZooeyWonder/vj6ietg4dEJTEMpZG2uFmW.mp3', 0, 'song_covers/Zo/oe/ZooeyWonder/5mwsbMNxiHDAdm2PQmXZ26.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只有我和你', 0, '詞曲 Written by | 黃玠瑋 Zooey Wonder\n編曲 Arranged by | 黃玠瑋 Zooey Wonder\n混音 Mixed by|Thomas Chuang', 0, '', 252, 192129, datetime.datetime(2017, 12, 2, 10, 46, 3), datetime.datetime(2017, 12, 2, 10, 45, 44), datetime.datetime(2017, 12, 2, 10, 45, 44), datetime.datetime(2017, 12, 11, 6, 19, 52), 127702, 2736, 119, 1, 1, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2017-12-11"],"recommend_by_editor":true,"top_record_weekly_champions":[[2017,49],[2017,50]]},"CN":{"song_of_the_days":["2017-12-12"],"recommend_by_editor":true},"HK":{"top_record_weekly_champions":[[2017,50],[2017,51]]}}', 0, 0, 0, 0, 2, 2, 1604375, 'sha1$BSCsHmV0MMbl$cad8bba29d899345b635d3d33916138c5007c2ac', datetime.datetime(2024, 8, 2, 17, 36, 6), 0, 'ZooeyWonder', '', '', 'zooeywonderland@gmail.com', 0, 1, datetime.datetime(2016, 5, 28, 19, 35, 35), 1262529, 4, 4, 1604375, 'profile_images/Zo/oe/ZooeyWonder/jWQsMgzHyq43HJLFfwDJVi.jpg', 'F', '黃玠瑋', '黃玠瑋 Zooey Wonder', 886, '958917211', datetime.date(1991, 2, 11), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 1), 1, datetime.datetime(2016, 5, 28, 19, 35, 35), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":2,"accredited_datetime":"2021-10-08T07:40+00:00","hide_location":false}', 595547, 9163, 62, 502, 1, 0, '', 0, None), (546214, 4, 4, '追光者 (cover 岑寧兒) ', 906661, None, 1, 5, 0, 'music/yu/an/yuan183186/W2azdcpZwu6deFDDVvmrg7.mp3', 0, 'song_covers/yu/an/yuan183186/MLwYxiabeuKkWywTUX8iGi.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卻依然相信彩虹', 0, 'cover\n\n', 0, '', 246, 192132, datetime.datetime(2018, 1, 5, 4, 39, 51), datetime.datetime(2018, 1, 5, 4, 39, 40), datetime.datetime(2018, 1, 5, 4, 39, 40), datetime.datetime(2018, 1, 5, 13, 51), 153967, 2713, 10, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,2],[2018,3]]},"HK":{"top_record_weekly_champions":[[2018,3],[2018,4]]}}', 0, 0, 0, 0, 2, 2, 906661, 'sha1$a7f58$cc5ecc3348f5da8a1fd2d7df5f975505e8f04a5a', datetime.datetime(2021, 8, 7, 7, 11, 37), 0, 'yuan183186', '', '', 'yuan183186@hotmail.com', 0, 1, datetime.datetime(2013, 8, 26, 17, 34, 21), 539472, 4, 3, 906661, 'profile_images/yu/an/yuan183186/GRkH2LgVQbJa4cePdtW28B.png', 'F', '', '陳妍元Yuan Chen', None, '0912949798', datetime.date(1993, 2, 6), 'KEE', 88, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2013, 8, 26, 17, 34, 21), 1, 0, 'zh-hant', 0, '{"show_intro":false,"hide_gender":false,"hide_location":false}', 395562, 1819, 16, 179, 0, 0, '', 0, None), (546026, 4, 4, '曼徹斯特', 1516572, 97274406, 2, 1, 0, 'music/Wa/ve/WaveManner/njxwNHHnjikRjRQBkT77zh.mp3', 0, 'music_albums/Wa/ve/WaveManner/cDXVztvVsRWSuzKCG7gn4o.jpg', 1, '', '走 地平線 的軌跡\n走 飛行器 的路徑\n在 夜空中 找尋你的 痕跡\n\n等 下一封 你的信\n等 下一片 的雨季\n等 世界裡 看不清的距離\n\n在 等待裡 的回音 好比\n你的名 你的語 你的身影 響起\n\n在 故事裡 目的地\n在 日記裡 的註記 \n在 劇情裡 畫下你的關於\n\n關於 你給的習慣 \n腦海中 那些片段\n\n是你 最閃爍 的記憶\n是你 最浪漫 的伏筆\n是你 表情上 的唯一\n\n是你 最任性 的聲音\n是你 最幸運 的恆星\n是你 占據我 的呼吸', 0, '「是你,占據我的呼吸。」 \ufeff\ufeff\n\ufeff\ufeff\n一萬公里的距離與等待好漫長,曾經天天一起歡笑的表情,現在只剩下一些習慣,而不習慣的是,那些原本該有我與你的場景與劇情,卻只剩下自己。 \ufeff\ufeff\n\ufeff\ufeff\n我很想你。\ufeff\ufeff\n\ufeff\ufeff\n你過得好嗎? \ufeff\ufeff\n\ufeff\ufeff\n在沒有你的這段時間裡,好像讓我慢慢忘記了你的眼神、你的笑容、你的輪廓,甚至把曾經與你一起經歷的一切,都給淡化掉了。 \ufeff\ufeff\n\ufeff\ufeff\n但記得曾經有人說過,在思念的人事物裡,只要心心相印,那份思念即使跨越了地平線;飛越了幾個時差,它都不算太遙遠。 \ufeff\ufeff\n\ufeff\ufeff\n對吧?我最閃爍的記憶、最幸運的恆星。 \ufeff\ufeff', 0, '', 327, 320100, datetime.datetime(2018, 1, 31, 10, 4, 43), datetime.datetime(2018, 1, 1, 16, 25, 10), datetime.datetime(2018, 1, 1, 16, 25, 10), datetime.datetime(2019, 5, 8, 5, 23, 19), 102426, 1485, 26, 1, 6, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,5]]},"HK":{"top_record_weekly_champions":[[2018,5]]}}', 0, 0, 0, 0, 2, 2, 1516572, 'sha1$1zn7wXTRABB5$c8f8182c9f2e889cc8a2e9f8124644e3f8cb183a', datetime.datetime(2024, 10, 13, 13, 31, 18), 0, 'WaveManner', '', '', 'joshua20280@gmail.com', 0, 1, datetime.datetime(2015, 6, 7, 18, 42, 11), 1176204, 4, 4, 1516572, 'profile_images/Wa/ve/WaveManner/Wtf5BTDJWkhoECgQ6E38hV.jpg', 'M', '', '瓦曼倫 Wave Manner', 886, '960552979', datetime.date(2015, 4, 22), 'TAO', 97, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2015, 6, 7, 18, 42, 11), 1, 0, 'zh-hant', 1, '{"show_intro":false,"show_birthday":1,"accredited_datetime":"2021-10-27T09:14+00:00","hide_gender":false,"hide_location":false}', 221620, 725, 13, 46, 1, 0, '', 0, None), (547048, 4, 4, 'Alone In City(一人城市)', 2172380, None, 1, 6, 0, 'music/da/nn/danniyeats/3o2gAnvG6tuB2iALeWjDDk.mp3', 0, 'song_covers/da/nn/danniyeats/a5Zr3tdj9SRfhFjABQf9gM.jpg', 1, '', "So you scare of being alone in city now?\n\nHanging out anywhere but home\n\nFrom jungle to avenue\n\nfrom bookstore to liveshow\n\nLook so good from head to toe\n\nHow about the all night long?\n\nYou see?\n\n(You can see me here)\n(You can see me there)\n(But you can save me nowhere)\n\n(You can see me here)\n(You can see me there)\n(But you can save me nowhere)\n\n---\n\nI'm so scared of being alone in city now\n\nScreaming out anything but love\n\nNot cigarettes nor alcohol\n\nEven all the sex just make it colder and\n\nall the things we're doing\n\njust don't mean what we're looking for\n\n---\n\nOh I can't see where the light is\n\nOh I can't feel where my heart is\n\nI just wanna keep it real\n\nPlease don't bring me down to hell\n\nI beg\n\nI'm alone in this city now\n\n---\n\nOh I can't see where the light is\n\nOh I can't feel where my heart is\n\nI just wanna keep it real\n\nPlease don't bring me down to hell\n\nI beg\n\nI'm alone in this city now", 0, '「城市」这个词对于我的意义有些模糊:过去几年里,我在 5 个不同的城市生活过,说不上来自己属于哪里。\n这首歌诞生在南方的海边,一次孤独的深夜漫游。\n从街边茂密的热带植物丛走向街道上,路过准备打烊的书店,再钻进一个正在狂欢的演出现场。\n看着结束一天欢愉后心满意足的大家,我却突然发现自己就快要被孤独击垮了。\n在那样的心境下,回想起那些紧紧抱住枕头的失眠夜,独自饮下的每一杯 Dry Martini,看完深夜场电影回家路上轻飘飘的自己,一个人躺在手术台被麻醉剂带走知觉的一瞬间......\n我开始好奇:他们都不曾害怕这样的感觉吗?\n\n词曲 Lyrics & Composing: 叶凡Danni\n制作人 Producer: 叶凡Danni\n编曲 Arrangement:叶凡Danni\n鼓 Drums / 吉他 Guitar / 键盘 & 合成器 Keys & Synth / 弦乐 Strings Program:叶凡Danni\n混音 & 贝司 Mixing Engineer & Bass: 王宇\n合声 Backing Vocals: 叶凡Danni、吴雪瑶\n\nInstruments Recording & Mixing @Danni Studio (Beijing)\nRecording Engineer(Instruments): 叶凡Danni\nVocals Recording @Nebula Studio (Hangzhou) w. 关皓聪\n\n- A Danni Studio Production -', 0, '', 242, 320000, datetime.datetime(2018, 1, 22, 13, 50, 19), datetime.datetime(2018, 1, 22, 13, 49, 43), datetime.datetime(2018, 1, 22, 13, 49, 43), datetime.datetime(2019, 4, 18, 8, 42, 46), 204475, 4529, 205, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-02-24"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,6],[2018,7],[2018,8],[2018,10]]},"CN":{"song_of_the_days":["2018-02-25"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,8],[2018,10]]}}', 0, 0, 0, 0, 2, 2, 2172380, 'sha1$JGmjzPUJVSuX$95e60e873d229689b24dfd5eded9060a31bc4a8f', datetime.datetime(2021, 2, 8, 15, 49, 31), 0, 'danniyeats', '', '', 'danniyeats@gmail.com', 0, 1, datetime.datetime(2018, 1, 21, 6, 53, 9), 1743333, 4, 4, 2172380, 'profile_images/da/nn/danniyeats/HWEgZX3Z6sBdC6eTuRXrch.JPG', 'M', '', '叶凡Danni', 86, '18661107616', datetime.date(1991, 10, 22), 'BJ', 2, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 41), 1, datetime.datetime(2018, 1, 21, 6, 53, 9), 2, 0, 'zh-hans', 1, '{"show_intro":false,"show_birthday":1,"hide_gender":false,"hide_location":false}', 262813, 1190, 3, 58, 0, 0, '', 0, None), (547785, 4, 4, '你是被抹去的那一段風景 (tour mix)', 841766, None, 2, 7, 0, 'music/He/ll/HelloNico/C8FEExsc4C6cEV6Sfey9ZN.mp3', 0, 'song_covers/He/ll/HelloNico/vEdKuLEsDAwTk6CSgbFEpc.jpg', 1, '', '你是被抹去的 一成不變的那一段光陰\n而我是被他放下的 捉摸不定的風景\n還沒弄清被什麼吸引 就擁抱在一起\n或只是同樣留下了 灰色的腳印\n\n慌忙服下了 尚未沈澱的幸福\n我們不再孤獨 卻誰也沒把握能留住\n不承認存在於 交纏的某一種錯誤\n而我們都清楚 我們曾是顆飄散的種子\n\n你想走了嗎\n我該離開嗎\n就要失去了嗎\n這樣算失去嗎\n\n是吧', 0, 'TWS171800002\n\n作曲:詹宇庭 / 李詠恩\n作詞:詹宇庭\n編曲:Hello Nico\n製作人:Hello Nico\n\n混音:李詠恩\n母帶混音:Brian Elgin\n\nOP: 黑市音樂有限公司\nSP: StreetVoice International Limited', 0, '', 287, 192020, datetime.datetime(2018, 2, 1, 19, 59, 2), datetime.datetime(2018, 2, 1, 19, 58, 47), datetime.datetime(2018, 2, 1, 19, 58, 47), datetime.datetime(2018, 5, 15, 11, 11, 28), 97705, 2576, 46, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-02-15"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,6]]},"CN":{"song_of_the_days":["2018-02-16"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2018,6]]},"HK":{"top_record_weekly_champions":[[2018,6]]}}', 0, 0, 0, 0, 2, 2, 841766, 'sha1$J9AiQLNbOxoFfTNSBgZeUE$8fbf3bea35b894438d4da245b5917ec1327f7322', datetime.datetime(2025, 5, 12, 10, 22, 32), 0, 'HelloNico', '柏豪', '紀', 'hellonico2013@gmail.com', 0, 1, datetime.datetime(2013, 5, 15, 1, 34, 40), 475059, 4, 3, 841766, 'profile_images/He/ll/HelloNico/ab5599a240f911e6b28a0a86ddb32807.jpg', 'F', 'Hello Nico', 'Hello Nico', 886, '955541410', datetime.date(2013, 5, 20), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 48), 1, datetime.datetime(2013, 5, 15, 1, 34, 40), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"hide_location":false}', 2944829, 30403, 7, 67, 0, 0, '', 0, None), (469211, 4, 4, '菸癮(Demo)', 1592178, 97298830, 2, 7, 0, 'music/wh/oc/whocares2016/275FtU85o8c9wVffNzriCh.mp3', 0, 'song_covers/wh/oc/whocares2016/k8AhZcMHpy86rDtaSK8JAY.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, '戒不掉的 不是癮\r\n\r\nhttps://www.facebook.com/whofXXkingcares/', 0, '', 271, 320120, datetime.datetime(2017, 11, 16, 18, 52, 23), datetime.datetime(2017, 4, 7, 3, 6, 28), datetime.datetime(2017, 4, 7, 3, 6, 28), datetime.datetime(2020, 5, 12, 13, 33, 51), 609180, 9926, 654, 1, 2, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2017,46],[2017,47],[2018,3],[2018,4]]},"CN":{"top_record_weekly_champions":[[2017,46],[2018,1],[2018,3],[2018,4],[2018,5],[2018,14]]},"HK":{"top_record_weekly_champions":[[2017,46],[2017,47],[2017,51],[2017,52],[2018,3],[2018,4]]}}', 0, 0, 0, 0, 2, 2, 1592178, 'sha1$ZVpt0Pk30YG1evbO3vfp5i$bbb9ae116986984cc6ef62e01199735aa0cf632a', datetime.datetime(2025, 5, 19, 18, 28, 2), 0, 'whocares2016', '', '', 'wearewhocares@gmail.com', 0, 1, datetime.datetime(2016, 3, 16, 20, 34, 33), 1250594, 2, 2, 1592178, 'profile_images/wh/oc/whocares2016/4zJTRLuyHwGMX7tkZYPUrt.jpg', 'O', '', 'Who Cares 胡凱兒', 886, '923202038', datetime.date(2016, 3, 7), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 48), 1, datetime.datetime(2016, 3, 16, 20, 34, 33), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-04-22T02:57+00:00","hide_location":true}', 3811981, 16423, 15, 960, 1, 0, '', 0, None), (548180, 4, 4, '一伴 EP', 906661, 97275288, 1, 4, 0, 'music/yu/an/yuan183186/RD3ZoMVwLw64RAYVuUKAMg.mp3', 0, 'song_covers/yu/an/yuan183186/LwY723h5CbuXSwfaNhDr5P.jpg', 1, '', '詞:陳妍元\n曲:陳妍元\n\n\n送你一片光合 如詩的顏色\n帶你去追 靈水山神\n你若不問此生 何時走無份\n眼下的美 是你我共存\n\n也許我們該 \n愛過冰凍的殘忍\n而後綿延的綠意回溫\n\n也許我們該\n愛彼此破碎星辰\n閃亮每一寸你那執迷的天真\n\n為你留一扇門 在心上我肯 \n聽你撫你 我的責任\n也仍害怕失衡 但仍快樂 \n快樂的人 有你我兩人\n\n也許我們該\n親吻狼狽的旅人\n走遍千山仍衷於一個\n\n也許我們該\n明白年華也是走過就留痕\n願這愛恆久不分\n\n\n\n製作 : 林孝駿 \n編曲 : 陳大慶\n錄音混音 : 顧孟堯 ', 0, '如果我們能明白,有人願意以愛和關心的角度在身邊陪伴,是一種最純粹的可貴,我們就不會去計較彼此呈現出的好壞,不會再要求對方能給得更多,我們只在意是否還留有天真浪漫,只擔心時光的流逝將時間越縮越短\n\n\n2/9 數位發行 和你有關的幸福\n陳妍元粉絲專頁:https://www.facebook.com/swimmingbrid/\n', 0, '', 210, 192155, datetime.datetime(2018, 2, 8, 14, 1, 19), datetime.datetime(2018, 2, 8, 14, 1, 4), datetime.datetime(2018, 2, 8, 14, 1, 4), datetime.datetime(2018, 3, 5, 1, 57, 4), 13838, 336, 13, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 906661, 'sha1$a7f58$cc5ecc3348f5da8a1fd2d7df5f975505e8f04a5a', datetime.datetime(2021, 8, 7, 7, 11, 37), 0, 'yuan183186', '', '', 'yuan183186@hotmail.com', 0, 1, datetime.datetime(2013, 8, 26, 17, 34, 21), 539472, 4, 3, 906661, 'profile_images/yu/an/yuan183186/GRkH2LgVQbJa4cePdtW28B.png', 'F', '', '陳妍元Yuan Chen', None, '0912949798', datetime.date(1993, 2, 6), 'KEE', 88, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2013, 8, 26, 17, 34, 21), 1, 0, 'zh-hant', 0, '{"show_intro":false,"hide_gender":false,"hide_location":false}', 395562, 1819, 16, 179, 0, 0, '', 0, None), (166681, 4, 4, '雲 Demo', 782612, 13565, 2, 1, 0, 'music/pa/ra/paralleloutput/2a09cedeb88a460185e8fbc0e4a6f3f6.mp3', 12168914, '', 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, '', 0, None, 304, 320000, datetime.datetime(2012, 4, 24, 1, 3, 19), datetime.datetime(2012, 4, 24, 1, 3, 19), datetime.datetime(2012, 4, 24, 1, 3, 19), datetime.datetime(2015, 3, 25, 10, 51, 6), 5356, 67, 5, 1, 2, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 782612, 'sha1$7SfkmfcZmHHP$5ce380c2c2ceca25c273e895277a911db6275695', datetime.datetime(2023, 9, 30, 4, 23, 53), 0, 'paralleloutput', '', '', 'paralleloutput@gmail.com', 0, 1, datetime.datetime(2012, 1, 8, 5, 35, 1), 416669, 4, 4, 782612, 'profile_images/pa/ra/paralleloutput/4BxwmKyMq8W9emRyUfYhp7.jpg', 'M', '', 'ParallelOutput平行輸出', None, '', datetime.date(1990, 1, 1), None, None, 0, 1, None, datetime.datetime(2025, 6, 27, 21, 2, 57), 1, datetime.datetime(2012, 1, 8, 5, 35, 1), 1, 0, 'zh-hant', 0, '{"show_intro":false,"hide_gender":false,"hide_location":false}', 22385, 140, 24, 24, 0, 0, '', 0, None), (495557, 4, 4, '四月七號Demo', 1955072, None, 1, 6, 0, 'music/mi/ss/missbac/Emfv3rXFGNRYXbjxHz58G7.mp3', 0, 'song_covers/mi/ss/missbac/o9CnuomLH2zK2xvjp66NRh.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', 0, '〖 四 月 七 號 Official Video 首 播 〗\n\n2 0 1 8 / 0 4 / 0 7 P M 5 : 3 9\n\n給那些在你們心中已經過去的,\u2028但現在由衷希望他過得很好的人。\n時間的流動就像高速公路奔馳的車呼嘯而過,\u2028\n突然回頭,\u2028才發現什麼都離得很遠了,\n\u2028我們都已經走出傷痛,\u2028並且真心感謝那些曾經讓自己成長的所有。\n\n今天又是一個新的四月七號,\n但這次我就先走了喔,\n頭也 不回的走。\n\n゚+o。◈。o+゚+o。◈。o+゚+o。◈。o+゚+o。◈。o+\n\n終於推出第一支影片,很感謝一直支持我們的人!\u2028\nYouTube高清版本也同步發佈!\n▸▸\xa0https://www.youtube.com/watch?v=mbllaZuvhDs\nFind Us\n▸▸https://www.facebook.com/missbacterium/\n\n\u2028゚+o。◈。o+゚+o。◈。o+゚+o。◈。o+゚+o。◈。o+\n\n〖 特 別 感 謝 〗\n錄音:李致遠\u2028\n攝影:方宥琪\n\u2028剪接:李佳綺\n女主角:藍 婷\n(https://www.facebook.com/LANTING1203/)\n\n\u2028゚+o。◈。o+゚+o。◈。o+゚+o。◈。o+゚+o。◈。o+\n\n〖 近 期 演 出 〗\n點連結一探究竟!▸▸https://goo.gl/BqrTo4', 1, '', 253, 192025, datetime.datetime(2017, 12, 19, 16, 48, 18), datetime.datetime(2017, 6, 20, 22, 37, 48), datetime.datetime(2017, 6, 20, 22, 37, 48), datetime.datetime(2018, 4, 7, 13, 7, 5), 342230, 7561, 805, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1955072, 'sha1$uIVAt2GFrenNtzgGvAf7Vn$96a99c21665844e52385379c16f24ddfa54bf03c', datetime.datetime(2025, 6, 4, 19, 19, 39), 0, 'missbac', '', '', 'missbac2017@gmail.com', 0, 1, datetime.datetime(2017, 6, 20, 22, 36, 26), 1527037, 2, 2, 1955072, 'profile_images/mi/ss/missbac/hnLwqiEWnmgWykfLCjPXC6.jpg', 'O', '貝克小姐Miss Bac.', '貝克小姐Miss Bac.', 886, '983002387', datetime.date(2017, 3, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2017, 6, 20, 22, 36, 26), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-04-07T07:38+00:00","hide_location":false}', 2174947, 14627, 22, 13, 1, 0, '', 0, None), (549728, 4, 4, '住在天狼星的那個人', 1488453, 97275393, 1, 6, 0, 'music/oh/my/ohmymeiting/jpZXeSdyBVPHwpeXLdPxDd.mp3', 0, 'song_covers/oh/my/ohmymeiting/A2Y4mgqcFGnEZfHbZwjsfL.jpg', 1, '', '住在天狼星的那個人\n\n作曲:黃美婷\n作詞:黃美婷\n編曲:Jeryl Lim\n\n在望無邊際的天空上面\n一閃一閃眾多星星裡面\n還是他最耀眼\n亮得我都睜不開眼\n\n我和他之間有幾個光年?\n乘坐太空船趕走了思念\n看見他的笑顏\n時間停止在這瞬間\n\n住在天狼星的那個人\n那拐走我的心的人\n他天天叫我煩惱鬱悶\n明明感覺是對的人\n但誰也不願先出聲\n別做無謂的抗爭\n\n住在天狼星的那個人\n想趁這機會問一問\n你心裡到底有沒有我們?\n明明你就是對的人\n你要不要認真\n給我一個溫柔的吻\n讓我們一起私奔\n\n漫步星環又繞了一大圈\n感覺就好像過了一千年\n遠處你的 指尖\n什麼時候才能再碰見\n\n住在天狼星的那個人\n那拐走我的心的人\n他天天叫我煩惱鬱悶\n明明感覺是對的人\n但誰也不願先出聲\n別做無謂的抗爭\n\n住在天狼星的那個人\n想趁這機會問一問\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\nTrack 5 - 住在天狼星的那個人\n\n謝謝你成為我天空中最閃亮的星星\n\n追蹤:\n黃美婷YOUTUBE:ohmymeiting\n黃美婷FACEBOOK:ohmymeiting\n黃美婷IG:ohmymeiting', 0, '', 265, 192064, datetime.datetime(2018, 3, 3, 15, 49, 44), datetime.datetime(2018, 3, 3, 15, 49, 21), datetime.datetime(2018, 3, 3, 15, 49, 21), datetime.datetime(2018, 3, 5, 4, 11, 10), 279237, 6571, 334, 1, 4, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,11],[2018,12]]},"HK":{"top_record_weekly_champions":[[2018,11],[2018,12]]}}', 0, 0, 0, 0, 2, 2, 1488453, 'sha1$34dR5Rv4VoOjdfOJCqKSoG$30f63af769a9be54ddea22fb5f79a7e3b919c4be', datetime.datetime(2025, 6, 3, 2, 7, 58), 0, 'ohmymeiting', '', '', 'ohmymeiting@gmail.com', 0, 1, datetime.datetime(2015, 3, 4, 0, 49, 46), 1148478, 4, 4, 1488453, 'profile_images/oh/my/ohmymeiting/R5G4jrC2JdzMNKSbAzKAE2.jpg', 'F', '黃美婷', 'OHMYMEITING', 65, '91275676', datetime.date(1991, 4, 4), 'SG', 190, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 55), 1, datetime.datetime(2015, 3, 4, 0, 49, 46), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2024-01-11T09:13+00:00","hide_location":true}', 575196, 3567, 15, 5189, 1, 0, '', 0, None), (377432, 4, 4, '留給你的我從未【Demo】', 1597251, 97265712, 1, 4, 0, 'music/sw/ee/sweetjohnband/0f95037695064d1a80ed96cdcbcf8db8.mp3', 0, 'song_covers/sw/ee/sweetjohnband/3rAoFk4TajBNvmFNqbLR4U.png', 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• Facebook https://www.facebook.com/sweetjohnband\n• StreetVoice https://tw.streetvoice.com/sweetjohnband\n• Weibo http://weibo.com/SweetJohn \n• Pinkoi https://www.pinkoi.com/store/m-forest\n\n-------------\n⊙ 實體購買通路・請用行動支持約翰\n\u3000● Pinkoi(單曲、樂團周邊) https://goo.gl/4Pp2aw\u3000\n\u3000● 博客來 https://goo.gl/pFxftf\n\u3000● 誠品 https://goo.gl/HVwMYE\n\u3000● 台中特約寄賣點 元氣唱片行\n\u3000● 光南、小白兔、佳佳等各大唱片行皆有販售\n\n⊙ 數位上架平台\n\u3000●【 Apple Music 】 https://goo.gl/VDpWhz\n\u3000●【 Spotify 】 https://goo.gl/Z1kHD6\n\u3000●【 KKbox 】 https://goo.gl/fbdsPL\n-------------', 0, '', 258, 192126, datetime.datetime(2016, 10, 31, 16, 23, 24), datetime.datetime(2016, 10, 30, 2, 43, 49), datetime.datetime(2016, 10, 30, 2, 43, 49), datetime.datetime(2019, 5, 14, 3, 31, 8), 361587, 9895, 359, 1, 5, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2016-11-25"],"recommend_by_editor":true}}', 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), (556948, 4, 4, '不是因為天氣晴朗才愛你', 2175901, None, 1, 5, 0, 'music/Be/st/Bestards/dTXNgmkagqY2E36qQtKgZV.mp3', 0, 'song_covers/Be/st/Bestards/JVkwtpooie5fydPZowmnke.png', 1, '', '不是因為天氣晴朗才愛你\r\n不是因為看見星星才想你\r\n不是因為剛好沒有別的事\r\n才一直一直一直\r\n在腦海裡複習\r\n擁抱你 什麼角度最合適\r\n\r\n其實我 常會想像我們老了的樣子\r\n左邊牽著手 右手拉小狗\r\n可能還有很多小孩子\r\n\r\n其實我 不是因為好天氣才這麼說\r\n牽著你走過\r\n大雨盛開水花的路口\r\n也是我一樣喜歡的夢\r\n\r\n不是因為天氣晴朗才愛你\r\n不是因為看見星星才想你\r\n不是因為剛好沒有別的事\r\n才一直一直一直\r\n在腦海裡複習\r\n擁抱你 什麼角度最合適\r\n\r\n其實我 常會想像我們老了的樣子\r\n左邊牽著手 右手拉小狗\r\n可能還有很多小孩子\r\n\r\n其實我 不是因為好天氣才這麼說\r\n牽著你走過\r\n大雨盛開水花的路口\r\n也是我一樣喜歡的夢\r\n\r\n牽著你走過\r\n大雨盛開水花的路口\r\n也是我一樣喜歡的夢', 0, '與你相遇在那麼晴朗的天氣\r\n城市、陽光、你的笑容、我的掌心\r\n一切都溫暖的很自然\r\n\r\n但幸福的這一刻只想要你知道\r\n即便遇見了下著雨的壞天氣\r\n也會用全部的心\r\n愛你\r\n\r\n作詞 | 邱建豪\r\n作曲 | 邱建豪\r\n編曲 | 理想混蛋\r\n主唱 | 邱建豪\r\n吉他 | 李建廷\r\n錄音 | 築流音樂工作室—李宗軒、林書弘\r\n混音 | 林書弘\r\n後期處理 | 李宗軒\r\n理想混蛋粉絲專頁 | https://www.facebook.com/wearebestards\r\n\r\n【理想混蛋『威爾剛剛好:Well, it’s good』專場】\r\n演出時間 | 2018.08.18 (六) 08:30-10:30 p.m.\r\n演出地點 | 公館河岸留言 (台北市中正區羅斯福路三段244巷2號B1)\r\n預售票價 | NT$400元\r\n預售連結 | https://bit.ly/2xFl0WZ 、7-11 ibon 機檯直接購票\r\n活動頁面 | https://goo.gl/FDe77a\r\n\r\n【理想混蛋《不是因為天氣晴朗才愛你》Official Lyric Video】\r\n大家期待的歌詞版MV在YouTube上架囉!\r\n點擊網址 | https://goo.gl/rKXj2D\r\n\r\n\r\n【《不是因為天氣晴朗才愛你》吉他六線譜釋出】\r\n很高興大家給予《不是因為天氣晴朗才愛你》支持\r\n我們製作了這首歌的六線譜\r\n有完整的指法與和弦\r\n已經公開在理想混蛋的粉絲專頁上囉!\r\nPDF版下載:\r\nhttps://goo.gl/7qBwwV', 0, '', 240, 192000, datetime.datetime(2018, 5, 25, 9, 28, 12), datetime.datetime(2018, 5, 25, 9, 27, 26), datetime.datetime(2018, 5, 25, 9, 27, 26), datetime.datetime(2018, 6, 5, 9, 53, 24), 1637449, 34054, 1165, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,22],[2018,23],[2018,24],[2018,25],[2018,27],[2018,28],[2018,29],[2018,30]]},"CN":{"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2018,21],[2018,23]]},"HK":{"top_record_weekly_champions":[[2018,21],[2018,22],[2018,23],[2018,24],[2018,28]]}}', 0, 0, 0, 0, 2, 2, 2175901, 'sha1$V9zCU4shrDLZ$1995f70dac86d729388e879077875de4783b2ed4', datetime.datetime(2022, 11, 28, 17, 37, 41), 0, 'Bestards', '', '', 'b101103092@tmu.edu.tw', 0, 1, datetime.datetime(2018, 2, 11, 12, 4), 1746856, 4, 4, 2175901, 'profile_images/Be/st/Bestards/g6dQwdiXvWVJsgopomkkdB.jpg', 'O', '', '理想混蛋 Bestards', 886, '928948745', datetime.date(2017, 10, 14), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 43), 1, datetime.datetime(2018, 2, 11, 12, 4), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1}', 8007977, 51032, 47, 8695, 1, 0, '', 0, None), (561950, 4, 4, '獨角仙的夢', 2175901, None, 1, 5, 0, 'music/Be/st/Bestards/Yx6CTgWa4LAPaLFvH6nkXD.mp3', 0, 'song_covers/Be/st/Bestards/SShkEq9dxqwC3SLgx7KzVd.png', 1, '', '驕傲的活著 向晚的天空裡飛\r\n身體還殘留著 土壤氣味\r\n\r\n高樓天際線 尖銳的割開夕陽的窗簾\r\n卻透不進光線\r\n\r\n有沒有一座花園 很美\r\n光臘樹盛開鮮豔\r\n霧霾中睜開雙眼 卻看見\r\n城市燈火炙烈\r\n\r\n看我往前飛 看我一角劈開夏天\r\n劈開了 水泥和鋼鐵\r\n飛回童年的鄉間\r\n\r\n跟我往前飛 在翅膀都風乾以前\r\n能飛多遠 就飛更遠一點\r\n去找回綠色的夏天\r\n\r\n成群的孩子 低著頭越過斑馬線\r\n誰偷走了他們 頭上的星點\r\n\r\n無止盡改變 今日的柏油昨日的森野\r\n前進還是後退\r\n\r\n有沒有一座花園 很美\r\n光臘樹盛開鮮豔\r\n霧霾中睜開雙眼 卻看見\r\n城市燈火炙烈\r\n\r\n看我往前飛 看我一角劈開夏天\r\n劈開了 水泥和鋼鐵\r\n飛回童年的鄉間\r\n\r\n跟我往前飛 在翅膀都風乾以前\r\n能飛多遠 就飛更遠一點\r\n去找回綠色的夏天\r\n\r\n小時候幻想穿上了鎧甲去冒險\r\n去尋找一座藏著寶藏的森林裡\r\n我們跳舞 我們遊戲著 笑臉\r\n\r\n長大卻發現世界不如想像完美\r\n大人說砍下樹木就會流出金錢\r\n我的夢卻要破碎\r\n不能妥協\r\n\r\n看我往前飛 看我一角劈開夏天\r\n劈開了 水泥和鋼鐵\r\n立起旗桿挑戰整個世界\r\n\r\n跟我往前飛 在翅膀都風乾以前\r\n能飛多遠 就飛更遠一點\r\n去找回綠色的夏天', 0, '在每天都散步的公園,某天偶然看見了一隻獨角仙。\r\n牠緩緩地、努力地從柏油路面爬向一片小小的草地。\r\n原本我想幫助牠移動以免被腳踏車或其他人碾碎,卻被牠堅持拒絕了,一支角對我晃呀晃好像告訴我牠自己知道牠要去哪裡,而且牠自己會走到的。\r\n\r\n於是我就在旁邊守候著牠直到牠安全的爬進草叢裡。\r\n\r\n也許在現在這個世界裡,這樣一個公園已經是牠們最好的樂園,而諷刺的是遠方工業區的煙囪還冒著煙,城市的擴張依然持續著,剝奪著生物們的生存空間。\r\n\r\n牠眼裡的世界是怎麼樣的呢?也許我們都期待一個綠色的夏天。\r\n\r\n作詞 | 邱建豪\r\n作曲 | 邱建豪\r\n編曲 | 理想混蛋\r\n主唱 | 邱建豪\r\n吉他 | 李建廷\r\n打擊 | 盧可沛\r\n沙沙 | 郭哲成\r\n口琴 | 郭哲成\r\n錄音 | 築流音樂工作室—李宗軒、林書弘\r\n混音 | 林書弘\r\n後期處理 | 林書弘\r\n理想混蛋粉絲專頁 | https://www.facebook.com/wearebestards', 0, '', 308, 320000, datetime.datetime(2018, 7, 29, 5, 2, 17), datetime.datetime(2018, 7, 29, 5, 1, 48), datetime.datetime(2018, 7, 29, 5, 1, 48), datetime.datetime(2018, 8, 2, 13, 3, 26), 257977, 6893, 106, 1, 0, 1, 0, None, 4, '{"CN":{"recommend_by_editor":true},"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2175901, 'sha1$V9zCU4shrDLZ$1995f70dac86d729388e879077875de4783b2ed4', datetime.datetime(2022, 11, 28, 17, 37, 41), 0, 'Bestards', '', '', 'b101103092@tmu.edu.tw', 0, 1, datetime.datetime(2018, 2, 11, 12, 4), 1746856, 4, 4, 2175901, 'profile_images/Be/st/Bestards/g6dQwdiXvWVJsgopomkkdB.jpg', 'O', '', '理想混蛋 Bestards', 886, '928948745', datetime.date(2017, 10, 14), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 43), 1, datetime.datetime(2018, 2, 11, 12, 4), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1}', 8007977, 51032, 47, 8695, 1, 0, '', 0, None), (565543, 4, 4, '練習一個人生活', 1877687, 97315069, 1, 6, 0, 'music/nc/kn/nckn/QkmJGzB423P6gQFJv39ao8.mp3', 0, 'song_covers/nc/kn/nckn/khi8AdKbrFe62bEeb4jAYn.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, '詞曲 Lyrics / Music | 陳弘育 Ken Chen\n編曲 Arrangement | 南西肯恩 Neci Ken\n大提琴 Cello | 邵佳瑩\n鋼琴 Piano | Edward Ebonoir\n混音 Mixing|陳沛瑜\n\n「生命的旅程注定了孤獨,\n是因為放不下才拒絕了停留。」\n\n什麼時候 我們開始練習一個人\n開始將曾經的習慣變成另一種新的習慣\n那些自以為 卻如同穿心針紮上\n好像只有不停的練習 才能忘記\n\n只要活在世上,孤獨就不會終結。\n\n南西肯恩首張正式 EP《那麼我想再擁有自己》\n【數位平台點聽】\nhttp://bit.ly/那麼我想再擁有自己\n\nFind us\nFacebook • https://www.facebook.com/ncknband\nInstagram • @ncknband', 0, '', 333, 320000, datetime.datetime(2018, 9, 14, 14, 35, 53), datetime.datetime(2018, 9, 14, 14, 35, 18), datetime.datetime(2018, 9, 14, 14, 35, 18), datetime.datetime(2020, 11, 19, 20, 16, 13), 731551, 15659, 1171, 1, 4, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,38],[2020,6],[2020,7]]},"CN":{"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2018,38]]},"HK":{"top_record_weekly_champions":[[2018,38],[2018,40],[2018,41]]}}', 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), (564653, 4, 4, '誰', 470261, 97298645, 1, 4, 0, 'music/le/ft/left7792/dHDwsrd5QMHMeujGKb6EUV.mp3', 0, 'song_covers/le/ft/left7792/9HpnxrXNkTEAgK9x4siktF.jpg', 1, '', '害怕伸出手\n裝作\u3000什麼都不想要\n「這樣也好」 每天說服著自己\n\n還在原地停留 \n等著你\n也等著我自己\n你若能懂\u3000現在別再猶豫\u3000\u3000\u3000\u3000\n走進我的心\n\n誰 能夠找到我\n在人海中 流浪等待 愛\n將我的輪廓填滿\n\n誰 想要找到我 多麼希望\n擁有一個你 讓我值得存在\n\n你能否 由衷\n容納每一種的我\n我會願意 賠上一切的愛\n\n誰 能夠找到我\n在人海中 流浪等待 愛\n將我的輪廓填滿\n\n誰 想要找到我 多麼希望\n擁有一個你 讓我值得存在', 0, '詞:李友廷\n曲:李友廷\n製作人:李友廷\n編曲:李友廷\n\n鼓:王毛恩\n木吉他:李友廷\n貝斯:郭宏\n大提琴:劉涵\n\n錄音:周均@追夢者娛樂整合工作室\n混音:周均@追夢者娛樂整合工作室\n母帶後期處理混音:周均@追夢者娛樂整合工作室', 0, '', 249, 320000, datetime.datetime(2018, 11, 30, 15, 43, 44), datetime.datetime(2018, 8, 31, 4, 33, 2), datetime.datetime(2018, 8, 31, 4, 33, 2), datetime.datetime(2018, 11, 30, 16, 53, 46), 898058, 21153, 472, 1, 1, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-09-30"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,36],[2018,37]]},"CN":{"song_of_the_days":["2018-10-01"],"recommend_by_editor":true},"HK":{"top_record_weekly_champions":[[2018,37],[2018,45]]}}', 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), (566882, 4, 4, '擋一根mp3', 1824564, None, 1, 4, 0, 'music/bi/si/bisiugroup/vbRTAAwx6jahqUSHGVYHUn.mp3', 0, 'song_covers/bi/si/bisiugroup/DqKahPcDpSFHC7WjmLYra5.jpg', 1, '', '猶記得那天男孩露了餡 他說話兜著圈\n看女孩皺著眉 質問著男孩你抽夠了沒\n說夠了沒 男孩捲起一根煙 \n霎時間 他視線 停留在 她指尖\n\n如果你要抽 不如分我抽一點\n讓我承受著 你肺裡面的漆黑\n雖然不能體會你的感覺 \n但我會試著給\n\n想為妳堅持為妳變好 卻被現實給顛倒\n為了面子為了麵包 這圈子的圈套\n於是偏執的厭世著到無法辨識了 自己的靈魂就先死了\n到底什麼是愛情 我不知道\n\n於是男孩愈飛愈高 愈chill愈chill out\n女孩開始懷疑自己到底夠不夠好\n是否還在同個tone調 是否還重要\n\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編曲:美秀集團', 0, '', 224, 320000, datetime.datetime(2018, 10, 11, 9, 53, 22), datetime.datetime(2018, 10, 11, 9, 54, 28), datetime.datetime(2018, 10, 11, 9, 54, 28), datetime.datetime(2018, 10, 11, 9, 54, 28), 643891, 16239, 465, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,42]]},"CN":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,42]]},"HK":{"top_record_weekly_champions":[[2018,42]]}}', 0, 0, 0, 0, 2, 2, 1824564, 'sha1$YQtvLov4crv6$b57286ed8598619749800e9aee4e9c9ee2ba1ad8', datetime.datetime(2021, 12, 17, 5, 49, 59), 0, 'bisiugroup', '', '', 'bisiugroup@gmail.com', 0, 1, datetime.datetime(2017, 2, 2, 22, 52), 1337696, 2, 2, 1824564, 'profile_images/bi/si/bisiugroup/9AyvUU9FcJib4aDzA7efRS.png', 'O', '美秀集團', '美秀集團', 886, '961199542', datetime.date(2016, 5, 27), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2017, 2, 2, 22, 52), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"show_birthday":1,"hide_location":false}', 1576803, 41140, 0, 19367, 1, 0, '', 0, None), (567816, 4, 4, '還想要 demo', 2223130, 97320348, 2, 1, 0, 'music/Wa/lk/WalkingDownZhinanRoad/3EeYAvskVJ3VyBvnqjJWiX.mp3', 0, 'song_covers/Wa/lk/WalkingDownZhinanRoad/EhccCQYzD4TpM8WYjJHrd8.jpg', 1, '', '[00:29.10]還想要 跟你一起去跳舞\n[00:33.06]在公園 沒有負擔的散步\n[00:37.00]我知道 你會偷偷傻笑\n[00:40.41]也知道 你喜歡哪種貓\n[00:44.15] \n[00:44.16]還想要 陪你去看星星\n[00:47.92]在屋頂 抱著吉他等日出\n[00:51.61]我知道 我會偷偷想像\n[00:55.34]也知道 那不過是幻想\n[01:00.07]-\n[01:13.43]在閃爍 我們的花火 有點撲朔\xa0\n[01:20.79]這溫度 撐不過一個冬\n[01:30.70] \n[01:30.71]I thought that we were in love\n[01:34.82]但好像是胡思亂想\n[01:37.94]When our lives go on\n[01:42.11]我也可能被遺忘\n[01:45.65] \n[01:45.66]我以為擁有對方\n[01:49.44]就能停止愛情的迷惘\n[01:53.93]就這樣吧 我不再傻\n[01:57.73]沒有你 我依然是我呀\n[02:02.81]-\n[02:16.34]還想要 跟你一起去旅行\n[02:20.25]在草原 漫無目的的談心\n[02:23.94]我知道 你會偷偷擁抱\n[02:27.71]也知道 你喜歡的味道\n[02:31.25] \n[02:31.26]還想要 不知不覺走下去\n[02:35.06]牽著手 從此我不再猶豫\n[02:38.70]我知道 我會偷偷祈禱\n[02:42.46]也知道 我不再為你\n[02:45.65]而閃爍 我們的花火 有點撲朔\xa0\n[02:53.16]這溫度 撐不過一個冬\n[03:04.63]-\n[03:25.65]I thought that we were in love\n[03:30.18]但好像是胡思亂想\n[03:32.31]When our lives go on\n[03:36.93]我也可能 可能 可能 (被遺忘)\n[03:40.30]\n[03:41.26]我以為擁有對方\n[03:43.89]就能停止愛情的迷惘\n[03:48.03]就這樣吧 我不再傻\n[03:52.12]沒有你 我依然是我呀', 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''Because I’m free, nothing’s worrying me.''\r\n我走指南路,夢想就是每天淋濕生活的雨水。\r\n\r\n成團於2018.05.05,金旋入圍決賽的那一天。\r\n\r\n獲得第35屆政大金旋獎:\r\n重對唱組第一名\r\n最佳編曲 \r\n最佳現場演出\r\n中國信託現場人氣獎\r\n創建網路重對唱人氣冠軍\r\n創建網路跨組別人氣冠軍\r\n\r\nFacebook: https://www.facebook.com/WalkingDownZhinanRoad/\r\n\r\nYoutube:\r\nhttps://www.youtube.com/channel/UCg_r3OqCg1PtXLMS9PvPDhg\r\n\r\n新浪微博:\r\nhttp://weibo.com/u/6818806729\r\n\r\n__________________________________________\r\n\r\n【音樂製作團隊】\r\n\r\n詞 | 牛淳安\r\n\r\n曲 | 牛淳安\r\n\r\n編曲 | 我走指南路 WalkingDownZhinanRoad\r\n\r\nVocal/Keyboard | 牛淳安\r\n\r\nVocal/Guitar | 牛淳權\r\n\r\nDrum | 施柏寬\r\n\r\nBass | 王子安\r\n\r\nGuitar | 李威樂\r\n\r\n錄音師 | 趙宇晨\r\n\r\n混音師 | 趙宇晨\r\n\r\n美術團隊\r\n\r\n藝術總監 | 丁紫芸\r\n\r\n美術總監 | 王薫慧\r\n\r\n__________________________________________\r\n\r\n【休團一年】\r\n一年之後,還想要嗎?\r\n\r\n休團是因為要完成團員們早就預訂的一些人生計畫,例如出去交換等,但我們都相信這不代表指南路走到盡頭了。\r\n\r\n有至今的發展與成果,並不是當初預想得到的,我們只不過是夢想能站上金旋舞台,用用那些高級器材罷了。沒想到得了獎,創了粉專,收到一些邀約,上了小河,唱了我們的自創曲,最後終於把這首歌demo做出來了。短短數月,一切實在好不真實。\r\n\r\n感謝大家這幾個月來的陪伴與照顧,我們會繼續努力地走在指南路上的,希望你們也是。", 0, '', 271, 320000, datetime.datetime(2018, 10, 31, 10, 36, 14), datetime.datetime(2018, 10, 31, 13, 14), datetime.datetime(2018, 10, 31, 13, 14), datetime.datetime(2023, 7, 21, 17, 35, 55), 641346, 12443, 329, 1, 1, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,44],[2018,45],[2018,46],[2018,47],[2019,15]]},"CN":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,44],[2018,45],[2018,46],[2018,47],[2019,9],[2019,10],[2019,11],[2019,12],[2019,14],[2019,15]]},"HK":{"top_record_weekly_champions":[[2018,45],[2018,46],[2018,47]]}}', 0, 0, 0, 0, 2, 2, 2223130, 'sha1$92wtM9A7nlQq$37953aaa4772518b5a10f6c2200bdafff8b5f43b', datetime.datetime(2023, 8, 29, 14, 41, 25), 0, 'WalkingDownZhinanRoad', '', '', 'walkingdownzhinanroad@gmail.com', 0, 1, datetime.datetime(2018, 7, 7, 6, 5, 49), 1794091, 4, 4, 2223130, 'profile_images/Wa/lk/WalkingDownZhinanRoad/fzhbtNRdbhQLUtuwNjEbN4.jpg', 'O', '', '我走指南路 WDZNR', 886, '978238322', datetime.date(2018, 5, 5), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2018, 7, 7, 6, 5, 49), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":0,"accredited_datetime":"2021-05-10T08:27+00:00"}', 1355587, 8532, 16, 448, 1, 0, '', 0, None), (568214, 4, 4, '箱子歌 Strangers ( Live_Sofar Taipei )', 837848, None, 1, 6, 0, 'music/ja/ck/jackysu223/zcHSnViQ26kYDTCjYgSjNF.mp3', 0, 'song_covers/ja/ck/jackysu223/sLh3hmEwAKwowXvy49PkCh.jpg', 1, '', 'A\n生活瑣事擾人\n擺脫不掉的線性人生\n困頓疑惑叢生\n你也是個有故事的人\n\n咖啡香多迷人\n不知不覺地越聊越深\n乘著無邊夜色\n你的輪廓也融入我的\n\nB\n於是 我們 圍坐在這\n試著 重溫 那些天真\n此刻 世界 遠了 不再干涉\n而心門 開了\n(當箱子 開著)\n\nA2\n開始反問自身\n開始會 思考別的可能\n過往的喜怒哀樂\n以前不懂的現在 我懂了', 0, '彈法:\nhttps://www.facebook.com/shao223/videos/311790622993375/\n\n對人好奇、對人溫柔、對人有耐心。\n恰如你渴望被那樣對待。\n\n傾聽與傾訴都是愛的藝術。\n用心的話,都能救人。\n用心的話,都能得救。\n\n/\n\n〈致 一杯咖啡,一個故事〉20160528\n\n我相信,不論何時何地、或重來幾次,孤獨的人們終究會像同頻率的鯨魚一樣找到彼此。\n\n但每一個今天都比昨天更嘈雜,好幾次就連自己崩塌咆哮的聲音都聽不到。才開始意識,必然背後總得有千絲萬縷的偶然,我們太渺小,且所有背離這個真相的感受都是虛幻。從此不得不誠惶誠恐、不得不為緣份的恩賜涕零。\n\n把箱子搬到草地上的每一天,一個又一個奇蹟爭相開滿我的世界,可愛的人美麗的心,讓最黯淡的影子裡也泛著暖光。\n\n人生是一場向痛苦與無聊發起的無盡鬥爭,還禁不起單打獨鬥的、平庸的我,所幸撞見了各種各樣的你們,伴我在別有用心的生活裡翩翩舞蹈。\n\n何其幸運。\n\n詞曲:Shao\n鼓手 / 合音:Stan Chou\n現場錄音:Sofar Sounds Taipei\n混音:GANNNNN Studio', 0, '', 264, 192000, datetime.datetime(2018, 11, 10, 8, 22, 24), datetime.datetime(2018, 11, 6, 22, 42, 49), datetime.datetime(2018, 11, 6, 22, 42, 49), datetime.datetime(2019, 4, 27, 6, 56, 33), 238186, 5552, 376, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,46]]},"CN":{"top_record_weekly_champions":[[2018,46],[2018,47]]},"HK":{"top_record_weekly_champions":[[2018,46]]}}', 0, 0, 0, 0, 2, 2, 837848, 'sha1$FCbEu6t2vaYN$50a46b97096351d86244cea4339a4fdf7cdf4d09', datetime.datetime(2023, 9, 9, 16, 3, 21), 0, 'wenshao', '文劭', '蘇', 'jackysu223@gmail.com', 0, 1, datetime.datetime(2013, 4, 18, 23, 44, 26), 471204, 2, 2, 837848, 'profile_images/ja/ck/jackysu223/ub8oBeeiUNa9wTqVfnoJ7D.png', 'M', '蘇文劭', '蘇文劭劭Shao', None, '', datetime.date(1993, 2, 23), 'TAO', 97, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 37), 1, datetime.datetime(2013, 4, 18, 23, 44, 26), 1, 0, 'zh-hant', 0, '{"hide_gender":false,"show_intro":false,"show_birthday":2,"had_edit_username":true,"accredited_datetime":"2023-03-07T08:57+00:00","hide_location":false}', 622840, 4446, 64, 233, 1, 0, '', 0, None), (571240, 4, 4, '喜欢', 922097, 97269116, 1, 4, 0, 'music/aa/as/aaasi/VgsSNf7bd889THkJCDze7C.mp3', 0, 'song_covers/aa/as/aaasi/wiHQCvUV53H2Wa4V4Drqxg.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为你我认了\r\n\r\n一朝一夕使我已固不可彻\r\n若即若离本应是罪不可赦\r\n怎不忍心怪你\r\n对我太独特\r\n\r\n无时无刻\r\n像是一首无法停止单曲循环的无名歌\r\n\r\n扛住了\r\n柴米油盐的麻烦\r\n扛住了\r\n朋友聚会的调侃\r\n扛住了\r\n世俗生活的刁难\r\n却扛不住\r\n对你的喜欢\r\n\r\n躲过了\r\n世界末日的灾难\r\n明白了\r\n生命是千金不换\r\n躲过了\r\n大悲狂喜的极端\r\n却躲不过\r\n对你的喜欢\r\n\r\n看累了喜新厌旧\r\n看累了随波逐流\r\n看累了长厢厮守\r\n却还没把你看透\r\n看破了恩怨情仇\r\n看破了蓦然回首\r\n看破了从今以后\r\n却始终被你左右\r\n\r\n\r\n扛住了\r\n柴米油盐的麻烦\r\n扛住了\r\n朋友聚会的调侃\r\n扛住了\r\n世俗生活的刁难\r\n却扛不住\r\n对你的喜欢\r\n\r\n躲过了\r\n世界末日的灾难\r\n明白了\r\n真心是千金不换\r\n躲过了\r\n大悲狂喜的极端\r\n却躲不过\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, '', 250, 320000, datetime.datetime(2018, 12, 26, 7, 13, 53), datetime.datetime(2018, 12, 26, 7, 17, 56), datetime.datetime(2018, 12, 26, 7, 17, 56), datetime.datetime(2018, 12, 26, 7, 17, 56), 213136, 5548, 151, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 922097, 'sha1$2p6Xg2dZ1LQZ$f8c3c467a254973dfd2d46058d3d617638e9f3df', datetime.datetime(2021, 12, 27, 12, 27), 0, 'aaasi', '', '', 'stupids@vip.163.com', 0, 1, datetime.datetime(2013, 12, 12, 22, 33), 553403, 4, 4, 922097, 'profile_images/aa/as/aaasi/PWEioBV7wH4fQEnttjtJTx.jpg', 'F', '王小姐', '阿肆', 86, '17898832424', datetime.date(1989, 7, 4), 'SH', 3, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2013, 12, 12, 22, 33), 2, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"hide_location":false}', 2817615, 19103, 6, 7260, 0, 0, '', 0, None), (568577, 4, 4, '白纸', 540650, 97310116, 2, 8, 0, 'music/so/m4/som4ever/JAJ9g6NaR6aJ486mTszhtZ.mp3', 0, '', 1, '', '想哩的自然 想他的一切\n放日子過啊過 後悔\n\n心愛的哩在叨 明知他不再回\n放時間飛啊飛 浪費\n\n我甘願付出一切 換來真心的欽佩\n你笑我不曾清醒 滿腹怨切\n\n離開那天哩共拍謝 拍謝大聲喊心內話\n寫一張 乎你我青春的信\n\n一個人甘願來離開 回頭看甘苦心傷悲\n風吹來 就親像叫著咱的名字\n\n人生路坎坷無人知 想欲哭免怕沒目屎 \n堅強走 提阮的青春到未來\t \n\n若 聽到吉他聲 光照到咱的形影\n唱出心內的孤單 賣抹記藏在心中的那張白紙\n\n若聽到您的聲 光照到您的形影\n唱心內的孤單 賣抹記藏在心中的那張白紙\n\n詞:晨曦光廊\n曲:許耘華、陳昶煬\n編曲:晨曦光廊\n主唱:陳昶煬\n木吉他\x08/和聲:陳重瑋、林昆賢\n節奏/和聲:許耘華\n錄音:楊德佳\n編輯:陳昶煬\n混音/成音:胡俊涵', 0, '', 0, '', 285, 192000, datetime.datetime(2018, 11, 13, 9, 14, 24), datetime.datetime(2018, 11, 13, 9, 15, 43), datetime.datetime(2018, 11, 13, 9, 15, 43), datetime.datetime(2018, 11, 13, 12, 47, 2), 116002, 3180, 206, 1, 1, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-11-28"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2018-11-29"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 540650, 'sha1$lwdc1hkfVQ7xhqLoOBLfVl$482a5267f3176180d60c6dd51c5c81fa3c725df7', datetime.datetime(2025, 6, 29, 9, 1, 42), 0, 'sunrisemusic', '', '', 'info@sunrisemusic.love', 0, 1, datetime.datetime(2008, 6, 16, 1, 54), 178095, 4, 4, 540650, 'profile_images/so/m4/som4ever/AdeP9CPqXPsZcSe7iqXG33.jpg', 'O', '', '晨曦光廊 Sunrise', None, '', datetime.date(2008, 4, 9), 'TNN', 98, 22179, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 47), 1, datetime.datetime(2008, 6, 16, 1, 54), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":0,"accredited_datetime":"2023-12-06T08:34+00:00","hide_location":false,"had_edit_username":true}', 381929, 8415, 26, 4, 1, 1, '', 0, None), (308437, 4, 4, '逃脫', 800923, None, 1, 5, 0, 'music/wi/ll/william810/bd5980cb296b481a82f4070185ce0eeb.mp3', 0, 'song_covers/wi/ll/william810/e083de42d34e48598757979a5d2f3a0f.JPG', 1, '', 'FACEBOOK專頁:\n https://www.facebook.com/williambluebird23\n\n我過得並不好 你也許 不會知道\n我的心像一座 沒有人 的孤島\n心情完全顛倒 找不到心的依靠\n你的靈魂出走 留下我 一人難熬\n\n我受夠被困在這監牢\n我的難過沒有人知道 我想逃\n\n已決心 要把回憶上鎖 \n就別再去為自己找藉口\n拜託 我多麼想從記憶中逃脫\n我停止 繼續做白日夢\n已放棄 等待你回頭\n\n我懂 我只是一時被愛昏了頭\n我不真的還眷戀你的溫柔\n\n黑夜裡有月光陪我\n迷了路有燈塔守候\n我不害怕孤獨 我不會放聲大哭\n\nFACEBOOK專頁: https://www.facebook.com/williambluebird23', 0, '分手了 還愛著他/她?\r\n是誰放不下 誰又想逃\r\n\r\nFACEBOOK專頁:\r\n https://www.facebook.com/williambluebird23', 0, '', 254, 192000, datetime.datetime(2016, 4, 13, 19, 21, 59), datetime.datetime(2014, 12, 22, 12, 58, 15), datetime.datetime(2014, 12, 22, 12, 58, 15), datetime.datetime(2021, 4, 18, 8, 23, 14), 63915, 1340, 38, 1, 0, 1, 0, None, 0, '{"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 800923, 'sha1$lQhITm9I9I9f$9f1309e117d0d5441ac51c15ef619482e3a594d0', datetime.datetime(2025, 6, 12, 7, 1, 36), 0, 'william810', '鈺羲', '陳', 'william810917@gmail.com', 0, 1, datetime.datetime(2012, 6, 25, 2, 29, 27), 434727, 4, 3, 800923, 'profile_images/wi/ll/william810/jFZ6uzk3VcSFho8QEZjdFP.jpeg', 'M', '陳鈺羲', '陳鈺羲', 886, '986349073', datetime.date(1991, 11, 14), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2012, 6, 25, 2, 29, 27), 1, 0, 'zh-hant', 1, '{"show_intro":false,"show_birthday":2,"hide_gender":false,"accredited_datetime":"2021-04-06T09:28+00:00","hide_location":false}', 558343, 2128, 13, 17, 1, 0, '', 0, None), (574681, 4, 4, '願溫柔的妳被世界溫柔以待', 2208473, 97298438, 1, 5, 0, 'music/zo/s/zos/hQQSwaix9erQpGZYhkMZPB.mp3', 0, 'song_covers/zo/s/zos/tePBjUJyButn29Xwvnn5c6.jpg', 1, '', '作詞 : 蘇漢評,張子宣\n作曲 : 蘇漢評,張子宣\n編曲 : 綠繡眼zos\nVocal:蘇漢評\nGuitar:呂理鈞\nWindchimes/Glockenspecial/Cajon:彭鈺凱\nViolin/合聲:陸重光\nPiano/錄音/混音 : 韋仲恩\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綠繡眼Zos粉絲專頁:\nhttps://www.facebook.com/greeneyeee/\n\n綠繡眼Zos Instagram :\nhttps://www.instagram.com/zos_greenbird/?hl=zh-tw\n\nYouTube頻道:\nhttps://www.youtube.com/channel/UCW5vebMcOB2U1Ko-3Igjq2A\n\n-\n\n吉他譜:\nhttps://drive.google.com/file/d/1ej5FfmWG0YKZOKg2LtumquNK5pcco9Zw/view?usp=sharing\n\n希望大家也能把這首歌的溫暖傳遞給別人♥\n祝大家彈得順利,唱得開心!!', 0, '', 229, 320000, datetime.datetime(2019, 2, 18, 11, 30, 13), datetime.datetime(2019, 2, 18, 12, 30, 49), datetime.datetime(2019, 2, 18, 12, 30, 49), datetime.datetime(2021, 11, 13, 14, 0, 56), 1268059, 22280, 1793, 1, 6, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2019,8],[2019,9],[2019,10],[2019,11]]},"CN":{"recommend_by_editor":true,"top_record_weekly_champions":[[2019,12]]}}', 0, 0, 0, 0, 2, 2, 2208473, 'sha1$q1J47jUbYvfs$f9bb31437ca0746a238c021cdd0d37cf0e453952', datetime.datetime(2022, 6, 21, 4, 51, 23), 0, 'zos', '', '', 'zosgreenbird@gmail.com', 0, 1, datetime.datetime(2018, 6, 1, 15, 44, 9), 1779425, 4, 4, 2208473, 'profile_images/zo/s/zos/jh73YY83WtP8UrqzVs4KHC.png', 'O', '', '綠繡眼 Zos', None, '', datetime.date(2018, 6, 1), 'TAO', 97, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 55), 1, datetime.datetime(2018, 6, 1, 15, 44, 9), 1, 0, 'zh-hant', 0, '{"hide_gender":true,"had_edit_username":true,"show_intro":false,"accredited_datetime":"2021-05-26T10:51+00:00","hide_location":false}', 2347701, 10909, 39, 72, 1, 0, '', 0, None), (573778, 4, 4, '一百个不喜欢你的方法', 1867921, 97312940, 1, 5, 0, 'music/fa/ng/fangdongdemao/Bp5Z7tntXj8pxSKcqmHdkP.mp3', 0, 'song_covers/fa/ng/fangdongdemao/VyBYhtwYvMjuHrTFuCeUyD.jpg', 1, '', '认真计算你出现轨迹 只为不相遇\n 关掉一切消息去远行 就算是逃避\n\n 精心编织每一种滤镜 让我讨厌你\n 我怕未来憧憬装满你 也怕没有你\n\n 一百个不喜欢你的方法 我不知如何表达\n 可是在天平那边 只要一种\n 最简单的喜欢 就能轻易独占宇宙\n\n 我要怎么 才能放下\n 一百个方法 不喜欢的方法\n 如果偷走 我的喜欢\n 就请你保留 在我想你的时候\n\n 如果幸福仅是我幻境 该不该暂停\n 潜入梦境删掉了回忆 偏又太清醒\n\n 一百个不喜欢你的方法 我不知如何表达\n 可是在天平那边 只要一种\n 最简单的喜欢 就能轻易独占宇宙\n\n 我要怎么 才能放下\n 一百个方法 不喜欢的方法\n 如果偷走 我的喜欢\n 就请你保留 在我想你的时候\n\n 一百个不喜欢你的方法 我不知如何表达\n 可是在天平那边 只要一种\n 最简单的喜欢 就能轻易独占宇宙\n\n 我要怎么 才能放下\n 一百个方法 不喜欢的方法\n 如果偷走 我的喜欢\n 就请你保留 在我想你的时候', 0, '', 0, '', 278, 320000, datetime.datetime(2019, 2, 3, 12, 19, 37), datetime.datetime(2019, 2, 3, 12, 22, 54), datetime.datetime(2019, 2, 3, 12, 22, 54), datetime.datetime(2019, 2, 12, 3, 50, 25), 401332, 8399, 102, 1, 1, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-02-13"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,6],[2019,7]]},"CN":{"song_of_the_days":["2019-02-14"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1867921, 'sha1$sSCzHFjEWBJua9Z7UXDC75$889253c19465b8f2a598eb90395524105ed1d8d7', datetime.datetime(2025, 6, 10, 8, 20, 15), 0, 'fangdongdemao', '', '', '547862300@qq.com', 0, 1, datetime.datetime(2017, 5, 13, 16, 38), 1440116, 4, 4, 1867921, 'profile_images/fa/ng/fangdongdemao/NRxdBWqPyZV8i9fiTaconD.jpg', 'F', '王心怡 吴佩岭', '房东的猫', 86, '13971128192', datetime.date(2013, 11, 19), 'HB', 19, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2017, 5, 13, 16, 38), 2, 0, 'zh-hans', 1, '{"show_intro":false,"hide_gender":false,"show_birthday":0}', 3403422, 28755, 0, 1148, 0, 0, '', 0, None), (297440, 4, 4, '而我只能写信', 799415, 97256298, 1, 4, 0, 'music/le/on/leonzheng/5063998df3e84f95bcc8c269cc587027.mp3', 0, 'song_covers/le/on/leonzheng/b35a07a1eff3424e98acdb3f0a030810.jpg', 1, '', '而我只能写信\n\n不是你说 天又放晴\n我才懒得 睁开眼睛\n早被雨水 打湿的日记\n怎么还\xa0一页页翻不过去\n\xa0\n手机还是 那么安静\n孤独占领 每个夜里\n你可能的 动作和表情\n我看不到 猜不著 所以只能写信\n\xa0\n你说回忆 和幸福住的很近\n可是现实 总是让人很不服气\n有人陪你 有人爱你 而我只能写信\n不写给你 只写写我虚构的爱情\n\xa0\n你说我们 总该需要一些距离\n可是转眼 却又比我还要着急\n你很聪明 你很随意 而我只能写信\n不写给你 我的信又能寄去哪里\n\xa0\n写写昨天 看的电影\n像在梦里 不肯苏醒\n散场之前 哪里都不去\n人群里 找到你 奔向你 再把你抱紧\n\xa0\n这是我们的秘密 我只写在信里\n\n词曲/郑兴\n编曲/刘宇阳\n录音 混音/O2录音棚', 0, '', 0, '', 275, 320000, datetime.datetime(2014, 10, 17, 1, 10, 6), datetime.datetime(2014, 10, 17, 1, 9, 55), datetime.datetime(2014, 10, 17, 1, 9, 55), datetime.datetime(2019, 1, 27, 10, 31, 53), 310026, 6118, 320, 1, 0, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 799415, 'sha1$JvCLIKwgu5ug$a2386d388da98a69550f0b599cb721f18604e676', datetime.datetime(2021, 8, 30, 16, 11, 48), 0, 'leonzheng', 'Leon', 'Zheng', 'leonfistand@gmail.com', 0, 1, datetime.datetime(2012, 6, 9, 23, 47), 433264, 4, 4, 799415, 'profile_images/le/on/leonzheng/eVbkNsWExmVucxT3MMd8K8.png', 'M', '', '郑兴', 86, '18550700831', datetime.date(1992, 8, 31), 'JS', 12, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 47), 1, datetime.datetime(2012, 6, 9, 23, 47), 2, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":true,"show_birthday":1,"hide_location":false}', 2416391, 16569, 10, 4988, 0, 0, '', 0, None), (575485, 4, 4, '散步', 893031, 97315795, 1, 4, 0, 'music/Ir/on/Iron_Punch_band/2gdmpntrHLd9uGFztPkAop.mp3', 0, 'song_covers/Ir/on/Iron_Punch_band/zuJf4M4nBw8kyo7kF6ohbC.jpg', 1, '', "Take a walk 即使已深夜\n城市霓虹 不屬於我\n寂寞的街有一種香味\n你是否和我一樣的醉\n\nEndless Road\nWe carry on\nYou'll always make me smile\nevery day and night\noh Long way to go\n關於妳的所有一切 都慢慢讓我沉醉\n\nLady Lady~ Don't drop me off\nLady Lady~ Just make me fall\nLady Lady~ 妳甚麼都不說 慢慢走\n\nI want you Don't leave me baby\nJust light me up always\nYou're missing me\nI'm missing you\nWant you Don't leave me baby\nSomething's gonna change\ntonight", 0, '跟自己在意的人一起散步是件幸福的事\r\n\r\n省略掉多餘的言語或眼神交會\r\n\r\n單純感受著彼此呼吸心跳的律動\r\n\r\n\r\n也許沒有目的地 才是最美好的目的\r\n\r\n\r\nEndless Road\r\n\r\nWe carry on', 0, '', 266, 320000, datetime.datetime(2020, 10, 15, 17, 8, 50), datetime.datetime(2019, 2, 28, 13, 0, 29), datetime.datetime(2019, 2, 28, 13, 0, 29), datetime.datetime(2020, 10, 15, 17, 13, 39), 45502, 869, 36, 1, 5, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-03-09"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2019-03-10"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 893031, 'sha1$5tZRBChK7UBHlQOrO9GCCG$3b984fa2fa228846f91b543922884ab295ff8114', datetime.datetime(2025, 5, 9, 3, 6, 32), 0, 'Iron_Punch_band', '', '', 'ironpunchofficial@gmail.com', 0, 1, datetime.datetime(2013, 6, 14, 23, 27, 4), 525933, 4, 4, 893031, 'profile_images/Ir/on/Iron_Punch_band/h4a77P5vkWhqn6b4Uu8CmM.jpg', 'O', '', '鐵擊', 886, '919145093', datetime.date(2013, 3, 23), 'TNN', 98, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 48), 1, datetime.datetime(2013, 6, 14, 23, 27, 4), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-11-11T09:22+00:00"}', 809992, 5385, 19, 21, 1, 0, '', 0, None), (569295, 4, 4, '菸癮', 1592178, 97310122, 2, 7, 0, 'music/wh/oc/whocares2016/MdJoGWRKSTEM3DFV8Zs7sY.mp3', 0, 'song_covers/wh/oc/whocares2016/iYgwd2XtyT5jRyRN8eSzRH.jpg', 1, '', '[00:00.00]其實在那之後的日子 也不算壞\n[00:07.95]沈溺在幻覺裡消磨夜晚\n[00:14.67]只是該怎麼說 有些時候\n\n[00:21.31]算了 沒什麼\n\n[00:27.39]一樣在天亮前走上頂樓\n[00:34.35]一樣多餘的藉口 迂迴的懦弱\n[00:41.35]一樣在恍惚中燃起了火\n\n[00:48.42]但怎麼\n\n[00:55.95]沒想到幾年時間過去 還是成了\n[01:02.69]當初不願長成的大人\n[01:09.53]探出窗外的手 輕輕抖落\n[01:16.38]算了啊 也沒什麼\n\n[01:25.74]一樣犯了無可挽回的錯\n[01:32.64]一樣牽強的理由 不願被拯救\n[01:39.57]一樣在遺憾裡升起了煙\n[01:46.76]憑此悼念\n\n[01:52.72]你燒了整段的年華方盛\n[01:59.68]才懂了往後再找不著快樂\n[02:06.73]而所有來不及的 回不去的\n[02:11.40]也隨著風散了\n\n[02:20.08]你扔了涉世未深的愚蠢\n[02:27.17]才懷念起了再喚不回的天真\n[02:33.91]但那些熄不掉的 免不了的\n[02:39.01]明知道失去了\n[02:47.74]明知道的\n\n[03:42.43]你燒了整段的年華方盛\n[03:49.31]才懂了往後再找不著快樂\n[03:56.25]而所有來不及的 回不去的\n[04:00.90]也隨著風散了\n\n[04:09.86]你扔了涉世未深的愚蠢\n[04:16.98]才懷念起了再喚不回的天真\n[04:23.57]但那些熄不掉的 免不了的\n[04:29.63]明知道的\n\n[05:20.73]戒不掉的不是癮', 1, '困你一生\r\n\r\nWho Cares胡凱兒 首張創作EP\r\n12/5 正式發行\r\n\r\nhttps://www.facebook.com/whofXXkingcares/', 0, '', 342, 320000, datetime.datetime(2018, 11, 24, 13, 44, 10), datetime.datetime(2018, 11, 24, 13, 48, 21), datetime.datetime(2018, 11, 24, 13, 48, 21), datetime.datetime(2022, 12, 1, 12, 55, 10), 746985, 14735, 1902, 1, 2, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-12-06"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,48],[2018,49]]},"CN":{"song_of_the_days":["2018-12-07"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,48],[2019,1]]},"HK":{"top_record_weekly_champions":[[2018,48],[2018,49]]}}', 0, 0, 0, 0, 2, 2, 1592178, 'sha1$ZVpt0Pk30YG1evbO3vfp5i$bbb9ae116986984cc6ef62e01199735aa0cf632a', datetime.datetime(2025, 5, 19, 18, 28, 2), 0, 'whocares2016', '', '', 'wearewhocares@gmail.com', 0, 1, datetime.datetime(2016, 3, 16, 20, 34, 33), 1250594, 2, 2, 1592178, 'profile_images/wh/oc/whocares2016/4zJTRLuyHwGMX7tkZYPUrt.jpg', 'O', '', 'Who Cares 胡凱兒', 886, '923202038', datetime.date(2016, 3, 7), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 48), 1, datetime.datetime(2016, 3, 16, 20, 34, 33), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-04-22T02:57+00:00","hide_location":true}', 3811981, 16423, 15, 960, 1, 0, '', 0, None), (204893, 4, 4, '03 QED (故得證)', 922012, 16102, 5, 15, 0, 'music/de/ar/dearmusik/34875cd62db649608666acd51f9adce8.mp3', 0, '', 1, '', '', 0, '', 0, '', 234, 320000, datetime.datetime(2013, 12, 31, 13, 35, 26), datetime.datetime(2013, 12, 31, 13, 34, 55), datetime.datetime(2013, 12, 31, 13, 34, 55), datetime.datetime(2015, 3, 2, 19, 15, 52), 2013, 35, 0, 1, 1, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 922012, 'sha1$C9j5aaEyBRGI$1eaccbae7ca6edd967e99f90a5a5f272896fa581', datetime.datetime(2021, 10, 22, 7, 2, 37), 0, 'dearmusik', '', '', 'dearmusik@gmail.com', 0, 1, datetime.datetime(2013, 12, 12, 15, 49, 51), 553343, 4, 4, 922012, 'profile_images/de/ar/dearmusik/39770922630411e391b4123150003041.jpg', 'F', 'Dear musik親愛的音樂', 'Dear musik 親愛的音樂', None, '', datetime.date(2013, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2013, 12, 12, 15, 49, 51), 1, 0, 'zh-hant', 0, '{"hide_gender":true,"hide_location":false}', 172214, 612, 13, 631, 0, 0, '', 0, None), (576716, 4, 4, 'Missing Grass', 1830928, 97314204, 1, 6, 0, 'music/pe/rs/perse/PY4Cje7aGjXdSUm7pqrsnM.mp3', 0, 'song_covers/pe/rs/perse/GVk34Q3QKbqERGQDKw3JVk.jpg', 1, '', '【Missing Grass】// mark in time\nComposed // per se\nLyrics // Stephen Mok @ per se\nArranged // per se\nProduced // Victor Tse & Stephen Mok @ per se\n\nrunning through life\nlike a child in the rain\nnever knew time would play the part of the playwright \nlasting a lifetime\n\nyou look to the sky\nsearching for anything \nto show you a sign\nshow you the meaning of life\nsomething to live by\n\nwhen all your days go by \nwhen all your days go by\n\nEverest will fall, aeons gone\nwondering what in life carries on\nAt the end of the day, faces fade away\nIf this is goodbye, sing your song\n\nlost in the crowd \nstumbling, scrambling \ntrying to climb \nout of this everyday timeline \nplace where the birds fly\n\nwhen all your days go by\n(story left behind)\nwith pages yet to write \n\ndeep in the night \nyou lie there alone with your eyes opened wide\nwatching the years as they pass by\nsomeday you’ll be gone\nnow coping with fear\nyou raise up your hand write your name in the air \npaint all the people you hold dear \ntill all can hear your song\ntill all can hear your song\n\nlike a child in the rain\nsearching for anything\nlike a child in the rain\nsearching for anything', 0, '「like a child in the rain, searching for anything...」\n\n【Missing Grass】是關於時間的概念計劃《Ripples, reflections and everything in between》中第三幕。歌曲題材取自Ernest Becker的著作《The Denial Of Death》,解構人對抗死亡的方法,就是在世上留傳一些東西。如果我們都是一片草原的草,在枯萎的前夕,如何能叫人記起我們曾經存在過?\n\nBuy our 2019 Calendar featuring songs from our new album now at:\nhttps://www.facebook.com/commerce/products/1836550436472984/\n\nper se:\nStephen Mok - vocals, guitars\nSandy Ip - vocals, keyboards', 0, '', 232, 320000, datetime.datetime(2019, 3, 11, 4, 43, 3), datetime.datetime(2019, 3, 11, 4, 53, 29), datetime.datetime(2019, 3, 11, 4, 53, 29), datetime.datetime(2020, 1, 8, 13, 38, 17), 11530, 516, 9, 1, 2, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-03-21"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2019-03-22"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1830928, 'sha1$uPBHlPuOopMA$902cb5e2eeee780f75881166b6de5f78ee6f95ea', datetime.datetime(2024, 6, 2, 4, 49, 23), 0, 'perse', '', '', 'persehkmusic@gmail.com', 0, 1, datetime.datetime(2017, 3, 19, 22, 55, 49), 1367811, 4, 4, 1830928, 'profile_images/pe/rs/perse/NkUiAzX5yTRYbivcrrD6Bn.jpg', 'O', '', 'per se', 852, '92436899', datetime.date(2012, 1, 1), 'HK', 59, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2017, 3, 19, 22, 55, 49), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"hide_location":false}', 254949, 2704, 37, 598, 0, 0, '', 0, None), (183254, 4, 4, '我們確定', 733469, 13280, 1, 5, 0, 'music/fr/ed/fredali/49bbcd4a478511e2ac3a0026551b6148.mp3', 6641804, '', 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加上最近身邊好朋友也有結婚的打算,\r\n讓我也感受到彼此認定彼此的那種安定感與幸福。\r\n寫完發現這首歌真的好適合當婚禮影片的背景音樂!?\r\n如果聽完這首歌也讓你/妳動了想婚的念頭,\r\n歡迎直接拿去用XDDD\r\n\r\n這次編曲也是由志方一手包辦,\r\n除此之外他也參與了合聲的配唱喔,\r\n讓這首歌更多了一份兩人彼此確定的感覺。\r\n希望大家會喜歡。', 0, None, 276, 192000, datetime.datetime(2012, 12, 16, 21, 34, 20), datetime.datetime(2012, 12, 16, 20, 55, 28), datetime.datetime(2012, 12, 16, 20, 55, 28), datetime.datetime(2015, 7, 14, 20, 8, 18), 31041, 410, 9, 1, 0, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2012,51]]}}', 0, 0, 0, 0, 2, 2, 733469, 'sha1$CbuRxeEB5tzu$06e462d21cd6f7903adaab7b23bcb6c9a7aa4c7e', datetime.datetime(2022, 1, 17, 9, 14, 47), 0, 'fredali', '', '', 'freda614@gmail.com', 0, 1, datetime.datetime(2010, 10, 6, 22, 42, 46), 370240, 4, 4, 733469, 'profile_images/fr/ed/fredali/ad324206971b11e2a1400026551b6148.jpg', 'F', '', '慢慢說樂團', None, '0910057543', datetime.date(1985, 6, 14), None, None, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2010, 10, 6, 22, 42, 46), 1, 0, 'zh-hant', 0, '{"hide_gender":false,"hide_location":false}', 278703, 2033, 28, 5538, 0, 0, '', 0, None), (178838, 4, 4, '那就別再做夢吧', 21157, 13611, 2, 1, 0, 'music/ch/ri/chrisxxx/d6e61abe4ca947d5991f0e07c1b330a2.mp3', 10199880, '', 1, '', '那就別再做夢吧\n詞曲/製作/演唱:廖文強\n\u3000\n花了多少時間\u3000終於發現指尖無法放出火焰\n沒有什麼本子\u3000為了你的正義揮霍生殺大權\n\u3000\n沒有那種滑板\u3000飛簷走壁帶你拆除定時炸彈\n沒有那種人生\u3000心地善良就能成為靈界偵探\n\u3000\n我們用一生的時間\u3000說服自己並不特別\n自己永遠無法成為\u3000那個英雄改變世界\n\u3000\n我們用一輩子相信\u3000相信世界沒有奇蹟\n相信故事裡的主角\u3000只能活在故事書裡\n\u3000\n以為有一口井\u3000帶我回到奇幻世界解救危機\n以為有個抽屜\u3000可以乘著時光機器回到過去\n\u3000\n那就別再做夢吧\n像不曾幻想過一樣\n你該會發現沒有期待的世界多麼可怕\n\u3000\n而還能做夢的我們\u3000只能活在我們夢裡', 0, '不知道大家是不是都跟我有過一樣的經驗:\n對著空無一人的地方向前平舉起右手往前指\n食指用力在指尖\u3000希望會有東西發光\n然後可以大喊「靈彈,發射」\n或是對著某個東西不斷碎碎念\n希望自己的念力可以讓他移動\n\u3000\n大概是我們意識到這一切都不存在的那天\n我們的童年就赫然結束了\n然後我們就成為很「實際」的人:\n我們原本想開鋼彈拯救地球\u3000這麼偉大的夢想\n逐漸縮小\u3000變成想找到一份簡單的真愛--\n這樣差不多程度虛幻\u3000卻又貌似可行的渴求\n最後當整個世界都不站在你這邊的時候\n你只想有一份不被嘲笑的工作\n讓自己三餐得以溫飽\n\u3000\n人活著就是一直在失望\n一直在被否定\u3000在被澆冷水:\n你發現沒有記憶土司、發現沒有念書就是考很爛\n你發現操場跟教室不會打開、不會升上機器人\n你發現沒有使徒、自己也不會是初號機駕駛\n你發現根本沒有橡膠果實\n你發現根本沒有拿著大刀的半人半妖被箭插在樹上\n你發現打陀螺沒辦法叫出魔動王\n你發現畢業之後找不到工作\n你發現朋友吵架的吵架、分手的分手\n你發現你工作一輩子也買不起台北的房子\n你逐漸發現沒有什麼事情是值得幻想的\n也沒有什麼是值得期待的\n發現自己永遠不是那個故事裡的主角\n沒有超能力\u3000也改變不了什麼\n\u3000\n而我們一輩子都被教導著\n要成為一個務實的人\n不要太搶鋒頭\n你在大社會中一點也不特別、一點也不重要\n要認清自己\u3000做一些「有用」的事\n然後那個可以逃脫苦悶現實的幻想空間\n就這樣被我們拋到另一個太空\n於是我們越來越麻痺\n越來越沒有活力\n\u3000\n我的夢想很小\n我希望自己可以寫歌唱歌養活自己、\n養活我愛的人\n買一間有電梯的、或是在一樓的房子\n讓以後父母年邁後可以不用爬很多層樓梯\n\u3000\n我希望我的作品可以給絕望的人一絲希望\n可以讓開心的人用來歡慶美好時光\n讓有人在需要我的時候\n可以想起我的歌詞和旋律\n雖然現實生活很艱難\n但我從來不停止做夢\n也從來不停止實踐我的夢想\n我想很多人都是一樣的 :)\n\u3000\n我依然期待著\n如果我死掉的那天\n小閻王會吸著奶嘴來跟我說話\n幻海師傅會教我靈光波動拳\n或甚至可以跟阿籬與犬夜叉去冒險\n\u3000\n我們早就知道了沒有期待的世界多麼可怕\n所以不要停止做夢\n只有在美夢中奔跑\n才能夠永遠不累', 0, None, 255, 320000, datetime.datetime(2012, 10, 8, 2, 4, 9), datetime.datetime(2012, 10, 8, 2, 4, 9), datetime.datetime(2012, 10, 8, 2, 4, 9), datetime.datetime(2021, 5, 7, 3, 0, 46), 64875, 702, 34, 1, 2, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2012,41]]}}', 0, 0, 0, 0, 2, 2, 21157, 'sha1$726f6$5cb45d6e5657a698f63983cfce90f40303bd4959', datetime.datetime(2023, 10, 4, 3, 39, 18), 0, 'chrisxxx', '', '', 'b94610125@ntu.edu.tw', 0, 1, datetime.datetime(2006, 8, 26, 18, 3, 57), 20143, 2, 2, 21157, 'profile_images/ch/ri/chrisxxx/DytWNMMLzy26yLbGMhrhXR.jpg', 'M', '廖文強', '廖文強', 886, '921928943', datetime.date(1987, 4, 3), 'KEE', 88, 257924, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2006, 8, 26, 18, 3, 57), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"show_birthday":1,"hide_location":false}', 2618414, 12698, 112, 262, 0, 0, '', 0, None), (186617, 4, 4, '轉身之後', 812093, 14288, 1, 4, 0, 'music/kr/is/kriskuan1101/19a60e26c88c4fb2bb36ff106310faf4.mp3', 6185514, 'music_albums/kr/is/kriskuan1101/BhiNaiXJaoeWJiFvUXY8Em.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, '不是故意要在大家開開心心的日子鬧\r\n只是這種時候總是幾家歡樂幾家愁\r\n與其強迫自己開心\r\n我通常會選擇讓自己悲傷到底\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, None, 257, 192000, datetime.datetime(2013, 2, 14, 21, 0, 53), datetime.datetime(2013, 2, 14, 21, 0, 53), datetime.datetime(2013, 2, 14, 21, 0, 53), datetime.datetime(2015, 7, 17, 0, 24, 23), 150078, 2148, 17, 1, 8, 1, 0, None, 0, '{"TW":{"song_of_the_days":["2013-02-15"],"recommend_by_editor":true,"top_record_weekly_champions":[[2013,7],[2014,13],[2014,14],[2014,20]]}}', 0, 0, 0, 0, 2, 2, 812093, 'sha1$KbzP8cYx4GEyIEVzUdNDER$a155cb344b7d969a5f7eb8f631177edfedb0d5c9', datetime.datetime(2024, 3, 5, 14, 48, 1), 0, 'kriskuan1101', '', '', 'kriskuan1101@gmail.com', 0, 1, datetime.datetime(2012, 10, 4, 17, 32, 12), 445761, 4, 4, 812093, 'profile_images/kr/is/kriskuan1101/R2auriV2quiQy7VXtd7hjC.jpg', 'F', '管罄', '管罄 KRIS KUAN', 886, '939577711', datetime.date(1987, 11, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 1), 1, datetime.datetime(2012, 10, 4, 17, 32, 12), 1, 0, 'zh-hant', 1, '{"show_intro":false,"show_birthday":1,"accredited_datetime":"2023-06-19T07:36+00:00"}', 532601, 2167, 25, 33, 1, 0, '', 0, None), (182226, 4, 3, '你聽過英雄聯盟嗎 feat. 利得彙', 21157, 13611, 1, 4, 0, 'music/ch/ri/chrisxxx/0d0b8c0cdc024f999309f9f3b52bca5a.mp3', 7155115, '', 1, '', '你聽過英雄聯盟嗎?\r\n詞曲/製作:廖文強\r\n演唱:廖文強/利得彙\r\n\u3000\r\n(合) 其實每次見面的時間都不算太少\r\n\u3000\u3000只要你(我)不打開電腦\r\n(女) 真的很想跟你說話 能不能請你暫停一下\r\n\u3000\r\n(男) 1. 我真的不是不理你 是我必須顧全大局\r\n\u3000\u30002. 也不是只有你生氣\u3000你害我剛剛差點GG\r\n\u3000\r\n(男) 請讓我 (女:讓你怎樣) 讓我打完這一場\r\n(女) 你再玩 (男:我再玩) 我就把光碟折斷\r\n\u3000\r\n(男) 喔那沒關係 現在的遊戲 都是免CD\r\n\u3000\r\n(女) 1,2. 謝謝你提醒 我應該直接 砸爛你主機\r\n\u3000\u30003. 這只是警告 (男:什麼!?)\u3000下次網路線\u3000會突然被拔掉\r\n(合) 因為真的愛你 所以願意討論這一個難題\r\n(女) 那你要答應我 (男:什麼) 這場結束後 (男:喔?) 陪我出去走走\r\n(男) 也只能這樣吧 先別說這個了 你聽過英雄聯盟嗎\r\n\u3000\r\n(女) 有聽過又怎樣\r\n(男) 不怎麼樣\r\n(女) 奇怪耶你\r\n(男) 我哪有\r\n(女) 你就有\r\n(男) 我哪有\r\n(女) 你就有\r\n(男) 難道你是第一天\u3000(合) 第一天認識我嗎\r\n\u3000\r\n(女) 那我也跟你一起玩', 0, '廖文強官方粉絲專頁:https://www.facebook.com/WenChiangLiao\r\n利得彙與慢慢說樂團:https://www.facebook.com/fredamurmur\r\n現場亂七八糟演出影片:http://www.youtube.com/watch?v=DFYfuJqtudI\r\n\u3000\r\n在燃燒我的宅男小宇宙之後,\r\n我終於可以從「腐女的願望」一曲中走出來了!\r\n\u3000\r\n在TPA大洗板之後,有天突然朋友問我,\r\n要不要寫一首跟英雄聯盟有關的歌?\r\n自己是遊戲控,雖然沒有玩LOL,但是身邊超多朋友在玩,\r\n又常常有無法跟別人解釋為什麼遊戲沒辦法暫停的經驗,\r\n所以在洗澡的時候就先想出了兩句歌詞,\r\n之後才把他補完。\r\n然後要謝謝網友們的建議,我就加了新歌詞,\r\n歌曲在製作時也做了一些小調整,希望你們喜歡XD。\r\n\u3000\r\n第一次寫男女合唱,我的邏輯是:\r\n我不希望是為了合唱而合唱;\r\n所以很多的對話跟互動參雜在裡面,\r\n算是在寫歌過程中最深思熟慮的部分之一。\r\n\u3000\r\n錄音版本跟現場有一點點不一樣,\r\n女生的角色變成:\r\n「不管怎樣都甜甜笑笑的、但卻一直邊撒嬌邊威脅人」,\r\n男生則是因為一直被打擾打電動而非常暴躁;\r\n三段歌的情緒也各有不同:\r\n第一次,男生白目地覺得開安麗梗的玩笑很有趣,\r\n第二次,男生因為不堪其擾而變得有點暴躁,\r\n第三次,光碟被折斷還是有點心碎,情緒到最高點,\r\n最後男女一起合唱「你聽過英雄聯盟嗎」表示和好,\r\n然後女生說「那我也跟你一起玩」,\r\n導向一個大部分遊戲迷們都期望的歡樂結局~\r\n\u3000\r\n自己邊寫這首歌的時候,\r\n就覺得這首歌應該會有不錯的迴響,\r\n也因為不想要這首歌被綁死在只有LOL玩家才聽得懂,\r\n所以內容寫的是廣義的遊戲遊玩經驗,\r\n又不想要寫得太籠統,配上安麗梗之後,\r\n決定以英雄聯盟作為最後的定案版本,\r\n只是沒有想到會有這麼猛的後續;\r\n不只演出影片登上即時的YouTube音樂觀看次數第一名,\r\n連馬叔叔都錄製教學影片教大家怎麼彈,\r\n還登上英雄聯盟主的臉書,\r\n跟人二的插畫星球;\r\n真的謝謝大家,謝謝你們,\r\n希望你們也喜歡我其他的歌。\r\n\u3000\r\n在寫這首歌的時候,\r\n就已經決定了合唱夥伴是利得彙,\r\n連音域都參考了他自己的創作來寫,\r\n希望能讓他最甜美的音色在這首歌裡呈現出來。\r\n跟利得彙因為一場表演而認識,\r\n大家看我們的現場影片就知道,\r\n他的聲音很有戲,表演又放得很開,\r\n我這首歌女生的部分完全就是順著他來寫的,\r\n很謝謝他也喜歡這首歌,我們兩個合作得應該很開心~\r\n\u3000\r\n由於我意外地成為了Furch臺灣地區的品牌代言人之一,\r\n影片中的吉他就是我用來錄製這首歌的吉他,\r\n型號是Furch G23-CR cut Elite,\r\n搭載Carlos VIP-OEM Furch拾音器,\r\n直接line in不用過DI,聲音就超級漂亮的了!\r\n這次錄音跟以前一樣,都是用SM57跟SM58兩支一起收的,\r\n然後過的效果器也都大同小異,\r\n很清楚地可以聽得出觸弦顆粒的等級差別,\r\n如果對這牌子的琴有興趣的話,\r\n我真心推薦這款從捷克來的高品質手工木吉他,\r\n請跟他們聯絡:\r\nhttps://www.facebook.com/FullyInspiredTrading\r\n\u3000\r\n我不太會寫什麼深奧的大道理,\r\n可能因為頭腦太簡單;但我喜歡描寫生活,\r\n希望我們都可以在一成不變的生活中,\r\n找到屬於自己的小幸福。\r\n\u3000\r\n最後還是希望大家會喜歡我的其他創作,\r\n歡迎參考我的第一張全創作專輯:\r\nhttp://www.books.com.tw/exep/cdfile.php?item=0020155973\r\n祝你們都幸福快樂~\r\n\u3000\r\n破碎音效來源:http://www.youtube.com/watch?v=jMWN-HSR-rM', 0, None, 223, 256000, datetime.datetime(2012, 11, 27, 16, 19, 34), datetime.datetime(2012, 11, 27, 16, 19, 34), datetime.datetime(2012, 11, 27, 16, 19, 34), datetime.datetime(2025, 3, 5, 11, 39, 20), 97269, 971, 42, 1, 0, 1, 0, None, 0, '{"TW":{"song_of_the_days":["2012-12-02"],"recommend_by_editor":true,"top_record_weekly_champions":[[2012,48]]}}', 0, 0, 0, 0, 2, 2, 21157, 'sha1$726f6$5cb45d6e5657a698f63983cfce90f40303bd4959', datetime.datetime(2023, 10, 4, 3, 39, 18), 0, 'chrisxxx', '', '', 'b94610125@ntu.edu.tw', 0, 1, datetime.datetime(2006, 8, 26, 18, 3, 57), 20143, 2, 2, 21157, 'profile_images/ch/ri/chrisxxx/DytWNMMLzy26yLbGMhrhXR.jpg', 'M', '廖文強', '廖文強', 886, '921928943', datetime.date(1987, 4, 3), 'KEE', 88, 257924, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2006, 8, 26, 18, 3, 57), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"show_birthday":1,"hide_location":false}', 2618414, 12698, 112, 262, 0, 0, '', 0, None), (79574, 4, 4, '半調子人生(demo)', 565311, None, 1, 5, 0, 'music/an/ya/anyanbai/30afa038552d4014aca0a9acdfea9baf.mp3', 5231900, '', 1, '', "就這麼樣的過了今天 過了明天\r\n還來不及去計算所有失去的時間\r\n黑夜就這樣的變成了白天\r\nI don't know why\r\n_\r\n就這麼樣的過了晴天 過了雨天\r\n還來不及去預測下一個氣象鋒面\r\n天空就這樣的出現一道閃電\r\nI don't know why\r\n_\r\nDon't want to see my life going this way,\r\ncoz it getting me so bored today.\r\nDon't want to see my life going this way,\r\ncoz it getting me so bored today.\r\n_\r\n就這麼樣的過了一月 過了二月\r\n還來不及去認真的度過每一個禮拜天\r\n二月就這樣的變成了三月\r\nI don't know why\r\n_\r\n就這麼樣的過了今年 過了明年\r\n還來不及去翻開自己人生的封面\r\n眼淚就這樣的急著遮住雙眼\r\nI don't know why\r\n_\r\nDon't want to see my life going this way,\r\ncoz it getting me so bored today.\r\nDon't want to see my life going this way,\r\ncoz it getting me so bored today.", 0, '\r\n很無聊 很厭倦每天搭捷運 每天上學去 時間就這樣消耗完畢 晚上又捨不得睡覺 \r\n聽著時鐘敲著節拍 數著今天說過的話 想著自己到底有沒有做什麼正事\r\n還是又在渾渾噩噩混吃等死\r\n\r\n我自認為自己很清楚自己 但有時卻好像搞不太清楚 時間過的很快\r\n九月底我也就要揮別我的17歲 這一年我學到了什麼 還是失去了什麼\r\n身旁的朋友都要上大學 時間真的很快 撕月曆就像撕廢紙一樣乾淨俐落又快速\r\n我也別想太多了...\r\n\r\n這首demo錄的很偷懶 吉他 鋼琴 合成器 很假的鼓 貝斯 和我的vocal\r\n我知道很久沒放東西了 其實一直有在寫歌 只是沒錄demo\r\n\r\n我會振作\r\n我的半調子人生\r\n\r\n先說對不起 錄的有點劣質 但我有點懶得重用\r\n\r\n\r\n\r\n', 0, None, 218, 191704, datetime.datetime(2009, 5, 31, 10, 9, 26), datetime.datetime(2009, 5, 31, 9, 33, 58), datetime.datetime(2009, 5, 31, 9, 33, 58), datetime.datetime(2015, 7, 16, 2, 57, 13), 100217, 906, 65, 1, 0, 1, 0, None, 0, None, 0, 0, 0, 0, 2, 2, 565311, 'sha1$VlQKHsgBLfY6$872423bfb9a1c091cd62bbc1ded36007d5b0b92f', datetime.datetime(2022, 7, 29, 5, 8, 6), 0, 'anyanbai', '', '', 'baiannmusic@gmail.com', 0, 1, datetime.datetime(2008, 8, 4, 11, 2, 22), 202715, 4, 4, 565311, 'profile_images/an/ya/anyanbai/ZnySoAKwTZ52KHmA9LycT9.jpg', 'F', '白安', '白安', 886, '912270900', datetime.date(1991, 9, 27), 'TPE', 99, 59225, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 55), 1, datetime.datetime(2008, 8, 4, 11, 2, 22), 1, 0, 'zh-hant', 1, '{"show_birthday":1,"hide_gender":false,"hide_location":false}', 575914, 4531, 7, 853, 0, 0, '', 0, None), (113014, 4, 4, '芝麻(demo)', 397175, 13450, 1, 5, 0, 'music/ac/ha/achauchau/e2dda5a313c840c09842f68c21f38877.mp3', 7688000, '', 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', 0, '全新創作,想說的話都在歌裡!即使在這個宇宙裡,我們都只是小小的芝麻,但還是要用盡全力去活著!', 0, None, 320, 192000, datetime.datetime(2010, 5, 17, 20, 6, 55), datetime.datetime(2010, 5, 17, 20, 6, 56), datetime.datetime(2010, 5, 17, 20, 6, 56), datetime.datetime(2015, 6, 22, 22, 47, 24), 3644, 63, 5, 1, 3, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 397175, 'sha1$9db89$04f7c42e9453941d88d60ef50ddac016d92f22e0', datetime.datetime(2022, 2, 7, 6, 18, 49), 0, 'achauchau', '', '', 'a627chau@gmail.com', 0, 1, datetime.datetime(2007, 1, 14, 0, 13, 37), 34936, 4, 4, 397175, 'profile_images/ac/ha/achauchau/cacf726cfe3b11e1a2c40026551ae608.jpg', 'M', '徐逸超', '阿超achau', 886, '953875385', datetime.date(1985, 6, 27), 'NWT', 94, 68131, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 53), 1, datetime.datetime(2007, 1, 14, 0, 13, 37), 1, 0, 'zh-hant', 1, '{"show_intro":false,"show_birthday":1}', 244982, 1169, 24, 523, 0, 0, '', 0, None), (186047, 4, 4, '我是白色的', 812093, 14288, 1, 4, 0, 'music/kr/is/kriskuan1101/53eafc74849f459cbccec523d456c2ee.mp3', 5085924, 'music_albums/kr/is/kriskuan1101/BhiNaiXJaoeWJiFvUXY8Em.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', 0, '在難過的時候不是叫我不要難過而是陪著我難過\r\n在開心的時候不是笑笑鬧鬧而是因為我的笑容感到由衷的開心\r\n這樣的感同身受\r\n我陷在無止盡的黑暗中是你抓著我的肩膀堅定的和我說\r\n你是白色的\r\n從此以後\r\n你哭我陪你流淚你笑我為你開心\r\n我們拭去彼此的悲傷\r\n我們相互扶持\r\n不需要獨自在黑色的世界融化\r\n因為我是白色的', 0, None, 211, 192000, datetime.datetime(2013, 2, 2, 1, 53, 34), datetime.datetime(2013, 2, 2, 1, 53, 34), datetime.datetime(2013, 2, 2, 1, 53, 34), datetime.datetime(2015, 7, 9, 14, 3, 17), 97401, 1329, 9, 1, 7, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2013,6],[2013,8],[2013,9],[2013,10],[2013,11]]}}', 0, 0, 0, 0, 2, 2, 812093, 'sha1$KbzP8cYx4GEyIEVzUdNDER$a155cb344b7d969a5f7eb8f631177edfedb0d5c9', datetime.datetime(2024, 3, 5, 14, 48, 1), 0, 'kriskuan1101', '', '', 'kriskuan1101@gmail.com', 0, 1, datetime.datetime(2012, 10, 4, 17, 32, 12), 445761, 4, 4, 812093, 'profile_images/kr/is/kriskuan1101/R2auriV2quiQy7VXtd7hjC.jpg', 'F', '管罄', '管罄 KRIS KUAN', 886, '939577711', datetime.date(1987, 11, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 1), 1, datetime.datetime(2012, 10, 4, 17, 32, 12), 1, 0, 'zh-hant', 1, '{"show_intro":false,"show_birthday":1,"accredited_datetime":"2023-06-19T07:36+00:00"}', 532601, 2167, 25, 33, 1, 0, '', 0, None), (298259, 4, 3, '恐怖情人', 21157, 13611, 1, 4, 0, 'music/ch/ri/chrisxxx/e00f6a57c99141c99823f1555e05ba65.mp3', 0, '', 1, '', '恐怖情人\n詞曲/製作/演唱:廖文強\n\u3000\n你總是堅持要陪我回家\n其實是害怕我回別人家\n你從不讓我自己做決定\n根本只是想控制我而已 \n\u3000\n你總說別人對我有多糟\n你有多糟糕大家都知道\n你得不到的全都想毀掉\n還以為自己正義得不得了\n\u3000\n請你放掉那些冠冕堂皇的理由\n誠實地跟你的自私 say hello\n\u3000\n喔\u3000恐怖情人你快離開\n記得帶走你祖宗三代\n你快看清吧\u3000快回家靠爸\n不要在這裡對我死纏爛打\n\u3000\n喔\u3000恐怖情人你快放棄\n太晚獨立不該是難題\n像剛加油要卯足全力\n要逃開謊言所堆砌的陷阱\n\u3000\n喔\u3000恐怖情人拜託\n請你放過我\n\u3000\n我怎麼會遇到像你這樣的敗類\n你怎麼沒發現自己很討厭', 0, '廖文強臉書專頁:https://www.facebook.com/WenChiangLiao\n\u3000\n自從上次寫了「讓我愛你」這首藏頭歌之後,\n我一直在想中文歌還可以玩什麼新把戲,\n受到前陣子台灣很多的恐怖情人案件,\n加上看到一篇很犀利的網路焦點評論感到心有戚戚焉,\n所以就做了這首「恐怖情人」,\n如果你聽出了什麼,請不要跟別人說,\n就當作聽歌的小樂趣吧~\n希望你們會喜歡 :D', 0, '', 213, 320000, datetime.datetime(2014, 10, 21, 0, 0, 1), datetime.datetime(2014, 10, 20, 23, 59, 34), datetime.datetime(2014, 10, 20, 23, 59, 34), datetime.datetime(2020, 7, 7, 7, 37, 26), 10807, 204, 8, 1, 0, 1, 0, None, 0, '{"TW":{"song_of_the_days":["2014-10-25"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 21157, 'sha1$726f6$5cb45d6e5657a698f63983cfce90f40303bd4959', datetime.datetime(2023, 10, 4, 3, 39, 18), 0, 'chrisxxx', '', '', 'b94610125@ntu.edu.tw', 0, 1, datetime.datetime(2006, 8, 26, 18, 3, 57), 20143, 2, 2, 21157, 'profile_images/ch/ri/chrisxxx/DytWNMMLzy26yLbGMhrhXR.jpg', 'M', '廖文強', '廖文強', 886, '921928943', datetime.date(1987, 4, 3), 'KEE', 88, 257924, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2006, 8, 26, 18, 3, 57), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"show_birthday":1,"hide_location":false}', 2618414, 12698, 112, 262, 0, 0, '', 0, None), (361008, 4, 4, '有你的那天', 828770, 97265104, 1, 4, 0, 'music/ra/bb/rabbit50329/885d887afd6f449296efa70aca0ae3f7.mp3', 0, '', 1, '', '詞:涂薾勻/章原榕\n曲:涂薾勻\n大提琴/ 林宥慧\n\n\n同樣的時間 同樣一條街\n同樣的書店 不同的感覺\n相同時空裡 心卻離很遠\n塑膠向日葵是向陽的錯覺\n\n狂奔的危險 為你都甘願\n熟悉的側臉 苦痛都變甜\n轉身那瞬間 全部都改變\n空盪的房間說著一切心碎\n\n有你的那天 那城市 那空間\n美好的畫面 多遙遠 都破滅\n我只能選擇 放棄期待 放棄等待\n看著你離開 再慢慢 學會釋懷\n\n模糊下雨天\n淋濕那條街\n空洞佔滿心中空白\n失落的心情\n背影看不清\n原來我只是個備份的存在', 0, '::/有你的那天/::\n文案撰寫:朱翊維\n\n有些人在生命的旅途中\n像火車上一前一後坐著的旅客\n呼吸著同樣的氛圍 感受著冷氣的清涼\n時間看似是同步的 但其實是錯開的\n因為就算一起環島了一百遍\n也永遠無法一起看一個角度的 美景', 0, '', 258, 192000, datetime.datetime(2015, 12, 7, 22, 6, 26), datetime.datetime(2015, 12, 7, 22, 5, 21), datetime.datetime(2015, 12, 7, 22, 5, 21), datetime.datetime(2015, 12, 12, 1, 12, 2), 27809, 658, 4, 1, 1, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2015,50],[2015,51]]},"HK":{"top_record_weekly_champions":[[2015,50],[2015,51]]}}', 0, 0, 0, 0, 2, 2, 828770, 'sha1$bea76$0bac5da47b4ddab07b456abc5cce0b71fffa145a', datetime.datetime(2021, 4, 1, 10, 53, 42), 0, 'rabbit50329', '薾勻', '涂', 'rabbit50329@yahoo.com.tw', 0, 1, datetime.datetime(2013, 2, 20, 13, 43, 40), 462227, 4, 4, 828770, 'profile_images/ra/bb/rabbit50329/p1asq4bvd3p371f7r1a2ueq71q9rt.jpg', 'F', '涂薾勻', '涂薾勻', 886, '928173681', datetime.date(1994, 7, 4), 'TNN', 98, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2013, 2, 20, 13, 43, 40), 1, 0, 'zh-hant', 1, '{"show_intro":false,"show_birthday":1,"hide_gender":false,"hide_location":false}', 38085, 135, 27, 0, 0, 0, '', 0, None), (158170, 4, 4, 'Not Alone Christmas', 516402, None, 3, 2, 0, 'music/Di/rt/DirtyR/c4c7380b3aad4cf4ad63cf8762c34ec5.mp3', 7328413, '', 1, '', '', 0, ' *\r\n I Say Merry You Say Christmas\r\n 記得呢晚不止一個人\r\n 得 到過失 去過都已經過左\r\n 一切變 化 世事無 常\r\n 捉緊這段快樂\r\n\r\n 我要約你呢晚 一班去玩\r\n 行海旁 HEA沙灘是是但但總之呢一晚\r\n 無喎 無火雞餐 得一班平凡人 同一支香檳\r\n 身上無文 都能走近 只因世上每個也是平民\r\n 諗起都興奮 雙手都抖震\r\n 再沒寂寞時候 約會是時候\r\n 大家也是人\r\n 幸福要自尋\r\n 單身邊洗擔心\r\n 瀟洒比較吸引\r\n 一對對 情人 單身向前行\r\n 光棍聖誕派對都夠興', 0, None, 228, 256000, datetime.datetime(2011, 12, 22, 2, 27, 58), datetime.datetime(2011, 12, 22, 2, 27, 58), datetime.datetime(2011, 12, 22, 2, 27, 58), datetime.datetime(2015, 3, 13, 13, 41, 19), 2211, 16, 1, 1, 0, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 516402, 'sha1$4466d$283d645d9404a9d90cc73b30d928958547fce142', datetime.datetime(2023, 12, 25, 9, 12, 44), 0, 'DirtyR', '', '', 'gouzboy@yahoo.com.hk', 0, 1, datetime.datetime(2008, 4, 11, 2, 13, 19), 153848, 4, 4, 516402, 'profile_images/Di/rt/DirtyR/ba55d30c7ab211e1897e0026551ae608.jpg', 'M', '', 'Dirty.R', None, '', datetime.date(1981, 9, 25), None, None, 6880, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2008, 4, 11, 2, 13, 19), 2, 0, 'zh-hant', 0, '{"show_birthday":1}', 4084, 48, 21, 4, 0, 0, '', 0, None), (362064, 4, 4, '擦去', 754449, 97265191, 1, 4, 0, 'music/co/co/coconuts/955e43da5c0741f0bc7a5eb4f8839f17.mp3', 0, '', 1, '', '我用一支神奇的筆 細細地描繪你的 臉 \n再用那支神奇的筆 翼翼地點上你的 眼\n你的髮稍指尖 都瞬間在這紙上活現 \n你對我眨眨眼 別過頭 不屑\n親愛的你別不滿意 請活在我的框框裡 \n相處的過程再挑剃 我就擦去 擦去你的眼\n我用一支神奇的筆 蠢蠢地描繪你的嘴\n再用那支神奇的筆 一一地點上你的煙 \n你的髮稍指尖 都瞬間在這紙上活現 \n你對我扁扁嘴 吐口煙 不屑\n親愛的你別不滿意 請活在我的框框裡 \n相處的過程再挑剃 我就擦去 擦去你的嘴\n親愛的你別不滿意 請活在我的框框裡 \n相處的過程再挑剃 我就擦去\n親愛 親愛的你 親愛 親愛的 擦去你的嘴臉', 0, '想像有一隻神奇的筆\n能照著自己想要的樣子描繪情人\n不滿意時,可以用橡皮擦擦掉', 0, '', 274, 192000, datetime.datetime(2016, 1, 1, 13, 36, 54), datetime.datetime(2016, 1, 1, 13, 36, 45), datetime.datetime(2016, 1, 1, 13, 36, 45), datetime.datetime(2016, 1, 1, 23, 37, 29), 4212, 95, 1, 1, 1, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 754449, 'sha1$Oe9KkWWBhPderxSg3wuOBG$dfe6e6a97db8f7b78227cc52d7ff49d832083986', datetime.datetime(2024, 11, 8, 4, 38, 14), 0, 'coconuts', '', '', 'hilikusaa@gmail.com', 0, 1, datetime.datetime(2011, 4, 8, 19, 13, 33), 389017, 4, 3, 754449, 'profile_images/co/co/coconuts/ec7d2c9a6b1a11e382fc22000a782fbe.jpg', 'O', '', '椰子!! Coconuts', 886, '930302708', datetime.date(1982, 4, 2), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 27, 21, 3, 3), 1, datetime.datetime(2011, 4, 8, 19, 13, 33), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":0,"accredited_datetime":"2022-09-27T05:23+00:00","hide_location":false}', 48101, 499, 7, 1362, 1, 0, '', 0, None), (357880, 4, 4, '分離焦慮', 388492, 97264206, 1, 5, 0, 'music/an/ne/annechang1204/68cfb4d88f344527bedf5612b14dc6cc.mp3', 0, '', 1, '', '分離焦慮\n\n聽 是什麼聲音 是你在呼喚我 \n我 多希望一切 都只是夢境 我還沒睡醒 \n迷迷糊糊睜開雙眼 假裝你看不到我 \n偷偷摸摸閉上雙眼 \n讓你賴着我 讓你擁有我 二十四小時的分離焦慮 我甘願承受 \n讓你黏著我 讓你愛著我 只要看著你熟睡的臉阿 \n那一切都值得了', 0, '一種嬰兒的症狀,無法離開媽媽五公尺,一分離就焦慮大哭!\n\n2015 專輯巡演\n11/21(六) 19:30 Room335/台南 \n►現場購票\n12/5(六) 17:00 賣捌所/宜蘭 \n►http://thewall.tw/shows/1501\n12/12(六) 19:00 百樂門/高雄\n►http://goo.gl/mC64wl\n12/27(日) 19:00 Legacy/台中(wt.神秘嘉賓 近期公佈) \n►http://goo.gl/a97bJj', 0, '', 204, 320000, datetime.datetime(2015, 11, 17, 22, 29, 15), datetime.datetime(2015, 11, 17, 22, 28, 51), datetime.datetime(2015, 11, 17, 22, 28, 51), datetime.datetime(2016, 9, 1, 21, 52, 58), 7170, 128, 2, 1, 7, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 388492, 'sha1$00fff$11a6f1196d03d226954e2408b52cece8b226241d', datetime.datetime(2021, 12, 16, 11, 6, 30), 0, 'annechang1204', '', '', 'anniedora2009@gmail.com', 0, 1, datetime.datetime(2006, 11, 9, 22, 59, 39), 26294, 2, 2, 388492, 'profile_images/an/ne/annechang1204/KqXQJ2C7ZSqmDFYNoPzDqo.jpg', 'O', '陳以恩', '安妮朵拉', None, '', datetime.date(2009, 3, 1), 'NWT', 94, 144560, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 58), 1, datetime.datetime(2006, 11, 9, 22, 59, 39), 1, 0, 'zh-hant', 0, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2024-01-11T09:13+00:00","hide_location":false}', 1530622, 9665, 86, 2619, 1, 0, '', 0, None), (133721, 4, 4, '平行線', 410910, 10081, 2, 1, 0, 'music/re/la/relaxone/0145d6d101d743369c1201bb3d5d8f6d.mp3', 7305217, '', 1, '', '', 0, '', 0, None, 304, 192000, datetime.datetime(2011, 1, 27, 16, 53, 17), datetime.datetime(2011, 1, 27, 16, 53, 17), datetime.datetime(2011, 1, 27, 16, 53, 17), datetime.datetime(2015, 7, 21, 14, 38, 11), 9471, 278, 16, 1, 0, 1, 0, None, 0, None, 0, 0, 0, 0, 2, 2, 410910, 'sha1$l5Xe9t6Do21X$acd2f3eaf2d42cd4d5e534b85da11d551c9ffd4f', datetime.datetime(2015, 12, 7, 14, 46, 50), 0, 'relaxone', '', '', 'relaxonestudio@gmail.com', 0, 1, datetime.datetime(2007, 5, 6, 23, 38, 42), 48638, 4, 3, 410910, 'profile_images/re/la/relaxone/3b590c74862311e59e0d0026551b1100.jpg', 'O', '輕鬆玩樂團', '輕鬆玩 relax-One', None, '', datetime.date(1998, 9, 2), None, None, 2714, 1, None, datetime.datetime(2025, 6, 27, 21, 2, 50), 1, datetime.datetime(2007, 5, 6, 23, 38, 42), 1, 0, 'zh-hant', 0, '{"hide_gender":true,"show_birthday":1,"hide_location":false}', 42781, 451, 6, 1408, 0, 0, '', 0, None), (184351, 4, 4, 'Daggers and Dimes', 701646, None, 5, 14, 0, 'music/sa/nt/santaklaus/a5c680f00f654779a32f09b16f91f00d.mp3', 4522769, 'song_covers/sa/nt/santaklaus/Muu8ybMNkx6jbWnossCrYg.jpg', 1, '', 'Daggers And Dimes\r\n\r\nIt’s just daggers and dimes\r\nIn these outrageous times\r\nIt’s just fortune and fame\r\nAnd the world is to blame\r\n\r\nIt’s just daggers and dimes\r\nAnd a series of crimes\r\nAnd the science of shame\r\nIs now part of the game\r\n\r\nChorus I:\r\nSweet compassion – you’re absolutely useless\r\nOnce you gave us direction\r\nBut now you’ve retired\r\nCause it’s just daggers and dimes\r\n\r\nIt’s just daggers and dimes\r\nAnd you walk a thin line\r\nBetween business and sin\r\nAnd your patience wears thin\r\n\r\nIt’s just daggers and dimes\r\nAnd you fancy you’re fine\r\nWith your new set of wheels\r\nWe all know how it feels\r\n\r\nChorus II:\r\nOnce we asked questions – and waited for the answers\r\nNow we take thinks for granted – and join in the game\r\nCause it’s just daggers and dimes\r\n', 0, '', 0, None, 188, 192000, datetime.datetime(2013, 1, 2, 23, 46, 25), datetime.datetime(2013, 1, 2, 23, 46, 25), datetime.datetime(2013, 1, 2, 23, 46, 25), datetime.datetime(2017, 7, 31, 22, 58, 18), 2194, 56, 0, 1, 0, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 701646, 'sha1$Z778euOPsCul2Jkk7bOHrm$7d2eb399be35b4afe31e7c3cf3b74356799bc1b9', datetime.datetime(2024, 8, 27, 15, 9, 43), 0, 'santaklaus', '', '', 'john.budrevo@gmail.com', 0, 1, datetime.datetime(2009, 12, 24, 17, 11, 43), 339051, 4, 3, 701646, 'profile_images/sa/nt/santaklaus/4236b5940e4e11dfb602001f29ca1c80.jpg', 'M', 'Klaus Bluetner', 'Klaus Bluetner (白金石) aka John Budrevo', 886, '980020911', datetime.date(1965, 9, 26), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 24, 21, 2, 54), 1, datetime.datetime(2009, 12, 24, 17, 11, 43), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"show_birthday":0,"hide_location":false}', 125295, 309, 49, 15, 0, 0, '', 0, None), (361678, 4, 4, '聰明的寂寞+pia', 388492, None, 1, 5, 0, 'music/an/ne/annechang1204/9201ccfaefa341b39ef28e34b5b87c3f.mp3', 0, '', 1, '', '詞:韓璟/曲:安妮\n\n你要我打電話給你\n但我不知道哪時可以\n怕誰在排解你的空虛\n或是我暖不了你的孤寂\n\n十個號碼lie in my mind\n手機畫面卻一片空白\n朋友總說我想得太多\n太著想的心思好不自由\n\n我想起有一句話說\n太聰明的結果就是寂寞\n\n有人說想要達到登峰造極\n就必須捨棄其他東西\n我為了守住表面的和平\n放棄跟你撒嬌的勇氣\n\n你給的曖昧從來不是虛偽\n我卻還貪心想更完美\n曾以為最傷人的是藉口\n才明白實話才最讓人難以承受', 0, '噹啷~\n澆花系PiA吳蓓雅 x 暖系安妮朵拉 重唱版--聰明的寂寞,\n美妙的合音,不一樣的感覺!\n祝大家聖誕夜平安喜樂:)\n\n現場版只有在12/27(日)台中Legacy才有得聽喔cc\n\n安妮朵拉2015 My Little Baby專輯最終巡演\n2015/12/27(日) 19:00 Legacy/台中(feat. PiA吳蓓雅) \n►http://goo.gl/a97bJj\n特別活動:交換禮物-當天攜帶300元內小禮,可跟安妮朵拉一起玩交換禮物唷^^b', 0, '', 264, 192000, datetime.datetime(2015, 12, 24, 18, 28, 56), datetime.datetime(2015, 12, 24, 18, 28, 40), datetime.datetime(2015, 12, 24, 18, 28, 40), datetime.datetime(2015, 12, 24, 22, 25, 7), 31154, 843, 20, 1, 0, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 388492, 'sha1$00fff$11a6f1196d03d226954e2408b52cece8b226241d', datetime.datetime(2021, 12, 16, 11, 6, 30), 0, 'annechang1204', '', '', 'anniedora2009@gmail.com', 0, 1, datetime.datetime(2006, 11, 9, 22, 59, 39), 26294, 2, 2, 388492, 'profile_images/an/ne/annechang1204/KqXQJ2C7ZSqmDFYNoPzDqo.jpg', 'O', '陳以恩', '安妮朵拉', None, '', datetime.date(2009, 3, 1), 'NWT', 94, 144560, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 58), 1, datetime.datetime(2006, 11, 9, 22, 59, 39), 1, 0, 'zh-hant', 0, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2024-01-11T09:13+00:00","hide_location":false}', 1530622, 9665, 86, 2619, 1, 0, '', 0, None), (317239, 4, 4, '接下來如何', 841766, 97258171, 1, 4, 0, 'music/He/ll/HelloNico/900bfacddaa84120867ad12904305e6d.mp3', 0, '', 1, '', '未來沒人能夠預測\n被誰喜歡\t又喜歡誰呢\n而下一步決定的那一瞬\n轉成怎樣的天色\n以為從此就不會愛了\n黑色\t我關上了燈\n當自己是無情緒的毛衣\n誰冷\t就給誰了\n\n非得等到自己也開始感覺累了\n累了\t卻忘了出口是哪扇門\n誰能教我該如何變殘忍\n殘忍\t卻是開始那刻說得還不夠狠\n愛我的人我總是捨不得 \n捨不得看他痛著\t怎麼說出否認\n我愛的人我變得要不得\n要不得我愛的人\n\n刻意地製造一些些安穩\n卻成弄壞的雕刻\n怎知道木偶有天變成人\n學會怎麼愛了\n想回到原本的單純\n白色\t是自己弄髒的\n下一場大雨掉一身灰塵\n重新\t變透明了\n\n非得等到自己開始討厭自己了\xa0\n才懂得怎麼誠實面對自己想要的\n是不該就這樣被原諒了\xa0\n說真的誰都曾為自己做出自私的選擇 \n愛我的人我還是捨不得 \n捨不得看他痛著\t即使被愛得疲倦了\n我愛的人卻變得愛不得 \n愛不得\t要怎麼說出我愛上你了', 0, '作曲:詹宇庭/李詠恩\r\n作詞:詹宇庭\r\n編曲:Hello Nico\r\n製作人:奧利佛\r\n\r\nOP:黑市音樂股份有限公司 BLACK MARKET MUSIC COMPANY LIMITED\r\nSP:科科農場股份有限公司 KKFARM Co., Ltd.', 0, '', 272, 192000, datetime.datetime(2015, 2, 1, 6, 29, 21), datetime.datetime(2015, 2, 1, 6, 29, 6), datetime.datetime(2015, 2, 1, 6, 29, 6), datetime.datetime(2019, 7, 25, 10, 26, 32), 402575, 9821, 523, 1, 9, 1, 0, None, 0, '{"TW":{"top_record_weekly_champions":[[2015,7],[2015,8],[2015,9],[2015,10],[2015,11],[2015,12]]},"HK":{"top_record_weekly_champions":[[2015,52]]}}', 0, 0, 0, 0, 2, 2, 841766, 'sha1$J9AiQLNbOxoFfTNSBgZeUE$8fbf3bea35b894438d4da245b5917ec1327f7322', datetime.datetime(2025, 5, 12, 10, 22, 32), 0, 'HelloNico', '柏豪', '紀', 'hellonico2013@gmail.com', 0, 1, datetime.datetime(2013, 5, 15, 1, 34, 40), 475059, 4, 3, 841766, 'profile_images/He/ll/HelloNico/ab5599a240f911e6b28a0a86ddb32807.jpg', 'F', 'Hello Nico', 'Hello Nico', 886, '955541410', datetime.date(2013, 5, 20), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 48), 1, datetime.datetime(2013, 5, 15, 1, 34, 40), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"hide_location":false}', 2944829, 30403, 7, 67, 0, 0, '', 0, None), (361985, 4, 4, '05.歐吉桑乎乾啦', 1441678, 97265188, 1, 4, 0, 'music/ch/an/changandlee/81e456ab64814290ba8157466fe9c1ce.mp3', 0, 'song_covers/ch/an/changandlee/3ed0f8f181e1452c845ab52bb9851d70.jpg', 1, '', '歐吉桑乎乾啦 \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, '', 256, 320000, datetime.datetime(2015, 12, 30, 17, 24, 22), datetime.datetime(2015, 12, 30, 17, 24, 14), datetime.datetime(2015, 12, 30, 17, 24, 14), datetime.datetime(2016, 1, 10, 16, 0, 54), 4893, 115, 6, 1, 4, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1441678, 'sha1$wQ76TOUcTRVx$c6991c9d1480b5e4d5ac1dff04a0ec858d4c10fe', datetime.datetime(2023, 3, 1, 4, 36, 9), 0, 'changandlee', '', '', 'info@anlemouse.com', 0, 1, datetime.datetime(2014, 8, 10, 10, 40, 51), 1103203, 4, 3, 1441678, 'profile_images/ch/an/changandlee/cVMknbDD5QqJYfffKvGY85.jpg', 'M', '張三李四', '張三李四', 886, '912683743', datetime.date(2012, 1, 31), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 47), 1, datetime.datetime(2014, 8, 10, 10, 40, 51), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"show_birthday":0,"hide_location":false}', 64443, 718, 10, 31, 0, 0, '', 0, None), (269329, 4, 4, '別讓我孤單', 893014, 67198524, 2, 1, 0, 'music/Ch/oc/Chocolate_Tiger/9b0b78bcc8ee4ec4941b521b3922db01.mp3', 0, 'song_covers/Ch/oc/Chocolate_Tiger/1da117aecc2a4fb59756ca318b1f0e53.jpg', 1, '', '', 0, '', 0, '', 171, 192000, datetime.datetime(2014, 7, 3, 21, 11, 29), datetime.datetime(2014, 7, 3, 21, 10, 27), datetime.datetime(2014, 7, 3, 21, 10, 27), datetime.datetime(2015, 7, 21, 1, 23, 56), 24160, 828, 41, 1, 0, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 893014, 'sha1$YZz6DigBAP2v$1f5fdb8e39402e42845d175eceb82e7995144633', datetime.datetime(2016, 11, 25, 22, 24, 49), 0, 'Chocolate_Tiger', '', '', 'ennogogo@gmail.com', 0, 1, datetime.datetime(2013, 6, 14, 20, 4), 525916, 4, 3, 893014, 'profile_images/Ch/oc/Chocolate_Tiger/wFbwtuFdix4zNXPYot8eGC.jpg', 'F', '鄭宜農', '猛虎巧克力', None, '', datetime.date(2011, 11, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2013, 6, 14, 20, 4), 1, 0, 'zh-hant', 0, '{"show_intro":false}', 226590, 3798, 6, 10267, 0, 0, '', 0, None), (186642, 4, 4, '莫非定律', 21157, 13611, 1, 6, 0, 'music/ch/ri/chrisxxx/316ccc8ca5334f359a1d4438958dfe5a.mp3', 8735753, '', 1, '', '莫非定律\r\n詞曲/演唱/製作:廖文強\r\n\u3000\r\n公車總是剛剛離站\r\n下雨總是忘記帶傘\r\n命運他\u3000總是眷顧某個誰\r\n只是我\u3000從來不是你的誰\r\n\u3000\r\n最想隱瞞的事\u3000總最先被拆穿\r\n真心喜歡的人\u3000總已有人陪伴\r\n不想面對的過去\u3000最不會被遺忘\r\n莫非是自導自演\u3000一齣悲劇戲碼\r\n失望繼續不斷被放大\r\n(以為悲傷能找到解答)\r\n孤單還是一樣\r\n\u3000\r\n幸福總是容易淡忘\r\n迷路總是走錯方向\r\n心情差\u3000總遇見討厭的人\r\n怕寂寞\u3000卻總還是一個人\r\n\u3000\r\n莫非是要自我麻醉\u3000才不會事與願違\r\n假裝很勇敢\u3000假裝不孤單\u3000假裝早已經習慣', 0, '這首歌講的事情就是大家日常生活中的莫非定律\r\n我想這應該也是很多人都有的心情吧\r\n尤其是等公車這件事情最困擾我\r\n但除了感到有點無奈之外好像也沒有什麼辦法 XD\r\n\u3000\r\n難得我寫了一首很負面的歌\r\n然後最後竟然沒有提供正向的收尾\r\n大概是最近壓力真的很大吧 XD\r\n偶爾低潮一點感覺好像也不錯\r\n\u3000\r\n這次試圖在樂曲的編寫上多嘗試一點旋律性\r\n但離我真的想做出來的東西還差得好遠\r\n寫歌真的還是好難喔\r\n還在繼續努力當中\r\n希望很快會有好的作品\r\n\u3000\r\n最近寫的歌其實很多\r\n但都沒有空把他們錄起來跟大家見面\r\n也是因為對自己作品的要求開始增加\r\n不像以前那樣每寫完一首歌就會錄起來po\r\n這樣應該也是件好事吧!\r\n希望我可以做得更好!\r\n\u3000\r\n這首歌在節奏上也有一些小玄機\r\n是因為在編曲的時候數拍子不小心數錯\r\n所將錯就錯而配合歌曲內容延伸所做的效果\r\n乍聽應該不覺得很奇怪\r\n但在錄的時候快把我搞死了\r\n希望這一點小巧思會讓大家覺得有趣\r\n\u3000\r\n這次樂器錄得有點趕\r\n木吉他電吉他跟Bass都是錄個幾次直接用\r\n連拍子都沒空修\r\n可能偶爾會有落漆的地方\r\n就請多多包涵了 Orz...\r\n這次Bass也是上真的\r\n自己滿喜歡這次副歌的bass line\r\n希望你們也喜歡~\r\n\u3000\r\n新年快樂!\r\n希望你們都過得很好!\r\n但我壓力好大 XD 請祈禱我撐下去 T__T\r\n加油加油!', 0, None, 218, 320000, datetime.datetime(2013, 2, 15, 8, 23, 30), datetime.datetime(2013, 2, 15, 8, 23, 30), datetime.datetime(2013, 2, 15, 8, 23, 30), datetime.datetime(2015, 7, 19, 0, 13, 21), 57070, 728, 13, 1, 0, 1, 0, None, 0, '{"TW":{"song_of_the_days":["2013-02-17"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 21157, 'sha1$726f6$5cb45d6e5657a698f63983cfce90f40303bd4959', datetime.datetime(2023, 10, 4, 3, 39, 18), 0, 'chrisxxx', '', '', 'b94610125@ntu.edu.tw', 0, 1, datetime.datetime(2006, 8, 26, 18, 3, 57), 20143, 2, 2, 21157, 'profile_images/ch/ri/chrisxxx/DytWNMMLzy26yLbGMhrhXR.jpg', 'M', '廖文強', '廖文強', 886, '921928943', datetime.date(1987, 4, 3), 'KEE', 88, 257924, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2006, 8, 26, 18, 3, 57), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"show_birthday":1,"hide_location":false}', 2618414, 12698, 112, 262, 0, 0, '', 0, None), (320877, 4, 4, '綠野藍天', 1469935, 97258651, 2, 7, 0, 'music/im/no/imnotdorothy/51e2ca3c8ce54511ab52260c1979eca6.mp3', 0, 'song_covers/im/no/imnotdorothy/514a1c04d2334b64aef9e5c4d447ae53.jpg', 1, '', '今天起不用再想\n快脫掉還有機會\n今天起不用再爭\n這顏色到底還有幾分的虛偽\n\n咖啡再香藏不住你的氣味\n眼影再淡卸不下你的防備\n花兒依舊長在綠色的大地頭頂藍色的天\n\n調個顏色來彰顯你的品味\n不用再分享不同品味而妥協\n不妥協就等於否定你舉手投足或一切\n\n我在想藍色的世界\n充斥著許多的謊言\n唯一沈默的角色卻找不到合適的勝任和扮演\n我默默看著藍色的晴天\n懷疑是否有陽光的遮掩\n何時轉個圈\n會不會又成下雨天\n', 0, '詞:張家榮 曲:張家榮\n\n應該有一種人,總是帶著一種神奇眼鏡,可以看出每個人身上的氣場顏色,並用來分辨是否為朋友;又有一種人,有著神奇的嗅覺,可以嗅出談吐的氣味所代表的顏色,並以此判定是否為同種族類!\n\n當個性、喜好、見解、只能依賴著顏色,被大家的共識綁架,而非依靠事實,那麼對未來的日子,又有甚麼是我們所能期待的?\n', 0, '', 273, 192000, datetime.datetime(2015, 2, 26, 0, 50, 44), datetime.datetime(2015, 2, 26, 0, 50, 25), datetime.datetime(2015, 2, 26, 0, 50, 25), datetime.datetime(2015, 7, 6, 22, 23, 25), 5883, 149, 4, 1, 5, 1, 0, None, 0, None, 0, 0, 0, 0, 2, 2, 1469935, 'sha1$Ls40msklYOnozYBo5v5qde$a07bfaa9e0a01df2096d9ab9064ca933521a7416', datetime.datetime(2025, 6, 10, 8, 46, 45), 0, 'imnotdorothy', '', '', 'imnotdorothy@gmail.com', 0, 1, datetime.datetime(2014, 12, 9, 16, 12, 35), 1131004, 4, 4, 1469935, 'profile_images/im/no/imnotdorothy/X8D8jL3GzRwp9nDyZaTyJ6.jpg', 'O', '', '不是桃樂絲', 886, '920505043', datetime.date(2015, 1, 1), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2014, 12, 9, 16, 12, 35), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"hide_location":false}', 190085, 924, 1, 3, 0, 0, '', 0, None), (367793, 4, 4, '誰(cover李友廷) ', 785053, None, 1, 4, 0, 'music/va/cu/vacuumusic/29c57bf8ac834a178a9cd7b664fb35db.mp3', 0, '', 1, '', '詞/曲: 李友廷\n\n\n害怕伸出手\n裝作\u3000什麼都不想要\n「這樣也好」 每天說服著自己\n\n在原地停留 \n等著你\n也等著我自己\n你若能懂\u3000現在別再猶豫\u3000\u3000\u3000\u3000\n走進我的心\n\n誰 能夠找到我\n在人海中 流浪等待 愛\n將我的輪廓填滿\n\n誰 想要找到我 多麼希望\n擁有一個你 讓我值得存在\n\n你能否 由衷\n容納每一種的我\n我會願意 賠上一切去愛\n\n誰 能夠找到我\n在人海中 流浪等待 愛\n將我的輪廓填滿\n\n誰 想要找到我 多麼希望\n擁有一個你 讓我值得存在', 0, '', 0, '', 227, 192000, datetime.datetime(2016, 4, 13, 0, 48, 15), datetime.datetime(2016, 4, 13, 0, 48, 8), datetime.datetime(2016, 4, 13, 0, 48, 8), datetime.datetime(2016, 4, 13, 0, 50, 59), 136474, 3152, 90, 1, 0, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2016,16]]},"HK":{"top_record_weekly_champions":[[2016,16]]}}', 0, 0, 0, 0, 2, 2, 785053, 'sha1$hicDDUOJDJN8EydYO86EFR$e1d6ca83db7b2d38b988c96d3759ebd004463c96', datetime.datetime(2024, 11, 14, 6, 0, 23), 0, 'vacuumusic', '', '', 'pickypoddy@hotmail.com', 0, 1, datetime.datetime(2012, 2, 11, 11, 36, 57), 419106, 4, 3, 785053, 'profile_images/va/cu/vacuumusic/VX2FgUzZH5QswVbWRrUf7C.JPG', 'F', '洪安妮', '洪安妮 Anni Hung', 886, '905500910', datetime.date(1993, 7, 20), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 45), 1, datetime.datetime(2012, 2, 11, 11, 36, 57), 1, 0, 'zh-hant', 1, '{"show_intro":false,"show_birthday":2,"hide_gender":false,"accredited_datetime":"2021-05-11T05:17+00:00","hide_location":false}', 3576084, 25463, 6, 805, 1, 0, '', 0, None), (364240, 4, 4, '咖啡都涼了', 1581967, 97265398, 1, 4, 0, 'music/so/me/somethingian10/9c2aa205ad4e486fb1b5642a91c0915c.mp3', 0, '', 1, '', '作詞:姚勤 \n作曲:姚勤\u3000\u3000\n編曲:姚勤\n歌手:吳佩俞 \n吉他:鄧杰\n\n咖啡都涼了 我們沉默著沒說話 \n我靜靜看著 那曾深愛過的臉龐 \n誰都捨不得開口去拆穿 \n那些謊 本該圓得多漂亮 \n\n夜景你的肩 是我最大的避風港 \n星星多美 只因為是你在我身旁 \n現在本來應快樂的景况 \n我卻只能用力不讓眼淚溢出眼眶 \n\n你說你也難過 你想要什麼回答 \n你說很抱歉 我也只能說我沒差 \n我本來就看起來 夠堅強 \n不是嗎 所以才失去你的體諒 \n\n畢竟曾被疼愛曾經想被你豢養 \n所以所有祝福的話我都不想講 \n也許還是會偷偷關心你近況 \n可若再遇見請原諒我 狼狽逃離現場 \n\n咖啡都涼了 我們沉默著沒說話 \n我靜靜看著 那曾深愛過的臉龐 \n誰都捨不得開口去拆穿 \n那些謊 本該圓得多漂亮 \n\n夜景你的肩 是我最大的避風港 \n星星多美 只因為是你在我身旁 \n現在本來應快樂的景况 \n我卻只能用力不讓眼淚溢出眼眶 \n\n你說你也難過 你想要什麼回答 \n你說很抱歉 我也只能說我沒差 \n我本來就看起來 夠堅強 \n不是嗎 所以才失去你的體諒 \n\n畢竟曾被疼愛曾經想被你豢養 \n所以所有祝福的話我都不想講 \n也許還是會偷偷關心你近況 \n可若再遇見請原諒我 狼狽逃離現場 ', 0, '作詞:姚勤 \n作曲:姚勤\u3000\u3000\n編曲:姚勤\n歌手:吳佩俞 \n吉他:鄧杰\n錄音:于子傑\n母帶後期處理:劉聖賢老師\nA&R:陳武官\n\n_______\n咖啡都涼了', 0, '', 205, 192000, datetime.datetime(2016, 2, 27, 11, 15, 33), datetime.datetime(2016, 2, 27, 11, 15, 19), datetime.datetime(2016, 2, 27, 11, 15, 19), datetime.datetime(2017, 4, 6, 11, 21, 33), 162821, 4359, 57, 1, 0, 1, 0, None, 0, '{"TW":{"song_of_the_days":["2016-03-04"],"recommend_by_editor":true,"top_record_weekly_champions":[[2016,10],[2016,11],[2016,12],[2016,13]]},"HK":{"top_record_weekly_champions":[[2016,10],[2016,11],[2016,12],[2016,13]]},"CN":{"top_record_weekly_champions":[[2017,1]]}}', 0, 0, 0, 0, 2, 2, 1581967, 'sha1$DJaozaesMtKf$98b8ce1105f1123f47f063e16e6501d2b414049e', datetime.datetime(2017, 10, 30, 9, 2, 16), 0, 'somethingian10', '', '', 'somethingian10@gmail.com', 0, 1, datetime.datetime(2015, 12, 8, 18, 27, 47), 1240714, 4, 3, 1581967, 'profile_images/so/me/somethingian10/5711e212dc3411e598b80ae52af18be5.jpg', 'O', '', '陳武官 & 吳佩俞', None, '', datetime.date(2015, 12, 28), 'TNN', 98, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2015, 12, 8, 18, 27, 47), 1, 0, 'zh-hant', 0, '{"hide_gender":true,"show_intro":false,"show_birthday":1,"hide_location":false}', 231130, 1230, 2, 1272, 0, 0, '', 0, None), (309704, 4, 4, '05 你睡了嗎?', 719402, 97257260, 1, 4, 0, 'music/go/go/gogorise/5792e23c373c4fd18d3c818c22abc5b4.mp3', 0, '', 1, '', '你睡了嗎\x0b突然好想你 你睡了嗎\x0b腦海裡太多牽掛 \x0b糾結在一塊 我怎能不去想\x0b\x0b黑夜好漫長 看著浪花掀起落下\x0b捉摸不定像似他說過的話\x0b曾經已不在 說沒關係其實有多害怕\x0b\x0b仰望天空大雨落下 雨水覆蓋了那張孤獨臉頰\x0b好想全都遺忘 好想 全都不要 是雨還是淚我擦拭不了\x0b\x0b隨著秋天的風去流浪 風會帶我找到我的城堡\x0b好想能不再怕 好想 穿越逆光 數不盡的夜數不盡的漫長\x0b\x0b還不下車嗎 同個地方來來又回回\x0b捉摸不定像似他說過的話\x0b曾經已不在 說沒關係其實有多害怕\x0b\x0b仰望天空大雨落下 雨水覆蓋了那張孤獨臉頰\x0b好想全都遺忘 好想 全都不要 是雨還是淚我擦拭不了\x0b\x0b再見了流淚的人們 無淚的人們\x0b再見了曾經的我們 曾經的我們\x0b不管明天好不好 明天會怎樣\x0b\x0b大雨落下 雨水覆蓋那張臉頰\x0b好想全都遺忘 好想 全都不要\x0b是雨還是淚我擦拭不了\x0b\x0b隨著秋天的風去流浪 風會帶我找到我的城堡\x0b自由翱翔的飛 穿越 眼前逆光 下再大的雨總會變晴朗\x0b\n去流浪 不怕 自由翱翔的飛 穿越 眼前逆光\x0b下再大的雨總會變晴朗\x0b\n', 0, '夜深人靜時突然想念你,你睡了嗎? 走在冷清的街上,過去的回憶一一湧上,雨和眼淚似乎是約定好似地同時落下,流浪中的我雖已在遠方但卻不知是否能因此拋開關於你的一切,答案應該很明顯... 這是Go Go Rise美好前程的首波抒情主打,不同於其他充滿熱血跟力量的歌曲,作詞者兼主唱Mei這次以第一人稱述說了女生的情感故事,讓專輯增添了更多面向與豐富性。 \n', 0, '', 324, 320000, datetime.datetime(2014, 12, 28, 20, 10, 20), datetime.datetime(2014, 12, 28, 20, 10, 3), datetime.datetime(2014, 12, 28, 20, 10, 3), datetime.datetime(2015, 7, 19, 15, 17, 56), 6591, 163, 18, 1, 4, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 719402, 'sha1$XNKIyaDnHJsg$2943e86eb3329522ab597384eaec050a694e18d5', datetime.datetime(2020, 12, 23, 8, 24, 57), 0, 'gogorise', '', '', 'gogorise@gmail.com', 0, 1, datetime.datetime(2010, 5, 25, 0, 1), 356807, 4, 3, 719402, 'profile_images/go/go/gogorise/p7wiJxJEeqKbh9qCVqhW95.jpg', 'M', '', 'GO GO RISE / 美好前程', 886, '925308331', datetime.date(2009, 6, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 50), 1, datetime.datetime(2010, 5, 25, 0, 1), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false}', 129864, 1079, 293, 1495, 0, 0, '', 0, None), (116209, 4, 4, 'When Teenage', 722355, None, 2, 1, 0, 'music/po/pc/popcorn_band/fbfa2166898740a9af6b5607d86cd659.mp3', 5700462, '', 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別讓未來再次擱淺', 0, '我想17歲就是青春跟充滿著夢想的代名詞吧\r\n那年我們17歲,認識了音樂,也認識了彼此,然後組成了爆米花樂團\r\n這首When teenage是我們的第一首創作,寫的是我們17歲時的故事\r\n沒有太多複雜的編曲跟華麗的音色\r\n但卻是用最直接的想法以及感覺呈現出這首歌\r\n把我們當初單純的夢想以及故事都寫進去\r\n希望大家聽到這首歌時能回想起自己當初年輕的心\r\n年輕時的夢想\r\n能夠時時保持熱忱\r\n不要因為現實的影響而忘記原本自己要的是什麼', 0, None, 237, 192000, datetime.datetime(2010, 6, 26, 1, 26, 51), datetime.datetime(2010, 6, 26, 1, 26, 51), datetime.datetime(2010, 6, 26, 1, 26, 51), datetime.datetime(2015, 3, 4, 12, 56, 55), 5895, 132, 5, 1, 0, 1, 0, None, 0, '{"TW":{"song_of_the_days":["2010-06-28"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 722355, 'sha1$9269a$2ab51a6bab33f6680be57c5f4925088afae26551', datetime.datetime(2012, 6, 13, 16, 24, 16), 0, 'popcorn_band', '', '', 'popcorniloveyou@gmail.com', 0, 1, datetime.datetime(2010, 6, 24, 16, 33, 57), 359760, 4, 3, 722355, 'profile_images/po/pc/popcorn_band/6553a060085611e1b602001f29ca1c80.jpg', 'F', '謝欣家', '爆米花樂團', None, '0926778120', datetime.date(2005, 1, 1), None, None, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2010, 6, 24, 16, 33, 57), 1, 0, 'zh-hant', 0, None, 23973, 146, 6, 528, 0, 0, '', 0, None), (308437, 4, 4, '逃脫', 800923, None, 1, 5, 0, 'music/wi/ll/william810/bd5980cb296b481a82f4070185ce0eeb.mp3', 0, 'song_covers/wi/ll/william810/e083de42d34e48598757979a5d2f3a0f.JPG', 1, '', 'FACEBOOK專頁:\n https://www.facebook.com/williambluebird23\n\n我過得並不好 你也許 不會知道\n我的心像一座 沒有人 的孤島\n心情完全顛倒 找不到心的依靠\n你的靈魂出走 留下我 一人難熬\n\n我受夠被困在這監牢\n我的難過沒有人知道 我想逃\n\n已決心 要把回憶上鎖 \n就別再去為自己找藉口\n拜託 我多麼想從記憶中逃脫\n我停止 繼續做白日夢\n已放棄 等待你回頭\n\n我懂 我只是一時被愛昏了頭\n我不真的還眷戀你的溫柔\n\n黑夜裡有月光陪我\n迷了路有燈塔守候\n我不害怕孤獨 我不會放聲大哭\n\nFACEBOOK專頁: https://www.facebook.com/williambluebird23', 0, '分手了 還愛著他/她?\r\n是誰放不下 誰又想逃\r\n\r\nFACEBOOK專頁:\r\n https://www.facebook.com/williambluebird23', 0, '', 254, 192000, datetime.datetime(2016, 4, 13, 19, 21, 59), datetime.datetime(2014, 12, 22, 12, 58, 15), datetime.datetime(2014, 12, 22, 12, 58, 15), datetime.datetime(2021, 4, 18, 8, 23, 14), 63915, 1340, 38, 1, 0, 1, 0, None, 0, '{"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 800923, 'sha1$lQhITm9I9I9f$9f1309e117d0d5441ac51c15ef619482e3a594d0', datetime.datetime(2025, 6, 12, 7, 1, 36), 0, 'william810', '鈺羲', '陳', 'william810917@gmail.com', 0, 1, datetime.datetime(2012, 6, 25, 2, 29, 27), 434727, 4, 3, 800923, 'profile_images/wi/ll/william810/jFZ6uzk3VcSFho8QEZjdFP.jpeg', 'M', '陳鈺羲', '陳鈺羲', 886, '986349073', datetime.date(1991, 11, 14), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2012, 6, 25, 2, 29, 27), 1, 0, 'zh-hant', 1, '{"show_intro":false,"show_birthday":2,"hide_gender":false,"accredited_datetime":"2021-04-06T09:28+00:00","hide_location":false}', 558343, 2128, 13, 17, 1, 0, '', 0, None), (193576, 4, 4, '夏日晚歌 (Live at Legacy 2012)', 1594, None, 2, 1, 0, 'music/ec/ho/echo/ee9ee1f814b74750812e81865201a9f2.mp3', 13358139, '', 1, '', '', 0, '', 0, None, 334, 320000, datetime.datetime(2013, 6, 13, 22, 16, 37), datetime.datetime(2013, 6, 13, 22, 16, 37), datetime.datetime(2013, 6, 13, 22, 16, 37), datetime.datetime(2015, 6, 14, 12, 26, 58), 7710, 125, 8, 1, 0, 1, 0, None, 0, '{"TW":{"song_of_the_days":["2013-06-19"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1594, 'sha1$kqJqkKTjtofI1EreexFMSh$3ce40c79d3e6f013d8517893f77b4dafe375b63f', datetime.datetime(2025, 5, 13, 7, 12, 6), 0, 'echo', '', '', 'echo@echoband.com', 0, 1, datetime.datetime(2006, 1, 18, 12, 15, 11), 591, 4, 3, 1594, 'profile_images/ec/ho/echo/W9zpLX63HGeHZG5Tc29wQK.jpg', 'M', '', '回聲樂團 Echo of Your Soul', 886, '920200553', datetime.date(2002, 1, 11), 'TPE', 99, 66090, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 49), 1, datetime.datetime(2006, 1, 18, 12, 15, 11), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":0,"hide_location":false}', 299030, 2907, 6, 47, 0, 0, '', 0, None), (557420, 4, 4, '說夢人 feat.理想混蛋 雞丁 (demo)', 2208473, 97298438, 1, 5, 0, 'music/a0/92/a0920716190/caXNsdQRFMxYKhT6bdEpeU.mp3', 0, 'song_covers/zo/s/zos/zGUuRuEGjUAoCf4Vi2osfM.jpg', 1, '', '作曲:蘇漢評\r\n作詞:邱建豪、蘇漢評\r\n編曲:綠繡眼\r\n和聲編寫:邱建豪\r\nVocal:蘇漢評、邱建豪\r\nGuitar:呂理鈞\r\nBass:張睿宸\r\nCajon:彭鈺凱\r\nViolin:陸重光\r\n錄音/混音:韋仲恩、邱建豪\r\n\r\n你是否依然害怕面對它\r\n提不起勇氣像當初一樣\r\n你是否依然獨自踱步在記憶的傷疤\r\n忘記有些人正陪在你身旁\r\n\r\n你是否還是常常不知所措\r\n想著前進卻忘了努力生活\r\n你是否還是對你的夢有所堅持\r\n緊握手心裡汗濕的固執\r\n\r\n再勇敢走向深處\r\n別害怕亂了腳步\r\n就努力追尋想要的想要的\r\n在困境中成長吧\r\n\r\n你是否還是常常不知所措\r\n想著前進卻忘了努力生活\r\n你是否還是對你的夢有所堅持\r\n緊握手心裡汗濕的固執\r\n\r\n再勇敢走向深處\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, '建豪說:\n夢在前方不是遠方\n穿越迷霧的時候別擔心\n我們都會在你身旁\n\n漢評說:\n由衷的希望大家都能在自己的旅途中\n收穫甚麼、得到甚麼\n並且努力地走完\n\n綠繡眼粉絲專頁:\nhttps://www.facebook.com/greeneyeee/\n\n綠繡眼Zos Instagram :\nhttps://www.instagram.com/zos_greenbird/?hl=zh-tw\n\nYouTube頻道:\nhttps://www.youtube.com/channel/UCW5vebMcOB2U1Ko-3Igjq2A\n\n-\n\n吉他譜:\nhttps://drive.google.com/file/d/1o3kUsRIdjNKiMxWKE81rzdwdf83mIxlM/view?usp=sharing\n\n歡迎取用♥\n祝大家彈得順利,唱得開心~~', 0, '', 284, 320000, datetime.datetime(2018, 6, 1, 15, 45, 52), datetime.datetime(2018, 6, 1, 15, 45, 37), datetime.datetime(2018, 6, 1, 15, 45, 37), datetime.datetime(2021, 11, 13, 14, 0, 56), 247087, 6218, 214, 1, 8, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2019,12],[2019,13]]}}', 0, 0, 0, 0, 2, 2, 2208473, 'sha1$q1J47jUbYvfs$f9bb31437ca0746a238c021cdd0d37cf0e453952', datetime.datetime(2022, 6, 21, 4, 51, 23), 0, 'zos', '', '', 'zosgreenbird@gmail.com', 0, 1, datetime.datetime(2018, 6, 1, 15, 44, 9), 1779425, 4, 4, 2208473, 'profile_images/zo/s/zos/jh73YY83WtP8UrqzVs4KHC.png', 'O', '', '綠繡眼 Zos', None, '', datetime.date(2018, 6, 1), 'TAO', 97, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 55), 1, datetime.datetime(2018, 6, 1, 15, 44, 9), 1, 0, 'zh-hant', 0, '{"hide_gender":true,"had_edit_username":true,"show_intro":false,"accredited_datetime":"2021-05-26T10:51+00:00","hide_location":false}', 2347701, 10909, 39, 72, 1, 0, '', 0, None), (573778, 4, 4, '一百个不喜欢你的方法', 1867921, 97312940, 1, 5, 0, 'music/fa/ng/fangdongdemao/Bp5Z7tntXj8pxSKcqmHdkP.mp3', 0, 'song_covers/fa/ng/fangdongdemao/VyBYhtwYvMjuHrTFuCeUyD.jpg', 1, '', '认真计算你出现轨迹 只为不相遇\n 关掉一切消息去远行 就算是逃避\n\n 精心编织每一种滤镜 让我讨厌你\n 我怕未来憧憬装满你 也怕没有你\n\n 一百个不喜欢你的方法 我不知如何表达\n 可是在天平那边 只要一种\n 最简单的喜欢 就能轻易独占宇宙\n\n 我要怎么 才能放下\n 一百个方法 不喜欢的方法\n 如果偷走 我的喜欢\n 就请你保留 在我想你的时候\n\n 如果幸福仅是我幻境 该不该暂停\n 潜入梦境删掉了回忆 偏又太清醒\n\n 一百个不喜欢你的方法 我不知如何表达\n 可是在天平那边 只要一种\n 最简单的喜欢 就能轻易独占宇宙\n\n 我要怎么 才能放下\n 一百个方法 不喜欢的方法\n 如果偷走 我的喜欢\n 就请你保留 在我想你的时候\n\n 一百个不喜欢你的方法 我不知如何表达\n 可是在天平那边 只要一种\n 最简单的喜欢 就能轻易独占宇宙\n\n 我要怎么 才能放下\n 一百个方法 不喜欢的方法\n 如果偷走 我的喜欢\n 就请你保留 在我想你的时候', 0, '', 0, '', 278, 320000, datetime.datetime(2019, 2, 3, 12, 19, 37), datetime.datetime(2019, 2, 3, 12, 22, 54), datetime.datetime(2019, 2, 3, 12, 22, 54), datetime.datetime(2019, 2, 12, 3, 50, 25), 401332, 8399, 102, 1, 1, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-02-13"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,6],[2019,7]]},"CN":{"song_of_the_days":["2019-02-14"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1867921, 'sha1$sSCzHFjEWBJua9Z7UXDC75$889253c19465b8f2a598eb90395524105ed1d8d7', datetime.datetime(2025, 6, 10, 8, 20, 15), 0, 'fangdongdemao', '', '', '547862300@qq.com', 0, 1, datetime.datetime(2017, 5, 13, 16, 38), 1440116, 4, 4, 1867921, 'profile_images/fa/ng/fangdongdemao/NRxdBWqPyZV8i9fiTaconD.jpg', 'F', '王心怡 吴佩岭', '房东的猫', 86, '13971128192', datetime.date(2013, 11, 19), 'HB', 19, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2017, 5, 13, 16, 38), 2, 0, 'zh-hans', 1, '{"show_intro":false,"hide_gender":false,"show_birthday":0}', 3403422, 28755, 0, 1148, 0, 0, '', 0, None), (520802, 4, 4, 'Warm_Sweet', 2077197, None, 1, 5, 0, 'music/st/ra/strangeseason/nN2ioG6KB3w64PBxsUNpDQ.mp3', 0, 'song_covers/st/ra/strangeseason/uRqDgeyLvhQrNbGzjzm3vD.png', 1, '', '', 0, '', 0, '', 214, 397251, datetime.datetime(2017, 8, 29, 10, 46, 5), datetime.datetime(2017, 8, 29, 10, 45, 49), datetime.datetime(2017, 8, 29, 10, 45, 49), datetime.datetime(2017, 8, 29, 10, 54, 55), 1976, 48, 1, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2077197, 'sha1$CnvYlh8Ifrrn$b5f3e268392ae1129d71d8f725b2341c37dae758', datetime.datetime(2017, 8, 30, 2, 44, 20), 0, 'strangeseason', '', '', 'soriprogram5@sorifestival.com', 0, 1, datetime.datetime(2017, 8, 29, 7, 57, 25), 1648312, 4, 4, 2077197, 'profile_images/st/ra/strangeseason/EZGGWDewix6qHanjtRmFBY.jpg', 'O', '', 'Strange season', None, '', None, None, None, 0, 1, None, datetime.datetime(2025, 6, 22, 21, 3, 10), 1, datetime.datetime(2017, 8, 29, 7, 57, 25), 1, 0, 'zh-hant', 0, '{"hide_gender":true,"show_intro":false}', 2032, 10, 0, 74, 0, 0, '', 0, None), (578860, 4, 4, '我陪你', 1442300, 97313602, 4, 3, 0, 'music/ju/ne/junepan/CmaQ7f8RhkY95Y9WUfawwQ.mp3', 0, 'song_covers/ju/ne/junepan/5dJjRYpjxDPGjuruEH4V96.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極光出現 今晚不睡', 0, '「青春的我們總是願意為了愛情義無反顧,\r\n 記得那些日落後破曉前看星星的日子,\r\n 大步向前一起冒險,\r\n 白晝之夜捨不得睡。」\r\n\r\n製作人:李詠恩 Joshua Lee\r\n詞:葉子 曲:潘佩君 李詠恩\r\n編曲:李詠恩 徐平 Hsu Ping\r\n電吉他:李詠恩\r\n錄音:李詠恩@wastelandstudio荒原錄音室\r\n混音:黃文萱@Purring Sound Studio\r\n\r\n歡迎到我的粉專按讚還有訂閱YouTube頻道喔喔喔!\r\n\r\nYoutube ? June Pan\r\nhttps://www.youtube.com/channel/UC8jgrFkD9VAxpknFy9DwMxg?view_as=subscriber\r\nFB 粉專 ? June Pan\r\nhttps://www.facebook.com/junejunepan/?ref=bookmarks\r\nIG ?Junepannnnnnn\r\nhttps://www.instagram.com/junepannnnnnn/', 0, '', 220, 192000, datetime.datetime(2019, 6, 11, 15, 26, 46), datetime.datetime(2019, 4, 1, 15, 18, 49), datetime.datetime(2019, 4, 1, 15, 18, 49), datetime.datetime(2019, 6, 15, 16, 17, 42), 196284, 5838, 248, 1, 1, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-04-15"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,16]]},"CN":{"song_of_the_days":["2019-04-16"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,16]]}}', 0, 0, 0, 0, 2, 2, 1442300, 'sha1$Gf6iLxZWD2o4$542faa3c05b89a3fcce1b9f613769cc29930af53', datetime.datetime(2023, 7, 20, 16, 47, 1), 0, 'junepan', 'June', 'Pan', 'junepeggy111283@gmail.com', 0, 1, datetime.datetime(2014, 8, 12, 21, 29), 1103802, 2, 2, 1442300, 'profile_images/ju/ne/junepan/CTQ9HUrCbGDkYfrC29pitU.jpg', 'F', 'June Pan', 'June Pan', 886, '981520788', datetime.date(1994, 11, 12), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2014, 8, 12, 21, 29), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"accredited_datetime":"2021-09-08T07:59+00:00","show_birthday":0,"hide_location":false}', 696279, 3739, 10, 226, 1, 0, '', 0, None), (583123, 4, 3, '《Whisper 呢喃》越南胡志明市臺灣學校108級畢業歌', 2441003, None, 1, 6, 0, 'music/ti/sg/tisgsa_2019/CJVtiZ3eDuQdh9aZdkdvve.mp3', 0, 'song_covers/ti/sg/tisgsa_2019/ZoLdT4HwSQxGktQ8SuYnj3.jpg', 1, '', "《Whisper 呢喃》\n\n詞 / 許理淨、陳晞寶、陳玲惠、陳若華、鄭于又\n\n曲 / 許理淨、陳晞寶、柯聿晉、侯長榮、葉福勻\n\n演唱 / 許理淨、陳晞寶、陳若華、鄭于又、黃怡馨、吳云凱、蔡錦文\n\n演奏 / 柯聿晉、侯長榮、葉福勻\n\n\n時針旋轉了幾圈\n回憶總在蔓延\n停在嘴邊的呢喃\n是否能再重演\n\n嘴角上揚的弧線\n編織孟夏和弦\n時間凍結在指尖\n是時候說再見\n\nIt's time to say goodbye.\n\n臺清交成政的抉擇\n還是訂飲料難以取捨\n坐在窗台眺望沒有跑道的操場\nㄧ路忐忑椰林在側\n\n鞦韆劃出起伏跌宕\n落地展開雙翼航向遠方\n讓我成為你的力量\n在同一片天空翱翔\n\n一瞬間 過的太快 這一切 不能怠慢\n勇敢對未來付出 19屆絶不服輸\n我們將要擴大版圖 來自胡臺校的逆襲\nGet ready for this 感受異世界的衝擊\n臺灣韓國中國香港越南印尼還有新加坡\n我們從高中開始每天都在模 擬 聯 合 國\n不用太輕鬆 各國語言我全都精通\n火箭升空 準備突破天際達到巔峰\n\n不要留戀阿姨的 cà phê sữa đá\nBánh tráng 有點太辣 剛好配杯trà tắc \nYou’re my homie 兄弟 就是義氣 \n不管在哪裡 都有我 陪 你 \n吃Bắp xào、Bánh mì還有cá viên chiên\n曾經的經歷 仍然難以忘記\n所有的回憶 無法代替 都會在我心中蕩起漣漪\n\n嘴角上揚的弧線\n編織孟夏和弦\n時間凍結在指尖\n是時候說再見\n\n臺清交成政的抉擇\n( 一瞬間 過的太快 這一切 不能怠慢 )\n還是訂飲料難以取捨\n( 不要畏懼前方的路 絕不停止腳步 )\n坐在窗台眺望沒有跑道的操場\n( 勇敢對未來付出 19屆絶不服輸 )\nㄧ路忐忑椰林在側\n( 我們將要擴大版圖 來自胡臺校的逆襲 )\n鞦韆劃出起伏跌宕\n( Get ready for this 感受異世界的衝擊 )\n落地展開雙翼航向遠方\n( 臺灣韓國中國香港越南印尼還有新加坡 )\n讓我成為你的力量\n( 我們從高中開始每天都在模擬聯合國 )\n在同一片天空翱翔\n( 不用太輕鬆 各國語言我全都精通 )\n臺清交成政的抉擇\n( 火箭升空 準備突破天際達到巔峰 )\n還是訂飲料難以取捨\n坐在窗台眺望沒有跑道的操場\nㄧ路忐忑椰林在側\n\n穿著黑白相間制服\n離開倒映彩虹的臺校湖\n雨季滂沱淹沒足步\n十年光陰結束旅途", 0, '我們來自越南胡志明市臺灣學校,《 Whisper 呢喃 》這首畢業歌是我們與高一、高二學弟妹共同創作而成,也是歷屆以來首次進錄音室的畢業歌,但因經費有限,樂器的部分依然自行在學校使用電腦錄製。在歌詞部分,也提到「cà phê sữa đá」、「Bánh mì」等越南特色飲食,凸顯海外學子受在地文化的影響;同時加入音效,使聽者有身歷其境之感。', 0, '', 197, 192000, datetime.datetime(2019, 5, 31, 12, 10, 52), datetime.datetime(2019, 5, 28, 11, 27, 2), datetime.datetime(2019, 5, 28, 11, 27, 2), datetime.datetime(2024, 4, 12, 9, 47, 14), 1506, 36, 1, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2441003, 'sha1$lfiX8jkzPFMz$d7ea792b5827b341f0a71f799a61c4bfee5ef92a', datetime.datetime(2019, 5, 28, 12, 28, 38), 0, 'tisgsa_2019', '', '', 'tisgsa.2019@gmail.com', 0, 1, datetime.datetime(2019, 5, 28, 10, 35, 57), 2011907, 4, 3, 2441003, 'profile_images/ti/sg/tisgsa_2019/DWReEXBhCcZVmj8NhovvaU.jpg', 'O', '許理淨', 'TISGSA_2019', 84, '354926828', None, 'ZZ', 45, 0, 1, None, datetime.datetime(2025, 6, 23, 21, 2, 58), 1, datetime.datetime(2019, 5, 28, 10, 35, 57), 1, 0, 'zh-hant', 1, '{"hide_gender":true}', 1509, 12, 1, 11, 0, 0, '', 0, None), (582373, 4, 4, '沙漏 Semicolon - 新竹高中72屆畢業歌', 2437001, None, 1, 4, 0, 'music/hc/hs/hchshotmusic/kycyzycDfhdRyBZaW55cA9.mp3', 0, 'song_covers/hc/hs/hchshotmusic/zcKneejJCLKDjcMUUVdCx3.png', 1, '', '[00:04.33]沙漏 Semicolon - 新竹高中72屆畢業歌\n\n[00:07.23]作曲:黃子君 陳宇祥 / 作詞:陳宇祥\n[00:10.09]竹中熱音20屆\n\n[00:26.39]制服顏色未褪去 紅花已在胸襟\n[00:37.74]斜背書包上的零星 螢光條痕跡\n[00:48.61]木桌上塗鴉幾筆 運動會那場大雨\n[00:58.49]共同的記憶 變成回憶\n[01:07.72]青春裡的印記都是你\n\n[01:12.76]我看著 你眼眸裡的倒影\n[01:22.64]沒有你 徬徨的我是否更艱辛\n\n[01:35.43]沙漏的沙粒不曾抽離\n[01:39.43]時光卻一直落下眼際\n[01:46.99]夜自習我們許的那個約定\n[01:53.99]不只是場遊戲\n[01:58.37]我們仰望同一片星星\n[02:03.37]天鷹與雙子是夢與你\n[02:09.87]越走越遠 心頭卻越靠越近 \n[02:16.87]這不是終點 是開啟\n\n[02:45.77]木桌上塗鴉幾筆 運動會那場大雨\n[02:55.62]共同的記憶 變成回憶\n[03:04.69]青春裡的印記都是你\n[03:09.92]我看著 你眼眸裡的倒影\n[03:19.93]沒有你 徬徨的我是否更艱辛\n\n[03:32.77]沙漏的沙粒不曾抽離 \n[03:38.77]時光卻一直落下眼際\n[03:44.11]夜自習我們許的那個約定\n[03:50.11]不只是場遊戲\n[03:55.65]我們仰望同一片星星\n[04:00.65]天鷹與雙子是夢與你\n[04:07.03]越走越遠 心頭卻越靠越近\n[04:14.03]這不是終點\n\n[04:21.34]我們是汪洋中的藍鯨\n[04:26.80]劃破阻礙在逆境前行\n[04:32.81]三年點滴 有笑有淚握進掌心\n[04:42.75]最後的開始 已航行', 1, '正式MV版連結 http://t.cn/AiK3LYRH\n\n時光就像沙漏的沙,不停流逝卻又能在下個階段重啟。\n「這不是終點,是開啟。」\n謹以此曲見證我們三年的青春。\n\n作曲|黃子君 陳宇祥\n作詞|陳宇祥\n主唱|陳宇祥\n吉他|謝承諺 陳麒聿\n貝斯|蔡庭彰\n鼓手|張見同\n鍵盤|黃子君\n\n製作|新竹高中熱門音樂社二十屆\n共同製作|黃子恩 GANNNNN Studio\n錄音|吳昱陞 黃子恩\n混音|吳昱陞\n錄音室| GANNNNN Studio\n混音室| GANNNNN Studio\n弦樂|施彥宇 GANNNNN Studiio\n\n特別感謝| 李沛安 張育嘉 吳程迪 預見音樂', 0, '', 317, 320000, datetime.datetime(2019, 5, 18, 9, 12, 46), datetime.datetime(2019, 5, 18, 9, 53, 38), datetime.datetime(2019, 5, 18, 9, 53, 38), datetime.datetime(2019, 10, 5, 10, 11, 16), 84453, 1442, 38, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2437001, 'sha1$hMNGMFqjp8pK4uJXsBNNo6$74eaae227dc91099e0f64351fcefe534a14f872f', datetime.datetime(2025, 4, 24, 5, 8, 10), 0, 'hchshotmusic', '', '', 'hchshotmusic@gmail.com', 0, 1, datetime.datetime(2019, 5, 18, 8, 33, 27), 2007905, 4, 4, 2437001, 'profile_images/hc/hs/hchshotmusic/pfZXNjNKN5kSXcBhXmB25P.jpg', 'O', '', '竹中熱音', 886, '908138958', datetime.date(1997, 8, 31), 'HSZ', 85, 0, 1, None, datetime.datetime(2025, 6, 27, 21, 3, 5), 1, datetime.datetime(2019, 5, 18, 8, 33, 27), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"had_edit_username":true,"hide_location":false}', 84736, 117, 12, 512, 0, 0, '', 0, None), (340644, 4, 4, 'Day Off', 1534959, 97263165, 1, 6, 0, 'music/fi/re/firesonicrecords/35de587e7ac44cdc8bc7b32d51420c3b.mp3', 0, 'song_covers/fi/re/firesonicrecords/188908a140fb451b8bc6bf7308be1574.jpg', 1, '', '壓力被燃燒 苦悶變微笑\n今天day off 的你不可苦笑皺著臉\nWhatsapp不在線 留心望海和天 \n我用結他幫你加上優美韻律綫 \n\n在沙灘和藍天是多麼的消遙 \n和唱著旋律do re mi 嗯~ \nLet’s sing together La~~ \nLet’s sing together La~~ \n\n無聊便踢浪 話題逐個講 最愛與你片石片起三吋浪 \n無麻煩事幹 自由是這麼 有夏日熱浪便有烏扥邦\n\n快樂地燃燒 繼續這微笑 \n今天day off的我倆看著黃昏 沉下了', 0, 'Free Music Download: \nhttp://chineemusic.com\n\n微暖的陽光把我從睡夢中叫醒 \n我的心思都放在衣物的配搭上 \n我拿起太陽鏡和沙灘蓆 \n挑選一間舒適的餐廳 \n悠然自得的 與他來一個 Brunch \n甚是愜意 \n\n我們在沙灘上隨便找個位置 \n看著小鳥在藍天上起舞 \n看著陽光激起了光燦燦的浪花 \n感受著微風牽起我的秀髪 \n在海浪聲的伴隨下和他聊聊天 \n渴了便去買一杯飲料 \n感覺輕鬆自然 \n\n原來簡單就是美 \n最重要的是有你在我身旁\n\n主唱: 靖兒\n作曲: 靖兒 & Green House\n填詞: 靖兒 & Green House\n編曲: Steph Lau\n結他: K.Hong\n木箱鼓: Matt Butler\n錄音 I 混音 l 母帶: STAN@stan.com.hk\n監製: Stan L.\n出版及發行: Firesonic Records', 1, '', 210, 320000, datetime.datetime(2016, 8, 29, 23, 15, 1), datetime.datetime(2015, 7, 3, 23, 15, 36), datetime.datetime(2015, 7, 3, 23, 15, 36), datetime.datetime(2016, 8, 29, 23, 15, 29), 3219, 45, 3, 1, 0, 1, 0, None, 4, '{"HK":{"song_of_the_days":["2016-03-29"]},"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1534959, 'sha1$h4Pn65v1cc7a$fbac76b50f35a59d01202baafc99ce0efc4250d8', datetime.datetime(2021, 3, 17, 11, 23, 31), 0, 'firesonicrecords', '', '', 'stanleysklam@gmail.com', 0, 1, datetime.datetime(2015, 7, 3, 23, 6), 1194489, 4, 4, 1534959, 'profile_images/fi/re/firesonicrecords/5b68b79e2c9611e5b167d8d385db02f2.png', 'O', 'Stan', '火聲 Firesonic Records 唱片', None, '', datetime.date(1936, 1, 1), None, None, 0, 1, None, datetime.datetime(2025, 6, 27, 21, 2, 51), 1, datetime.datetime(2015, 7, 3, 23, 6), 1, 0, 'zh-hant', 0, '{"hide_gender":true,"show_intro":false,"hide_location":false}', 11942, 36, 0, 175, 0, 0, '', 0, None), (368639, 4, 4, '你走', 800923, None, 1, 6, 0, 'music/wi/ll/william810/8RSktKnDzDW2HkCzsMN457.mp3', 0, '', 1, '', '也許我是因為寂寞 找到自我\n也許正是因為難過 才懂得放手\n一個人躍進漩渦 沒有人伸出援手\n淡淡的安慰著自己 我已經不痛\n\n不想因為我的眼淚被你看透\n不想因為一點小事 讓自己墮落\n你就和他繼續過 大不了我喝幾杯酒\n一覺醒來 才發現我一無所有\n\n拜託你走 走到最遙遠的星球 別回頭\n我受過的傷我會默默承受\n拜託你走 把我們的回憶帶走 別回頭\n事到如今 我一無所有', 0, '我的專頁:https://www.facebook.com/williambluebird23/\r\n\r\n詞曲 陳鈺羲', 0, '', 224, 192000, datetime.datetime(2019, 4, 10, 14, 12, 17), datetime.datetime(2016, 5, 3, 17, 52, 38), datetime.datetime(2016, 5, 3, 17, 52, 38), datetime.datetime(2020, 3, 26, 21, 40, 46), 55449, 1416, 56, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2016,19]]}}', 0, 0, 0, 0, 2, 2, 800923, 'sha1$lQhITm9I9I9f$9f1309e117d0d5441ac51c15ef619482e3a594d0', datetime.datetime(2025, 6, 12, 7, 1, 36), 0, 'william810', '鈺羲', '陳', 'william810917@gmail.com', 0, 1, datetime.datetime(2012, 6, 25, 2, 29, 27), 434727, 4, 3, 800923, 'profile_images/wi/ll/william810/jFZ6uzk3VcSFho8QEZjdFP.jpeg', 'M', '陳鈺羲', '陳鈺羲', 886, '986349073', datetime.date(1991, 11, 14), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2012, 6, 25, 2, 29, 27), 1, 0, 'zh-hant', 1, '{"show_intro":false,"show_birthday":2,"hide_gender":false,"accredited_datetime":"2021-04-06T09:28+00:00","hide_location":false}', 558343, 2128, 13, 17, 1, 0, '', 0, None), (195413, 4, 3, '玩墮落', 715469, 14844, 2, 1, 0, 'music/qu/it/quitter/d639de4dd3244f3fa4cd276bd177dec9.mp3', 6611068, '', 1, '', '玩墮落\r\n葉子落的七點鐘 熟睡的人沉沉好夢\r\n望著窗外的雨落 小鳥不知在叫什麼\r\n嘴裡刁著紅Marlboro 反正沒幾年能好活\r\n還不懂 想破頭 沒理由\r\n習慣性的夜半鐘 敲破了天灰灰朦朧\r\n指尖在鍵盤游走 陌生的人在說Hello\r\n腦袋瓜期待轉動 傷口等著時間賄賂\r\n人墮落 玩墮落\r\n不同的時間 不同的地點\r\n想法都已經不會改變\r\n失落的瞬間 遺憾的殘念\r\n到頭來只是一切幻覺\r\n禿鷹在嗜血 烏鴉在盤旋 \r\n死神一步步帶領毀滅的世界\r\n牛頭 馬面 走向前的嘴臉 \r\n', 0, '墮落不是一場能任意參與或退出的遊戲!!\r\n小心、警慎。', 1, None, 275, 192000, datetime.datetime(2013, 7, 11, 13, 25, 6), datetime.datetime(2013, 7, 11, 13, 25, 6), datetime.datetime(2013, 7, 11, 13, 25, 6), datetime.datetime(2015, 6, 28, 16, 41, 43), 11483, 386, 62, 1, 0, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 715469, 'sha1$8f1d7$b653836d35826105eefd457c60e28ca605e53b51', datetime.datetime(2013, 7, 11, 12, 28, 3), 0, 'quitter', '', '', 'jld54321@gmail.com', 0, 1, datetime.datetime(2010, 4, 10, 0, 36), 352874, 4, 3, 715469, 'profile_images/qu/it/quitter/b2ab3dd2e9e611e2937b0026551ae608.jpg', 'M', '中離狗', '中離狗', None, '', datetime.date(2009, 12, 25), None, None, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 47), 1, datetime.datetime(2010, 4, 10, 0, 36), 1, 0, 'zh-hant', 0, '{"hide_gender":false,"hide_location":false}', 35126, 281, 8, 1083, 0, 0, '', 0, None), (595740, 4, 4, 'Imma Get A New One', 2494191, None, 1, 6, 0, 'music/Ch/ih/ChihSiou_/LUSMJqYSiabjWWz26K56DK.mp3', 0, 'song_covers/Ch/ih/ChihSiou_/WosMnbpNdL5Qdtchi5NEDh.jpg', 1, '', 'Imma Get A New One\n\nWhy after all these pain \u3000\u3000\u3000\u3000 \nI can’t seem to get away \u3000\u3000\u3000\u3000 \nIt’s making me insane \u3000\u3000\u3000\u3000\u3000 \nWhy girl your tears rain \u3000\u3000\u3000\u3000 \nBut you never wanna look back \nthe love that we make \n\nI cannot sleep , when I’m alone \nHow can you sleep , when you’re alone \n\nImma get a new one \nImma get a new one \nknow It’s hard to forget \nBut all the memories we had \nis fxxking making me dead \n \nImma get a new one \nImma get a new one \nWhat can I do just to get \nYour shit out of my head \nI’ll do whatever it takes \n\nCause I can’t see your face', 0, '(⁎⁍̴̛ᴗ⁍̴̛⁎)', 0, '', 273, 320000, datetime.datetime(2019, 10, 7, 21, 15, 4), datetime.datetime(2019, 10, 6, 3, 3, 43), datetime.datetime(2019, 10, 7, 12, 0, 4, 942774), datetime.datetime(2019, 10, 7, 21, 15, 7), 985513, 20996, 1460, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-10-16"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,41],[2019,42],[2019,43],[2020,41],[2020,42]]},"CN":{"song_of_the_days":["2019-10-17"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2019,41],[2019,42],[2019,43]]}}', 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), (582974, 4, 4, '鳳山高中108級畢業歌《征途》', 2205958, None, 1, 4, 0, 'music/Ju/bi/Jubilee/NLnBgTrpmau7dMJLuNMk8A.mp3', 0, 'song_covers/Ju/bi/Jubilee/KYJadm2aCGoPm38YmBfe7F.png', 1, '', '[00:34.29]畢業歌《征途》\n\n\n[01:04.25]你的視線/模糊了焦點\n[01:10.37]抬頭看卻發現一片藍天\n\n[01:16.27]雨後的臉/清晰了雙眼/繼續向前\n\n[01:27.20]腳踩踏著落葉 /回憶從前\n[01:35.51]保持心中喜悅兌現誓言\n\n[01:40.72]手輕撫著理念/想像外面\n[01:48.19]青春倒影蔓延\n\n[01:52.15]未來陌生的方向/踏上前方遠端的戰場\n[02:03.48]一起收拾煩惱/不再迷惘\n[02:09.88]準備好乘著青春展翅飛翔\n\n[02:17.22]未來的我到底會在哪\n[02:21.18]有夢就別害怕 /如何結束欲言又止的慌\n\n[02:29.60]未來的我到底會怎樣\n[02:33.89]紅袖漸漸寬廣/悲憤化作力量繼續闖\n\n[02:42.10](間奏)\n[03:03.93]更多美好盡在鳳中呆頭鵝\n\n[03:10.98]黑板倒數/嚴峻的考驗\n[03:17.63]仰望著流星雨裡的眷戀\n\n[03:23.96]窗台餘輝/照映了諾言/秉持信念\n\n[03:34.98]腳踩踏著落葉/回憶從前\n[03:43.33]保持心中喜悅兌現誓言\n\n[03:48.49]手輕撫著理念/想像外面\n[03:54.79]青春倒影蔓延\n\n[03:59.42]放下一身執著重生在今夏耀炎\n[04:03.00]沒有你的日子要怎麼未來向前\n[04:06.19]長大後才發現曾經拚命沒白費\n[04:09.30]綠豆湯的陪伴換來我們的珍貴\n\n[04:12.44]似乎永無止境不停的三年時間\n[04:15.52]已不知不覺中在浩瀚裡盪鞦韆\n[04:19.65]轉眼間 已經改變\n\n[04:24.88]未來的我到底會在哪\n[04:28.79]有夢就別害怕/如何結束欲言又止的慌\n\n[04:37.11]未來的我到底會怎樣\n[04:41.30]紅袖漸漸寬廣/悲憤化作力量繼續闖\n\n[04:49.90]或許迷航遺失了方向\n[04:54.23]一句振奮的話/重新改裝受傷的翅膀\n\n[05:02.34]或許我們還能夠飛翔\n[05:06.33]揮別三年過往/迎接無限未來美好的枝芽', 1, 'Vocal 吳聲賢 劉昀翔\r\nGuitar 孫立翰 李政翰\r\nBass 劉昀翔\r\nKeyBoard 黃晨洺\r\nDrum 吳家碩\r\n\r\n未來的我到底會在哪\r\n沒有你們的日子\r\n該如何勇往直前\r\n既然有了夢就別害怕\r\n化悲憤為力量繼續闖\r\n讓我們揮別三年過往\r\n重生在今夏耀炎之中', 0, '', 359, 320000, datetime.datetime(2019, 5, 26, 17, 24, 28), datetime.datetime(2019, 5, 27, 9, 33, 52), datetime.datetime(2019, 5, 27, 9, 33, 52), datetime.datetime(2019, 5, 27, 15, 27, 58), 1464, 31, 1, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 2205958, '!OBpeLsVcnK7ESqClTqX59XRO3w134Yzt4ftrLGbr', datetime.datetime(2025, 5, 5, 12, 29, 5), 0, 'Jubilee', '', '', 'jenghanlitw@yahoo.com.tw', 0, 1, datetime.datetime(2018, 5, 22, 10, 20, 29), 1776911, 4, 4, 2205958, 'profile_images/Ju/bi/Jubilee/RsMnvEonZdFUZqZH3BhXc6.jpg', 'M', '李政翰', 'Chiffady', 886, '965656161', datetime.date(2000, 11, 16), 'KHH', 89, 0, 1, None, datetime.datetime(2025, 6, 12, 21, 3, 49), 1, datetime.datetime(2018, 5, 22, 10, 20, 29), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"hide_gender":false,"hide_location":false}', 1455, 3, 8, 6, 0, 0, '', 0, None), (185389, 4, 4, '什麼都不要', 9954, 4240, 1, 4, 0, 'music/de/ni/denis2836/68e016dd74cf4cf6a65629d865fa3883.mp3', 5880644, '', 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心都走失了 我也走累了', 0, '沒什麼大不了 我可以什麼都不要\r\n\r\nhttp://www.facebook.com/HaorMusic', 0, None, 245, 192000, datetime.datetime(2013, 1, 21, 1, 13, 17), datetime.datetime(2013, 1, 21, 1, 13, 17), datetime.datetime(2013, 1, 21, 1, 13, 17), datetime.datetime(2015, 5, 28, 16, 44, 46), 4250, 78, 16, 1, 0, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 9954, 'sha1$fMiSp2meE647$e9ea7cb3a3cd1c21b7caddda1e67b058501df1a5', datetime.datetime(2022, 12, 9, 3, 46, 2), 0, 'Haormusic', '', '', 'denis28362002@yahoo.com.tw', 0, 1, datetime.datetime(2006, 3, 31, 2, 24, 4), 8946, 4, 3, 9954, 'profile_images/Ha/or/Haormusic/HErArzbE2NjzYGqsZrHfsA.png', 'M', '許書豪', 'Haor 許書豪', None, '', datetime.date(1987, 3, 12), None, None, 22472, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2006, 3, 31, 2, 24, 4), 1, 0, 'zh-hant', 0, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"hide_location":false}', 217226, 1080, 21, 1013, 0, 0, '', 0, None), (168607, 4, 4, '哭泣天空/北區', 792705, 12854, 1, 4, 0, 'music/se/mi/semiuke/717a56eeae4711e190880026551b1100.mp3', 4999338, '', 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這片哭泣已久的天空?', 0, '', 0, None, 208, 192000, datetime.datetime(2012, 6, 4, 21, 16, 8), datetime.datetime(2012, 5, 21, 19, 5, 35), datetime.datetime(2012, 5, 21, 19, 5, 35), datetime.datetime(2015, 3, 19, 6, 13, 44), 4511, 43, 3, 1, 0, 1, 64745, None, 0, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 792705, 'sha1$39672$d9f5f7aef6080a18cdeeb3f977862b000b94cdde', datetime.datetime(2015, 9, 22, 23, 50, 33), 0, 'semiuke', '', '', 'wing12130502@hotmail.com', 0, 1, datetime.datetime(2012, 4, 5, 23, 42, 7), 426713, 4, 4, 792705, 'profile_images/se/mi/semiuke/519923ae283211e293be0026551b1100.jpg', 'F', '', 'Semi-UKE', None, '0911848602', datetime.date(1986, 2, 25), None, None, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2012, 4, 5, 23, 42, 7), 1, 0, 'zh-hant', 0, '{"hide_gender":false,"hide_location":false}', 22320, 69, 14, 650, 0, 0, '', 0, None), (377123, 4, 4, '刑者', 1457854, 97266316, 2, 7, 0, 'music/Ho/Ra/HoRayc/30beae50d7ba42dfaec4bee56a781e72.mp3', 0, 'song_covers/Ho/Ra/HoRayc/89986e9b2fe0442ba55d7f241fe3d0cc.jpg', 1, '', '我終於忘了自己\n曾經是誰手裡握著的那把刀子\n刺透那些不知是否是無辜的軀體 \t\t\n\n你終於不再想起\n那閉上眼仍無法不看見的死去\n但人們無法停止回憶\n直到緬懷也成為了酷刑 \t\t\n\n你終於不再躲藏\n等候被遺忘而不是誰的原諒\n他求的不是懺悔 而是有罪的標靶\n\n你終於學會了絕望\n置身事外的旁觀著自己的憂傷\n任人觀賞\n你墜落的模樣\n\n你在你的地獄 看著他的天堂\n怎麼知道他的地獄又是什麼模樣\n你在我的夢裡是一朵花\n但他手裡的花 卻能將恐懼綻放\n\t\t\n你用你的無辜 審判他的瘋狂\n卻不知道你的瘋狂就是對無辜的信仰\n我在你的眼裡是ㄧ粒沙\n但他手裡的沙 卻能將仇恨埋葬\n\t\t\n於是用犧牲互相掠奪\n再用遺忘來重獲自由\n以為自由就能擺脫掉因果\n卻一再透過別人手裡的刀 劃開下個出口\n儘管那又會是誰的傷口 又會是誰的解脫\n\t\n', 0, '主唱:何瑞康\n吉他:林易祺\n鍵盤:吳至傑\n貝斯:曹家瑋\n鼓手:潘維瀚\n詞曲:何瑞康\n編曲:林易祺\n\n個人官網:https://www.facebook.com/RayKangHo/\nYoutube:https://www.youtube.com/channel/UCk_yHa1oUkv_0FN28QwPR2w\n\n收錄在10/17釋出的實體EP專輯', 0, '', 306, 256106, datetime.datetime(2016, 10, 21, 3, 29, 2), datetime.datetime(2016, 10, 21, 3, 28, 49), datetime.datetime(2016, 10, 21, 3, 28, 49), datetime.datetime(2016, 10, 21, 15, 47, 10), 349459, 8016, 837, 1, 4, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2020,6],[2020,7]]}}', 0, 0, 0, 0, 2, 2, 1457854, 'sha1$DqLZEpZu344x$7d2f1a129a3efa5f36e8522d54270e693f7e81a7', datetime.datetime(2021, 1, 10, 15, 39, 40), 0, 'HoRayc', '', '', 'raycon1984@gmail.com', 0, 1, datetime.datetime(2014, 11, 15, 7, 1, 46), 1119046, 4, 4, 1457854, 'profile_images/Ho/Ra/HoRayc/p1av4avee11a6d1aji19alofl1r15b.jpg', 'M', '何瑞康', '何瑞康 RayKang', 886, '910717506', datetime.date(2015, 3, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 59), 1, datetime.datetime(2014, 11, 15, 7, 1, 46), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"hide_location":false}', 603245, 3600, 29, 1158, 0, 0, '', 0, None), (603401, 4, 4, '半衰期 Feat. 許時 ShiShr', 1818649, None, 2, 1, 0, 'music/Th/es/Theseus_tw/pEyLfq75Yv92qLRB3NvGnR.mp3', 0, 'song_covers/Th/es/Theseus_tw/66wCG5ZneJhci4TG4iKQPK.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當時間在過去慢慢在衰退中 習慣 Hey yo\n我的身體在 變化那 時間在 走\n想跟時間做 交易把 感覺帶 走\n我看著 我自己 想搞笑 卻不知 要怎麼開口\n我從來沒有試過為誰感到心動\n當我們消去寧靜的空閑溫柔拼湊\n我我自己的心情我自己也聽不懂\n我討厭這種情歌這種苦痛\nOh my Jesus !\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\nTheseus忒修斯跨界新銳輕鬆派饒舌詩人許時,2020首支單曲「半衰期」正式發行,\n全延畢製作陣容,把妳/你最討厭的研究方法寫歌裡,重擊你以為理性實驗可以推導的結論,\n要你命的感性,只要一秒想起那些溫柔場景,直接掀起漣漪,浪費你以為成功逃離的日子。\n\n單曲製作人Producer|Theseus忒修斯\n編曲Arrangement|Theseus忒修斯\n\n詞 Lyrics|高翔煜\n曲 Composed|高翔煜\n\n鼓 Drum|林禹丞\n貝斯 Bass|張瀚元\n鋼琴 Piano|張瀚元\n吉他 Guitar|曾名傑、高翔煜\n音頻剪輯 Audio Editing|高翔煜\n合成器 Synthesizer|高翔煜、翁瑋宏\nDrum Pad | 翁瑋宏\n\n演唱 Vocal:劉志正、許時\n和聲 Background Vocal|高翔煜、劉志正\n和聲編寫 Background Vocal Arrangement|高翔煜\n\n錄音工程師 Recording Engineer:黃炳喻、趙宇晨\n錄音室 Recording Studio:北藝大IMPACT學程錄音\n混音工程師 Mixing Engineer:趙宇晨\n母帶後期製作工程師 Mastering Engineer:趙宇晨\n鼓組提供:巨將音響\n\n封面設計:于薇 @yu.design\n\n特別感謝 Special Thanks |\n\n\n爽快接下挑戰的許時\n信任我們合作的角落娛樂\n錄製協力北藝大Impact學程\n\nOP|Theseus忒修斯\nSP| StreetVoice International Limited', 0, '', 304, 320000, datetime.datetime(2020, 1, 20, 10, 56, 17), datetime.datetime(2020, 1, 20, 10, 55, 51), datetime.datetime(2020, 1, 20, 19, 0), datetime.datetime(2023, 6, 10, 7, 59, 56), 265892, 5950, 400, 1, 0, 1, 0, None, 4, '{"CN":{"recommend_by_editor":true,"top_record_weekly_champions":[[2020,4],[2020,5],[2020,6],[2020,7]]},"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2020,4],[2020,5]]}}', 0, 0, 0, 0, 2, 2, 1818649, 'sha1$gmROWHrtch56agHVqkp6tC$cf461798b8c93369b3dd515fe8d1c51794d64adf', datetime.datetime(2025, 6, 29, 16, 5, 6), 0, 'Theseus_tw', '', '', '2016theseus@gmail.com', 0, 1, datetime.datetime(2016, 11, 30, 18, 21), 1310391, 2, 2, 1818649, 'profile_images/Th/es/Theseus_tw/2EJG6QMMJwxq3hSyTu3nYR.jpg', 'O', '', 'Theseus忒修斯', 86, '13902241644', datetime.date(1938, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2016, 11, 30, 18, 21), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":0,"hide_location":false}', 2445172, 16027, 1, 0, 1, 0, '', 0, None), (601106, 2, 2, '挑一朵雲(On Cloud 9)duet with V!CKY 庭葳', 1489, 97316076, 3, 2, 0, 'music/Ra/pg/Rapguy/SFYaR3YFaESC3czsgC4ybg.mp3', 0, 'song_covers/Ra/pg/Rapguy/RJ9zMyzvTuN9tvtFQvYgDi.png', 1, '', 'RPG Instagram ?? rpgtaiwan\nV!CKY庭葳?? vicky1998chao\n\nChorus:\n挑一朵雲 我要挑一朵雲 \n在它上面寫上我的名 字 \n挑一朵雲 我要挑一朵雲 \n讓它跟上我的影子喔 \n挑一朵雲 我要挑一朵雲 \n在它上面寫上我的名 字 \n挑一朵雲 我要挑一朵雲 \n現在就讓我跳上 一朵雲 \n\nVerse1:\n那朵會是甚麼樣子呢 \n會是悲傷還是適合浪漫的歌 \n我沒有魔毯 只有厚厚的床單 \n醒來看向窗台 喔喔喔 \n能不能讓雲帶著我 或帶著我想說的一起走 \n飄到他的天空 讓他代替我 \n告訴他的時候他會不會感動 \n包括我好想你 能讓他知道 \n還有我的心情 能讓他知道 \n巧合還是故意 能讓他知道 \n那些害怕不敢說的 能讓他知道 \n\nChorus:\n挑一朵雲 我要挑一朵雲 \n在它上面寫上我/你的名 字 \n挑一朵雲 我要挑一朵雲 \n讓它跟上我/你的影 子 \n挑一朵雲 我要挑一朵雲 \n在它上面寫上我/你的名 字 \n挑一朵雲 我要挑一朵雲\n挑一朵雲 你在哪裡\n\nVerse2:\n別理那朵烏雲 烏雲伸手不見五指 \n別理那朵白雲 白雲太過無知 \n忽略白雲烏雲 忽略機會命運 \n想要談感情 你需要筋斗雲 \n一個跳躍的筋斗翻了十萬八千里 \n跟著老司機就直接的住進他心裡 \n有太多的聽說 聽說他的行蹤 \n甚至認真開始研究 他是什麼星座 \n好咖或爛貨 走過路過不要錯過 \n寧可找他被他傷透 也別只是擦身而過 \n努力拼搏 闖過每個迷宮 \n就算你是新手 別怕只管衝 \n仔細思索 直到連成bingo \n上傳雲端google drive you to the world \nYeah, I can drive you to the world \n你要相信我 不信你問孫悟空 \n\nChorus:\n挑一朵雲 我要挑一朵雲 \n在它上面寫上我/你的名 字 \n挑一朵雲 我要挑一朵雲 \n讓它跟上我/你的影 子 \n挑一朵雲 我要挑一朵雲 \n在它上面寫上我/你的名 字 \n挑一朵雲 我要挑一朵雲\n挑一朵雲 你在哪裡\n\nVerse3:\n下雨下雨下雨 雨下得不停\n一個不小心就淋成落湯雞\n太多資訊要處理\n我的一朵雲 要怎麼選擇怎麼決定\n他忘記我生日 雖然常陪我吃飯\n這種平常有在關心 可以向右滑\n他說他喜歡 但是一直不公開\n這種就是不喜歡 直接向左滑\n如果他不只說說或把樣子做做\n把事情都給默默的安排的妥妥\n像這種好處多多 從私訊開始做球\n遇到就不必囉唆 直接super like\n\nChorus:\n挑一朵雲 我要挑一朵雲 \n在它上面寫上我/你的名 字 \n挑一朵雲 我要挑一朵雲 \n讓它跟上我/你的影 子 \n挑一朵雲 我要挑一朵雲 \n在它上面寫上我/你的名 字 \n挑一朵雲 我要挑一朵雲\n挑一朵雲 你在哪裡', 0, 'RPG Instagram ?? rpgtaiwan\nV!CKY庭葳?? vicky1998chao\n\n「挑一朵雲 我要挑一朵雲 在它上面寫上我的名 字 」\n\n《挑一朵雲》是一首充滿少女情懷可愛系單曲,竟然要挑一朵雲然後在雲上面寫上自己的名字?這種歌路到底干RPG什麼事?事情是這樣子的。\n\n在2019年的五月,V!CKY庭葳(現役女大生,少女無誤)在YouTube上發表了「挑一朵雲」的solo版本,RPG聽到後覺得讚讚讚,於是直接聯絡討論合作,經歷了一段時間討論,兩人終於聊出RPG的歌詞撰寫角度,RPG X V!CKY庭葳的版本也在2019年底順利跟大家見面,至於是什麼角度,聽看看便知。\n\n“On Cloud 9” is a happy love song performed by Taiwanese hip-hop star RPG duet with the up and rising hip-hop female artist V!CKY.\n\n製作人員名單 Credit\n中文歌名:挑一朵雲\nEnglish Song Title:On Cloud 9\n歌手 Performer:RPG duet with V!CKY庭葳\n作詞 Lyricist:RPG、V!CKY庭葳\n作曲 Composer:RPG、V!CKY庭葳\n製作人 Producer:斐立普 Felipe.Z\n執行製作人 Production Executive:M.A.T.H、RPG \n製作行政統籌 Production Administration in Charge:Serene Chen\n製作行政執行 Production Coordinators:Gwen Yang 闖關、陳奕存\n編曲 Music Arranger:burgerlin 林漢庭\n合聲 Backing Vocals:RPG、V!CKY庭葳\n貝斯 Bass Guitar:王育嘉 Yu-Chia Wang\n錄音 Recording Engineers:M.A.T.H、轉轉、NEOSO戴岑樺、Lulu(Cynical Boyz)\n混音 Mixing Engineers:斐立普 Felipe.Z 、M.A.T.H\n母帶後期 Mastering Engineers:斐立普 Felipe.Z 、M.A.T.H\n錄音/混音/母帶後期錄音室Recording, mixing and mastering Studio:基械貓錄音室 Robokatz Studio\n企劃 Marketing Supervisor:張活寧、Gwen Yang 闖關\n宣傳 Promotion Supervisor:張活寧、Gwen Yang 闖關\n視覺設計 Visual Design:伊諾克國際有限公司\n藝人與製作 A&R:斐立普 Felipe.Z\n出品人 Publisher:任意門娛樂股份有限公司 RYM Entertainment', 0, '', 240, 320000, datetime.datetime(2019, 12, 20, 10, 44, 19), datetime.datetime(2019, 12, 20, 10, 43, 44), datetime.datetime(2019, 12, 20, 10, 49, 37, 335905), datetime.datetime(2025, 2, 27, 9, 13, 17), 211380, 5087, 193, 1, 7, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2020-01-07"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,52],[2020,1],[2020,2],[2020,3],[2020,4],[2020,5],[2020,6]]},"CN":{"song_of_the_days":["2020-01-08"],"recommend_by_editor":true,"top_record_weekly_champions":[[2020,2],[2020,3],[2020,4]]}}', 0, 0, 0, 0, 2, 2, 1489, 'sha1$IGyr5rCqEcwafgdgDlznOv$3b30226bc3e19ef7802a39e83c5775ab288ce1b5', datetime.datetime(2025, 5, 1, 16, 49, 26), 0, 'Rapguy', '', '', 'tncrapguy@gmail.com', 0, 1, datetime.datetime(2005, 12, 13, 1, 51, 20), 486, 4, 3, 1489, 'profile_images/Ra/pg/Rapguy/ZkqnuqDEY2Lmeko6TQM7Wm.png', 'M', '張活寧', 'RPG', 886, '919165559', datetime.date(1985, 7, 20), 'TPE', 99, 149782, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 59), 1, datetime.datetime(2005, 12, 13, 1, 51, 20), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"accredited_datetime":"2021-03-29T03:50+00:00","hide_location":false}', 1009622, 5392, 6, 38, 1, 0, '', 0, None), (609459, 4, 4, '那個更衣間 \x08/ The Dressing Room', 2126856, 97314849, 1, 4, 0, 'music/za/ni/zaniband_tw/NKLE23qsBRLiZvezENGQDi.mp3', 0, 'song_covers/za/ni/zaniband_tw/snfWJV5RmvW29Wx8DHqtkf.jpg', 1, '', '我躺在 房間 四方形的右後方的角落 \n想像 世界是什麼形狀 \n伸出 雙手 想要觸碰到太陽 \n別傻了 那是天花板的燈泡 \n\n從地球上的75億人口我能感覺到你 \n閉上眼睛 寬寬黑夜 總有顆星 亮在那裏 \n帶著我的羊群 穿過沙漠綠洲平原高地 \n孤獨的路不算孤寂 \n\nCos’ I’ve been looking, \nlooking for you\nCos’ I’ve been looking, \nlooking for you\nCos’ I’ve been looking, \nlooking for you\nCos’ I’ve been looking, \nlooking for you\n\n我走在 街道 磚塊邊的白線上變虛線\n才發現 我是不是走錯方向\n按下 按鍵 想要再出生一遍\n別鬧了 那是手機的home鍵\n\n從地球上的75億人口我能感覺到你\n閉上眼睛 寬寬黑夜 睡不著總有人提醒\n帶著我的羊群 睡在老家後的大樹根旁\n孤獨的路不算太長\n\nCos’ I’ve been looking, \nlooking for you\nCos’ I’ve been looking, \nlooking for you\nCos’ I’ve been looking, \nlooking for you\nCos’ I’ve been looking, \nlooking for you\n\nNow I am looking, \nlooking at you\nNow I am looking, \nlooking at you\nNow I am looking, \nlooking at you\nNow I am looking, \nlooking at you', 0, '作詞 Lyricist:羅西 Roxi Chen\n作曲 Composer:羅西 Roxi Chen\n編曲 Arranger:張家誠 Chia Chen Chang\n製作人 Producer:張家誠 Chia Chen Chang\n製作協力 Co-producer:周已敦 Itun Chou\n和聲編寫 Backing Vocal Arranger:周已敦 Itun Chou / 羅西 Roxi Chen\n配唱製作人 Vocal Producer:張瑋琁 Ash.C \n人聲錄音師 Vocal Recording Engineer:張家誠 Chia Chen Chang / 周已敦 Itun Chou\n人聲錄音室 Vocal Recording Studio:玩痛 PlayToneLab\n樂器錄音師 Instruments Recording Engineer:張家誠 Chia Chen Chang \n樂器錄音室 Instruments Recording Studio:+x Studio\n混音師 Mixing Engineer:周已敦 Itun Chou @Rave Sound Studio\n母帶後期處理工程師 Mastering Engineer:Chris Gehringer\n母帶後期處理錄音室 Mastering Studio:Sterling Sound', 0, '', 170, 256000, datetime.datetime(2020, 3, 26, 14, 58, 26), datetime.datetime(2020, 3, 26, 14, 58, 16), datetime.datetime(2020, 3, 26, 17, 0), datetime.datetime(2020, 3, 26, 17, 0, 11), 99405, 3174, 170, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2020-04-02"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2020-04-03"],"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 2126856, 'sha1$HChpGwtQ7xvA$82e0e8bcdb6d4c5df91c52ffaedd9cfb5f2e822a', datetime.datetime(2020, 11, 5, 14, 45, 46), 0, 'zaniband_tw', '', '', 'zaniband.tw@gmail.com', 0, 1, datetime.datetime(2017, 10, 29, 15, 26, 40), 1697871, 4, 3, 2126856, 'profile_images/za/ni/zaniband_tw/JRXhVZahWVrwu49bLjzGpi.jpg', 'O', '', '渣泥ZANI', None, '', datetime.date(2016, 3, 12), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2017, 10, 29, 15, 26, 40), 1, 0, 'zh-hant', 0, '{"hide_gender":true,"show_intro":false,"hide_location":false}', 423678, 6724, 0, 20607, 0, 0, '', 0, None), (612077, 4, 4, '原地踏步', 861099, None, 1, 6, 0, 'music/ca/nd/candlekuo/HY2W9WTDhA7v59AwBchLVH.mp3', 0, 'song_covers/ca/nd/candlekuo/vbtqPepbSUMzvJ6oXv5Azm.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演唱 Vocal|郭真榕\n詞曲 Song & Lyrics|郭真榕\n\n編曲 Arrangements|Steve\u200b\n木吉他 Acoustic Guitar|Steve\n電吉他 Electric Guitar|Steve\n貝斯 Bass|Steve\n\n和聲編寫 Backing Vocal Arrangements|\n李崇銘 林綽綽\n和聲 Backing Vocal|郭真榕\n\n錄音工程師 Recording|何恭譱\n混音工程師 Mixing|何恭譱\n錄音室 Recording Studios|\n北藝大IMPACT音樂學程\u200b錄音室\n61 Music Studio\u200b\n\n影像製作 Photography|黃偉倫\u200b', 0, '「不再難過了很好,但如果又變糟了,\n那也沒有關係的。\n進步之後又退步了,沒有關係的。\n你想放棄,那就放棄啊,\n我支持你,沒有關係的。\n我永遠不會對你失望,\n\n我永遠愛你。」\n\n困住的時候,停滯的時候,\n不知道如何抵達明天的時候——\n想要快點前進,不再讓任何人擔心,\n想要快點忘記,忘記傷口與哭泣;\n\n但是許多時候都不行,\n不是不想,而是無能為力的不行;\n比誰都拼命祈求不再疼痛,\n也比誰都清晰感覺到疼痛,\n正是這樣的日子裡你這麼對我說:\n\n進步與退步、堅持與放棄,\n無所謂遠近,都只是足跡;\n\n正是這樣的日子裡我這麼聽見你,\n字句裡沒有答案或指向性,\n卻撐起了一切破碎支離。\n\n致為了完整而傷痕累累的所有努力。\n沒關係。沒關係。\n\n/\n\n【Instagram】\n@candlekuo\nhttps://www.instagram.com/candlekuo/\n\n【臉書專頁|Facebook Fanpage】\nhttps://www.facebook.com/candle.k/\n\n【Youtube頻道|Youtube Channel】\nhttp://www.youtube.com/c/CandleKuo\n\n【連絡信箱|Contact】\nlinus.jin@baodaorecords.fun', 0, '', 246, 192000, datetime.datetime(2020, 4, 27, 13, 46, 47), datetime.datetime(2020, 4, 27, 13, 46, 42), datetime.datetime(2020, 4, 27, 14, 2, 20, 656300), datetime.datetime(2023, 4, 30, 4, 51, 51), 196106, 3507, 345, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 861099, 'sha1$ee004$b497ecf14a3550d40d23d125e173ae296814151b', datetime.datetime(2025, 5, 17, 4, 30, 46), 0, 'candlekuo', '真榕', '郭', 'candleshining@gmail.com', 0, 1, datetime.datetime(2013, 5, 28, 22, 14, 32), 494194, 2, 2, 861099, 'profile_images/ca/nd/candlekuo/9Jj4kNUkjiAaYgPU5Cpjf2.jpg', 'F', '郭真榕', '郭真榕 Candle Kuo', 886, '983536316', datetime.date(1996, 4, 27), 'TPE', 99, 0, 1, 5, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2013, 5, 28, 22, 14, 32), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":2,"accredited_datetime":"2021-03-30T09:40+00:00","hide_location":false}', 2012289, 8220, 35, 132, 1, 0, '', 0, None), (611283, 4, 4, '與海無關demo', 766769, None, 1, 4, 0, 'music/ac/cu/accusefive/y2whj3BjRm9zEhwKS8rp7M.mp3', 0, 'song_covers/ac/cu/accusefive/TJNjXpmVBRYJzHHPkESNwr.jpg', 1, '', '詞曲:潘雲安\n\n嚮往你的腳步留下的足跡\n尋覓你的呼吸讓自己更加小心\n如果摯愛的你也怕了有目的\n我會好好聽見妳聲音\n待在安全的距離\n\n承諾雲淡風輕是你的美麗\n顧著替人著想也請你想想自己\n如果摯愛的你也擔心著委屈\n我會好好直覺反應\n珍惜你我的秘密\n\n我來自雲海的另一端\n跋涉幾座山換你ㄧ夕神采\n\n擁有期盼卻不敢想未來\n成熟的依賴總不讓人明白\n\n你我喜好的安排\n輕鬆的宇宙裡 有彼此的成敗\n願我航向大海 乘載妳的信賴', 0, '與海無關,與你有關。', 0, '', 246, 320000, datetime.datetime(2020, 4, 18, 8, 52, 56), datetime.datetime(2020, 4, 17, 17, 39, 4), datetime.datetime(2020, 4, 18, 15, 0), datetime.datetime(2020, 12, 10, 16, 27, 52), 1615027, 24756, 3875, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2020-04-23"],"recommend_by_editor":true,"top_record_weekly_champions":[[2020,16],[2020,17],[2020,18],[2020,19]]},"CN":{"song_of_the_days":["2020-04-24"],"recommend_by_editor":true,"top_record_weekly_champions":[[2020,16],[2020,17],[2020,18],[2020,43]]}}', 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), (611105, 2, 2, '天真世界的叛徒-叛徒版', 2175901, None, 1, 4, 0, 'music/Be/st/Bestards/8dPZNxEjXnTiNeX93m4JLJ.mp3', 0, 'song_covers/Be/st/Bestards/8DXMZvNPCdFNMaJADch3iD.jpg', 1, '', '我沒有忘記怎麼善良\n只是學會在相信之前多一點武裝\n我沒有忘記何謂互相\n只是習慣在擁抱之前多些觀察\n\n什麼是真的 什麼是假的\n什麼是對 什麼是錯\n長大後的我們 什麼都不知道了\n\n我是來自天真世界的一名叛徒\n誰會告訴我這是正確的路\n隱藏你的笑 你的哭\n喜怒哀樂讓人看不清楚\n那就對了 這就是大人必備的技術\n\n我是來自天真世界的一名叛徒\n勉強地融入 這謊言堆砌的國度\n掩飾每個錯 每個誤\n試圖成為人群中最安全的眾數\n好不孤獨\n\n時間 你為何帶來成長\n又想狠狠帶走 最簡單的嚮往\n\n不想再做天真世界的一名叛徒\n若沒有了自己 還有什麼好在乎\n只想記住怎麼笑 怎麼哭\n讓每個夢每滴淚都銘心刻骨\n真的夠了 成人世界虛偽得讓我想吐\n\n不想再做天真世界的一名叛徒\n不願再接受 名為成熟的束縛\n時代再殘酷 再荒蕪\n這一刻我們終於踏上歸途\n不再辜負 與生俱來的自由天賦', 0, '小時候,每個人都嚮往著長大成人、期待著成熟茁壯;長大後,我們才知大人世界的世故和醜陋。在現實的衝撞裡,逐漸學會背叛內心的對錯、隱藏真實的喜怒哀樂,成為一名「天真世界的叛徒」。\r\n\r\n你有多久不曾勇敢表達出自己的情緒?你有多久不曾大聲宣告自己的夢想?你有多久不曾憶起那個曾經容易快樂、最純真的自己?跟理想混蛋一起踏上歸途,重新擁抱內心的天真吧!\r\n\r\n【叛徒版】\r\n作詞 Lyricist:邱建豪 Kidding Chiu\r\n作曲 Composer:盧可沛 Look Lu\r\n製作人 Producer:盧可沛 Look Lu \r\n編曲 Arrangement:盧可沛 Look Lu \r\n主唱 Vocal:邱建豪 Kidding Chiu/盧可沛 Look Lu \r\n木吉他 Acoustic Guitar:李建廷 Dillion Lee/郭哲成 Jerry Kuo \r\n爵士鼓 Drum:盧可沛 Look Lu \r\n貝斯 Bass:林仲信 Henry Lin\r\n鍵盤 Keys:鄭昭元 Chao Cheng \r\n合聲編寫 Backing Vocal Arrangement:邱建豪 Kidding Chiu/盧可沛 Look Lu \r\n合聲 Backing Vocal:理想混蛋 Bestards/廖郁心 Florence Liao \r\n錄音師 Recording Engineer:周均 Leo Chou @TDP STUDIO \r\n錄音/混音助理 Recording and Mixing Assistant:徐昕 Vivian Hsin Hsu @TDP STUDIO \r\n混音師 Mixing Engineer:周均 Leo Chou @TDP STUDIO \r\n母帶後期處理工程師 Mastering Engineer:李宗軒 Alex Lee\r\n母帶後期處理錄音室 Mastering Studio:築流音樂 Raise Music\r\nOP:好混蛋音樂有限公司 Bestards Music Co., Ltd. \r\nSP:Universal Ms Publ Ltd Taiwan \r\n\r\n封面設計 Cover Designer:莊天晴\r\nInstagram:tc_buddy_art\r\n\r\n【理想混蛋《天真世界的叛徒-叛徒版》Official Music Video】\r\nhttps://youtu.be/sq6r4JQpO7Y\r\n【理想混蛋粉絲專頁】\r\nhttps://www.facebook.com/wearebestards\r\n【理想混蛋Instagram】\r\nhttps://www.instagram.com/bestards_8787/', 0, '', 293, 320000, datetime.datetime(2020, 4, 16, 3, 38, 49), datetime.datetime(2020, 4, 16, 3, 38, 43), datetime.datetime(2020, 4, 16, 16, 0), datetime.datetime(2020, 5, 20, 5, 6, 53), 218683, 4781, 241, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2175901, 'sha1$V9zCU4shrDLZ$1995f70dac86d729388e879077875de4783b2ed4', datetime.datetime(2022, 11, 28, 17, 37, 41), 0, 'Bestards', '', '', 'b101103092@tmu.edu.tw', 0, 1, datetime.datetime(2018, 2, 11, 12, 4), 1746856, 4, 4, 2175901, 'profile_images/Be/st/Bestards/g6dQwdiXvWVJsgopomkkdB.jpg', 'O', '', '理想混蛋 Bestards', 886, '928948745', datetime.date(2017, 10, 14), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 43), 1, datetime.datetime(2018, 2, 11, 12, 4), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1}', 8007977, 51032, 47, 8695, 1, 0, '', 0, None), (607475, 2, 2, '再陪我抽根菸', 1874567, None, 1, 6, 0, 'music/fc/uk/fcuk0112/kE8uLwEMP7DchBHjMXC4aZ.mp3', 0, 'song_covers/fc/uk/fcuk0112/TSoHqviheN9Ka5WrGmLuvX.JPG', 1, '', '[00:18.11]放在你那的香菸\n[00:21.42]找一天 還給我吧\n[00:26.15]反正 你也不抽菸啊\n[00:34.13]再聽我唱首歌吧\n[00:37.52]因為說話 太虛假\n[00:42.20]反正今後 我也不再為你歌唱\n[00:50.15]我看著妳的憂傷\n[00:53.51]就像看著自己啊\n[00:58.19]站在高樓卻想躺在草原上\n[01:06.15]你看著我的徬徨\n[01:09.67]說你想 和我一樣\n[01:14.21]可惜你不再是那個單純的姑娘\n\n[01:22.16]再陪我抽根菸\n[01:30.02]如果你不趕時間\n[01:38.20]再幫我點根菸\n[01:46.23]如果你還沒走遠\n\n[02:26.18]曾經對你的眷戀\n[02:29.39]如今都變成埋怨\n[02:34.16]埋怨過去 埋怨明天\n[02:42.15]我看著你的照片\n[02:45.46]卻認不得你的臉\n[02:50.19]因為我還是從前的那個少年\n\n[02:58.17]再陪我抽根菸\n[03:06.13]如果你不趕時間\n[03:14.15]再幫我點根菸\n[03:22.20]如果你還沒走遠\n[03:30.21]再讓我看一眼\n[03:38.18]如果你還在旁邊\n[03:46.18]再聽我說一遍\n[03:54.15]再陪我抽根煙', 1, '詞/曲/編曲:蔡題謙\n合音:嚴梵\n混音:蔡題謙/禿頭\n錄製:禿頭', 0, '', 310, 192000, datetime.datetime(2020, 3, 10, 13, 14, 42), datetime.datetime(2020, 3, 10, 13, 14, 37), datetime.datetime(2020, 3, 10, 16, 22, 9, 885042), datetime.datetime(2020, 4, 10, 7, 48, 15), 294902, 5756, 1155, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1874567, 'sha1$alZlmVdMTiXw$b224025504d8fb25784f940b9323b35fc9960893', datetime.datetime(2025, 6, 27, 17, 19, 25), 0, 'teetrain0112', '', '', 'fcuk0112@gmail.com', 0, 1, datetime.datetime(2017, 5, 19, 15, 54, 17), 1446717, 2, 2, 1874567, 'profile_images/te/et/teetrain0112/SESUbwio2XwYsCj5ZAYRHQ.jpg', 'M', '蔡題謙', '蔡題謙 Tee Train', 886, '930084443', datetime.date(1995, 1, 12), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2017, 5, 19, 15, 54, 17), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"had_edit_username":true,"accredited_datetime":"2024-01-11T09:13+00:00","show_birthday":0,"hide_location":true}', 1698698, 6243, 5, 0, 1, 1, '', 0, None), (619435, 4, 4, 'The Haunted House', 2184482, None, 3, 2, 0, 'music/te/re/teresa1010159/KfxvGcS3Fh8tBsmcYrGzdp.mp3', 0, 'song_covers/te/re/teresa1010159/QgTKk4vUeP8tnFcmACDWxF.jpg', 1, '', '又到了三更半夜\n太多回憶閃現\n沒意義的片段是主體\n或是突然想起天大的秘密 處處是驚喜\n雜念都變得清晰\n那我選擇先不選擇性失憶\n最好的方式是拿起紙筆\n詩意不詩意 停下來就跌入一片死寂\nNo no no no \n太陽還沒出來今天就還算是昨天\nNah no no no no\n多希望自己能給他們多一點貢獻\nNo no no no\n吞一把火讓它在肚裡熄滅\nNah nah nah ba ba la \n翻個身 抓個癢 換邊躺\n\n面壁思過 在深不見底之後\n誰在後面等我 可能在晝夜燈火闌珊處 \n踏著蹣跚步履\n大多時候還是高攀不起\n他們不理 我的喊叫 \n取而代之的是漆黑走廊盡頭的訕笑\n盡頭的訕笑 屋內只有我一人\n怎會有來自漆黑的訕笑 我聽見加速的心跳\n\n它悄悄從門縫鑽進\n它沒有固定的形體\n它無所遁形 它面目猙獰\n它在你最害怕的時候找上你\n它悄悄從門縫鑽進\n它沒有固定的形體\n它無所遁形 它面目猙獰\n在你最害怕的時候找上你\n\n小時候怕鬼 長大後誰怕誰\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詞曲 Lyrics and Composing | 芮鯊RapShark\n編曲 Beat by | DAGA BEATMAKER\n錄音 Recording | Jim Wu 伍柏宇\n混音 Mixing | Jim Wu 伍柏宇\n封面設計 | 蔡佳祐\n\nInstagram:\n\n芮鯊RapShark @rapshark_\n\n政大黑音 @nccuheyin\n\nJim Wu 伍柏宇 @jimwumakingbeat\n \n肉片啊工作室 @beefandbeatsstudio\n\n‘The Haunted House’ music video \n\nhttps://youtu.be/0wpRzIbvB_w', 0, '', 183, 320000, datetime.datetime(2020, 7, 29, 18, 25, 37), datetime.datetime(2020, 7, 29, 18, 25, 34), datetime.datetime(2020, 7, 31, 13, 0), datetime.datetime(2022, 3, 2, 21, 54, 26), 41819, 1597, 409, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"recommend_by_expert":true},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2184482, '!e8NeKWlixuAADsXP24r56ksEE2qAA65pxXpxkwHl', datetime.datetime(2025, 1, 9, 6, 30, 8), 0, 'teresa1010159', '', '', 'teresa101015947@gmail.com', 0, 1, datetime.datetime(2018, 3, 23, 9, 0, 59), 1755437, 2, 2, 2184482, 'profile_images/te/re/teresa1010159/HQWNz8dC4NBrCJ5aYEmwdC.jpg', 'F', '張博涵', '芮鯊 RapShark', 886, '931331388', datetime.date(2000, 4, 26), 'TNN', 98, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2018, 3, 23, 9, 0, 59), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"accredited_datetime":"2021-06-05T11:23+00:00"}', 109183, 2334, 124, 136, 1, 0, '', 0, None), (625963, 4, 4, '異鄉情願', 2651171, None, 3, 2, 0, 'music/ou/tl/outlander/QW7RCHzodYmgoaEzPauo88.mp3', 0, 'song_covers/ou/tl/outlander/YzVXEKnyQ2VgvXyPX9Ydmi.jpg', 1, '', '[00:23.52]一見鐘情 兩件五百不便宜\n[00:25.69]三次約妳 天靈靈地靈靈沒顯靈\n[00:29.01]傳個臉書訊息 能否鶴立雞群\n[00:31.86]把妳搞得雞飛狗跳也怕有報應\n[00:35.51]妳是天仙美女 落入凡塵\n[00:37.35]早有耳聞 對象並非ㄧ般標準\n[00:40.29]可不可能\n[00:41.73]看上我的幽默 跟我活在同一國\n[00:44.31]不只陪妳過假日 平日也要我\n[00:47.03]就當狹路相逢 就算結果一場空\n[00:52.81]早知道這不輕鬆 像癡人說夢 老天爺捉弄\n[00:58.75]進不了妳的視線 妳卻佔據我世界\n[01:04.62]這情話不夠素顏 該真真切切\n[01:08.24]太過赤裸會沒有空間\n[01:10.62]我追妳追到雙腿都要廢去\n[01:13.54]我追妳追到最後也是場悲劇\n[01:16.40]我追妳追到法國大溪地 錯過了班機\n[01:20.18]MDFK 愛情\n[01:22.32]我追妳追到乳酸都在堆積\n[01:25.43]不信妳就去問問妳閨蜜\n[01:28.34]我追妳追到埃及騎駱駝\n[01:30.56]禱告 oh yes lord\n[01:32.03]異鄉情願就是我\n[01:35.23]愛情 失戀\n[01:38.37]犯賤 單戀\n[01:41.33]電話 不接\n[01:44.26]都快 五點\n[01:46.51]今晚下班妳要幹嘛 ok 居然被已讀\n[01:49.58]滑限時妳不在家 好喔~妳很棒啊\n[01:52.60]發了一篇討拍文 討厭妳不慰問\n[01:55.41]我的心裡偷偷@#% 罵得太大聲\n[01:58.76]該不該 該不該 該不該 該不該 打個退堂鼓\n[02:01.64]不應該 不應該 不應該 我想 妳會讓步\n[02:04.58]該不該 該不該 該不該 該不該 打包回馬祖\n[02:07.59]不應該 不應該 不應該 我想 妳在叭哺\n[02:10.63]媽勒個A一場空\n[02:13.86]戶頭個位 沒敞篷\n[02:16.49]為何被老天弄 不懂\n[02:19.48]氣到想要跳河 噗通\n[02:22.81]媽勒個A 誰幫我\n[02:25.79]太過靠杯 我好火\n[02:28.43]為何被老天弄 不懂\n[02:31.35]氣到想要跳河 噗通\n[02:35.06]我追妳追到雙腿都要廢去\n[02:38.16]我追妳追到最後也是場悲劇\n[02:40.81]我追妳追到法國大溪地 錯過了班機\n[02:44.59]日本還比較近\n[02:46.68]我不像他們光說不做\n[02:49.63]任由他們嘲笑打擊自我\n[02:52.60]我追妳追到埃及騎駱駝\n[02:54.90]禱告 oh yes lord\n[02:56.41]異鄉情願就是我', 1, '妄想系單身男子異鄉人Outlander 腦內高速運轉的幻想戀曲\n2020單戀歡享金曲〈異鄉情願〉\n\n真情火侯控制得宜 律動輕快 令人身心搖擺\n繼網路傳唱金曲〈Swag午覺〉首支饒舌作品後,時隔兩年半的心靈沈澱,異鄉人Outlander隆重推出高調演繹妄想系男子腦內高速活動的單戀情歌〈異鄉情願〉,音樂由老戰友新樂園的米奇林操刀製作、Shawn編曲,9m88友情贊助和聲;MV拍攝全程使用16mm電影底片,打造九〇年代復古未來美學濃郁的影像異想世界,異鄉人現場即興舞蹈,生動流露單戀男子內心的感性幻想,以及單戀行徑偏執到底後,賦予的一種特立獨行的魅力。\n\n才華全包的浪漫激進份子異鄉人,他是天生的表演者、笑的帶原者,人人皆知的外表得意快活,內在卻安靜善感,異鄉人身上背負的衝突性情,反倒造就他思路獨特、同理人群的創作特質,〈異鄉情願〉即是帶有這樣性格色彩的作品,諧音爛梗捨我其誰,無招勝有招的自嘲潮人,用愉悅的多巴胺來破解人生苦悶,異鄉人誠實寫出多次單戀的真實心境,妄想系男子真正的內心潛台詞,不是唱到家破人亡的愛情悲歌,只願帶你進入〈異鄉情願〉的歡樂時光,讓你快樂不留餘力。', 0, '', 194, 320000, datetime.datetime(2020, 10, 17, 14, 19, 35), datetime.datetime(2020, 10, 17, 14, 19, 32), datetime.datetime(2020, 10, 19, 4, 0), datetime.datetime(2020, 10, 20, 13, 20, 21), 66697, 2127, 300, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2020-10-28"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2020,43]]},"CN":{"song_of_the_days":["2020-10-29"],"top_record_weekly_champions":[[2020,44]]}}', 0, 0, 0, 0, 2, 2, 2651171, 'sha1$OW8eAU8jcjRJ$5ff28bd0b14d6c690c006830e9c47bcdf0fb2c45', datetime.datetime(2023, 3, 3, 5, 34, 20), 0, 'outlander', '', '', 'kk25235649@gmail.com', 0, 1, datetime.datetime(2020, 10, 13, 7, 38), 2221763, 2, 2, 2651171, 'profile_images/ou/tl/outlander/CJ9E5aB2E2U4Ss73Wf78kU.jpg', 'M', '', '異鄉人 outlander', None, '', datetime.date(1989, 10, 24), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 53), 1, datetime.datetime(2020, 10, 13, 7, 38), 1, 1, 'zh-hant', 0, '{"hide_gender":false,"show_birthday":1,"accredited_datetime":"2022-02-21T10:20+00:00"}', 66681, 1111, 3, 496, 1, 0, '', 0, None), (625069, 4, 4, '想怎樣 feat.魏如萱', 470261, 97315978, 1, 4, 0, 'music/le/ft/left7792/Q9LC5TpeNKC99i2rizRjoY.mp3', 0, 'song_covers/le/ft/left7792/YuSxy6fVhxBWMVEXoipc5A.jpg', 1, '', '又一次被拒絕\n想不到我也會有這天\n怎樣才能夠 讓你甩開包袱和偏見\n\n你不要裝可憐 \n我說改天就真的改天\n離開舒適圈 觀察你還需要些時間 \n\n我在等 等一句\n一句你 (你\n內心誠實的告白\n可是你 (你\n難道都不明白\n賭一口氣 只為看見 你最真的樣子\n\n我可以 每天開車接送不管多麼遠\n才不屑 uber司機也能做到這點 \n想怎樣 我的脾氣也是有極限 \n為我超越它 喔好啦我願意 \n\n我可以 陪你一直重複經典的電影\n等一下 根本就只是你想看而已\n想怎樣 其實想怎樣也不確定\n但這樣有你 好像每天都很開心\n\n耍浪漫有風險 這次應對一定要小心\n把你話中的話都聽仔細 避免陷阱題\n\n老娘難得放水 難道還要我丟游泳圈\n滿天的機會給你表現 半個沒發覺\n\n我在等 等一句\n一句你 (你\n內心誠實的告白\n可是你 (你\n難道都不明白\n賭一口氣 只為看見 你最真的樣子 \n\n我可以 無論多晚都能陪著你失眠 \n才不屑 這種獻殷勤通常最危險 \n想怎樣 我的脾氣也是有極限 \n為我超越它 好啦我願意 \n\n我可以 當你無聊生命唯一的驚喜 \n等一下 所以你具體是可以做什麼事情 \n想怎樣 其實想怎樣也不確定\n但這樣有你 好像每天都很開心 \n\n想你 想你\n我先 是我\n別爭了\n講著電話望向星空 \n兩顆星 莫名的 連成了線 \u3000\u3000\u3000\n\n我可以 觀光客的垃圾通通幫你撿 \n才不屑 當我是別人路過的風景 \n被你改變不知不覺 \n所有鬧脾氣 \n聽起來都像我愛你\n\n所有我愛你 \n該不會是我(你)會錯意\n\n唉\n\n唉', 0, '他愚蠢地讓她驚訝。\n\n像是,他會認真地集便利商店的點數,\n換一隻他認為她會喜歡的娃娃給她。\n「我怎麼可能會喜歡這個!」\n「咦,但我覺得它很可愛,很像妳...」\n\n像是,他會要她坐上自己腳踏車的後座,\n帶她看他覺得最美的鄉間的海。\n他汗流浹背一身,奮力踩著踏板,\n她搖搖晃晃,覺得塵土飛揚、陽光亂曬。\n「不過,去年看的加州的海更美呢...」\n「咦,可是這已經是我腳踏車能到最遠的、最漂亮的地方了」\n\n像是,在海邊撿了一百顆海藍色的貝殼,\n從日出到日落,到黃昏染遍一身,多達數日。\n「這是什麼?」\n「網路上的文章說,只要找到一百顆這樣的貝殼,就能永遠跟心上人在一起。」\n「那都是為了讓你轉寄而騙人的故事耶...」\n\n她看盡了各種戀愛套路、技巧與花招,\n可是他總猝不及防打破所有因循的規則,\n讓她難以應付。\n\n他總能折疊起曲折的時光——\n曲折到她以為自己未曾存在過的時光,\n想起糖果、想起天空、想起那段奮不顧身的天真浪漫。\n\n他總是愚蠢地讓她驚訝,\n可是又往往讓已經不怎麼流淚的她,\n感動地大哭一場。\n\n-----\n\n演唱:李友廷、魏如萱\n詞:李友廷、鵝毛筆\n曲:李友廷\n\n音樂製作\n製作人 Producer:徐平 Ping Hsu、李友廷 Yo Lee\n編曲 Arranger:徐平 Ping Hsu\n配唱製作人:陳思函 Seehan Chen、徐平Ping Hsu\n木吉他 Acoustic Guitar:李友廷 Yo Lee\n貝斯 Bass:曹瑋 Marcus Taso\n合音編寫 Background Vocal Arranger:陳思函 Seehan Chen\n人聲錄音師 Vocal Recording Engineer:陳以霖 Yi-Lin Chen @大小眼錄音室、林志龍 Linz Lin @Coop Studio\n木吉他錄音師 Acoustic Guitar Recording Engineer:胡俊涵 Han Hu @噪音科學錄音室\n貝斯錄音師 Bass Recording Engineer:錢煒安 Zen Chien@112F Recording Studio\n混音師 Mixing Engineer:黃文萱 Ziya Huang\n混音錄音室 Mixing Studio:Purring Sound Studio\n\nOP: HM International Music Inc.\nOP: Downtown Music\nSP: HIM Music Publishing Inc.\nSP: Warner Chappell Music, Hong Kong Limited Taiwan Branch\nTWEL52020005', 0, '', 248, 320000, datetime.datetime(2020, 10, 5, 18, 58, 31), datetime.datetime(2020, 10, 5, 18, 58, 28), datetime.datetime(2020, 10, 5, 19, 0, 34, 502908), datetime.datetime(2020, 12, 7, 11, 48, 47), 160574, 4542, 471, 1, 4, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2020-10-17"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2020-10-18"],"recommend_by_editor":true,"top_record_weekly_champions":[[2020,42]]}}', 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), (598858, 4, 4, '正想著你呢', 2494191, 97314356, 1, 6, 0, 'music/Ch/ih/ChihSiou_/fKN5CcdV9NKhEZ46EctX3H.mp3', 0, '', 1, '', "正想著妳呢\n詞曲:持修\n\n明明就想了很多 \n卻只問妳愛吃什麼\n我是不是腦袋燒壞\n到底要怎麼偷看\n妳的眼神妳的臉蛋\n我心跳都要停止了\n\n該怎麼形容妳的美\n該怎麼形容妳的美\n\ni'm thinkin' bout u\ni'm thinkin' bout u\n正想著妳呢\ni'm thinkin' bout u\ni'm thinkin' bout u\n都快要瘋了no\n\n每天傳給妳晚安\n早就已經變成習慣\n面對面也只說掰掰\n就算經過了好久\n妳說的話無法忘記\n\n該怎麼形容妳的美\n該怎麼形容妳的美\n\ni'm thinkin' bout u\ni'm thinkin' bout u\n正想著妳呢\ni'm thinkin' bout u\ni'm thinkin' bout u\n都快要瘋了no\n\n\noh 對不起 我好想妳\n妳呢 妳呢\noh 對不起 我好想妳\n妳呢 妳呢", 0, "「沒等到妳已讀我的晚安,怎麼可能捨得睡著?\n想像著和妳一起耍廢吃薯條,我打遊戲妳看書,\n如果還能窩在一起看恐怖片,多好。\n我好想妳,現在也好想妳,想到快瘋掉了!No!」\n\n對一個人的想念能有多深?當最深情的少年在房間裡唱起歌,人們一聽就能明白。嗓音裡藏著淺淺的嘆息,又帶點羞澀與緊張,隨著旋律與和聲堆疊,原本喃喃自語般的想念越唱越遠,就這樣唱進了每個人的心裡。\n\n不同於其他歌曲著重於電子聲響,這首歌以偏民謠流行的曲風,並且大量使用 Live 樂器,與帶有北歐感的鋼琴與弦樂來鋪陳情緒,以相對接近類比的音樂溫度,呈現出輕快浪漫的歌曲氛圍。\n\n製作人Producer:陳君豪Howe @成績好Studio / 鍾濰宇Yu\n編曲Arranger:蔡侑良Tsaiyuliang / 錢威良Will'z Chieng \n吉他編寫Guitar Arranger:羅紹恩 Shaoen Lo / 蔡侑良Tsaiyuliang\n木吉他:羅紹恩 Shaoen Lo\n電吉他:羅紹恩 Shaoen Lo / 蔡侑良Tsaiyuliang\n貝斯Bass:陳君豪Howe\n鋼琴&弦樂編寫Piano & Strings Arranger:錢威良Will'z Chieng\n鋼琴:錢威良Will'z Chieng\n小提琴Violin:蔡曜宇ShuonTsai\n大提琴Cello:劉涵Hang Liu (隱分子)\n吉他錄音師Guitar Recording Engineer:鍾濰宇Yu \n吉他錄音室Guitar Recording Studio:89 studio\n弦樂錄音師Strings Recording Engineer:葉育軒Yu Hsuan Yeh \n弦樂錄音室Strings Recording Studio:BB Road Studio\n人聲錄音師Vocal Recording Engineer:鍾濰宇Yu \n人聲錄音室Vocal Recording Studio:89 studio\n混音師Mixing Engineer:黃文萱Ziya Huang\n混音室Mixing Studio:Purring Sound Studio", 0, '', 205, 320000, datetime.datetime(2019, 11, 19, 5, 4, 50), datetime.datetime(2019, 11, 19, 5, 4, 46), datetime.datetime(2019, 11, 20, 4, 0), datetime.datetime(2019, 11, 20, 4, 0, 10), 565748, 14173, 1272, 1, 0, 1, 0, None, 4, '{"CN":{"recommend_by_editor":true},"TW":{"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)), ((617051, 4, 4, '你跟我才不一樣呢 Demo', 2494191, None, 1, 6, 0, 'music/Ch/ih/ChihSiou_/83keqEELm8QERKGS27qtk2.mp3', 0, 'song_covers/Ch/ih/ChihSiou_/DRJ53q4BtKAEPQmgRdTNJY.jpg', 1, '', '《你跟我才不一樣呢》\n詞曲:持修\n編曲:持修\n\n到底為什麼 你會闖入我的世界\n你抱著我 看著我 對我說\n我們之間 有好多 都相同\n\n其實我跟大家一樣虛偽\n寧可欺騙你 也不讓 自己受傷\n其實我跟大家一樣惡劣\n只想快樂卻 又不敢 承擔悲傷\n是個廢物\n是個廢物\n你跟我才不一樣呢\n\n你抱著我 看著我 對我說\n我們之間 有好多 都相同\n你是如此完美(⁎⁍̴̛ᴗ⁍̴̛⁎)\n\n其實我跟大家一樣虛偽\n寧可欺騙你 也不讓 自己受傷\n其實我跟大家一樣惡劣\n只想快樂卻 又不敢 承擔悲傷\n是個廢物\n是個廢物\n你跟我才不一樣呢', 0, '(⁎⁍̴̛ᴗ⁍̴̛⁎)', 0, '', 173, 320000, datetime.datetime(2020, 6, 26, 7, 6, 20), datetime.datetime(2020, 6, 26, 7, 6, 8), datetime.datetime(2020, 6, 26, 7, 14, 46, 317152), datetime.datetime(2020, 6, 26, 7, 14, 46), 229169, 5776, 639, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2020-07-07"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2020-07-08"],"recommend_by_editor":true,"recommend_by_expert":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), (598857, 4, 4, '根本不是我對手', 2494191, 97314356, 1, 6, 0, 'music/Ch/ih/ChihSiou_/wx4w7wHzZyPEPW9LZV7Z9E.mp3', 0, '', 1, '', '根本不是我對手\n詞曲:持修\n\n什麼時候開始 我\n也變得 疲憊不堪 疲憊不堪\n什麼時候開始 我\n也必須 這麼勇敢 這麼勇敢\n\n當我望向星空 的時候 卻什麼 也沒有\n當我望向星空 的時候 卻什麼 也沒有 \n\n每次你 用話語欺騙我\n我迷惘 卻從來沒有失去方向\n每次你 想辦法傷害我\n我害怕 卻從來沒有因此倒下\n\n說那麼多 說那麼多 說那麼多 你說那麼多廢話\n說那麼多 說那麼多 說那麼多 你說那麼多廢話\n\n但是 你根本 不是我對手\n其實 你根本 跟不上\n但是 你根本 不是我對手\n其實 你根本 跟不上\n\n如果能夠明白 我\n就不是 那個屁孩 那個屁孩\n如果能夠放開 我\n也想要 來個痛快 來個痛快\n\n當我望向星空 的時候 卻什麼 也沒有\n當我望向星空 的時候 卻什麼 也沒有 \n\n每次你 用話語欺騙我\n我迷惘 卻從來沒有失去方向\n每次你 想辦法傷害我\n我害怕 卻從來沒有因此倒下\n\n說那麼多 說那麼多 說那麼多 你說那麼多廢話\n說那麼多 說那麼多 說那麼多 你說那麼多廢話\n\n但是 你根本 不是我對手\n其實 你根本 跟不上\n但是 你根本 不是我對手\n其實 你根本 跟不上', 0, '「踏上音樂路以後,獨自摸索著未知的一切,\r\n漸漸發現創作就像一種自我挑戰,而我從來不退縮。」\r\n\r\n愛玩遊戲的持修,天生有著強烈的勝負欲。選擇讓音樂成為生命中的唯一,堅持每天創作。與其在意別人的評論,持修廢話不多說,直接以才華和多年的努力,證明了自己的格局。\r\n\r\n編曲結合了帶點英倫搖滾感的 Synth Pop 與 Electro Pop,以合成器聲響層層堆疊,搭配巨大電子取樣鼓組,製造出壯闊的搖滾風味。這首歌,是持修低調不驕矜,卻最強而有力的宣示。無論過去或將來可能遇到多少傷害或障礙,持修都不曾,也不會倒下!\r\n\r\n製作人Producer:陳君豪Howe @成績好Studio / 鍾濰宇Yu\r\n編曲Arranger:持修Chih Siou / 陳君豪Howe\r\n電吉他Electric Guitar:持修Chih Siou\r\n合成器Synthesizer:持修Chih Siou / 陳君豪Howe\r\n人聲錄音師Vocal Recording Engineer:鍾濰宇Yu \r\n人聲錄音室Vocal Recording Studio:89 studio\r\n混音師Mixing Engineer:黃文萱Ziya Huang\r\n混音室Mixing Studio:Purring Sound Studio', 0, '', 223, 320000, datetime.datetime(2019, 11, 19, 4, 57, 19), datetime.datetime(2019, 11, 19, 4, 57, 15), datetime.datetime(2019, 11, 20, 4, 0), datetime.datetime(2020, 6, 26, 7, 14, 15), 264174, 7962, 424, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-11-25"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2019-11-26"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,48]]}}', 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), (627045, 2, 2, '日常、遠方及其他 Once Upon A Time', 861099, 97320225, 1, 6, 0, 'music/ca/nd/candlekuo/VZ3isTJU6GqqFjyjRr8wyg.mp3', 0, 'song_covers/ca/nd/candlekuo/jKFvJyX4MTsod85RaXjdFp.jpg', 1, '', '日常、遠方及其他\n\n不敢貼近細看你的臉側\n不過就一杯呢,你怎麼\n一張臉紅得透徹\n我突然也有點熱\n\n如果你問著「怎麼了」\n我該說什麼呢\n不該說什麼呢\n嘆息著的分寸\n\n其實你懂得\n可惜無法承認——\n所以我一路唱著,一不留神\n一碰就碎成歌\n對你說著:\n\n請成為我的日常\n喧鬧而晴朗\n牽不了手也無妨\n世界多寬廣 是的我多傻\n笑著偽裝:「沒事啊」\n\n請成為我的遠方\n遼闊而明朗\n嚮往抵達於是掙扎\n癡人說夢一樣 也許跌跌撞撞\n但若我真追上\n你會對我笑嗎?\n\n不敢貼近細看你的眼色\n你不知道吧,那些片刻\n飛起躍落的琴鍵\n遙遠的你的指尖\n\n起初沒發現\n仰頭看見\n眷念匯流成渴\n怎麼辦呢,再多一眼\n我就要忘了原則\n\n請成為我的日常\n喧鬧而晴朗\n牽不了手也無妨\n世界多寬廣 是的我多傻\n笑著偽裝:「沒事啊」\n\n請成為我的遠方\n遼闊而明朗\n嚮往抵達於是掙扎\n癡人說夢一樣 也許跌跌撞撞\n但若我真追上\n你會對我笑嗎?\n\n很久很久以前\n我愛過的人曾經這麼對我說:\n「有些話說不出口\n怕被看透怕會失落」\n\n在日子裡頭還坦誠得不夠\n時而寂寞、時而因你疼痛\n只是所有倔強逞強背後\n快樂還是多得多\n\n在與愛無關很久很久以後\n你如此走來溫柔推翻詛咒\n只是害怕你也覺得沈重\n我會試著長話短說——\n\n遇見你之前我以為緣分是煙火\n燦爛也不過只一聲砰隆\n所以我揮霍,也只能揮霍\n無所謂擁有;\n\n而,\n遇見你之後我看見緣分像星空\n黑夜白晝兀自閃爍——\n風中,雨中,你眼中⋯⋯\n\n請成為我的日常\n喧鬧而晴朗\n牽不了手也無妨\n世界多寬廣 是的我多傻\n笑著偽裝:「沒事啊」\n\n請成為我的遠方\n遼闊而明朗\n嚮往抵達於是掙扎\n癡人說夢一樣 也許跌跌撞撞\n但若我真追上\n請你對我笑吧\n\n/\n\n演唱 Vocal|郭真榕 Candle Kuo\n詞曲 Song & Lyrics|郭真榕 Candle Kuo\n\n製作 Producer|李崇銘 Michael Lee\n編曲 Arranger|梁言任 Yen-Jen Liang\n\n弦樂四重奏 String Quartet\n小提琴一部 Violin 1|林芷卉 Zhi-Hui Lin\n小提琴二部 Violin 2|林晴薇 Cing-Wei Lin\n中提琴 Viola|倪詠珈 Yung-Chia Ni\n大提琴 Cello|王品琪 Pin-Chi Wang\n\n弦樂指揮 Strings Conductor|黎智軒 Derek Lai\n弦樂錄音工程師 Strings Recording Engineer|呂進榮 Jimmy Lu\n\n電鋼琴 Pianist|陳俊呈 Raphael Chen\n木吉他 Acoustic Guitarist|世錦 C.Jim\n電貝斯 Bassist|甄峰 Fung Yan\n鼓組 Percussionist|李欣樺 Hsin-Hua Lee\n\n配唱製作 Vocal Producer|李崇銘 Michael Lee\n和聲編寫 Backing Vocal Arrangers|\n梁言任 Yen-Jen Liang 李崇銘 Michael Lee\n和聲 Backing Vocals|\n郭真榕 Candle Kuo 李崇銘 Michael Lee\n\n人聲錄音&編輯 Vocal Recording & Editing Engineer|\n呂進榮 Jimmy Lu\n混音&母帶後期處理 Mixing & Mastering Engineer|\n呂進榮 Jimmy Lu\n錄音室 Recording Studio|\n北藝大IMPACT音樂學程錄音室\nTNUA IMPACT Recording Studio\n\n影像製作 Photography|黃偉倫 Zack Huang\n\n/\n\n特別感謝 Special Thanks|\n\n吳沛綾 Peilin Wu\n何恭譱 Kung-Shan Ho\n史蒂夫 Steve Lin\n洪端宏 Leo Hong\n鄧翔瑋 Hsiang-Wei Teng\n李皝達 Aaron Lee\n北極熊 Polar Bear \n蘇士傑 Jerry Su\n郭佐治 George\n爽爽 Song La\n葉芝伶 Chloe Ye\n王芩敏 jiMMY\n楊書瑋 Wade\n芒果醬 Mango Jump\n海島青年實驗室 Youth Of The Sea Island\n林洸毅 Gordon Lin\n陳君祺 G7\n吳文心 Wen-Sin\n廖春棋 Edwin Liao\n米豆蔡 Middle Tsai \n小戴 Dai\n方翔 Rocky Fang\n海莉喵喵 Hailie\n鄭維安 Jackson Cheng\n林琦穠 Nictor Lin\n王柏翔 Po-Hsiang Wang\n劉恒 Liu The Dinosaur\n林奕任 Yi-Ren Lin\n潘美菁 Terry Pan\n董大嘴 Mouthtung\n博元 Jake\n蒨 Chien\n蛋 Eggy\n瑋如 WeiJu', 0, '〈日常、遠方及其他〉\nOfficial M/V\nhttps://youtu.be/FN3brYVcQjk\n\n/\n\n我們在愛裡死亡,我們在愛裡重生。\n\n有時卑微使仰望的目光搖盪閃爍,\n有時膽怯與渴慕縱橫交錯,\n微微發痛得就要被一點一點淹沒——\n在不知盡頭的路上一步一步走,\n再向前會是告終還是笑容?\n\n精疲力竭得就要熄滅的前一刻,\n請務必記得,\n心最初被撼動而生的光與熱\n永不因任何而黯淡而冷。\n\n願一次一次都如同最初的那次,\n一次一次的追尋都無悔,都無愧。\n\n致一切的膽怯、努力與勇氣,\n以及因之而生的愛的美麗。專屬於純粹地愛過的人的美麗。\n\n/\n\n【Instagram】\n@candlekuo\nhttps://www.instagram.com/candlekuo/\n\n【臉書專頁|Facebook Fanpage】\nhttps://www.facebook.com/candle.k/\n\n【Youtube頻道|Youtube Channel】\nhttp://www.youtube.com/c/CandleKuo\n\n【連絡信箱|Contact】\nlinus.jin@baodaorecords.fun', 0, '', 365, 320000, datetime.datetime(2021, 4, 26, 18, 40, 15), datetime.datetime(2020, 10, 31, 5, 23, 21), datetime.datetime(2020, 11, 2, 14, 0), datetime.datetime(2023, 9, 13, 13, 59, 41), 753063, 11553, 5528, 1, 9, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2020,45],[2020,46],[2020,47],[2020,48]]},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 861099, 'sha1$ee004$b497ecf14a3550d40d23d125e173ae296814151b', datetime.datetime(2025, 5, 17, 4, 30, 46), 0, 'candlekuo', '真榕', '郭', 'candleshining@gmail.com', 0, 1, datetime.datetime(2013, 5, 28, 22, 14, 32), 494194, 2, 2, 861099, 'profile_images/ca/nd/candlekuo/9Jj4kNUkjiAaYgPU5Cpjf2.jpg', 'F', '郭真榕', '郭真榕 Candle Kuo', 886, '983536316', datetime.date(1996, 4, 27), 'TPE', 99, 0, 1, 5, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2013, 5, 28, 22, 14, 32), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":2,"accredited_datetime":"2021-03-30T09:40+00:00","hide_location":false}', 2012289, 8220, 35, 132, 1, 0, '', 0, None), (627810, 4, 4, '鴿子', 2448336, None, 1, 4, 0, 'music/jo/yc/joyce_ch0627/kFffdnVW9XwyqjttQHdqQZ.mp3', 0, 'song_covers/jo/yc/joyce_ch0627/Nuyh87tXxdVEyDLPGX32rF.jpg', 1, '', '我討厭這大晴天 討厭你不在身邊 不在身邊 \n我討厭一相情願 討厭你的無所謂 你無所謂\n\n一個人的情人節 兩個人份的咖啡 \n你到底是會不會出現 等你到生無可戀 \n路人都看我可憐 今晚又是一個人睡\n\n我不是笨蛋 站久腳也會痠 但我還在擔心你會不會\n沒充電線 手機沒電 不是故意不接 \n我的心懸在天邊 最後發現 你只是懶得出現\n\n難道我不值得 難道我不值得嗎 難道我不值得嗎\n時間都給你浪費 你卻方便當隨便 都當隨便\nCindy還是期待著 你是在意我的 Nah\n\n一個人的情人節 兩個人份的咖啡 \n你到底是會不會出現 等你到生無可戀 \n路人都看我可憐 今晚又是一個人睡\n\n我不是笨蛋 站久腳也會痠 但我還在擔心你會不會\n沒充電線 手機沒電 不是故意不接 \n我的心懸在天邊 最後發現 你只是懶得出現\n\n難道我不值得 難道我不值得嗎 難道我不值得嗎\n\n\n欸喂~ Cindy 喔你已經到了喔! 欸我跟你說喔.... \n我今天.... 可能不會到了 因為.... 因為....', 0, '══════════════════ \n\n\n『你看看這隻鴿子,像不像你之前放的那一隻。』 \n\n\n═══════════════════\n\n製作Credit:\n\n詞/曲:JOYCE 就以斯 \n製作人:高真 Tru_D \n編曲:阿蘭 AC \n電吉他:阿蘭 AC \n和聲:JOYCE 就以斯 \n和聲編寫:高真 Tru_D \n配唱製作人:高真 Tru_D \n錄音/混音:周均 Leo Chou \n錄音/混音助理:徐昕 Vivian Hsin Hsu \n封面設計:高真 Tru_D \n藝人經紀:溫達 Wenda\n錄音室:追夢者娛樂整合工作室 \nMusic Production: \n追夢者娛樂整合工作室 TDP STUDIO\n\n═══════════════════\n\n►按讚 JOYCE 就以斯 FB粉絲專頁 https://reurl.cc/j7jeXq \n\n►追蹤 JOYCE 就以斯 官方IG頻道 https://www.instagram.com/joyce.ch0627/', 0, '', 205, 320000, datetime.datetime(2020, 11, 11, 9, 31, 20), datetime.datetime(2020, 11, 11, 9, 31, 12), datetime.datetime(2020, 11, 13, 14, 0), datetime.datetime(2020, 11, 13, 14, 0, 23), 71741, 2643, 507, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-03-08"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2021-03-09"]}}', 0, 0, 0, 0, 2, 2, 2448336, 'sha1$tlSJnAxxQw419UbBr9NVPs$9a2aa9b7f1bd6c3c789ed1c35fe60c347bed18a2', datetime.datetime(2024, 12, 14, 19, 36, 27), 0, 'joyce_ch0627', '', '', 'joycedream20020627@gmail.com', 0, 1, datetime.datetime(2019, 6, 13, 15, 3, 15), 2019240, 4, 4, 2448336, 'profile_images/jo/yc/joyce_ch0627/J3zVowqsAWTzKEVqCzvxsA.jpg', 'F', '詹佳穎', 'JOYCE 就以斯', 886, '905508898', datetime.date(2002, 6, 27), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2019, 6, 13, 15, 3, 15), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"hide_gender":false,"had_edit_username":true,"show_birthday":1,"accredited_datetime":"2024-02-15T01:40+00:00"}', 669716, 6633, 35, 324, 1, 0, '', 0, None), (617262, 4, 4, 'stay in 17', 2448336, None, 1, 4, 0, 'music/jo/yc/joyce_ch0220/Q5qMBzRkwefdgi2BUDBW5M.mp3', 0, 'song_covers/jo/yc/joyce_ch0220/dwt6LVV9GujAfqFNX5vFj8.JPG', 1, '', "JOYCE\n\nstay in 17\n\n作詞:詹佳穎\n作曲:詹佳穎\n\nOver 12 am\nIt's my birthday\nIs it my mistake\nGrowing so fast\nDon't know what to say\nBut if I have a wish to make\nYeah it's kinda insane\nBut 'Can we stay?'\n\nI can't help but wonder\nWhat is it like to stay in that beautiful number\nForever and ever\nDon't need to face those adult problems\n17\nOh plz don't\nPlz don't\nI beg you to stay\nMaybe one more day, Just stay\n\nCuz after That\nEverything is different\nI can't pretend I don't understand\nThings I wanna evade\nI can drink I can drive\nBut I can't kill people I don't like\nAh just kidding\nLet me stay\n\nI can't help but wonder\nWhat is it like to stay in that beautiful number\nForever and ever\nDon't need to face those adult problems\n17\nOh plz don't\nPlz don't\nI beg you to stay\nMaybe one more day, Just stay\n\nIs there any method to extend the time we have\nLike the Disney land\nLike the Magic potion, or even human flesh\nfrom The Journey to The West\nWell, can't you see\nThere's a 5-year-old kid crying underneath\nI'm not ready\nTo be older than 17\n\nI can't help but wonder\nWhat is it like to stay in that beautiful number\nForever and ever\nDon't need to face those adult problems\n17\nOh plz don't\nPlz don't\nI beg you to stay\nMaybe one more day, Just stay\nMaybe one more day, Just stay\nMaybe one more day, Just stay", 0, '在16歲的最後一天夜晚,她以一首歌來寫下對17歲的想像。\n一年後的今天,來到了17歲的最後一天夜晚,而這首歌,就是17歲這一年最浪漫的回顧。', 0, '', 222, 320000, datetime.datetime(2020, 6, 29, 13, 56, 46), datetime.datetime(2020, 6, 29, 13, 56, 44), datetime.datetime(2020, 6, 29, 14, 2, 18, 361493), datetime.datetime(2020, 6, 29, 14, 2, 18), 43552, 1735, 217, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2448336, 'sha1$tlSJnAxxQw419UbBr9NVPs$9a2aa9b7f1bd6c3c789ed1c35fe60c347bed18a2', datetime.datetime(2024, 12, 14, 19, 36, 27), 0, 'joyce_ch0627', '', '', 'joycedream20020627@gmail.com', 0, 1, datetime.datetime(2019, 6, 13, 15, 3, 15), 2019240, 4, 4, 2448336, 'profile_images/jo/yc/joyce_ch0627/J3zVowqsAWTzKEVqCzvxsA.jpg', 'F', '詹佳穎', 'JOYCE 就以斯', 886, '905508898', datetime.date(2002, 6, 27), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2019, 6, 13, 15, 3, 15), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"hide_gender":false,"had_edit_username":true,"show_birthday":1,"accredited_datetime":"2024-02-15T01:40+00:00"}', 669716, 6633, 35, 324, 1, 0, '', 0, None), (630815, 4, 4, '子期', 922097, 97269116, 1, 5, 0, 'music/aa/as/aaasi/RSy5hdiprqDfEhfP9dbQKR.mp3', 0, 'song_covers/aa/as/aaasi/2x4C7LQiksWFUeqkqMuKYh.jpeg', 1, '', '词曲:阿肆\n\n关于我怎么想\n人们\n其实并不在意\n来得快去得也快\n世界\n有着一种健忘\n\n可是还是会难过\n虽然他们说\n何必当真\xa0何必当真\n认真\xa0你就输了\n\n如果说\n被人们误解是表达者的宿命\n乱世浮生谁是读者谁是鲁迅\n当伯牙\xa0遇到他\xa0的子期\n无需言语\n高山流水里\xa0有我懂你\n\n当被误解成为表达者的宿命\n为何我还是没放弃去证明自己\n他人笑我痴狂而已\n且当作幻听\n许是在等\xa0我的子期\n\n\n关于我怎么样\n人们\n或许早已忘记\n总会有新的话题\n流言\n是残酷的风趣\n\n我已经不再难过\n换别人承受\n多么讽刺\xa0似曾相识\n认真\xa0你就输了\n\n如果说\n被人们误解是表达者的宿命\n乱世浮生谁是读者谁是鲁迅\n当伯牙\xa0遇到他\xa0的子期\n无需言语\n高山流水里\xa0有我懂你\n\n当被误解成为表达者的宿命\n为何我还是没放弃去证明自己\n他人笑我痴狂而已\n且当作幻听\n许是在等\xa0我的子期\n\n冷言冷语\n终将过去\n我将毅然前行\n再也无所畏惧\n短暂悲喜\n收拾情绪\n融入人山人海里\n融入人山人海里\n融入人山人海里', 0, '被误解、被孤立、被中伤、被暴力,骄傲的心啊,很难不去在意吧。\n这首歌是一个来自于我的遥远拥抱。\n愿你能在这怀抱里休憩片刻;然后再次拾起,融入人山人海的勇气。', 0, '', 271, 320000, datetime.datetime(2020, 12, 24, 9, 9, 8), datetime.datetime(2020, 12, 24, 9, 9, 4), datetime.datetime(2020, 12, 24, 9, 33, 23, 592238), datetime.datetime(2020, 12, 24, 9, 33, 24), 20311, 690, 154, 1, 0, 1, 0, None, 4, '{"CN":{"song_of_the_days":["2020-12-30"],"recommend_by_editor":true},"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 922097, 'sha1$2p6Xg2dZ1LQZ$f8c3c467a254973dfd2d46058d3d617638e9f3df', datetime.datetime(2021, 12, 27, 12, 27), 0, 'aaasi', '', '', 'stupids@vip.163.com', 0, 1, datetime.datetime(2013, 12, 12, 22, 33), 553403, 4, 4, 922097, 'profile_images/aa/as/aaasi/PWEioBV7wH4fQEnttjtJTx.jpg', 'F', '王小姐', '阿肆', 86, '17898832424', datetime.date(1989, 7, 4), 'SH', 3, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2013, 12, 12, 22, 33), 2, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"hide_location":false}', 2817615, 19103, 6, 7260, 0, 0, '', 0, None), (563510, 4, 4, '仰世而来', 922097, 97269116, 1, 4, 0, 'music/aa/as/aaasi/b89STZFcFXavA66TEdQfce.mp3', 0, 'song_covers/aa/as/aaasi/pVT66LSCvPFmxA9yu3xRgn.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踏浪而来\r\n仰世而来\r\n迎风而来\r\n破晓而来\r\n \r\n得不到就别期待就放开就释怀\r\n在这方面我似乎是个天才\r\n人生太多意外\r\n来不及停留感慨\r\n握空的都当尘埃\r\n \r\n想得到就别等待趁现在去热爱\r\n不计后果披荆斩棘多痛快\r\n难免会有失败\r\n没什么大惊小怪\r\n手中紧握的是\r\n蔚蓝\r\n \r\n乘风破浪\r\n不卑不亢\r\n肆意飞扬\r\n无法阻挡\r\n乘风破浪\r\n不卑不亢\r\n \r\n浪里旋转翻滚的我\r\n笑着哭着也算快活\r\n明白人生去日苦多\r\n理想与现实始终胶着\r\n \r\n浪里旋转翻滚的我\r\n爱过恨过尽量洒脱\r\n明白人生去日无多\r\n别摇摆别闪烁\r\n我要我属于我\r\n我要我属于我\r\n(乘风破浪)\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, '', 278, 320000, datetime.datetime(2018, 8, 14, 5, 19, 23), datetime.datetime(2018, 8, 14, 5, 18, 26), datetime.datetime(2018, 8, 14, 5, 18, 26), datetime.datetime(2018, 12, 26, 7, 13, 8), 304476, 8383, 223, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,33],[2018,34],[2018,35]]},"CN":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,33],[2018,37]]},"HK":{"top_record_weekly_champions":[[2018,34]]}}', 0, 0, 0, 0, 2, 2, 922097, 'sha1$2p6Xg2dZ1LQZ$f8c3c467a254973dfd2d46058d3d617638e9f3df', datetime.datetime(2021, 12, 27, 12, 27), 0, 'aaasi', '', '', 'stupids@vip.163.com', 0, 1, datetime.datetime(2013, 12, 12, 22, 33), 553403, 4, 4, 922097, 'profile_images/aa/as/aaasi/PWEioBV7wH4fQEnttjtJTx.jpg', 'F', '王小姐', '阿肆', 86, '17898832424', datetime.date(1989, 7, 4), 'SH', 3, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2013, 12, 12, 22, 33), 2, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"hide_location":false}', 2817615, 19103, 6, 7260, 0, 0, '', 0, None), (635923, 4, 4, 'Bucket Hat', 2326050, 97316336, 2, 1, 0, 'music/So/ul/SoulFaofficial/fijiJ3m8ag6LEZ4q7QuVAG.mp3', 0, 'song_covers/So/ul/SoulFaofficial/TTy4PTWyiEQUZpnpPAF47m.jpg', 1, '', 'I am gonna close my eyes\nI am gonna dream a while\nI just wanna know how you’ve been all these times\nAre you gonna be away \nAre you gonna be the same \nas you were\n\n\nIt was a lovely day \nWith the sunshine in our hand\nBucket hat Bucket hat\nWe walked a little bit\nFelt the whole world right beneath \nThere’s no rush there’s no rush\n\nand time will take you to the morning light\nhear me say\ntime will take you to the morning light\n\nJust take me home', 0, '═══════════════════\r\n\r\n詞:顏鵬軒\r\n曲:顏鵬軒\r\n編曲:SoulFa 靈魂沙發\r\n音樂製作:蘇祐霆\r\n\r\n═══════════════════\r\n\r\nPanson|主唱|Vocal\r\npoo poo|吉他手|Guitarist \r\nHenry|貝斯手|Bassist\r\nLook|鼓手|Drummer\r\n\r\n══════════════════════\r\n\r\n製作人:周均 Leo Chou @TDP STUDIO\r\n錄音室:追夢者娛樂整合工作室 @TDP STUDIO\r\n錄音師:徐昕 Vivian Hsin Hsu @TDP STUDIO\r\n混音:SoulFa 靈魂沙發\r\n母帶製作:周均 Leo Chou @TDP STUDIO\r\n錄音/混音助理:徐昕 Vivian Hsin Hsu @TDP STUDIO\r\n封面設計:poo poo\r\n\r\n═══════════════════', 0, '', 211, 320000, datetime.datetime(2021, 2, 18, 13, 27, 17), datetime.datetime(2021, 2, 18, 13, 27, 6), datetime.datetime(2021, 2, 22, 4, 0), datetime.datetime(2021, 2, 22, 4, 20, 25), 44345, 1556, 270, 1, 0, 1, 0, None, 4, '{"CN":{"recommend_by_editor":true,"recommend_by_expert":true},"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2021,8]]}}', 0, 0, 0, 0, 2, 2, 2326050, 'sha1$QPdKpd82FUsk$4b72bb0ef66595d9ad28ad0cefdd770c667107c4', datetime.datetime(2021, 10, 15, 13, 50, 56), 0, 'SoulFaofficial', '', '', 'soulfa666@gmail.com', 0, 1, datetime.datetime(2018, 9, 16, 7, 54), 1896987, 4, 4, 2326050, 'profile_images/So/ul/SoulFaofficial/6GKw3eCDyDp7oqdz4YBabL.jpeg', 'O', '周均', 'SoulFa 靈魂沙發', None, '', datetime.date(2018, 10, 1), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2018, 9, 16, 7, 54), 1, 0, 'zh-hant', 0, '{"hide_gender":true,"show_intro":false,"hide_location":false}', 1327869, 15539, 1, 10952, 1, 0, '', 0, None), (635911, 4, 4, 'Oh! Shit! feat. 安柏兒 Amberyo', 1489, 97316076, 3, 2, 0, 'music/Ra/pg/Rapguy/62Neegc6A3XRgkkLH7m3YZ.mp3', 0, 'song_covers/Ra/pg/Rapguy/A6nKGvyfBa4snvYN8jYSTD.png', 1, '', 'Verse1:\n為什麼要這樣互相傷害\n為什麼羹麵裡又有香菜\n真心的謝謝妳幫我外帶\n但是不要香菜\n啊是欲講幾擺\n現在就是加了 你是吃不吃\n外面天氣超熱 你是知不知\n有人幫你跑腿不懂珍惜是不是\n而且這已經是這個月的第幾次\n別人約會都籌劃 我們吃飯都樓下\n每次都樓下 樓到我頭大\n明明上次有去鼎王但妳不喜歡\n就說不太吃辣 啊是欲講幾擺\n之前就說辣ok啊 怎麼現在又改\n想要改不ok嗎 意思不讓我改\nOK 請改 都妳說了算\n是忘記還是害怕想起來\n就一定要挑我的用詞語法\n就不能讓我一點 就要往死裡打\n人生的路上總有風吹雨打\n我是不是瞎 我是不是傻\n「有時候想靜靜」 妳問靜靜是誰\n機會或命運 妳到底是誰\n是誰派來我想老天也不確定\n但我確定我真的想靜靜\n\nChorus:\n你是哪裡來的外星生物\n思考讓我結舌瞠目\n可是我 可是你\n可是我 可是你\n我真的離不開你\nOh Shit Oh Shit\nOh Shit Oh Shit\nOh Shit Oh Shit\nOh Shit Oh Shit\nOh Shit Oh Shit\nOh Shit Oh Shit\nOh Shit 我真的離不開你\n\nVerse2:\n為什麼要這樣互相傷害\n為什麼把襪子丟在籃外\n說什麼都做不到真的很奇怪\n不要丟在籃外\n啊是欲講幾擺\n我脫襪子的時候的方式\n總是花式而且沒有意識\n看妳因為襪子失去了理智\n啊我 啊我就怕被罵嘛\n天啊 好吧 先不講襪子\n我看你也沒有要改的意思\n但是拍照的時候 拜託 please\n很醜的話記得調我姿勢\n拍了一大堆都被妳嫌棄\n你抓的角度像跟我有嫌隙\n不敢不敢我絕對全心全意\n再這樣被你拍我真的會圓寂\n就一定要唸這些點點滴滴\n就不能溫柔一點 就要喳喳嘰嘰\n人生的路上 與妳朝朝夕夕\n我可憐兮兮 我卑躬屈膝 \n你說你想靜靜 我問靜靜是誰 \n你回也不回 她到底是誰\n你只一直說你真的想靜靜\n欸...對不起 我好像懂了\n\nChorus:\n你是哪裡來的外星生物\n思考讓我結舌瞠目\n可是我 可是你\n可是我 可是你\n我真的離不開你\nOh Shit Oh Shit\nOh Shit Oh Shit\nOh Shit Oh Shit\nOh Shit Oh Shit\nOh Shit Oh Shit\nOh Shit Oh Shit\nOh Shit 我真的離不開你\n\nV.O.\nHey, baby. 你今天貓砂清了嗎?\n清了。\n哇!真的嗎?那該不會碗也洗了吧?\n嗯,洗好了喔,而且陽台衣服也收好了喔。\n天啊!I love you so much!\n好啦!愛你啦!但是你那個頭髮齁要洗啦。齁\n\nChorus:\n你是哪裡來的外星生物\n思考讓我結舌瞠目\n可是我 可是你\n可是我 可是你\n我真的離不開你\nOh Shit Oh Shit\nOh Shit Oh Shit\nOh Shit Oh Shit\nOh Shit Oh Shit\nOh Shit Oh Shit\nOh Shit Oh Shit\nOh Shit 我真的離不開你', 0, 'RPG ?? www.instagram.com/rpgtaiwan/\nAmberyo ?? www.instagram.com/amberyosuper/\n\n「你是哪裡來的外星生物?思考讓我結舌瞠目。」\n但我真的離不開你。Oh Shit!\n \nRPG X 安柏兒\n居家系聊天系嘻哈\n邊吵架 邊上架\n\nRPG x Amberyo\nOh Shit!\n\n歌手 Performer:RPG、安柏兒(Amberyo)\n作詞 Lyricist:RPG、安柏兒(Amberyo)\n作曲 Composer:RPG、安柏兒(Amberyo)\n製作人 Producer:斐立普 Felipe.Z\n執行製作人 Production Executive:burgerlin、RPG\n製作行政統籌 Production Administration in Charge:Gwen Yang 闖關\n製作行政執行 Production Coordinators:Gwen Yang 闖關、陳奕存\n編曲 Music Arranger:burgerlin 林漢庭\n錄音 Recording Engineers:burgerlin 林漢庭、斐立普 Felipe.Z\n混音 Mixing Engineers:burgerlin 林漢庭、斐立普 Felipe.Z\n合聲 Backing Vocals:RPG、安柏兒\n母帶後期 Mastering Engineers:斐立普 Felipe.Z\n錄音/混音/母帶後期錄音室Recording, mixing and mastering Studio:基械貓錄音室 Robokatz Studio\n企劃 Marketing Supervisor:張活寧、Gwen Yang 闖關\n宣傳 Promotion Supervisor:Gwen Yang 闖關\n視覺設計 Visual Design:伊諾克國際有限公司\nA&R統籌 A&R Director: 斐立普 Felipe.Z\n特別感謝 Special Thanks to:Jaxi Su\n監製:斐立普 Felipe.Z\n出品人 Publisher:任意門娛樂股份有限公司 RYM Entertainment', 0, '', 245, 192000, datetime.datetime(2021, 2, 18, 10, 30), datetime.datetime(2021, 2, 18, 10, 29, 51), datetime.datetime(2021, 2, 21, 16, 0), datetime.datetime(2021, 2, 22, 14, 13, 43), 95205, 2859, 698, 1, 4, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2021,8],[2021,9]]},"CN":{"top_record_weekly_champions":[[2021,8]]}}', 0, 0, 0, 0, 2, 2, 1489, 'sha1$IGyr5rCqEcwafgdgDlznOv$3b30226bc3e19ef7802a39e83c5775ab288ce1b5', datetime.datetime(2025, 5, 1, 16, 49, 26), 0, 'Rapguy', '', '', 'tncrapguy@gmail.com', 0, 1, datetime.datetime(2005, 12, 13, 1, 51, 20), 486, 4, 3, 1489, 'profile_images/Ra/pg/Rapguy/ZkqnuqDEY2Lmeko6TQM7Wm.png', 'M', '張活寧', 'RPG', 886, '919165559', datetime.date(1985, 7, 20), 'TPE', 99, 149782, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 59), 1, datetime.datetime(2005, 12, 13, 1, 51, 20), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"accredited_datetime":"2021-03-29T03:50+00:00","hide_location":false}', 1009622, 5392, 6, 38, 1, 0, '', 0, None), (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), (628890, 4, 4, '海上的人', 676227, 97315955, 2, 10, 0, 'music/fi/re/fireex168/VnK7sY78CQgtyGAfMYJrUB.mp3', 0, '', 1, '', '', 0, '', 0, '', 246, 192000, datetime.datetime(2020, 11, 26, 13, 27, 39), datetime.datetime(2020, 11, 26, 13, 27, 27), datetime.datetime(2020, 11, 26, 15, 0), datetime.datetime(2020, 11, 26, 15, 0, 32), 60393, 1696, 188, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 676227, 'sha1$MRC6PDorsrA7g9LeBoQbpM$1136b7c659b0484b8d319efbbc33f5de9750fe99', datetime.datetime(2025, 5, 13, 7, 57, 5), 0, 'fireex168', '', '', 'info@fireonmusic.com', 0, 1, datetime.datetime(2009, 6, 17, 19, 35), 313630, 4, 3, 676227, 'profile_images/fi/re/fireex168/YE2P5cm3KhNyXA3DJmWyUD.png', 'O', '', '滅火器 Fire EX.', 886, '975933195', datetime.date(1987, 9, 20), 'KEE', 80, 8336, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2009, 6, 17, 19, 35), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"hide_location":false,"show_birthday":0}', 371900, 10278, 6, 1118, 1, 0, '', 0, None), (638976, 4, 4, '習慣不習慣(晚安版)', 1572736, None, 1, 4, 0, 'music/c5/46/c546666/REDLFSHCvJWraUUFGmzbeY.mp3', 0, 'song_covers/c5/46/c546666/7VNthwBTieunPbUnC7Rker.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卻不習慣告訴你 我多需要你', 0, '遠距離的愛情,發生在每個城市之間;\n我們都以為已經習慣了那些不習慣,\n但原來只是沒說出口。\n\n「你知道嗎?我很想你。」\n\n理想混蛋 雞丁 \nThe 1st Solo Project【底片裡的夏卡爾】\n街聲特別版〈習慣不習慣(晚安版)〉\n\n2021.03.22 (Mon.) 20:00\nStreetVoice 街聲 搶聽上架\n2021.04.09 (Fri.) 00:00\n【底片裡的夏卡爾】全EP數位發行\n\n\n作詞 Lyricist:邱建豪 Kidding Chiu\n作曲 Composer:邱建豪 Kidding Chiu\n製作人 Producer:吳奕宏 Wu Yi Hung\n鋼琴編曲 Piano Arrangement:李詠恩 Joshua Lee\n鋼琴錄音 Piano Recording:盧思蒨 Szu-Chien Lu\n編曲 Arrangement:吳奕宏 Wu Yi Hung\n木吉他:吳奕宏 Wu Yi Hung\n人聲編輯 Vocal Editing:吳奕宏 Wu Yi Hung\n錄音師 Recording Engineer:吳奕宏 Wu Yi Hung\n混音師 Mixing Engineer:吳奕宏 Wu Yi Hung\n母帶工程師 Mastering Engineer:吳奕宏 Wu Yi Hung', 0, '', 300, 320000, datetime.datetime(2021, 3, 21, 9, 32, 26), datetime.datetime(2021, 3, 21, 9, 32, 18), datetime.datetime(2021, 3, 22, 12, 0), datetime.datetime(2021, 4, 26, 3, 2, 15), 439967, 9405, 3288, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1572736, 'sha1$gmDgw4PIvQB7$9d07365d9a697047f685c7bd5212901f31787893', datetime.datetime(2021, 12, 15, 14, 50, 19), 0, 'c546666', '建豪', '邱', 'c546666@gmail.com', 0, 1, datetime.datetime(2015, 11, 15, 17, 31, 48), 1231556, 2, 2, 1572736, 'profile_images/c5/46/c546666/iBNNtXWYqLfbAbRbFKrRuG.png', 'M', '邱建豪', '理想混蛋 雞丁', 886, '966065431', datetime.date(1995, 10, 3), 'ILA', 87, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2015, 11, 15, 17, 31, 48), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1,"accredited_datetime":"2021-06-17T05:35+00:00","hide_location":false}', 798299, 8228, 97, 5104, 1, 0, '', 0, None), (489577, 2, 2, '盛放', 861099, None, 1, 6, 0, 'music/ca/nd/candlekuo/mZ72vwgWG4Dnr6oSMFRViL.mp3', 0, 'song_covers/ca/nd/candlekuo/2z3UYrSRSrRG6vk3d6dJHh.jpg', 1, '', '盛放\n\n演唱 | 郭真榕\n詞曲 | 郭真榕\n吉他、沙沙 | 王耀仟\n編曲、後製 | 王耀仟\n口哨 | 陳映蓉\n\n那一年 和你笑著遇見\n肩並肩 無所懼的歲月\n讓日夜如癡如醉\n點綴晴天和雨天\n\n青春是 肆無忌憚心碎\n看見風 奮不顧身去追 \n交織起苦樂酸甜\n穿越昨天和今天\n\n形單影隻的明天\n怕是太危險\n與日俱增的想念\n凝結成你的臉\n\n要多遠的路才能到你的身邊\n無數次披星戴月卻仍漆黑一片\n尋找著那片海面 淚花四濺\n等大雨將至傾盆的瞬間\n\n曾經背對著全世界自我欺騙\n此刻只願作回憶的溫柔守衛\n仿若你站在遠方 眼裡有光\n讓我牽你的手吧\n勇敢盛放\n\n隨時間 點點青澀靦腆\n將淡卻 種種可愛可憐\n而過往暖意不變\n存放手心和指尖\n\n道別後那些從前\n怕是太遙遠\n執著的不捨眷戀\n化成翅帶我飛\n\n要多遠的路才能到你的身邊\n無數次披星戴月卻仍漆黑一片\n尋找著那片海面 淚花四濺\n等大雨將至傾盆的瞬間\n\n曾經背對著全世界自我欺騙\n此刻只願作回憶的溫柔守衛\n仿若你站在遠方 眼裡有光\n讓我牽你的手吧\n勇敢盛放\n\n是完全 或殘缺?是完美 或後悔?\n啟程的 這一天 都連成一線\n豔陽下的感謝 別害怕說再見\n時間是個圓\n\n要多遠的路才能到你的身邊\n無數次披星戴月卻仍漆黑一片\n尋找著那片海面 淚花四濺\n等雨停彩虹乍現的瞬間\n\n曾經背對著全世界自我欺騙\n此刻我願作回憶的溫柔守衛\n仿若你站在遠方 眼裡有光\n請你拉我的手吧\n緊握別放\n\n懷抱著美好向前\n永遠永遠\n\n/\n\n致敬與致謝:\n\n〈隱者涉江〉\n詞曲 | 張笠筠\n2015臺大中文全國高中生文藝營「涉江」營歌\n\n〈微光〉\n詞 蘇婉吉 | 曲 楊秀莉\n2014臺大中文資工聯合迎新宿營「冥冥資中」營歌\n\n〈尋找〉\n詞曲 | 張笠筠\n2014臺大中文全國高中生文藝營「尋隱者」營歌\n\n〈冬天的歌〉\n詞 黃廷瑀 | 曲 張笠筠\n2014臺大中文全國高中生文藝營「尋隱者」營歌\n\n〈尋〉\n詞 呂機佳 | 曲 楊琇荏\n2014臺大中文全國高中生文藝營「尋隱者」營歌', 0, '〈盛放〉Official M/V\nhttps://youtu.be/8qaxvkEvdGE\n\n/\n\n你要走了,妳要走了。你們要走了。\n青春看似永恆,實為一刻不止歇的河,\n源頭青澀,途中曲折,盡頭匯成不捨。\n\n離去的這一刻想著什麼?\n遺憾執著念舊,\n對於純粹,你曾經那麼認真地相信過;\n如果不知道還剩下什麼?\n欸,你要不要回頭看看,來時的沿途景色。\n\n肆無忌憚橫衝直撞、滿身是傷,\n後來才知道這是多奢侈的猖狂;\n磕磕絆絆的疼被淚水洗得清澈,\n踏著歌,哭著笑著,想著念著,\n快樂和苦澀都留在後來的記憶裡了。\n\n是那樣奮不顧身過呢。\n無比豐盛,無比深刻。\n\n「再——見——」\n用雨過天晴的笑臉。\n「謝謝——」\n帶著笑淚交織的所有從前。\n\n我們道別,也並不真的道別。\n想念時摘下回憶枝葉,\n那年的你就來到眼前。\n\n過往鮮豔,歷久未變;\n即將遠行的這一天,雨水折射,燦爛堆疊,\n風很美,陽光很甜。\n\n世界上存在千百種道別,\n而有這麼幾聲再見,不必撕心裂肺,也依然美得讓人眷戀。\n\n/\n\n【Instagram】\n@candlekuo\nhttps://www.instagram.com/candlekuo/\n\n【臉書專頁|Facebook Fanpage】\nhttps://www.facebook.com/candle.k/\n\n【Youtube頻道|Youtube Channel】\nhttp://www.youtube.com/c/CandleKuo\n\n【連絡信箱|Contact】\nlinus.jin@baodaorecords.fun', 1, '', 288, 256000, datetime.datetime(2019, 6, 28, 14, 14, 12), datetime.datetime(2017, 6, 4, 20, 59, 35), datetime.datetime(2017, 6, 4, 20, 59, 35), datetime.datetime(2023, 4, 30, 4, 54, 32), 85863, 2112, 159, 1, 0, 1, 0, None, 4, '{"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 861099, 'sha1$ee004$b497ecf14a3550d40d23d125e173ae296814151b', datetime.datetime(2025, 5, 17, 4, 30, 46), 0, 'candlekuo', '真榕', '郭', 'candleshining@gmail.com', 0, 1, datetime.datetime(2013, 5, 28, 22, 14, 32), 494194, 2, 2, 861099, 'profile_images/ca/nd/candlekuo/9Jj4kNUkjiAaYgPU5Cpjf2.jpg', 'F', '郭真榕', '郭真榕 Candle Kuo', 886, '983536316', datetime.date(1996, 4, 27), 'TPE', 99, 0, 1, 5, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2013, 5, 28, 22, 14, 32), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":2,"accredited_datetime":"2021-03-30T09:40+00:00","hide_location":false}', 2012289, 8220, 35, 132, 1, 0, '', 0, None), (651475, 4, 4, '世界的沈默', 1490367, None, 1, 6, 0, 'music/sh/ri/shrimp_84/cPfvWUkQmUZMjY4nBbF62h.mp3', 0, 'song_covers/sh/ri/shrimp_84/C9u8yVbaKSPQtFM899ZFQb.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危機過後終會換來平靜', 0, '「獻給所有因著疫情感到疲憊甚或是不安的人們。」\n-\n也許這陣子我們都經歷了太多的不安和恐慌,很難直接地說出「明天會更好」之類的話,我不是仙姑,無法承諾明天是不是真的會變好,但儘管如此,還是希望能用自己的方式撫慰每一位,因為疫情而感到疲憊甚或是焦慮的人們。\n-\n演唱|蝦米 Shrimp Shu\n作詞|黃子芸 Shrimp Shu\n作曲|黃子芸 Shrimp Shu\n編曲|元冠 Yuan Cuan\n吉他|尤景文 Eugene Yu \n貝斯|鄭光倫\n錄音|元冠 Yuan Cuan\n配唱|元冠 Yuan Cuan\n混音|王柏翔 Ber Wang\n封面設計|蘇鈺婷 Lala Sue\n合音設計|黃子芸 Shrimp Shu\n場地協力|亞蔚音樂 Asiaway Studio\n-\nIG: shrimp_84\nFACEBOOK : 蝦米 Shrimp / 黃子芸\nhttps://www.facebook.com/%E8%9D%A6%E7%B1%B3-Shrimp-%E9%BB%83%E5%AD%90%E8%8A%B8-101116988818256/\nyoutube: 許蝦米 Shrimp\nhttps://www.youtube.com/channel/UCeIJ53Nqj0tcJm2a19QNkkg', 0, '', 239, 192000, datetime.datetime(2021, 6, 23, 11, 27, 45), datetime.datetime(2021, 6, 23, 11, 27, 33), datetime.datetime(2021, 6, 23, 11, 35, 21, 335466), datetime.datetime(2021, 6, 23, 15, 54, 54), 63838, 1345, 212, 1, 0, 1, 0, None, 4, '{"TW":{"audition_awards":{"129650":{"event":"2021 \\u706b\\u8eca\\u982d\\u97f3\\u6a02\\u796d\\u300c\\u4e0d\\u75ab\\u5916\\uff0c\\u6709\\u6211\\u5728\\u300d\\u539f\\u5275\\u6b4c\\u66f2\\u5fb5\\u9078","award":"\\u7b2c\\u4e00\\u540d"}},"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1490367, 'sha1$95C1RkyGwLqL$1fe5f5f66072d9c7cf216c7105fc445cbdd276d8', datetime.datetime(2023, 8, 16, 11, 27, 37), 0, 'shrimp_84', '蝦米', '許', 'shrimpshu870804@gmail.com', 0, 1, datetime.datetime(2015, 3, 12, 22, 32, 12), 1150275, 4, 3, 1490367, 'profile_images/sh/ri/shrimp_84/DvNwB5ApPgkAvSDqB5B5EP.jpg', 'F', '黃子芸', '許蝦米', 886, '970668922', datetime.date(1998, 8, 4), 'KEE', 88, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 37), 1, datetime.datetime(2015, 3, 12, 22, 32, 12), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"show_birthday":2,"accredited_datetime":"2021-07-27T12:03+00:00"}', 175969, 698, 55, 253, 1, 0, '', 0, None), (664211, 4, 4, '成為一個什麼樣的人', 2509877, None, 1, 5, 0, 'music/Bi/bo/Bibo_lii/nWewozcf6eQ3knigm7YSFR.mp3', 0, 'song_covers/Bi/bo/Bibo_lii/kczT2f2dJ2ihq7ofXqUZo9.JPG', 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該由誰來定義呢', 0, '但願我們不會因為這個社會而變得世故或失去原則,最後迷失自己。', 0, '', 164, 320000, datetime.datetime(2021, 10, 31, 9, 55, 22), datetime.datetime(2021, 10, 31, 9, 55, 17), datetime.datetime(2021, 11, 1, 12, 0), datetime.datetime(2021, 11, 1, 12, 0, 21), 368764, 8543, 2385, 1, 0, 1, 0, None, 4, '{"CN":{"song_of_the_days":["2021-11-11"],"recommend_by_editor":true,"top_record_weekly_champions":[[2021,44],[2021,45]]},"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2021,44],[2021,45]]}}', 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), (662050, 4, 4, '當我望著你', 2318295, None, 2, 1, 0, 'music/hu/ma/humanhart/ABduvck8LzE37V4TeWSbrQ.mp3', 0, 'song_covers/hu/ma/humanhart/WxV5hD6HeDkubwbjGJjpQ2.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會找到你一起逃離', 0, 'Song Credit\n\r\n作詞 Lyricist | 謝博安 PoAn\r\n作曲 Composer | 謝博安 PoAn\r\n製作人 Producer | 何景揚 Afu Ho、熊伽霖 BonesXiong\r\n編曲 Arrangement | 鹿洐人 HumanHart\r\n和聲編寫 Chorus Arrangement | 謝博安 PoAn\r\n和聲 Chorus | 謝博安 PoAn、丘天裔 Chiu Tien Yi、寶仔 BaoZai、熊伽霖 BonesXiong\r\n錄音工程師 Recording Engineers | 圖圖 @奕星宇音樂\r\n錄音室 Recording Studios | 奕星宇音樂@Asterism Studio 星芒錄音棚\r\n混音工程師 Mixing Engineer | 柯拓名(小名)Ming Ke\r\n混音錄音室 Mixing Studio | 地下怪獸錄音室 Indie Monster Studio \r\n母帶後期處理工程師 Mastering Engineer | 柯拓名(小名)Ming Ke\n母帶後期處理錄音室 Mastering Studio | 地下怪獸錄音室 Indie Monster Studio \nOP | 玩音唱片/福桑股份有限公司 FugoHouse \r\n\nPresented by 東亞星光/福桑股份有限公司', 0, '', 322, 320000, datetime.datetime(2021, 10, 4, 10, 12, 21), datetime.datetime(2021, 10, 4, 10, 11, 41), datetime.datetime(2021, 10, 11, 4, 0, 8, 929989), datetime.datetime(2023, 12, 5, 13, 42, 5), 406446, 9245, 2070, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2021-10-18"],"recommend_by_editor":true,"top_record_weekly_champions":[[2021,41],[2021,42],[2021,43],[2021,44],[2021,45]]},"CN":{"song_of_the_days":["2021-10-19"],"recommend_by_editor":true,"top_record_weekly_champions":[[2021,41],[2021,42],[2021,43]]}}', 0, 0, 0, 0, 2, 2, 2318295, 'sha1$Juwn7lE8JqyNshlgruJkBN$fefbbc2e48481aec76fabf1d459f4fe328b13756', datetime.datetime(2024, 3, 5, 18, 6, 8), 0, 'humanhart', '', '', 'fugohouse.music@gmail.com', 0, 1, datetime.datetime(2018, 8, 29, 15, 8), 1889232, 2, 2, 2318295, 'profile_images/hu/ma/humanhart/davNLcNsHRBMvYoPnBwH6n.jpg', 'O', '', '鹿洐人', 886, '922882758', datetime.date(2018, 4, 18), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2018, 8, 29, 15, 8), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"show_birthday":0,"accredited_datetime":"2021-06-15T05:58+00:00","hide_location":false}', 1324924, 10270, 9, 896, 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), (665221, 4, 4, '就好好逃離這個冰冷的世界吧', 1594156, None, 1, 5, 0, 'music/tz/_y/tz_yi/S9ksrpxGQB5isGRGvUE6HN.mp3', 0, 'song_covers/tz/_y/tz_yi/PtrRiYU5Ejeetg96ZbqPnv.jpg', 1, '', "在城市每一個角落\n每個人手握著自己的執著\n在飯桌上吃著沉默\n人與人的距離都失落\n\n他看著屏幕的世界裡\n快樂而滿足\n卻聽不見身邊的人在哭\n她對著雲端的世界裡\n謾罵和哭訴\n卻看不見自己 可憎的面目\n\nhe wanna fly away away\nDon't wanna be afraid afraid\n她想要逃脫這個冰冷地世界\nhe wanna fly away away", 0, '詞、曲、編、混:子沂\n鼓:FoolDrum\n\n現今的我們,都活在手機的世界裡\n在小小的螢幕裏噓寒問暖\n人與人的互動就剩下\n冰冷和疏離\n為了愛,帶著和煦的心\n與家人面對面的溝通', 0, '', 259, 320000, datetime.datetime(2021, 11, 14, 10, 42, 18), datetime.datetime(2021, 11, 14, 10, 41, 57), datetime.datetime(2021, 11, 14, 14, 0), datetime.datetime(2024, 4, 10, 7, 20, 16), 185451, 4423, 1008, 1, 0, 1, 0, None, 4, '{"CN":{"recommend_by_editor":true,"top_record_weekly_champions":[[2021,47]]},"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1594156, 'sha1$rctwTrZuhn0iSRGPxaUfGq$91ef649c24e08f0645fe1a2bf34a3399139272cd', datetime.datetime(2025, 6, 27, 13, 52, 44), 0, 'tz_yi', '子沂', '黃', 'e7712301@gmail.com', 0, 1, datetime.datetime(2016, 3, 30, 14, 31), 1252480, 4, 4, 1594156, 'profile_images/tz/_y/tz_yi/MoDocujU5crtGXe9zxqnab.jpg', 'M', '', 'JH華喬 | 子沂', 886, '921104151', datetime.date(1997, 5, 26), 'HSQ', 84, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2016, 3, 30, 14, 31), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":2,"accredited_datetime":"2021-09-01T08:19+00:00"}', 344969, 1151, 31, 4, 1, 0, '', 0, None), (665006, 4, 4, '如果你還在', 2208473, 97317630, 1, 5, 0, 'music/zo/s/zos/PtDcZj2uFfzJVGM8ZjgAsP.mp3', 0, 'song_covers/zo/s/zos/fjNAdohcRbVikPmzaq4hP4.png', 1, '', '白雲依偎在藍天的臂膀\n綠樹在給小草唱著歌謠\n你坐在我的左側\n那是我習慣有你的方向\n \n徐風調皮的撩起你髮梢\n暖陽便貼心的捧著臉龐\n你會讓我依靠嗎\n如果你還在我身邊的話\n \n我陪你去哪裡走走吧\n一起走過的路還記得嗎\n牽著的手倒映晚霞 交疊身影邁步的頻率\n還記得嗎\n \n你陪我去哪裡走走吧\n當我到達你在的地方\n一起散步的步伐還記得嗎\n如果你還在的話\n \n得意的向我炫耀 珍惜的寶藏\n難過的刻意隱藏 逞強時的堅強\n \n我陪你去哪裡走走吧\n一起走過的路還記得嗎\n牽著的手倒映晚霞 交疊身影邁步的頻率\n還記得嗎\n \n你陪我去哪裡走走吧\n當我到達你在的地方\n一起散步的步伐還記得嗎\n如果你還在的話', 0, '【願溫柔的你】全新單曲\r\n___\r\n\r\n春天 陽光正暖照的四月\r\n生命的風雪來了 你走了\r\n輕捧你的臉是為了\r\n再遇見時能認得 多少悲傷風化了\r\n我用記憶裹屍\r\n\r\n月光從 遙遠的地方來了\r\n我想像你也來了 又假設\r\n是前來探訪過往的習慣\r\n所以當一起散步的時間到了 我在那\r\n我用歌詞回想\r\n---------------------------\r\n獻給每個陪伴過我們的毛孩子及家人\r\n相信某天當我們與他們再相遇\r\n都能在熟悉的地方 有默契地步伐\r\n\r\n私心的也獻給已經成為天使的毛孩子彭Haku\r\n\r\n-鈺凱\r\n___\r\n\r\n作曲 Composer:蘇漢評HP Su\r\n作詞 Lyricist:彭鈺凱YuKai\r\n製作人 Producer:韋仲恩 ZN\r\n編曲 Music Arrangement:韋仲恩 ZN、呂理鈞\r\n貝斯 Bass:韋仲恩 ZN\r\n鋼琴 Piano:韋仲恩 ZN\r\n木吉他 Acoustic Guitar:呂理鈞\r\n電吉他 Electric Guitar:呂理鈞\r\n木箱鼓Cajon、鈸Cymbals、沙鈴Maracas:彭鈺凱YuKai\r\n合成器 Synthesizer:韋仲恩 ZN\r\n合聲Backing Vocals:韋仲恩 ZN\r\n合聲編寫 Chorus Arrangement:韋仲恩 ZN\r\n人聲音高校正 Vocal Tuning:韋仲恩 ZN\r\n錄音師 Recording Engineer:柯拓名(小名) Ming Ke\r\n錄音室 Recording Studio:地下怪獸錄音室 Indie Monster Studio\r\n混音師 Mixing Engineer:柯拓名(小名) Ming Ke\r\n混音室 Mixing Studio:地下怪獸錄音室 Indie Monster Studio\r\n母帶後期處理製作人 Mastering Producer:盧羿安 Skippy\r\n母帶後期處理工程師 Mastering Engineer:莊鈞智 Thomas Chuang\r\n母帶後期處理錄音室 Mastering Studio:完美聲音 Perfect Sound Studio', 0, '', 242, 320000, datetime.datetime(2021, 11, 11, 5, 50, 15), datetime.datetime(2021, 11, 11, 5, 50, 1), datetime.datetime(2021, 11, 11, 13, 0), datetime.datetime(2021, 11, 13, 13, 56, 55), 264231, 3553, 577, 1, 2, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2208473, 'sha1$q1J47jUbYvfs$f9bb31437ca0746a238c021cdd0d37cf0e453952', datetime.datetime(2022, 6, 21, 4, 51, 23), 0, 'zos', '', '', 'zosgreenbird@gmail.com', 0, 1, datetime.datetime(2018, 6, 1, 15, 44, 9), 1779425, 4, 4, 2208473, 'profile_images/zo/s/zos/jh73YY83WtP8UrqzVs4KHC.png', 'O', '', '綠繡眼 Zos', None, '', datetime.date(2018, 6, 1), 'TAO', 97, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 55), 1, datetime.datetime(2018, 6, 1, 15, 44, 9), 1, 0, 'zh-hant', 0, '{"hide_gender":true,"had_edit_username":true,"show_intro":false,"accredited_datetime":"2021-05-26T10:51+00:00","hide_location":false}', 2347701, 10909, 39, 72, 1, 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), (668377, 4, 4, '不在他方', 922097, None, 1, 4, 0, 'music/aa/as/aaasi/L8LgqqkPh32x6swNwDSLPM.mp3', 0, 'song_covers/aa/as/aaasi/P6uBFCyfzarKWdYvrwt56o.jpg', 1, '', '词曲:阿肆\n\n小时候的我真傻\n居然一直想着快长大\n长大后\n却发现一切不是我所想象的那种酷\n梦想成为科学家\n或者可以成为任何人\n曾做过的白日梦\n在日复一日的叹息中崩塌\n\n最想去的地方\n总是在很远方\n最想要爱的人\n总是遗憾收场\n对未来幻着想\n也留恋着过往\n才困苦 于现状\n\n最想要的一切\n永远都在路上\n没征兆的沮丧\n失落猝不及防\n总在胡思乱想\n煎熬如此漫长\n幸福总在 他方\n\n而周遭过于喧哗\n常扰乱我内心的想法\n每当我\n精心装扮的成熟稳重因情绪化坍塌\n何时才能够到达\n或者获得平静的方法\n我总在\n不忙碌时会焦虑\n快乐时又不安中挣扎\n\n最想去的地方\n总是在很远方\n最想要爱的人\n总是遗憾收场\n对未来幻着想\n也留恋着过往\n却忽略 了身旁\n\n最想要的一切\n永远都在路上\n没征兆的沮丧\n失落猝不及防\n总在胡思乱想\n煎熬如此漫长\n多希望 是梦一场\n才困苦 于现状\n幸福总在 他方\n\n得不到的都化作心上的白月光\n拥有的都成为无用的理所应当\n而我 凭什么\n借忧伤嚣着张\n得不到的还在挠念念不忘的痒\n拥有的侥幸反倒助长了这惆怅\n顾影 自怜\n荒废了时光\n得不到的若太难追上先当虚妄\n拥有的此刻或许正被别人向往\n多幸运 光是能活着\n在此刻\n\n时不时的迷惘\n交给来日方长\n爱不到了的人\n在回忆里安放\n朝着确定方向\n哪怕还没有方向\n试一试 去飞翔\n你看你\n有双翅膀\n展开吧 去翱翔\n而幸福 不在他方\n\n幸福 在于 飞本身', 0, '阿肆全新唱作专辑《成为了这样的大人,并不可耻》中的单曲《不在他方》', 0, '', 243, 320000, datetime.datetime(2021, 12, 27, 12, 50, 15), datetime.datetime(2021, 12, 27, 12, 50, 14), datetime.datetime(2021, 12, 27, 12, 57, 31, 517628), datetime.datetime(2021, 12, 27, 12, 57, 32), 122757, 2994, 477, 1, 0, 1, 0, None, 4, '{"CN":{"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2022,1],[2022,2],[2022,3]]},"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 922097, 'sha1$2p6Xg2dZ1LQZ$f8c3c467a254973dfd2d46058d3d617638e9f3df', datetime.datetime(2021, 12, 27, 12, 27), 0, 'aaasi', '', '', 'stupids@vip.163.com', 0, 1, datetime.datetime(2013, 12, 12, 22, 33), 553403, 4, 4, 922097, 'profile_images/aa/as/aaasi/PWEioBV7wH4fQEnttjtJTx.jpg', 'F', '王小姐', '阿肆', 86, '17898832424', datetime.date(1989, 7, 4), 'SH', 3, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2013, 12, 12, 22, 33), 2, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"hide_location":false}', 2817615, 19103, 6, 7260, 0, 0, '', 0, None), (673673, 4, 4, '他', 934830, None, 1, 4, 0, 'music/ro/be/roberthu0410/RFytbpbJx3BTqJALsvwt4r.mp3', 0, 'song_covers/ro/be/roberthu0410/hSfy9NMc6xPGzgJnhJmr2G.jpg', 1, '', '他 Zir\n\n詞曲:胡家誠Robert Hu\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, '收錄於胡家誠首張EP【愛的觀察】曲目\r\nhttps://www.youtube.com/watch?v=TZri_Ix1Ry4\r\n\r\n世界很大 時間很短\r\n如果你愛一個人你就愛他\r\n\r\n讓這首歌 陪你勇敢 陪你痛\r\n▂▂\r\n\r\n製作名單Production Crew\n\n詞曲/胡家誠Robert Hu\r\n\r\n製作人/Thomas Chuang 莊鈞智\r\n共同製作人/胡家誠Robert Hu\r\n配唱製作人/Thomas Chuang 莊鈞智\n 鄭昭元Chao Cheng\r\n\r\n編曲/鄭昭元Chao Cheng\n 趙宇晨Asa Chao\n Thomas Chuang 莊鈞智\r\n鍵盤/鄭昭元Chao Cheng \r\n吉他/趙宇晨Asa Chao\n Thomas Chuang 莊鈞智 \r\n貝斯/歐易 Ou Yi \r\n鼓手/簡聿民 Jim Chien\r\n和聲/胡家誠Robert Hu\r\n\r\n主要錄音師/Thomas Chuang 莊鈞智\r\n錄音助理/林軒仲Hsuan-Chung, Lin\r\n錄音室/完美聲音Perfect Sound Studio\r\n 荒原錄音室Wasteland Studio\r\n 美好的麟光\r\n\r\n混音/Thomas Chuang 莊鈞智\r\n剪輯/趙宇晨Asa Chao\r\n Thomas Chuang 莊鈞智\r\n母帶後期/Thomas Chuang 莊鈞智 \r\n錄音室/完美聲音Perfect Sound Studio\r\n\r\n影片剪輯/胡家誠Robert Hu\r\n3D封面/吳修維Hsiu Wei WU\r\n\r\n文案/胡家誠Robert Hu\n 邊貽如 Yiju Pien\r\n\r\n製作公司/小誠故事多有限公司\r\n The Story Of Chen Co., Ltd.\r\n\r\n特別感謝/鄭雅勻Ria Cheng', 0, '', 287, 320000, datetime.datetime(2022, 2, 21, 11, 46, 32), datetime.datetime(2022, 2, 21, 11, 46, 14), datetime.datetime(2022, 2, 21, 12, 0, 29, 920545), datetime.datetime(2022, 2, 21, 12, 7, 21), 351945, 2258, 261, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 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), (673565, 4, 4, '他一定比我好', 2433331, None, 1, 6, 0, 'music/go/rd/gordon4x/ibDyfhYYV7YUYiKCSELthH.mp3', 0, 'song_covers/go/rd/gordon4x/YJc77g6HTE3AiLUSgwKp8C.JPG', 1, '', '他一定比我好\n我依舊記得你幸福的投進他懷抱\n其實我想過和好\n\n誰能給我解藥\n給我一顆名為忘情的藥多好\n我卻狠不下心忘掉你的容貌\n\n(wo)\n\n說到底是我們的錯\n同個事情爭吵都沒結果\n而似乎你是第一個想掙脫\n\n想先打破僵局開不了口\n或許是自尊心湧上心頭\n要是這份倔強\n也能應用好的方向會怎樣\n\n你曾是我的依歸\n滿地落葉時紛飛\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/Rl_DtnmymWo\n\n作為一個優質歌手,粉絲的評論我每條都會細閱,「我瞎了」、「屏幕一片白」這種留言我從以前就看得很多。體貼的高登為了保護你們的眼睛,這次決定不再讓你們體驗眼前一片白;而是心裡躺著血;也有可能是地下一攤水\r\n-\r\n知道你另一半為什麼離你而去嗎?\r\n因為他們找到一個比你更好的 ಥ_ಥ\r\n而你只是個備胎而已⋯⋯\r\n\r\n製作 Producer: Gordon Flanders\r\n詞曲 Composed/Lyrics: Gordon Flanders\r\n編曲 Arrangment: Gordon Flanders\r\n混音 Mixing: PLAYGROUND\r\n母帶 Mastering: PLAYGROUND', 0, '', 203, 320000, datetime.datetime(2022, 2, 20, 10, 27, 38), datetime.datetime(2022, 2, 20, 10, 27, 36), datetime.datetime(2022, 2, 20, 12, 27, 31, 137193), datetime.datetime(2023, 2, 10, 17, 26, 42), 90963, 2575, 686, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2022,8]]},"CN":{"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 2433331, 'sha1$848Ugh6PEUND$17fe3c90c3cb304ce9a5a273ab0e717fa21e9ebb', datetime.datetime(2024, 10, 28, 15, 7, 35), 0, 'gordon4x', '', '', 'bluesgordonmusic@gmail.com', 0, 1, datetime.datetime(2019, 5, 8, 14, 58), 2004237, 2, 2, 2433331, 'profile_images/go/rd/gordon4x/5WWGcFihaY5izo69LncPcK.jpg', 'M', '王進', 'Gordon Flanders', 852, '91993572', datetime.date(1998, 10, 22), 'HK', 59, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2019, 5, 8, 14, 58), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_birthday":1,"accredited_datetime":"2021-05-12T03:16+00:00","hide_location":false}', 673049, 4395, 35, 6, 1, 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), (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), (676341, 4, 4, '等待你那天', 2178926, None, 1, 4, 0, 'music/lo/ui/louie0630/cccQtx76R2KYvvVQHztxZv.mp3', 0, 'song_covers/lo/ui/louie0630/48oFzoV3S6X92BHoH2pCWh.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\n2018年,等待你那天於第六屆H.O.T.校際原創音樂大賽首次公開亮相,也是呂允高中時期的作品。雖然歌曲略顯青澀,但與哥哥呂品共同填詞下,道出了文字底下諸多的思念,和對歲月流逝的感嘆。\r\n\r\n2021年收到妄想症影像工作室的合作邀約,意外讓這首沈寂已久的歌曲有了重現的機會,並在年底與楊峻綱一同擔任製作人,重新賦予這首歌新的生命。\r\n\r\n─────────────────────────\r\n\r\n☁️【等待你那天】音樂製作Credit ☁️\r\n\r\n作詞 Lyrics|呂允 Lu Yun、呂品 Pin\r\n作曲 Compose|呂允 Lu Yun\r\n製作人 Producer|呂允 Lu Yun、楊峻綱 Kang\r\n配唱製作人 Vocal Producer|楊峻綱 Kang\r\n編曲 Arrangement|呂允 Lu Yun、楊峻綱 Kang、林均憲 Shan Lin\r\n鋼琴 Piano|林均憲 Shan Lin\r\n弦樂編寫 String Arrangement|楊峻綱 Kang、呂允 Lu Yun\r\n小提琴 Violin|游聲輝 Sheng Hui Yu\r\n中提琴 Viola|盧思璇Tze-Hsuan Lu\r\n大提琴 Cello|白竹君 Chu-Chun Pai\r\n人聲錄音師 Vocal Recording Engineer|楊峻綱 Kang\r\n人聲錄音室 Vocal Recording Studio|築夢者錄音室\r\n弦樂錄音師 String Recording Engineer|柯喬凱 Kai \r\n弦樂錄音室 String Recording Studio|J.studio 傑奧斯錄音室\r\n混音工程師 Mixing Engineer|楊峻綱 Kang\r\n母帶後期處理工程師 Mastering Engineer|楊峻綱 Kang\r\n\r\n單曲封面攝影 Single Cover Photographer|劉葳琪\r\n特別感謝 Special Thanks|Hsun、海風、曾沅鈜、何家妤\r\n\r\n─────────────────────────\r\n\r\n呂允 Lu Yun IG:https://www.instagram.com/louielu0630_/\r\n呂允 Lu Yun FB:https://www.facebook.com/LuYun.official', 0, '', 240, 320000, datetime.datetime(2022, 3, 12, 9, 44, 33), datetime.datetime(2022, 3, 12, 9, 44, 17), datetime.datetime(2022, 3, 12, 9, 55, 57, 738016), datetime.datetime(2022, 5, 25, 8, 18, 27), 370336, 7334, 1709, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2022,11]]}}', 0, 0, 0, 0, 2, 2, 2178926, 'sha1$pcxOUTOuvY8Fx4Jy5qVC0t$70746d2ddfc6562b5626b711f95c09a38bbca2fa', datetime.datetime(2025, 6, 20, 9, 53, 36), 0, 'louie0630', '', '', 'louie20000630@gmail.com', 0, 1, datetime.datetime(2018, 3, 2, 17, 47, 6), 1749881, 4, 4, 2178926, 'profile_images/lo/ui/louie0630/EYiB6ND7ELMvTPaA6Aa3pH.jpg', 'M', '呂允', '呂允', 886, '963685376', datetime.date(2000, 6, 30), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2018, 3, 2, 17, 47, 6), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":0,"accredited_datetime":"2021-05-12T03:16+00:00","hide_location":true}', 2463139, 8636, 14, 333, 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), (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), (681270, 4, 3, '流星雨', 2718040, 97322717, 3, 2, 0, 'music/Mo/un/MountainRiver248/CjcRc2TCDk26Ld7zPQBzXy.mp3', 0, 'song_covers/Mo/un/MountainRiver248/UX8X99oWteufaPPiViFfPj.jpeg', 1, '', '無法理解的情話 我早就聽到爛\n遇見你在街角 心跳從不曾緩慢\n捕捉你的身影 帶你去看流星雨 期待著夜晚的我和你\n\n都別道別 我想回到那天 滿天繁星 愛你放在嘴邊\n上演我們的愛情電影 除了劇情還有番外篇\n你說追你就得勤快點 沒我還有很多人追\n把劇情重演一遍\n\n我想要帶你去看流星雨 就算最後不能跟我在一起\n產生了自我懷疑 兩人演愛的喜劇 到底能不能追到你\n我想要帶你去看流星雨 就算最後不能跟我在一起\n產生了自我懷疑 兩人演愛的喜劇 到底能不能追到你\n何時我才能清醒\n\nWoo Babe陷入焦慮 愛情裡找不到蹤跡\n你的感受佔據我身體 沒有錢帶你去旅行\n愛著你沒有目的 那些情話我加緊練習\n我求你這次別放手那些難聽話全部拋腦後\n曾經放在第一位 現在為何還想這段感情對不對\n全世界都知道我跟你最配 這次你該聽別人的意見\n\n我想要帶你去看流星雨 就算最後不能跟我在一起\n產生了自我懷疑 兩人演愛的喜劇 到底能不能追到你\n我想要帶你去看流星雨 就算最後不能跟我在一起\n產生了自我懷疑 兩人演愛的喜劇 到底能不能追到你\n何時我才能清醒\n何時我才能清醒 是否還活在夢裡\n等了一輩子的回應 大不了就殺掉我自己\n\n我想要 我想要 欸 我想要帶你去*3\n我想要 我想要\n\n我想要帶你去看流星雨 就算最後不能跟我在一起\n產生了自我懷疑 兩人演愛的喜劇 到底能不能追到你\n我想要帶你去看流星雨 就算最後不能跟我在一起\n產生了自我懷疑 兩人演愛的喜劇 到底能不能追到你\n何時我才能清醒', 0, '為你改EP 已上架到串流平台!\n\nIG:tzd_bluebloodlockg\n\n\n\nMV on YOUTUBE\r\n\r\nLOCK G-“流星雨” \r\n———————————————————\r\nLyrics & Composer 作詞 & 作曲 | LOCK G\r\nRecording Engineer 錄音 | CHU\r\nMixing Engineer 混音 | CHU\r\nBeat Arrangement 編曲 | bezimeni\r\nFilm Production 影像製作| 古古\r\n瘋狂炸裂太子黨Logo設計| 國順診斷設計工作室\r\n———————————————————\r\n“其實寫個這首歌沒有要給誰,也沒有什麼故事,我也不是那種整天生活只有愛來愛去的那種人,單純調侃你們這群爛芭樂,要芭樂我比你們更芭樂。\r\n———————————————————\r\n“小品發夠了,哥們再來要玩點認真的蟹,射給你們我們真正的東西 ,感謝大家的關注與支持,這裡是BlueBloodLockG來自太子黨“\r\n———————————————————\r\nLOCK G \r\nhttps://instagram.com/tzd_bluebloodlo...\r\nCHU\r\nhttps://instagram.com/tzd_chuth?utm_m...\r\n國順診斷設計工作室\r\nhttps://instagram.com/guosoon_597?utm...\r\n導演古古\r\nhttps://instagram.com/yaozy.exe?utm_m...\r\n太子黨TAI ZI DANG\r\nhttps://www.instagram.com/taizidang_official/\r\n———————————————————\r\n特別感謝\r\n太子黨 文大之子 JC BOOM 41 蓋子 BinGa Q毛萬 五股成功里公園的跳舞阿嬤 五股我從小吃到大的北港炒飯 靠北好吃 把我拿飯過來的兄弟 鄭竣全\r\n從台中玩上來 還特別過來找我的阿婆雞排CEO 白承恩', 0, '', 212, 192000, datetime.datetime(2022, 4, 15, 9, 56, 22), datetime.datetime(2022, 4, 15, 9, 56, 18), datetime.datetime(2022, 4, 15, 9, 57, 54, 309113), datetime.datetime(2024, 12, 28, 4, 32, 21), 236564, 5750, 1512, 1, 4, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2022,17]]}}', 0, 0, 0, 0, 2, 2, 2718040, 'sha1$SZEUYr4BOUbfTmwAtQeBd9$48e00d88853cd4c5a415e5d49b0798f7f2578566', datetime.datetime(2025, 3, 13, 10, 35, 24), 0, 'MountainRiver248', '', '', 'chchye248@gmail.com', 0, 1, datetime.datetime(2021, 3, 9, 5, 19, 12), 2288555, 4, 3, 2718040, 'profile_images/Mo/un/MountainRiver248/dHJWJXKC7VBAfFDZ5ognqM.jpg', 'M', '', 'LOCK G', 886, '928454123', datetime.date(2002, 3, 20), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 49), 1, datetime.datetime(2021, 3, 9, 5, 19, 12), 1, 3, 'zh-hant', 1, '{"is_social_user":true,"had_edit_username":true,"hide_gender":false,"show_birthday":2,"accredited_datetime":"2022-04-18T09:43+00:00","hide_location":false}', 241140, 858, 0, 0, 1, 0, '', 0, None), (682309, 4, 4, '門', 2175901, None, 1, 4, 0, 'music/Be/st/Bestards/nohQFFUjiRUYnArtZWpdhf.mp3', 0, 'song_covers/Be/st/Bestards/4KfzhdLKPCwHtXnoE2V5AL.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誰知道下一扇門 通往哪裡呢', 0, '「關掉來自他人質疑的目光與嘲諷的蜚語,\r\n\u3000打開屬於自己的那一扇門。」\r\n\r\n生命中每一個選擇,\r\n都是一扇通往未知的門;\r\n門後會是悲傷或是幸運、是好是壞,\r\n只有打開以後才能知曉。\r\n\r\n▶ 理想混蛋 第二張全創作專輯【關掉/打開】\r\n各大數位平台收聽/實體通路正式發行:\r\nhttps://bestards.lnk.to/OffandOn\r\n\r\n▶ 理想混蛋 × 豆苗先生【門】Official MV:\r\n https://youtu.be/IBI0OjA0X0s\r\n\r\n【音樂製作】\r\n作詞 Lyricist:邱建豪 Kidding Chiu\r\n作曲 Composer:盧可沛 Look Lu、邱建豪 Kidding Chiu\r\n製作人 Producer:李宗軒 Alex Lee\r\n編曲 Arrangement:盧可沛 Look Lu、謝東良 Hsieh Tung Liang\r\n木吉他 Acoustic Guitar:李建廷 Dillion Lee、郭哲成 Jerry Kuo\r\n貝斯 Bass:劉鳳武 Fran Liu\r\n爵士鼓 Drums:盧可沛 Look Lu \r\n和聲編寫 Backing Vocal Arrangement:盧可沛 Look Lu\r\n和聲 Backing Vocal:盧可沛 Look Lu、邱建豪 Kidding Chiu、郭哲成 Jerry Kuo、李建廷 Dillion Lee、廖郁心 Florence Liao、呂毅心 Aaron Lu\r\n錄音師Recording Engineer:蔡周翰 Tsay Chou Han、李宗軒Alex Lee\r\n錄音助理 Recording Assistant:于世政 Shin Cheng Yu\r\n錄音室 Recording Studio:Lights Up Studio、築流音樂 Raise Music\r\n混音師 Mixing Engineer:康小白 Shiro Kou\r\n混音錄音室 Mixing Studio:白帕斯混音工作室 BYPASS Mixing Studio\r\nOP:好混蛋音樂有限公司 Bestards Music Co., Ltd.\r\nSP:Universal Ms Publ Ltd Taiwan\r\nISRC:TWHE52200003', 0, '', 285, 320000, datetime.datetime(2022, 4, 25, 15, 36, 59), datetime.datetime(2022, 4, 25, 15, 36, 46), datetime.datetime(2022, 4, 28, 16, 0), datetime.datetime(2022, 4, 28, 16, 0, 21), 91996, 2481, 223, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-05-06"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2022-05-07"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2175901, 'sha1$V9zCU4shrDLZ$1995f70dac86d729388e879077875de4783b2ed4', datetime.datetime(2022, 11, 28, 17, 37, 41), 0, 'Bestards', '', '', 'b101103092@tmu.edu.tw', 0, 1, datetime.datetime(2018, 2, 11, 12, 4), 1746856, 4, 4, 2175901, 'profile_images/Be/st/Bestards/g6dQwdiXvWVJsgopomkkdB.jpg', 'O', '', '理想混蛋 Bestards', 886, '928948745', datetime.date(2017, 10, 14), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 43), 1, datetime.datetime(2018, 2, 11, 12, 4), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1}', 8007977, 51032, 47, 8695, 1, 0, '', 0, None), (681476, 4, 4, '要不要跟我去看海', 1622631, None, 1, 4, 0, 'music/a9/30/a930058a/7GoStYVhUNoxyL97FYvGok.mp3', 0, 'song_covers/a9/30/a930058a/dxwK2PwwFquRmBBCNesRjA.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詞|芊妤\r\n曲|芊妤\r\n編曲|陳祈硯\r\n錄音|陳祈硯\r\n混音|王奕策\r\n母帶後期|王奕策', 0, '', 273, 320000, datetime.datetime(2023, 5, 28, 6, 3, 1), datetime.datetime(2022, 4, 18, 6, 17, 25), datetime.datetime(2022, 4, 20, 0, 0), datetime.datetime(2023, 6, 4, 12, 49, 21), 68749, 1533, 401, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1622631, 'sha1$5HIrMreOqJDm$88ab51075224c5d504e8ab089b24f20d8bd1a420', datetime.datetime(2024, 4, 20, 11, 5, 36), 0, 'a930058a', '', '', 'a930058a@gmail.com', 0, 1, datetime.datetime(2016, 6, 26, 9, 38, 54), 1280676, 4, 4, 1622631, 'profile_images/a9/30/a930058a/bfGD5fSRXXxJvaum2GyRMc.jpg', 'F', 'Chen Yu Lin', '芊妤', 886, '975605320', datetime.date(1997, 10, 6), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 45), 1, datetime.datetime(2016, 6, 26, 9, 38, 54), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":true,"accredited_datetime":"2022-05-06T02:41+00:00","hide_location":false}', 99558, 271, 47, 102, 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), (682703, 4, 4, '選擇性遺忘', 728779, 97319484, 1, 4, 0, 'music/De/ep/Deepwhite2/fYQunwP62gTPVVWh5tVuMm.mp3', 0, 'song_covers/De/ep/Deepwhite2/ZRzHRGNBye7GCe79ocvKwV.jpg', 1, '', 'Everytime I close my eyes\nAll I see is blue\n海水沉靜地掩來\n無力地陷入\n\n那些後悔說的話\n記得太清楚\n回憶別跟著我來\n何時能停步\n\n有太多的悲傷\n在空氣中隱藏\n呼吸著所有記憶的重量\n\n有太多的悲傷\n像沈重的行囊\n逃離 才發現就負在肩上\n\n我選擇了遺忘\n我選擇遺忘\nThe love that makes me drown\n\nEverytime I close my eyes\nAll I see is you\n如果不能夠重來\n請讓我獨處\n\n有太多的悲傷\n在空氣中隱藏\n呼吸著所有記憶的重量\n\n有太多的悲傷\n像沈重的行囊\n逃離 才發現就負在肩上\n\n我選擇了遺忘\n我選擇遺忘\nThe love that makes me drown', 0, '我的天空是不完整的\r\n視線裡 刪去那些\r\n會讓我想起你的一切\r\n \r\n致人生的那場苦戀。\r\n \r\n沉緩的民謠和電子聲響,鋪陳出大海一般的思念深淵,讓聽者深陷其中,無法自拔。\r\n \r\n深白色二人組 2022 全新抒情單曲「選擇性遺忘」\r\n4.29 發行', 0, '', 212, 320000, datetime.datetime(2022, 4, 28, 16, 13), datetime.datetime(2022, 4, 28, 16, 12, 54), datetime.datetime(2022, 4, 28, 16, 14, 15, 429465), datetime.datetime(2022, 12, 26, 16, 23, 22), 174936, 2871, 319, 1, 4, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-05-07"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2022-05-08"],"recommend_by_editor":true,"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 728779, 'sha1$pMhntQq3s8RYmVSPk3aN9M$ac79cb88152f07e69fb60f89a7c664d13b7de1ab', datetime.datetime(2024, 3, 4, 20, 52, 49), 0, 'Deepwhite2', '', '', 'aryschien@gmail.com', 0, 1, datetime.datetime(2010, 8, 25, 14, 26, 52), 365928, 4, 3, 728779, 'profile_images/de/ep/deepwhite/RCXrYpqLvngx7XViVtFyGC.jpg', 'O', '', '深白色二人組 Deepwhite2', None, '', datetime.date(2006, 2, 17), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2010, 8, 25, 14, 26, 52), 1, 0, 'zh-hant', 0, '{"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2021-06-27T13:03+00:00","hide_location":false}', 462002, 1474, 14, 110, 1, 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), (666460, 4, 4, '點燈的人', 1874282, 97317716, 4, 3, 0, 'music/g5/sh/g5sh/o2WpDCcZWyu2Nk6DqDCAx5.mp3', 0, 'song_covers/g5/sh/g5sh/63BuZmFUoNJhpYNvdjxP4T.jpg', 1, '', 'If you got one more chance\nNever try to keep to your distance from somebody that you’re missing\n假如缺少了誰\n就算燈火點亮房間\n一個人也無法完美\n\nBut I just wanna go \nI just wanna go back home now\n只想要逃跑\n逃離這城市的喧鬧\nWhen I think about 南方的味道\nThe way back home now\nCuz I just wanna go\nI just wanna go back home now\n只想要逃跑\n逃離這城市的喧鬧\nWhen I think about 南方的味道\nThe way back home now\n\nIf you got one more chance\nNever try to keep to your distance from somebody that you’re missing\n假如缺少了誰\n就算燈火點亮房間\n一個人也無法完美\n\n森林的落葉飄到城市邊緣\n安全感一遍一遍失竊\n突然看不見遠方的海邊\n塵囂間一點一滴疏遠\n\nBut I just wanna go \nI just wanna go back home now\n只想要逃跑逃離這城市的喧鬧\nWhen I think about 南方的味道\nThe way back home now\nCuz I just wanna go I just wanna go back home now\n只想要逃跑逃離這城市的喧鬧\nWhen I think about 南方的味道\nThe way back home now\n\n等一張義無反顧的票根\n下一站寫著熟悉的名稱\n南下的列車把座位裝載著\n在抵達的時刻點燈的人在等待著\n等一張義無反顧的票根\n下一站寫著熟悉的名稱\n南下的列車把座位裝載著\n在抵達的時刻點燈的人在等待著\n\n假如剪掉片尾英雄無法拯救世界\n晚餐被迫劃下句點\n假如缺少了誰\n就算燈火點亮房間\n一個人也無法完美\n\n等一張義無反顧的票根\n下一站寫著熟悉的名稱\n南下的列車把座位裝載著\n在抵達的時刻點燈的人在等待著\n\n拿一張不再猶豫的票根\n終點站寫著熟悉的名稱\n到站的列車把回憶卸下了\n點燈的人我回來了\n\nIf you got one more chance \nNever try to keep your distance from somebody that you’re missing.\nIf you…', 0, '城市裡 思念是盞燈 點亮房間\n記憶裡 熟悉是張臉 燃起思念\n一扇窗戶 抽換著景色 一台列車 開回到從前\n一次決定 拉扯了幾年 一個身影 溫暖了一切', 0, '', 225, 320000, datetime.datetime(2021, 12, 2, 16, 54, 20), datetime.datetime(2021, 12, 2, 16, 53, 44), datetime.datetime(2021, 12, 2, 16, 56, 40, 209428), datetime.datetime(2022, 4, 8, 14, 38, 54), 7072, 310, 45, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1874282, 'sha1$Fg2Pmn3Y3xFj$a4240770dadb28c9c873dc2923359451991aea11', datetime.datetime(2022, 12, 30, 12, 24, 58), 0, 'g5sh', '', '', 'g5sh2018@gmail.com', 0, 1, datetime.datetime(2017, 5, 19, 5, 38, 4), 1446447, 4, 4, 1874282, 'profile_images/g5/sh/g5sh/WA5BNka8G5dJBKujTmfDAz.jpg', 'M', '', 'G5SH', 886, '939392126', datetime.date(2017, 5, 21), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 47), 1, datetime.datetime(2017, 5, 19, 5, 38, 4), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"had_edit_username":true,"show_intro":false,"accredited_datetime":"2021-03-30T09:40+00:00"}', 692286, 5460, 2, 67, 1, 0, '', 0, None), (172745, 4, 4, '完美的感動', 644631, 13172, 1, 4, 0, 'music/Ca/nd/Candywine3/5ac2d42ccfc94920a46a0d28d80d93fd.mp3', 9871324, '', 1, '', '我正尋覓\u3000完美的感動\r\n配上從未曾考慮過的故事\r\n\r\n一樣清新\u3000你從時間裡甦醒\r\n這裡有你未曾體驗過的記憶\r\n\r\n哎呀\u3000無休止的深深埋著\u3000深深思念\r\n哎呀\u3000無聲無息\u3000的深深孤寂\u3000封住的聲音\r\n\r\n而你曾一度\u3000散發魅力\u3000吸引了我\r\n能馴服空氣\u3000擠滿任性\r\n我們真的\u3000瘋了在一瞬間\u3000掙脫\r\n而不猶豫\u3000阻止冷默\r\n\r\n散發魅力\u3000吸引了我\r\n能馴服空氣\u3000擠滿任性\r\n我們真的\u3000瘋了在一瞬間\u3000掙脫\r\n而不猶豫\u3000阻止冷默\r\n\r\n我們真的\u3000瘋了\r\n', 0, '', 0, None, 246, 320000, datetime.datetime(2012, 7, 13, 0, 25, 1), datetime.datetime(2012, 7, 13, 0, 25, 1), datetime.datetime(2012, 7, 13, 0, 25, 1), datetime.datetime(2015, 1, 16, 19, 21, 10), 3070, 45, 5, 1, 0, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 644631, 'sha1$f5f29$a7cc3a87288475d87a6ccd67fcc7de9796083cf0', datetime.datetime(2012, 12, 21, 1, 37, 44), 0, 'Candywine3', '', '', 'candywine99@gmail.com', 0, 1, datetime.datetime(2008, 12, 29, 17, 52, 8), 282035, 4, 3, 644631, 'profile_images/Ca/nd/Candywine3/9fa658e4b62511e0b602001f29ca1c80.jpg', 'F', '糖果酒', '糖果酒CandyWine', None, '0956079366', datetime.date(2001, 1, 1), None, None, 12416, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 45), 1, datetime.datetime(2008, 12, 29, 17, 52, 8), 1, 0, 'zh-hant', 0, None, 25795, 167, 27, 685, 0, 0, '', 0, None), (172747, 4, 4, '做回朋友', 644631, 13172, 2, 1, 0, 'music/Ca/nd/Candywine3/26f6fcfe96164e238d2cbe14da0f006b.mp3', 10165732, '', 1, '', "一段愛情 一個謎題 一整個瘋狂的曾經\r\n一直忘了問你 接下的劇情 未揭的謎底\r\n如果今夜你未眠 擁抱在西雅圖瞬間\r\n月亮傳遞我的訊息 但你已不再是你\r\n看過的電影 聽過的CD 未完成的美夢\r\n\r\n做回朋友 不管流多少淚 當愛正開始起飛\r\n以前的 遺忘的 曾經是那麼的狂野\r\nOK! 'Cause I'm alright\r\nWhy's everything gonna be so bad?\r\nOK! 乾了的眼眶\r\n突然聽見 你喜歡的那首歌 在耳邊唱\r\n\r\n終點到達 鐘聲響啦 終究也只是個開始\r\n總希望有個人能 給我快樂幸福的憧憬\r\n如果下一個會更好 也許等到樹葉枯掉\r\n枯掉我也不讓眼淚掉 大聲唱愛一直閃亮\r\n快樂的旋律 痛過的痕跡 閃爍中的眼濛\r\n\r\n做回朋友 不管流多少淚 當愛正開始起飛\r\n以前的 遺忘的 曾經是那麼的狂野\r\nOK! 'Cause I'm alright\r\nWhy's everything gonna be so bad?\r\nOK! 乾了的眼眶\r\n突然聽見 你喜歡的那首歌 在耳邊唱\r\n", 0, '', 0, None, 254, 320000, datetime.datetime(2012, 7, 13, 0, 30, 53), datetime.datetime(2012, 7, 13, 0, 30, 53), datetime.datetime(2012, 7, 13, 0, 30, 53), datetime.datetime(2015, 6, 14, 13, 3, 49), 3755, 85, 7, 1, 2, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 644631, 'sha1$f5f29$a7cc3a87288475d87a6ccd67fcc7de9796083cf0', datetime.datetime(2012, 12, 21, 1, 37, 44), 0, 'Candywine3', '', '', 'candywine99@gmail.com', 0, 1, datetime.datetime(2008, 12, 29, 17, 52, 8), 282035, 4, 3, 644631, 'profile_images/Ca/nd/Candywine3/9fa658e4b62511e0b602001f29ca1c80.jpg', 'F', '糖果酒', '糖果酒CandyWine', None, '0956079366', datetime.date(2001, 1, 1), None, None, 12416, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 45), 1, datetime.datetime(2008, 12, 29, 17, 52, 8), 1, 0, 'zh-hant', 0, None, 25795, 167, 27, 685, 0, 0, '', 0, None), (132467, 4, 4, '長途旅行', 644631, 9347, 1, 5, 0, 'music/Ca/nd/Candywine3/8512ef5d342e41779ad4460cc0582e2a.mp3', 3487673, '', 1, '', '', 0, '', 0, None, 218, 128000, datetime.datetime(2011, 1, 11, 3, 24, 7), datetime.datetime(2011, 1, 11, 3, 24, 7), datetime.datetime(2011, 1, 11, 3, 24, 7), datetime.datetime(2015, 7, 14, 13, 0, 3), 3832, 105, 1, 1, 2, 1, 0, None, 0, None, 0, 0, 0, 0, 2, 2, 644631, 'sha1$f5f29$a7cc3a87288475d87a6ccd67fcc7de9796083cf0', datetime.datetime(2012, 12, 21, 1, 37, 44), 0, 'Candywine3', '', '', 'candywine99@gmail.com', 0, 1, datetime.datetime(2008, 12, 29, 17, 52, 8), 282035, 4, 3, 644631, 'profile_images/Ca/nd/Candywine3/9fa658e4b62511e0b602001f29ca1c80.jpg', 'F', '糖果酒', '糖果酒CandyWine', None, '0956079366', datetime.date(2001, 1, 1), None, None, 12416, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 45), 1, datetime.datetime(2008, 12, 29, 17, 52, 8), 1, 0, 'zh-hant', 0, None, 25795, 167, 27, 685, 0, 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), (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), (701707, 4, 4, '衣冠禽獸 (demo)', 2984411, None, 2, 1, 0, 'music/bu/tt/butterbagelbites/FjPvmTrUmf9X58VUKBLB75.mp3', 0, 'song_covers/bu/tt/butterbagelbites/kYMCLqdnhVWAmAaeocquyT.png', 1, '', '順路送我到家巷口 要我別累得太削瘦\n你總出現在我脆弱的時候\n\n關心我每一則限動 看過我失戀哭得很醜 oh oh\n直到今天 你line我說 hey\n\n吃宵嗎 還是 來溫叨跨電影\n明天不上班 起床可以幫你做早餐\n\n忽然世界狂風暴雨 原來你的愛情像 失控多重宇宙\n還敢傳笑哭emoji給我 ???\n\n你啊休想欺騙我 放假也別來找我\n寂寞就玩 Nintendo 我不是寶可夢 隨便你收服帶走ya\n\n不要說你有喜歡我 睡醒也不要line我\n誰叫你是衣冠禽獸 就當是一場夢 夢醒就把心還給我\n\n想你啦 (蛤) 今晚 \n來溫叨chill一下\n廢片一起看 我家阿咪還會後空翻\n\n忽然世界狂風暴雨 原來你的愛情是 媽的多重宇宙\n別再傳笑哭emoji給我 ???\n\n你啊休想欺騙我 放假也別來找我\n寂寞就玩 Nintendo 我不是寶可夢 隨便你收服帶走ya\n\n不要說你有喜歡我 睡醒也不要line我\n誰叫你是衣冠禽獸 就當是一場夢 夢醒就把心還給我\n\n你啊休想欺騙我 放假也別來煩我\n那些話對你自己說 我不是寶可夢 隨便你收服帶走ya\n\n不要說你有喜歡我 睡醒也不要line我\n誰叫你是衣冠禽獸 就當是一場夢 夢醒就把心還給我', 0, '「我不是寶可夢 隨便你收服帶走。」\n\n禽獸退散。\n\n一個愛與諧音的驅魔系樂團。\n2022 年夏天,用少女的搖滾樂,喊出後疫情時代的粉色咒語 ٩(๑•̀ڡ•́๑)و\n\n演出 / 合作聯絡信箱:butterbagelbites@gmail.com\n\nFacebook:\nhttps://www.facebook.com/butterbagelbites\nInstagram:\nhttps://www.instagram.com/butterbagelbites/\nStreetVoice:\nhttps://streetvoice.com/butterbagelbites/', 0, '', 245, 320000, datetime.datetime(2022, 9, 11, 15, 28, 7), datetime.datetime(2022, 9, 11, 15, 27, 55), datetime.datetime(2022, 9, 12, 4, 0), datetime.datetime(2023, 5, 25, 19, 24, 3), 78643, 1880, 639, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2984411, 'sha1$xEJkSK4AI4Kb4cQayEzASu$cfbc99ec5c0d1afb3544187b80edeedf14c9e979', datetime.datetime(2025, 1, 6, 7, 32, 6), 0, 'butterbagelbites', '', '', 'butterbagelbites@gmail.com', 0, 1, datetime.datetime(2022, 7, 24, 14, 37, 34), 2554811, 4, 4, 2984411, 'profile_images/bu/tt/butterbagelbites/MDUEBCCzSya3U6gC8ts6KU.jpg', 'O', '', '奶油貝狗咬', 886, '937836946', datetime.date(2022, 5, 12), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 40), 1, datetime.datetime(2022, 7, 24, 14, 37, 34), 1, 1, 'zh-hant', 1, '{"hide_gender":true,"show_birthday":0,"accredited_datetime":"2024-01-11T09:13+00:00","hide_location":false}', 149408, 1385, 0, 110, 1, 0, '', 0, None), (701215, 2, 2, 'Vacation love', 2370438, None, 1, 4, 0, 'music/k2/c_/k2c_goodmusic/jbzDBsmyiyeftizdKN3VHf.mp3', 0, 'song_covers/k2/c_/k2c_goodmusic/PxVXqwdbHrsxFedv8k7KNH.jpeg', 1, '', "在多餘的棉被裡 不斷糾纏\n觸碰你的眉間 輕撫你的汗\n身後凌亂的床褥 滲透著不甘\n變化著不同角度 用力填滿遺憾\n\nDon't tell me you will die for me 在夏夜結束\n你不懂 我多需要你在 OH I'll be\n\nSummer time is over I know it’s time to move on\n把你來過的所有對證 不揭開讓它受潮\nBut I'm still spending my everyday\n去嘗試 全身而退 抹去有你的一切\n但衣櫥裡還留著 你褪下的溫度\n用我一輩子贖\n\n\n白皙的指尖 按在了鮮紅的嘴\n厚重的棉被 蓋不住糾纏的腿\n你用力發抖 想不留遺憾\n倒在我胸口 畫字讓我猜\n\nDon't tell me you will die for me 在夏夜結束\n你不懂 我多需要你在 OH I'll be\n\nSummer time is over I know it’s time to move on\n把你來過的所有對證 不揭開讓它受潮\nBut I'm still spending my everyday\n去嘗試 全身而退 抹去有你的一切\n但衣櫥裡還留著 你褪下的溫度\n用我一輩子贖", 0, '【Vacation love】音樂製作credit\n\n作詞 Lyrics |木卯\n作曲 Compose | 木卯\n製作人 Producer | 呂理鈞 jimjim \n木吉他 Acoustic guitar | 呂理鈞 jimjim \n電吉他 Electric guitar | 呂理鈞 jimjim \n貝斯 Bass | 呂理鈞 jimjim \n和聲編寫 Chorus arrangement| 呂理鈞 jimjim \n和聲 Chorus | 柳明睿 Solomon\n混音 Mixing | 呂理鈞 jimjim \n母帶後期處理工程師 Mastering Engineer | 藍偉恩 Wayne Lan\n\n封面設計 Visual design | 邱冠霖 @chiu.insta', 0, '', 196, 192000, datetime.datetime(2022, 9, 7, 13, 13, 47), datetime.datetime(2022, 9, 7, 13, 13, 33), datetime.datetime(2022, 9, 7, 13, 14, 33, 118827), datetime.datetime(2025, 5, 16, 19, 48, 39), 94567, 1507, 281, 1, 0, 1, 0, None, 4, '{"TW":{"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), (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), (705813, 4, 4, '容易厭倦的時刻 Spark Fades', 1597251, 97319209, 1, 4, 0, 'music/sw/ee/sweetjohnband/RSzAepqCtuwG4nXqPcAXNE.mp3', 0, 'song_covers/sw/ee/sweetjohnband/Q5exyLESw68zccPKDcUbB9.png', 1, '', '我們總是忙著呢 浪漫最近是負荷\n你說你變自私了 反而更善於快樂\n我們都是殘缺的 時間總會拆穿的\n幸福有著複雜的成份 好的壞的都辛苦了你見證\n在那些最容易厭倦彼此的時刻 是否我們能永遠孩子般不捨得\n\xa0\xa0\n我們都是殘缺的 時間總會拆穿的\n幸福有著兩人的準則 好的壞的都沒必要誰負責 \n在那些最容易厭倦彼此的時刻 是否我們終於會像大人般取捨\n\n被愛著能多久呢 僥倖的我也會忐忑 \n這樣偏執悲觀的預設 要人安慰也不適合\n這季節還有多久呢 維持著不溫不火地擁抱跟問候 \n一風乾又被滲透\xa0想哭一場都不自由\n\n其實我可以接受的 我們別不溫不火地把愛當承諾 \n陪伴彼此又沈默 好像誰讓誰不自由', 0, '作詞:吳倬安 作曲:吳浚瑋 / 石裕獎\n\n『愛不是渴望、不是佔有、不是滿足、不是承諾,愛是一無所有卻身在其中。』\n\n-\n\n\n「有一天你就不會這麼愛我了吧?會慢慢減少的。」\n\n「那到底會有多難過呢?敏銳的我,從發現開始減少的那一天起,就得要忍受難過了。」\n\n「但我想到一種解決辦法了喔。」\n\n「如果我的愛也慢慢增加就可以了。」\n\n「直到有一天,我可以自由地愛著不再愛我的你,愛著腐朽的過程,愛著你的每一個決定,離開我的決定。」', 0, '', 298, 320000, datetime.datetime(2022, 10, 19, 19, 25, 46), datetime.datetime(2022, 10, 19, 19, 25, 35), datetime.datetime(2022, 10, 27, 16, 0), datetime.datetime(2022, 10, 27, 16, 0, 46), 121106, 2736, 556, 1, 4, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true,"recommend_by_expert":true}}', 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), (707378, 4, 4, '一支雲 Meteor', 2920578, None, 2, 1, 0, 'music/gu/ji/gujifudaoshi/AuLArxrcdpU2XUMLByy7JJ.mp3', 0, 'song_covers/gu/ji/gujifudaoshi/TUSTnHrHwRUzTkpR7AYSdC.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不會回到從前', 0, '遇見妳,就像是仲夏夜的荒原,也像是星河裡的一顆流星。即使一起踏過了幾年青春的迷茫與奔放、感受過枝椏瘋長也擋不住的歡笑與烈陽,也終將敵不過一句無心的話語、一道措不及防的裂痕。我們都知道,不會回到從前,愛就是這麼一件,令人深陷其中卻又稍縱即逝的事。\n-\n詞 Lyric|蔡承佑 Yu\n曲 Compose|蔡承佑 Yu\n編曲 Arrange|孤寂輔導室\n主唱、吉他 Lead vocal,Guitar|蔡承佑 Yu\n貝斯Bass guitar|楊展霖 ZlY\n鼓Drum|莊竣閔 Jmy\n-\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|馮凱琳 Feng\n特別感謝/particular thanks|張靖彤 Avery', 0, '', 277, 320000, datetime.datetime(2022, 11, 1, 15, 11, 35), datetime.datetime(2022, 11, 1, 15, 11, 17), datetime.datetime(2022, 11, 2, 10, 0), datetime.datetime(2023, 6, 8, 8, 52, 12), 90905, 1545, 548, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2022,45]]}}', 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), (705362, 4, 4, '狗勾Demo ft.靜芳', 2505562, None, 1, 4, 0, 'music/Si/le/Silent_Gentlemen/knK2JTmtz59Mj5VVkooQrm.mp3', 0, 'song_covers/Si/le/Silent_Gentlemen/UL7gaaFNBVZ6BMop45VpyB.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我只好貼緊你的耳邊對你說\nI know I know\n我只想聽見你在耳邊說愛我', 0, '大家快去看MV!!!\n\nhttps://youtu.be/AE5B91Rf4So\n\n前面有一隻超可愛的狗勾!\n\n-Credit-\n詞Lyrics:鄭榮、靜芳\n曲Composer:鄭榮、靜芳\n編曲 Music Arranger:宸翔Shaw\n吉他Guitar:新緯Pato\n貝斯Bass:冠廷Len\n鼓Drums:政平Austin\n鍵盤Keyboard:宸翔Shaw\n混音師 Mixing Engineer: 新緯Pato\n母帶後期處理工程師 Mastering Engineer:新緯Pato', 0, '', 198, 320000, datetime.datetime(2022, 10, 15, 15, 28, 3), datetime.datetime(2022, 10, 15, 15, 27, 57), datetime.datetime(2022, 10, 17, 15, 0), datetime.datetime(2023, 7, 16, 5, 11, 47), 141810, 1979, 416, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2505562, 'sha1$UYaRpm3WxFNNIUtVri5M2O$144ae3af3e2dcf55ac9bb425a7106c6bd456aa07', datetime.datetime(2025, 4, 11, 9, 21, 39), 0, 'Silent_Gentlemen', '', '', 'silentgentlemenwork@gmail.com', 0, 1, datetime.datetime(2019, 10, 15, 19, 3), 2076435, 4, 3, 2505562, 'profile_images/Si/le/Silent_Gentlemen/itBkkNvMmHgK4p7qXxDFWF.jpg', 'M', '張新緯', '沈默紳士', 886, '955118516', datetime.date(2019, 9, 18), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2019, 10, 15, 19, 3), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_birthday":1,"accredited_datetime":"2022-01-10T08:39+00:00","hide_location":false}', 1349593, 2038, 11, 76, 1, 0, '', 0, None), (707473, 4, 4, '疑猜_Demo ( 2022ver. )', 1120084, None, 1, 5, 0, 'music/Sa/vu/SavuluLawayMusic/gBCMc8UdJcBxHGgAXmdXwU.mp3', 0, 'song_covers/Sa/vu/SavuluLawayMusic/BKz6wBjbXaP7K8bFZCvGrs.jpeg', 1, '', '海風吹過我的臉孔 吹起了心中的困惑\n等待著遠方的雲朵 遮住我空虛的笑容\n\n每一次溫暖的問候 每一個幸福的悸動\n深深刻在這 觸動著每晚的傷痛\n\n遊走在街頭 想著甚麼\n是對錯 是我的錯\n從來沒有過 一點愧疚\n我還能夠說甚麼\n回不去的我們之間 錯過多少曾經擁有\n走不出的痛 我怎麼還沒去承受\n\n我帶著\n所有的疑猜 和不明白 加點無奈\n通通埋在 我的心內\n持續悲哀 直到你對我坦白\n\n我已經不再 抱有期待 這世界會有甚麼\n多餘的愉快 能不能別再對著我說傷害\n\n所有的疑猜 和不明白 加點無奈\n通通埋在 我的心內\n持續悲哀 直到你對我坦白\n\n我已經不再 抱有期待 這世界會有甚麼\n多餘的愉快 能不能別再對著我說傷害\n\n回不來 我想是時候說放開', 0, '', 0, '', 282, 192000, datetime.datetime(2022, 11, 3, 7, 27, 33), datetime.datetime(2022, 11, 3, 7, 27, 28), datetime.datetime(2022, 11, 3, 12, 0), datetime.datetime(2022, 11, 3, 12, 0, 39), 188482, 4082, 1191, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-11-12"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,45]]},"CN":{"song_of_the_days":["2022-11-13"]}}', 0, 0, 0, 0, 2, 2, 1120084, 'sha1$MHQvJEQmhOY04M6lNSdGnS$fd3716789d2250a5a999b899c580d45acbf03703', datetime.datetime(2025, 4, 16, 17, 27, 13), 0, 'SavuluLawayMusic', '', '', '610554009@gms.ndhu.edu.tw', 0, 1, datetime.datetime(2014, 7, 3, 0, 59, 53), 783114, 4, 3, 1120084, 'profile_images/sa/vu/savuluabanguthan/iGrot5KeRjmVA4bU3Xbrm6.jpg', 'M', '', 'Savulu&Laway', 886, '978813869', datetime.date(2013, 1, 1), 'TTT', 44, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 43), 1, datetime.datetime(2014, 7, 3, 0, 59, 53), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"accredited_datetime":"2021-06-02T05:29+00:00","hide_location":true,"show_birthday":0}', 439027, 2229, 37, 2, 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), (708916, 4, 4, '無煩無惱的年紀啊', 1542408, None, 1, 6, 0, 'music/lu/lu/lulu_w_w/eAXNPi4A8ZVdYt6vmjE4Ey.mp3', 0, 'song_covers/lu/lu/lulu_w_w/JHEKHRaZrhxgtHAfm9ajr5.jpeg', 1, '', '不管透風下雨 抑是日頭很豔很熱\n你攏提著我的安全帽 佇咧車站遐等我\n摩托車的前面 大包小包\n晚餐欲煮的菜 猶有我愛的四秀仔\n\n無煩無惱的年紀啊 只要予你疼\n細漢毋捌 你的雜唸\n全部都是愛的表達\n好想要整天待家枵飽吵\n跟你盧 跟你煩\n想欲每天吃你煮的暗頓\n想欲你每天叫我起床\n\n不管透風下雨 抑是日頭很豔很熱\n你嘛是騎車載我 送我去車頭坐車\n摩托車的前面 大包小包\n是煮好的雞湯 吩咐我一定要吃\n\n\n無煩無惱的年紀啊 只要給你乎疼\n細漢不懂 你的雜唸\n全部都是愛的表達\n好想要整天待家枵飽吵\n跟你盧 跟你煩\n想欲每天吃你煮的晚餐\n硬要跟恁擠一張眠床\n\n夢到你笑你的身影 我怎麼會哭到沒聲\n日子甘會當轉返去啊 好想欲聽見你叫阮的名\n\n無煩無惱的年紀啊 \n細漢著急 要大漢 做伙的日子 也無幾冬\n好想要 牽你的手散步 就算是門口埕\n很要煮一頓豐富的暗頓\n還想要聽到你呵咾我尚敖', 0, '現在想你起的時候我是笑著的\n\n昨晚下雨開著窗,讓雨聲哄我入眠\n饅頭!起床了,等一下又要遲到了\n\n饅頭好像還沒醒,我被叫醒了\n隔壁棟的男聲持續著呼喊著\n\n阿如阿!起床了啊已經六點了\n揉揉眼睛轉頭看鬧鐘也才五點半\n阮老爸時間總是跑得比我快三十分鐘\n早晨喊來喊去再讓我睡十分鐘\n討價還價的遊戲,在我小學國中時期都玩不膩\n細漢不懂你的撈叨,全部都是愛的表達\n\n我的鬧鐘響了,原來我跟饅頭起床的時間是一樣的\n他也是被提早叫起床的吧\n\n閉上眼去想你的聲音,那些無煩無惱的日子\n車站·探頭等待的身影·電話那頭宏亮的聲音喊著食飽未\n・安全帽・白長壽・後腳都磨平的藍白拖・阿如啊-\n\n冷冰冰第二輪的鬧鐘把我喚醒\n\n起身把鬧鐘關掉,想起你的時候我是笑著\n七年過去了,終於敢用力想念你了\n\n這輩子緣分不長,做你的女兒真的很幸福\n這首歌台語歌獻給我最親愛的老爸\n爸爸不用驚聽無,這首我是唱台語的哦。\n\n——————————————————⋆⸜♡⸝\u200d⋆\n感謝⸝⸝⸝♡︎\n\n演唱Performer:陳韻喬Chen Yun Chiao\n製作人Producer:張絜宇Daniel Chang\n曲Composer:陳韻喬Chen Yun Chiao、張絜宇Daniel Chang\n詞Lyricist:陳韻喬Chen Yun Chiao\n編曲Arrangement:呂其霖Chi Lin Lu、張絜宇Daniel Chang\n配唱製作人Vocal Producer:張絜宇Daniel Chang\n和聲編寫Backing Vocal Arrangement:魏祺修 Xiu\n吉他Guitar:謝立航 Ellis Hsieh\n貝斯Bass:楊聖禮Yamai Laushing\n鼓Drum:呂其霖Chi Lin Lu\n弦樂Strings : CY Studio 循環音樂工作室\n第一小提琴First Violin \n鄭翰軒Han-Hsuan Cheng\n第二小提琴Second Violin \n鍾昀恩Yun-En Chung\n中提琴Viola\n黃柏晨Bo-Chen Huang\n大提琴Cello \n陳怡文Yi-Wen Chen\n絃樂錄音助理 Strings Assistant Engineer:羅揚Yang Lo\n人聲、樂器錄音室Vocal & Instrument Recording Studio:光影音樂工作室 LAS STUDIO\n錄音、混音工程師Recording & Mixing Engineer:謝立航 Ellis Hsieh\n混音錄音室Mixing Studio:光影音樂工作室 LAS STUDIO\n母帶後期處理工程師Mastering Engineer:陳陸泰 LuTai Chen (Atai)\n母帶後期處理錄音室Mastering Studio:原艾母帶工程錄音室 Mugwort Mastering\n\n#無煩無惱的年紀啊', 0, '', 239, 192000, datetime.datetime(2022, 11, 17, 7, 24, 11), datetime.datetime(2022, 11, 17, 7, 24, 7), datetime.datetime(2022, 11, 17, 7, 26, 9, 643293), datetime.datetime(2022, 11, 17, 7, 26, 10), 10377, 374, 52, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2022-11-26"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2022-11-27"]}}', 0, 0, 0, 0, 2, 2, 1542408, 'sha1$vt62zBN64C4O7fgNXTa84E$ec19423069484547bef030dddaffd45b2c277b98', datetime.datetime(2025, 1, 13, 15, 10, 23), 0, 'lulu_w_w', 'Egg', 'Chen', 'cccaaa7217@gmail.com', 0, 1, datetime.datetime(2015, 7, 30, 21, 32, 8), 1201872, 4, 3, 1542408, 'profile_images/lu/lu/lulu_w_w/Eghk6wN9JxgmNde7ow29EF.jpg', 'F', '', '陳韻喬', 886, '988500817', datetime.date(1993, 6, 28), 'TPE', 99, 0, 1, 17, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2015, 7, 30, 21, 32, 8), 1, 0, 'zh-hant', 1, '{"show_birthday":0,"had_edit_username":true,"hide_gender":false,"accredited_datetime":"2023-10-02T03:15+00:00","hide_location":false}', 23904, 175, 12, 7, 1, 0, '', 0, None), (709509, 4, 4, '總是在夜深的時候想得比較多', 2411037, None, 6, 16, 0, 'music/an/ti/anti_talent/XHLkj5KYLmjRjceLvF6uzS.mp3', 0, 'song_covers/an/ti/anti_talent/EGwYpC4vbs9ZtV8NusDmzK.png', 1, '', '總是在夜深的時候 想得比較多\n於是被感性佔據了 大部分的我\n回到最熟悉的地方 卻格外的陌生\n但這一切其實都一樣 只是我變了\n\n明明我們如此的相愛 \n卻無法改掉堅守心房的習慣\n如果哪天你能聽到呼喊 \n是我在嘗試穿過黑暗\n\n抱歉還是做不到\n要把困難向你坦白做不到\n這樣欲言又止的習慣像毒藥\n但沒有戒斷症我為何戒不掉\n看似很安靜 內心在尖叫\n同時進行的是朋友間的喧鬧\n如何接受 該如何自在\n大浪撲來別把心給覆蓋 \n\n灼燒的焦慮放不過自己\n想說的話語被恐懼消音\n說出來做出來 不一樣\n臉上 心裡的表情 不一樣\n好想突破萬難 對愛人開口說\n過去太沉重 不是我太沒用\n感覺心裡失火 卻拉下閥門 \n窒息逼近 這次能否倖存\n\n明明我們如此的相愛 \n卻無法改掉堅守心房的習慣\n如果哪天你能聽到呼喊 \n是我在嘗試穿過黑暗\n\n\n\n\n\n\n要跨過自己那道坎\n哪天我也能夠搭上到達彼岸那艘船\n再也不要 為任何恐懼失了勇敢\n輕易成了孤單漂泊一張帆\n他們說的話其實我有在聽\n但打開了嘴巴卻打不開心\n吐出來的何時能是真的聲音\n從此 我會試著學會相信\n\n明明我們如此的相愛 \n卻無法改掉堅守心房的習慣\n如果哪天你能聽到呼喊 \n是我在嘗試穿過黑暗\n\n漂浮的自己 想朝著愛前進\n丟失了的話語 仔細聽 我會告訴你', 0, '▼ 習慣報喜不報憂,心事總往心裡丟\n▲ 總要跨過一道坎,不再畏怯臉澀羞\n\n長大後的情感表達變得迂迴,兜著圈子顧左右而言他的時候很多,我們保留了自己大部分的黑暗面深怕見光會死,也怕愛人的顧慮,所以緊緊抓著不敢外揚的心事,無法心想事成,反而想成了夜深時候的漫天思緒。\n\n邀請入圍「好萊塢音樂傳媒大賞」的蔣馬林擔任製作人,以「沒有才能」新嘗試的 Urban 曲式賦予整首歌具有速度感的畫面——在無人公路上開車向前奔馳,像思緒快速運轉的具象化,於此同時對比房間裡孑然一身而無所適從的自己。\n\n他們正在練習,主動多説一點什麼都好,流水帳或會計帳都行,芝麻小事或終身大事都可以。\n\n\n詞 Lyric|沒有才能 anti-talent(裴拓、黃若欣、碩美)\n曲 Composer|沒有才能 anti-talent(裴拓、黃若欣、碩美)\n製作人 Producer|Liory蔣馬林 @奇洱文創\n編曲 Arrangement|Liory蔣馬林 @奇洱文創\n錄音師 Vocal Recording Engineer|95 \n錄音室 Vocal Recording Studio|尾聲錄音室 WS Studio\n混音工程師 Mixing Engineer|Wayson Hsu @奇洱文創\n合音編寫 Background Vocal Arrangement|沒有才能/Liory蔣馬林\n合音 Background Vocal|沒有才能\n母帶後期製作人 Mastering Producer|Everydaze\n母帶後期工程師 Mastering Engineer|Randy Merrill\n母帶後期錄音室 Mastering Studio|Sterling Sound\n封面攝影 Photographer|鄭宇傑 Rinne Cheng', 0, '', 186, 320000, datetime.datetime(2022, 11, 23, 9, 56, 28), datetime.datetime(2022, 11, 23, 9, 56, 24), datetime.datetime(2022, 11, 30, 12, 0), datetime.datetime(2022, 11, 30, 12, 0, 55), 117090, 3720, 672, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2023-01-05"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,48],[2022,49],[2022,50],[2022,51],[2022,52],[2023,1],[2023,3],[2023,4],[2023,5],[2023,6],[2023,7],[2023,9],[2023,10],[2023,11],[2023,12],[2023,13],[2023,14],[2023,15],[2023,21],[2023,26],[2023,32],[2023,33],[2023,34],[2023,36],[2023,40],[2023,41],[2023,42],[2023,43],[2023,49],[2023,50],[2023,51],[2023,52],[2024,1],[2024,3],[2024,4],[2024,5],[2024,7],[2024,8]]},"CN":{"song_of_the_days":["2023-01-06"],"recommend_by_editor":true,"top_record_weekly_champions":[[2022,48],[2022,49],[2022,50],[2022,51],[2022,52],[2023,1],[2023,3],[2023,4],[2023,5],[2023,6],[2023,7],[2023,8],[2023,9],[2023,10],[2023,11],[2023,12],[2023,13],[2023,14],[2023,15],[2023,39],[2023,41],[2023,42],[2023,43],[2023,48],[2023,49],[2023,51],[2023,52],[2024,1],[2024,3],[2024,4],[2024,6],[2024,7]]}}', 0, 0, 0, 0, 2, 2, 2411037, 'sha1$Q0inhZRJwWkBOM2H56sYAu$beef8fb9051ba3af9b84142e1047c67408f295d4', datetime.datetime(2025, 6, 23, 11, 48, 28), 0, 'anti_talent', '', '', 'antitalentttt@gmail.com', 0, 1, datetime.datetime(2019, 3, 27, 12, 51, 56), 1981954, 4, 4, 2411037, 'profile_images/an/ti/anti_talent/PekdoYtgBueqt48ubcNq5Q.jpg', 'M', '高碩辰', '沒有才能', 886, '931759357', datetime.date(2001, 2, 1), 'HUA', 86, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 40), 1, datetime.datetime(2019, 3, 27, 12, 51, 56), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":true,"show_birthday":0,"accredited_datetime":"2021-06-30T12:14+00:00","hide_location":false}', 1475190, 10341, 38, 40, 1, 0, '', 0, None), (711377, 4, 4, '停損點', 2630749, None, 1, 4, 0, 'music/Fl/oo/FloodingBridge/DzCFxu6qzVSGSaLs4RyAQc.mp3', 0, 'song_covers/Fl/oo/FloodingBridge/U2QgY7QQLuCXkYks2bqcQ6.jpeg', 1, '', '停損點\n\n作詞/張\u3000元\n作曲/盧鈞右、莊蕎嫣\n演唱/莊蕎嫣、盧鈞右\n\n是繼續還是該喊停?\n一個人經營的兩人感情。\n辭職信遞或是不遞?\n財富自由和心靈富裕的選擇題。\n習慣了假笑的你,\n忘記了怎麼真心的笑出聲音。\n感覺,是一種弄丟了就找不回來的東西。\n\n\n讓我們為難過畫一個點,\n一個停止難過的停損點。\n在耗光快樂的資本之前,\n有一個停下難過的停損點。\n\n讓我們為悲傷畫一條線,\n一條終止悲傷的終點線,\n在悲傷和我們之間有一條,\n有一條禁止悲傷跨越的線。\n\n\n停止用退後往前進,\n一點點勉強都叫做委屈。\n不再讓自己陷進,\n財富自由和心靈富裕的陷阱題。\n失去後又找回的自己,\n笑起來安靜又美麗。\n感覺是一種閉上眼睛,\n就能找回來的東西。\n\n\n讓我們為難過畫一個點,\n一個停止難過的停損點。\n在耗光快樂的資本之前,\n有一個停下難過的停損點。\n\n讓我們為悲傷畫一條線,\n一條終止悲傷的終點線,\n在悲傷和我們之間有一條,\n有一條禁止悲傷跨越的線。\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《蛻而求其刺》預購連結:\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製作人 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鋼琴錄音師 Piano Recording Engineer:張閔翔 Min-Hsiang Chang \n鋼琴助理錄音師 Piano Assistant Engineer:朱品豪 Pin-Hao Ju \n鋼琴錄音室 Strings Recording Studio:玉成戲院錄音室 YuChen Cinema\n\n--\n\n弦樂監製 String Producer:蔡曜宇 Shuon Tsai\n\n弦樂 Strings:\n曜爆甘音樂工作室 Just Busy Music Studio\n\n第一小提琴 First Violin\n陳奕勇 Yi-Yung Chen\n沈羿彣 Yi-Wen Shen\n\n第二小提琴 Second Violin\n黃雨柔 Nala Huang\n黃瑾諍 Chin-Cheng Huang\n\n中提琴 Viola\n潘自琦 Tzu-Chi Pan\n\n大提琴 Cello\n葉欲新 Shin Yeh\n\n弦樂錄音師 Strings Recording Engineer:張閔翔 Min-Hsiang Chang\n弦樂助理錄音師 Strings Assistant Engineer:朱品豪 Pin-Hao Ju \n弦樂錄音室 Strings Recording Studio:玉成戲院錄音室 YuChen Cinema\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, '', 269, 320000, datetime.datetime(2022, 12, 15, 10, 3, 36), datetime.datetime(2022, 12, 15, 10, 3, 29), datetime.datetime(2022, 12, 15, 10, 9, 12, 593252), datetime.datetime(2022, 12, 15, 10, 38, 43), 192450, 4452, 931, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2022,51]]},"CN":{"recommend_by_editor":true}}', 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), (712346, 4, 4, '聖誕不曾掉淚', 2185908, None, 5, 12, 0, 'music/gi/ng/gingerlin113/JbnMDq88rSFJm8NMWfz6TZ.mp3', 0, 'song_covers/gi/ng/gingerlin113/dDiovxnKzSgoqXfHrhNfss.jpeg', 1, '', '作詞、作曲|Ginger\n編曲|Placcebo\n製作|耀謙WILLY\n錄音|耀謙WILLY\n混音|耀謙WILLY\n合聲|耀謙WILLY\n\n十二月 走幾遍 地球轉幾圈\n小卡片 糖果店 筆下許的願\nit brings me to new life again\n\n夢醒後 仍然還 期待你出現\n回過神 那手鍊 已不在身邊\n原來願望不曾兌現\n\nit was all for u. But what can I do. \n\n聖誕不曾掉淚 鈴鐺催眠了誰\n紅色花圈 下親吻 記憶的碎片\n燈火燦爛的夜 剩我還在諒解\n AHhhhhh 雙雙對對的街 \n誰願陪我失眠\n\n雪花片冷房間配上電視的音樂\n漸漸的我閉上眼再隨著夢離線\n在另一個空間 會看見\n\n夢醒後 我仍然還在期待你出現\n能不能讓願望浪漫的兌現\n\nit was all for u. But what can I do. \n\n聖誕不曾掉淚 鈴鐺催眠了誰\n紅色花圈 下親吻 記憶的碎片\n燈火燦爛的夜 剩我還在諒解\n AHhhhhh 雙雙對對的街 \n誰願陪我失眠', 0, "''聖誕節本應該是快樂的節日對吧?''\n''我們都不想也不曾在聖誕節掉淚對吧?''\n\n什麼都只剩下記憶的碎片。", 0, '', 177, 192000, datetime.datetime(2022, 12, 25, 2, 57, 29), datetime.datetime(2022, 12, 25, 2, 57, 26), datetime.datetime(2022, 12, 25, 3, 10, 47, 162492), datetime.datetime(2022, 12, 25, 3, 34, 46), 111294, 2921, 1030, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2022,52],[2023,1]]},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2185908, '!84q3kvjJbmZMEYoMWjGp8B4vXNWXBLCVsBI3zoxa', datetime.datetime(2024, 9, 6, 5, 20, 10), 0, 'gingerlin113', '', '', 'gingerlin15@gmail.com', 0, 1, datetime.datetime(2018, 3, 25, 12, 28, 49), 1756863, 4, 4, 2185908, 'profile_images/gi/ng/gingerlin113/ikAmuPmhdf8bQcYPzKXNAE.JPG', 'F', '林致潔', 'Ginger', 886, '905003990', datetime.date(2001, 1, 13), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2018, 3, 25, 12, 28, 49), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":0,"accredited_datetime":"2022-12-28T08:50+00:00"}', 115958, 1022, 3, 15, 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), (102572, 4, 4, '城外', 693675, 97312737, 6, 13, 0, 'music/Ce/tt/Cettoana/7aaa048c2d3c40b093a5f6419cd1f377.mp3', 2458620, '', 1, '', '', 0, '', 0, None, 123, 160000, datetime.datetime(2010, 1, 21, 11, 0, 29), datetime.datetime(2010, 1, 21, 11, 0, 29), datetime.datetime(2010, 1, 21, 11, 0, 29), datetime.datetime(2019, 1, 4, 7, 10, 6), 1896, 23, 0, 1, 6, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 693675, 'sha1$ff005$d75c70b6115ce926d217a16328516b00ee115c95', datetime.datetime(2023, 12, 7, 16, 14, 24), 0, 'Cettoana', '', '', 'cettoana@gmail.com', 0, 1, datetime.datetime(2009, 10, 5, 8, 37, 49), 331077, 4, 4, 693675, 'profile_images/Ce/tt/Cettoana/wQspY32tbQzekmcLbHUB94.jpg', 'O', '', 'cettoana', 886, '939927907', datetime.date(1989, 11, 21), 'TPE', 99, 5, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 42), 1, datetime.datetime(2009, 10, 5, 8, 37, 49), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"hide_location":false}', 3496, 14, 27, 78, 0, 0, '', 0, None), (712266, 4, 3, '別跟我說你沒事 (with.牧瀨)', 2333771, 97319864, 1, 4, 0, 'music/_x/xs/_xxslowly34/8L9iKRgX7ZVnUrzi332qtK.mp3', 0, 'song_covers/_x/xs/_xxslowly34/LkVsE6yFZYPMZF2MbCikmr.jpeg', 1, '', 'Lyrics:xxslowly34/牧瀨\ncomposer:xxslowly34/牧瀨\nRecording engineer: 吳昱儒 Lulu\nMixing:Herrman\nMastering : Herrman\nProducer:Herrman\nBeat Arrangment:Jd beat\nCover Picture:戀上換裝娃娃 \n\n\n\n有時候會懷疑自己是不是被忘記了\n為什麼不在該放棄時放棄呢\n\n常常覺得自己想太多\n懷疑腦袋到底裝了些什麼\n所以我告訴自己 順期自然就好囉\n\nDon’t tell me you’re fine when you are not fine \nIf you wanna cry just cry\n快跟我說你好累 想要有人陪\n這沒什麼不對 誰都會寂寞在每個半夜\n就哭吧我會接住你每一滴淚水\n\n牧瀨:\n推開我的是你冰冷的雙手\n揭露彼此傷疤成為新的傷口\nevery time 總是你讓我留神\nfall into your ocean\n就算我總\n給你我的愛 也有保存期限\n或許過了幾年也會為了青春紀念\n還得欺騙自己iwill be fine\n像難過時候你還在\n我只想 我只想 我只想 我只想\n\n\nDon’t tell me you’re fine when you are not fine \nIf you wanna cry just cry\n快跟我說你好累 想要有人陪\n這沒什麼不對 誰都會寂寞在每個半夜\n就哭吧我會接住你每一滴淚水\n\n快跟我說你好累 想要有人陪\n這沒什麼不對 誰都會寂寞在每個半夜\n就哭吧我會接住你每一滴淚水', 0, '寒冷的冬夜裡,有多少人跟我一樣是自己一個人過的\n\n\n牧瀨ig:https://instagram.com/mis4nthrxp3boi?igshid=YWJhMjlhZTc=', 0, '', 149, 320000, datetime.datetime(2022, 12, 24, 5, 47, 12), datetime.datetime(2022, 12, 24, 5, 47, 5), datetime.datetime(2022, 12, 24, 11, 0), datetime.datetime(2024, 5, 5, 15, 27, 52), 161110, 3493, 716, 1, 9, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2023,1]]}}', 0, 0, 0, 0, 2, 2, 2333771, 'sha1$3HZdRg3ftmdELCj1G1Jp6n$5b3eb7a3f2d252edacafbffdd7492e233d5c89b2', datetime.datetime(2025, 6, 28, 11, 30, 8), 0, '_xxslowly34', '', '', '92227james@gmail.com', 0, 1, datetime.datetime(2018, 10, 10, 4, 33, 9), 1904700, 4, 3, 2333771, 'profile_images/_x/xs/_xxslowly34/j3WbgnLCwn8NQ2WecoPqKu.jpg', 'M', '劉康聖', 'xxslowly34', 886, '966716973', datetime.date(2001, 11, 19), 'HSQ', 84, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 53), 1, datetime.datetime(2018, 10, 10, 4, 33, 9), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2021-09-24T08:15+00:00","hide_location":false}', 1053263, 4300, 64, 2, 1, 0, '', 0, None), (713173, 4, 4, 'shadow', 2448336, None, 1, 4, 0, 'music/jo/yc/joyce_ch0627/LsRzb33TYeraM47TodsJLx.mp3', 0, 'song_covers/jo/yc/joyce_ch0627/aGoWwyDM875uR3Ncdn2dj7.jpeg', 1, '', '詞/曲:JOYCE 就以斯\n\nit’s been a while \nsince that you left\nyou made it seems like it’s nothing at all\nstill hurt a little \nin my head\nyou were such an angel \n\nnow I see your shadow \nin other girls\nand I’m too scared to be falling for them\nI’m going to hell anyway \nthought you were coming with me\n\ndive in deeper think I may\nwrite an album bout you baby\nthink I’m healing\n\nnow I think about us\nmore than I probably should’ve \nI’m making it worse\nwriting songs about her\ndo you think of me\ndo you think that I’m crazy\nthat I’m falling deeply\nit’s a one night thing \n\noh is it so wrong\ndid I came off too strong \nis it not what you want\noh then I should’ve known \ndo you think of me\ndo you think that I’m crazy\nthat I’m falling deeply \ndon’t say it means nothing to me\n\nI loved you more than friend\nI loved you, I loved you\nI loved you even though it pains\nto have you linger in my brain\n\nyou wrote down a quote \non the guitar I bought \nat the first date the first place we met\nnow it’s fading it’s fading away\njust like the memories inside my head\n\nall my friends all my friends think I’m mad\nbut they don’t know how much I’ve been saved\never since we met\nI start writing love songs again\n\ndive in deeper think I may\nwrite an album for you baby\nthink I’m healing\n\nnow I think about us\nmore than I probably should’ve \nI’m making it worse\nwriting songs about her\ndo you think of me\ndo you think that I’m crazy\nthat I’m falling deeply\nit’s a one night thing \n\noh is it so wrong\ndid I came off too strong \nis it not what you want\noh then I should’ve known \ndo you think of me\ndo you think that I’m crazy\nthat I’m falling deeply \ndon’t say it means nothing to me\n\nI loved you more than friend\nI loved you, I loved you\nI loved you even though it pains\nto have you linger in my brain', 0, '► JOYCE 就以斯 - shadow 各數位平台收聽:https://www.soundscape.net/a/35939\n\n\n“3NJOY THE WORLD - JULIA”\n她在用麥克筆在吉他上塗鴉著。\n如今琴上的字跡日漸斑駁,\n彷彿我腦海中越來越模糊的回憶。\n\n在全世界最浪漫的城市遇見妳,\n喚起我原先枯竭的創作靈魂。\n然而一個沒有妳的世界,\n卻是我怎麼也不想面對的。\n\n\n-- 音樂製作Credit --\n\n作詞 Lyrics|JOYCE 就以斯\n作曲 Compose|JOYCE 就以斯\n\n製作人 Producer|楊峻綱 Kang\n編曲 Arrangement|楊峻綱 Kang、JOYCE 就以斯\n和聲編寫 Chorus Arrangement|JOYCE 就以斯\n電吉他 Electric Guitar|JOYCE 就以斯\n貝斯 Bass|鍾慕捷 Mujay\n電吉他、貝斯錄音師 Electric Guitar, Bass Recording Engineer|楊晧 Howard\n電吉他、貝斯錄音室 Electric Guitar, Bass Recording Studio|楊晧家 Dino Studio\n人聲錄音師 Vocal Recording Engineer|楊峻綱 Kang\n人聲錄音室 Vocal Recording Studio|比比王樂器行 B.B.K Studio \n混音工程師 Mixing Engineer|楊峻綱 Kang\n母帶後期處理工程師 Mastering Engineer|Wayson.H @奇洱文創\n\n特別感謝 Special Thanks|林偉翔 Sean、噴火蟲錄音室 Firebug Studio', 0, '', 185, 320000, datetime.datetime(2023, 1, 2, 11, 8, 55), datetime.datetime(2023, 1, 2, 11, 8, 47), datetime.datetime(2023, 1, 2, 11, 24, 3, 757130), datetime.datetime(2023, 1, 6, 6, 10, 55), 203496, 5969, 1337, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2023-01-22"],"recommend_by_editor":true,"top_record_weekly_champions":[[2023,2],[2023,3],[2023,4],[2023,5],[2023,6]]},"CN":{"song_of_the_days":["2023-01-23"],"top_record_weekly_champions":[[2023,4],[2023,5],[2023,6]]}}', 0, 0, 0, 0, 2, 2, 2448336, 'sha1$tlSJnAxxQw419UbBr9NVPs$9a2aa9b7f1bd6c3c789ed1c35fe60c347bed18a2', datetime.datetime(2024, 12, 14, 19, 36, 27), 0, 'joyce_ch0627', '', '', 'joycedream20020627@gmail.com', 0, 1, datetime.datetime(2019, 6, 13, 15, 3, 15), 2019240, 4, 4, 2448336, 'profile_images/jo/yc/joyce_ch0627/J3zVowqsAWTzKEVqCzvxsA.jpg', 'F', '詹佳穎', 'JOYCE 就以斯', 886, '905508898', datetime.date(2002, 6, 27), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2019, 6, 13, 15, 3, 15), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"hide_gender":false,"had_edit_username":true,"show_birthday":1,"accredited_datetime":"2024-02-15T01:40+00:00"}', 669716, 6633, 35, 324, 1, 0, '', 0, None), (587591, 4, 4, '日出前飛翔', 21811, 97313774, 6, 13, 0, 'music/ki/ll/killerblood/gBDTxGVuN6ERmk2athY8pj.mp3', 0, 'song_covers/ki/ll/killerblood/SjQcoN84dJcZ7ihaMDQc8W.png', 1, '', '', 0, '飲水之後\r\n日夜與共的擁抱間請讓我們保持聯絡\r\n翅膀靠著並肩允許彼此交換夢的情報\r\n\r\n解開束縛\r\n努力飛翔時漾出的蒸騰氣息正是最愛\r\n即將齊心沐浴於無人曙光之下', 0, '', 168, 256000, datetime.datetime(2019, 7, 16, 1, 51, 24), datetime.datetime(2019, 7, 16, 1, 51, 22), datetime.datetime(2019, 8, 1, 16, 14, 53, 67560), datetime.datetime(2019, 8, 1, 16, 14, 53), 1023, 38, 2, 1, 2, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 21811, 'sha1$pjpJhGIbbYCewJeECMVIjS$e7710cf12643c18519422a9555b8b362f3aa5fc7', datetime.datetime(2025, 6, 23, 1, 48, 47), 0, 'killerblood', '', '', 'killerblooda@gmail.com', 0, 1, datetime.datetime(2006, 9, 4, 22, 13), 20794, 4, 4, 21811, 'profile_images/ki/ll/killerblood/koE8PbskXuJrV7g9LcB2k6.png', 'M', '顏罕倫', 'KillerBlood', 886, '953325653', datetime.date(1982, 8, 17), 'NWT', 94, 61287, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2006, 9, 4, 22, 13), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"show_birthday":1,"accredited_datetime":"2021-06-22T11:32+00:00","hide_location":false}', 178286, 1274, 54, 1, 1, 0, '', 0, None), (712616, 4, 4, 'Kick You Out', 2422992, 97320028, 2, 1, 0, 'music/di/zL/dizLike/YSzRiTxKvDCtFSdCafVgzL.mp3', 0, 'song_covers/di/zL/dizLike/dBmA7H5E7pdSSWi5qPUPxU.jpg', 1, '', '愚蠢的謊言 在道德之下 只得到虛妄 的解答\n心懷不軌 貪得無厭 黃鼠狼的嘴 總是說得太浮誇\n\n我的底線 你很清楚 要不現在 投降認輸\n一粒一粒 眼淚珍珠 我會讓你 雙倍付出\n反反覆覆 不說清楚 你最好先 哭一哭 \n一點一點 給我記住 這份怒 我藏不住\n\n一幕幕撲向殘酷\u3000沾濕了雙眼\noh get out of my way\nI don’t care what you said\n\n腦袋就快要窒息 \u3000\nOh 別再欺騙你自己\n你的無所謂不後退 \n退無可退卻只剩下可悲\n看你還能囂張多久\n\n愚蠢的謊言 在道德之下 只得到虛妄 的解答\n心懷不軌 貪得無厭 黃鼠狼的嘴 總是說得太浮誇\n \nDo you know what\nDo you know what\nDo you know how bossy you are\n\nDid you know that\nDid you know that\nI really want to kick you out\n\n一幕幕撲向殘酷\u3000沾濕了雙眼\noh get out of my way\nI don’t care what you said\n\n腦袋就快要窒息 \u3000\nOh 別再欺騙你自己\n你的無所謂不後退 \n退無可退卻只剩下可悲 自憐自哀\n\n你說好想做自己 \u3000\nOh 別再欺騙你自己\n你的無所謂不後退 \n就讓我等你跌倒那一天\n看你還能囂張多久', 0, '『黃鼠狼給雞拜年 不安好心眼』\n\n黃鼠狼心懷不軌、說話浮誇,總是欺騙著雞的善良。\n這首歌不願像俚語故事般的隱忍,決心要勇敢反擊,做隻憤怒的雞,來打擊黃鼠狼種種不安好心的行為!\n\n--\n\n作詞 Lyrics:許鈺淳 Amanda\n作曲 Composer:許鈺淳 Amanda、王小丹\n編曲 Arranger:DIZLIKE,林文峰 Vincent,許主携 Matt Hsu\n\n製作人 Producer:許主携 Matt Hsu\n錄音 Recording Engineer:許主携 Matt Hsu, 張宏鈺 Eric Didi\n混音 Mixing Engineer:許主携 Matt Hsu\n鼓組技師 Drum Technician:李瑞軒 Rex Li\n錄音工作室 Recording Studio:Bro Time Studio, 群峯錄音室 Pinnacle Sound Studio\n混音工作室 Mixing Studio:Bro Time Studio\n母帶後期處理 Mastered by:Mike Kalajian\n母帶後期處理工作室 Mastering Studio:Rogue Planet Mastering', 0, '', 226, 320000, datetime.datetime(2023, 1, 2, 6, 2, 17), datetime.datetime(2022, 12, 27, 13, 25, 44), datetime.datetime(2023, 1, 4, 4, 0), datetime.datetime(2023, 4, 25, 16, 56, 4), 209871, 1529, 425, 1, 8, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2023-01-15"],"recommend_by_editor":true,"top_record_weekly_champions":[[2023,1],[2023,3]]},"CN":{"song_of_the_days":["2023-01-16"],"top_record_weekly_champions":[[2023,3],[2023,4],[2023,5]]}}', 0, 0, 0, 0, 2, 2, 2422992, 'sha1$NhJLW89FYQquF0TXThjfQC$4bfc03270d117ab3cb6f10b9d00d1c357f39c474', datetime.datetime(2025, 5, 15, 3, 44, 40), 0, 'dizLike', '', '', 'dizliketw@gmail.com', 0, 1, datetime.datetime(2019, 4, 19, 9, 36), 1993899, 2, 2, 2422992, 'profile_images/di/zL/dizLike/M6DijbvRfhdPTd4dtoPLrB.jpg', 'O', '', 'DIZLIKE', 886, '973913585', datetime.date(1939, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2019, 4, 19, 9, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":0,"accredited_datetime":"2021-10-18T08:19+00:00","hide_location":false}', 1485692, 3013, 14, 148, 1, 0, '', 0, None), (717534, 4, 4, '沒有名字的人 demo', 2907147, None, 1, 6, 0, 'music/aa/gn/aagnes_1109/9kfUnQZiMdm2955HwGMhdn.mp3', 0, 'song_covers/aa/gn/aagnes_1109/6pwt6W5SvZmnpjzuVfLghh.jpeg', 1, '', '在我還懵懂無知的時候\n窗外的天空總是格外美麗\n在我長大以後的世界裡\n窗外的天空總是在下雨\n雨滴滴滴滴答答的忘記了天晴\n眼淚浠瀝澕啦的忘記了自己\n想要抹去的所有痕跡\n想要遺忘每一個傷心的原因\n想要不再努力的活下去\n做一個沒有名字的人\n雨滴滴滴滴答答的忘記了天晴\n眼淚浠瀝澕啦的忘記了自己\n這一次我想努力的\n成為更好的自己\n想要抹去的所有痕跡\n想要遺忘每一個傷心的原因\n想要不再努力的活下去\n做一個沒有名字的人\n想要好好的活下去\n想要好好的擁抱自己\n儘管我仍然\n想做一個沒有名字的人', 0, '作詞:林安 作曲:林安\n:願我們都不被文字,名字,身份給框架住,並不用成為符合名字的期待,只需要多停留在世界一秒鐘就足夠了。\n總是想要拋下過去,學會原諒一切,\n卻總是沒有能夠。\n好像把自己交給世界,好好的愛世界,\n自己也能夠被愛。\n恍然一瞬間,就不明白自己是誰了。\n所以這一次,\n我們先擁抱自己,在帶著足夠的份量去給世界。\n重新上色,\n不夠好也沒關係。\n_\n特別感謝:子慶!!!!', 0, '', 197, 256000, datetime.datetime(2023, 2, 14, 8, 39, 6), datetime.datetime(2023, 2, 14, 8, 38, 59), datetime.datetime(2023, 2, 14, 13, 0), datetime.datetime(2023, 2, 14, 13, 0, 19), 19637, 571, 208, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2907147, 'sha1$OwUr9WXCpifKCKNZMAZJrq$f0b1dcac5e10ac1f989c6752e90a30b0c73a14e9', datetime.datetime(2025, 5, 11, 13, 14, 45), 0, 'aagnes_1109', '', '', 'anzio330official@gmail.com', 0, 1, datetime.datetime(2022, 3, 6, 0, 41), 2477580, 4, 4, 2907147, 'profile_images/aa/gn/aagnes_1109/9hvMs6NatX7jFzvR6AudPR.jpg', 'F', '', '林桉 Anzio', 886, '961128815', datetime.date(2001, 11, 9), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 40), 1, datetime.datetime(2022, 3, 6, 0, 41), 1, 5, 'zh-hant', 1, '{"is_social_user":true,"had_edit_username":true,"hide_gender":false,"show_birthday":1,"accredited_datetime":"2023-09-01T10:00+00:00","hide_location":true}', 29713, 298, 2, 20, 1, 0, '', 0, None), (717737, 2, 2, '望𝐌𝐨𝐧𝐠', 2412958, None, 1, 5, 0, 'music/sh/uc/shuchan_chiu/a2Qt25WUXiSBsJksBdSH52.mp3', 0, 'song_covers/sh/uc/shuchan_chiu/QhHDabYFZk2XTosEFvD4hd.jpeg', 1, '', '你這隻細妹仔 煞猛讀書 下二擺正嫁得著好老公\n你這個女孩子 認真唸書 以後才嫁得到好老公\nngˇ iaˋ zagˋ se moi eˋ sadˋ mangˊ tug suˊ\nha ngi baiˋ nang ga eˋ doˋ hoˋ loˋ gungˊ\n\n你這隻細妹仔 愛勤儉 下二擺正尋得著好頭路\n你這個女孩子要勤儉 以後才找得到好工作\nngˇ iaˋ zagˋ se moi eˋ oi kiunˇ kiam\nha ngi baiˋ nang qimˇ eˋ doˋ hoˋ teuˇ lu\n\n你這隻細妹仔 命靚靚 像著亻厓 像著亻厓\n你這個女孩子 命很好 像到我 像到我\nngˇ iaˋ zagˋ se moi eˋ miang jiangˊ jiangˊ\nqiong doˋ ngaiˇ qiong doˋ ngaiˇ\n\n你這隻細妹仔 愛有樣式 下二擺正會得人惜\n你這個女孩子 要有樣子 以後才會得人疼愛\nngˇ iaˋ zagˋ se moi eˋ oi iuˊ iong siidˋ\nha ngi baiˋ nang voi dedˋ nginˇ xiagˋ\n\n你這隻細妹仔 生到恁靚 係麼人个妹仔啊\n你這個女孩子 長得那麼漂亮 是誰家的女兒呀\nngˇ iaˋ zagˋ se moi eˋ sangˊ do anˋ jiangˊ\nhe manˋ nginˇ e moi eˋ\n\n你這隻細妹仔 命靚靚 像著亻厓 像著亻厓\n你這個女孩子 命很好 像到我 像到我\nngˇ iaˋ zagˋ se moi eˋ miang jiangˊ jiangˊ\nqiong doˋ ngaiˇ qiong doˋ ngaiˇ\n\n你這隻細妹仔 做你走哪 毋使你愁上又愁下\n你這個女孩子 儘管走吧 不用你愁上愁下\nngˇ iaˋ zagˋ se moi eˋ zo ngˇ zeuˋ naiˋ\nmˇ siiˋ ngˇ seuˇ songˊ iu seuˇ haˊ\n\n你這隻細妹仔 做你走哪 亻厓會照顧好自家\n你這個女孩子 儘管走吧 我會照顧好自己\nngˇ iaˋ zagˋ se moi eˋ zo ngˇ zeuˋ naiˋ\nngaiˇ voi zeu gu hoˋ qid gaˊ\n\n你這隻細妹仔 淨望你 淨望你 平安順事\n你這個女孩子 只望你 只望你 平安順利\nngˇ iaˋ zagˋ se moi eˋ qiang mong ngˇ qiang mong ngˇ\npinˇ onˊ sun sii\n\n你這隻細妹仔 莫放核 莫放核 歸來个路\n你這個女孩子 不要忘記 不要忘記 回家的路\nngˇ iaˋ zagˋ se moi eˋ mog biong hedˋ mog biong hedˋ\nguiˊ loiˇ e lu\n\n你這隻細妹仔 愛記得 愛記得\n你這個女孩子 要記得 要記得\nngˇ iaˋ zagˋ se moi eˋ oi gi dedˋ oi gi dedˋ\n\n\n亻厓等在這等你 等你歸來呀\n我們在這等你 等你回來呀\nngai nenˊ tiˊ iaˋ denˋ ngˇ\ndenˋ ngˇ guiˊ loiˇ', 0, '把想念變成一首歌,\n也許他的模樣、他的聲音,\n就不會隨著時間逐漸模糊不清。\n\n用輕描淡寫的字句,唱最深的想念。\n\n≋\xa0邱淑蟬〈望𝐌𝐨𝐧𝐠〉≋\n𝐂𝐫𝐞𝐝𝐢𝐭\n配唱製作|蕭賀碩\n詞曲|邱淑蟬\n木吉他|蘇和榮\n電吉他|陳啟原\n打擊|陳永\n大提琴|羅晧耘\n器樂錄音師|田恕仁\n器樂錄音室|強力錄音室\n人聲錄音師|阿哲\n人聲錄音室|小白馬音樂工作室\n混音|林正忠\n母帶後期|孫仲舒\n經紀&企宣|曾楚芳\xa0\n封面攝影|孟\n發行協力|街聲 - Packer派歌\xa0@streetvoice_tw\xa0\n特別感謝|戴佑竹', 0, '', 297, 320000, datetime.datetime(2023, 2, 16, 3, 36, 3), datetime.datetime(2023, 2, 16, 3, 35, 55), datetime.datetime(2023, 2, 16, 4, 0, 4, 474370), datetime.datetime(2023, 10, 16, 1, 31, 26), 10663, 419, 108, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2023-04-24"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2023-04-25"],"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 2412958, 'sha1$Ku07Fbp6BQwa6jKh56iaQU$c3f8e2519da72c9d6229ba968117808c339e5097', datetime.datetime(2025, 6, 9, 17, 9, 29), 0, 'shuchan_chiu', '', '', 'shuchanchiu@gmail.com', 0, 1, datetime.datetime(2019, 3, 29, 6, 14, 38), 1983868, 2, 2, 2412958, 'profile_images/sh/uc/shuchan_chiu/PGrSDtuUAAJMZx4zdaWkCG.jpg', 'F', '邱淑蟬', '邱淑蟬', 886, '963485528', datetime.date(1997, 5, 20), 'KHH', 89, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2019, 3, 29, 6, 14, 38), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"had_edit_username":true,"show_birthday":0,"accredited_datetime":"2021-10-08T07:18+00:00","hide_location":true}', 109367, 959, 11, 17, 1, 0, '', 0, None), (724008, 4, 4, '信號無法傳送(Comrades, Almost a Love Story)', 1818649, 97320226, 1, 4, 0, 'music/Th/es/Theseus_tw/iNYETaGiuZWHjkM7KNntBL.mp3', 0, 'song_covers/Th/es/Theseus_tw/8rVEvs7QUF22eLwNzkk6xa.jpeg', 1, '', '我找不著 哪一台 廣播 上山曾 一起聽過那首 霧很濃 我記得 可我還能緊緊 和你牽手\n\n\n後悔 沒敢說 這通 電話無法撥通 霧濛 濛淹沒 了我 剩自己沈默\n信號無法傳送 眼淚只能停留 明明已足夠 卻不想走\n後悔 幻想過 此生 與你相濡以沫 只漸 漸追求 我不 再想起那首\n一起唱過的歌 曾相依的耳朵 當從沒記得 曾經愛過\n\n\n歌被聽眾 遺忘了 你說 沒司令 號召 年輕耳朵 心濕透 還記得 我們已經沒有 什麼能說\n\n\n後悔 沒敢說 這通 電話無法撥通 霧濛 濛淹沒 了我 剩自己沈默\n信號無法傳送 眼淚只能停留 明明已足夠 卻不想走\n後悔 幻想過 此生 與你相濡以沫 只漸 漸追求 我不 再想起那首\n一起唱過的歌 曾相依的耳朵 當從沒記得 曾經愛過\n\n後悔 沒敢說 這通 電話無法撥通 霧濛 濛淹沒 了我 剩自己沈默\n信號無法傳送 眼淚只能停留 明明已足夠 卻不想走\n後悔 幻想過 此生 與你相濡以沫 只漸 漸追求 我不 再想起那首\n一起唱過的歌 曾相依的耳朵 當從沒記得 曾經愛過', 0, '信號無法傳送 \n眼淚只能停留 \n明明已足夠 卻不想走 \n\n等信號無法傳送的時候,\n你才願意將心裡話打出來嗎?\n\n\n\n下首單曲,6/06上線。\n首張專輯《森林的終點是海》 7/13 日問世。\n\n\n\n製作Credit\n\n製作人 Producer|林易祺 LNiCH\n編曲Arranger|高翔煜 XY Kao\n詞曲|高翔煜 XY Kao\n\n演唱 Vocals|劉志正 Jeffery Liu\n木吉他 Acoustic Guitar|高翔煜 XY Kao\n合聲 Chorus|高翔煜 XY Kao\n和聲編寫 Backing Vocal Arrangement|高翔煜 Hsiang-yu Kao\n鋼琴、合成器編寫與音效設計 PN & Keys & EFX|李思嘉 Alice Lee\n製作助理|郭冠鑫 Attis \n\n樂器錄音室 Instrument Recording Studio|給樂音樂 Gather Music Studio\n錄音師 Recording Engineer|高翔煜 XY Kao\n人聲編輯 Vocal Editing|黃炳喻\n樂器錄音室 Instrument Recording Studio|給樂音樂 Gather Music Studio\n錄音師 Recording Engineer|高翔煜 XY Kao\n混音師 Mixing Engineer|趙宇晨 Asa Chao\n母帶後期工程師 Mastering Engineer|趙宇晨 Asa Chao\n\n\n\n特別感謝 Special Thanks | \n我弟與他的戀愛,台北到德國的距離(還好還在一起)\n雅雅與玉山,玉山的基地台。(後來發現是嘉明湖)\n跳跳學姊,你知道我要問什麼。\n所有愛我們的人,我們愛的人。', 0, '', 206, 320000, datetime.datetime(2023, 3, 29, 6, 3, 13), datetime.datetime(2023, 3, 29, 6, 3, 3), datetime.datetime(2023, 4, 19, 4, 0), datetime.datetime(2023, 9, 4, 17, 16, 53), 133775, 3189, 653, 1, 1, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2023-04-27"],"recommend_by_editor":true,"top_record_weekly_champions":[[2023,17],[2023,18]]},"CN":{"song_of_the_days":["2023-04-28"],"recommend_by_expert":true,"top_record_weekly_champions":[[2023,19]]}}', 0, 0, 0, 0, 2, 2, 1818649, 'sha1$gmROWHrtch56agHVqkp6tC$cf461798b8c93369b3dd515fe8d1c51794d64adf', datetime.datetime(2025, 6, 29, 16, 5, 6), 0, 'Theseus_tw', '', '', '2016theseus@gmail.com', 0, 1, datetime.datetime(2016, 11, 30, 18, 21), 1310391, 2, 2, 1818649, 'profile_images/Th/es/Theseus_tw/2EJG6QMMJwxq3hSyTu3nYR.jpg', 'O', '', 'Theseus忒修斯', 86, '13902241644', datetime.date(1938, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2016, 11, 30, 18, 21), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":0,"hide_location":false}', 2445172, 16027, 1, 0, 1, 0, '', 0, None), (727055, 4, 4, '光火', 2422992, 97320028, 2, 1, 0, 'music/di/zL/dizLike/PQtk5a2wW2HNfntwFvzR8F.mp3', 0, 'song_covers/di/zL/dizLike/B3uwcW7Lues49NhmuZPEAT.jpeg', 1, '', '黑夜與我永恆牽連\u3000火焰提醒著危險\n迷樣的我\u3000迷樣的世界\u3000\n屏息呼吸\u3000震盪的黑色空間\n遺落了心\u3000荒廢估計\u3000好像所剩無幾\n卑微喘息\u3000奚落氧氣\u3000快讓人窒息\n\n孱弱的光火\u3000勉強在暴風裡閃爍\n燭光微小一熄一滅\u3000不放下雙臂的堅決\n至少我還有\u3000許下自己的承諾\n剎那間夜花會閃現\u3000燃燒待放未完成的火光\n\n屠殺驅使\u3000沒了捷徑的終點\n停止呼吸\u3000震盪的黑色空間\n遺落了心\u3000荒廢估計\u3000好像所剩無幾\n卑微喘息\u3000奚落氧氣\u3000快讓人窒息\n\n孱弱的光火\u3000勉強在暴風裡閃爍\n燭光微小一熄一滅\u3000不放下雙臂的堅決\n至少我還有\u3000許下自己的承諾\n剎那間夜花會閃現\u3000燃燒待放未完成的火光\n\n孱弱的光火 不用再說\n\n\n孱弱的光火\u3000勉強在暴風裡閃爍\n燭光微小一熄一滅\u3000不放下雙臂的堅決\n至少我還有\u3000許下自己的承諾\n剎那間夜花會閃現\u3000燃燒待放未完成的火光', 0, 'DIZLIKE 首張專輯《本能馴化社》\n\n✨4/26 數位上架\n✨5/10 實體上架\n\n--\n\n越黑暗才越能看清這個世界!\n在這混沌、讓人連呼吸都害怕的世界裡,我們就像夜中飛行的蝙蝠,\n不停地在黑夜中尋找那渺小的希望之火。\n\n--\n\n主唱 Vocal :陳洛 LOIS.C\n吉他 Guitar:許鈺淳 Amanda\n貝斯 Bass:吳思坊 FangFang\n鼓組Drums:陳玟均 Mika\n\n--\n\n作詞 Lyrics:王小丹\n作曲 Composer:王小丹\n編曲 Arranger:DIZLIKE,林文峰 Vincent,許主携 Matt Hsu\n製作人 Producer:許主携 Matt Hsu\n錄音 Recording Engineer:許主携 Matt Hsu, 張宏鈺 Eric Didi\n混音 Mixing Engineer:許主携 Matt Hsu\n鼓組技師 Drum Technician:李瑞軒 Rex Li\n錄音工作室 Recording Studio:Bro Time Studio, 群峯錄音室 Pinnacle Sound Studio\n混音工作室 Mixing Studio:Bro Time Studio\n母帶後期處理 Mastered by:Mike Kalajian\n母帶後期處理工作室MasteringStudio:Rogue Planet Mastering', 0, '', 235, 320000, datetime.datetime(2023, 4, 19, 17, 11, 57), datetime.datetime(2023, 4, 18, 16, 56, 42), datetime.datetime(2023, 4, 19, 4, 0), datetime.datetime(2023, 4, 25, 16, 55, 26), 142754, 974, 325, 1, 2, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2023-04-22"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2023-04-23"],"recommend_by_expert":true}}', 0, 0, 0, 0, 2, 2, 2422992, 'sha1$NhJLW89FYQquF0TXThjfQC$4bfc03270d117ab3cb6f10b9d00d1c357f39c474', datetime.datetime(2025, 5, 15, 3, 44, 40), 0, 'dizLike', '', '', 'dizliketw@gmail.com', 0, 1, datetime.datetime(2019, 4, 19, 9, 36), 1993899, 2, 2, 2422992, 'profile_images/di/zL/dizLike/M6DijbvRfhdPTd4dtoPLrB.jpg', 'O', '', 'DIZLIKE', 886, '973913585', datetime.date(1939, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2019, 4, 19, 9, 36), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":0,"accredited_datetime":"2021-10-18T08:19+00:00","hide_location":false}', 1485692, 3013, 14, 148, 1, 0, '', 0, None), (2618, 4, 4, 'You & Me', 16309, None, 1, 4, 0, 'music/pe/av/peav/249f3eb37f4d47d39b579d12cbcd4556.mp3', 3712465, '', 1, '', 'You & me 詞曲:阿綠 編曲:sunny4\r\n我們唱著同一首歌\r\n睡的飽就可以很快樂\r\n怕丟臉卻不怕肚子餓\r\n有你很夠 不寂寞\r\n\r\n就算天氣一直很熱\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這是一首\u3000關於\u3000夢想的\u3000歌\r\n送給所有有夢想的你\u3000和\u3000我', 0, None, 231, 128000, datetime.datetime(2006, 6, 9, 2, 44), datetime.datetime(2006, 6, 9, 2, 40, 57), datetime.datetime(2006, 6, 9, 2, 40, 57), datetime.datetime(2014, 4, 6, 11, 28, 48), 10145, 50, 0, 1, 0, 1, 0, None, 0, None, 0, 0, 0, 0, 2, 2, 16309, 'sha1$5144b$47c500f1730a40820da454be0699c44e33e22e6f', datetime.datetime(2010, 12, 21, 11, 8, 21), 0, 'peav', '', '', 'jjmusic1736@hotmail.com', 0, 1, datetime.datetime(2006, 6, 9, 1, 59, 11), 15295, 4, 4, 16309, 'profile_images/pe/av/peav/441e1f14e1d911df97220026551ae608.jpg', 'M', '李匯晴', 'Sunny4', None, '0937863613', datetime.date(1983, 8, 29), None, None, 155348, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2006, 6, 9, 1, 59, 11), 1, 0, 'zh-hant', 0, '{"hide_gender":false,"hide_location":false}', 91845, 235, 6, 331, 0, 0, '', 0, None), (731496, 4, 4, 'IFMY', 1591954, None, 1, 4, 0, 'music/sw/ee/sweetmachine/Jr4Pshho3E8ymjxmoXPi3o.mp3', 0, 'song_covers/sw/ee/sweetmachine/Ji9JyRqApvWaxDudn4zqrJ.jpeg', 1, '', "When I saw you\n我快記不住 \n原本世界的輪廓 \nOoh When I saw you\n我才發現 \n原來星星會眨眼 \n\n風不斷不斷的向我吹來\n哭訴著過去幾年的遺憾\n我不斷不斷的向你前來\n訴說著過去對你的思念\n\nI really miss you\nI fucking miss you right now\noh right now yeah\nI really miss you\nI fucking miss you right now\noh right now yeah\n\nI really miss you\nI fucking miss you\n暮雲遮住 \n什麼也留不住\nI really miss you\nI fucking miss you\nWhere are you\n我什麼也留不住\n\nwhen I saw you \n我才發現\n你是最美的風景 \nOoh When I miss you\n我把思念\n注入愛河流向你 \n\n風不斷不斷的向我吹來\n哭訴著過去幾年的遺憾\n我不斷不斷的向你前來\n訴說著過去對你的思念\n\nI really miss you\nI fucking miss you right now\n(I really miss you)\noh right now yeah\n(I fucking miss you )\nI really miss you\n( right now I miss you)\nI fucking miss you right now\n(I miss you I fucking miss you right now)\noh right now yeah\n\nI've been I've been missing you\n(I've been I've been missing you)\n想念著你的全部\n你溫暖笑容都一暮暮 \n(一暮暮 留在我心中)\n留在我心中\nI've been I've been missing you\n(I miss you)\n想念著你的全部\n(right now)\n你溫暖笑容都一暮暮 \n(溫暖溫暖溫暖的笑容)\n留在我心中\n\nI really miss you\nI fucking miss you\n暮雲遮住 \n什麼也留不住\nI really miss you\n(I really really miss you)\nI fucking miss you\nWhere are you\n我什麼也留不住\n(什麼也留不住)\n\n: This is my tears in Heaven\n: I miss you", 0, 'MV在這!💞👼🏻✨\nhttps://youtu.be/ayf1IYYqW6g\n\n人們說死了之後會上天堂\n那我在沒有你的世界想著你\n還算是天堂嗎?\n\n繼上一首單曲 ”Firework”\n如果因為病痛和錯過生命中的煙火 \n而選擇當小天使\n我想我會像這首歌一樣想你吧..\n\n詞Lyricist | Hazel\n曲Composer | Hazel\n製作人Producer | 鍾嘉成\n編曲Arrangement | 吳翔盛\n合聲&合聲編寫Backing vocal & arrangement | Hazel\n錄音師Recording engineer | 鍾嘉成\n混音&母帶後期Mixing & Mastering engineer | 鍾嘉成\nRecording studio | LIE8 STUDIO\n\n攝影Photographer | Brooklyn\n造型Stylist | Brooklyn\n指甲Nails | Partner In Crime\n\n特別感謝special thanks | Matt / Taylor Roberts\n\n- instagram -\nHazel https://reurl.cc/917zqO\n鍾嘉成 https://reurl.cc/EX4Klm\n吳翔盛 https://reurl.cc/Ay41WQ\nLIE8 STUDIO https://reurl.cc/qZrdzD\nBrooklyn https://reurl.cc/850GbR\nPartner In Crime https://reurl.cc/gD72Qb', 0, '', 247, 192000, datetime.datetime(2023, 5, 29, 2, 58, 18), datetime.datetime(2023, 5, 25, 8, 21, 24), datetime.datetime(2023, 5, 26, 10, 0), datetime.datetime(2023, 11, 30, 12, 5, 20), 286321, 1427, 891, 1, 0, 1, 0, None, 4, '{"TW":{"audition_awards":{"150621":{"event":"1500\\u4e4b\\u661f\\u9078\\u62d4\\u8cfd","award":"\\u6c7a\\u9078\\u5165\\u570d"}},"recommend_by_editor":true,"top_record_weekly_champions":[[2023,22]]}}', 0, 0, 0, 0, 2, 2, 1591954, 'sha1$UOT3mYMFwoOE$05e57e7b78d268c7b0fa720ec9f64442e689f174', datetime.datetime(2024, 7, 7, 3, 46), 0, 'sweetmachine', 'Alice', 'Chiou', 'hazelwen99@gmail.com', 0, 1, datetime.datetime(2016, 3, 15, 10, 17, 59), 1250374, 4, 3, 1591954, 'profile_images/sw/ee/sweetmachine/MHeQXUXjyobVeGFC9CBxPk.jpg', 'F', '邱鈺雯', 'Hazel 海柔', 886, '988860381', datetime.date(1998, 11, 30), 'KEE', 88, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2016, 3, 15, 10, 17, 59), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"had_edit_username":true,"show_birthday":1,"accredited_datetime":"2021-08-18T08:33+00:00"}', 1646790, 947, 25, 36, 1, 0, '', 0, None), (203851, 4, 4, '「预谋邂逅」', 922097, 15992, 1, 4, 0, 'music/a_/si/a_si/3a0665add0a84032aae71769d094fc63.mp3', 0, '', 1, '', '已经习惯 \n这样不被注意的存在 \n在人群中假装冷淡 \n在角落里独自傻笑狂欢\n已经习惯 \n放弃对缘分的期盼 \n指靠老天 \n不如自己套牢 噢 另一半 \n\n苦思冥想地盘算 \n怎样才最自然 \n最恰到好处的安排 \n\n或许在(我多想在)\n某个大雨的夜晚 \n路过你身边不打伞 \n也许你会因为不忍心看我淋湿而与我为伴 \n或许在\n你最常出没的咖啡馆 \n喝一个下午的蓝山 \n直到你出现假装我没带钱然后只好 让你买单\n\n已经习惯 \n这种啼笑皆非的孤单\n喜欢我的人我不喜欢 \n我喜欢的人却总在彼岸\n已经习惯 \n放弃对缘分的期盼 \n指靠老天 \n不如自己勇敢找出答案\n\n苦思冥想地盘算 \n怎样才最自然 \n最恰到好处的安排 \n\n这不经意的片段 是我预谋的偶然\n这幻想中的乐观 是我内向的浪漫\n\n至少不会遗憾\n也不会让你看出我的破绽 \n', 0, '阿肆个人首张创作专辑「预谋邂逅」同名主打歌', 0, '', 256, 320000, datetime.datetime(2013, 12, 12, 23, 34, 45), datetime.datetime(2013, 12, 12, 23, 32, 54), datetime.datetime(2013, 12, 12, 23, 32, 54), datetime.datetime(2015, 7, 17, 21, 24, 34), 129538, 3445, 74, 1, 0, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 922097, 'sha1$2p6Xg2dZ1LQZ$f8c3c467a254973dfd2d46058d3d617638e9f3df', datetime.datetime(2021, 12, 27, 12, 27), 0, 'aaasi', '', '', 'stupids@vip.163.com', 0, 1, datetime.datetime(2013, 12, 12, 22, 33), 553403, 4, 4, 922097, 'profile_images/aa/as/aaasi/PWEioBV7wH4fQEnttjtJTx.jpg', 'F', '王小姐', '阿肆', 86, '17898832424', datetime.date(1989, 7, 4), 'SH', 3, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2013, 12, 12, 22, 33), 2, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"hide_location":false}', 2817615, 19103, 6, 7260, 0, 0, '', 0, None), (739214, 4, 4, '成長痛 Demo', 2365037, None, 1, 5, 0, 'music/Sa/br/Sabrina_/52LGAYvNsswzmhgKFr6pSP.mp3', 0, 'song_covers/Sa/br/Sabrina_/fVvKr5VRoZGdXmax29dt8g.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我會常常提醒自己這件事,也希望告訴大家,每個人都在成長,而這不是一件容易的事,好好感受每個低潮,享受每個能量,是唯一一件不會愧對成長痛的事。', 0, '', 178, 320000, datetime.datetime(2023, 7, 25, 6, 45, 52), datetime.datetime(2023, 7, 25, 6, 45, 48), datetime.datetime(2023, 7, 25, 12, 0), datetime.datetime(2023, 7, 25, 12, 2, 42), 133298, 3086, 1250, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2023,30],[2023,31]]},"CN":{"recommend_by_editor":true,"top_record_weekly_champions":[[2023,30],[2023,31],[2023,32]]}}', 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), (739245, 4, 4, '昨天 2023 (ft. 南西 Neci)', 1592178, 97320366, 2, 7, 0, 'music/wh/oc/whocares2016/PAm3So3qkezGkswLiCbn3E.mp3', 0, 'song_covers/wh/oc/whocares2016/NETnUjtW4m7JMKq5VryoaY.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不要虛構的明天\n不要粉飾的表面\n不要身不由己的成全\n故作姿態地渴望成為誰\n\n不要再一次機會\n我要昨天\n而我與你輕輕地擦肩\n就像不曾遇見\n\n我要昨天', 0, '', 0, '', 313, 320000, datetime.datetime(2023, 7, 25, 12, 48, 53), datetime.datetime(2023, 7, 25, 12, 48, 45), datetime.datetime(2023, 8, 1, 16, 0), datetime.datetime(2023, 8, 1, 16, 42, 59), 88961, 2093, 368, 1, 2, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2023-08-07"],"recommend_by_editor":true,"top_record_weekly_champions":[[2023,31],[2023,32],[2023,33],[2023,34]]},"CN":{"song_of_the_days":["2023-08-08"],"top_record_weekly_champions":[[2023,32],[2023,33]]}}', 0, 0, 0, 0, 2, 2, 1592178, 'sha1$ZVpt0Pk30YG1evbO3vfp5i$bbb9ae116986984cc6ef62e01199735aa0cf632a', datetime.datetime(2025, 5, 19, 18, 28, 2), 0, 'whocares2016', '', '', 'wearewhocares@gmail.com', 0, 1, datetime.datetime(2016, 3, 16, 20, 34, 33), 1250594, 2, 2, 1592178, 'profile_images/wh/oc/whocares2016/4zJTRLuyHwGMX7tkZYPUrt.jpg', 'O', '', 'Who Cares 胡凱兒', 886, '923202038', datetime.date(2016, 3, 7), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 48), 1, datetime.datetime(2016, 3, 16, 20, 34, 33), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-04-22T02:57+00:00","hide_location":true}', 3811981, 16423, 15, 960, 1, 0, '', 0, None), (743392, 4, 4, '我擱想起 - 018', 2804347, None, 1, 4, 0, 'music/ni/na/ninagirl0108/CiuZJHrSvpAJGjKsmBeDhN.mp3', 0, 'song_covers/ni/na/ninagirl0108/eVF62o5hpxVR5YqajbCPom.jpeg', 1, '', '[00:01.91]足久無看 著你\n[00:08.81]哪會擱瘦矣 你敢有咧\n[00:13.64]照顧家己 灶跤\n[00:20.97]有我細漢熟悉 的香味\n\n[00:26.44]變成一齣擱一齣\n[00:33.35]我上愛食的菜\n[00:38.97]若是彼工\n[00:42.40]我有加陪你\n[00:46.79]開講兩句嘛好\n\n[00:54.52]我擱想起 彼段日子\n[01:00.62]你擱坐佇 彼張膨椅\n[01:07.12]買予我 真濟糖仔\n[01:13.52]擱問我 你敢有食飽\n\n[01:19.37]我擱想起 你的聲音\n[01:25.61]看未到你 是啥物表情\n[01:31.79]希望你\n[01:34.58]這世人過了 擱算歡喜\n[01:38.54]我會甲你 囥佇心內\n\n[01:47.71]我擱想起 你的聲音\n\n\n[02:14.31]每次你卡給我\n[02:21.43]電話的彼爿 又擱傳來\n[02:26.04]你憂憂的 聲音\n[02:33.40]何時轉去看你 伴著你\n\n[02:38.84]過了一工 擱一工\n[02:45.69]真無閒的生活\n[02:51.35]若是彼工\n[02:54.78]我會當轉去\n[02:59.06]擱看你一面\n\n\n[03:10.09]我擱想起 彼段日子\n[03:16.07]你擱坐佇 彼張膨椅\n[03:22.33]買予我 真濟糖仔\n[03:28.95]擱問我 你敢有食飽\n\n[03:34.92]我擱想起 你的聲音\n[03:41.06]看未到你 是啥物表情\n[03:47.31]希望你\n[03:50.09]這世人過了 擱算歡喜\n[03:54.05]我會甲你 囥佇心內\n\n\n[05:11.63]我擱想起 彼段日子\n[05:17.69]你擱坐佇 彼張膨椅\n[05:24.00]買予我 真濟糖仔\n[05:30.66]擱問我 你敢有食飽\n\n[05:36.46]我擱想起 你的聲音\n[05:42.75]看未到你 是啥物表情\n[05:48.93]希望你\n[05:52.24]這世人過了 擱算歡喜\n[05:55.50]我會甲你\n\n\n[06:01.14]想欲供的話\n[06:07.22]亦擱有很多\n[06:10.31]我攏毋捌供過\n[06:16.62]你定定煩惱的\n[06:20.45]是猶未看到\n[06:22.50]我的幸福在哪\n\n[06:26.33]我一直知影\n[06:29.86]你佇遐 等我啊\n[06:34.70]想欲看看我\n[06:38.49]傷心的人\n[06:41.49]未來愛好好的過 嘿', 1, 'YouTube MV👇🏻\nhttps://youtu.be/NIf9v70Zu28?si=948j1XGXDjmiCLEE\n\nNFT 銷售頁面👇🏻\nhttps://shorturl.at/bcoY7\n\nInstagram 👇🏻\nhttps://instagram.com/ninagirl0108?igshid=MjEwN2IyYWYwYw==\n\n作品018號的完整版終於完成了。\n\n這次我跟左左真的花了很多時間,不管是在音樂上或是影像上,都希望能夠回應大家的思念。\n\n我們徵求了粉絲們與家人的合照,和他們想說卻來不及說的話,\n在這些影像和聲音的背後 有很多很多的故事。\n\n我第一次聽到018完整版的時候,停下來很多次,\n那種藏在心底的溫暖和不捨的心情,會在聽到這首歌之後爆發出來。\n我想這也是很多人喜歡這首歌的原因吧。\n\n👇🏻 #我擱想起 credit \n\n發行 Published by | 尼娜音樂\n\n製作人 Producer|左尚寯 \n\n作曲 Composer|劉庭妤 Nina、左尚寯\n\n作詞 Lyricis|劉庭妤 Nina\n\n閩南語歌詞指導 Minnan guidance|陳子竹\n\n企劃 Marketing|劉庭妤 Nina、左尚寯\n\n編曲 Music Arranger|左尚寯\n\n木吉他 Acoustic Guitar|許冠豪\n\n電吉他獨奏編曲 Guitar solo Arranger|許冠豪、左尚寯\n\n電貝斯 Electric Bass |左尚寯\n\n配唱製作人 Vocal Producer|左尚寯\n\n和聲 & 和聲編寫 Background Vocals Arranger|左尚寯、劉庭妤 Nina\n\n錄音師 Recording Engineers|左尚寯\n\n混音師 Mixing Engineer|左尚寯\n\n母帶後期處理製作人 Mastering Producer|左尚寯\n\n母帶後期處理工程師 Mastering Engineer|左尚寯\n\n大合唱 The chorus |凱拉、張凱喆、張龍、wooly、左尚寯、Reece、黃夏蘿、劉庭妤 Nina\n\n謝謝為這首歌分享愛的每一個人|王庭軒、詹雅筑、胡嘉欣、謝佳澄、千豫、林阿尊、杜幸樺、笑笑、怡瑄、安琪、陳沛盈、左尚寯、劉庭妤、Hung Sally、Ren wang、阿峰、Wejze Lee、Inusan', 0, '', 422, 256000, datetime.datetime(2023, 8, 26, 5, 41, 56), datetime.datetime(2023, 8, 26, 5, 41, 50), datetime.datetime(2023, 8, 26, 5, 59, 53, 442779), datetime.datetime(2023, 9, 8, 7, 49, 35), 119172, 2427, 845, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2023,35],[2023,36],[2023,37]]},"CN":{"top_record_weekly_champions":[[2023,36],[2023,37]]}}', 0, 0, 0, 0, 2, 2, 2804347, 'sha1$dz9MoK5inkEK$bc3d99c76aea3a5896f58db853af6d2c370a8e11', datetime.datetime(2023, 8, 26, 5, 37, 17), 0, 'ninagirl0108', '', '', 'ninagirl8787@gmail.com', 0, 1, datetime.datetime(2021, 6, 18, 2, 49, 40), 2374845, 4, 4, 2804347, 'profile_images/ni/na/ninagirl0108/Y3xAcdzzvXkJFY9A95DQRE.JPG', 'F', '', '尼娜Nina', 886, '989871326', datetime.date(1998, 1, 8), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 50), 1, datetime.datetime(2021, 6, 18, 2, 49, 40), 1, 1, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":2,"accredited_datetime":"2023-07-21T06:04+00:00","hide_location":false}', 107896, 899, 3, 66, 1, 0, '', 0, None), (747586, 4, 4, '時間的足跡', 2766256, None, 1, 4, 0, 'music/Ja/so/Jason1218/nCL36wZFQGt7kWovbLqYwr.mp3', 0, 'song_covers/Ja/so/Jason1218/R9sLpJG8aN8xGrexePH9Nf.jpeg', 1, '', 'Verse\n如果小說最後的章節\n只留下一張空白頁面\n你會寫怎樣的結尾\n才能不留遺憾完結\n\n如果電影最後的情節\n結束在最精采的瞬間\n你會拍怎樣的畫面\n讓這故事扣人心弦\n\nPre-chorus\n青春曾在 汗水揮灑耀眼 \n帶著多少 熱血勇往直前\n不願平凡 冒險才熱血\n跌跌撞撞 回頭才不後悔\n\n如果哪天 時間停止一切 \n模糊理想 現實的界線 \n再多傳說 都是遙遠\n終點前 甚麼值得懷念\n\nChorus\n那些\n被時間 帶走得 不留痕跡\n再固執 不認輸 也沒道理\n該放手 就鬆手 才能發現 \n沿路的風景\t\n繁花盛開著 卻不曾留意\n\n被時間 帶走後 留下足跡\n都屬於 每一段 獨特回憶\n腳步越匆忙越看不清\n旅途的意義\n儘管是平淡無奇 \n也那樣刻骨銘心 \n\n間奏\n搭拉拉 搭拉搭 嘟嚕搭 嘟嚕搭拉拉搭拉 \n\nRap \n如果最後讓你好好的想一想\n哪些事總會在腦海裡迴盪\n跨不過的坎 和忘不了的傷 \n不如就隨著這段旋律而去吧\n\n如果謝幕前讓你說句心裡話\n在演奏完最華麗動人的樂章 \n最感謝的誰 永遠掌聲響亮 \n或許最珍貴的他早已在身旁\n\nPre-chorus\n如果哪天 時間停止一切 \n模糊理想 現實的界線 \n再多傳說 都是遙遠\n終點前 甚麼值得懷念\n\nChorus\n那些\n被時間 帶走得 不留痕跡\n再固執 不認輸 也沒道理\n該放手 就鬆手 才能發現 \n沿路的風景\n繁花盛開著 卻不曾留意\n\n被時間 帶走後 留下足跡\n都屬於 每一段 獨特回憶\n腳步越匆忙越看不清\n旅途的意義\n儘管是平淡無奇 \n也那樣刻骨銘心 \n\nChorus\n被時間 帶走得 不留痕跡\n回不去 不如就 放在過去\n該放手 往前走 才能發現 \n花開遍地 卻不曾留心\n\n被時間 帶走後 留下足跡\n都屬於 每一段 獨特回憶\n最深刻 不凡的 這趟旅行\n留給你自己寫下定義\n\n每個人 唯一的 那個結局', 0, '(近期有非法唱片公司盜用這首歌並且未經同意數位上架,請唯一支持街聲高音質正版作品)\n我們常說,人生總有很多不可預期的事\n去年的這時候,我經歷了人生一場重大手術\n這讓我開始思考了很多事情\n人生的意義到底是甚麼、甚麼事情對我們而言是最重要的?\n我想把這些問題留給你們思考,也把我的看法寫進這首歌裡\n\n音樂製作人: 程銘奕\n曲: 程銘奕\n詞: 程銘奕\x0b\n演唱: 凱拉Kylame\n編曲: 程銘奕\n鋼琴: 程銘奕\n木/電吉他: Alessandro Maffei\n和音: Fate Feather フェイト · フェザー\n和音編寫: 程銘奕\n混音: 程銘奕、Shawn\n母帶後期製作: Shawn、程銘奕\n\n\x0b影像製作人: 呂仕淵\n封面拍攝: 呂仕淵\n封面製作: 呂仕淵', 0, '', 240, 320000, datetime.datetime(2023, 10, 4, 13, 30, 23), datetime.datetime(2023, 10, 4, 13, 29, 54), datetime.datetime(2023, 10, 5, 4, 0), datetime.datetime(2023, 12, 3, 6, 46, 50), 190995, 2642, 567, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2023,46]]},"CN":{"top_record_weekly_champions":[[2023,41],[2023,45],[2023,46]]}}', 0, 0, 0, 0, 2, 2, 2766256, '!DBk1PpaNJz1ad3SLsxvdQ42fGsIV8D6XGPVVfJuT', datetime.datetime(2025, 4, 6, 16, 46, 13), 0, 'Jason1218', '', '', 'mingyi1218@gmail.com', 0, 1, datetime.datetime(2021, 5, 25, 4, 7, 52), 2336759, 4, 4, 2766256, 'profile_images/Ja/so/Jason1218/EvaHqjCDNyj6m6aQsWh222.jpg', 'M', '', '程銘奕', 886, '930855817', datetime.date(1996, 12, 18), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2021, 5, 25, 4, 7, 52), 1, 5, 'zh-hant', 1, '{"is_social_user":true,"had_edit_username":true,"hide_gender":false,"accredited_datetime":"2022-02-21T10:20+00:00"}', 233259, 395, 6, 4, 1, 0, '', 0, None), (691392, 4, 4, '一邊 (Hate you Love you)', 954274, None, 1, 4, 0, 'music/ta/yl/taylorbear/79NgcxFbEc4LDqivHfLqZq.mp3', 0, 'song_covers/ta/yl/taylorbear/NL5bZAi5MVbmWjDBNsVdmV.png', 1, '', '▍一邊\n詞、曲 / 曾一軍\n\n怎麼一個轉眼 我們就走到這個境界 \n還沒確定的答案還有哪些 \n你那天真浪漫的心房\n被誰給打了結 \n沒關係 現在開始 我住進裡面 \n\n沙發旁還有空位 \n要不要坐我旁邊\n我發誓 這不是進攻的策略\n\n我學著一邊喜歡 一邊討厭 \n你任性的笑臉 \n幸福一直蔓延 \n你會不會 也同樣感覺 \n\n我說著一遍一遍 \n我的真心 不會誤點\n但你怎麼好像 \n全都沒有看見 我的堅決 \n\n一邊假裝沒所謂\n一邊心裡有個小劇場上演\n請你成為我守護的小玫瑰\n\n我習慣一邊喜歡 一邊討厭 \n你老掉牙的曖昧 \n心跳開始重疊 \n我們會不會 就這樣觸電\n\n踮著腳一遍一遍 \n靠近一點 我們之間 \n有你在的畫面 \n都應該被寶貝 放心裡面\n\n為你寫的情歌 全都重播一遍', 0, '《一邊》是一首關於夏日戀情的歌曲!\r\n\r\n不知道你有沒有曾經,同時喜歡又討厭一個人,\r\n那單純卻又複雜的感覺呢?\r\n\r\n就像是在炎熱的夏天吃著冰淇淋一般,\r\n如果沒有夏日的炙熱,\r\n又怎麼能襯托出冰淇淋的沁涼呢?\r\n\r\n我想在感情中也是一樣,\r\n\r\n有的時候有點喜歡,喜歡著你的窩心、體貼;\r\n有的時候卻也討厭,討厭著你的粗心、遲鈍;\r\n\r\n但也就是這些各種各樣的心情曲線,\r\n才能譜寫出專屬於我們的故事!\r\n\r\n《一邊》就述說著這樣的心情,\r\n\r\n讓我們一起在炎炎夏日裏,好好戀愛吧!\r\n\r\n「為你寫的情歌,全都重播一遍」\r\n曾一軍全新創作單曲《一邊》\r\n06.24 熱戀發行 :)', 0, '', 215, 256000, datetime.datetime(2022, 6, 24, 1, 52, 41), datetime.datetime(2022, 6, 24, 1, 52, 36), datetime.datetime(2022, 6, 24, 1, 59, 41, 66266), datetime.datetime(2022, 6, 24, 1, 59, 41), 486, 18, 2, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 954274, 'sha1$syR1GVTjJ2qj5URIOK5eA9$d16e6abde3d408c4af6f8f1e3b9411b6536faf8f', datetime.datetime(2025, 2, 4, 5, 51, 16), 0, 'taylorbear', '', '', 'tznyeechun@gmail.com', 0, 1, datetime.datetime(2014, 5, 18, 1, 31, 53), 620899, 4, 3, 954274, 'profile_images/ta/yl/taylorbear/ahW3SfTWncTJU8S26pSbGL.png', 'O', '', '曾一軍', 886, '953398623', datetime.date(1988, 2, 18), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2014, 5, 18, 1, 31, 53), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-07-13T11:51+00:00"}', 23194, 152, 23, 56, 1, 0, '', 0, None), (749930, 4, 4, '紙飛機 Believer', 3146575, None, 3, 2, 0, 'music/dd/ko/ddkogi/bU22SrchsEwfZZ2mMvFNKi.mp3', 0, 'song_covers/dd/ko/ddkogi/QaPpAgSufdaeKUQBq6bUY8.jpg', 1, '', '年少的我將夢 寫進空白裡\n就將他 對折後 隨著風 啟程後去漂泊\n懵懂在未來裡\n就航向 一望無際的空 \n最後到誰的手中\nI wish you \n迷航中就算 逆著風 也不再困惑\nI wish you \n細數過悲傷後 仍舊 會提起筆 \n\n將夢 \n寫進空白裡\n乘上那有勇 無謀的風 航向未知的天空\n化做雲中信\n不求能抵達終點 只求被誰銘記在心\nI wish you \n迷航中就算 逆著風 也不再困惑\nI wish you \n細數過悲傷後 仍舊 會相信著…\n \n \n回憶 第一次站舞台上 悸動的表情\n奮力記起台下 揮舞著的每個你\n儘管放眼望去 全是背影 \n遮擋我身影\n不甘心 \n發誓有天會出人頭地 \n \n默默地 練好自己\n告訴你 one day I’ll be the super 英雄\n獨當一面 讓你在 身後 \n儘 管 會 失意\n為了你 絕不因那挫折而停滯\n失敗多少次 我都爬起yeah \n\n想成為光 追逐那一顆星 \n卻難說出口的真心\n向前奔跑 缺乏的勇氣\n衝動的風 就帶走我 帶走我 \n\n若平凡是不再去賣命 \n我寧願將靈魂燃燒殆盡\n望向遼闊的天 彷彿寬容了所有\n把憧憬的一切 一筆一撇\n \n \n寫進空白裡\n就將他 對折後 隨著風 啟程後去漂泊\n懵懂在未來裡\n就航向 一望無際的空 \n最後到誰的手中?\n \nI wish you \n迷航中就算 逆著風 也不再困惑\nI wish you \n細數過悲傷後 仍舊 會 \n相信著未來', 0, '首張創作專輯〈紙飛機〉將在11/10串流上線\n☁️✈️\n\nYT也聽得到囉!\nhttps://youtu.be/wxzz1ibaPbc?si=JLR_SqJZd2oUEwNe\n\n \n \n詞 Lyricist|林潔心 ddkogi88\n曲 Composer|林潔心 ddkogi88、紀昱名 Watorest\n編曲 Arrangement|紀昱名 Watorest\n錄音工程師 Recording Engineers|吳昱儒 LuLU\n錄音室 Recording Studios|Lu音室\n混音工程師 Mixing Engineer|吳昱儒 LuLU\n混音錄音室 Mixing Studio|Lu音室\n母帶後期處理工程師 Mastering Engineer|Wayson.H @Chill Ent.', 0, '', 135, 320000, datetime.datetime(2023, 10, 29, 7, 27, 31), datetime.datetime(2023, 10, 29, 7, 27, 10), datetime.datetime(2023, 11, 1, 11, 0), datetime.datetime(2023, 11, 1, 11, 28, 43), 139991, 2868, 400, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2023,44],[2023,45],[2023,47],[2023,48]],"song_of_the_days":["2023-11-21"],"chart_weekly_champions":[[2023,47]]},"CN":{"top_record_weekly_champions":[[2023,44],[2023,47]],"song_of_the_days":["2023-11-22"]}}', 0, 0, 0, 0, 2, 2, 3146575, 'sha1$35fAXwF9TRTDiRYHQOupvE$78c37f9e395b4108b5ea11473abf3452bb0d64e4', datetime.datetime(2025, 6, 3, 16, 3, 39), 0, 'ddkogi', '', '', 'ddkogi88@gmail.com', 0, 1, datetime.datetime(2023, 8, 25, 4, 53, 26), 2716921, 4, 4, 3146575, 'profile_images/dd/ko/ddkogi/6fyfTLByBQaeEbiBfxBFFw.jpg', 'F', '', '林潔心', 886, '907329624', datetime.date(2003, 3, 27), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 49), 1, datetime.datetime(2023, 8, 25, 4, 53, 26), 1, 5, 'zh-hant', 1, '{"show_birthday":2,"accredited_datetime":"2023-09-12T05:59+00:00","hide_gender":false,"hide_location":false}', 794245, 5003, 21, 19, 1, 1, '', 0, None), (760854, 4, 4, '都是weather你', 2448336, None, 1, 4, 0, 'music/jo/yc/joyce_ch0627/9LnZsZvPYrcg5Z59amCtqt.mp3', 0, 'song_covers/jo/yc/joyce_ch0627/axYhaVwS4ftvpEwbmZaSeY.jpeg', 1, '', 'baby 你看天上的烏雲黑得徹底\nmaybe 我們都在等待這城市放晴\n該怎麼說 才能讓你明白我的心動\n再多的理由 也解釋不了這心跳快的\n\n像是悲劇電影裡 最靠北的場景\nbaby can’t you see \nhow much you mean to me\n都是weather你\n\n受夠台北的天氣 陰晴不定\n太陽到底在哪裡 baby i can’t see\n我們之間的距離 雨下個不停\n還是想去找你 baby wait for me\n都是weather你\n\n你 別把我當綠葉\n也 別把我給遺落\n愛 上你的是巨蟹\n我 真的不甘寂寞\n可 憐的像是背景\n不 要說我太crazy\n可 以把你變老婆\n以 後得叫我老公\n\n該怎麼說 才能讓你明白我的心動\n再多的理由 也解釋不了這心跳快的\n\n像是悲劇電影裡 最靠北的場景\nbaby can’t you see \nhow much you mean to me\n都是weather你\n\n受夠台北的天氣 陰晴不定\n太陽到底在哪裡 baby i can’t see\n我們之間的距離 雨下個不停\n還是想去找你 baby wait for me\n都是weather你\n\n都是weather你\n都是weather你\n都是weather你\n\n受夠台北的天氣 陰晴不定\n太陽到底在哪裡 baby i can’t see\n我們之間的距離 雨下個不停\n還是想去找你 baby wait for me\n都是weather你', 0, '不畏風雨,都是weather你!\n\n老實說就以斯和楊子平第一次見面時就把歌寫完了,拖了一年半,每次都拿做音樂當理由來見面(然後都在玩),編曲錄音拍MV…… 我們終於把歌發出來了👹❤️\n\n希望你們下雨天聽到這首歌心情都變晴天!\n\n詞/曲:就以斯、楊子平\n編曲:就以斯、楊子平、莊翔之、林加安\n錄音:莊翔之\n混音後期:莊翔之', 0, '', 187, 320000, datetime.datetime(2024, 2, 13, 14, 9, 45), datetime.datetime(2024, 2, 13, 14, 9, 33), datetime.datetime(2024, 2, 13, 16, 0), datetime.datetime(2024, 2, 13, 16, 11, 43), 206440, 4095, 1095, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2448336, 'sha1$tlSJnAxxQw419UbBr9NVPs$9a2aa9b7f1bd6c3c789ed1c35fe60c347bed18a2', datetime.datetime(2024, 12, 14, 19, 36, 27), 0, 'joyce_ch0627', '', '', 'joycedream20020627@gmail.com', 0, 1, datetime.datetime(2019, 6, 13, 15, 3, 15), 2019240, 4, 4, 2448336, 'profile_images/jo/yc/joyce_ch0627/J3zVowqsAWTzKEVqCzvxsA.jpg', 'F', '詹佳穎', 'JOYCE 就以斯', 886, '905508898', datetime.date(2002, 6, 27), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2019, 6, 13, 15, 3, 15), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"hide_gender":false,"had_edit_username":true,"show_birthday":1,"accredited_datetime":"2024-02-15T01:40+00:00"}', 669716, 6633, 35, 324, 1, 0, '', 0, None), (766351, 4, 4, '你聽', 2942171, None, 1, 5, 0, 'music/se/an/seanko/mqcP29da5HSwVHMs9afZGK.mp3', 0, 'song_covers/se/an/seanko/N9SBDsGPNxrBQ66ZL9WKoS.jpeg', 1, '', '[00:30.00]反覆想起 那天和你\n[00:38.46]偶然相遇 卻成了我唯一\n[00:45.16]你出現在我世界裡\n[00:50.41]平靜的內心泛起漣漪\n\n[00:58.99]怎麼突然 你就離去\n[01:05.86]破碎的心 像沒注入血液\n[01:12.88]習慣傳送的語音訊息\n[01:18.40]卻再也得不到回音\n\n[01:25.27]你聽 這是思念的頻率\n[01:29.81]像極了窗外的雨\n[01:32.70]怎麼會下個不停\n[01:38.24]明明跟你越靠越近\n[01:41.72]卻不能讓你看仔細\n[01:45.73]好怕這成為我們的距離\n\n[01:52.44]你聽 所有愛你的原因\n[01:57.40]寫成了一首歌曲\n[02:00.37]多想要重播單循\n[02:05.62]唱盤上轉動的心情多希望能被回應\n[02:12.75]結局 怎麼還是按下了 暫停', 1, '我後悔了', 0, '', 144, 320000, datetime.datetime(2024, 3, 30, 11, 48, 52), datetime.datetime(2024, 3, 30, 11, 45, 37), datetime.datetime(2024, 4, 1, 9, 0), datetime.datetime(2025, 2, 5, 11, 36, 26), 285350, 1241, 685, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"chart_weekly_champions":[[2024,14],[2024,15]]}}', 0, 0, 0, 0, 2, 2, 2942171, 'sha1$rZjUwJdFHPoYV4247gDwKd$3a666158c0b0e6d2832b94910852140ca9866ff3', datetime.datetime(2025, 2, 5, 11, 38, 5), 0, 'seanko', '', '', 's438346546@gmail.com', 0, 1, datetime.datetime(2022, 5, 23, 10, 16, 46), 2512588, 4, 4, 2942171, 'profile_images/se/an/seanko/aVWSiLadcFoa5TmffBW5fs.jpg', 'M', '', 'Sean Ko 高翔', 886, '965118106', datetime.date(1999, 6, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 45), 1, datetime.datetime(2022, 5, 23, 10, 16, 46), 1, 1, 'zh-hant', 1, '{"hide_gender":false,"show_birthday":1,"accredited_datetime":"2024-04-15T03:15+00:00","hide_location":false}', 666098, 1136, 3, 3, 1, 0, '', 0, None), (763175, 4, 4, '回郵 (Re:)', 2178926, None, 1, 4, 0, 'music/lo/ui/louie0630/V4VRc4njRZB63ZJPnpfbjS.mp3', 0, 'song_covers/lo/ui/louie0630/WpE2hsvRof5pKq6KoRtyFg.jpeg', 1, '', '回郵 Re:\n詞 Lyrics——呂允 Lu Yun\n曲 Compose——呂允 Lu Yun\n\n\n陰天 收集思念 \n耳邊 少了你的安慰\n等了整個春天\n\n雨天 我們見面\n看見 你眼睛笑成線\n不安瞬間瓦解\n\n筆尖下的一撇 勾勒出一天\n寫下那些我對你的感覺\n\n記得你曾經說過的話\n記得你曾經受過的傷\n「你最近還好嗎?」\n回郵你的善良\n\n記得你曾經接住悲傷\n請不要再為我假裝\n你最真的模樣 我會收下\n\n房間 被雲包圍\n躲在 我熟悉的雲堆 \n想念連綿不絕\n\n晝夜 來回更迭\n感謝 還來得及道別\n惦記你的特別\n\n筆尖下的一撇 勾勒出一天\n寫下那些我們的共同點\n\n想\n記得你曾經說過的話\n記得你曾經受過的傷\n「你最近還好嗎?」\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回郵 Re:\n\n予你的春天情書\n03.14 正式發行\n\n呂允《回郵》巡迴\n04.14 (日) 高雄 LIVEWAREHOUSE 小庫【Solo Session】\n04.28 (日) 台中 Legacy 車庫【Duo Session】\n05.19 (日) 台北 Legacy【Band Session】\n\n售票時間\n03.21 中午 12:00 添翼會員序號優先搶購\n03.28 中午 12:00 KKTIX 售票網全面啟售\n (即刻起至 03.19 23:59 止,可至添翼官網取得優先搶購資格) \n\n我數次閱讀你的信件,漸漸感覺從字裡行間獲得復原的力量,日子一天天過去,積累了許多尚未答覆的思念,那些能量成就這首歌曲的成形,如今是我回郵的方式。就算距離再遠,也期待與珍視的人一起長久共讀下去。\n\n《回郵》為呂允於 2023 加入添翼後寫的歌,與夥伴楊峻綱共同製作,單曲加入寫信與翻頁的聲響元素,弦樂團編制增添傾訴的能量,昔日同窗及同事們參與人聲大合唱烘托情感至終。從線上走到線下,一次次能實際面對面見面的日子,收穫了眾多的日常絮語,以老派的方式,還贈予你。\n\n*實體單曲內附隨機呂允回郵明信片組* \n(共四款圖片,一張單曲內含兩張明信片)', 0, '', 262, 320000, datetime.datetime(2024, 3, 7, 9, 56, 41), datetime.datetime(2024, 3, 7, 9, 56, 28), datetime.datetime(2024, 3, 13, 16, 7, 27, 768899), datetime.datetime(2024, 3, 13, 16, 8, 19), 210363, 2611, 530, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"chart_weekly_champions":[[2024,11],[2024,12]]},"CN":{"recommend_by_expert":true,"song_of_the_days":["2024-04-11"]}}', 0, 0, 0, 0, 2, 2, 2178926, 'sha1$pcxOUTOuvY8Fx4Jy5qVC0t$70746d2ddfc6562b5626b711f95c09a38bbca2fa', datetime.datetime(2025, 6, 20, 9, 53, 36), 0, 'louie0630', '', '', 'louie20000630@gmail.com', 0, 1, datetime.datetime(2018, 3, 2, 17, 47, 6), 1749881, 4, 4, 2178926, 'profile_images/lo/ui/louie0630/EYiB6ND7ELMvTPaA6Aa3pH.jpg', 'M', '呂允', '呂允', 886, '963685376', datetime.date(2000, 6, 30), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2018, 3, 2, 17, 47, 6), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false,"show_birthday":0,"accredited_datetime":"2021-05-12T03:16+00:00","hide_location":true}', 2463139, 8636, 14, 333, 1, 0, '', 0, None), (770075, 4, 4, '名為下雪的四季', 3216017, None, 1, 4, 0, 'music/Na/yu/NayukiViVy/aqawfArkvQHaaDqyuxJdWr.mp3', 0, 'song_covers/Na/yu/NayukiViVy/TpaF8eDNPDqLPKcm4hVY84.jpg', 1, '', '變得不再炎熱\n吐出的氣體都寒冷\n變得不再炙熱\n總是感受不到你的體溫\n\n我總是很真誠\n你總對我認真\n變冷的時刻\n只想被你擁抱著\n\n天空開始顏色變幻莫測\n地殼開始劇烈的搖晃著\n你在哪呢?我在哪呢?要飛向到哪呢?\n\n微微的真心\n送給這名為下雪的四季\n微微的真心\n讓自己去享受這近距離\n微微的真心\n當回憶都結成冰\n只想停留在\n這五度C的奇蹟\n\n數不盡的雨季\n數不盡的內心戲\n變冷的時刻\n只想為你努力著\n\n這世界顯得異常渺小\n總是有不斷的議題在爭吵\n你的身影 我的身影 要如何去擁抱\n\n微微的真心\n用盡全力也要傳達你耳裡\n微微的真心\n聲嘶力竭也要直擊你心靈\n微微的真心\n當你我永不分離\n只想停留在\n你留給我的熱情\n\n微微的真心\n送給這名為下雪的四季\n微微的真心\n讓自己去享受這近距離\n微微的真心\n當回憶都結成冰\n只想停留在\n這五度C的奇蹟', 0, '失溫的心不再溫熱\n你...有多遙遠?\n\n距離也未曾讓愛消退\n願真心真意能讓你聽見想念也有聲音\n\n心的第一步我勇敢跨出\n讓我們相遇在這5度C的季節\n名為下雪的四季\n\n與我一起 邁向嶄新的未來\n\n\n\n製作人 Producer:潘偉凡\n配唱製作人 Vocal Producer:潘偉凡\n主唱 Vocal:名雪薇薇\n詞 Lyricist:潘偉凡、名雪薇薇\n曲 Composer:潘偉凡\n編曲 Arranger:潘偉凡\n人聲錄音室 Recording Studio:唯有音樂OnlyMusic\n錄音工程師 Recording Engineer:潘偉凡\n混音工程師 Mixing Engineer:潘偉凡\n特別感謝 Special thanks:唯有音樂OnlyMusic', 0, '', 205, 320000, datetime.datetime(2024, 5, 5, 9, 41, 5), datetime.datetime(2024, 5, 5, 9, 40, 57), datetime.datetime(2024, 5, 5, 9, 44, 55, 964874), datetime.datetime(2024, 10, 3, 17, 38, 38), 522488, 1013, 245, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"chart_weekly_champions":[[2024,20]]}}', 0, 0, 0, 0, 2, 2, 3216017, 'sha1$oozlFLs0TWIG5m7yvZjwUW$89fe5087893d157c607e85ca1e3411a729851541', datetime.datetime(2025, 5, 25, 15, 2, 7), 0, 'NayukiViVy', '', '', 'nayukivivy@gmail.com', 0, 1, datetime.datetime(2024, 5, 3, 16, 10), 2786326, 4, 3, 3216017, 'profile_images/Na/yu/NayukiViVy/Trh8WVAh8GJLZLhP5vZrzL.jpg', 'F', '', '名雪薇薇-NayukiViVy', 886, '901010258', datetime.date(2001, 2, 28), 'HSZ', 85, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2024, 5, 3, 16, 10), 1, 6, 'zh-hant', 1, '{"show_birthday":2,"hide_gender":false,"accredited_datetime":"2024-05-08T02:47+00:00"}', 759507, 715, 2, 27, 1, 0, '', 0, None), (769762, 4, 4, '北上列車', 3215701, None, 1, 4, 0, 'music/3_/30/3_30insomnia/GxMTTAmmzS3BkyFNnDtcW5.mp3', 0, 'song_covers/3_/30/3_30insomnia/cghYgV623miSNJVKLLXETX.jpeg', 1, '', '[00:00.00]看著你燦爛的側臉\n[00:04.00]青春搖曳直接\n[00:07.00]在晴朗中找尋自己\n[00:09.00]風吹不走 我們的世界\n\n[00:16.00]行囊滿載了誓言\n[00:18.00]穿過人群之間\n[00:22.00]你說會再見何必想念\n[00:25.00]是我妄想能妥協\n\n[00:28.00]落在月台上 最後一抹晚霞\n[00:34.00]落下迴歸線 等不到明天\n\n[00:41.00]一起說過的遠方 其實都還記得\n[00:47.00]如今真的已經抵達 回頭你卻不見了\n[00:53.00]匆匆忙忙過站的直達列車 \n[00:55.00]回憶誤點 我還緊握著票根 \n[01:03.00]行かないで\n\n[01:09.00]重複著潮濕的季節 沒有你在身邊\n[01:15.00]雲藏著我留下的淚 我能懂你 離開的原因\n\n[01:25.00]最後一次分離 什麼都沒說\n[01:30.00]奔向各自 與眾不同的夢\n\n[01:36.00]一起說過的遠方 其實都還記得\n[01:42.00]如今真的已經抵達 回頭你卻不見了\n[01:48.00]匆匆忙忙過站的直達列車 \n[01:51.00]回憶誤點 我依舊緊握著票根\n\n[01:59.00]那炙熱的漂泊 你比我更愛我\n[02:06.00]列車已經啟動 沒回過頭\n[02:12.00]南方的太陽 何時會停止轉動\n[02:18.00]能追上你的不挽留\n\n[02:24.00]一起說過的遠方 其實我還記得\n[02:30.00]如今真的已經抵達 回頭你卻不見了\n[02:37.00]匆匆忙忙過站的直達列車 乘到終點 \n[02:40.00]是否能往回飛奔\n\n[02:48.00]一起說過的遠方 只剩我還記得\n[02:54.00]哪怕路途已經分岔 回頭你卻還在那\n[03:00.00]跌跌撞撞到站的直達列車 \n[03:03.00]一路到這 就為能堅定向前\n[03:10.00]走了吧', 1, '串流平台🎵:\nhttps://linktr.ee/3.30insomnia\nIG:\nhttps://www.instagram.com/3.30insomnia/\nFB:\nhttps://www.facebook.com/profile.php?id=61559161494584\nYT:\nhttps://www.youtube.com/channel/UC6UuhubhKvsnJwunh4BnoRw\n\n___________________\n\n愛並非永不分離\n而是反覆發生在分離後\n意識到我再也沒有妳了的每一刻。\n\n台北對於高雄的小孩來說,是一個很遙遠的地方,車票太貴、來回太遠,阻止了小時候每一次幻想「遠行」台北的步伐。\n\n長大後來到台北讀書,記得第一天踏上台北,我與妳興奮描繪的眼神,像台北潮濕那樣地滿溢,這裡的太陽沒有南國大,卻好像廣闊到能容身我們;這班列車沒有想像遙遠,夢想卻彷彿前進了一大步。\n\n當我以為一切都正在向前時,卻沒發現大城市的人潮太擁擠,妳被人海淹沒,停留在了某一處我們從未說好的地方,台北的繁華並沒有讓我失望,陰晴不定的天氣沒有、言不由衷的無奈也沒有。\n\n可能,這班北上列車,駛離的不是家鄉,而是漸行漸遠的我們。\n\n- -\n\n《北上列車》\n▶️音樂製作Credit\n曲 Composer:凱拉 Kyla、仲恩 Zhong-En\n詞 Lyrics:軒軒 Xuan Xuan、陳卓 Jon Chen\n製作人 Producer:凱拉 Kyla、仲恩 Zhong-En\n主唱 Vocal:凱拉 Kyla\n合音 Chorus:凱拉 Kyla\n歌唱指導 Vocal Coach:王岑愷 Kai\n編曲 Arranger:仲恩 Zhong-En\n吉他 Guitar:仲恩 Zhong-En\n貝斯 Bass:仲恩 Zhong-En\n鋼琴 Piano:仲恩 Zhong-En\n鼓 Drums:仲恩 Zhong-En\n錄音工程師 Recording Engineers:仲恩 Zhong-En\n錄音室 Recording Studios:仲恩工作室\n混音工程師 Mixing Engineer:仲恩 Zhong-En\n母帶後期處理工程師 Mastering Engineer:仲恩 Zhong-En\n\n▶️封面製作Credit\n圖像設計 Image design:凱拉 Kyla\n手寫歌詞 Handwritten Lyrics:軒軒 Xuan Xuan\n文案:軒軒 Xuan Xuan\n特別感謝:蔡季叡 Andy Tsai', 0, '', 209, 320000, datetime.datetime(2024, 5, 3, 2, 41, 34), datetime.datetime(2024, 5, 2, 13, 37, 52), datetime.datetime(2024, 5, 3, 16, 0), datetime.datetime(2024, 6, 11, 3, 13, 56), 69472, 440, 97, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 3215701, '!C0IBnRe9GOtyvQnFZZftSo4QkdMrcg3tNDMFYfLn', datetime.datetime(2024, 6, 21, 12, 17, 55), 0, '3_30insomnia', '', '', '3.30insomnia@gmail.com', 0, 1, datetime.datetime(2024, 5, 1, 18, 45, 53), 2786010, 4, 4, 3215701, 'profile_images/3_/30/3_30insomnia/akRa5DaEEYTpwFwZKrV7rX.jpg', 'O', '', '三月三十不眠症 3.30insomnia', 886, '988248147', datetime.date(2024, 3, 30), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2024, 5, 1, 18, 45, 53), 1, 1, 'zh-hant', 1, '{"is_social_user":true,"had_edit_username":true,"hide_gender":true,"show_birthday":1,"accredited_datetime":"2024-06-12T03:01+00:00"}', 163705, 240, 2, 81, 1, 0, '', 0, None), (772282, 4, 4, '沈默', 2505562, None, 1, 4, 0, 'music/Si/le/Silent_Gentlemen/FYZcrzjpWVpxhzcDw3MRd9.mp3', 0, 'song_covers/Si/le/Silent_Gentlemen/fuM3yWTwn6h6Dtcj26rzPU.jpeg', 1, '', '我憑空的想像 你離去的模樣\n像是夢一場\n我痛苦的偽裝 內心的徬徨\n你看見了嗎\n\n微弱的火光\n我再次的忍讓\n你能否體會 我在\n\n荒蕪裡生活 \n沒什麼理由\n也看不到盡頭 \n一個人行走\n在命運的繩索\n放不下的是我\n我沈默的把眼淚都回收\n\n我穿上了盔甲 也隱藏了悲傷\n孤單的流浪\n我堅定的信仰 不再為誰受傷\n不再為妳失望\n\n荒蕪裡生活\n沒什麼理由\n也看不到盡頭\n一個人行走\n在命運的繩索\n放不下的是我\n我沈默的把眼淚都回收\n\n把眼淚都回收\n把眼淚都回收\n把眼淚都回收\n把眼淚都回收\n\n最後我\n沈默', 0, '那天晚上,站在空無一人的大街,\n看著那搖曳的的燈火。\n才發現到最後…\n放不下的依然是我。\n\n只能再次故作堅強,\n把眼淚都回收。\n—\n— — — — — — Credit — — — — — — \n詞Lyrics:鄭榮Daniel\n曲 Composer:鄭榮Daniel\n編曲 Arrangment:宸翔 Shaw\n吉他 Guitar:新緯Pato\n貝斯 Bass:冠廷 Len\n鼓Drums: 政平 Austin\n鍵盤 Keyboard:宸翔Shaw\n和聲 Backing Vocals:鄭榮Daniel\n和聲編寫 Backing Vocal Arrangement :宸翔 Shaw、鄭榮Daniel\n混音 Mixing Engineer:新緯Pato\n母帶後期處理 Mastering Engineer:新緯Pato', 0, '', 235, 320000, datetime.datetime(2024, 5, 23, 7, 10, 47), datetime.datetime(2024, 5, 23, 7, 10, 41), datetime.datetime(2024, 5, 24, 13, 0), datetime.datetime(2024, 5, 24, 17, 35, 30), 116693, 386, 40, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2505562, 'sha1$UYaRpm3WxFNNIUtVri5M2O$144ae3af3e2dcf55ac9bb425a7106c6bd456aa07', datetime.datetime(2025, 4, 11, 9, 21, 39), 0, 'Silent_Gentlemen', '', '', 'silentgentlemenwork@gmail.com', 0, 1, datetime.datetime(2019, 10, 15, 19, 3), 2076435, 4, 3, 2505562, 'profile_images/Si/le/Silent_Gentlemen/itBkkNvMmHgK4p7qXxDFWF.jpg', 'M', '張新緯', '沈默紳士', 886, '955118516', datetime.date(2019, 9, 18), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2019, 10, 15, 19, 3), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_birthday":1,"accredited_datetime":"2022-01-10T08:39+00:00","hide_location":false}', 1349593, 2038, 11, 76, 1, 0, '', 0, None), (775663, 4, 4, '其實我一點都不酷', 2584058, 97321776, 1, 4, 0, 'music/gg/te/ggteens_/NW2rcdZ4zytWW3Div6YngF.mp3', 0, 'song_covers/gg/te/ggteens_/mS62jSACoPtqBoYSHPiRwp.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其實我', 0, '公館青少年 GGteens 首張專輯《我其實一點都不酷》正式發行啦!\n\n「青春裡總有一刻,\n我們發現自己沒有成為小時候夢想的樣子、\n發現世界大得讓人難以被記住,\n或許我們沒那麼特別,就和所有人一樣。\n但我們還是努力想成為最酷的模樣,不想留下任何遺憾。」', 0, '', 275, 320000, datetime.datetime(2024, 6, 17, 10, 3, 20), datetime.datetime(2024, 6, 17, 10, 3, 5), datetime.datetime(2024, 6, 17, 12, 0), datetime.datetime(2024, 6, 18, 3, 28, 34), 45731, 717, 67, 1, 4, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"song_of_the_days":["2024-06-22"],"chart_weekly_champions":[[2024,25]]},"CN":{"song_of_the_days":["2024-06-23"],"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), (777214, 4, 4, '討人厭的文藝少女(demo)', 2542980, 97321843, 3, 11, 0, 'music/an/gi/angie_su/iYFWPoK4VLj4kxciX3ymJb.mp3', 0, 'song_covers/an/gi/angie_su/cPirCkJVZn94TXeqL9k5ew.jpeg', 1, '', '她\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轉身又變成了\n\n討人厭的文藝少女\n對著自己叨叨絮絮\n感覺寂寞的時候\n回看上次寫壞的小說\n\n討人厭的文藝少女\n持有一些小眾興趣\n分散這世界\n發出的太多雜訊\n\n討人厭的文藝少女\n一卷底片要拍多久\n洗出來的照片\n甚至曝光在他離開以前\n\n討人厭的文藝少女\n經歷一種不明失去\n其實並不嚴重\n但這無可避免 讓她成為\n更討人厭的文藝少女', 0, '寫來罵我自己的一首歌。', 0, '', 178, 192000, datetime.datetime(2024, 6, 28, 7, 2, 16), datetime.datetime(2024, 6, 28, 7, 2, 13), datetime.datetime(2024, 6, 28, 9, 0), datetime.datetime(2025, 3, 4, 16, 46, 7), 69906, 618, 113, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"song_of_the_days":["2024-07-13"],"recommend_by_expert":true},"CN":{"song_of_the_days":["2024-07-14"]}}', 0, 0, 0, 0, 2, 2, 2542980, '!7mZITIZm5Y8L8FSCfywj9xPENUUNsRhXUiwnlMoC', datetime.datetime(2025, 5, 17, 12, 5, 19), 0, 'angie_su', '', '', 'angiesu2003@gmail.com', 0, 1, datetime.datetime(2020, 1, 24, 4, 44), 2113817, 4, 4, 2542980, 'profile_images/an/gi/angie_su/KN4bFCmFr2VYevjez3bvsd.jpg', 'F', '', '蘇研之 Angie Su', 886, '966210826', datetime.date(2003, 12, 15), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3), 1, datetime.datetime(2020, 1, 24, 4, 44), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"hide_gender":true,"show_birthday":0,"accredited_datetime":"2022-08-23T06:10+00:00","hide_location":false}', 867677, 1728, 66, 3, 1, 0, '', 0, None), (778870, 4, 4, 'Super Hero', 2750320, None, 2, 10, 0, 'music/Gi/mi/Gimiduck/CwapjNGFu4GvmTEsnjtnBa.mp3', 0, 'song_covers/Gi/mi/Gimiduck/GaNi9DC8Q8LUmNX2qok3uv.png', 1, '', "verse.1\nDon't give up on yourself\n走過起伏不定的山谷之後\n不畏懼重新來過\n努力走到最後贏得收穫\n\n過程有再多的不安和失措\n現在的我也不會再沉默\n提起你的勇 這次決不錯過\ngotta be a warrior , Now I want to be a believer\n\n\npre hook.\n往事就不再多說\n把錯誤fight back , i'm on my way\n就不要再多囉嗦\n所有的阻礙都一一攻破\n\n\nhook.\n將煩惱拋向空中\n我想要過得很輕鬆\n不輕易低頭 就算跌倒後\n也要做自己的英雄\n\nLike a star , I'll never fall\n就奔向未來往前衝 oh oh\n我哼著節奏 wu la la la oh\n我做我自己的 Super Hero\n\n\nverse.2\n我不再懦弱 不害怕挑戰 believe myself\n現在起只為了自己而活\n無視所有警告 傾聽內心想法去做\n就算時間能倒流 我也不會打消這個念頭\n\n不輕易被情緒牽著走\n我也不為自己感到難過\nso let it go , 就放輕鬆\n我是我人生的主軸\n\n\nhook.\n將煩惱拋向空中\n我想要過得很輕鬆\n不輕易低頭 就算跌倒後\n也要做自己的英雄\n\nLike a star , I'll never fall\n就奔向未來往前衝 oh oh\n我哼著節奏 wu la la la oh\n我做我自己的 Super Hero\n\n\nbridge.\n就別想得太多\n由我帶你走\n丟掉所有憂愁 Bad mood通通趕走\n教你怎麼永遠當個冠軍殺手\n\n\nhook.\n將煩惱拋向空中\n我想要過得很輕鬆\n不輕易低頭 就算跌倒後\n也要做自己的英雄\n\nLike a star , I'll never fall\n就奔向未來往前衝 oh oh\n我哼著節奏 wu la la la oh\n我做我自己的 Super Hero\n\n\noutro.\n我不再懦弱 不害怕挑戰 believe myself\n不輕易低頭 就算跌倒後\n也要做自己的英雄\n\nLike a star , I'll never fall\n就奔向未來往前衝 oh oh\n我哼著節奏 wu la la la oh\n我做我自己的 Super Hero", 0, '這首Super Hero\n想告訴大家\n請做自己內心中的超級英雄\n不要管旁人怎麼說\n遇到困難也不要害怕、畏懼\n只要相信自己、沒有甚麼做不到的\n\n這首呢、也是跟粉絲朋友共同創作\n集結了他們的正能量跟想法\n我們大家一起創造的Super Hero !', 0, '', 157, 320000, datetime.datetime(2024, 7, 12, 14, 52, 43), datetime.datetime(2024, 7, 12, 14, 52, 35), datetime.datetime(2024, 7, 12, 14, 59, 27, 25703), datetime.datetime(2024, 7, 18, 15, 26, 9), 7490, 58, 5, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 1, 0, 2, 0, 2, 2, 2750320, 'sha1$Gk5FI9akjnEm15iEToIlDg$543446b91a46da447d483b3416d331b0922dfff0', datetime.datetime(2025, 6, 13, 18, 55, 26), 0, 'Gimiduck', '', '', 'superjamins@gmail.com', 0, 1, datetime.datetime(2021, 4, 26, 14, 43, 47), 2320826, 4, 3, 2750320, 'profile_images/Gi/mi/Gimiduck/LF3iGrdC3QQg3WCZbRtpSi.jpg', 'M', '', 'Zayne澤承', 886, '966566157', datetime.date(2000, 5, 30), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 52), 1, datetime.datetime(2021, 4, 26, 14, 43, 47), 1, 5, 'zh-hant', 1, '{"is_social_user":true,"had_edit_username":true,"show_birthday":1,"hide_gender":false,"hide_location":false}', 44425, 130, 2, 0, 0, 0, '', 0, None), (622036, 4, 4, '萬千花蕊慈母悲哀(Single Ver.)', 2429455, None, 2, 1, 0, 'music/co/ll/collage7275/Nf7zffpYqdLoiuDWgwx3o3.mp3', 9409474, 'song_covers/co/ll/collage7275/6JqvU4BxhRXAbksr92adzy.jpg', 1, '', '*『多羅大悲者,一切之慈母。』\n\n下晡 一个人踮厝內\nē-poo, tsi̍t ê lâng tiàm tshù-lāi\n西北雨 沃澹窗外的衫\nsai-pak-hōo, ak-tâm thang-guā ê sann\n外口的人 猶未轉來\nguā-kháu ê lâng iah-buē tńg--lâi\n戇戇咧等 戇戇攑一支雨傘\ngōng-gōng--leh tán, gōng-gōng gia̍h tsi̍t ki hōo-suànn\n\n為你 幾若擺睏袂去\nuī lí, kuí-nā pái khùn bē khì\n全世界 揣袂著你的形影\ntsuân-sè-kài, tshuē bē tio̍h lí ê hîng-iánn\n凡勢 會當共你放捒\nhuān-sè, ē-tàng kā lí pàng-sak\n氣身惱命 我哪會攏無要無緊\nkhì-sin-lóo-miā, guá ná-ē lóng bô-iàu-bô-kín\n\n踮遮規暝 看電火閃爍\ntiàm tsia kui-mê, khuànn tiān-hué siám-sih\n我踮遮等待 拍無去的人\nguá tiàm tsia tán-thāi, phah-bô--khì ê lâng\n聽厝內的聲 聲聲佇咧吼\nthiann tshù-lāi ê siann, siann-siann tī-leh háu\n我踅來踅去 思念火燒房間\nguá se̍h-lâi-se̍h-khì, su-liām hué sio pâng-king\n\n*\n袂開的花 無欲轉來的人\nbuē khui ê hue, bô beh tńg--lâi ê lâng\n美麗的你啊 想著你彼當時 攑懸你的旗仔\nbí-lē ê lí--ah, siūnn tio̍h lí hit-tong-sî, gia̍h kuân lí ê kî-á\n路邊的話 滿街路雨紛飛\nlōo-pinn ê uē, muá ke-lōo hōo hun-hui\n時代的變卦 孤單的我一个人 問天也毋捌\nsî-tāi ê piàn-kuà, koo-tuann ê guá tsi̍t ê lâng, mn̄g thinn iā m̄-bat\n\n手內啥物攏無 只賰我欲予你的愛\ntshiú lāi siánn-mih lóng bô, tsí tshun guá beh hōo lí ê ài\n有血有肉的人 煞下落不明\nū hueh ū bah ê lâng, suah hē-lo̍h-put-bîng\n\n共你的 記持啊 囥佇我的心內\nkā lí ê kì-tî--ah, khǹg tī guá ê sim-lāi\n騎你的 白馬啊 行你欲行的路\nkhiâ lí ê pe̍h-bé--ah, kiânn lí beh kiânn ê lōo\n風吹來 花落塗 點一欉香祈求\nhong tshue lâi, hue lo̍h-thôo,\ttiám tsi̍t tsâng hiunn kî-kiû\n(南無觀世音菩薩)\n(lâm-bû-kuan-sè-im-phôo-sat)\n\n若準講你 算著這齣悲劇\nnā-tsún kóng lí, sǹg tio̍h tsit tshut pi-kio̍k\n你敢會看顧 紲落來伊頭前 彼逝歹行的路\nlí kám ē khuànn-kòo, suà--lo̍h-lâi i thâu-tsîng, hit tsuā pháinn kiânn ê lōo\n夢中的我 看你沓沓仔行\nbāng-tiong ê guá, khuànn lí ta̍uh-ta̍uh-á kiânn\n牽你的亡魂 有一工咱做伙\t轉去彼个所在\nkhan lí ê bông-hûn, ū tsi̍t kang lán tsò-hué, tńg-khì hit ê sóo-tsāi\n\n我 蔫去的愛(規路攏是)\nguá, lian-khì ê ài(kui-lōo lóng sī)\n佮你 恬去的心(你)\nkah lí, tiām--khì ê sim(lí)\n佇這烏暗時代(佇這烏暗時代)\ntī tse oo-àm sî-tāi(tī tse oo-àm sî-tāi)\n是有緣無份(想欲講出)\nsī ū-iân bô-hūn(siūnn beh kóng-tshut)\n\n寫袂了的批(的)\nsiá bē liáu ê phue(ê)\n佮講袂煞的話(奈何)\nkah kóng bē suah ê uē(nāi-hô)\n(亻因) 開袂完的銃(開袂完的銃)\nin khui bē uân ê tshìng(khui bē uân ê tshìng)\n看人去樓空(火烌猶在)\nkhuànn lâng-khì lâu-khang(hué-hu iû-tsāi)\n\n雨 微微仔落\nhōo, bî-bî-á lo̍h\n天 微微仔光\nthinn, bî-bî-á kng\n看你 微微仔笑\nkhuànn lí, bî-bî-á tshiò\n後世人再會\nāu-sì-lâng tsài-huē', 0, '作詞作曲 Compose & Lyric/王家權 Hunter Wang\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, '', 235, 320000, datetime.datetime(2020, 8, 29, 15, 32), datetime.datetime(2020, 8, 29, 15, 32), datetime.datetime(2020, 8, 29, 15, 43), datetime.datetime(2024, 12, 22, 14, 52, 49), 1653856, 32205, 13599, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2020-09-06"],"recommend_by_editor":true,"top_record_weekly_champions":[[2020,36],[2020,37],[2020,38],[2020,39],[2020,40],[2020,42],[2020,43],[2020,44],[2020,45],[2020,51],[2020,52],[2020,53],[2021,19],[2021,27]]},"CN":{"song_of_the_days":["2020-09-07"],"top_record_weekly_champions":[[2020,37],[2020,38],[2020,39],[2020,40],[2020,42],[2020,43],[2020,44],[2020,45],[2020,52],[2020,53],[2021,4],[2021,6],[2021,17],[2021,18],[2021,19],[2021,20],[2021,21],[2021,27],[2021,30],[2021,33],[2022,5],[2022,6],[2022,27],[2022,28],[2022,29]]}}', 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), (622036, 4, 4, '萬千花蕊慈母悲哀(Single Ver.)', 2429455, None, 2, 1, 0, 'music/co/ll/collage7275/Nf7zffpYqdLoiuDWgwx3o3.mp3', 9409474, 'song_covers/co/ll/collage7275/6JqvU4BxhRXAbksr92adzy.jpg', 1, '', '*『多羅大悲者,一切之慈母。』\n\n下晡 一个人踮厝內\nē-poo, tsi̍t ê lâng tiàm tshù-lāi\n西北雨 沃澹窗外的衫\nsai-pak-hōo, ak-tâm thang-guā ê sann\n外口的人 猶未轉來\nguā-kháu ê lâng iah-buē tńg--lâi\n戇戇咧等 戇戇攑一支雨傘\ngōng-gōng--leh tán, gōng-gōng gia̍h tsi̍t ki hōo-suànn\n\n為你 幾若擺睏袂去\nuī lí, kuí-nā pái khùn bē khì\n全世界 揣袂著你的形影\ntsuân-sè-kài, tshuē bē tio̍h lí ê hîng-iánn\n凡勢 會當共你放捒\nhuān-sè, ē-tàng kā lí pàng-sak\n氣身惱命 我哪會攏無要無緊\nkhì-sin-lóo-miā, guá ná-ē lóng bô-iàu-bô-kín\n\n踮遮規暝 看電火閃爍\ntiàm tsia kui-mê, khuànn tiān-hué siám-sih\n我踮遮等待 拍無去的人\nguá tiàm tsia tán-thāi, phah-bô--khì ê lâng\n聽厝內的聲 聲聲佇咧吼\nthiann tshù-lāi ê siann, siann-siann tī-leh háu\n我踅來踅去 思念火燒房間\nguá se̍h-lâi-se̍h-khì, su-liām hué sio pâng-king\n\n*\n袂開的花 無欲轉來的人\nbuē khui ê hue, bô beh tńg--lâi ê lâng\n美麗的你啊 想著你彼當時 攑懸你的旗仔\nbí-lē ê lí--ah, siūnn tio̍h lí hit-tong-sî, gia̍h kuân lí ê kî-á\n路邊的話 滿街路雨紛飛\nlōo-pinn ê uē, muá ke-lōo hōo hun-hui\n時代的變卦 孤單的我一个人 問天也毋捌\nsî-tāi ê piàn-kuà, koo-tuann ê guá tsi̍t ê lâng, mn̄g thinn iā m̄-bat\n\n手內啥物攏無 只賰我欲予你的愛\ntshiú lāi siánn-mih lóng bô, tsí tshun guá beh hōo lí ê ài\n有血有肉的人 煞下落不明\nū hueh ū bah ê lâng, suah hē-lo̍h-put-bîng\n\n共你的 記持啊 囥佇我的心內\nkā lí ê kì-tî--ah, khǹg tī guá ê sim-lāi\n騎你的 白馬啊 行你欲行的路\nkhiâ lí ê pe̍h-bé--ah, kiânn lí beh kiânn ê lōo\n風吹來 花落塗 點一欉香祈求\nhong tshue lâi, hue lo̍h-thôo,\ttiám tsi̍t tsâng hiunn kî-kiû\n(南無觀世音菩薩)\n(lâm-bû-kuan-sè-im-phôo-sat)\n\n若準講你 算著這齣悲劇\nnā-tsún kóng lí, sǹg tio̍h tsit tshut pi-kio̍k\n你敢會看顧 紲落來伊頭前 彼逝歹行的路\nlí kám ē khuànn-kòo, suà--lo̍h-lâi i thâu-tsîng, hit tsuā pháinn kiânn ê lōo\n夢中的我 看你沓沓仔行\nbāng-tiong ê guá, khuànn lí ta̍uh-ta̍uh-á kiânn\n牽你的亡魂 有一工咱做伙\t轉去彼个所在\nkhan lí ê bông-hûn, ū tsi̍t kang lán tsò-hué, tńg-khì hit ê sóo-tsāi\n\n我 蔫去的愛(規路攏是)\nguá, lian-khì ê ài(kui-lōo lóng sī)\n佮你 恬去的心(你)\nkah lí, tiām--khì ê sim(lí)\n佇這烏暗時代(佇這烏暗時代)\ntī tse oo-àm sî-tāi(tī tse oo-àm sî-tāi)\n是有緣無份(想欲講出)\nsī ū-iân bô-hūn(siūnn beh kóng-tshut)\n\n寫袂了的批(的)\nsiá bē liáu ê phue(ê)\n佮講袂煞的話(奈何)\nkah kóng bē suah ê uē(nāi-hô)\n(亻因) 開袂完的銃(開袂完的銃)\nin khui bē uân ê tshìng(khui bē uân ê tshìng)\n看人去樓空(火烌猶在)\nkhuànn lâng-khì lâu-khang(hué-hu iû-tsāi)\n\n雨 微微仔落\nhōo, bî-bî-á lo̍h\n天 微微仔光\nthinn, bî-bî-á kng\n看你 微微仔笑\nkhuànn lí, bî-bî-á tshiò\n後世人再會\nāu-sì-lâng tsài-huē', 0, '作詞作曲 Compose & Lyric/王家權 Hunter Wang\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, '', 235, 320000, datetime.datetime(2020, 8, 29, 15, 32), datetime.datetime(2020, 8, 29, 15, 32), datetime.datetime(2020, 8, 29, 15, 43), datetime.datetime(2024, 12, 22, 14, 52, 49), 1653856, 32205, 13599, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2020-09-06"],"recommend_by_editor":true,"top_record_weekly_champions":[[2020,36],[2020,37],[2020,38],[2020,39],[2020,40],[2020,42],[2020,43],[2020,44],[2020,45],[2020,51],[2020,52],[2020,53],[2021,19],[2021,27]]},"CN":{"song_of_the_days":["2020-09-07"],"top_record_weekly_champions":[[2020,37],[2020,38],[2020,39],[2020,40],[2020,42],[2020,43],[2020,44],[2020,45],[2020,52],[2020,53],[2021,4],[2021,6],[2021,17],[2021,18],[2021,19],[2021,20],[2021,21],[2021,27],[2021,30],[2021,33],[2022,5],[2022,6],[2022,27],[2022,28],[2022,29]]}}', 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), (784406, 4, 4, '想妳規暝', 2475482, None, 1, 6, 0, 'music/s0/01/s0012607/Y2bkN72r9c4NQYG6asJ5a2.mp3', 0, 'song_covers/s0/01/s0012607/6mcEjmnuVrQeENWNfHpuQp.jpg', 1, '', '想妳規暝\n\n[Verse1]\n這世人敢有機會\n有一天會當佮妳作伙\n阮只會當囥在心底\n阮佇妳的心內敢會鎮地\n\n[Verse2]\n想著妳 的一切\n我愛妳 就算辛苦我也袂怨慼\n敲乎妳的電話 寫乎妳的情批\n毋知妳是按怎想的\n但是我的心內只有妳一人\n\n[Chorus]\n我想妳規暝 妳囥我心肝內底\n妳就像春天的花 恬恬佇對面咧吹\n想對妳來坦白 敢有我的機會\n我愛妳毋是我一時會當控制\n我想妳規暝 想甲頭毛攏反白\n我對妳付出真心 袂對妳說白賊話\n愛妳的人真濟 希望妳看予詳細\n明知影會艱苦 我袂後悔 我想妳規暝\n\n[Verse2]\n想著妳 的一切\n我愛妳 就算辛苦我也袂怨慼\n敲乎妳的電話 寫乎妳的情批\n毋知妳是按怎想的\n但是我的心內只有妳一人\n\n[Chorus]\n我想妳規暝 妳囥我心肝內底\n妳就像春天的花 恬恬佇對面咧吹\n想對妳來坦白 敢有我的機會\n我愛妳毋是我一時會當控制\n我想妳規暝 想甲頭毛攏反白\n我對妳付出真心 袂對妳說白賊話\n愛妳的人真濟 希望妳看予詳細\n明知影會艱苦 我袂後悔 我想妳規暝\n\n[Chorus]\n我想妳規暝 妳囥我心肝內底\n妳就像春天的花 恬恬佇對面咧吹\n想對妳來坦白 敢有我的機會\n我愛妳毋是我一時會當控制\n我想妳規暝 想甲頭毛攏反白\n我對妳付出真心 袂對妳說白賊話\n愛妳的人真濟 希望妳看予詳細\n明知影會艱苦 我袂後悔 我想妳規暝', 0, '徹夜難眠的夜晚,你是否曾經想起了那個她?明知道那只能放在⼼底的想念是⼀條單行道,卻漸漸的愛上這樣酸甜的苦澀。\n\n《想妳規暝》MV上線👇\nhttps://youtu.be/eKE7hHrulhw?si=q5rjoXr9K64gEJ__\n\n-Music Credit-\n詞 Lyricist | 丹恩DaN\n曲 Composer | 丹恩DaN\n製作人 Producer | 丹恩DaN\n編曲 Arrangement | 楊騰佑Pippa Yang 張軒豪Howard Chang 杜其峰Ken Du\n配唱製作人 Vocal Producer | 寂寞法蘭 Lonely Francis \n和聲編寫 Background Vocal Arranger | 丹恩DaN 寂寞法蘭Lonely Francis\n和聲 Background Vocal | 丹恩DaN\n錄音師 Recording Engineer | 何易承E.C 寂寞法蘭Lonely Francis \n混音師 Mix Engineer | 杜其峰Ken Du \n\n封面設計 Visual Design | 趙憶憫Min', 0, '', 290, 320000, datetime.datetime(2024, 9, 2, 14, 33, 45), datetime.datetime(2024, 9, 2, 14, 33, 16), datetime.datetime(2024, 9, 3, 16, 0), datetime.datetime(2024, 9, 5, 13, 40, 51), 36875, 564, 269, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2475482, '!5ew4fUr4WmQNd3jCPf5eKwH0uREI5OZvQJXvHoRI', datetime.datetime(2025, 2, 23, 15, 6, 43), 0, 's0012607', '', '', 's0012607@gmail.com', 0, 1, datetime.datetime(2019, 7, 29, 5, 38, 33), 2046352, 4, 4, 2475482, 'profile_images/s0/01/s0012607/DBU5YrzB7vDDJpkbTLvuuy.jpg', 'M', '', '丹恩DaN', 886, '975282530', datetime.date(2024, 9, 3), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 50), 1, datetime.datetime(2019, 7, 29, 5, 38, 33), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"had_edit_username":true,"hide_gender":false,"show_birthday":1,"hide_location":false}', 36865, 59, 4, 4, 0, 0, '', 0, None), (786890, 4, 3, '記憶(.with林潔心)', 2333771, None, 1, 4, 0, 'music/_x/xs/_xxslowly34/6gZicF8FU6pFsmvJPLauXQ.mp3', 0, 'song_covers/_x/xs/_xxslowly34/VrcXvEkBGaJSsFRfdWvw4h.png', 1, '', 'Lyrics:xxslowly34,林潔心\ncomposer:xxslowly34,林潔心\nMixing:Drogas\nMastering : Drogas\nProducer:Drogas\n副歌合聲編寫:Drogas\n\nxxslowly34 :\n還記得我的長相嗎?\n這麼帥氣的臉你肯定會記得吧\n還記得我的聲音嗎?\n這麼溫柔的聲音 只對你講溫柔的話\n雖然我不在了\n但要記住你並不孤獨\n抱歉沒能陪你到最後 我先走一步\n\nChorus :\n請把我的記憶 全都帶到未來\n這樣妳在未來一個人時就不會孤單\n這十年的時光 是我一生最美好的回憶\n這都是因為有(你在)\n\n林潔心:\n就說 哪有什麼單純不複雜的宇宙\n如同 故事再溫柔 也終究會走到盡頭\n在無常之中 一輩子 怎麼都成了 執著\n相愛到疏離 怪誰不懂\n還是有好多的memory\n無法豁達地去忘記\n還開不了口也沒資格說\n沒敢說 在該勇敢時選擇了 沈默的我\n按下號碼 卻不敢撥\nOh真的沒理由\n也或許你比我更難受\n最害怕得是有天分開了 後悔卻還是好多\n就請 帶走我\n\nChorus :\n請把我的記憶 全都帶到未來\n這樣妳在未來一個人時就不會孤單\n這十年的時光 是我一生最美好的禮物\n這都是因為有你在\n\n我也都在\n請把我的記憶全都帶到 未來\n這都是因為有(你在)', 0, '勇者欣梅爾\n:芙莉蓮,你要把與我有關的記憶帶到未來', 0, '', 191, 320000, datetime.datetime(2024, 9, 25, 16, 3, 44), datetime.datetime(2024, 9, 25, 16, 3, 38), datetime.datetime(2024, 9, 26, 16, 0), datetime.datetime(2024, 9, 26, 17, 32, 17), 28466, 430, 112, 1, 0, 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), (789851, 4, 4, 'With all my heart (feat.Everydaze)', 2655503, 97322370, 1, 5, 0, 'music/lu/cy/lucymeow/bwkskRR5KnpRHgRjYNo6RA.mp3', 0, '', 1, '', 'We were dancing on the stage in the crowded bar\nDon’t know how we’ve kissed each other for a thousand times\nAnd he said I\'m a fucking good kisser for him\nI don’t even know where we are going\nJust walking on the line\nJust walking on the line\n\nOh\nWhy don’t we just say it out loud?\nWhat are you afraid of?\nBaby I’m just waiting\nRight here\nRight now\nWith all my heart yeah\n\nWhy are we dancing on the street, but\nWhy can’t we just tell how it feels?\nI’m waiting\nRight here\nRight now\nWith all my heart yeah\nWith all my heart yeah\n\nTwo steps forward one step back\nIt’s hard to keep up track\nCounted every second passed\nWhat\'s holding you back?\n\nBut I could tell when I look in her eyes\nTwin flames\nBurning down everything in sight\nAre we alright?\nWhat’s on your mind?\nWhat are we now, could you shine a light?\n\nOh\nWhy don’t we just say it out loud?\nWhat are you afraid of?\nBaby I’m just waiting\nRight here\nRight now\nWith all my heart yeah\n\nWhy are we dancing on the street, but\nwhy can’t we just tell how it feels?\nI’m waiting\nRight here\nRight now\nWith all my heart yeah\n\nIt feels like something\nI’m not hiding\nA lil bit sweet\nBut a lil bit bitter oh~\n“WHAT’S ON YOUR MIND?"\n\nA lil bit I miss you (A lil bit I miss you)\nAnd a lil bit I like you (And a lil bit I like you)\nAnd a lil bit of guessing (And a lil bit of guessing)\nI\'m guessing…\n“WHAT ARE WE NOW?" (“WHAT ARE WE NOW?")\n\nOh\nWhy don’t we just say it out loud?\nWhat are you afraid of?\nBaby I’m just waiting\nRight here\nRight now\nWith all my heart yeah\n\nWhy are we dancing on the street, but\nwhy can’t we just tell how it feels?\nI’m waiting\nRight here\nRight now\nWith all my heart yeah\nWith all my heart yeah\nWith all my heart yeah', 0, '作詞 Lyricist : LÜCY、Everydaze\n作曲 Composer : LÜCY、Everydaze\n編曲 Arranger : Everydaze\n製作Producer : Everydaze\n合音編寫 Background Vocal Arrangement : LÜCY、Everydaze\n合音 Background Vocal : LÜCY、Everydaze\n吉他 Guitar : Everydaze\n貝斯Bass : 柯遵毓Jack Ko\n爵士鼓 Drums : 紀冠宇 Kuan\n鼓組錄音師 Drum Recording Engineer : 陳硬核 Hardcore Chen\n鼓組錄音室 Drum Recording Studio : 112F Studio\n鼓組技師 Drum Technician : 莊開旭 Cash Chuang\n人聲&木吉他錄音師 Vocal&AG Recording Engineer : 沈冠霖 SHENB@fortunecoookierecords\n人聲&木吉他錄音室 Vocal&AG Recording Studio : BB Road Studio\n混音工程師 Mixing Engineer : 莊鈞智 Thomas Chuang\n混音助理 Mixing Assistant : 莊子萱 cts\n混音錄音室 Mixing Studio : 完美聲音錄音室 Perfect Sound Studio', 0, '', 245, 224000, datetime.datetime(2024, 10, 23, 5, 44, 15), datetime.datetime(2024, 10, 23, 5, 44, 7), datetime.datetime(2024, 10, 23, 5, 50, 37, 379050), datetime.datetime(2024, 10, 23, 5, 52, 41), 48832, 768, 112, 1, 5, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"song_of_the_days":["2024-11-07"]},"CN":{"song_of_the_days":["2024-11-08"],"recommend_by_expert":true}}', 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), (798229, 4, 4, '初心', 2401800, None, 1, 4, 0, 'music/sh/in/shinyuuu/Fuwp2XCLjxgeBcXBj6vWcc.mp3', 0, 'song_covers/sh/in/shinyuuu/QZ9mH45jG3MPymVMPRTC3v.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找不到 最甜美的適合', 0, '曾幾何時,\n快樂隨著時間被繁雜和瑣碎掩蓋。\n「你一如既往,讓我回到最初的嚮往。」\n心裡的承載,除了生活的重擊更有最初的自己。\n/\n新生代女聲郭欣瑜推出全新單曲「初心」,純淨而誠摯的聲線引領聽眾找回深埋心底的觸動。\n\n完整版MV 請長按https://youtu.be/RtID7DtxhN0?si=G4n_wHvcPSCtiaee\n\n❚ 音樂製作團隊 MUSIC CREW CREDIT ❚\n作詞 Lyricist I 謝安期\n作曲 Composer | 謝安期\n製作人 Producer | KevinChen 陳奕均\n編曲 Music Arranger I KevinChen 陳奕均、林均憲 Shan Lin\n錄音師 Recording Engineer I KevinChen 陳奕均\n錄音室 Recording Studio I 4MG Studio\n混音師 Mixing Engineer I KevinChen 陳奕均\n混音錄音室 Mixing Studlio I4MG Studio\n母帶後期製作人 Mastering Engineer | KevinChen 陳奕均\n母帶製作工作室 Mastering Studlio I 4MG Studio', 0, '', 230, 320000, datetime.datetime(2025, 1, 11, 16, 10, 1), datetime.datetime(2025, 1, 11, 16, 9, 45), datetime.datetime(2025, 1, 11, 16, 13, 58, 443471), datetime.datetime(2025, 1, 13, 7, 18, 15), 47680, 170, 25, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2401800, 'sha1$CDuz6UgTfhTKFS1J13a2NE$bff0afba5eba6def042799c2226a4d22df0f2a32', datetime.datetime(2025, 3, 12, 13, 10, 51), 0, 'shinyuuu', '', '', 'shinyukuo625@gmail.com', 0, 1, datetime.datetime(2019, 3, 10, 9, 25, 15), 1972717, 4, 4, 2401800, 'profile_images/sh/in/shinyuuu/gfsSd9VtoqVVuUuMQiSEd6.jpg', 'F', '', '郭欣瑜', 886, '987796882', datetime.date(2002, 6, 25), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 49), 1, datetime.datetime(2019, 3, 10, 9, 25, 15), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"had_edit_username":true,"show_birthday":0,"hide_location":true,"accredited_datetime":"2025-01-21T05:32+00:00"}', 166519, 126, 16, 8, 1, 0, '', 0, None), (797607, 4, 4, '兩個一個人', 2984411, None, 1, 4, 0, 'music/bu/tt/butterbagelbites/dvtV3zvfW964QrgyfdaJwG.mp3', 0, 'song_covers/bu/tt/butterbagelbites/V6wqX7jm6Eb9JtvUM6sKZY.jpeg', 1, '', '[00:16.00] 我一個人的暗暝 傷過慣習\n[00:23.00] 毋驚落雨霆雷\n[00:29.00] 閣一個人的日子 欲到當時\n[00:36.00] 才會佇你身邊\n\n[00:55.00] 嗯兩個人的相片 已經退色\n[01:01.00] 你的笑容閃爍\n[01:08.00] 閣兩個人的記憶 欲到當時\n[01:14.00] 才會隨風離開\n\n[01:45.00] 穿你穿過的衫 夢著同款的夢\n[01:52.00] 咱是等待的人 予世界拖磨\n[01:59.00] 你捌我的知影 永遠袂變卦\n[02:05.00] 只要你感覺孤單 I will be there for you\n\n[02:37.00] 攑著筆 寫著你的名字 也有你的聲音\n[02:43.00] 今仔日毋管啥物天氣 攏有你的過去\n[02:50.00] 時間咧走 行到盡頭彼工\n[03:00.00] 就是你轉來的時', 1, '獻給等待一個人的你\n\n除了特別擅長獨處\n也過於熟悉,那些回憶碎片的起承轉合\n\n再也沒有新的場景\n所以一幕無味偶然,也能被你複習千百回\n\n於是你\n穿他穿過的衣服\n做他做過的夢\n\n彷彿這樣就是兩個人的生活\n\n【Credit】\n奶油貝狗咬 Butter Bagel Bites\n人聲:瑀禾 aka 貝吉娃娃\n吉他:殷陽 aka 火柴犬\n吉他:褚P aka 瑪爾祭司\n\n人聲演唱 Vocalist:徐靖玟 Chingwen\n和聲演唱 Backing Vocalist:許瓊文 Wen Hsu\n\n製作人 Producer:奶油貝狗咬 Butter Bagel Bites\n詞 Lyrics / 曲 Composed:瑀禾 Yuhe\n編曲 Arrangement:奶油貝狗咬 Butter Bagel Bites\n\n配唱製作人 Vocal Producer:殷陽 Yin Yang\n錄音師 Recording Engineer:陳以霖 Yi Lin Chen、殷陽 Yin Yang\n錄音室 Recording Studio:大小眼錄音室 Twin Eyes Studio、聲想音樂工作室 Sound Thinking Music Studio\n混音師 Mixing Engineer:殷陽 Yin Yang\n混音室 Mixing Studio:聲想音樂工作室 Sound Thinking Music Studio\n母帶後期處理工程師 Mastering Engineer:徐振程 Jason Hsu\n母帶後期處理錄音室 Mastering Studio:傑森音樂工作室 Jason Music Studio\n封面照攝影 Cover Photo Artwork:黃邵儒 Ivan Huang', 0, '', 227, 320000, datetime.datetime(2025, 1, 4, 23, 20, 17), datetime.datetime(2025, 1, 4, 23, 20, 10), datetime.datetime(2025, 1, 8, 16, 0), datetime.datetime(2025, 1, 8, 16, 0, 31), 12661, 226, 67, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2984411, 'sha1$xEJkSK4AI4Kb4cQayEzASu$cfbc99ec5c0d1afb3544187b80edeedf14c9e979', datetime.datetime(2025, 1, 6, 7, 32, 6), 0, 'butterbagelbites', '', '', 'butterbagelbites@gmail.com', 0, 1, datetime.datetime(2022, 7, 24, 14, 37, 34), 2554811, 4, 4, 2984411, 'profile_images/bu/tt/butterbagelbites/MDUEBCCzSya3U6gC8ts6KU.jpg', 'O', '', '奶油貝狗咬', 886, '937836946', datetime.date(2022, 5, 12), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 40), 1, datetime.datetime(2022, 7, 24, 14, 37, 34), 1, 1, 'zh-hant', 1, '{"hide_gender":true,"show_birthday":0,"accredited_datetime":"2024-01-11T09:13+00:00","hide_location":false}', 149408, 1385, 0, 110, 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), (802452, 4, 4, '紙飛機(1st專場 青春疾走LIVE ver.)', 3146575, None, 3, 2, 0, 'music/dd/ko/ddkogi/LoqsfozrvzwKXWj6tenW6P.mp3', 0, 'song_covers/dd/ko/ddkogi/BoWzXQFEL7xkiBbAd7TpS5.jpg', 1, '', '年少的我將夢 寫進空白裡\n就將他 對折後 隨著風\n啟程後去漂泊\n懵懂在未來裡\n就航向 一望無際的空\n最後到誰的手中?\n\nI wish you\n迷航中就算 逆著風 也不再困惑\nI wish you\n細數過悲傷後\n仍舊會 相信著未來…\n\n\n回憶 第一次站舞台上 悸動的表情\n奮力記起台下揮舞著的每個你\n儘管放眼望去\n全是背影 遮擋我身影\n不甘心 發誓有天會出人頭地\n\n默默地 練好自己\n告訴你\none day I’ll be the super 英雄\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\nI wish you\n迷航中就算 逆著風 也不再困惑\nI wish you 細數過悲傷後\n仍舊 會 相信著 未來', 0, '沒有技巧但全是感情\n我會越來越強的!', 0, '', 172, 192000, datetime.datetime(2025, 2, 21, 6, 12, 16), datetime.datetime(2025, 2, 21, 6, 12, 11), datetime.datetime(2025, 2, 21, 11, 0), datetime.datetime(2025, 2, 22, 7, 19, 2), 12581, 270, 53, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 3146575, 'sha1$35fAXwF9TRTDiRYHQOupvE$78c37f9e395b4108b5ea11473abf3452bb0d64e4', datetime.datetime(2025, 6, 3, 16, 3, 39), 0, 'ddkogi', '', '', 'ddkogi88@gmail.com', 0, 1, datetime.datetime(2023, 8, 25, 4, 53, 26), 2716921, 4, 4, 3146575, 'profile_images/dd/ko/ddkogi/6fyfTLByBQaeEbiBfxBFFw.jpg', 'F', '', '林潔心', 886, '907329624', datetime.date(2003, 3, 27), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 49), 1, datetime.datetime(2023, 8, 25, 4, 53, 26), 1, 5, 'zh-hant', 1, '{"show_birthday":2,"accredited_datetime":"2023-09-12T05:59+00:00","hide_gender":false,"hide_location":false}', 794245, 5003, 21, 19, 1, 1, '', 0, None), (808005, 4, 4, '42 創作組_蔣婕甄 林昱馨 趙翊喬 林以慈_盼', 3273592, None, 1, 5, 0, 'music/jc/he/jchenjiang/JgEiMEC8QvnoDSLuk4njub.mp3', 0, 'song_covers/jc/he/jchenjiang/9xk7NXrfg7PPBhMfC4hU4W.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愛為何 有始無終', 0, '〈盼〉\n作詞:蔣婕甄\n作曲:林昱馨 蔣婕甄\n-\n要是當初有說出口……結果會不會不同呢\n直到失去才懂得那份溫柔。\n-\n我們第一首自創曲!歡迎支持 喜歡可以分享唷\U0001faf0🏻', 0, '', 332, 320000, datetime.datetime(2025, 3, 30, 8, 42, 33), datetime.datetime(2025, 3, 30, 8, 42, 10), datetime.datetime(2025, 3, 30, 8, 45, 15, 603049), datetime.datetime(2025, 3, 30, 13, 27, 35), 10965, 121, 409, 1, 0, 1, 0, None, 4, None, 0, 0, 0, 0, 2, 2, 3273592, 'sha1$ZSObnV8UjFShGWYFGzGAEg$6c89097b1fbce21a3f3a3b83bdaf2a4c84a62a25', datetime.datetime(2025, 6, 15, 16, 44, 46), 0, 'jchenjiang', '', '', 'janicejiangwork@gmail.com', 0, 1, datetime.datetime(2025, 3, 8, 16, 55), 2843870, 4, 3, 3273592, 'profile_images/jc/he/jchenjiang/fiQXQedD3XxZxqXELhSo4X.jpg', 'F', '', '蔣婕甄 Janice', 886, '981902939', datetime.date(2004, 2, 13), None, 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2025, 3, 8, 16, 55), 1, 6, 'zh-hant', 1, '{"hide_gender":true,"hide_location":true}', 11035, 19, 11, 0, 0, 0, '', 0, None), (806589, 4, 4, '如果我不是聽團仔 你還會愛我嗎?demo', 2738936, None, 2, 1, 0, 'music/we/ar/wearenuts20201118/FwBC3Qj6t2ABpXkELXVnQQ.mp3', 0, 'song_covers/we/ar/wearenuts20201118/QQfRvjYyywvK3tMn8cJXeL.jpeg', 1, '', '(Hook)\n如果我不是聽團仔 你還會愛我嗎\n如果我只像個凡人 只想要陪在你身旁\n如果我不是聽團仔 你還會愛我嗎\n其實不是喜歡音樂祭 我是\n我是喜歡你呀\n\n(Verse)\n你說頭髮長的男生比較吸引你\n你說穿古著比較復古 比較有魅力\n你說拿著數位相機太無趣 喜歡底片相機\n最好有點憂鬱 有點刺青 頭上披一條毛巾\n\n(PC)\n到底要怎樣 能靠近你的心\n所以我假裝很懂聽 陪你來音樂祭\n\n(Hook)\n如果我不是聽團仔 你還會愛我嗎\n如果我只像個凡人 只想要陪在你身旁\n如果我不是聽團仔 你還會愛我嗎\n其實不是喜歡音樂祭 我是\n我是喜歡你呀\n\n(rap)\n到底是怎麼樣 我不一定懂音樂\n那也不怎麼樣 我不會假裝優越\n他們其實沒有聽懂 但是都說「那個貝斯」\n都說理性飲酒 但每個人都喝超醉\n\n喝醉 喝醉 一起Emo\n音樂一下 身邊多了好多朋友\n321 開圈衝撞你跑最前面\n我是心碎小狗 在等你回頭發現\n\n(PC)\n到底要怎樣 能靠近你的心\n所以我假裝很懂聽 陪你來音樂祭\n\n(Hook)\n如果我不是聽團仔 你還會愛我嗎\n如果我只像個凡人 只想要陪在你身旁\n如果我不是聽團仔 你還會愛我嗎\n其實不是喜歡音樂祭 我是\n我是喜歡你呀', 0, '陪你來聽音樂祭 陪你趴桿 陪你開圈\n陪你EMO 一起 be a 心碎小狗\n為了你 我願意當個聽團仔 \n但放在心裡說不出的,其實⋯⋯\n其實不是喜歡音樂祭 我是喜歡你呀!\n\n如果我不是聽團仔 你還會愛我嗎?\n2025 心碎發佈\n4/5 台灣祭 13:10~13:50 春漾舞台 \n帶著重要的他,讓我們一起大聲唱\n\n===================================\n作詞 𝗟𝘆𝗿𝗶𝗰𝗶𝘀𝘁|蘇呈軒𝗔𝗛𝗜\n作曲 𝗖𝗼𝗺𝗽𝗼𝘀𝗲𝗿|林侑賢𝗬𝗢𝗦𝗛𝗜\n編曲 𝗠𝘂𝘀𝗶𝗰 𝗔𝗿𝗿𝗮𝗻𝗴𝗲𝗺𝗲𝗻𝘁|林侑賢𝗬𝗢𝗦𝗛𝗜\n吉他 𝗚𝘂𝗶𝘁𝗮𝗿|橘米𝗝𝗶𝗺𝗺𝘆𝗖𝗵𝘂\n貝斯 𝗕𝗮𝘀𝘀 | 幽冥券𝗕𝗶𝗿𝗱𝘆.𝗖\n鼓 𝗗𝗿𝘂𝗺𝘀|唐于喬𝗬𝘂-𝗖𝗵𝗶𝗮𝗼 𝗧𝗮𝗻𝗴\n鼓組技師𝗗𝗿𝘂𝗺𝘀 𝗧𝗲𝗰𝗵𝗻𝗶𝗰𝗶𝗮𝗻|喬爸𝗝𝗮𝘀𝗼𝗻 𝗧𝗮𝗻𝗴\n鍵盤 / 合成器 𝗞𝗲𝘆𝗯𝗼𝗮𝗿𝗱 / 𝗦𝘆𝗻𝘁𝗵|林侑賢𝗬𝗢𝗦𝗛𝗜\n和聲暨和聲編寫 𝗕𝗮𝗰𝗸𝗶𝗻𝗴 𝗩𝗼𝗰𝗮𝗹 & 𝗕𝗮𝗰𝗸𝗶𝗻𝗴 𝗩𝗼𝗰𝗮𝗹 𝗔𝗿𝗿𝗮𝗻𝗴𝗲𝗿|何心蘊𝗟𝗶𝗹’ 𝗦𝗶𝘅 、林侑賢𝗬𝗢𝗦𝗛𝗜\n錄音室𝗥𝗲𝗰𝗼𝗿𝗱𝗶𝗻𝗴 𝗦𝘁𝘂𝗱𝗶𝗼|𝗛.𝗘. 𝗦𝘁𝘂𝗱𝗶𝗼\n混音工程師 𝗠𝗶𝘅𝗶𝗻𝗴 𝗘𝗻𝗴𝗶𝗻𝗲𝗲𝗿|黃友立\n封面人物 𝗛𝗮𝗻𝗱𝘀𝗼𝗺𝗲 𝗯𝗼𝘆|戰孟秦\n手寫字設計 𝗛𝗮𝗻𝗱𝘄𝗿𝗶𝘁𝗶𝗻𝗴 𝗗𝗲𝘀𝗶𝗴𝗻|橘米𝗝𝗶𝗺𝗺𝘆𝗖𝗵𝘂', 0, '', 255, 320000, datetime.datetime(2025, 3, 23, 17, 3, 27), datetime.datetime(2025, 3, 23, 17, 3, 21), datetime.datetime(2025, 3, 24, 7, 0), datetime.datetime(2025, 4, 23, 17, 14, 59), 188188, 517, 380, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"chart_weekly_champions":[[2025,13]]}}', 0, 0, 0, 0, 2, 2, 2738936, 'sha1$azYHu2W0SFqu71dIgE7Kst$d1b01b007c62da6fca6bc0eab0d8ccd8ffb2e146', datetime.datetime(2025, 6, 28, 6, 41, 3), 0, 'wearenuts20201118', '', '', 'crystal.yder.music@gmail.com', 0, 1, datetime.datetime(2021, 4, 9, 18, 50, 2), 2309445, 2, 2, 2738936, 'profile_images/we/ar/wearenuts20201118/dj97Hi4XmoGXyd5wtRjELF.jpg', 'O', '', '核果人 NUTS', 886, '921381450', datetime.date(2020, 11, 18), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2021, 4, 9, 18, 50, 2), 1, 1, 'zh-hant', 1, '{"is_social_user":true,"hide_gender":false,"show_birthday":2,"accredited_datetime":"2023-03-25T07:17+00:00","hide_location":true}', 828749, 1499, 4, 0, 1, 0, '', 0, None), (808227, 4, 4, '下輩子我們再一起看海(Demo)', 2509877, None, 1, 4, 0, 'music/Bi/bo/Bibo_lii/JarfsrBCmvUPZ2qn5SSvtN.mp3', 0, 'song_covers/Bi/bo/Bibo_lii/NjbRKvXBZGahv7T5UWkEeG.jpeg', 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照顧好自己 下輩子 再相遇', 0, '這首歌獻給你心中最想念的他。', 0, '', 254, 320000, datetime.datetime(2025, 4, 1, 10, 20, 38), datetime.datetime(2025, 4, 1, 10, 20, 29), datetime.datetime(2025, 4, 1, 16, 0), datetime.datetime(2025, 4, 30, 15, 4, 58), 48680, 634, 172, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"chart_weekly_champions":[[2025,14]]}}', 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), (810240, 4, 4, '最後最後 Demo', 2546200, None, 2, 1, 0, 'music/g2/00/g200004/Qp7a3pe7g7GEGhbjFysMew.mp3', 0, 'song_covers/g2/00/g200004/CwrPQm2zyqt8YobCLoD7Sb.jpg', 1, '', '『最後最後』\n\n編一場遊戲 寫下目標指令\n忘記愛的人才能按下關機\n這裡的世界 只有我們而已\n隨時保持警惕 愛還在進行\n\n其實我 想不通 你想通關的理由\n怎麼做 能補救 改變你選擇錯過\n請陪著我拜託\n\n你說故事的盡頭\n會拉著我的雙手\n看著我的臉告訴我一切都不會是夢\n我停在雨的天空\n看著我犯過的錯\n想著劇本的最後最後是否只留下我\n怎麼做你才回頭\n兌現我的承諾\n\n編一場遊戲 寫下目標指令\n忘記愛的人才能按下關機\n這裡的世界 只有我們而已\n隨時保持警惕 愛還在進行\n\n其實我 想不通 你想通關的理由\n怎麼做 能補救 改變你選擇錯過\n請陪著我拜託\n\n你說故事的盡頭\n會拉著我的雙手\n看著我的臉告訴我一切都不會是夢\n我停在雨的天空\n看著我犯過的錯\n想著劇本的最後最後是否只留下我\n怎麼做你才回頭\n兌現我的承諾\n\n你說故事的盡頭\n會拉著我的雙手\n看著我的臉告訴我一切都不會是夢\n我停在雨的天空\n翻著我犯過的錯\n想著劇本的最後最後是否只留下我\n怎麼做你才回頭\n兌現我的承諾', 0, '', 0, '', 276, 192000, datetime.datetime(2025, 4, 18, 13, 1, 42), datetime.datetime(2025, 4, 18, 13, 1, 38), datetime.datetime(2025, 4, 18, 13, 9, 28, 814475), datetime.datetime(2025, 5, 23, 18, 41, 36), 37929, 495, 151, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"chart_weekly_champions":[[2025,17]]}}', 0, 0, 0, 0, 2, 2, 2546200, '!OafY2FeKySknhh6EUSDa4KKj3yPyuLTZv6x67a3M', datetime.datetime(2025, 5, 31, 12, 19, 19), 0, 'g200004', '', '', 'duoqingtang@gmail.com', 0, 1, datetime.datetime(2020, 2, 5, 18, 38, 56), 2117034, 4, 4, 2546200, 'profile_images/g2/00/g200004/oTTyWAm8ysegHurdZuX85Z.jpg', 'M', '廖昱翔', '多情牛奶糖', 886, '979007103', datetime.date(2002, 12, 27), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 2), 1, datetime.datetime(2020, 2, 5, 18, 38, 56), 1, 0, 'zh-hant', 1, '{"is_social_user":true,"hide_gender":false,"had_edit_username":true,"show_birthday":1,"accredited_datetime":"2024-11-20T12:04+00:00","hide_location":false}', 75539, 451, 10, 11, 1, 0, '', 0, None), (814869, 4, 4, '天空織成', 1592178, None, 2, 7, 0, 'music/wh/oc/whocares2016/9cZHLJJDm7P4eycWGiaGDe.mp3', 0, 'song_covers/wh/oc/whocares2016/A2zyGixr8NeHXZo3jCBDzG.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我在你左右', 0, '第二張專輯《越過這座橋》募資計畫開跑:\nhttps://reurl.cc/5KQgnv\n\n———————————————————————\n\n迎著風,即使困惑;\n有你陪我就不怕寂寞。\n\n牽著手,即使脆弱;\n我們一起把迷惑走成遼闊。\n\n———————————————————————\n\n[音樂製作 Music Credit]\n製作人 Producer | 莊鈞智 Thomas Chuang\n作詞 Lyricist | 邱建豪 Kidding Chiu/謝浩澤 Bla Hsieh\n作曲 Composer | 邱建豪 Kidding Chiu/謝浩澤 Bla Hsieh/梁方文 sugarcube/林嘉恩 Tim Lin\n編曲 Arranger | Who Cares 胡凱兒\n木吉他 Acoustic Guitar | 林嘉恩 Tim Lin\n電吉他 Electric Guitar | 梁方文 sugarcube/林嘉恩 Tim Lin\n貝斯 Bass | 陳廷曜 YaoChen\n貝斯編曲協力 Bass Arrangment Coordinator | 蝦蛄 Syagu\n鼓 Drums | 蔡秉廷 Ares Tsai\n鈴鼓 Tambourine | 梁方文 sugarcube\n沙筒鈴 Shaker | 梁方文 sugarcube\n合成器 Synthesizer | 梁方文 sugarcube/林嘉恩 Tim Lin\n鋼琴編寫 Piano Arranger | 王韻筑 Liv W.\n斑鳩琴 Banjo | 吟遊詩人 Tim Lin\n小提琴 Violin | 蔡秉廷 Ares Tsai\n弦樂編寫 Strings Arranger | 梁方文 sugarcube \n和聲編寫 Backing Vocal Arranger | 林嘉恩 Tim Lin\n和聲 Backing Vocals | 林嘉恩 Tim Lin\n大合唱 Chorus | 謝浩澤 Bla Hsieh/梁方文 sugarcube/莊子萱 cts/盤芯彤 Baya Pan/陳思穎 YING/林奐希 Yamada\n\n人聲錄音師 Vocal Recording Engineer | 莊鈞智 Thomas Chuang\n人聲錄音室 Vocal Recording Studio | 完美聲音 Perfect Sound Studio\n鼓組錄音師 Drum Recording Engineer|莊鈞智 Thomas Chuang\n鼓組錄音助理 Drum Recording Assistant | 莊子萱 cts\n鼓組錄音室 Drum Recording Studio | 荒原錄音室 Wasteland Studio\n吉他錄音師 Guitar Recording Engineer | 莊鈞智 Thomas Chuang/梁方文 sugarcube\n吉他錄音室 Guitar Recording Studio | 荒原錄音室 Wasteland Studio\n\n混音師 Mixing Engineer | 莊鈞智 Thomas Chuang\n混音助理 Mixing Assistant | 莊子萱 cts\n混音工作室 Mixing Studio | 完美聲音 Perfect Sound Studio\n母帶後期工程師 Mastering Engineer | 莊鈞智 Thomas Chuang\n母帶後期錄音室 Mastering Studio | 完美聲音 Perfect Sound Studio\n\n特別感謝 Special Thanks | 小林/翔煜\n\n[藝人團隊 Team Who Cares]\n誰在乎有限公司 Who Cares Co.,Ltd.\n藝人經紀 Artist Manager | 盤芯彤 Baya Pan\n執行經紀 Artist Manager Assistant | 陳思穎 YING', 0, '', 258, 320000, datetime.datetime(2025, 5, 19, 13, 6, 20), datetime.datetime(2025, 5, 19, 13, 6, 13), datetime.datetime(2025, 5, 19, 16, 0), datetime.datetime(2025, 5, 22, 5, 20, 57), 51391, 1074, 313, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"song_of_the_days":["2025-06-09"],"chart_weekly_champions":[[2025,21]]},"CN":{"recommend_by_editor":true,"song_of_the_days":["2025-06-10"]}}', 0, 0, 0, 0, 2, 2, 1592178, 'sha1$ZVpt0Pk30YG1evbO3vfp5i$bbb9ae116986984cc6ef62e01199735aa0cf632a', datetime.datetime(2025, 5, 19, 18, 28, 2), 0, 'whocares2016', '', '', 'wearewhocares@gmail.com', 0, 1, datetime.datetime(2016, 3, 16, 20, 34, 33), 1250594, 2, 2, 1592178, 'profile_images/wh/oc/whocares2016/4zJTRLuyHwGMX7tkZYPUrt.jpg', 'O', '', 'Who Cares 胡凱兒', 886, '923202038', datetime.date(2016, 3, 7), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 48), 1, datetime.datetime(2016, 3, 16, 20, 34, 33), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-04-22T02:57+00:00","hide_location":true}', 3811981, 16423, 15, 960, 1, 0, '', 0, None), (813966, 4, 3, '滅火器 Fire EX. - 最重要的事', 676227, None, 2, 10, 0, 'music/fi/re/fireex168/DqiTtRakoWcDxtbTgUGoQj.mp3', 0, '', 1, '', '編曲:鄭宇辰 ORio Cheng、滅火器 Fire EX.\n詞曲:楊大正 Sam Yang\n\n我們不會忘記那些日子\n更不想要再經歷一次\n轉動的世界忽然停止\n大口呼吸變得好奢侈\n我還記得有一陣子\n出門前要先捅幾下鼻子\n確定只有一條線出現在試紙\n才能放心的發動車子\n\n空盪的街道冷清的像世界末日\n朋友之間不能見面只能想念\n懷念自由自在的生活方式\n沒有恐懼的日子\n\n我們花了多少時間\n才回到現在這個世界\n曾經那麼多的努力\n才能換來眼前\n自由自在的今天\n其實威脅還在身邊\n一直沒有走遠\n用心關懷身邊的人\n好好保護自己\n就是最重要的事', 0, '在你們心裡,新冠疫情是怎麼樣的存在?\n在新冠五週年之際,\n滅火器 與 台灣感染症醫學會 推出《最重要的事》,\n一首屬於新冠疫情記憶的歌。\n這些年,我們戴著口罩、彼此保持距離,\n但也在困難裡,看見了人與人之間最堅強的溫柔。\n\n我們想用音樂記錄那段無法簡單說出口的日子,\n獻給每一個在新冠疫情中曾經守護、曾經等待、曾經相信的人。\n邀請你們一起來聽《最重要的事》,\n這不只是防疫習慣的提醒,也是我們選擇彼此照顧的那份心意。\n\nMV正在製作中,也請大家敬請期待,\n一起讓我們用音樂和影像,記得那些走過的痕跡。\n--\n\n\n版權\n發行 / 製作:火氣音樂股份有限公司\t\n地址:台北市忠孝東路四段177號6F-4\n官方網站:fireonmusic.com.tw\t\n火氣商鋪:fireonshop.com\nⓅ&© 2025 FIRE ON MUSIC CO., LTD.\nEXCLUSIVELY DISTRIBUTED BY FIRE ON MUSIC CO., LTD.. ALL RIGHTS OF THE PRODUCER AND THE OWNER OF THE WORK REPRODUCED RESERVED. UNAUTHORIZED COPYING, HIRING, LENDING, PUBLIC PERFORMANCE AND BROADCASTING OF THIS RECORDING PROHIBITED.\n\n製作\n滅火器 Fire EX.\n主唱 Vocal / 吉他 Guitar:楊大正 Sam\n吉他 Guitar / 合音 Backing Vocal:鄭宇辰 ORio\n貝斯 Bass / 合音 Backing Vocal:陳敬元 JC\n鼓手 Drum:柯志勛 KG\n合音:周自從 Since Chou\n\n作詞 / 作曲:楊大正 Sam Yang \n編曲:鄭宇辰 ORio Cheng、滅火器 Fire EX.\n\n經紀人 Manager:戴偉軒 Ken Tai\n經紀團隊:許碧鈺 Bee Hsu、鄧卉妤 Sammi Teng\n錄音 Recording:陳瑩哲 Ying-Che Chen(小白馬音樂工作室 White Pony Music Studio) 、于世政(Lights Up Studio)\n錄音室 Studio:小白馬音樂工作室 White Pony Music Studio、Lights Up Studio、這邊音樂那邊設計(HereThere Studio)\n混音 Mixing:BENN CHEN(punkhoo, HereThere Studio)\n母帶後期處理工作室Mastering Studio:BENN CHEN(punkhoo, HereThere Studio)\n母帶後製 Mastering:BENN CHEN(胖虎、這邊音樂那邊設計)', 0, '', 212, 192000, datetime.datetime(2025, 5, 12, 6, 40, 10), datetime.datetime(2025, 5, 12, 6, 40, 7), datetime.datetime(2025, 5, 12, 10, 0), datetime.datetime(2025, 5, 12, 10, 0, 45), 20133, 403, 351, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"song_of_the_days":["2025-05-30"],"chart_weekly_champions":[[2025,20]]}}', 0, 0, 0, 0, 2, 2, 676227, 'sha1$MRC6PDorsrA7g9LeBoQbpM$1136b7c659b0484b8d319efbbc33f5de9750fe99', datetime.datetime(2025, 5, 13, 7, 57, 5), 0, 'fireex168', '', '', 'info@fireonmusic.com', 0, 1, datetime.datetime(2009, 6, 17, 19, 35), 313630, 4, 3, 676227, 'profile_images/fi/re/fireex168/YE2P5cm3KhNyXA3DJmWyUD.png', 'O', '', '滅火器 Fire EX.', 886, '975933195', datetime.date(1987, 9, 20), 'KEE', 80, 8336, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2009, 6, 17, 19, 35), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"hide_location":false,"show_birthday":0}', 371900, 10278, 6, 1118, 1, 0, '', 0, None), (813966, 4, 3, '滅火器 Fire EX. - 最重要的事', 676227, None, 2, 10, 0, 'music/fi/re/fireex168/DqiTtRakoWcDxtbTgUGoQj.mp3', 0, '', 1, '', '編曲:鄭宇辰 ORio Cheng、滅火器 Fire EX.\n詞曲:楊大正 Sam Yang\n\n我們不會忘記那些日子\n更不想要再經歷一次\n轉動的世界忽然停止\n大口呼吸變得好奢侈\n我還記得有一陣子\n出門前要先捅幾下鼻子\n確定只有一條線出現在試紙\n才能放心的發動車子\n\n空盪的街道冷清的像世界末日\n朋友之間不能見面只能想念\n懷念自由自在的生活方式\n沒有恐懼的日子\n\n我們花了多少時間\n才回到現在這個世界\n曾經那麼多的努力\n才能換來眼前\n自由自在的今天\n其實威脅還在身邊\n一直沒有走遠\n用心關懷身邊的人\n好好保護自己\n就是最重要的事', 0, '在你們心裡,新冠疫情是怎麼樣的存在?\n在新冠五週年之際,\n滅火器 與 台灣感染症醫學會 推出《最重要的事》,\n一首屬於新冠疫情記憶的歌。\n這些年,我們戴著口罩、彼此保持距離,\n但也在困難裡,看見了人與人之間最堅強的溫柔。\n\n我們想用音樂記錄那段無法簡單說出口的日子,\n獻給每一個在新冠疫情中曾經守護、曾經等待、曾經相信的人。\n邀請你們一起來聽《最重要的事》,\n這不只是防疫習慣的提醒,也是我們選擇彼此照顧的那份心意。\n\nMV正在製作中,也請大家敬請期待,\n一起讓我們用音樂和影像,記得那些走過的痕跡。\n--\n\n\n版權\n發行 / 製作:火氣音樂股份有限公司\t\n地址:台北市忠孝東路四段177號6F-4\n官方網站:fireonmusic.com.tw\t\n火氣商鋪:fireonshop.com\nⓅ&© 2025 FIRE ON MUSIC CO., LTD.\nEXCLUSIVELY DISTRIBUTED BY FIRE ON MUSIC CO., LTD.. ALL RIGHTS OF THE PRODUCER AND THE OWNER OF THE WORK REPRODUCED RESERVED. UNAUTHORIZED COPYING, HIRING, LENDING, PUBLIC PERFORMANCE AND BROADCASTING OF THIS RECORDING PROHIBITED.\n\n製作\n滅火器 Fire EX.\n主唱 Vocal / 吉他 Guitar:楊大正 Sam\n吉他 Guitar / 合音 Backing Vocal:鄭宇辰 ORio\n貝斯 Bass / 合音 Backing Vocal:陳敬元 JC\n鼓手 Drum:柯志勛 KG\n合音:周自從 Since Chou\n\n作詞 / 作曲:楊大正 Sam Yang \n編曲:鄭宇辰 ORio Cheng、滅火器 Fire EX.\n\n經紀人 Manager:戴偉軒 Ken Tai\n經紀團隊:許碧鈺 Bee Hsu、鄧卉妤 Sammi Teng\n錄音 Recording:陳瑩哲 Ying-Che Chen(小白馬音樂工作室 White Pony Music Studio) 、于世政(Lights Up Studio)\n錄音室 Studio:小白馬音樂工作室 White Pony Music Studio、Lights Up Studio、這邊音樂那邊設計(HereThere Studio)\n混音 Mixing:BENN CHEN(punkhoo, HereThere Studio)\n母帶後期處理工作室Mastering Studio:BENN CHEN(punkhoo, HereThere Studio)\n母帶後製 Mastering:BENN CHEN(胖虎、這邊音樂那邊設計)', 0, '', 212, 192000, datetime.datetime(2025, 5, 12, 6, 40, 10), datetime.datetime(2025, 5, 12, 6, 40, 7), datetime.datetime(2025, 5, 12, 10, 0), datetime.datetime(2025, 5, 12, 10, 0, 45), 20133, 403, 351, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"song_of_the_days":["2025-05-30"],"chart_weekly_champions":[[2025,20]]}}', 0, 0, 0, 0, 2, 2, 676227, 'sha1$MRC6PDorsrA7g9LeBoQbpM$1136b7c659b0484b8d319efbbc33f5de9750fe99', datetime.datetime(2025, 5, 13, 7, 57, 5), 0, 'fireex168', '', '', 'info@fireonmusic.com', 0, 1, datetime.datetime(2009, 6, 17, 19, 35), 313630, 4, 3, 676227, 'profile_images/fi/re/fireex168/YE2P5cm3KhNyXA3DJmWyUD.png', 'O', '', '滅火器 Fire EX.', 886, '975933195', datetime.date(1987, 9, 20), 'KEE', 80, 8336, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2009, 6, 17, 19, 35), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"hide_location":false,"show_birthday":0}', 371900, 10278, 6, 1118, 1, 0, '', 0, None), (816228, 4, 3, '師大附中第捌拾伍屆驪歌《到時候再説 Farewell》', 3289522, None, 1, 4, 0, 'music/hs/nu/hsnu85th_graduation/2pXwcJCbxTaHioZ5hBBsmn.mp3', 0, 'song_covers/hs/nu/hsnu85th_graduation/gLa4fvRR5dWX42K3sjJBYc.png', 1, '', '[00:19.76]記得你說 是起跑線的端點\n[00:24.43]鳴槍響起 我跌進藍天裡面\n[00:29.17]還有三年 先把一切當隨便\n[00:33.86]以為克服考驗 8.4公頃之間\n[00:39.35]\n[00:47.92]記得你說 是全新的冒險\n[00:52.66]何時填滿 縫隙 之間\n[00:57.30]留下三年 約好的夢一起到終點\n[01:03.20]以為擁有世界 轉眼南川就不見\n[01:06.93]\n[01:07.25]三分之一的具象化\n[01:11.07]自由的樸實無華\n[01:16.10]從前埋下的啊 茁壯發芽\n[01:24.81]\n[01:26.73]我們藍色的青春\n[01:31.50]是否還有 還有之後\n[01:36.75]為什麼不能解開枷鎖\n[01:41.35]去追尋曾經的自由\n[01:45.64]\n[01:45.91]說好要追的夢 卻不停回首\n[01:50.90]來不及錯過 分別的你我\n[01:55.51]這是屬於我們的Farewell\n[02:00.53]別想得太多 到時候再說\n[02:06.87]\n[02:24.99]記得你說 那是成長的試煉\n[02:32.22]東西南北 在未來不停埋怨\n[02:36.21]短短三年 我們陪在彼此身邊\n[02:41.59]一切附雜眷戀 圈在400公尺留念\n[02:45.68]\n[02:45.57]三分之一的附作用\n[02:49.71]自由的樸實無華\n[02:55.00]從前埋下的啊 茁壯發芽\n[03:03.22]\n[03:03.63]我們藍色的青春\n[03:08.52]是否還有 還有之後\n[03:13.31]為什麼不能解開枷鎖\n[03:17.99]去追尋曾經的自由\n[03:22.42]\n[03:22.49]說好要追的夢 卻不停回首\n[03:27.37]來不及錯過 分別的你我\n[03:32.06]這是屬於我們的Farewell\n[03:36.88]別想得太多 到時候再說\n[03:43.93]\n[03:49.62]Farewell (Farewell)\n[03:54.72]It’s not the end of the world\n[04:00.97]\n[04:18.57]我們藍色的青春\n[04:23.72]是否還有 還有之後\n[04:28.54]為什麼不能解開枷鎖\n[04:33.29]去追尋曾經的自由\n[04:37.62]\n[04:37.74]說好要追的夢 卻不停回首\n[04:42.62]來不及錯過 分別的你我\n[04:47.57]這是屬於我們的Farewell\n[04:52.22]別想得太多 到時候再說\n[05:01.17]', 1, '國立臺灣師範大學附屬高級中學第捌拾伍屆驪歌\n\n-\n三年來的你,讓我們學會如何笑,學會如何哭。回首望去,曾經的失落和天真,含著歷經冶煉的苦澀,我們熟練地將它視為雲淡風輕,以一笑置之。\n\n或許還沒學會如何放下,然而你說過,要去享受當下,如今這場探索尚未結束,而你已經在終點的那端,準備向背負遺憾的我們道別。\n「我想,畢業什麼的,還是到時候再說吧。」「Farewell, HSNU」\n- 1592梁家恩\n-\n\n詞曲 Lyrics & Composer|1590魏筠恩 張立斯 1592梁家恩 李悅恩 1601湯惟傑\n編曲 Arranger|1582謝嘉芯 李岱軒 1592梁家恩 黃宥翔 1595王胤安 1596楊元碩\n\n主唱 Vocal|1590張立斯 1601湯惟傑\n木吉他 Acoustic Guitar|1592梁家恩\n電吉他 Electric Guitar |1592梁家恩 黃宥翔\n鍵盤 Keyboard|1582李岱軒\n貝斯 Bass|1595王胤安\n小提琴 Violin|1582謝嘉芯\n鼓 Drums|1596楊元碩\n\n錄音工程師 Recording Engineer|DAPUN 大胖,賴彥中Lai\n混音工程師 Mixing Engineer|1122 DAPUN 大胖\n母帶後期工程師 Mastering Engineer|1122 DAPUN 大胖\n錄音室 Recording Studio|胖曲製作工作室The Punch Production,新奇鹿錄音室Saturday Studio\n\n封面設計 Cover Design|1592戴維里 梁家恩', 0, '', 322, 192000, datetime.datetime(2025, 5, 30, 6, 39, 52), datetime.datetime(2025, 5, 30, 6, 39, 46), datetime.datetime(2025, 5, 30, 12, 0), datetime.datetime(2025, 5, 31, 4, 16, 35), 13356, 195, 435, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 3289522, 'sha1$rvI7niKI267jkwXKEbJhFp$32f7375c45418bceb0b018ea2af51ee970a3c834', datetime.datetime(2025, 6, 19, 3, 50, 52), 0, 'hsnu85th_graduation', '', '', 'meganhung0315@gmail.com', 0, 1, datetime.datetime(2025, 5, 28, 8, 9, 27), 2859788, 4, 4, 3289522, 'profile_images/hs/nu/hsnu85th_graduation/HDzuseEt5RCzW4ky97Lqjv.jpg', 'O', '', '師大附中第八十五屆', 886, '902178357', datetime.date(2006, 6, 3), None, 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 37), 1, datetime.datetime(2025, 5, 28, 8, 9, 27), 1, 1, 'zh-hant', 1, '{"hide_gender":true,"hide_location":true,"show_birthday":0}', 17944, 61, 0, 1, 0, 0, '', 0, None), (816616, 4, 3, '安布蘭斯 Ambulance', 2654122, None, 5, 12, 0, 'music/br/bp/brbp_official/fFPCvnHzj4LG5DLP3Fxk6q.mp3', 0, 'song_covers/br/bp/brbp_official/GzoKucdAmXbaqWHZgxqrDc.jpeg', 1, '', '一點半的我醒來\n不知道自己躺在哪裡\n台北鹿特丹\n\n四點半的我醒來\n床是壓力鍋我是牛腩\nwake me up的是jet lag\n還是十一點的Paris\n\nOh no I couldn’t breathe\n安布蘭斯 please take me\nI’m bleeding Oh no\n這裡只有 平面的你\n\nCan’t fall asleep at your\n下午五點太陽剛下山之後\n一萬零九十九公里\n我們生活在不同宇宙\n\n九點半大冰奶\n不知道自己坐在哪裡\n曼城伯明罕\n\n十二點半滷肉飯\nhave a nice cup of tea on the sand\n讓我想睡覺是jet lag\n還是十一點的Edinburgh\n\nOh no I couldn’t breathe\n安布蘭斯 please take me\nI’m bleeding Oh no\n這裡只有 平面的你\n\nCan’t fall asleep at your\n下午五點太陽剛下山之後\n一萬零九十九公里\n我們生活在不同宇宙', 0, '「遠距離與錯頻關係」的慢舞。\n也許我們需要的不是一輛救護車,而是一條能讓心跳同步的星際通道。\n\n本作品獲文化部影視及流行音樂產業局113年補助', 0, '', 176, 320000, datetime.datetime(2025, 6, 2, 5, 41, 9), datetime.datetime(2025, 6, 2, 5, 40, 56), datetime.datetime(2025, 6, 2, 12, 0), datetime.datetime(2025, 6, 2, 12, 0, 31), 14866, 137, 44, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"song_of_the_days":["2025-06-16"],"chart_weekly_champions":[[2025,23]]}}', 0, 0, 0, 0, 2, 2, 2654122, 'sha1$1paN8xgr6a4KiPw4OjvAw3$2bd975c610596f57561ca494d6ca5855a30c6b5f', datetime.datetime(2025, 6, 16, 22, 15, 50), 0, 'brbp_official', '', '', 'msworkhouse@gmail.com', 0, 1, datetime.datetime(2020, 10, 18, 10, 35, 48), 2224714, 4, 4, 2654122, 'profile_images/br/bp/brbp_official/M7mEAhxMdw2Smet9kmVwwq.jpg', 'O', '', 'BRBP', 886, '953180206', datetime.date(2020, 10, 14), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2020, 10, 18, 10, 35, 48), 1, 1, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"accredited_datetime":"2023-07-31T02:34+00:00","hide_location":false}', 34857, 178, 1, 0, 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.0664 get_many (['d6d21bc8f7fb510a60a060eaa88820e08274c988', '887f8247d0ff979264c73b069f790024b2aa98e1', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', '12e5c5f10335e96781266ce00473fbb3ecda56c0', 'aa3a4f409b4c1c11601e20b7ac0e8ce17333f27d'],) {} <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.0676 set_many ({'2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779860026.1249936, '887f8247d0ff979264c73b069f790024b2aa98e1': 1779860026.1249936, '12e5c5f10335e96781266ce00473fbb3ecda56c0': 1779860026.1249936, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779860026.1249936, 'aa3a4f409b4c1c11601e20b7ac0e8ce17333f27d': (1779860026.1249936, (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.0741 get_many (['22e4523526a83991bbfd567636ac480ae3ce7c80', 'ce45c4350f1a8c2370b716da26063e12ea687cc8', '0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad', 'd6d21bc8f7fb510a60a060eaa88820e08274c988', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', 'a7fdb57718ab33daa22ae532471bf52e87fecf4d'],) {} <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.0838 set_many ({'0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad': 1779860026.19682, '22e4523526a83991bbfd567636ac480ae3ce7c80': 1779860026.19682, 'ce45c4350f1a8c2370b716da26063e12ea687cc8': 1779860026.19682, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779860026.19682, '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779860026.19682, 'a7fdb57718ab33daa22ae532471bf52e87fecf4d': (1779860026.19682, (198,))}, 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.0189 get ('activitylineup_827667_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.0662 get_many (['c882cf71e622b4ea423b62c97f30b0a3d284e826', '52147cf872f6b7705c458d25c379639e3cf79c02', 'af167bf678e72a9b2a64d8869d420b8d25e96148', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', '51085e67443b43987388fe9518c0ec3ec13242fe'],) {} <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.0599 set_many ({'2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779860026.239676, '52147cf872f6b7705c458d25c379639e3cf79c02': 1779860026.239676, 'af167bf678e72a9b2a64d8869d420b8d25e96148': 1779860026.239676, 'c882cf71e622b4ea423b62c97f30b0a3d284e826': 1779860026.239676, '51085e67443b43987388fe9518c0ec3ec13242fe': (1779860026.239676, [])}, 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.0179 set ('activitylineup_827667_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.0779 get_many (['22e4523526a83991bbfd567636ac480ae3ce7c80', 'ce45c4350f1a8c2370b716da26063e12ea687cc8', '0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad', 'd6d21bc8f7fb510a60a060eaa88820e08274c988', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', '9b6fe6821a69afa1f20470353e3bf189e56e269f'],) {} <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.0732 set_many ({'0eb76a9e6fa4c59a76724062d24f9fe01d15d0ad': 1779860026.2670085, '22e4523526a83991bbfd567636ac480ae3ce7c80': 1779860026.2670085, 'ce45c4350f1a8c2370b716da26063e12ea687cc8': 1779860026.2670085, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779860026.2670085, '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779860026.2670085, '9b6fe6821a69afa1f20470353e3bf189e56e269f': (1779860026.2670085, [((188832, 4, 4, '我不是他 Demo', 830714, None, 1, 4, 0, 'music/ja/nl/janlin52999/96c3ff45c2aa410c8638729d30f13bba.mp3', 9050080, '', 1, '', '我不是他\n詞/陳彥利 曲/林正\nVerse1\n每天早上的溫豆漿\n偷偷放在妳的桌上\n我的小熊陪妳失眠\n寫一首歌 讓妳感動落淚\n笑著聽妳說 他有多溫柔\n你們又走了多久\n做不完的夢 妳總在其中\n但是\nChorus1\n當然明白我和妳 並不是妳和他\n卻會不知不覺得牽掛\n努力唱他的旋律他的唱法\n騙自己有一天我會是他\n但我和你並不是妳和他\n我並沒有資格放不下\n我唱得寂寞滄桑溫柔瀟灑\n妳總能讓我發現 我不是他\nVerse2\n記得下雨的聖誕節\n幫妳撐傘走每條街\n哼著情歌陪妳失眠\n每句歌詞 其實都是我的淚\n笑著騙妳說 我並不寂寞\n孤獨是連續的夢\n說太多如果 總是好朋友\n因為\nChorus1\nBridge\nChorus2\n早就明白我和妳不會是妳和他\n卻要假裝不分辨真假\n他寫的旋律就讓我唱完吧\n反正 我不是他', 0, '愛情裡也許會出現這種不對等的關係\n所以我想寫一首歌\n表達這種默默守候的心情', 1, None, 226, 320000, datetime.datetime(2013, 3, 24, 22, 49, 12), datetime.datetime(2013, 3, 24, 22, 49, 12), datetime.datetime(2013, 3, 24, 22, 49, 12), datetime.datetime(2017, 2, 27, 0, 45, 59), 251177, 2799, 26, 1, 1, 1, 0, None, 0, '{"TW":{"top_record_weekly_champions":[[2013,13],[2013,14],[2013,15],[2013,16],[2013,17],[2013,18],[2013,19],[2014,10],[2014,20],[2014,23]]}}', 0, 0, 0, 0, 2, 2, 830714, 'sha1$kPO2XW6WzfNQ5EUuXpgAU7$84730cacbf4c1680d89797de3205419ebca335b8', datetime.datetime(2024, 12, 19, 4, 21, 17), 0, 'janlin0116', '正', '林', 'jaylin52999@gmail.com', 0, 1, datetime.datetime(2013, 3, 17, 0, 37, 36), 464146, 4, 4, 830714, 'profile_images/ja/nl/janlin52999/W5WdBe6Ub3WS3RQ3A8VpqU.png', 'M', '林正', '林正 JanLin', 886, '934258552', datetime.date(1994, 1, 16), 'KEE', 88, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2013, 3, 17, 0, 37, 36), 1, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"show_birthday":1,"accredited_datetime":"2023-03-14T03:35+00:00","hide_gender":false,"hide_location":false}', 682502, 2724, 36, 210, 1, 0, '', 0, None), (190209, 4, 4, '可不可以不要離開', 785053, None, 1, 5, 0, 'music/va/cu/vacuumusic/9be72328b6434c7ba09f5f70fbcccfe4.mp3', 5953260, '', 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\nI wanna stay with you\r\nI wanna stay with you\r\nPlease don't let me go\r\nJust take me home\r\n", 0, '對我們的寵物朋友來說\r\n也許我們是他們的全部\r\n若一開始決定要參與他們的一生\r\n就要知道自己有沒有能力照顧他們到最後\r\n給他們一個溫暖的家\r\n愛牠就不要拋棄牠\r\n\r\n我可不可以不要離開,我可不可以不要流浪\r\n', 0, None, 248, 192000, datetime.datetime(2013, 4, 17, 11, 18, 7), datetime.datetime(2013, 4, 17, 11, 18, 7), datetime.datetime(2013, 4, 17, 11, 18, 7), datetime.datetime(2015, 7, 18, 2, 21, 31), 88030, 1366, 27, 1, 0, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 785053, 'sha1$hicDDUOJDJN8EydYO86EFR$e1d6ca83db7b2d38b988c96d3759ebd004463c96', datetime.datetime(2024, 11, 14, 6, 0, 23), 0, 'vacuumusic', '', '', 'pickypoddy@hotmail.com', 0, 1, datetime.datetime(2012, 2, 11, 11, 36, 57), 419106, 4, 3, 785053, 'profile_images/va/cu/vacuumusic/VX2FgUzZH5QswVbWRrUf7C.JPG', 'F', '洪安妮', '洪安妮 Anni Hung', 886, '905500910', datetime.date(1993, 7, 20), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 45), 1, datetime.datetime(2012, 2, 11, 11, 36, 57), 1, 0, 'zh-hant', 1, '{"show_intro":false,"show_birthday":2,"hide_gender":false,"accredited_datetime":"2021-05-11T05:17+00:00","hide_location":false}', 3576084, 25463, 6, 805, 1, 0, '', 0, None), (188509, 4, 4, '我想變成我(demo)', 735031, 9686, 1, 5, 0, 'music/co/zy/cozydiary/e9f297b092f511e292f40026551b1100.mp3', 6627608, '', 1, '', '我想變成我 \r\n\r\n從前的我 害怕期待空轉的失落\r\n而現在的我 努力學接受我的脆弱\r\n昨天的我 夜深人靜總是想得太多\r\n今天的我 笑一笑看待真的沒什麼\r\n\r\nda la la la ......\r\n\r\n想變成什麼樣的人啊?\r\n想要大家都會羨慕我\r\n外表出眾 有才華 懂得生活\r\n好品味 、有質感的那種\r\n想變成這樣子的人啊\r\n我要愛自己更多\r\n該幽默的時候談吐就幽默\r\n剛好的自信在對的time出手\r\n你喜歡我嗎?\r\n我好喜歡我\r\n\r\n從前的我 害怕期待空轉的失落\r\n而現在的我 努力學接受我的脆弱\r\n昨天的我 夜深人靜總是想得太多\r\n今天的我 笑一笑失敗真的沒什麼\r\n\r\nda la la la ......\r\n想變成什麼樣的人啊?\r\n想要朋友都想靠近我\r\n好比一本很有深度的小說\r\n暢所欲言我的美麗與哀愁\r\n想變成這樣子的人啊\r\n我要愛自己更多\r\n該學會放手的事情let it go\r\n恰巧的聰明犯不要緊的錯\r\n想變成什麼?\r\n我想變成我\r\n\r\n改變是好的 \r\n我變更好了\r\n\r\n你喜歡我嗎?\r\n我好喜歡我\r\n\r\n想變成什麼?\r\n我想變成我\r\n', 0, '\r\n我們始終在追尋那個令自己羨慕的自己。\r\n\r\n因為期待而更努力,\r\n因為改變而更了解,\r\n\r\n生命的出口在此刻竟明朗得如此簡單而美好:\r\n\r\n因為我找到了屬於自己的樣子。\r\n\r\n\r\n你喜歡我嗎?\r\n\r\n我好喜歡我。\r\n\r\n想變成什麼?\r\n\r\n我想變成我。\r\n\r\n\r\n\r\n\r\n', 0, None, 276, 192000, datetime.datetime(2013, 3, 22, 21, 39, 29), datetime.datetime(2013, 3, 20, 23, 7, 33), datetime.datetime(2013, 3, 20, 23, 7, 33), datetime.datetime(2015, 6, 12, 20, 21), 53844, 585, 23, 1, 0, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2013,12]]}}', 0, 0, 0, 0, 2, 2, 735031, 'sha1$627f2$773a7e77faf3786a638a81880770d71a2de01774', datetime.datetime(2017, 10, 16, 7, 38, 34), 0, 'cozydiary', '', '', 'cozydiary@gmail.com', 0, 1, datetime.datetime(2010, 10, 21, 16, 45, 21), 371691, 4, 3, 735031, 'profile_images/co/zy/cozydiary/a18b6b646e2d11e39055123150057dbe.jpg', 'F', '', 'cozy diary_輕日記', None, '0983302760', datetime.date(2010, 10, 9), None, None, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 59), 1, datetime.datetime(2010, 10, 21, 16, 45, 21), 1, 0, 'zh-hant', 0, '{"show_intro":false,"show_birthday":1,"hide_gender":false,"hide_location":false}', 1037481, 3210, 9, 8579, 0, 0, '', 0, None), (384646, 4, 4, '藍色星球 《完整版》', 899868, None, 1, 6, 0, 'music/pe/is/peisanwang/2c6dd8e6c45a44d6a49c797a02372dd2.mp3', 0, 'song_covers/pe/is/peisanwang/ed5e8637eac94e258ae7ab117ea7dd45.png', 1, '', '【藍色星球】\n詞:楊凱文 / 曲:王珮珊\n主唱:王珮珊 / 鋼琴及弦樂:王珮珊 / 吉他:洪韻甯\n編曲:王珮珊、楊凱文、洪韻甯\n合音:王珮珊、魏品勻、王翔亭、張家豪\n合唱: 王珮珊、楊凱文、張正穎、陳彥諺、黃嘉泓、林俐妤、陳駿碩、吳佩倚、張家豪、洪韻甯、賀天行、張鈺君、魏品勻、高秀華、游家鈺、吳逸凡、王翔亭、劉岳勳、邱紹安、陳宜伶\n\n漂流在 一片黑暗之中\n很安靜 聽不見自己的脈搏\n心被抽成真空 快樂愈來愈稀薄\n想做一場 永遠醒不來的夢\n\n承受著 一顆星星的寂寞\n很努力 不讓自己停止閃爍\n太虛假的舉動 像隕石撞進胸口 \n失去平衡 在夜裡狠狠跌落\n\n\n等到天亮的時候 \n這世界是否還記得我\n太陽遺忘了燃燒的理由\n他們說 學著堅強 對抗軟弱\n我卻只剩幽默\n\n是誰偷走了彩虹 \n沈默的烏雲佈滿天空\n找不到自由綻放的花朵\n眼前是 一片沙漠 一座湖泊 \n在這藍色星球 我無處可躲\n\n抬起頭 望著月亮的笑容\n很美麗 是否也隱藏著哀愁\n看不清的臉孔 牽動著潮起潮落\n閉上雙眼 卻無法逃離漩渦\n\n等到天亮的時候 \n這世界是否還記得我\n太陽遺忘了燃燒的理由\n他們說 學著堅強 對抗軟弱\n我卻只剩幽默\n\n是誰偷走了彩虹 \n沈默的烏雲佈滿天空\n找不到自由綻放的花朵\n眼前是 一片沙漠 一座湖泊 \n在這藍色星球 我無處可躲\n\n\n又下雨了 還要多久呢 請帶我離開 這藍色星球', 0, '詞:楊凱文 / 曲:王珮珊\n主唱:王珮珊 / 鋼琴及弦樂:王珮珊 / 吉他:洪韻甯\n編曲:王珮珊、楊凱文、洪韻甯\n合音:王珮珊、魏品勻、王翔亭、張家豪\n合唱:王珮珊、楊凱文、張正穎、陳彥諺、黃嘉泓、林俐妤、陳駿碩、吳佩倚、張家豪、洪韻甯、賀天行、張鈺君、魏品勻、高秀華、游家鈺、吳逸凡、王翔亭、劉岳勳、邱紹安、陳宜伶', 0, '', 374, 256087, datetime.datetime(2016, 12, 7, 17, 51, 11), datetime.datetime(2016, 12, 5, 14, 17, 2), datetime.datetime(2016, 12, 5, 14, 17, 2), datetime.datetime(2019, 10, 6, 9, 0, 11), 8229, 262, 3, 1, 1, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 899868, 'sha1$dd3ec$aedcbced132002da87d935baa8528b94a4ce0b4b', datetime.datetime(2025, 4, 20, 9, 38, 27), 0, 'peisanwang', 'Pei-San', 'Wang', 'peisanwang@gmail.com', 0, 1, datetime.datetime(2013, 7, 19, 9, 37, 32), 532723, 4, 3, 899868, 'profile_images/pe/is/peisanwang/XnVEokHgMPKqy6cNDR3pyL.jpg', 'F', '王珮珊', '王珮珊 Pei-San', 886, '928726192', datetime.date(1993, 5, 11), 'TNN', 98, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 37), 1, datetime.datetime(2013, 7, 19, 9, 37, 32), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"show_birthday":1,"hide_location":false}', 15565, 87, 75, 7, 0, 0, '', 0, None), (408727, 4, 4, '以後', 861099, None, 1, 6, 0, 'music/ca/nd/candlekuo/kAJjCmHrCYVob4Eu7Tu9Jd.mp3', 0, 'song_covers/ca/nd/candlekuo/LJnfUCxgG3kGLoAunBWPNa.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讓我自己夢', 0, '〈以後〉 Official M/V\nhttps://youtu.be/zH1VSeOEfiE\n\n/\n\n那一夜你說「再見」。以後的路再漫長、路上的崎嶇磨得雙腳再疼痛,從此都將只剩下我。\n對當時被你留下的我來說,分道揚鑣的意思是,以前猖狂揮霍青春而生的快樂,以後都將成為生命中難以癒合的千瘡百孔。\n\n欸,當那個先離開的人,是什麼感覺?\n\n\n你是知道的,形式和實質不同,並不是互道了再見、說了謝謝和抱歉以後,所有情緒就能從此不再起伏洶湧。\n所以後來的日子裡,我常常很困惑。\n像向日葵順著陽光才能舒展生長,然而黯淡來得猝不及防;\n失去光與熱的永夜,能夠安然入睡嗎?如果還有作夢的能力,會夢到什麼樣的場景?\n\n有時候我很生氣,對自己生氣,對你生氣,\n對我們為什麼把路走成這樣卻無能為力而生氣;\n為什麼到了後來我們必須不甘心地承認,路必須各自走,才更簡單,也更輕鬆。\n面對事與願違的結果,我要如何才能不感到疼痛,然後照你所說的,好好生活。\n即便全是永遠說不出口的困惑,還是想問你,也還是想問我自己。\n\n\n你是知道的,當昨天的傷隱隱作痛,要費盡多少力氣才能在今天一笑而過。\n後來的日子裡且停且走,有時一不留神就被一起走過的場景觸動,一不小心就被過往淹沒;\n然而再怎麼念舊,我都知道,不可以再因為回憶在心中已然爛熟,而逃避現在往回憶裡躲。\n向前的途中傷口一邊結痂,沿途灑下的血汗淚都在路上開出了燦爛的花。\n那些昨天都是完好的,而明天都是自己的;\n以後的路會被走成什麼模樣,在彼此都自由以後,不必再害怕讓誰寂寞失望,我們都終能前往各自心中的遠方。\n\n欸,我還是無法全然釋懷地說謝謝,但謝與不謝,好像其實也都無所謂。\n欸,失去了「我們」,失去了你,可是似乎正因為失去,我才能一點一滴把自己縫補得更完整清晰。\n\n\n如果一段回憶令人難以忘懷,或許是因為留下的不只傷害。\n遺憾痛楚是無可逃避的必然,重新站穩步伐,繼續向前走需要更多的努力和勇氣,\n然而即便如此,我們終將在後來的日子裡,搖搖晃晃跌跌撞撞,\n學會溫柔呵護傷口,學會更清晰地看見自己的模樣,學會與曾經的一切美好和痛苦共處,\n然後帶著回憶和更好的自己,繼續往未來好好地走。\n\n送給被留下的人。很久以後當我們回頭,會驚訝自己不知不覺又走了那麼多。\n願我們在一切都過去以後,終能更加堅強而溫柔。\n\n如果失去翅膀,願我們都能變成自己的風。\n\n/\n\n【Instagram】\n@candlekuo\nhttps://www.instagram.com/candlekuo/\n\n【臉書專頁|Facebook Fanpage】\nhttps://www.facebook.com/candle.k/\n\n【Youtube頻道|Youtube Channel】\nhttp://www.youtube.com/c/CandleKuo\n\n【連絡信箱|Contact】\nlinus.jin@baodaorecords.fun', 1, '', 261, 256125, datetime.datetime(2017, 4, 8, 18, 28, 37), datetime.datetime(2017, 3, 23, 17, 0, 19), datetime.datetime(2017, 3, 23, 17, 0, 19), datetime.datetime(2023, 4, 30, 4, 54, 58), 500756, 10063, 578, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2017,12],[2017,13],[2017,14],[2017,15],[2017,16],[2017,17]]},"CN":{"top_record_weekly_champions":[[2017,13],[2017,14]]},"HK":{"top_record_weekly_champions":[[2017,13],[2017,14],[2017,15],[2017,43]]}}', 0, 0, 0, 0, 2, 2, 861099, 'sha1$ee004$b497ecf14a3550d40d23d125e173ae296814151b', datetime.datetime(2025, 5, 17, 4, 30, 46), 0, 'candlekuo', '真榕', '郭', 'candleshining@gmail.com', 0, 1, datetime.datetime(2013, 5, 28, 22, 14, 32), 494194, 2, 2, 861099, 'profile_images/ca/nd/candlekuo/9Jj4kNUkjiAaYgPU5Cpjf2.jpg', 'F', '郭真榕', '郭真榕 Candle Kuo', 886, '983536316', datetime.date(1996, 4, 27), 'TPE', 99, 0, 1, 5, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2013, 5, 28, 22, 14, 32), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":2,"accredited_datetime":"2021-03-30T09:40+00:00","hide_location":false}', 2012289, 8220, 35, 132, 1, 0, '', 0, None), (493796, 4, 4, '闪光的回忆', 893859, 97271271, 2, 1, 0, 'music/es/ca/escape_plan/EvDRoKSadQtEFVESzEvnD5.mp3', 0, 'song_covers/es/ca/escape_plan/2n38NHh37SWenzqeGpLJAg.jpg', 1, '', '疼吗 你的伤口\n不安的时候 你的手\n冷吗 在松开以后\n你笑容越温柔 我心事越重\n\n雪花 一片片落下\n北京的边缘 十年\n而如今 所幸红颜已知己\n惜知音再难觅 无际\n\n是非进退难断 不断亦难\n愿生有去处 苍有归途\n但保持飞扬\n唯有你曾与我美好的片段\n像钻石一样在脑海中闪闪发光\n\n那时候时间很长\n去你家的路很顺畅\n不惧离殇\n而天空分分秒都有飞鸟\n你远到看不见\n也近到没有察觉\n\n那曾经的不知疲倦\n怎堪柴米茶与时间\n奥 年华\n唯有你曾攀越的山峰\n和曾给予的宽容在记忆中 闪闪发光', 0, '作曲 : 毛川\n作词 : 毛川', 0, '', 359, 320026, datetime.datetime(2017, 6, 16, 19, 20, 30), datetime.datetime(2017, 6, 16, 17, 45, 22), datetime.datetime(2017, 6, 16, 17, 45, 22), datetime.datetime(2017, 6, 16, 19, 37, 24), 101629, 2781, 29, 1, 1, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2017,25],[2017,26],[2017,28]]},"HK":{"top_record_weekly_champions":[[2017,24],[2017,25],[2017,26]]},"CN":{"top_record_weekly_champions":[[2017,25],[2017,26],[2017,27]]}}', 0, 0, 0, 0, 2, 2, 893859, 'sha1$1iosv36MnUxA$1844b63d041f9922ce70f5a2fbf79eb355671856', datetime.datetime(2017, 6, 16, 19, 19), 0, 'escape_plan', '', '', '810248990@qq.com', 0, 1, datetime.datetime(2013, 6, 26, 14, 44), 526745, 4, 4, 893859, 'profile_images/es/ca/escape_plan/11fe6302de2c11e28e550026551ae608.jpg', 'M', '逃跑计划', 'escape plan逃跑计划', None, '18810206017', datetime.date(1985, 1, 1), None, None, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 54), 1, datetime.datetime(2013, 6, 26, 14, 44), 2, 0, 'zh-hant', 0, '{"show_intro":false}', 2263576, 17179, 10, 61448, 0, 0, '', 0, None), (495762, 4, 4, '如果世界上沒有了孤獨 demo', 954389, 97266414, 1, 4, 0, 'music/il/ov/ilovefunk_0407/pVRkRpgaXCGL3pxd2VxgH4.mp3', 0, '', 1, '', '[00:16.01]我只想一個人吃飯一個人買單一個人逛街一個人去看電影\r\n[00:23.34]我只想一個人牽手一個人散步一個人看展一個人去逛誠品\r\n\r\n[00:30.20]只想一個人坐蹺蹺板\r\n[00:34.18]只想一個人躲貓貓在國父紀念館\r\n[00:38.90]享受一個人的浪漫\r\n\r\n[00:45.75]如果世界上沒有了孤獨\r\n[00:49.91]我大概早就把我的生命結束\r\n[00:53.41]再多麽艱辛的路\r\n[00:55.43]再怎麼辛苦\r\n[00:57.17]我都要自己去領悟\r\n\r\n[01:01.05]如果世界上沒有了孤獨\r\n[01:04.61]我大概早就把我的生命結束\r\n[01:08.43]但如果想起了你\r\n[01:10.49]就閉上眼睛\r\n[01:12.68]和你的靈魂 一起跳舞\r\n[01:19.22]一起在月球漫步\r\n[01:23.22]一起跳舞\r\n[01:26.75]一起在在在月球漫步\r\n\r\n[01:30.83]我只想一個人吃飯一個人買單一個人逛街一個人去看電影\r\n[01:37.90]我只想一個人牽手一個人散步一個人看展一個人去逛誠品\r\n\r\n[01:45.70]我只想一個人看海一個人爬山一個人野餐一個人出國旅行\r\n[01:53.44]我只想一個人大笑一個人狂歡一個人享受浪漫\r\n\r\n[02:01.19]如果世界上沒有了孤獨\r\n[02:04.53]我大概早就把我的生命結束\r\n[02:08.46]再多麽艱辛的路\r\n[02:10.94]再怎麼辛苦\r\n[02:12.29]我都要自己去領悟\r\n\r\n[02:16.15]如果世界上沒有了孤獨\r\n[02:19.59]我大概早就把我的生命結束\r\n[02:23.48]但如果想起了你\r\n[02:25.74]就閉上眼睛\r\n[02:27.94]和你的靈魂 一起跳舞\r\n[02:34.27]一起在月球漫步\r\n[02:38.18]一起跳舞\r\n[02:41.81]一起在在在月球漫步\r\n\r\n[02:46.07]如果世界上沒有了孤獨\r\n[02:49.80]我大概早就把我的生命結束\r\n[02:53.46]再多麽艱辛的路\r\n[02:55.46]再怎麼辛苦\r\n[02:57.27]我都要自己去領悟\r\n\r\n[03:01.11]如果世界上沒有了孤獨\r\n[03:04.68]我大概早就把我的生命結束\r\n[03:08.39]但如果想起了你\r\n[03:10.71]就閉上眼睛\r\n[03:12.91]和你的靈魂 一起跳舞\r\n[03:19.51]一起在月球漫步\r\n[03:23.11]一起跳舞\r\n[03:27.02]一起在在在月球漫步', 1, '大家好,我是郭子恆,我最近在募資我的首張創作迷你專輯《如果世界上沒有了孤獨》,歡迎大家進來網站逛逛,誠摯邀請你們來參與我的募資計畫~\n\nhttps://www.flyingv.cc/projects/22195\n\n---\n\n這是去年被關在北京時寫的歌,如果世界上沒有了孤獨。\n人的情感真的好複雜,\n有時候會想要多跟自己相處,\n有時候卻又很想要有個人在身邊陪伴,\n可能這一秒我在享受孤獨,下一秒我就在想你了,\n但還好,因為我一閉上眼就能看見你,\n一閉上眼,我們就坐在開往青藏高原的火車上,聊著天,\n一閉上眼,我們就站在有著很多風車的草地上,牽著手,吹著風,\n一閉上眼,我們就躺在那沙灘上,那滿是星子的夜空下,一起唱著那首,我們都喜歡的歌。\n我想我的孤獨是飽滿的,因為我知道你會在,\n而我也會一直在這裡,等著你。\n\n詞曲唱和聲吉他:郭子恆\n混音:陳威達\n\nfacebook:\nhttps://www.facebook.com/JemmyKuo4869/\ninstagram:\nhttps://www.instagram.com/jemmy120407/', 0, '', 253, 320129, datetime.datetime(2017, 6, 21, 18, 2, 54), datetime.datetime(2017, 6, 21, 18, 2, 26), datetime.datetime(2017, 6, 21, 18, 2, 26), datetime.datetime(2019, 4, 29, 12, 31, 11), 197974, 6161, 167, 1, 0, 1, 0, None, 4, '{"TW":{"audition_awards":{"116784":{"event":"\\u9435\\u73ab\\u7470\\u6a02\\u5718\\u5927\\u8cfd\\u5fb5\\u9078\\u3010\\u793e\\u6703\\u7d44\\u3011","award":"\\u4e2d\\u570b\\u4fe1\\u8a17\\u4eba\\u6c23\\u6a02\\u5718\\u734e"}},"song_of_the_days":["2017-07-03"],"recommend_by_editor":true,"top_record_weekly_champions":[[2017,26]]},"CN":{"song_of_the_days":["2017-07-04"],"recommend_by_expert":true,"top_record_weekly_champions":[[2017,26],[2017,27]]},"HK":{"top_record_weekly_champions":[[2017,26],[2017,27],[2017,28]]}}', 0, 0, 0, 0, 2, 2, 954389, 'sha1$ZsFhVKZygEFZ$da370c8512ebba90981ab452b2bf208b563b4d49', datetime.datetime(2025, 3, 29, 6, 13), 0, 'ilovefunk_0407', '包', '傑米', 'jemmykuo4869@gmail.com', 0, 1, datetime.datetime(2014, 5, 18, 11, 24, 54), 621009, 4, 4, 954389, 'profile_images/il/ov/ilovefunk_0407/7DwP7jm8himtAX4ZwMn93C.jpg', 'M', '郭子恆', '郭子恆Jemmy', 886, '917908712', datetime.date(1990, 4, 7), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 50), 1, datetime.datetime(2014, 5, 18, 11, 24, 54), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":2,"accredited_datetime":"2021-07-07T09:42+00:00"}', 1131328, 4687, 12, 2, 1, 0, '', 0, None), (186949, 4, 3, '核(nonukeslife)', 653189, 14197, 1, 5, 0, 'music/Se/af/Seafood/17db2d71d7214f9cbf48a46ef14e0a82.mp3', 6240773, 'song_covers/Se/af/Seafood/ca99d51cbcc142e3ac562f8406c4c807.JPG', 1, '', '核\n\n詞:李文濱\u3000\u3000曲:蔡武諺\u3000\u3000\n\n愛因斯坦捲髮下的荒唐\u3000車諾比石棺埋沒了輕狂\n月光映著摩天輪的微涼 未來在陰影下徬徨\n\n自以為揭開真理的幕簾\u3000貪婪吞入人類原罪的甜\n鏡頭裡的蕈雲絢爛滿天\u3000腦海定格在這光芒\n\n上級的手指決定淚眼\u3000科學家筆下寫出夢魘\n融合分裂\u3000融化突變\u3000誰的心中含有虧欠\n\n恐懼佔領了多少明天 仇恨輾碎了多少靦腆\n數據代表著冰冷的臉 每一張街坊鄰居的臉\n\n恐懼佔領了多少明天 仇恨輾碎了多少靦腆\n輻射下的殘破家園 伊甸還很\u3000遙遠', 0, '', 0, None, 259, 192000, datetime.datetime(2013, 2, 21, 13, 40, 34), datetime.datetime(2013, 2, 21, 13, 40, 34), datetime.datetime(2013, 2, 21, 13, 40, 34), datetime.datetime(2020, 2, 21, 18, 22, 45), 46760, 295, 4, 1, 0, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 653189, 'sha1$4a64a$6fb87dd7b4b734968d38e03c90d237a059222927', datetime.datetime(2022, 7, 20, 17, 50, 59), 0, 'Seafood', '武諺', '蔡', 'seafood.band@gmail.com', 0, 1, datetime.datetime(2009, 2, 13, 14, 22, 43), 290592, 4, 4, 653189, 'profile_images/Se/af/Seafood/d7d12f2ccc3011e390a322000a8495a2.jpg', 'M', '', '海鮮套餐', None, '0928792897', datetime.date(1989, 1, 26), None, None, 6539, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2009, 2, 13, 14, 22, 43), 1, 0, 'zh-hant', 0, '{"hide_gender":false,"hide_location":false}', 199453, 298, 16, 1166, 0, 0, '', 0, None), (540750, 4, 4, '「世界上的另一个我」', 922097, None, 1, 6, 0, 'music/a_/si/a_si/vvdeGn7oa6vYr8UFexaNHj.mp3', 0, 'song_covers/a_/si/a_si/2njJdcsinVA9gzMrMjseDK.jpg', 1, '', '词曲:阿肆\n\n上一秒我在台北看烟火\n下一秒妳在上海喝mojito\n妳感觉我 就像我感觉妳\n世界上的另一个我\n\n上一秒我在柏林落大雨\n下一秒妳在曼谷天气晴\n妳感受我 就像我感受妳\n世界上的另一个我\n\n人生到处是假正经\n变幻莫测捕风捉影 有几个陪我等雨停\n难得真性情\n天高海阔我的渊明 谁倾听\n\n岁月为我大浪淘沙\n而妳被留下\n我的世界流转变化\n妳却没时差\n啦啦啦啦 我亲爱的妳呀\n\n岁月待我晴雨交加\n而妳被孵化\n我的心事纷乱复杂\n妳却能解码\n啦啦啦啦 我亲爱的妳呀\n\n上一秒我在斑马线奔跑\n下一秒妳在路口看手表\n妳感觉我 就像我感觉妳\n世界上的另一个我\n\n上一秒我在为某事烦恼\n下一秒妳在人群中嬉笑\n妳感受我 就像我感受妳\n世界上的另一个我\n\n人生到处是太聪明\n随波逐流翻山越岭 有几个陪我数星星\n难得傻兮兮\n深藏不露一颗真心 谁懂妳\n\n岁月为我大浪淘沙\n而妳被留下\n我的世界流转变化\n妳却没时差\n啦啦啦啦 我亲爱的妳呀\n\n岁月待我晴雨交加\n而妳被孵化\n我的心事纷乱复杂\n妳却能解码\n啦啦啦啦 我亲爱的妳呀\n\n【我是妳的最佳读者】\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, '阿肆2017年全新单曲《世界上的另一个我》feat.郭采洁', 0, '', 238, 320005, datetime.datetime(2017, 11, 15, 11, 51, 55), datetime.datetime(2017, 11, 15, 11, 51, 41), datetime.datetime(2017, 11, 15, 11, 51, 41), datetime.datetime(2018, 12, 26, 7, 13, 8), 113295, 3561, 63, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2017,46]]}}', 0, 0, 0, 0, 2, 2, 922097, 'sha1$2p6Xg2dZ1LQZ$f8c3c467a254973dfd2d46058d3d617638e9f3df', datetime.datetime(2021, 12, 27, 12, 27), 0, 'aaasi', '', '', 'stupids@vip.163.com', 0, 1, datetime.datetime(2013, 12, 12, 22, 33), 553403, 4, 4, 922097, 'profile_images/aa/as/aaasi/PWEioBV7wH4fQEnttjtJTx.jpg', 'F', '王小姐', '阿肆', 86, '17898832424', datetime.date(1989, 7, 4), 'SH', 3, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2013, 12, 12, 22, 33), 2, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"hide_location":false}', 2817615, 19103, 6, 7260, 0, 0, '', 0, None), (539431, 4, 4, 'Run Away 2017', 1830926, 97274601, 1, 4, 0, 'music/Ea/st/EastWaveBand/rJLRhwVNrVunPcUQySmRe9.mp3', 0, 'song_covers/Ea/st/EastWaveBand/KuVfeiLass9PwCChZZ5sXH.jpg', 1, '', '[00:00.39]i’d run away with you in this starry night\n[00:04.33]i’d run away with you in this starry night\n[00:08.72]i’d run away with you in this starry night\n[00:13.20]i’d run away with you\n\n[00:17.49]和妳坐在沙灘\n[00:19.67]望著千浪之外\n[00:21.96]天邊那顆夕陽漸漸落下懸崖\n[00:26.17]海風吹進心坎\n[00:28.41]浪聲像首搖籃\n[00:30.40]妳就是我遇見的100%女孩\n\n[00:34.87]喜歡妳的自在\n[00:37.07]習慣對妳慷慨\n[00:39.28]想要和妳一起經歷四季變換\n[00:43.52]喜歡妳的簡單\n[00:45.91]習慣把妳寵壞\n[00:48.00]想要和妳一起穿越過去未來\n\n[00:52.44]i’d run away with you in this starry night\n[00:56.73]i’d run away with you in this starry night\n[01:01.21]i’d run away with you in this starry night\n[01:05.64]i’d run away with you\n\n[01:09.77]和妳躺在沙灘\n[01:11.93]望著光年之外\n[01:14.16]天上那顆星星是在哪個年代\n[01:18.56]漁火點亮夜晚\n[01:20.93]流星劃破等待\n[01:23.02]妳就是我遇見的100%女孩\n\n[01:27.40]喜歡妳的自在\n[01:29.60]習慣對妳慷慨\n[01:31.84]想要和妳一起經歷四季變換\n[01:36.16]喜歡妳的簡單\n[01:38.40]習慣把妳寵壞\n[01:40.57]想要和妳一起穿越過去未來\n\n[01:44.80]i’d run away with you in this starry night\n[01:49.17]i’d run away with you in this starry night\n[01:53.57]i’d run away with you in this starry night\n[01:57.89]i’d run away with you\n\n[02:02.19]欸 妳就是那個女孩\n[02:04.45]剛好我也是妳想的那個男孩\n[02:06.43]見到妳我就明白\n[02:08.20]愛上妳 只是理所當然\n[02:10.18]一見鍾情的節拍\n[02:11.63]是基因與生俱來\n[02:13.16]我的心 已經被妳打開\n[02:15.12]填滿空白 活在浪漫\n[02:16.72]雖然相遇時間短暫\n[02:17.94]但一切都充滿色彩\n[02:19.78]這段旅程 如夢似幻\n[02:21.86]遇見妳不是 一場意外\n[02:24.12]妳的美讓我的理智線被碰斷\n[02:26.18]沒有別的打算\n[02:27.30]因為妳就是我的答案\n[02:29.61]我的期盼 與妳羈絆\n[02:31.44]想要每個階段\n[02:32.48]都能有妳的陪伴\n[02:33.86]在這 片蔚藍\n[02:34.93]跳上鐵達尼 啟程 離岸\n\n[02:37.19]喜歡妳的自在\n[02:39.49]習慣對妳慷慨\n[02:41.60]想要和妳一起經歷四季變換\n[02:45.81]喜歡妳的簡單\n[02:48.04]習慣把妳寵壞\n[02:50.30]想要和妳一起穿越過去未來\n\n[02:54.60]i’d run away with you in this starry night\n[02:59.00]i’d run away with you in this starry night\n[03:03.30]i’d run away with you in this starry night\n[03:07.81]i’d run away with you\n\n[03:11.78]i’d run away with you in this starry night\n[03:16.27]i’d run away with you in this starry night\n[03:20.76]i’d run away with you in this starry night\n[03:25.09]i’d run away with you\n\n[03:29.41]妳是我想像出來\n[03:31.68]幻想的那個女孩\n[03:33.88]in this starry night\n[03:36.02]i’d run away with you baby\n[03:38.22]時間因我們停擺\n[03:40.49]世界因我們存在\n[03:42.68]in this starry night\n[03:44.73]i’d run away with you baby\n[03:46.80]妳是我想像出來\n[03:49.13]幻想的那個女孩\n[03:51.41]in this starry night\n[03:53.43]i’d run away with you baby\n[03:55.74]時間因我們停擺\n[03:57.92]世界因我們存在\n[04:00.13]in this starry night\n[04:02.11]i’d run away with you baby', 1, '那是一個適合想念你的天氣,不冷也不熱,一如往常,我又自己走到了海邊,浪依然那樣拍打著,心裏的善與惡也掙札著,但我知道那其實是善,只是因為我害怕了。\n\n我曾在海邊遇過一個女孩,她自己坐在沙灘上,喝著養樂多,穿著一件漸層深綠色長袖,7分牛仔破褲,沒有穿鞋,我坐到她旁邊,什麼話也沒說,一起看著天邊的夕陽緩緩落下,就這樣放空了1個小時又15分鐘,等到天色漸暗,雲也散去,她突然叫我躺下,然後指著天上剛冒出來的星子說,如果可以,我們就一起私奔去吧,帶著這片星空,這片無人沙灘,還有這沒有回憶的海洋,就這樣,我們躺在沙灘吹著海風,聊了一整夜。\n\n那是好幾年前的事了..當時我沒有答應她私奔的事,雖然在那片沙灘上我好像就已經愛上了她,但我沒跟她說,後來在花蓮火車站又遇到她,她說她之後去了很多地方,但現在在台東的ㄧ間國小當志工,之後會去哪也說不定,還說有空的話隨時可以去台東找她玩,我說好,隨後她就上了火車,到現在我再也沒有見過她。\n\n每次回想起她散發出來的那種氛圍,就覺得很微妙,好像世界都繞著她轉動,跟她相處起來也特別自在,不知不覺就會不小心地把自己交付出去,我想她的人生就像一張白紙,能讓別人也讓自己在上面隨意作畫,是那種最自由的靈魂品種。\n\n這是一首幻想在海邊的星空下,與自己心愛的女孩私奔的故事,不知道她現在過得怎麼樣,只希望她一切都好。\n \n \n詞: 郭子恆\n曲: 郭子恆\nRAP : 曾景崧\n和聲編寫:郭子恆\n吉他guitar : 夏敬淳 郭子恆\n貝斯bass : 鄧凱文\n鼓drum : 曾景崧\n合成器synth : 夏敬淳 郭子恆\n製作人 : 周已敦\n \nEastWave FaceBook 粉絲專頁 :\nhttps://goo.gl/KnswZ1\n \nEastWave Youtube頻道:\nhttps://www.youtube.com/channel/UCJHM9i9eAG5LX0DZgHE3ENg', 0, '', 248, 320131, datetime.datetime(2017, 11, 9, 17, 8, 42), datetime.datetime(2017, 11, 9, 17, 8, 25), datetime.datetime(2017, 11, 9, 17, 8, 25), datetime.datetime(2020, 3, 1, 15, 0, 23), 21686, 697, 25, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2017-11-27"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2017-11-28"]}}', 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), (408727, 4, 4, '以後', 861099, None, 1, 6, 0, 'music/ca/nd/candlekuo/kAJjCmHrCYVob4Eu7Tu9Jd.mp3', 0, 'song_covers/ca/nd/candlekuo/LJnfUCxgG3kGLoAunBWPNa.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讓我自己夢', 0, '〈以後〉 Official M/V\nhttps://youtu.be/zH1VSeOEfiE\n\n/\n\n那一夜你說「再見」。以後的路再漫長、路上的崎嶇磨得雙腳再疼痛,從此都將只剩下我。\n對當時被你留下的我來說,分道揚鑣的意思是,以前猖狂揮霍青春而生的快樂,以後都將成為生命中難以癒合的千瘡百孔。\n\n欸,當那個先離開的人,是什麼感覺?\n\n\n你是知道的,形式和實質不同,並不是互道了再見、說了謝謝和抱歉以後,所有情緒就能從此不再起伏洶湧。\n所以後來的日子裡,我常常很困惑。\n像向日葵順著陽光才能舒展生長,然而黯淡來得猝不及防;\n失去光與熱的永夜,能夠安然入睡嗎?如果還有作夢的能力,會夢到什麼樣的場景?\n\n有時候我很生氣,對自己生氣,對你生氣,\n對我們為什麼把路走成這樣卻無能為力而生氣;\n為什麼到了後來我們必須不甘心地承認,路必須各自走,才更簡單,也更輕鬆。\n面對事與願違的結果,我要如何才能不感到疼痛,然後照你所說的,好好生活。\n即便全是永遠說不出口的困惑,還是想問你,也還是想問我自己。\n\n\n你是知道的,當昨天的傷隱隱作痛,要費盡多少力氣才能在今天一笑而過。\n後來的日子裡且停且走,有時一不留神就被一起走過的場景觸動,一不小心就被過往淹沒;\n然而再怎麼念舊,我都知道,不可以再因為回憶在心中已然爛熟,而逃避現在往回憶裡躲。\n向前的途中傷口一邊結痂,沿途灑下的血汗淚都在路上開出了燦爛的花。\n那些昨天都是完好的,而明天都是自己的;\n以後的路會被走成什麼模樣,在彼此都自由以後,不必再害怕讓誰寂寞失望,我們都終能前往各自心中的遠方。\n\n欸,我還是無法全然釋懷地說謝謝,但謝與不謝,好像其實也都無所謂。\n欸,失去了「我們」,失去了你,可是似乎正因為失去,我才能一點一滴把自己縫補得更完整清晰。\n\n\n如果一段回憶令人難以忘懷,或許是因為留下的不只傷害。\n遺憾痛楚是無可逃避的必然,重新站穩步伐,繼續向前走需要更多的努力和勇氣,\n然而即便如此,我們終將在後來的日子裡,搖搖晃晃跌跌撞撞,\n學會溫柔呵護傷口,學會更清晰地看見自己的模樣,學會與曾經的一切美好和痛苦共處,\n然後帶著回憶和更好的自己,繼續往未來好好地走。\n\n送給被留下的人。很久以後當我們回頭,會驚訝自己不知不覺又走了那麼多。\n願我們在一切都過去以後,終能更加堅強而溫柔。\n\n如果失去翅膀,願我們都能變成自己的風。\n\n/\n\n【Instagram】\n@candlekuo\nhttps://www.instagram.com/candlekuo/\n\n【臉書專頁|Facebook Fanpage】\nhttps://www.facebook.com/candle.k/\n\n【Youtube頻道|Youtube Channel】\nhttp://www.youtube.com/c/CandleKuo\n\n【連絡信箱|Contact】\nlinus.jin@baodaorecords.fun', 1, '', 261, 256125, datetime.datetime(2017, 4, 8, 18, 28, 37), datetime.datetime(2017, 3, 23, 17, 0, 19), datetime.datetime(2017, 3, 23, 17, 0, 19), datetime.datetime(2023, 4, 30, 4, 54, 58), 500756, 10063, 578, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2017,12],[2017,13],[2017,14],[2017,15],[2017,16],[2017,17]]},"CN":{"top_record_weekly_champions":[[2017,13],[2017,14]]},"HK":{"top_record_weekly_champions":[[2017,13],[2017,14],[2017,15],[2017,43]]}}', 0, 0, 0, 0, 2, 2, 861099, 'sha1$ee004$b497ecf14a3550d40d23d125e173ae296814151b', datetime.datetime(2025, 5, 17, 4, 30, 46), 0, 'candlekuo', '真榕', '郭', 'candleshining@gmail.com', 0, 1, datetime.datetime(2013, 5, 28, 22, 14, 32), 494194, 2, 2, 861099, 'profile_images/ca/nd/candlekuo/9Jj4kNUkjiAaYgPU5Cpjf2.jpg', 'F', '郭真榕', '郭真榕 Candle Kuo', 886, '983536316', datetime.date(1996, 4, 27), 'TPE', 99, 0, 1, 5, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2013, 5, 28, 22, 14, 32), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":2,"accredited_datetime":"2021-03-30T09:40+00:00","hide_location":false}', 2012289, 8220, 35, 132, 1, 0, '', 0, None), (194514, 4, 4, '一万次悲伤', 893859, 14756, 2, 1, 0, 'music/es/ca/escape_plan/2b7a8d706ca147a5a8738cd38fa48cbc.mp3', 6134613, '', 1, '', '', 0, '', 0, None, 255, 192004, datetime.datetime(2013, 6, 26, 15, 40, 40), datetime.datetime(2013, 6, 26, 15, 40, 40), datetime.datetime(2013, 6, 26, 15, 40, 40), datetime.datetime(2015, 7, 20, 21, 9, 26), 390721, 8905, 139, 1, 0, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2016,38],[2017,18],[2017,19]]},"HK":{"top_record_weekly_champions":[[2016,36],[2016,38],[2017,18],[2017,19]]},"CN":{"top_record_weekly_champions":[[2017,18],[2017,19]]}}', 0, 0, 0, 0, 2, 2, 893859, 'sha1$1iosv36MnUxA$1844b63d041f9922ce70f5a2fbf79eb355671856', datetime.datetime(2017, 6, 16, 19, 19), 0, 'escape_plan', '', '', '810248990@qq.com', 0, 1, datetime.datetime(2013, 6, 26, 14, 44), 526745, 4, 4, 893859, 'profile_images/es/ca/escape_plan/11fe6302de2c11e28e550026551ae608.jpg', 'M', '逃跑计划', 'escape plan逃跑计划', None, '18810206017', datetime.date(1985, 1, 1), None, None, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 54), 1, datetime.datetime(2013, 6, 26, 14, 44), 2, 0, 'zh-hant', 0, '{"show_intro":false}', 2263576, 17179, 10, 61448, 0, 0, '', 0, None), (414451, 4, 4, '去你的撩妹即正义', 922097, 97269116, 1, 6, 0, 'music/a_/si/a_si/vzbWPbSg6euk7LhQYqpWaL.mp3', 0, 'song_covers/a_/si/a_si/CZBTpgy774nTyTNyW8zJhd.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愚蠢的认真', 0, '专辑未收录单曲', 0, '', 173, 320050, datetime.datetime(2017, 3, 27, 10, 51, 11), datetime.datetime(2017, 3, 27, 10, 50, 49), datetime.datetime(2017, 3, 27, 10, 50, 49), datetime.datetime(2017, 3, 27, 10, 55, 18), 69008, 2154, 58, 1, 0, 1, 0, None, 4, '{"CN":{"song_of_the_days":["2017-03-30","2017-04-09"]},"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 922097, 'sha1$2p6Xg2dZ1LQZ$f8c3c467a254973dfd2d46058d3d617638e9f3df', datetime.datetime(2021, 12, 27, 12, 27), 0, 'aaasi', '', '', 'stupids@vip.163.com', 0, 1, datetime.datetime(2013, 12, 12, 22, 33), 553403, 4, 4, 922097, 'profile_images/aa/as/aaasi/PWEioBV7wH4fQEnttjtJTx.jpg', 'F', '王小姐', '阿肆', 86, '17898832424', datetime.date(1989, 7, 4), 'SH', 3, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2013, 12, 12, 22, 33), 2, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"hide_location":false}', 2817615, 19103, 6, 7260, 0, 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), (543308, 4, 4, '你知道你自己是谁吗(Live at Blue Note Beijing 2017)', 556886, 97274884, 1, 5, 0, 'music/th/is/thisisyoyo/zP4nBkiqmHcfGYvft9urFb.mp3', 0, 'music_albums/th/is/thisisyoyo/5GjvrCgCCdmuN8jAfxhbfd.jpg', 1, '', '作词:巴奈\n作曲:巴奈\n\nBand Leader, Bass:宁子达 Michael Ning\nGuitar:屠衡\nDrums:Anthony Parker\nKeyboard:Kameron Pearson\nChorus:李雅微、樊竹青\n\n你知道你自己是谁吗?\u3000你勇敢的面对自己了吗?\n你也想要一个答案吗?\u3000会不会没有人能回答?\n\n这个世界是你所想像的吗?\u3000所有的改变你都能承受了吗?\n你会不会也常常觉得害怕?\u3000你会不会也常常想不出办法?\n\n为何总重复著矛盾与挣扎\u3000模糊不清的黑白真假\n你能不能为自己想一想\n为何总分不清该简单还是复杂\u3000它会在心里不停的起变化\n你能不能好好的想一想\n\n你决定要轻易妥协了吗?\u3000是真的已经无路可走了吗?\n你无法让自己的心平静吗?\u3000你无法让自己更有勇气吗?\n\n为何总重复著矛盾与挣扎\u3000模糊不清的黑白真假\n你能不能为自己想一想\n为何总分不清该简单还是复杂\u3000它会在心里不停的起变化\n你能不能好好的想一想\n', 0, '你知道自己是谁吗\n\n小时候我们会想像二十年后的自己,为那个长大的我,赋予希望与梦想。长大以后我们有时突发感性,写信给十年前的自己,缅怀那时的单纯热情,或原谅当时的,幼稚任性。仿佛自己的面貌,只有在未来以及过去,才有机会如此清晰。\n\n现实的自己总是困惑、彷徨,我们也早就知道有些问题没有答案,每一个问句招来更多的问句,生命里的各种疑惑彼此呼朋引伴。\n可是,在最深的夜里,我们依旧希望,有人,或许那人就是自己,用最轻最温柔的声音细问:“你知道自己是谁吗”\n\n那时候,问号仿佛是一份慰借,一种了解。\n', 0, '', 277, 320000, datetime.datetime(2017, 12, 4, 4, 41, 25), datetime.datetime(2017, 12, 4, 4, 41, 7), datetime.datetime(2017, 12, 4, 4, 41, 7), datetime.datetime(2017, 12, 4, 4, 45, 34), 46998, 1423, 80, 1, 0, 1, 0, None, 4, '{"HK":{"song_of_the_days":["2017-12-06"]},"CN":{"recommend_by_editor":true},"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 556886, 'sha1$gQjRyHsclYUf0Lq1fEdVb8$03549cd12eb5e3dd0f187370c3e389854bca986b', datetime.datetime(2024, 5, 4, 12, 25, 43), 0, 'thisisyoyo', '', '', 'thisisyoyo@gmail.com', 0, 1, datetime.datetime(2008, 7, 21, 1, 36), 194290, 4, 4, 556886, 'profile_images/th/is/thisisyoyo/uAQCgnZHy6gRMcE7iKcSVU.jpg', 'F', '岑寧兒 Yoyo Sham', 'thisisyoyo', None, '', datetime.date(1984, 11, 7), 'HK', 59, 39693, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 45), 1, datetime.datetime(2008, 7, 21, 1, 36), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"accredited_datetime":"2021-07-02T07:39+00:00"}', 1607274, 9404, 45, 3814, 1, 0, '', 0, None), (97069, 4, 4, '煙火', 693091, 6844, 2, 1, 0, 'music/mo/d1/mod1976/6d82bc3c09ef48eb853f6b54dbf08581.mp3', 2882212, '', 1, '', '', 0, '', 0, None, 120, 192000, datetime.datetime(2009, 11, 16, 21, 13, 17), datetime.datetime(2009, 11, 16, 21, 13, 17), datetime.datetime(2009, 11, 16, 21, 13, 17), datetime.datetime(2015, 7, 2, 8, 3, 35), 11941, 214, 5, 1, 9, 1, 0, None, 0, '{"TW":{"song_of_the_days":["2009-11-20"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 693091, 'sha1$z0lTX0XAbYIF$8798114ae1da497f707d9c3683b82e6c7d563633', datetime.datetime(2023, 9, 2, 10, 15, 32), 0, 'mod1976', '', '', 'zac1976@gmail.com', 0, 1, datetime.datetime(2009, 9, 29, 15, 59, 37), 330494, 4, 3, 693091, 'profile_images/mo/d1/mod1976/0398672e0e6811e3825222000a782fbe.png', 'M', '張崇偉', '1976乐团', 886, '935202608', datetime.date(1976, 7, 6), 'TW', 80, 584, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 42), 1, datetime.datetime(2009, 9, 29, 15, 59, 37), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"hide_location":false}', 192908, 2285, 8, 137, 0, 0, '', 0, None), (374980, 4, 4, '為我留的光 Demo', 1584502, 97265996, 1, 5, 0, 'music/Co/nt/ControlT/27c31ec5b098454eba2c86d7c129e764.mp3', 0, 'song_covers/Co/nt/ControlT/41c685458e2e4d4b8d60b2c89146bee1.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為我留的光', 0, '我們都在人生的列車上,而我走過的足跡也許你正在走著,比起告訴如何從困境中掙脫,我們更想給大家面對困境的勇氣。我們各自奔波甚至未曾謀面,你可能正為金錢或夢想奮鬥著,正面臨著我懂也不懂的矛盾,但我願意相信不知道是什麼模樣的你,相信你的價值,相信我們都善良的堅持著走到風光明媚的地方。\n\n詞:李妮蓁\n曲:李妮蓁、黃正嘉\n主唱:黃正嘉、李妮蓁\n\nFacebook粉絲專頁:https://www.facebook.com/controltband/\nIG: controltband\nYoutube: https://www.youtube.com/watch?v=R5DNRcVrYmk', 0, '', 250, 320000, datetime.datetime(2016, 9, 13, 16, 34, 9), datetime.datetime(2016, 9, 13, 16, 33, 46), datetime.datetime(2016, 9, 13, 16, 33, 46), datetime.datetime(2023, 10, 13, 6, 33, 42), 336569, 8338, 861, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2016,38],[2016,39],[2016,40]]},"HK":{"top_record_weekly_champions":[[2016,38],[2016,39],[2016,40]]}}', 0, 0, 0, 0, 2, 2, 1584502, 'sha1$hYG32WHGBgZn$0eb4414a0f14ecc6c32ed4b8d5e6d52af57eaad9', datetime.datetime(2024, 11, 1, 19, 20, 26), 0, 'ControlT', '', '', 'controlt0514@gmail.com', 0, 1, datetime.datetime(2016, 1, 1, 1, 6, 9), 1243222, 4, 3, 1584502, 'profile_images/Co/nt/ControlT/enPhoMDbhsadbD2gfRD2Ry.jpg', 'O', 'Control T', 'Control T', 886, '955008192', datetime.date(2015, 5, 14), 'TAO', 97, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2016, 1, 1, 1, 6, 9), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":0,"accredited_datetime":"2021-09-27T07:35+00:00"}', 2687159, 16015, 27, 29, 1, 0, '', 0, None), (495762, 4, 4, '如果世界上沒有了孤獨 demo', 954389, 97266414, 1, 4, 0, 'music/il/ov/ilovefunk_0407/pVRkRpgaXCGL3pxd2VxgH4.mp3', 0, '', 1, '', '[00:16.01]我只想一個人吃飯一個人買單一個人逛街一個人去看電影\r\n[00:23.34]我只想一個人牽手一個人散步一個人看展一個人去逛誠品\r\n\r\n[00:30.20]只想一個人坐蹺蹺板\r\n[00:34.18]只想一個人躲貓貓在國父紀念館\r\n[00:38.90]享受一個人的浪漫\r\n\r\n[00:45.75]如果世界上沒有了孤獨\r\n[00:49.91]我大概早就把我的生命結束\r\n[00:53.41]再多麽艱辛的路\r\n[00:55.43]再怎麼辛苦\r\n[00:57.17]我都要自己去領悟\r\n\r\n[01:01.05]如果世界上沒有了孤獨\r\n[01:04.61]我大概早就把我的生命結束\r\n[01:08.43]但如果想起了你\r\n[01:10.49]就閉上眼睛\r\n[01:12.68]和你的靈魂 一起跳舞\r\n[01:19.22]一起在月球漫步\r\n[01:23.22]一起跳舞\r\n[01:26.75]一起在在在月球漫步\r\n\r\n[01:30.83]我只想一個人吃飯一個人買單一個人逛街一個人去看電影\r\n[01:37.90]我只想一個人牽手一個人散步一個人看展一個人去逛誠品\r\n\r\n[01:45.70]我只想一個人看海一個人爬山一個人野餐一個人出國旅行\r\n[01:53.44]我只想一個人大笑一個人狂歡一個人享受浪漫\r\n\r\n[02:01.19]如果世界上沒有了孤獨\r\n[02:04.53]我大概早就把我的生命結束\r\n[02:08.46]再多麽艱辛的路\r\n[02:10.94]再怎麼辛苦\r\n[02:12.29]我都要自己去領悟\r\n\r\n[02:16.15]如果世界上沒有了孤獨\r\n[02:19.59]我大概早就把我的生命結束\r\n[02:23.48]但如果想起了你\r\n[02:25.74]就閉上眼睛\r\n[02:27.94]和你的靈魂 一起跳舞\r\n[02:34.27]一起在月球漫步\r\n[02:38.18]一起跳舞\r\n[02:41.81]一起在在在月球漫步\r\n\r\n[02:46.07]如果世界上沒有了孤獨\r\n[02:49.80]我大概早就把我的生命結束\r\n[02:53.46]再多麽艱辛的路\r\n[02:55.46]再怎麼辛苦\r\n[02:57.27]我都要自己去領悟\r\n\r\n[03:01.11]如果世界上沒有了孤獨\r\n[03:04.68]我大概早就把我的生命結束\r\n[03:08.39]但如果想起了你\r\n[03:10.71]就閉上眼睛\r\n[03:12.91]和你的靈魂 一起跳舞\r\n[03:19.51]一起在月球漫步\r\n[03:23.11]一起跳舞\r\n[03:27.02]一起在在在月球漫步', 1, '大家好,我是郭子恆,我最近在募資我的首張創作迷你專輯《如果世界上沒有了孤獨》,歡迎大家進來網站逛逛,誠摯邀請你們來參與我的募資計畫~\n\nhttps://www.flyingv.cc/projects/22195\n\n---\n\n這是去年被關在北京時寫的歌,如果世界上沒有了孤獨。\n人的情感真的好複雜,\n有時候會想要多跟自己相處,\n有時候卻又很想要有個人在身邊陪伴,\n可能這一秒我在享受孤獨,下一秒我就在想你了,\n但還好,因為我一閉上眼就能看見你,\n一閉上眼,我們就坐在開往青藏高原的火車上,聊著天,\n一閉上眼,我們就站在有著很多風車的草地上,牽著手,吹著風,\n一閉上眼,我們就躺在那沙灘上,那滿是星子的夜空下,一起唱著那首,我們都喜歡的歌。\n我想我的孤獨是飽滿的,因為我知道你會在,\n而我也會一直在這裡,等著你。\n\n詞曲唱和聲吉他:郭子恆\n混音:陳威達\n\nfacebook:\nhttps://www.facebook.com/JemmyKuo4869/\ninstagram:\nhttps://www.instagram.com/jemmy120407/', 0, '', 253, 320129, datetime.datetime(2017, 6, 21, 18, 2, 54), datetime.datetime(2017, 6, 21, 18, 2, 26), datetime.datetime(2017, 6, 21, 18, 2, 26), datetime.datetime(2019, 4, 29, 12, 31, 11), 197974, 6161, 167, 1, 0, 1, 0, None, 4, '{"TW":{"audition_awards":{"116784":{"event":"\\u9435\\u73ab\\u7470\\u6a02\\u5718\\u5927\\u8cfd\\u5fb5\\u9078\\u3010\\u793e\\u6703\\u7d44\\u3011","award":"\\u4e2d\\u570b\\u4fe1\\u8a17\\u4eba\\u6c23\\u6a02\\u5718\\u734e"}},"song_of_the_days":["2017-07-03"],"recommend_by_editor":true,"top_record_weekly_champions":[[2017,26]]},"CN":{"song_of_the_days":["2017-07-04"],"recommend_by_expert":true,"top_record_weekly_champions":[[2017,26],[2017,27]]},"HK":{"top_record_weekly_champions":[[2017,26],[2017,27],[2017,28]]}}', 0, 0, 0, 0, 2, 2, 954389, 'sha1$ZsFhVKZygEFZ$da370c8512ebba90981ab452b2bf208b563b4d49', datetime.datetime(2025, 3, 29, 6, 13), 0, 'ilovefunk_0407', '包', '傑米', 'jemmykuo4869@gmail.com', 0, 1, datetime.datetime(2014, 5, 18, 11, 24, 54), 621009, 4, 4, 954389, 'profile_images/il/ov/ilovefunk_0407/7DwP7jm8himtAX4ZwMn93C.jpg', 'M', '郭子恆', '郭子恆Jemmy', 886, '917908712', datetime.date(1990, 4, 7), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 50), 1, datetime.datetime(2014, 5, 18, 11, 24, 54), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":2,"accredited_datetime":"2021-07-07T09:42+00:00"}', 1131328, 4687, 12, 2, 1, 0, '', 0, None), (545240, 4, 4, '煙花 (Demo)', 1877687, 97275034, 1, 6, 0, 'music/nc/kn/nckn/AnVhcvuAFPp9hpQvhPxxq.mp3', 0, 'song_covers/nc/kn/nckn/tNheQ6x9qENjcZpkBosHh3.jpg', 1, '', '[00:18.20]這不是你想像的 對吧\n[00:23.02]雖然早有準備 卻還是流淚\n[00:32.90]這不是我想要的 說什麼無所謂\n[00:40.53]還不是讓自己好過一點\n\n[00:59.50]絢爛煙花 總會落下\n[01:06.88]天真善良 終究要長大\n[01:14.27]成一道光 就得要熾熱的綻放\n[01:21.65]哪怕路再長 哪怕受再多的傷\n[01:29.51]哪怕前方有阻擋 也要照亮\n\n[01:51.43]這不是你想像的 對吧\n[01:56.20]在眾人眼光之下 孤獨而徬徨\n[02:06.20]這不是我想要的 說真的無所謂\n[02:13.82]到最後我還是必須面對\n\n[02:32.75]絢爛煙花 總會忘了啊\n[02:40.16]獨自堅強 掩蓋著傷疤\n[02:47.56]你的步伐 滿載著希望和力量\n[02:54.96]哪怕夜漫長 也會隨著夢想發芽\n[03:02.76]堅信自己的方向 就能到達\n\n[03:09.02]我們都曾經是迷路的人\n[03:11.80]追求自己想要的快樂\n[03:15.22]然而最後卻成為了迷惘的人\n[03:19.08]忘記過程\n[03:23.54]我們都曾經是迷路的人\n[03:26.52]以為這就是你想要的\n[03:30.01]然而最後卻成為了迷惘的人\n[03:33.91]所有過程付之一炬了\n\n[04:06.95]絢爛煙花 總會落下\n[04:14.34]天真善良 終究要長大\n[04:21.72]成一道光 就得要熾熱的綻放\n[04:29.09]哪怕路再長 哪怕受再多的傷\n[04:36.95]哪怕前方有阻擋 也要照亮\n\n[04:59.54]煙花 你不要落下\n[05:06.87]煙花 你不要忘了啊', 1, '詞曲 Lyrics / Composer | 陳弘育 Ken Chen / 鄭雅薇 Neci Wei\n編曲 Arrangement | 南西肯恩 Neci Ken\n混音 Mixing|陳沛瑜\n\n是不是有著這樣的一個你\n用盡全力找尋著自己想要的快樂\n一個人努力著\n長大後發現世界跟所想的很不一樣\n失望和傷心取代美好的想像\n隨著煙花付之一炬\n如煙花 絢爛而短暫\n\n如果天真善良終究要長大\n在被眼淚熄滅以前,我也要為你照亮\n\n南西肯恩首張正式 EP《那麼我想再擁有自己》\n【數位平台點聽】\nhttp://bit.ly/那麼我想再擁有自己\n\nFind us\nFacebook • https://www.facebook.com/ncknband\nInstagram • @ncknband', 0, '', 336, 320097, datetime.datetime(2017, 12, 26, 6, 24, 31), datetime.datetime(2017, 12, 26, 6, 24, 6), datetime.datetime(2017, 12, 26, 6, 24, 6), datetime.datetime(2020, 4, 1, 7, 1, 56), 914928, 20678, 1371, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-01-31"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,5]]},"CN":{"song_of_the_days":["2018-02-01"],"top_record_weekly_champions":[[2018,5]]},"HK":{"top_record_weekly_champions":[[2018,5]]}}', 0, 0, 0, 0, 2, 2, 1877687, 'sha1$WgkTrZJHuFTn$8049eb522e013d1b8336924b7eafaacd864d5a87', datetime.datetime(2025, 5, 7, 14, 29, 5), 0, 'nckn', '', '', 'ncknband@gmail.com', 0, 1, datetime.datetime(2017, 5, 23, 15, 56), 1449827, 4, 4, 1877687, 'profile_images/nc/kn/nckn/QeeW9rG9kscYdxYsxgWXLT.jpg', 'O', '鄭雅薇', '南西肯恩', 886, '963371101', datetime.date(2017, 6, 1), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2017, 5, 23, 15, 56), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"had_edit_username":true,"show_intro":false}', 5006307, 33215, 1, 838, 1, 0, '', 0, None), (372360, 4, 4, '失蹤人口 【Demo】', 1597251, 97265712, 4, 3, 0, 'music/sw/ee/sweetjohnband/8f4046d38c944e96b3242b4471fc7cf8.mp3', 0, 'song_covers/sw/ee/sweetjohnband/QvtUvMdCwXSr3y2tydHMUh.png', 1, '', '失蹤人口\n\n又在相同時間點\n若有似無的睡眠\n緩慢指向通話鍵\n緩慢後悔\n\n仔細推理每條線\n貌似鎮定的狼狽\n失蹤人口的遊戲\n還在上演\n\n給自己一個期限\n說好不再掉眼淚\n只是凌晨的房間\n缺少了誰\n\n留了座位卻沒出現\n腳步踏得太重失去知覺\n踩在相同支點上才能畫成一個圓\n還是我們不曾在同個平面', 0, '『不斷描繪你的輪廓,是我抵抗遺忘的最後防線。』\n\n• Facebook https://www.facebook.com/sweetjohnband\n• StreetVoice https://tw.streetvoice.com/sweetjohnband\n• Weibo http://weibo.com/SweetJohn \n• Pinkoi https://www.pinkoi.com/store/m-forest\n\n-------------\n⊙ 實體購買通路・請用行動支持約翰\n\u3000● Pinkoi(單曲、樂團周邊) https://goo.gl/4Pp2aw\u3000\n\u3000● 博客來 https://goo.gl/pFxftf\n\u3000● 誠品 https://goo.gl/HVwMYE\n\u3000● 台中特約寄賣點 元氣唱片行\n\u3000● 光南、小白兔、佳佳等各大唱片行皆有販售\n\n⊙ 數位上架平台\n\u3000●【 Apple Music 】 https://goo.gl/VDpWhz\n\u3000●【 Spotify 】 https://goo.gl/Z1kHD6\n\u3000●【 KKbox 】 https://goo.gl/fbdsPL\n-------------', 0, '', 304, 192000, datetime.datetime(2016, 8, 31, 18, 15, 7), datetime.datetime(2016, 7, 20, 23, 24, 22), datetime.datetime(2016, 7, 20, 23, 24, 22), datetime.datetime(2019, 5, 14, 3, 31, 8), 208878, 6877, 184, 1, 7, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2016,30],[2017,49],[2017,50],[2018,8]]},"HK":{"top_record_weekly_champions":[[2016,30]]},"CN":{"top_record_weekly_champions":[[2018,8],[2018,29]]}}', 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), (545844, 4, 4, '嘿,凌晨三點還醒著的人Demo', 1955072, None, 1, 6, 0, 'music/mi/ss/missbac/uPoRdvhfVAfCmEgwq9kpQ.mp3', 0, 'song_covers/mi/ss/missbac/eULmtBZTKPX8ut2fTkQ8rU.jpg', 1, '', '\r\n\r\n詞/曲:鍾秉恩\r\n演唱:沈筱卿/鍾秉恩\r\n吉他編曲:鍾秉恩\r\n\r\n嘿 你是不是在想著誰呢\r\n夜深了還沒睡在做些什麼\r\n嘿 你是否為生活打拼著\r\n為了那些你所愛的人們\r\n嘿 還記得我們當初的天真\r\n現在是否也能那麼快樂\r\n嘿 我們的夢還不該醒呢\r\n這次自己該對自己負責\r\n\r\n嘿 你現在過得好不好\r\n是否被現實綑綁\r\n不要害怕 不要慌張\r\n放開手去闖\r\n人生就這麼一次啊\r\n\r\n嘿 你不是孤單的一個人\r\n有許多愛在你身上呢\r\n嘿 不必再遷就感到怯步\r\n這次該為了自己醒著\r\n\r\n嘿 你現在過得好不好\r\n是否被現實綑綁\r\n不要害怕 不要慌張\r\n放開手去闖\r\n人生就這麼一次呀\r\n嘿 凌晨三點還醒著的人\r\n自由的花為你綻放\r\n不必猶豫 不必徬徨\r\n相信自己的步伐\r\n有個充滿愛的 地方\r\n\r\n', 0, '「人生就這麼一次 何不嘗試看看呢?」\r\n-\r\n對我而言\r\n凌晨三點鐘剛好是一個分界線\r\n\r\n在這之前能睡覺的話,還不算是熬夜\r\n在這之後才睡覺的話,才算是真的熬夜\r\n\r\n\r\n而在凌晨三點之後還不能睡覺的這些人\r\n或許是還在忙些什麼\r\n可能還在想著暗戀的對象,而輾轉反側\r\n可能還在工作,為了生活、為了家人、為了所愛的人\r\n也可能正為了自己的夢想努力著\r\n不願被世俗的洪流淹沒\r\n\r\n這些人為了自己的目標努力活著\r\n他們不是孤單一個人\r\n相信這個世界上還有很多一樣的人\r\n\r\n\u2028゚+o。◈。o+゚+o。 近 期 演 出 ◈。o+゚+o。◈。o+゚+o。◈。\r\n\r\n貝克小姐Miss Bac. |向東前進 巡迴專場\r\n\r\n「2B月台即將駛進站的是⋯⋯」,\r\n耳邊傳來日復一日的城市聲響,\r\n人群隨即湧上,推擠著我向前,\r\n渺小的我好像就要被淹沒\r\n\r\n生活如果可以暫時喘口氣有多好?\r\n「或許~逃避比較容易吧~風言風語風吹沙\x08~ 」\r\n腦中浮現了傷心太平洋的旋律\r\n\r\n想起去年 環繞在湛藍太平洋旁的夏天、\r\n東台灣的艷陽、曬得黝黑的肌膚、清澈的山水\x08⋯⋯\r\n心底一直不停有個聲音在說:『時間到了 我該離開了!』\r\n就像候鳥冬日南飛,\r\n2018的夏天,我們追尋身體的本能,要向東前進!\r\n\u3000\u3000\r\n??????? 其 他 傷 心 太 平 洋 ?????????\r\n\r\n【 08/24 桃園 T h E R E 音樂展演空間 】 ▸▸ \r\nhttps://business.facebook.com/events/223421511600742/\r\n【 08/26 宜蘭 賣捌所 UriSabakisho 】 ▸▸ \r\nhttps://business.facebook.com/events/235961913852383/\r\n【 08/27 花蓮 璞石咖啡館 】▸▸ \r\nhttps://business.facebook.com/events/2139979116232054/\r\n【 08/31 蘭嶼 Do VanWa(在海邊) 】 ▸▸ \r\nhttps://business.facebook.com/events/1135568036581297/\r\n【 09/09 台北 小地方展演空間 】 ▸▸ \r\nhttps://business.facebook.com/events/192217188155264/', 0, '', 274, 192023, datetime.datetime(2017, 12, 30, 17, 20, 51), datetime.datetime(2017, 12, 30, 17, 16, 47), datetime.datetime(2017, 12, 30, 17, 16, 47), datetime.datetime(2018, 7, 2, 17, 3, 30), 408080, 10178, 1282, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,1]]},"CN":{"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2018,1]]},"HK":{"top_record_weekly_champions":[[2018,2]]}}', 0, 0, 0, 0, 2, 2, 1955072, 'sha1$uIVAt2GFrenNtzgGvAf7Vn$96a99c21665844e52385379c16f24ddfa54bf03c', datetime.datetime(2025, 6, 4, 19, 19, 39), 0, 'missbac', '', '', 'missbac2017@gmail.com', 0, 1, datetime.datetime(2017, 6, 20, 22, 36, 26), 1527037, 2, 2, 1955072, 'profile_images/mi/ss/missbac/hnLwqiEWnmgWykfLCjPXC6.jpg', 'O', '貝克小姐Miss Bac.', '貝克小姐Miss Bac.', 886, '983002387', datetime.date(2017, 3, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2017, 6, 20, 22, 36, 26), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-04-07T07:38+00:00","hide_location":false}', 2174947, 14627, 22, 13, 1, 0, '', 0, None), (543208, 4, 4, '多想和你一起 (DEMO)', 1604375, 97265783, 1, 6, 0, 'music/Zo/oe/ZooeyWonder/vj6ietg4dEJTEMpZG2uFmW.mp3', 0, 'song_covers/Zo/oe/ZooeyWonder/5mwsbMNxiHDAdm2PQmXZ26.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只有我和你', 0, '詞曲 Written by | 黃玠瑋 Zooey Wonder\n編曲 Arranged by | 黃玠瑋 Zooey Wonder\n混音 Mixed by|Thomas Chuang', 0, '', 252, 192129, datetime.datetime(2017, 12, 2, 10, 46, 3), datetime.datetime(2017, 12, 2, 10, 45, 44), datetime.datetime(2017, 12, 2, 10, 45, 44), datetime.datetime(2017, 12, 11, 6, 19, 52), 127702, 2736, 119, 1, 1, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2017-12-11"],"recommend_by_editor":true,"top_record_weekly_champions":[[2017,49],[2017,50]]},"CN":{"song_of_the_days":["2017-12-12"],"recommend_by_editor":true},"HK":{"top_record_weekly_champions":[[2017,50],[2017,51]]}}', 0, 0, 0, 0, 2, 2, 1604375, 'sha1$BSCsHmV0MMbl$cad8bba29d899345b635d3d33916138c5007c2ac', datetime.datetime(2024, 8, 2, 17, 36, 6), 0, 'ZooeyWonder', '', '', 'zooeywonderland@gmail.com', 0, 1, datetime.datetime(2016, 5, 28, 19, 35, 35), 1262529, 4, 4, 1604375, 'profile_images/Zo/oe/ZooeyWonder/jWQsMgzHyq43HJLFfwDJVi.jpg', 'F', '黃玠瑋', '黃玠瑋 Zooey Wonder', 886, '958917211', datetime.date(1991, 2, 11), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 3, 1), 1, datetime.datetime(2016, 5, 28, 19, 35, 35), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":2,"accredited_datetime":"2021-10-08T07:40+00:00","hide_location":false}', 595547, 9163, 62, 502, 1, 0, '', 0, None), (546214, 4, 4, '追光者 (cover 岑寧兒) ', 906661, None, 1, 5, 0, 'music/yu/an/yuan183186/W2azdcpZwu6deFDDVvmrg7.mp3', 0, 'song_covers/yu/an/yuan183186/MLwYxiabeuKkWywTUX8iGi.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卻依然相信彩虹', 0, 'cover\n\n', 0, '', 246, 192132, datetime.datetime(2018, 1, 5, 4, 39, 51), datetime.datetime(2018, 1, 5, 4, 39, 40), datetime.datetime(2018, 1, 5, 4, 39, 40), datetime.datetime(2018, 1, 5, 13, 51), 153967, 2713, 10, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,2],[2018,3]]},"HK":{"top_record_weekly_champions":[[2018,3],[2018,4]]}}', 0, 0, 0, 0, 2, 2, 906661, 'sha1$a7f58$cc5ecc3348f5da8a1fd2d7df5f975505e8f04a5a', datetime.datetime(2021, 8, 7, 7, 11, 37), 0, 'yuan183186', '', '', 'yuan183186@hotmail.com', 0, 1, datetime.datetime(2013, 8, 26, 17, 34, 21), 539472, 4, 3, 906661, 'profile_images/yu/an/yuan183186/GRkH2LgVQbJa4cePdtW28B.png', 'F', '', '陳妍元Yuan Chen', None, '0912949798', datetime.date(1993, 2, 6), 'KEE', 88, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2013, 8, 26, 17, 34, 21), 1, 0, 'zh-hant', 0, '{"show_intro":false,"hide_gender":false,"hide_location":false}', 395562, 1819, 16, 179, 0, 0, '', 0, None), (546026, 4, 4, '曼徹斯特', 1516572, 97274406, 2, 1, 0, 'music/Wa/ve/WaveManner/njxwNHHnjikRjRQBkT77zh.mp3', 0, 'music_albums/Wa/ve/WaveManner/cDXVztvVsRWSuzKCG7gn4o.jpg', 1, '', '走 地平線 的軌跡\n走 飛行器 的路徑\n在 夜空中 找尋你的 痕跡\n\n等 下一封 你的信\n等 下一片 的雨季\n等 世界裡 看不清的距離\n\n在 等待裡 的回音 好比\n你的名 你的語 你的身影 響起\n\n在 故事裡 目的地\n在 日記裡 的註記 \n在 劇情裡 畫下你的關於\n\n關於 你給的習慣 \n腦海中 那些片段\n\n是你 最閃爍 的記憶\n是你 最浪漫 的伏筆\n是你 表情上 的唯一\n\n是你 最任性 的聲音\n是你 最幸運 的恆星\n是你 占據我 的呼吸', 0, '「是你,占據我的呼吸。」 \ufeff\ufeff\n\ufeff\ufeff\n一萬公里的距離與等待好漫長,曾經天天一起歡笑的表情,現在只剩下一些習慣,而不習慣的是,那些原本該有我與你的場景與劇情,卻只剩下自己。 \ufeff\ufeff\n\ufeff\ufeff\n我很想你。\ufeff\ufeff\n\ufeff\ufeff\n你過得好嗎? \ufeff\ufeff\n\ufeff\ufeff\n在沒有你的這段時間裡,好像讓我慢慢忘記了你的眼神、你的笑容、你的輪廓,甚至把曾經與你一起經歷的一切,都給淡化掉了。 \ufeff\ufeff\n\ufeff\ufeff\n但記得曾經有人說過,在思念的人事物裡,只要心心相印,那份思念即使跨越了地平線;飛越了幾個時差,它都不算太遙遠。 \ufeff\ufeff\n\ufeff\ufeff\n對吧?我最閃爍的記憶、最幸運的恆星。 \ufeff\ufeff', 0, '', 327, 320100, datetime.datetime(2018, 1, 31, 10, 4, 43), datetime.datetime(2018, 1, 1, 16, 25, 10), datetime.datetime(2018, 1, 1, 16, 25, 10), datetime.datetime(2019, 5, 8, 5, 23, 19), 102426, 1485, 26, 1, 6, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,5]]},"HK":{"top_record_weekly_champions":[[2018,5]]}}', 0, 0, 0, 0, 2, 2, 1516572, 'sha1$1zn7wXTRABB5$c8f8182c9f2e889cc8a2e9f8124644e3f8cb183a', datetime.datetime(2024, 10, 13, 13, 31, 18), 0, 'WaveManner', '', '', 'joshua20280@gmail.com', 0, 1, datetime.datetime(2015, 6, 7, 18, 42, 11), 1176204, 4, 4, 1516572, 'profile_images/Wa/ve/WaveManner/Wtf5BTDJWkhoECgQ6E38hV.jpg', 'M', '', '瓦曼倫 Wave Manner', 886, '960552979', datetime.date(2015, 4, 22), 'TAO', 97, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2015, 6, 7, 18, 42, 11), 1, 0, 'zh-hant', 1, '{"show_intro":false,"show_birthday":1,"accredited_datetime":"2021-10-27T09:14+00:00","hide_gender":false,"hide_location":false}', 221620, 725, 13, 46, 1, 0, '', 0, None), (547048, 4, 4, 'Alone In City(一人城市)', 2172380, None, 1, 6, 0, 'music/da/nn/danniyeats/3o2gAnvG6tuB2iALeWjDDk.mp3', 0, 'song_covers/da/nn/danniyeats/a5Zr3tdj9SRfhFjABQf9gM.jpg', 1, '', "So you scare of being alone in city now?\n\nHanging out anywhere but home\n\nFrom jungle to avenue\n\nfrom bookstore to liveshow\n\nLook so good from head to toe\n\nHow about the all night long?\n\nYou see?\n\n(You can see me here)\n(You can see me there)\n(But you can save me nowhere)\n\n(You can see me here)\n(You can see me there)\n(But you can save me nowhere)\n\n---\n\nI'm so scared of being alone in city now\n\nScreaming out anything but love\n\nNot cigarettes nor alcohol\n\nEven all the sex just make it colder and\n\nall the things we're doing\n\njust don't mean what we're looking for\n\n---\n\nOh I can't see where the light is\n\nOh I can't feel where my heart is\n\nI just wanna keep it real\n\nPlease don't bring me down to hell\n\nI beg\n\nI'm alone in this city now\n\n---\n\nOh I can't see where the light is\n\nOh I can't feel where my heart is\n\nI just wanna keep it real\n\nPlease don't bring me down to hell\n\nI beg\n\nI'm alone in this city now", 0, '「城市」这个词对于我的意义有些模糊:过去几年里,我在 5 个不同的城市生活过,说不上来自己属于哪里。\n这首歌诞生在南方的海边,一次孤独的深夜漫游。\n从街边茂密的热带植物丛走向街道上,路过准备打烊的书店,再钻进一个正在狂欢的演出现场。\n看着结束一天欢愉后心满意足的大家,我却突然发现自己就快要被孤独击垮了。\n在那样的心境下,回想起那些紧紧抱住枕头的失眠夜,独自饮下的每一杯 Dry Martini,看完深夜场电影回家路上轻飘飘的自己,一个人躺在手术台被麻醉剂带走知觉的一瞬间......\n我开始好奇:他们都不曾害怕这样的感觉吗?\n\n词曲 Lyrics & Composing: 叶凡Danni\n制作人 Producer: 叶凡Danni\n编曲 Arrangement:叶凡Danni\n鼓 Drums / 吉他 Guitar / 键盘 & 合成器 Keys & Synth / 弦乐 Strings Program:叶凡Danni\n混音 & 贝司 Mixing Engineer & Bass: 王宇\n合声 Backing Vocals: 叶凡Danni、吴雪瑶\n\nInstruments Recording & Mixing @Danni Studio (Beijing)\nRecording Engineer(Instruments): 叶凡Danni\nVocals Recording @Nebula Studio (Hangzhou) w. 关皓聪\n\n- A Danni Studio Production -', 0, '', 242, 320000, datetime.datetime(2018, 1, 22, 13, 50, 19), datetime.datetime(2018, 1, 22, 13, 49, 43), datetime.datetime(2018, 1, 22, 13, 49, 43), datetime.datetime(2019, 4, 18, 8, 42, 46), 204475, 4529, 205, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-02-24"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,6],[2018,7],[2018,8],[2018,10]]},"CN":{"song_of_the_days":["2018-02-25"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,8],[2018,10]]}}', 0, 0, 0, 0, 2, 2, 2172380, 'sha1$JGmjzPUJVSuX$95e60e873d229689b24dfd5eded9060a31bc4a8f', datetime.datetime(2021, 2, 8, 15, 49, 31), 0, 'danniyeats', '', '', 'danniyeats@gmail.com', 0, 1, datetime.datetime(2018, 1, 21, 6, 53, 9), 1743333, 4, 4, 2172380, 'profile_images/da/nn/danniyeats/HWEgZX3Z6sBdC6eTuRXrch.JPG', 'M', '', '叶凡Danni', 86, '18661107616', datetime.date(1991, 10, 22), 'BJ', 2, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 41), 1, datetime.datetime(2018, 1, 21, 6, 53, 9), 2, 0, 'zh-hans', 1, '{"show_intro":false,"show_birthday":1,"hide_gender":false,"hide_location":false}', 262813, 1190, 3, 58, 0, 0, '', 0, None), (547785, 4, 4, '你是被抹去的那一段風景 (tour mix)', 841766, None, 2, 7, 0, 'music/He/ll/HelloNico/C8FEExsc4C6cEV6Sfey9ZN.mp3', 0, 'song_covers/He/ll/HelloNico/vEdKuLEsDAwTk6CSgbFEpc.jpg', 1, '', '你是被抹去的 一成不變的那一段光陰\n而我是被他放下的 捉摸不定的風景\n還沒弄清被什麼吸引 就擁抱在一起\n或只是同樣留下了 灰色的腳印\n\n慌忙服下了 尚未沈澱的幸福\n我們不再孤獨 卻誰也沒把握能留住\n不承認存在於 交纏的某一種錯誤\n而我們都清楚 我們曾是顆飄散的種子\n\n你想走了嗎\n我該離開嗎\n就要失去了嗎\n這樣算失去嗎\n\n是吧', 0, 'TWS171800002\n\n作曲:詹宇庭 / 李詠恩\n作詞:詹宇庭\n編曲:Hello Nico\n製作人:Hello Nico\n\n混音:李詠恩\n母帶混音:Brian Elgin\n\nOP: 黑市音樂有限公司\nSP: StreetVoice International Limited', 0, '', 287, 192020, datetime.datetime(2018, 2, 1, 19, 59, 2), datetime.datetime(2018, 2, 1, 19, 58, 47), datetime.datetime(2018, 2, 1, 19, 58, 47), datetime.datetime(2018, 5, 15, 11, 11, 28), 97705, 2576, 46, 1, 0, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-02-15"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,6]]},"CN":{"song_of_the_days":["2018-02-16"],"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2018,6]]},"HK":{"top_record_weekly_champions":[[2018,6]]}}', 0, 0, 0, 0, 2, 2, 841766, 'sha1$J9AiQLNbOxoFfTNSBgZeUE$8fbf3bea35b894438d4da245b5917ec1327f7322', datetime.datetime(2025, 5, 12, 10, 22, 32), 0, 'HelloNico', '柏豪', '紀', 'hellonico2013@gmail.com', 0, 1, datetime.datetime(2013, 5, 15, 1, 34, 40), 475059, 4, 3, 841766, 'profile_images/He/ll/HelloNico/ab5599a240f911e6b28a0a86ddb32807.jpg', 'F', 'Hello Nico', 'Hello Nico', 886, '955541410', datetime.date(2013, 5, 20), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 48), 1, datetime.datetime(2013, 5, 15, 1, 34, 40), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"hide_location":false}', 2944829, 30403, 7, 67, 0, 0, '', 0, None), (469211, 4, 4, '菸癮(Demo)', 1592178, 97298830, 2, 7, 0, 'music/wh/oc/whocares2016/275FtU85o8c9wVffNzriCh.mp3', 0, 'song_covers/wh/oc/whocares2016/k8AhZcMHpy86rDtaSK8JAY.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, '戒不掉的 不是癮\r\n\r\nhttps://www.facebook.com/whofXXkingcares/', 0, '', 271, 320120, datetime.datetime(2017, 11, 16, 18, 52, 23), datetime.datetime(2017, 4, 7, 3, 6, 28), datetime.datetime(2017, 4, 7, 3, 6, 28), datetime.datetime(2020, 5, 12, 13, 33, 51), 609180, 9926, 654, 1, 2, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2017,46],[2017,47],[2018,3],[2018,4]]},"CN":{"top_record_weekly_champions":[[2017,46],[2018,1],[2018,3],[2018,4],[2018,5],[2018,14]]},"HK":{"top_record_weekly_champions":[[2017,46],[2017,47],[2017,51],[2017,52],[2018,3],[2018,4]]}}', 0, 0, 0, 0, 2, 2, 1592178, 'sha1$ZVpt0Pk30YG1evbO3vfp5i$bbb9ae116986984cc6ef62e01199735aa0cf632a', datetime.datetime(2025, 5, 19, 18, 28, 2), 0, 'whocares2016', '', '', 'wearewhocares@gmail.com', 0, 1, datetime.datetime(2016, 3, 16, 20, 34, 33), 1250594, 2, 2, 1592178, 'profile_images/wh/oc/whocares2016/4zJTRLuyHwGMX7tkZYPUrt.jpg', 'O', '', 'Who Cares 胡凱兒', 886, '923202038', datetime.date(2016, 3, 7), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 48), 1, datetime.datetime(2016, 3, 16, 20, 34, 33), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-04-22T02:57+00:00","hide_location":true}', 3811981, 16423, 15, 960, 1, 0, '', 0, None), (548180, 4, 4, '一伴 EP', 906661, 97275288, 1, 4, 0, 'music/yu/an/yuan183186/RD3ZoMVwLw64RAYVuUKAMg.mp3', 0, 'song_covers/yu/an/yuan183186/LwY723h5CbuXSwfaNhDr5P.jpg', 1, '', '詞:陳妍元\n曲:陳妍元\n\n\n送你一片光合 如詩的顏色\n帶你去追 靈水山神\n你若不問此生 何時走無份\n眼下的美 是你我共存\n\n也許我們該 \n愛過冰凍的殘忍\n而後綿延的綠意回溫\n\n也許我們該\n愛彼此破碎星辰\n閃亮每一寸你那執迷的天真\n\n為你留一扇門 在心上我肯 \n聽你撫你 我的責任\n也仍害怕失衡 但仍快樂 \n快樂的人 有你我兩人\n\n也許我們該\n親吻狼狽的旅人\n走遍千山仍衷於一個\n\n也許我們該\n明白年華也是走過就留痕\n願這愛恆久不分\n\n\n\n製作 : 林孝駿 \n編曲 : 陳大慶\n錄音混音 : 顧孟堯 ', 0, '如果我們能明白,有人願意以愛和關心的角度在身邊陪伴,是一種最純粹的可貴,我們就不會去計較彼此呈現出的好壞,不會再要求對方能給得更多,我們只在意是否還留有天真浪漫,只擔心時光的流逝將時間越縮越短\n\n\n2/9 數位發行 和你有關的幸福\n陳妍元粉絲專頁:https://www.facebook.com/swimmingbrid/\n', 0, '', 210, 192155, datetime.datetime(2018, 2, 8, 14, 1, 19), datetime.datetime(2018, 2, 8, 14, 1, 4), datetime.datetime(2018, 2, 8, 14, 1, 4), datetime.datetime(2018, 3, 5, 1, 57, 4), 13838, 336, 13, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 906661, 'sha1$a7f58$cc5ecc3348f5da8a1fd2d7df5f975505e8f04a5a', datetime.datetime(2021, 8, 7, 7, 11, 37), 0, 'yuan183186', '', '', 'yuan183186@hotmail.com', 0, 1, datetime.datetime(2013, 8, 26, 17, 34, 21), 539472, 4, 3, 906661, 'profile_images/yu/an/yuan183186/GRkH2LgVQbJa4cePdtW28B.png', 'F', '', '陳妍元Yuan Chen', None, '0912949798', datetime.date(1993, 2, 6), 'KEE', 88, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2013, 8, 26, 17, 34, 21), 1, 0, 'zh-hant', 0, '{"show_intro":false,"hide_gender":false,"hide_location":false}', 395562, 1819, 16, 179, 0, 0, '', 0, None), (166681, 4, 4, '雲 Demo', 782612, 13565, 2, 1, 0, 'music/pa/ra/paralleloutput/2a09cedeb88a460185e8fbc0e4a6f3f6.mp3', 12168914, '', 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, '', 0, None, 304, 320000, datetime.datetime(2012, 4, 24, 1, 3, 19), datetime.datetime(2012, 4, 24, 1, 3, 19), datetime.datetime(2012, 4, 24, 1, 3, 19), datetime.datetime(2015, 3, 25, 10, 51, 6), 5356, 67, 5, 1, 2, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 782612, 'sha1$7SfkmfcZmHHP$5ce380c2c2ceca25c273e895277a911db6275695', datetime.datetime(2023, 9, 30, 4, 23, 53), 0, 'paralleloutput', '', '', 'paralleloutput@gmail.com', 0, 1, datetime.datetime(2012, 1, 8, 5, 35, 1), 416669, 4, 4, 782612, 'profile_images/pa/ra/paralleloutput/4BxwmKyMq8W9emRyUfYhp7.jpg', 'M', '', 'ParallelOutput平行輸出', None, '', datetime.date(1990, 1, 1), None, None, 0, 1, None, datetime.datetime(2025, 6, 27, 21, 2, 57), 1, datetime.datetime(2012, 1, 8, 5, 35, 1), 1, 0, 'zh-hant', 0, '{"show_intro":false,"hide_gender":false,"hide_location":false}', 22385, 140, 24, 24, 0, 0, '', 0, None), (495557, 4, 4, '四月七號Demo', 1955072, None, 1, 6, 0, 'music/mi/ss/missbac/Emfv3rXFGNRYXbjxHz58G7.mp3', 0, 'song_covers/mi/ss/missbac/o9CnuomLH2zK2xvjp66NRh.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', 0, '〖 四 月 七 號 Official Video 首 播 〗\n\n2 0 1 8 / 0 4 / 0 7 P M 5 : 3 9\n\n給那些在你們心中已經過去的,\u2028但現在由衷希望他過得很好的人。\n時間的流動就像高速公路奔馳的車呼嘯而過,\u2028\n突然回頭,\u2028才發現什麼都離得很遠了,\n\u2028我們都已經走出傷痛,\u2028並且真心感謝那些曾經讓自己成長的所有。\n\n今天又是一個新的四月七號,\n但這次我就先走了喔,\n頭也 不回的走。\n\n゚+o。◈。o+゚+o。◈。o+゚+o。◈。o+゚+o。◈。o+\n\n終於推出第一支影片,很感謝一直支持我們的人!\u2028\nYouTube高清版本也同步發佈!\n▸▸\xa0https://www.youtube.com/watch?v=mbllaZuvhDs\nFind Us\n▸▸https://www.facebook.com/missbacterium/\n\n\u2028゚+o。◈。o+゚+o。◈。o+゚+o。◈。o+゚+o。◈。o+\n\n〖 特 別 感 謝 〗\n錄音:李致遠\u2028\n攝影:方宥琪\n\u2028剪接:李佳綺\n女主角:藍 婷\n(https://www.facebook.com/LANTING1203/)\n\n\u2028゚+o。◈。o+゚+o。◈。o+゚+o。◈。o+゚+o。◈。o+\n\n〖 近 期 演 出 〗\n點連結一探究竟!▸▸https://goo.gl/BqrTo4', 1, '', 253, 192025, datetime.datetime(2017, 12, 19, 16, 48, 18), datetime.datetime(2017, 6, 20, 22, 37, 48), datetime.datetime(2017, 6, 20, 22, 37, 48), datetime.datetime(2018, 4, 7, 13, 7, 5), 342230, 7561, 805, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1955072, 'sha1$uIVAt2GFrenNtzgGvAf7Vn$96a99c21665844e52385379c16f24ddfa54bf03c', datetime.datetime(2025, 6, 4, 19, 19, 39), 0, 'missbac', '', '', 'missbac2017@gmail.com', 0, 1, datetime.datetime(2017, 6, 20, 22, 36, 26), 1527037, 2, 2, 1955072, 'profile_images/mi/ss/missbac/hnLwqiEWnmgWykfLCjPXC6.jpg', 'O', '貝克小姐Miss Bac.', '貝克小姐Miss Bac.', 886, '983002387', datetime.date(2017, 3, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 56), 1, datetime.datetime(2017, 6, 20, 22, 36, 26), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-04-07T07:38+00:00","hide_location":false}', 2174947, 14627, 22, 13, 1, 0, '', 0, None), (549728, 4, 4, '住在天狼星的那個人', 1488453, 97275393, 1, 6, 0, 'music/oh/my/ohmymeiting/jpZXeSdyBVPHwpeXLdPxDd.mp3', 0, 'song_covers/oh/my/ohmymeiting/A2Y4mgqcFGnEZfHbZwjsfL.jpg', 1, '', '住在天狼星的那個人\n\n作曲:黃美婷\n作詞:黃美婷\n編曲:Jeryl Lim\n\n在望無邊際的天空上面\n一閃一閃眾多星星裡面\n還是他最耀眼\n亮得我都睜不開眼\n\n我和他之間有幾個光年?\n乘坐太空船趕走了思念\n看見他的笑顏\n時間停止在這瞬間\n\n住在天狼星的那個人\n那拐走我的心的人\n他天天叫我煩惱鬱悶\n明明感覺是對的人\n但誰也不願先出聲\n別做無謂的抗爭\n\n住在天狼星的那個人\n想趁這機會問一問\n你心裡到底有沒有我們?\n明明你就是對的人\n你要不要認真\n給我一個溫柔的吻\n讓我們一起私奔\n\n漫步星環又繞了一大圈\n感覺就好像過了一千年\n遠處你的 指尖\n什麼時候才能再碰見\n\n住在天狼星的那個人\n那拐走我的心的人\n他天天叫我煩惱鬱悶\n明明感覺是對的人\n但誰也不願先出聲\n別做無謂的抗爭\n\n住在天狼星的那個人\n想趁這機會問一問\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\nTrack 5 - 住在天狼星的那個人\n\n謝謝你成為我天空中最閃亮的星星\n\n追蹤:\n黃美婷YOUTUBE:ohmymeiting\n黃美婷FACEBOOK:ohmymeiting\n黃美婷IG:ohmymeiting', 0, '', 265, 192064, datetime.datetime(2018, 3, 3, 15, 49, 44), datetime.datetime(2018, 3, 3, 15, 49, 21), datetime.datetime(2018, 3, 3, 15, 49, 21), datetime.datetime(2018, 3, 5, 4, 11, 10), 279237, 6571, 334, 1, 4, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,11],[2018,12]]},"HK":{"top_record_weekly_champions":[[2018,11],[2018,12]]}}', 0, 0, 0, 0, 2, 2, 1488453, 'sha1$34dR5Rv4VoOjdfOJCqKSoG$30f63af769a9be54ddea22fb5f79a7e3b919c4be', datetime.datetime(2025, 6, 3, 2, 7, 58), 0, 'ohmymeiting', '', '', 'ohmymeiting@gmail.com', 0, 1, datetime.datetime(2015, 3, 4, 0, 49, 46), 1148478, 4, 4, 1488453, 'profile_images/oh/my/ohmymeiting/R5G4jrC2JdzMNKSbAzKAE2.jpg', 'F', '黃美婷', 'OHMYMEITING', 65, '91275676', datetime.date(1991, 4, 4), 'SG', 190, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 55), 1, datetime.datetime(2015, 3, 4, 0, 49, 46), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2024-01-11T09:13+00:00","hide_location":true}', 575196, 3567, 15, 5189, 1, 0, '', 0, None), (377432, 4, 4, '留給你的我從未【Demo】', 1597251, 97265712, 1, 4, 0, 'music/sw/ee/sweetjohnband/0f95037695064d1a80ed96cdcbcf8db8.mp3', 0, 'song_covers/sw/ee/sweetjohnband/3rAoFk4TajBNvmFNqbLR4U.png', 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• Facebook https://www.facebook.com/sweetjohnband\n• StreetVoice https://tw.streetvoice.com/sweetjohnband\n• Weibo http://weibo.com/SweetJohn \n• Pinkoi https://www.pinkoi.com/store/m-forest\n\n-------------\n⊙ 實體購買通路・請用行動支持約翰\n\u3000● Pinkoi(單曲、樂團周邊) https://goo.gl/4Pp2aw\u3000\n\u3000● 博客來 https://goo.gl/pFxftf\n\u3000● 誠品 https://goo.gl/HVwMYE\n\u3000● 台中特約寄賣點 元氣唱片行\n\u3000● 光南、小白兔、佳佳等各大唱片行皆有販售\n\n⊙ 數位上架平台\n\u3000●【 Apple Music 】 https://goo.gl/VDpWhz\n\u3000●【 Spotify 】 https://goo.gl/Z1kHD6\n\u3000●【 KKbox 】 https://goo.gl/fbdsPL\n-------------', 0, '', 258, 192126, datetime.datetime(2016, 10, 31, 16, 23, 24), datetime.datetime(2016, 10, 30, 2, 43, 49), datetime.datetime(2016, 10, 30, 2, 43, 49), datetime.datetime(2019, 5, 14, 3, 31, 8), 361587, 9895, 359, 1, 5, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2016-11-25"],"recommend_by_editor":true}}', 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), (556948, 4, 4, '不是因為天氣晴朗才愛你', 2175901, None, 1, 5, 0, 'music/Be/st/Bestards/dTXNgmkagqY2E36qQtKgZV.mp3', 0, 'song_covers/Be/st/Bestards/JVkwtpooie5fydPZowmnke.png', 1, '', '不是因為天氣晴朗才愛你\r\n不是因為看見星星才想你\r\n不是因為剛好沒有別的事\r\n才一直一直一直\r\n在腦海裡複習\r\n擁抱你 什麼角度最合適\r\n\r\n其實我 常會想像我們老了的樣子\r\n左邊牽著手 右手拉小狗\r\n可能還有很多小孩子\r\n\r\n其實我 不是因為好天氣才這麼說\r\n牽著你走過\r\n大雨盛開水花的路口\r\n也是我一樣喜歡的夢\r\n\r\n不是因為天氣晴朗才愛你\r\n不是因為看見星星才想你\r\n不是因為剛好沒有別的事\r\n才一直一直一直\r\n在腦海裡複習\r\n擁抱你 什麼角度最合適\r\n\r\n其實我 常會想像我們老了的樣子\r\n左邊牽著手 右手拉小狗\r\n可能還有很多小孩子\r\n\r\n其實我 不是因為好天氣才這麼說\r\n牽著你走過\r\n大雨盛開水花的路口\r\n也是我一樣喜歡的夢\r\n\r\n牽著你走過\r\n大雨盛開水花的路口\r\n也是我一樣喜歡的夢', 0, '與你相遇在那麼晴朗的天氣\r\n城市、陽光、你的笑容、我的掌心\r\n一切都溫暖的很自然\r\n\r\n但幸福的這一刻只想要你知道\r\n即便遇見了下著雨的壞天氣\r\n也會用全部的心\r\n愛你\r\n\r\n作詞 | 邱建豪\r\n作曲 | 邱建豪\r\n編曲 | 理想混蛋\r\n主唱 | 邱建豪\r\n吉他 | 李建廷\r\n錄音 | 築流音樂工作室—李宗軒、林書弘\r\n混音 | 林書弘\r\n後期處理 | 李宗軒\r\n理想混蛋粉絲專頁 | https://www.facebook.com/wearebestards\r\n\r\n【理想混蛋『威爾剛剛好:Well, it’s good』專場】\r\n演出時間 | 2018.08.18 (六) 08:30-10:30 p.m.\r\n演出地點 | 公館河岸留言 (台北市中正區羅斯福路三段244巷2號B1)\r\n預售票價 | NT$400元\r\n預售連結 | https://bit.ly/2xFl0WZ 、7-11 ibon 機檯直接購票\r\n活動頁面 | https://goo.gl/FDe77a\r\n\r\n【理想混蛋《不是因為天氣晴朗才愛你》Official Lyric Video】\r\n大家期待的歌詞版MV在YouTube上架囉!\r\n點擊網址 | https://goo.gl/rKXj2D\r\n\r\n\r\n【《不是因為天氣晴朗才愛你》吉他六線譜釋出】\r\n很高興大家給予《不是因為天氣晴朗才愛你》支持\r\n我們製作了這首歌的六線譜\r\n有完整的指法與和弦\r\n已經公開在理想混蛋的粉絲專頁上囉!\r\nPDF版下載:\r\nhttps://goo.gl/7qBwwV', 0, '', 240, 192000, datetime.datetime(2018, 5, 25, 9, 28, 12), datetime.datetime(2018, 5, 25, 9, 27, 26), datetime.datetime(2018, 5, 25, 9, 27, 26), datetime.datetime(2018, 6, 5, 9, 53, 24), 1637449, 34054, 1165, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,22],[2018,23],[2018,24],[2018,25],[2018,27],[2018,28],[2018,29],[2018,30]]},"CN":{"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2018,21],[2018,23]]},"HK":{"top_record_weekly_champions":[[2018,21],[2018,22],[2018,23],[2018,24],[2018,28]]}}', 0, 0, 0, 0, 2, 2, 2175901, 'sha1$V9zCU4shrDLZ$1995f70dac86d729388e879077875de4783b2ed4', datetime.datetime(2022, 11, 28, 17, 37, 41), 0, 'Bestards', '', '', 'b101103092@tmu.edu.tw', 0, 1, datetime.datetime(2018, 2, 11, 12, 4), 1746856, 4, 4, 2175901, 'profile_images/Be/st/Bestards/g6dQwdiXvWVJsgopomkkdB.jpg', 'O', '', '理想混蛋 Bestards', 886, '928948745', datetime.date(2017, 10, 14), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 43), 1, datetime.datetime(2018, 2, 11, 12, 4), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1}', 8007977, 51032, 47, 8695, 1, 0, '', 0, None), (561950, 4, 4, '獨角仙的夢', 2175901, None, 1, 5, 0, 'music/Be/st/Bestards/Yx6CTgWa4LAPaLFvH6nkXD.mp3', 0, 'song_covers/Be/st/Bestards/SShkEq9dxqwC3SLgx7KzVd.png', 1, '', '驕傲的活著 向晚的天空裡飛\r\n身體還殘留著 土壤氣味\r\n\r\n高樓天際線 尖銳的割開夕陽的窗簾\r\n卻透不進光線\r\n\r\n有沒有一座花園 很美\r\n光臘樹盛開鮮豔\r\n霧霾中睜開雙眼 卻看見\r\n城市燈火炙烈\r\n\r\n看我往前飛 看我一角劈開夏天\r\n劈開了 水泥和鋼鐵\r\n飛回童年的鄉間\r\n\r\n跟我往前飛 在翅膀都風乾以前\r\n能飛多遠 就飛更遠一點\r\n去找回綠色的夏天\r\n\r\n成群的孩子 低著頭越過斑馬線\r\n誰偷走了他們 頭上的星點\r\n\r\n無止盡改變 今日的柏油昨日的森野\r\n前進還是後退\r\n\r\n有沒有一座花園 很美\r\n光臘樹盛開鮮豔\r\n霧霾中睜開雙眼 卻看見\r\n城市燈火炙烈\r\n\r\n看我往前飛 看我一角劈開夏天\r\n劈開了 水泥和鋼鐵\r\n飛回童年的鄉間\r\n\r\n跟我往前飛 在翅膀都風乾以前\r\n能飛多遠 就飛更遠一點\r\n去找回綠色的夏天\r\n\r\n小時候幻想穿上了鎧甲去冒險\r\n去尋找一座藏著寶藏的森林裡\r\n我們跳舞 我們遊戲著 笑臉\r\n\r\n長大卻發現世界不如想像完美\r\n大人說砍下樹木就會流出金錢\r\n我的夢卻要破碎\r\n不能妥協\r\n\r\n看我往前飛 看我一角劈開夏天\r\n劈開了 水泥和鋼鐵\r\n立起旗桿挑戰整個世界\r\n\r\n跟我往前飛 在翅膀都風乾以前\r\n能飛多遠 就飛更遠一點\r\n去找回綠色的夏天', 0, '在每天都散步的公園,某天偶然看見了一隻獨角仙。\r\n牠緩緩地、努力地從柏油路面爬向一片小小的草地。\r\n原本我想幫助牠移動以免被腳踏車或其他人碾碎,卻被牠堅持拒絕了,一支角對我晃呀晃好像告訴我牠自己知道牠要去哪裡,而且牠自己會走到的。\r\n\r\n於是我就在旁邊守候著牠直到牠安全的爬進草叢裡。\r\n\r\n也許在現在這個世界裡,這樣一個公園已經是牠們最好的樂園,而諷刺的是遠方工業區的煙囪還冒著煙,城市的擴張依然持續著,剝奪著生物們的生存空間。\r\n\r\n牠眼裡的世界是怎麼樣的呢?也許我們都期待一個綠色的夏天。\r\n\r\n作詞 | 邱建豪\r\n作曲 | 邱建豪\r\n編曲 | 理想混蛋\r\n主唱 | 邱建豪\r\n吉他 | 李建廷\r\n打擊 | 盧可沛\r\n沙沙 | 郭哲成\r\n口琴 | 郭哲成\r\n錄音 | 築流音樂工作室—李宗軒、林書弘\r\n混音 | 林書弘\r\n後期處理 | 林書弘\r\n理想混蛋粉絲專頁 | https://www.facebook.com/wearebestards', 0, '', 308, 320000, datetime.datetime(2018, 7, 29, 5, 2, 17), datetime.datetime(2018, 7, 29, 5, 1, 48), datetime.datetime(2018, 7, 29, 5, 1, 48), datetime.datetime(2018, 8, 2, 13, 3, 26), 257977, 6893, 106, 1, 0, 1, 0, None, 4, '{"CN":{"recommend_by_editor":true},"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 2175901, 'sha1$V9zCU4shrDLZ$1995f70dac86d729388e879077875de4783b2ed4', datetime.datetime(2022, 11, 28, 17, 37, 41), 0, 'Bestards', '', '', 'b101103092@tmu.edu.tw', 0, 1, datetime.datetime(2018, 2, 11, 12, 4), 1746856, 4, 4, 2175901, 'profile_images/Be/st/Bestards/g6dQwdiXvWVJsgopomkkdB.jpg', 'O', '', '理想混蛋 Bestards', 886, '928948745', datetime.date(2017, 10, 14), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 43), 1, datetime.datetime(2018, 2, 11, 12, 4), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"show_birthday":1}', 8007977, 51032, 47, 8695, 1, 0, '', 0, None), (565543, 4, 4, '練習一個人生活', 1877687, 97315069, 1, 6, 0, 'music/nc/kn/nckn/QkmJGzB423P6gQFJv39ao8.mp3', 0, 'song_covers/nc/kn/nckn/khi8AdKbrFe62bEeb4jAYn.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, '詞曲 Lyrics / Music | 陳弘育 Ken Chen\n編曲 Arrangement | 南西肯恩 Neci Ken\n大提琴 Cello | 邵佳瑩\n鋼琴 Piano | Edward Ebonoir\n混音 Mixing|陳沛瑜\n\n「生命的旅程注定了孤獨,\n是因為放不下才拒絕了停留。」\n\n什麼時候 我們開始練習一個人\n開始將曾經的習慣變成另一種新的習慣\n那些自以為 卻如同穿心針紮上\n好像只有不停的練習 才能忘記\n\n只要活在世上,孤獨就不會終結。\n\n南西肯恩首張正式 EP《那麼我想再擁有自己》\n【數位平台點聽】\nhttp://bit.ly/那麼我想再擁有自己\n\nFind us\nFacebook • https://www.facebook.com/ncknband\nInstagram • @ncknband', 0, '', 333, 320000, datetime.datetime(2018, 9, 14, 14, 35, 53), datetime.datetime(2018, 9, 14, 14, 35, 18), datetime.datetime(2018, 9, 14, 14, 35, 18), datetime.datetime(2020, 11, 19, 20, 16, 13), 731551, 15659, 1171, 1, 4, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,38],[2020,6],[2020,7]]},"CN":{"recommend_by_editor":true,"recommend_by_expert":true,"top_record_weekly_champions":[[2018,38]]},"HK":{"top_record_weekly_champions":[[2018,38],[2018,40],[2018,41]]}}', 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), (564653, 4, 4, '誰', 470261, 97298645, 1, 4, 0, 'music/le/ft/left7792/dHDwsrd5QMHMeujGKb6EUV.mp3', 0, 'song_covers/le/ft/left7792/9HpnxrXNkTEAgK9x4siktF.jpg', 1, '', '害怕伸出手\n裝作\u3000什麼都不想要\n「這樣也好」 每天說服著自己\n\n還在原地停留 \n等著你\n也等著我自己\n你若能懂\u3000現在別再猶豫\u3000\u3000\u3000\u3000\n走進我的心\n\n誰 能夠找到我\n在人海中 流浪等待 愛\n將我的輪廓填滿\n\n誰 想要找到我 多麼希望\n擁有一個你 讓我值得存在\n\n你能否 由衷\n容納每一種的我\n我會願意 賠上一切的愛\n\n誰 能夠找到我\n在人海中 流浪等待 愛\n將我的輪廓填滿\n\n誰 想要找到我 多麼希望\n擁有一個你 讓我值得存在', 0, '詞:李友廷\n曲:李友廷\n製作人:李友廷\n編曲:李友廷\n\n鼓:王毛恩\n木吉他:李友廷\n貝斯:郭宏\n大提琴:劉涵\n\n錄音:周均@追夢者娛樂整合工作室\n混音:周均@追夢者娛樂整合工作室\n母帶後期處理混音:周均@追夢者娛樂整合工作室', 0, '', 249, 320000, datetime.datetime(2018, 11, 30, 15, 43, 44), datetime.datetime(2018, 8, 31, 4, 33, 2), datetime.datetime(2018, 8, 31, 4, 33, 2), datetime.datetime(2018, 11, 30, 16, 53, 46), 898058, 21153, 472, 1, 1, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-09-30"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,36],[2018,37]]},"CN":{"song_of_the_days":["2018-10-01"],"recommend_by_editor":true},"HK":{"top_record_weekly_champions":[[2018,37],[2018,45]]}}', 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), (566882, 4, 4, '擋一根mp3', 1824564, None, 1, 4, 0, 'music/bi/si/bisiugroup/vbRTAAwx6jahqUSHGVYHUn.mp3', 0, 'song_covers/bi/si/bisiugroup/DqKahPcDpSFHC7WjmLYra5.jpg', 1, '', '猶記得那天男孩露了餡 他說話兜著圈\n看女孩皺著眉 質問著男孩你抽夠了沒\n說夠了沒 男孩捲起一根煙 \n霎時間 他視線 停留在 她指尖\n\n如果你要抽 不如分我抽一點\n讓我承受著 你肺裡面的漆黑\n雖然不能體會你的感覺 \n但我會試著給\n\n想為妳堅持為妳變好 卻被現實給顛倒\n為了面子為了麵包 這圈子的圈套\n於是偏執的厭世著到無法辨識了 自己的靈魂就先死了\n到底什麼是愛情 我不知道\n\n於是男孩愈飛愈高 愈chill愈chill out\n女孩開始懷疑自己到底夠不夠好\n是否還在同個tone調 是否還重要\n\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編曲:美秀集團', 0, '', 224, 320000, datetime.datetime(2018, 10, 11, 9, 53, 22), datetime.datetime(2018, 10, 11, 9, 54, 28), datetime.datetime(2018, 10, 11, 9, 54, 28), datetime.datetime(2018, 10, 11, 9, 54, 28), 643891, 16239, 465, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,42]]},"CN":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,42]]},"HK":{"top_record_weekly_champions":[[2018,42]]}}', 0, 0, 0, 0, 2, 2, 1824564, 'sha1$YQtvLov4crv6$b57286ed8598619749800e9aee4e9c9ee2ba1ad8', datetime.datetime(2021, 12, 17, 5, 49, 59), 0, 'bisiugroup', '', '', 'bisiugroup@gmail.com', 0, 1, datetime.datetime(2017, 2, 2, 22, 52), 1337696, 2, 2, 1824564, 'profile_images/bi/si/bisiugroup/9AyvUU9FcJib4aDzA7efRS.png', 'O', '美秀集團', '美秀集團', 886, '961199542', datetime.date(2016, 5, 27), 'NWT', 94, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 44), 1, datetime.datetime(2017, 2, 2, 22, 52), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"show_birthday":1,"hide_location":false}', 1576803, 41140, 0, 19367, 1, 0, '', 0, None), (567816, 4, 4, '還想要 demo', 2223130, 97320348, 2, 1, 0, 'music/Wa/lk/WalkingDownZhinanRoad/3EeYAvskVJ3VyBvnqjJWiX.mp3', 0, 'song_covers/Wa/lk/WalkingDownZhinanRoad/EhccCQYzD4TpM8WYjJHrd8.jpg', 1, '', '[00:29.10]還想要 跟你一起去跳舞\n[00:33.06]在公園 沒有負擔的散步\n[00:37.00]我知道 你會偷偷傻笑\n[00:40.41]也知道 你喜歡哪種貓\n[00:44.15] \n[00:44.16]還想要 陪你去看星星\n[00:47.92]在屋頂 抱著吉他等日出\n[00:51.61]我知道 我會偷偷想像\n[00:55.34]也知道 那不過是幻想\n[01:00.07]-\n[01:13.43]在閃爍 我們的花火 有點撲朔\xa0\n[01:20.79]這溫度 撐不過一個冬\n[01:30.70] \n[01:30.71]I thought that we were in love\n[01:34.82]但好像是胡思亂想\n[01:37.94]When our lives go on\n[01:42.11]我也可能被遺忘\n[01:45.65] \n[01:45.66]我以為擁有對方\n[01:49.44]就能停止愛情的迷惘\n[01:53.93]就這樣吧 我不再傻\n[01:57.73]沒有你 我依然是我呀\n[02:02.81]-\n[02:16.34]還想要 跟你一起去旅行\n[02:20.25]在草原 漫無目的的談心\n[02:23.94]我知道 你會偷偷擁抱\n[02:27.71]也知道 你喜歡的味道\n[02:31.25] \n[02:31.26]還想要 不知不覺走下去\n[02:35.06]牽著手 從此我不再猶豫\n[02:38.70]我知道 我會偷偷祈禱\n[02:42.46]也知道 我不再為你\n[02:45.65]而閃爍 我們的花火 有點撲朔\xa0\n[02:53.16]這溫度 撐不過一個冬\n[03:04.63]-\n[03:25.65]I thought that we were in love\n[03:30.18]但好像是胡思亂想\n[03:32.31]When our lives go on\n[03:36.93]我也可能 可能 可能 (被遺忘)\n[03:40.30]\n[03:41.26]我以為擁有對方\n[03:43.89]就能停止愛情的迷惘\n[03:48.03]就這樣吧 我不再傻\n[03:52.12]沒有你 我依然是我呀', 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''Because I’m free, nothing’s worrying me.''\r\n我走指南路,夢想就是每天淋濕生活的雨水。\r\n\r\n成團於2018.05.05,金旋入圍決賽的那一天。\r\n\r\n獲得第35屆政大金旋獎:\r\n重對唱組第一名\r\n最佳編曲 \r\n最佳現場演出\r\n中國信託現場人氣獎\r\n創建網路重對唱人氣冠軍\r\n創建網路跨組別人氣冠軍\r\n\r\nFacebook: https://www.facebook.com/WalkingDownZhinanRoad/\r\n\r\nYoutube:\r\nhttps://www.youtube.com/channel/UCg_r3OqCg1PtXLMS9PvPDhg\r\n\r\n新浪微博:\r\nhttp://weibo.com/u/6818806729\r\n\r\n__________________________________________\r\n\r\n【音樂製作團隊】\r\n\r\n詞 | 牛淳安\r\n\r\n曲 | 牛淳安\r\n\r\n編曲 | 我走指南路 WalkingDownZhinanRoad\r\n\r\nVocal/Keyboard | 牛淳安\r\n\r\nVocal/Guitar | 牛淳權\r\n\r\nDrum | 施柏寬\r\n\r\nBass | 王子安\r\n\r\nGuitar | 李威樂\r\n\r\n錄音師 | 趙宇晨\r\n\r\n混音師 | 趙宇晨\r\n\r\n美術團隊\r\n\r\n藝術總監 | 丁紫芸\r\n\r\n美術總監 | 王薫慧\r\n\r\n__________________________________________\r\n\r\n【休團一年】\r\n一年之後,還想要嗎?\r\n\r\n休團是因為要完成團員們早就預訂的一些人生計畫,例如出去交換等,但我們都相信這不代表指南路走到盡頭了。\r\n\r\n有至今的發展與成果,並不是當初預想得到的,我們只不過是夢想能站上金旋舞台,用用那些高級器材罷了。沒想到得了獎,創了粉專,收到一些邀約,上了小河,唱了我們的自創曲,最後終於把這首歌demo做出來了。短短數月,一切實在好不真實。\r\n\r\n感謝大家這幾個月來的陪伴與照顧,我們會繼續努力地走在指南路上的,希望你們也是。", 0, '', 271, 320000, datetime.datetime(2018, 10, 31, 10, 36, 14), datetime.datetime(2018, 10, 31, 13, 14), datetime.datetime(2018, 10, 31, 13, 14), datetime.datetime(2023, 7, 21, 17, 35, 55), 641346, 12443, 329, 1, 1, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,44],[2018,45],[2018,46],[2018,47],[2019,15]]},"CN":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,44],[2018,45],[2018,46],[2018,47],[2019,9],[2019,10],[2019,11],[2019,12],[2019,14],[2019,15]]},"HK":{"top_record_weekly_champions":[[2018,45],[2018,46],[2018,47]]}}', 0, 0, 0, 0, 2, 2, 2223130, 'sha1$92wtM9A7nlQq$37953aaa4772518b5a10f6c2200bdafff8b5f43b', datetime.datetime(2023, 8, 29, 14, 41, 25), 0, 'WalkingDownZhinanRoad', '', '', 'walkingdownzhinanroad@gmail.com', 0, 1, datetime.datetime(2018, 7, 7, 6, 5, 49), 1794091, 4, 4, 2223130, 'profile_images/Wa/lk/WalkingDownZhinanRoad/fzhbtNRdbhQLUtuwNjEbN4.jpg', 'O', '', '我走指南路 WDZNR', 886, '978238322', datetime.date(2018, 5, 5), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2018, 7, 7, 6, 5, 49), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":0,"accredited_datetime":"2021-05-10T08:27+00:00"}', 1355587, 8532, 16, 448, 1, 0, '', 0, None), (568214, 4, 4, '箱子歌 Strangers ( Live_Sofar Taipei )', 837848, None, 1, 6, 0, 'music/ja/ck/jackysu223/zcHSnViQ26kYDTCjYgSjNF.mp3', 0, 'song_covers/ja/ck/jackysu223/sLh3hmEwAKwowXvy49PkCh.jpg', 1, '', 'A\n生活瑣事擾人\n擺脫不掉的線性人生\n困頓疑惑叢生\n你也是個有故事的人\n\n咖啡香多迷人\n不知不覺地越聊越深\n乘著無邊夜色\n你的輪廓也融入我的\n\nB\n於是 我們 圍坐在這\n試著 重溫 那些天真\n此刻 世界 遠了 不再干涉\n而心門 開了\n(當箱子 開著)\n\nA2\n開始反問自身\n開始會 思考別的可能\n過往的喜怒哀樂\n以前不懂的現在 我懂了', 0, '彈法:\nhttps://www.facebook.com/shao223/videos/311790622993375/\n\n對人好奇、對人溫柔、對人有耐心。\n恰如你渴望被那樣對待。\n\n傾聽與傾訴都是愛的藝術。\n用心的話,都能救人。\n用心的話,都能得救。\n\n/\n\n〈致 一杯咖啡,一個故事〉20160528\n\n我相信,不論何時何地、或重來幾次,孤獨的人們終究會像同頻率的鯨魚一樣找到彼此。\n\n但每一個今天都比昨天更嘈雜,好幾次就連自己崩塌咆哮的聲音都聽不到。才開始意識,必然背後總得有千絲萬縷的偶然,我們太渺小,且所有背離這個真相的感受都是虛幻。從此不得不誠惶誠恐、不得不為緣份的恩賜涕零。\n\n把箱子搬到草地上的每一天,一個又一個奇蹟爭相開滿我的世界,可愛的人美麗的心,讓最黯淡的影子裡也泛著暖光。\n\n人生是一場向痛苦與無聊發起的無盡鬥爭,還禁不起單打獨鬥的、平庸的我,所幸撞見了各種各樣的你們,伴我在別有用心的生活裡翩翩舞蹈。\n\n何其幸運。\n\n詞曲:Shao\n鼓手 / 合音:Stan Chou\n現場錄音:Sofar Sounds Taipei\n混音:GANNNNN Studio', 0, '', 264, 192000, datetime.datetime(2018, 11, 10, 8, 22, 24), datetime.datetime(2018, 11, 6, 22, 42, 49), datetime.datetime(2018, 11, 6, 22, 42, 49), datetime.datetime(2019, 4, 27, 6, 56, 33), 238186, 5552, 376, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2018,46]]},"CN":{"top_record_weekly_champions":[[2018,46],[2018,47]]},"HK":{"top_record_weekly_champions":[[2018,46]]}}', 0, 0, 0, 0, 2, 2, 837848, 'sha1$FCbEu6t2vaYN$50a46b97096351d86244cea4339a4fdf7cdf4d09', datetime.datetime(2023, 9, 9, 16, 3, 21), 0, 'wenshao', '文劭', '蘇', 'jackysu223@gmail.com', 0, 1, datetime.datetime(2013, 4, 18, 23, 44, 26), 471204, 2, 2, 837848, 'profile_images/ja/ck/jackysu223/ub8oBeeiUNa9wTqVfnoJ7D.png', 'M', '蘇文劭', '蘇文劭劭Shao', None, '', datetime.date(1993, 2, 23), 'TAO', 97, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 37), 1, datetime.datetime(2013, 4, 18, 23, 44, 26), 1, 0, 'zh-hant', 0, '{"hide_gender":false,"show_intro":false,"show_birthday":2,"had_edit_username":true,"accredited_datetime":"2023-03-07T08:57+00:00","hide_location":false}', 622840, 4446, 64, 233, 1, 0, '', 0, None), (571240, 4, 4, '喜欢', 922097, 97269116, 1, 4, 0, 'music/aa/as/aaasi/VgsSNf7bd889THkJCDze7C.mp3', 0, 'song_covers/aa/as/aaasi/wiHQCvUV53H2Wa4V4Drqxg.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为你我认了\r\n\r\n一朝一夕使我已固不可彻\r\n若即若离本应是罪不可赦\r\n怎不忍心怪你\r\n对我太独特\r\n\r\n无时无刻\r\n像是一首无法停止单曲循环的无名歌\r\n\r\n扛住了\r\n柴米油盐的麻烦\r\n扛住了\r\n朋友聚会的调侃\r\n扛住了\r\n世俗生活的刁难\r\n却扛不住\r\n对你的喜欢\r\n\r\n躲过了\r\n世界末日的灾难\r\n明白了\r\n生命是千金不换\r\n躲过了\r\n大悲狂喜的极端\r\n却躲不过\r\n对你的喜欢\r\n\r\n看累了喜新厌旧\r\n看累了随波逐流\r\n看累了长厢厮守\r\n却还没把你看透\r\n看破了恩怨情仇\r\n看破了蓦然回首\r\n看破了从今以后\r\n却始终被你左右\r\n\r\n\r\n扛住了\r\n柴米油盐的麻烦\r\n扛住了\r\n朋友聚会的调侃\r\n扛住了\r\n世俗生活的刁难\r\n却扛不住\r\n对你的喜欢\r\n\r\n躲过了\r\n世界末日的灾难\r\n明白了\r\n真心是千金不换\r\n躲过了\r\n大悲狂喜的极端\r\n却躲不过\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, '', 250, 320000, datetime.datetime(2018, 12, 26, 7, 13, 53), datetime.datetime(2018, 12, 26, 7, 17, 56), datetime.datetime(2018, 12, 26, 7, 17, 56), datetime.datetime(2018, 12, 26, 7, 17, 56), 213136, 5548, 151, 1, 0, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true},"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 922097, 'sha1$2p6Xg2dZ1LQZ$f8c3c467a254973dfd2d46058d3d617638e9f3df', datetime.datetime(2021, 12, 27, 12, 27), 0, 'aaasi', '', '', 'stupids@vip.163.com', 0, 1, datetime.datetime(2013, 12, 12, 22, 33), 553403, 4, 4, 922097, 'profile_images/aa/as/aaasi/PWEioBV7wH4fQEnttjtJTx.jpg', 'F', '王小姐', '阿肆', 86, '17898832424', datetime.date(1989, 7, 4), 'SH', 3, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 46), 1, datetime.datetime(2013, 12, 12, 22, 33), 2, 0, 'zh-hant', 1, '{"had_edit_username":true,"show_intro":false,"hide_gender":false,"hide_location":false}', 2817615, 19103, 6, 7260, 0, 0, '', 0, None), (568577, 4, 4, '白纸', 540650, 97310116, 2, 8, 0, 'music/so/m4/som4ever/JAJ9g6NaR6aJ486mTszhtZ.mp3', 0, '', 1, '', '想哩的自然 想他的一切\n放日子過啊過 後悔\n\n心愛的哩在叨 明知他不再回\n放時間飛啊飛 浪費\n\n我甘願付出一切 換來真心的欽佩\n你笑我不曾清醒 滿腹怨切\n\n離開那天哩共拍謝 拍謝大聲喊心內話\n寫一張 乎你我青春的信\n\n一個人甘願來離開 回頭看甘苦心傷悲\n風吹來 就親像叫著咱的名字\n\n人生路坎坷無人知 想欲哭免怕沒目屎 \n堅強走 提阮的青春到未來\t \n\n若 聽到吉他聲 光照到咱的形影\n唱出心內的孤單 賣抹記藏在心中的那張白紙\n\n若聽到您的聲 光照到您的形影\n唱心內的孤單 賣抹記藏在心中的那張白紙\n\n詞:晨曦光廊\n曲:許耘華、陳昶煬\n編曲:晨曦光廊\n主唱:陳昶煬\n木吉他\x08/和聲:陳重瑋、林昆賢\n節奏/和聲:許耘華\n錄音:楊德佳\n編輯:陳昶煬\n混音/成音:胡俊涵', 0, '', 0, '', 285, 192000, datetime.datetime(2018, 11, 13, 9, 14, 24), datetime.datetime(2018, 11, 13, 9, 15, 43), datetime.datetime(2018, 11, 13, 9, 15, 43), datetime.datetime(2018, 11, 13, 12, 47, 2), 116002, 3180, 206, 1, 1, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-11-28"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2018-11-29"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 540650, 'sha1$lwdc1hkfVQ7xhqLoOBLfVl$482a5267f3176180d60c6dd51c5c81fa3c725df7', datetime.datetime(2025, 6, 29, 9, 1, 42), 0, 'sunrisemusic', '', '', 'info@sunrisemusic.love', 0, 1, datetime.datetime(2008, 6, 16, 1, 54), 178095, 4, 4, 540650, 'profile_images/so/m4/som4ever/AdeP9CPqXPsZcSe7iqXG33.jpg', 'O', '', '晨曦光廊 Sunrise', None, '', datetime.date(2008, 4, 9), 'TNN', 98, 22179, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 47), 1, datetime.datetime(2008, 6, 16, 1, 54), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"show_birthday":0,"accredited_datetime":"2023-12-06T08:34+00:00","hide_location":false,"had_edit_username":true}', 381929, 8415, 26, 4, 1, 1, '', 0, None), (308437, 4, 4, '逃脫', 800923, None, 1, 5, 0, 'music/wi/ll/william810/bd5980cb296b481a82f4070185ce0eeb.mp3', 0, 'song_covers/wi/ll/william810/e083de42d34e48598757979a5d2f3a0f.JPG', 1, '', 'FACEBOOK專頁:\n https://www.facebook.com/williambluebird23\n\n我過得並不好 你也許 不會知道\n我的心像一座 沒有人 的孤島\n心情完全顛倒 找不到心的依靠\n你的靈魂出走 留下我 一人難熬\n\n我受夠被困在這監牢\n我的難過沒有人知道 我想逃\n\n已決心 要把回憶上鎖 \n就別再去為自己找藉口\n拜託 我多麼想從記憶中逃脫\n我停止 繼續做白日夢\n已放棄 等待你回頭\n\n我懂 我只是一時被愛昏了頭\n我不真的還眷戀你的溫柔\n\n黑夜裡有月光陪我\n迷了路有燈塔守候\n我不害怕孤獨 我不會放聲大哭\n\nFACEBOOK專頁: https://www.facebook.com/williambluebird23', 0, '分手了 還愛著他/她?\r\n是誰放不下 誰又想逃\r\n\r\nFACEBOOK專頁:\r\n https://www.facebook.com/williambluebird23', 0, '', 254, 192000, datetime.datetime(2016, 4, 13, 19, 21, 59), datetime.datetime(2014, 12, 22, 12, 58, 15), datetime.datetime(2014, 12, 22, 12, 58, 15), datetime.datetime(2021, 4, 18, 8, 23, 14), 63915, 1340, 38, 1, 0, 1, 0, None, 0, '{"CN":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 800923, 'sha1$lQhITm9I9I9f$9f1309e117d0d5441ac51c15ef619482e3a594d0', datetime.datetime(2025, 6, 12, 7, 1, 36), 0, 'william810', '鈺羲', '陳', 'william810917@gmail.com', 0, 1, datetime.datetime(2012, 6, 25, 2, 29, 27), 434727, 4, 3, 800923, 'profile_images/wi/ll/william810/jFZ6uzk3VcSFho8QEZjdFP.jpeg', 'M', '陳鈺羲', '陳鈺羲', 886, '986349073', datetime.date(1991, 11, 14), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2012, 6, 25, 2, 29, 27), 1, 0, 'zh-hant', 1, '{"show_intro":false,"show_birthday":2,"hide_gender":false,"accredited_datetime":"2021-04-06T09:28+00:00","hide_location":false}', 558343, 2128, 13, 17, 1, 0, '', 0, None), (574681, 4, 4, '願溫柔的妳被世界溫柔以待', 2208473, 97298438, 1, 5, 0, 'music/zo/s/zos/hQQSwaix9erQpGZYhkMZPB.mp3', 0, 'song_covers/zo/s/zos/tePBjUJyButn29Xwvnn5c6.jpg', 1, '', '作詞 : 蘇漢評,張子宣\n作曲 : 蘇漢評,張子宣\n編曲 : 綠繡眼zos\nVocal:蘇漢評\nGuitar:呂理鈞\nWindchimes/Glockenspecial/Cajon:彭鈺凱\nViolin/合聲:陸重光\nPiano/錄音/混音 : 韋仲恩\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綠繡眼Zos粉絲專頁:\nhttps://www.facebook.com/greeneyeee/\n\n綠繡眼Zos Instagram :\nhttps://www.instagram.com/zos_greenbird/?hl=zh-tw\n\nYouTube頻道:\nhttps://www.youtube.com/channel/UCW5vebMcOB2U1Ko-3Igjq2A\n\n-\n\n吉他譜:\nhttps://drive.google.com/file/d/1ej5FfmWG0YKZOKg2LtumquNK5pcco9Zw/view?usp=sharing\n\n希望大家也能把這首歌的溫暖傳遞給別人♥\n祝大家彈得順利,唱得開心!!', 0, '', 229, 320000, datetime.datetime(2019, 2, 18, 11, 30, 13), datetime.datetime(2019, 2, 18, 12, 30, 49), datetime.datetime(2019, 2, 18, 12, 30, 49), datetime.datetime(2021, 11, 13, 14, 0, 56), 1268059, 22280, 1793, 1, 6, 1, 0, None, 4, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2019,8],[2019,9],[2019,10],[2019,11]]},"CN":{"recommend_by_editor":true,"top_record_weekly_champions":[[2019,12]]}}', 0, 0, 0, 0, 2, 2, 2208473, 'sha1$q1J47jUbYvfs$f9bb31437ca0746a238c021cdd0d37cf0e453952', datetime.datetime(2022, 6, 21, 4, 51, 23), 0, 'zos', '', '', 'zosgreenbird@gmail.com', 0, 1, datetime.datetime(2018, 6, 1, 15, 44, 9), 1779425, 4, 4, 2208473, 'profile_images/zo/s/zos/jh73YY83WtP8UrqzVs4KHC.png', 'O', '', '綠繡眼 Zos', None, '', datetime.date(2018, 6, 1), 'TAO', 97, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 55), 1, datetime.datetime(2018, 6, 1, 15, 44, 9), 1, 0, 'zh-hant', 0, '{"hide_gender":true,"had_edit_username":true,"show_intro":false,"accredited_datetime":"2021-05-26T10:51+00:00","hide_location":false}', 2347701, 10909, 39, 72, 1, 0, '', 0, None), (573778, 4, 4, '一百个不喜欢你的方法', 1867921, 97312940, 1, 5, 0, 'music/fa/ng/fangdongdemao/Bp5Z7tntXj8pxSKcqmHdkP.mp3', 0, 'song_covers/fa/ng/fangdongdemao/VyBYhtwYvMjuHrTFuCeUyD.jpg', 1, '', '认真计算你出现轨迹 只为不相遇\n 关掉一切消息去远行 就算是逃避\n\n 精心编织每一种滤镜 让我讨厌你\n 我怕未来憧憬装满你 也怕没有你\n\n 一百个不喜欢你的方法 我不知如何表达\n 可是在天平那边 只要一种\n 最简单的喜欢 就能轻易独占宇宙\n\n 我要怎么 才能放下\n 一百个方法 不喜欢的方法\n 如果偷走 我的喜欢\n 就请你保留 在我想你的时候\n\n 如果幸福仅是我幻境 该不该暂停\n 潜入梦境删掉了回忆 偏又太清醒\n\n 一百个不喜欢你的方法 我不知如何表达\n 可是在天平那边 只要一种\n 最简单的喜欢 就能轻易独占宇宙\n\n 我要怎么 才能放下\n 一百个方法 不喜欢的方法\n 如果偷走 我的喜欢\n 就请你保留 在我想你的时候\n\n 一百个不喜欢你的方法 我不知如何表达\n 可是在天平那边 只要一种\n 最简单的喜欢 就能轻易独占宇宙\n\n 我要怎么 才能放下\n 一百个方法 不喜欢的方法\n 如果偷走 我的喜欢\n 就请你保留 在我想你的时候', 0, '', 0, '', 278, 320000, datetime.datetime(2019, 2, 3, 12, 19, 37), datetime.datetime(2019, 2, 3, 12, 22, 54), datetime.datetime(2019, 2, 3, 12, 22, 54), datetime.datetime(2019, 2, 12, 3, 50, 25), 401332, 8399, 102, 1, 1, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-02-13"],"recommend_by_editor":true,"top_record_weekly_champions":[[2019,6],[2019,7]]},"CN":{"song_of_the_days":["2019-02-14"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1867921, 'sha1$sSCzHFjEWBJua9Z7UXDC75$889253c19465b8f2a598eb90395524105ed1d8d7', datetime.datetime(2025, 6, 10, 8, 20, 15), 0, 'fangdongdemao', '', '', '547862300@qq.com', 0, 1, datetime.datetime(2017, 5, 13, 16, 38), 1440116, 4, 4, 1867921, 'profile_images/fa/ng/fangdongdemao/NRxdBWqPyZV8i9fiTaconD.jpg', 'F', '王心怡 吴佩岭', '房东的猫', 86, '13971128192', datetime.date(2013, 11, 19), 'HB', 19, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 51), 1, datetime.datetime(2017, 5, 13, 16, 38), 2, 0, 'zh-hans', 1, '{"show_intro":false,"hide_gender":false,"show_birthday":0}', 3403422, 28755, 0, 1148, 0, 0, '', 0, None), (297440, 4, 4, '而我只能写信', 799415, 97256298, 1, 4, 0, 'music/le/on/leonzheng/5063998df3e84f95bcc8c269cc587027.mp3', 0, 'song_covers/le/on/leonzheng/b35a07a1eff3424e98acdb3f0a030810.jpg', 1, '', '而我只能写信\n\n不是你说 天又放晴\n我才懒得 睁开眼睛\n早被雨水 打湿的日记\n怎么还\xa0一页页翻不过去\n\xa0\n手机还是 那么安静\n孤独占领 每个夜里\n你可能的 动作和表情\n我看不到 猜不著 所以只能写信\n\xa0\n你说回忆 和幸福住的很近\n可是现实 总是让人很不服气\n有人陪你 有人爱你 而我只能写信\n不写给你 只写写我虚构的爱情\n\xa0\n你说我们 总该需要一些距离\n可是转眼 却又比我还要着急\n你很聪明 你很随意 而我只能写信\n不写给你 我的信又能寄去哪里\n\xa0\n写写昨天 看的电影\n像在梦里 不肯苏醒\n散场之前 哪里都不去\n人群里 找到你 奔向你 再把你抱紧\n\xa0\n这是我们的秘密 我只写在信里\n\n词曲/郑兴\n编曲/刘宇阳\n录音 混音/O2录音棚', 0, '', 0, '', 275, 320000, datetime.datetime(2014, 10, 17, 1, 10, 6), datetime.datetime(2014, 10, 17, 1, 9, 55), datetime.datetime(2014, 10, 17, 1, 9, 55), datetime.datetime(2019, 1, 27, 10, 31, 53), 310026, 6118, 320, 1, 0, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 799415, 'sha1$JvCLIKwgu5ug$a2386d388da98a69550f0b599cb721f18604e676', datetime.datetime(2021, 8, 30, 16, 11, 48), 0, 'leonzheng', 'Leon', 'Zheng', 'leonfistand@gmail.com', 0, 1, datetime.datetime(2012, 6, 9, 23, 47), 433264, 4, 4, 799415, 'profile_images/le/on/leonzheng/eVbkNsWExmVucxT3MMd8K8.png', 'M', '', '郑兴', 86, '18550700831', datetime.date(1992, 8, 31), 'JS', 12, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 47), 1, datetime.datetime(2012, 6, 9, 23, 47), 2, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":true,"show_birthday":1,"hide_location":false}', 2416391, 16569, 10, 4988, 0, 0, '', 0, None), (575485, 4, 4, '散步', 893031, 97315795, 1, 4, 0, 'music/Ir/on/Iron_Punch_band/2gdmpntrHLd9uGFztPkAop.mp3', 0, 'song_covers/Ir/on/Iron_Punch_band/zuJf4M4nBw8kyo7kF6ohbC.jpg', 1, '', "Take a walk 即使已深夜\n城市霓虹 不屬於我\n寂寞的街有一種香味\n你是否和我一樣的醉\n\nEndless Road\nWe carry on\nYou'll always make me smile\nevery day and night\noh Long way to go\n關於妳的所有一切 都慢慢讓我沉醉\n\nLady Lady~ Don't drop me off\nLady Lady~ Just make me fall\nLady Lady~ 妳甚麼都不說 慢慢走\n\nI want you Don't leave me baby\nJust light me up always\nYou're missing me\nI'm missing you\nWant you Don't leave me baby\nSomething's gonna change\ntonight", 0, '跟自己在意的人一起散步是件幸福的事\r\n\r\n省略掉多餘的言語或眼神交會\r\n\r\n單純感受著彼此呼吸心跳的律動\r\n\r\n\r\n也許沒有目的地 才是最美好的目的\r\n\r\n\r\nEndless Road\r\n\r\nWe carry on', 0, '', 266, 320000, datetime.datetime(2020, 10, 15, 17, 8, 50), datetime.datetime(2019, 2, 28, 13, 0, 29), datetime.datetime(2019, 2, 28, 13, 0, 29), datetime.datetime(2020, 10, 15, 17, 13, 39), 45502, 869, 36, 1, 5, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-03-09"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2019-03-10"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 893031, 'sha1$5tZRBChK7UBHlQOrO9GCCG$3b984fa2fa228846f91b543922884ab295ff8114', datetime.datetime(2025, 5, 9, 3, 6, 32), 0, 'Iron_Punch_band', '', '', 'ironpunchofficial@gmail.com', 0, 1, datetime.datetime(2013, 6, 14, 23, 27, 4), 525933, 4, 4, 893031, 'profile_images/Ir/on/Iron_Punch_band/h4a77P5vkWhqn6b4Uu8CmM.jpg', 'O', '', '鐵擊', 886, '919145093', datetime.date(2013, 3, 23), 'TNN', 98, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 48), 1, datetime.datetime(2013, 6, 14, 23, 27, 4), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-11-11T09:22+00:00"}', 809992, 5385, 19, 21, 1, 0, '', 0, None), (569295, 4, 4, '菸癮', 1592178, 97310122, 2, 7, 0, 'music/wh/oc/whocares2016/MdJoGWRKSTEM3DFV8Zs7sY.mp3', 0, 'song_covers/wh/oc/whocares2016/iYgwd2XtyT5jRyRN8eSzRH.jpg', 1, '', '[00:00.00]其實在那之後的日子 也不算壞\n[00:07.95]沈溺在幻覺裡消磨夜晚\n[00:14.67]只是該怎麼說 有些時候\n\n[00:21.31]算了 沒什麼\n\n[00:27.39]一樣在天亮前走上頂樓\n[00:34.35]一樣多餘的藉口 迂迴的懦弱\n[00:41.35]一樣在恍惚中燃起了火\n\n[00:48.42]但怎麼\n\n[00:55.95]沒想到幾年時間過去 還是成了\n[01:02.69]當初不願長成的大人\n[01:09.53]探出窗外的手 輕輕抖落\n[01:16.38]算了啊 也沒什麼\n\n[01:25.74]一樣犯了無可挽回的錯\n[01:32.64]一樣牽強的理由 不願被拯救\n[01:39.57]一樣在遺憾裡升起了煙\n[01:46.76]憑此悼念\n\n[01:52.72]你燒了整段的年華方盛\n[01:59.68]才懂了往後再找不著快樂\n[02:06.73]而所有來不及的 回不去的\n[02:11.40]也隨著風散了\n\n[02:20.08]你扔了涉世未深的愚蠢\n[02:27.17]才懷念起了再喚不回的天真\n[02:33.91]但那些熄不掉的 免不了的\n[02:39.01]明知道失去了\n[02:47.74]明知道的\n\n[03:42.43]你燒了整段的年華方盛\n[03:49.31]才懂了往後再找不著快樂\n[03:56.25]而所有來不及的 回不去的\n[04:00.90]也隨著風散了\n\n[04:09.86]你扔了涉世未深的愚蠢\n[04:16.98]才懷念起了再喚不回的天真\n[04:23.57]但那些熄不掉的 免不了的\n[04:29.63]明知道的\n\n[05:20.73]戒不掉的不是癮', 1, '困你一生\r\n\r\nWho Cares胡凱兒 首張創作EP\r\n12/5 正式發行\r\n\r\nhttps://www.facebook.com/whofXXkingcares/', 0, '', 342, 320000, datetime.datetime(2018, 11, 24, 13, 44, 10), datetime.datetime(2018, 11, 24, 13, 48, 21), datetime.datetime(2018, 11, 24, 13, 48, 21), datetime.datetime(2022, 12, 1, 12, 55, 10), 746985, 14735, 1902, 1, 2, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2018-12-06"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,48],[2018,49]]},"CN":{"song_of_the_days":["2018-12-07"],"recommend_by_editor":true,"top_record_weekly_champions":[[2018,48],[2019,1]]},"HK":{"top_record_weekly_champions":[[2018,48],[2018,49]]}}', 0, 0, 0, 0, 2, 2, 1592178, 'sha1$ZVpt0Pk30YG1evbO3vfp5i$bbb9ae116986984cc6ef62e01199735aa0cf632a', datetime.datetime(2025, 5, 19, 18, 28, 2), 0, 'whocares2016', '', '', 'wearewhocares@gmail.com', 0, 1, datetime.datetime(2016, 3, 16, 20, 34, 33), 1250594, 2, 2, 1592178, 'profile_images/wh/oc/whocares2016/4zJTRLuyHwGMX7tkZYPUrt.jpg', 'O', '', 'Who Cares 胡凱兒', 886, '923202038', datetime.date(2016, 3, 7), 'TXG', 101, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 48), 1, datetime.datetime(2016, 3, 16, 20, 34, 33), 1, 0, 'zh-hant', 1, '{"hide_gender":false,"show_intro":false,"accredited_datetime":"2021-04-22T02:57+00:00","hide_location":true}', 3811981, 16423, 15, 960, 1, 0, '', 0, None), (204893, 4, 4, '03 QED (故得證)', 922012, 16102, 5, 15, 0, 'music/de/ar/dearmusik/34875cd62db649608666acd51f9adce8.mp3', 0, '', 1, '', '', 0, '', 0, '', 234, 320000, datetime.datetime(2013, 12, 31, 13, 35, 26), datetime.datetime(2013, 12, 31, 13, 34, 55), datetime.datetime(2013, 12, 31, 13, 34, 55), datetime.datetime(2015, 3, 2, 19, 15, 52), 2013, 35, 0, 1, 1, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 922012, 'sha1$C9j5aaEyBRGI$1eaccbae7ca6edd967e99f90a5a5f272896fa581', datetime.datetime(2021, 10, 22, 7, 2, 37), 0, 'dearmusik', '', '', 'dearmusik@gmail.com', 0, 1, datetime.datetime(2013, 12, 12, 15, 49, 51), 553343, 4, 4, 922012, 'profile_images/de/ar/dearmusik/39770922630411e391b4123150003041.jpg', 'F', 'Dear musik親愛的音樂', 'Dear musik 親愛的音樂', None, '', datetime.date(2013, 1, 1), 'TPE', 99, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2013, 12, 12, 15, 49, 51), 1, 0, 'zh-hant', 0, '{"hide_gender":true,"hide_location":false}', 172214, 612, 13, 631, 0, 0, '', 0, None), (576716, 4, 4, 'Missing Grass', 1830928, 97314204, 1, 6, 0, 'music/pe/rs/perse/PY4Cje7aGjXdSUm7pqrsnM.mp3', 0, 'song_covers/pe/rs/perse/GVk34Q3QKbqERGQDKw3JVk.jpg', 1, '', '【Missing Grass】// mark in time\nComposed // per se\nLyrics // Stephen Mok @ per se\nArranged // per se\nProduced // Victor Tse & Stephen Mok @ per se\n\nrunning through life\nlike a child in the rain\nnever knew time would play the part of the playwright \nlasting a lifetime\n\nyou look to the sky\nsearching for anything \nto show you a sign\nshow you the meaning of life\nsomething to live by\n\nwhen all your days go by \nwhen all your days go by\n\nEverest will fall, aeons gone\nwondering what in life carries on\nAt the end of the day, faces fade away\nIf this is goodbye, sing your song\n\nlost in the crowd \nstumbling, scrambling \ntrying to climb \nout of this everyday timeline \nplace where the birds fly\n\nwhen all your days go by\n(story left behind)\nwith pages yet to write \n\ndeep in the night \nyou lie there alone with your eyes opened wide\nwatching the years as they pass by\nsomeday you’ll be gone\nnow coping with fear\nyou raise up your hand write your name in the air \npaint all the people you hold dear \ntill all can hear your song\ntill all can hear your song\n\nlike a child in the rain\nsearching for anything\nlike a child in the rain\nsearching for anything', 0, '「like a child in the rain, searching for anything...」\n\n【Missing Grass】是關於時間的概念計劃《Ripples, reflections and everything in between》中第三幕。歌曲題材取自Ernest Becker的著作《The Denial Of Death》,解構人對抗死亡的方法,就是在世上留傳一些東西。如果我們都是一片草原的草,在枯萎的前夕,如何能叫人記起我們曾經存在過?\n\nBuy our 2019 Calendar featuring songs from our new album now at:\nhttps://www.facebook.com/commerce/products/1836550436472984/\n\nper se:\nStephen Mok - vocals, guitars\nSandy Ip - vocals, keyboards', 0, '', 232, 320000, datetime.datetime(2019, 3, 11, 4, 43, 3), datetime.datetime(2019, 3, 11, 4, 53, 29), datetime.datetime(2019, 3, 11, 4, 53, 29), datetime.datetime(2020, 1, 8, 13, 38, 17), 11530, 516, 9, 1, 2, 1, 0, None, 4, '{"TW":{"song_of_the_days":["2019-03-21"],"recommend_by_editor":true},"CN":{"song_of_the_days":["2019-03-22"],"recommend_by_editor":true}}', 0, 0, 0, 0, 2, 2, 1830928, 'sha1$uPBHlPuOopMA$902cb5e2eeee780f75881166b6de5f78ee6f95ea', datetime.datetime(2024, 6, 2, 4, 49, 23), 0, 'perse', '', '', 'persehkmusic@gmail.com', 0, 1, datetime.datetime(2017, 3, 19, 22, 55, 49), 1367811, 4, 4, 1830928, 'profile_images/pe/rs/perse/NkUiAzX5yTRYbivcrrD6Bn.jpg', 'O', '', 'per se', 852, '92436899', datetime.date(2012, 1, 1), 'HK', 59, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 38), 1, datetime.datetime(2017, 3, 19, 22, 55, 49), 1, 0, 'zh-hant', 1, '{"hide_gender":true,"show_intro":false,"hide_location":false}', 254949, 2704, 37, 598, 0, 0, '', 0, None), (183254, 4, 4, '我們確定', 733469, 13280, 1, 5, 0, 'music/fr/ed/fredali/49bbcd4a478511e2ac3a0026551b6148.mp3', 6641804, '', 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加上最近身邊好朋友也有結婚的打算,\r\n讓我也感受到彼此認定彼此的那種安定感與幸福。\r\n寫完發現這首歌真的好適合當婚禮影片的背景音樂!?\r\n如果聽完這首歌也讓你/妳動了想婚的念頭,\r\n歡迎直接拿去用XDDD\r\n\r\n這次編曲也是由志方一手包辦,\r\n除此之外他也參與了合聲的配唱喔,\r\n讓這首歌更多了一份兩人彼此確定的感覺。\r\n希望大家會喜歡。', 0, None, 276, 192000, datetime.datetime(2012, 12, 16, 21, 34, 20), datetime.datetime(2012, 12, 16, 20, 55, 28), datetime.datetime(2012, 12, 16, 20, 55, 28), datetime.datetime(2015, 7, 14, 20, 8, 18), 31041, 410, 9, 1, 0, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2012,51]]}}', 0, 0, 0, 0, 2, 2, 733469, 'sha1$CbuRxeEB5tzu$06e462d21cd6f7903adaab7b23bcb6c9a7aa4c7e', datetime.datetime(2022, 1, 17, 9, 14, 47), 0, 'fredali', '', '', 'freda614@gmail.com', 0, 1, datetime.datetime(2010, 10, 6, 22, 42, 46), 370240, 4, 4, 733469, 'profile_images/fr/ed/fredali/ad324206971b11e2a1400026551b6148.jpg', 'F', '', '慢慢說樂團', None, '0910057543', datetime.date(1985, 6, 14), None, None, 0, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 39), 1, datetime.datetime(2010, 10, 6, 22, 42, 46), 1, 0, 'zh-hant', 0, '{"hide_gender":false,"hide_location":false}', 278703, 2033, 28, 5538, 0, 0, '', 0, None), (178838, 4, 4, '那就別再做夢吧', 21157, 13611, 2, 1, 0, 'music/ch/ri/chrisxxx/d6e61abe4ca947d5991f0e07c1b330a2.mp3', 10199880, '', 1, '', '那就別再做夢吧\n詞曲/製作/演唱:廖文強\n\u3000\n花了多少時間\u3000終於發現指尖無法放出火焰\n沒有什麼本子\u3000為了你的正義揮霍生殺大權\n\u3000\n沒有那種滑板\u3000飛簷走壁帶你拆除定時炸彈\n沒有那種人生\u3000心地善良就能成為靈界偵探\n\u3000\n我們用一生的時間\u3000說服自己並不特別\n自己永遠無法成為\u3000那個英雄改變世界\n\u3000\n我們用一輩子相信\u3000相信世界沒有奇蹟\n相信故事裡的主角\u3000只能活在故事書裡\n\u3000\n以為有一口井\u3000帶我回到奇幻世界解救危機\n以為有個抽屜\u3000可以乘著時光機器回到過去\n\u3000\n那就別再做夢吧\n像不曾幻想過一樣\n你該會發現沒有期待的世界多麼可怕\n\u3000\n而還能做夢的我們\u3000只能活在我們夢裡', 0, '不知道大家是不是都跟我有過一樣的經驗:\n對著空無一人的地方向前平舉起右手往前指\n食指用力在指尖\u3000希望會有東西發光\n然後可以大喊「靈彈,發射」\n或是對著某個東西不斷碎碎念\n希望自己的念力可以讓他移動\n\u3000\n大概是我們意識到這一切都不存在的那天\n我們的童年就赫然結束了\n然後我們就成為很「實際」的人:\n我們原本想開鋼彈拯救地球\u3000這麼偉大的夢想\n逐漸縮小\u3000變成想找到一份簡單的真愛--\n這樣差不多程度虛幻\u3000卻又貌似可行的渴求\n最後當整個世界都不站在你這邊的時候\n你只想有一份不被嘲笑的工作\n讓自己三餐得以溫飽\n\u3000\n人活著就是一直在失望\n一直在被否定\u3000在被澆冷水:\n你發現沒有記憶土司、發現沒有念書就是考很爛\n你發現操場跟教室不會打開、不會升上機器人\n你發現沒有使徒、自己也不會是初號機駕駛\n你發現根本沒有橡膠果實\n你發現根本沒有拿著大刀的半人半妖被箭插在樹上\n你發現打陀螺沒辦法叫出魔動王\n你發現畢業之後找不到工作\n你發現朋友吵架的吵架、分手的分手\n你發現你工作一輩子也買不起台北的房子\n你逐漸發現沒有什麼事情是值得幻想的\n也沒有什麼是值得期待的\n發現自己永遠不是那個故事裡的主角\n沒有超能力\u3000也改變不了什麼\n\u3000\n而我們一輩子都被教導著\n要成為一個務實的人\n不要太搶鋒頭\n你在大社會中一點也不特別、一點也不重要\n要認清自己\u3000做一些「有用」的事\n然後那個可以逃脫苦悶現實的幻想空間\n就這樣被我們拋到另一個太空\n於是我們越來越麻痺\n越來越沒有活力\n\u3000\n我的夢想很小\n我希望自己可以寫歌唱歌養活自己、\n養活我愛的人\n買一間有電梯的、或是在一樓的房子\n讓以後父母年邁後可以不用爬很多層樓梯\n\u3000\n我希望我的作品可以給絕望的人一絲希望\n可以讓開心的人用來歡慶美好時光\n讓有人在需要我的時候\n可以想起我的歌詞和旋律\n雖然現實生活很艱難\n但我從來不停止做夢\n也從來不停止實踐我的夢想\n我想很多人都是一樣的 :)\n\u3000\n我依然期待著\n如果我死掉的那天\n小閻王會吸著奶嘴來跟我說話\n幻海師傅會教我靈光波動拳\n或甚至可以跟阿籬與犬夜叉去冒險\n\u3000\n我們早就知道了沒有期待的世界多麼可怕\n所以不要停止做夢\n只有在美夢中奔跑\n才能夠永遠不累', 0, None, 255, 320000, datetime.datetime(2012, 10, 8, 2, 4, 9), datetime.datetime(2012, 10, 8, 2, 4, 9), datetime.datetime(2012, 10, 8, 2, 4, 9), datetime.datetime(2021, 5, 7, 3, 0, 46), 64875, 702, 34, 1, 2, 1, 0, None, 0, '{"TW":{"recommend_by_editor":true,"top_record_weekly_champions":[[2012,41]]}}', 0, 0, 0, 0, 2, 2, 21157, 'sha1$726f6$5cb45d6e5657a698f63983cfce90f40303bd4959', datetime.datetime(2023, 10, 4, 3, 39, 18), 0, 'chrisxxx', '', '', 'b94610125@ntu.edu.tw', 0, 1, datetime.datetime(2006, 8, 26, 18, 3, 57), 20143, 2, 2, 21157, 'profile_images/ch/ri/chrisxxx/DytWNMMLzy26yLbGMhrhXR.jpg', 'M', '廖文強', '廖文強', 886, '921928943', datetime.date(1987, 4, 3), 'KEE', 88, 257924, 1, None, datetime.datetime(2025, 6, 28, 21, 2, 57), 1, datetime.datetime(2006, 8, 26, 18, 3, 57), 1, 0, 'zh-hant', 1, '{"show_intro":false,"hide_gender":false,"show_birthday":1,"hide_location":false}', 2618414, 12698, 112, 262, 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/.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.0387 get_many (['1580ca9a8e573fcb58f242b5e33b60aa5a89b45b', '68f18bfdf5a04a55cbe5ca49da6cc0f5967f59b0'],) {} <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.0351 set_many ({'1580ca9a8e573fcb58f242b5e33b60aa5a89b45b': 1779860026.3231359, '68f18bfdf5a04a55cbe5ca49da6cc0f5967f59b0': (1779860026.3231359, [((9686, 4, 4, 735031, 'DEMO', 'music_albums/co/zy/cozydiary/be7ecd3ef41e45b692df7d3d61b4fe78.jpg', '', 0, '', 54128, 41, 0, datetime.date(2010, 11, 22), datetime.datetime(2010, 11, 22, 0, 0), datetime.datetime(2015, 2, 16, 0, 59, 5), 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.0375 get_many (['1580ca9a8e573fcb58f242b5e33b60aa5a89b45b', 'f0a86fb7981dadb23dd9fbb83e03e0f6af838542'],) {} <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.0365 set_many ({'1580ca9a8e573fcb58f242b5e33b60aa5a89b45b': 1779860026.357995, 'f0a86fb7981dadb23dd9fbb83e03e0f6af838542': (1779860026.357995, [((97266414, 4, 4, 954389, '2017', 'music_albums/il/ov/ilovefunk_0407/e60f937de3864318ac6eb895221e231f.jpeg', '', 0, '', 200590, 13, 0, datetime.date(2016, 11, 5), datetime.datetime(2016, 11, 5, 10, 7, 25), datetime.datetime(2017, 1, 23, 15, 27, 57), 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.0335 get_many (['1580ca9a8e573fcb58f242b5e33b60aa5a89b45b', '0f466f245f3e4f3f9988eab7151b00fc8f384633'],) {} <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.0338 set_many ({'1580ca9a8e573fcb58f242b5e33b60aa5a89b45b': 1779860026.3998578, '0f466f245f3e4f3f9988eab7151b00fc8f384633': (1779860026.3998578, [((14756, 4, 4, 893859, '世界//Earth', 'music_albums/es/ca/escape_plan/98a06844d96245ecae0f4559d50eaad3.jpg', '逃跑计划的首张专辑《世界》,自2012年正式发行截止今日,已成功销售10000张。\r\n逃跑计划以《世界》命名专辑,其寓意在于:我们生活的世界,正在疯狂的演变,来不及看清一切的我们,会发现现在的生活、工作、家庭和环境似乎都没有向适合人类的方向发展,诸多的疑问与问题,让我们应接不暇。内心世界的恐慌与煎熬,却成为了这个时代的共性。看看这张专辑里所触及的字眼:爱、阳光、离开、悲伤、生命、结婚、星辰、拥抱、化学和再见......都无不关系着生活与生存的各个角落。而逃跑想说的是,即使在最失落甚至绝望的时候,该如何面对这一切,这里面包括自己和已是面目全非的母亲-地球。', 0, None, 1512675, 851, 1, datetime.date(2013, 6, 26), datetime.datetime(2013, 6, 26, 0, 0), datetime.datetime(2015, 2, 24, 23, 36, 37), 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.0355 get_many (['1580ca9a8e573fcb58f242b5e33b60aa5a89b45b', '2745de102e6ef243255a0cb5db5a914d7477087e'],) {} <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.0236 set_many ({'1580ca9a8e573fcb58f242b5e33b60aa5a89b45b': 1779860026.4374013, '2745de102e6ef243255a0cb5db5a914d7477087e': (1779860026.4374013, [((6844, 4, 4, 693091, '不合時宜', 'music_albums/mo/d1/mod1976/63de2906888a4fc1a932d29b18fbf821.jpg', '阿凱的音域穩穩穿梭在迷離吉他聲響與合成音效間,從容而恰如其分。編曲的層次感清晰,迷離吉他和弦與俐落電子節拍一旦共鳴,保有著band sound的灑脫大器,同時玩出叫人驚艷的New Wave律動感。', 0, None, 33294, 52, 0, datetime.date(2009, 10, 20), datetime.datetime(2009, 10, 20, 0, 0), datetime.datetime(2014, 11, 2, 0, 0), 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.0324 get_many (['1580ca9a8e573fcb58f242b5e33b60aa5a89b45b', 'f0a86fb7981dadb23dd9fbb83e03e0f6af838542'],) {} <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.0376 set_many ({'1580ca9a8e573fcb58f242b5e33b60aa5a89b45b': 1779860026.460476, 'f0a86fb7981dadb23dd9fbb83e03e0f6af838542': (1779860026.460476, [((97266414, 4, 4, 954389, '2017', 'music_albums/il/ov/ilovefunk_0407/e60f937de3864318ac6eb895221e231f.jpeg', '', 0, '', 200590, 13, 0, datetime.date(2016, 11, 5), datetime.datetime(2016, 11, 5, 10, 7, 25), datetime.datetime(2017, 1, 23, 15, 27, 57), 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.0364 get_many (['1580ca9a8e573fcb58f242b5e33b60aa5a89b45b', 'e76c1ad08e65734daf93e713e0537c9f2403d46d'],) {} <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': 1779860026.5478537, 'e76c1ad08e65734daf93e713e0537c9f2403d46d': (1779860026.5478537, [((13565, 4, 4, 782612, '手工 Demo EP 歌曲', 'music_albums/pa/ra/paralleloutput/e66e2081f05e4fd6b815f1532972d49c.png', '', 0, None, 8595, 4, 0, datetime.date(2012, 9, 28), datetime.datetime(2012, 9, 28, 0, 0), datetime.datetime(2017, 7, 1, 0, 52, 51), 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.0366 get_many (['1580ca9a8e573fcb58f242b5e33b60aa5a89b45b', '758aa0290be9b8de11f64447e2442c6dcd5af65a'],) {} <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.0386 set_many ({'1580ca9a8e573fcb58f242b5e33b60aa5a89b45b': 1779860026.648831, '758aa0290be9b8de11f64447e2442c6dcd5af65a': (1779860026.648831, [((97310116, 4, 4, 540650, '貳零壹捌', 'music_albums/so/m4/som4ever/gZyCFF8E3frTvABXy8S2GM.png', '未來不可知 \r\n過去無法滅 \r\n時間推移 \r\n稍縱即逝 \r\n \r\n拎著害怕失去的青春 \r\n寫下明白成熟的責任\r\n \r\n十年有成 \r\n如夢初醒 \r\n致敬貳零壹捌 \r\n \r\n \r\n嘗試找尋大編制的刺激,卻在單純四人中找回初心。\r\nEP的誕生源自台南傳奇展演空間『TCRC前科累累俱樂部』,無論吟唱還是吶喊,無論剛硬還是柔情,都是訴說穿梭夏日的回憶:\r\n沒錯,讓你感受2018年的我們,這是一個很美好的故事!', 0, '', 140323, 90, 0, datetime.date(2018, 11, 13), datetime.datetime(2018, 11, 13, 9, 19, 36), datetime.datetime(2018, 11, 13, 9, 19, 36), 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.0389 get_many (['1580ca9a8e573fcb58f242b5e33b60aa5a89b45b', '4fa03a0d008802c8a649dda329b332818c16821a'],) {} <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.0487 set_many ({'1580ca9a8e573fcb58f242b5e33b60aa5a89b45b': 1779860026.7172194, '4fa03a0d008802c8a649dda329b332818c16821a': (1779860026.7172194, [((16102, 4, 4, 922012, '沿途風景', 'music_albums/de/ar/dearmusik/968307c045bd4f229c5980cec77d4703.jpg', '', 0, '', 25254, 17, 0, datetime.date(2013, 12, 31), datetime.datetime(2013, 12, 31, 0, 0), datetime.datetime(2014, 11, 19, 0, 0), 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.0380 get_many (['1580ca9a8e573fcb58f242b5e33b60aa5a89b45b', '57749487a2c7c396ce9a302000c87e202d87f58f'],) {} <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.0372 set_many ({'1580ca9a8e573fcb58f242b5e33b60aa5a89b45b': 1779860026.745731, '57749487a2c7c396ce9a302000c87e202d87f58f': (1779860026.745731, [((13280, 4, 4, 733469, '慢慢說', 'music_albums/fr/ed/fredali/0bb02117cca248cebef4be546a78e11d.jpg', '詞曲 / 演唱:利得彙\r\n編曲 / 吉他:沈志方', 0, '', 41095, 29, 0, datetime.date(2012, 8, 5), datetime.datetime(2012, 8, 5, 0, 0), datetime.datetime(2014, 12, 6, 0, 0), 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.0950 get_many (['40102dab37d3df7d72cc47e91427e20514253ed6', 'bfe6165116443287a58a8debde01d651ee9c125f', '887f8247d0ff979264c73b069f790024b2aa98e1', '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d', 'e9900d4ec24ef898b16428c6a7f5c985e4b252ca', 'd6d21bc8f7fb510a60a060eaa88820e08274c988', '12e5c5f10335e96781266ce00473fbb3ecda56c0', '5c800a68100bf379fdd0a330237f3dc71f373ce0'],) {} <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.1134 set_many ({'40102dab37d3df7d72cc47e91427e20514253ed6': 1779860026.7781448, 'bfe6165116443287a58a8debde01d651ee9c125f': 1779860026.7781448, 'd6d21bc8f7fb510a60a060eaa88820e08274c988': 1779860026.7781448, '887f8247d0ff979264c73b069f790024b2aa98e1': 1779860026.7781448, 'e9900d4ec24ef898b16428c6a7f5c985e4b252ca': 1779860026.7781448, '2a8af92188b8e48adbd7cb3fadb0bf3e3281067d': 1779860026.7781448, '12e5c5f10335e96781266ce00473fbb3ecda56c0': 1779860026.7781448, '5c800a68100bf379fdd0a330237f3dc71f373ce0': (1779860026.7781448, [])}, 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